:root{--color-background:#fff;--color-surface:#fafbfc;--color-text:#222326;--color-muted:#6b6e76;--color-border:#e9eaf0;--color-accent:#7255b8;--color-accent-hover:#59419d;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif;--font-xs:.75rem;--font-sm:.875rem;--font-body:1rem;--font-heading-sm:1.25rem;--font-heading-md:1.75rem;--font-heading-lg:2.5rem;--font-display:5rem;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--line-tight:1.08;--line-normal:1.55;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-pill:999px;--shadow-sm:0 4px 16px rgba(28,29,39,.06);--shadow-md:0 18px 32px rgba(28,29,39,.12);--container-content:800px;--container-prose:720px;--container-wide:1440px;--gutter:16px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-background);color:var(--color-text);font:var(--font-body)/var(--line-normal) var(--font-family);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin-block-start:0}h1,h2,h3{line-height:var(--line-tight);letter-spacing:-.035em}h2{font-size:clamp(1.75rem,3.2vw,2.5rem)}h3{font-size:1.25rem}::selection{background:#ded1f3;color:#1e1830}:focus-visible{outline:3px solid #7661d2;outline-offset:3px}.screen-reader-text,.skip-link:not(:focus){position:absolute;clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;overflow:hidden}.skip-link:focus{position:fixed;z-index:1000;top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);background:#fff;border:2px solid var(--color-accent);border-radius:var(--radius-sm)}.shell-wide{width:min(calc(100% - var(--gutter)*2),var(--container-wide));margin-inline:auto}.shell-content{width:min(calc(100% - var(--gutter)*2),var(--container-content));margin-inline:auto}.shell-prose{width:min(calc(100% - var(--gutter)*2),var(--container-prose));margin-inline:auto}
.site-header{position:relative;z-index:30;background:rgba(255,255,255,.95)}.home .site-header{position:absolute;inset:0 0 auto;background:transparent}.site-header__inner{min-height:72px;display:flex;align-items:center;gap:var(--space-6)}.site-brand{flex:1;min-width:0}.brand-text{display:inline-flex;align-items:center;gap:2px;font-size:1.28rem;font-weight:var(--weight-semibold);letter-spacing:-.06em}.brand-mark{font-size:.7rem;align-self:flex-start;line-height:1;margin-top:2px;color:var(--color-accent)}.custom-logo{max-height:48px;width:auto}.site-nav__list,.footer-menu{display:flex;align-items:center;gap:var(--space-8);list-style:none;margin:0;padding:0}.site-nav a,.footer-menu a{font-size:var(--font-sm);font-weight:var(--weight-medium);color:#555861}.site-nav a:hover,.footer-menu a:hover{color:var(--color-text)}.site-nav .current-menu-item a{text-decoration:underline;text-underline-offset:5px}.header-action{font-size:var(--font-sm);font-weight:var(--weight-medium);background:#f3f3f5;border-radius:var(--radius-pill);padding:8px 14px;white-space:nowrap}.header-action:hover{background:#e8e8ed}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:12px}.menu-toggle span{display:block;height:2px;margin:4px 0;background:var(--color-text);border-radius:2px}
.hero{position:relative;display:grid;place-items:center;min-height:900px;padding:120px var(--gutter) 160px;overflow:hidden;isolation:isolate}.hero__content{position:relative;z-index:2;text-align:center;width:min(100%,640px);margin-top:-40px}.hero__eyebrow{font-size:1.35rem;font-weight:var(--weight-medium);letter-spacing:-.05em;color:var(--color-muted);margin-bottom:var(--space-5)}.hero h1{font-size:var(--font-display);font-weight:var(--weight-medium);line-height:.94;letter-spacing:-.065em;margin:0 auto var(--space-6);max-width:650px}.hero h1 span{display:block;background:linear-gradient(110deg,#8a47bd 5%,#cc4e86 43%,#d7a331 95%);color:transparent;-webkit-background-clip:text;background-clip:text}.hero__text{font-size:1.18rem;line-height:1.5;color:var(--color-muted);max-width:470px;margin:0 auto var(--space-8)}.hero__actions{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:var(--radius-pill);padding:10px 22px;font-weight:var(--weight-semibold);font-size:var(--font-sm);line-height:1.2;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button--dark{background:#222;color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.12)}.button--dark:hover{background:#111;box-shadow:0 12px 24px rgba(0,0,0,.17)}.text-link{font-size:var(--font-sm);font-weight:var(--weight-medium);color:var(--color-muted)}.text-link:hover{color:var(--color-text)}.text-link span{margin-left:4px}.hero__photos{position:absolute;inset:0;z-index:1;pointer-events:none}.hero__photo{position:absolute;width:148px;aspect-ratio:4/5;padding:7px;background:#fff;border:1px solid #e7e8ec;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transform:rotate(var(--rotate,0deg))}.hero__photo picture,.hero__photo img{height:100%;width:100%;border-radius:calc(var(--radius-lg) - 6px);overflow:hidden}.hero__photo img{object-fit:cover}.hero__photo--fachada{top:11%;left:15%;--rotate:-3deg}.hero__photo--flor{top:27%;left:4%;width:112px;--rotate:3deg}.hero__photo--rua{top:54%;left:11%;width:168px;--rotate:-2deg}.hero__photo--arranjo{top:10%;right:17%;--rotate:2deg}.hero__photo--mesa{top:31%;right:4%;width:116px;--rotate:-3deg}.hero__photo--livros{top:60%;right:12%;width:158px;--rotate:2deg}
.front-editorial{margin-top:var(--space-16);margin-bottom:var(--space-16)}.discover-section,.categories-section,.final-cta{padding-block:var(--space-20)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:var(--space-6);margin-bottom:var(--space-8)}.section-heading h2{margin:0}.eyebrow{color:var(--color-accent);font-size:var(--font-xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--space-3)}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4)}.story-card{min-width:0;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.story-card:has(a:hover),.story-card:has(a:focus-visible){transform:translateY(-3px);box-shadow:var(--shadow-sm)}.story-card__media{aspect-ratio:4/5;background:#f1f1f3;overflow:hidden}.story-card__media picture,.story-card__media img{width:100%;height:100%}.story-card__media img{object-fit:cover}.story-card__body{padding:var(--space-5)}.story-card h2,.story-card h3{font-size:1.12rem;line-height:1.25;letter-spacing:-.025em;margin:var(--space-3) 0 var(--space-2)}.story-card h2 a:hover,.story-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.story-card p{font-size:var(--font-sm);color:var(--color-muted);line-height:1.45;margin:0}.story-card__meta{display:block;margin-top:var(--space-4);font-size:var(--font-xs);color:var(--color-muted)}.pill{display:inline-flex;border-radius:var(--radius-pill);padding:4px 9px;background:#f2eef9;color:#5d418a;font-size:var(--font-xs);font-weight:var(--weight-medium)}.categories-section{background:linear-gradient(180deg,#fafaff,#fff)}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-3)}.category-card{display:flex;flex-direction:column;justify-content:center;min-height:100px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;font-size:var(--font-sm);font-weight:var(--weight-semibold);transition:transform .2s ease,border-color .2s ease}.category-card[href]:hover{transform:translateY(-2px);border-color:#cfbce9}.category-card__icon{font-size:1.3rem;line-height:1;color:#a783cf;margin-bottom:var(--space-2)}.category-card small{font-size:var(--font-xs);font-weight:var(--weight-normal);color:var(--color-muted)}.final-cta{text-align:center;padding-block:var(--space-24) calc(var(--space-24)*1.5)}.final-cta h2{max-width:600px;margin:0 auto var(--space-8);background:linear-gradient(100deg,#8c42b5,#ca527f,#cf9b32);color:transparent;-webkit-background-clip:text;background-clip:text}
.site-footer{border-top:1px solid var(--color-border);padding:var(--space-8) 0 var(--space-12)}.site-footer__inner{display:flex;flex-wrap:wrap;align-items:start;gap:var(--space-8)}.site-footer__brand{flex:1;min-width:220px}.site-footer__brand p,.site-footer small{font-size:var(--font-xs);color:var(--color-muted)}.site-footer__brand p{margin:var(--space-2) 0 0}.site-footer small{align-self:center}.footer-menu{flex-wrap:wrap;gap:var(--space-4)}.footer-menu a{font-size:var(--font-xs)}
.page-shell{padding-block:var(--space-12) var(--space-24);min-height:60vh}.page-intro{padding-bottom:var(--space-8);margin-bottom:var(--space-8);border-bottom:1px solid var(--color-border)}.page-intro h1,.entry-header h1{font-size:clamp(2.4rem,6vw,4.5rem);font-weight:var(--weight-medium);letter-spacing:-.055em;margin-bottom:var(--space-4)}.page-intro p,.entry-deck{font-size:1.1rem;color:var(--color-muted);max-width:640px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:var(--space-2);font-size:var(--font-xs);color:var(--color-muted);margin-bottom:var(--space-8)}.breadcrumbs a:hover{text-decoration:underline}.archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.archive-grid .story-card{display:grid;grid-template-columns:160px minmax(0,1fr)}.archive-grid .story-card__media{height:100%;min-height:180px;aspect-ratio:auto}.pagination{margin-top:var(--space-12)}.pagination .nav-links{display:flex;flex-wrap:wrap;gap:var(--space-2)}.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:7px 12px;border-radius:var(--radius-sm);border:1px solid var(--color-border)}.page-numbers.current,.page-numbers:hover{background:#f1ecf8}.entry-header{margin-bottom:var(--space-8)}.entry-meta{color:var(--color-muted);font-size:var(--font-sm)}.entry-featured{margin:var(--space-8) 0}.entry-featured img{width:100%;height:auto;border-radius:var(--radius-lg)}.post-navigation{display:flex;justify-content:space-between;gap:var(--space-4);border-top:1px solid var(--color-border);padding-top:var(--space-6);margin-top:var(--space-12)}.post-navigation a{font-size:var(--font-sm);font-weight:var(--weight-medium)}.post-navigation a:hover{text-decoration:underline}.not-found{text-align:center;padding-block:var(--space-24)}.not-found .search-form{max-width:500px;margin:var(--space-8) auto 0}.search-form{display:flex;gap:var(--space-2)}.search-form label{flex:1}.search-field{width:100%;min-height:46px;border:1px solid #c5c7ce;border-radius:var(--radius-sm);padding:10px 12px;background:#fff}.search-submit{border:0;background:var(--color-text);color:#fff;border-radius:var(--radius-sm);padding:10px 18px;font-weight:var(--weight-semibold)}
.prose{font-size:1.04rem;line-height:1.75}.prose>*{margin-block:0 var(--space-6)}.prose h2{margin-top:var(--space-12)}.prose h3{margin-top:var(--space-8)}.prose a{text-decoration:underline;text-underline-offset:3px;color:var(--color-accent-hover)}.prose ul,.prose ol{padding-inline-start:1.5em}.prose li{margin-bottom:var(--space-2)}.prose blockquote{border-left:3px solid #b999da;margin-inline:0;padding:var(--space-3) var(--space-6);background:#f8f5fb;font-size:1.2rem}.prose table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.prose th,.prose td{padding:var(--space-3);border:1px solid var(--color-border);text-align:left}.prose figure{margin-inline:0}.prose figcaption{color:var(--color-muted);font-size:var(--font-sm);text-align:center}.prose .wp-block-button__link{border-radius:var(--radius-pill);background:#222;color:#fff;text-decoration:none}.prose .alignwide{max-width:1100px;width:calc(100vw - var(--gutter)*2);margin-left:50%;transform:translateX(-50%)}.prose .alignfull{width:100vw;margin-left:50%;transform:translateX(-50%)}
.event-card__date{display:block;margin-top:var(--space-3);font-size:var(--font-sm);font-weight:var(--weight-semibold)}.event-card__place{margin-top:var(--space-1)!important}.archive-tabs{display:flex;gap:var(--space-2);margin-bottom:var(--space-8);border-bottom:1px solid var(--color-border)}.archive-tabs a{padding:var(--space-3) var(--space-4);font-size:var(--font-sm);color:var(--color-muted);border-bottom:2px solid transparent}.archive-tabs a:hover,.archive-tabs a[aria-current=page]{color:var(--color-text);border-color:var(--color-accent)}.event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.event-details{display:grid;gap:var(--space-4);padding:var(--space-6);margin-bottom:var(--space-12);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.event-details div{display:flex;flex-direction:column;gap:var(--space-1)}.event-details span{color:var(--color-muted);font-size:var(--font-xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.1em}.event-details strong{font-size:var(--font-body);font-weight:var(--weight-semibold)}.event-details small{color:var(--color-muted);font-size:var(--font-sm)}.event-details .button{justify-self:start}
@media(max-width:1100px){.hero__photo--flor,.hero__photo--mesa{display:none}.hero__photo--fachada{left:4%}.hero__photo--arranjo{right:4%}.hero__photo--rua{left:2%;width:130px}.hero__photo--livros{right:2%;width:130px}}
@media(max-width:850px){:root{--font-display:3.75rem}.hero{min-height:900px}.hero__content{width:min(100%,550px)}.hero__photo{width:110px}.hero__photo--rua,.hero__photo--livros{width:100px}.site-header__inner{min-height:64px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-grid{grid-template-columns:1fr}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){:root{--font-display:2.625rem}.site-header__inner{min-height:60px}.site-nav{display:none;position:absolute;top:60px;left:var(--gutter);right:var(--gutter);background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:var(--space-3)}.site-nav.is-open{display:block}.site-nav__list{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-nav__list a{display:block;min-height:44px;padding:11px 12px}.menu-toggle{display:block}.header-action{padding:7px 12px}.hero{min-height:670px;padding:95px var(--gutter) 100px;align-items:start}.hero__photos{display:none}.hero__content{margin-top:0;max-width:430px}.hero__eyebrow{font-size:1rem;margin-bottom:var(--space-5)}.hero h1{line-height:.98;letter-spacing:-.055em;max-width:390px;margin-bottom:var(--space-5)}.hero__text{font-size:.95rem;max-width:325px;margin-bottom:var(--space-6)}.hero__actions{gap:var(--space-3)}.discover-section,.categories-section{padding-block:var(--space-16)}.section-heading{align-items:start;flex-direction:column;gap:var(--space-3)}.section-heading h2{font-size:1.65rem}.story-grid{display:grid;grid-auto-columns:minmax(235px,75%);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:var(--space-4);scrollbar-width:thin}.story-card{scroll-snap-align:start}.story-card__media{aspect-ratio:4/3}.category-grid{gap:var(--space-2)}.category-card{min-height:92px}.final-cta{padding-block:var(--space-20)}.final-cta h2{font-size:2rem}.site-footer__inner{flex-direction:column}.page-shell{padding-block:var(--space-8) var(--space-16)}.page-intro h1,.entry-header h1{font-size:2.4rem}.archive-grid .story-card{grid-template-columns:110px minmax(0,1fr)}.archive-grid .story-card__media{min-height:150px}.archive-grid .story-card__body{padding:var(--space-3)}.archive-grid .story-card h2,.story-card h3{font-size:1rem}.archive-grid .story-card p{display:none}.prose .alignwide,.prose .alignfull{width:calc(100vw - var(--gutter)*2)}.event-grid{grid-auto-columns:minmax(235px,75%);grid-template-columns:none}.event-details{padding:var(--space-4)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

.brand-text,.header-action,.text-link{min-height:44px;align-items:center}.header-action,.text-link{display:inline-flex}.footer-menu a{display:inline-flex;align-items:center;min-height:44px}.archive-tabs a{min-height:44px;display:inline-flex;align-items:center}
@media(max-width:600px){.hero{min-height:790px}.hero__photos{display:block;inset:auto 0 10px;height:280px}.hero__photo{display:block;width:128px;padding:6px;border-radius:16px}.hero__photo picture,.hero__photo img{border-radius:10px}.hero__photo--fachada{top:92px;left:-24px;right:auto;width:120px;--rotate:-7deg}.hero__photo--flor{top:0;left:31%;right:auto;width:120px;--rotate:3deg}.hero__photo--rua{top:40px;left:auto;right:-25px;width:117px;--rotate:7deg}.hero__photo--arranjo{top:135px;left:auto;right:22%;width:132px;--rotate:-3deg}.hero__photo--mesa,.hero__photo--livros{display:none}}
