:root{--background:oklch(0.16 0.005 60);--foreground:oklch(0.96 0.005 80);--surface:oklch(0.20 0.006 60);--surface-2:oklch(0.24 0.007 60);--muted:oklch(0.28 0.006 60);--muted-foreground:oklch(0.70 0.01 70);--border:oklch(0.32 0.006 60 / 60%);--accent:oklch(0.78 0.13 82);--accent-foreground:oklch(0.18 0.005 60);--ink:oklch(0.10 0.005 60);--font-sans:"Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;--container-max:78rem}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;border:0 solid var(--border)}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-weight:300;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{background:none;cursor:pointer;font:inherit;color:inherit}ul,ol{list-style:none}::selection{background:var(--accent);color:var(--accent-foreground)}.container-editorial{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:1.5rem}@media (min-width:768px){.container-editorial{padding-inline:2.5rem}}.eyebrow{font-size:.6875rem;letter-spacing:.28em;text-transform:uppercase;font-weight:600;color:var(--accent)}.eyebrow.muted{color:var(--muted-foreground)}.hairline{flex:1;height:1px;background:linear-gradient(to right,transparent,var(--border),transparent)}.link-underline{position:relative;display:inline-block}.link-underline::after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:100%;background:currentColor;transform-origin:right;transform:scaleX(0);transition:transform 400ms cubic-bezier(.65,0,.35,1)}.link-underline:hover::after{transform-origin:left;transform:scaleX(1)}.italic{font-style:italic}.text-accent{color:var(--accent)}.text-muted{color:var(--muted-foreground)}.site{display:flex;flex-direction:column;min-height:100vh;background:var(--background)}.site-main{flex:1}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--border);background:color-mix(in oklab,var(--background) 85%,transparent);backdrop-filter:blur(12px)}.site-header__bar{display:flex;align-items:center;justify-content:space-between;height:4rem}@media (min-width:768px){.site-header__bar{height:5rem}}.site-header__brand{font-size:1rem;font-weight:600;letter-spacing:-.01em;color:var(--foreground)}.site-header__brand em{font-style:italic;font-weight:300;color:var(--accent)}.site-header__nav{display:none;align-items:center;gap:2rem}@media (min-width:768px){.site-header__nav{display:flex}}.site-header__nav a{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--muted-foreground);transition:color 200ms}.site-header__nav a:hover,.site-header__nav a.current-menu-item,.site-header__nav .current-menu-item>a{color:var(--accent)}.site-header__nav .menu,.site-header__nav ul{display:flex;gap:2rem}.site-header__cta{display:none;border:1px solid color-mix(in oklab,var(--accent) 40%,transparent);border-radius:9999px;padding:.5rem 1.25rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--accent);transition:background-color 200ms,color 200ms}.site-header__cta:hover{background:var(--accent);color:var(--accent-foreground)}@media (min-width:768px){.site-header__cta{display:inline-block}}.menu-toggle{display:inline-flex;flex-direction:column;gap:.375rem;padding:.5rem}@media (min-width:768px){.menu-toggle{display:none}}.menu-toggle span{display:block;width:1.5rem;height:1px;background:var(--foreground);transition:transform 200ms,opacity 200ms}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.site-header__mobile{display:none;border-top:1px solid var(--border);background:var(--background)}.site-header__mobile.is-open{display:block}.site-header__mobile nav{display:flex;flex-direction:column;padding-block:1.5rem;gap:.25rem}.site-header__mobile a{display:block;padding:.75rem 0;font-size:.875rem;text-transform:uppercase;letter-spacing:.18em;color:var(--muted-foreground)}.site-header__mobile a.current-menu-item,.site-header__mobile .current-menu-item>a{color:var(--accent)}.site-header__mobile .cta{margin-top:1rem;text-align:center;border:1px solid color-mix(in oklab,var(--accent) 50%,transparent);border-radius:9999px;padding:.75rem 1.25rem;font-size:.75rem;font-weight:600;letter-spacing:.2em;color:var(--accent)}.cta{display:inline-flex;align-items:center;gap:.75rem;border-radius:9999px;padding:1rem 1.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;transition:transform 200ms,background-color 200ms,color 200ms,border-color 200ms}.cta svg{width:1rem;height:1rem}.cta--primary{background:var(--accent);color:var(--accent-foreground)}.cta--primary:hover{transform:translateY(-2px)}.cta--ghost{border:1px solid var(--border);color:var(--foreground)}.cta--ghost:hover{border-color:var(--accent);color:var(--accent)}.section-number{display:flex;align-items:baseline;gap:1rem;margin-bottom:2.5rem}.section-number__n{font-size:.875rem;font-weight:500;color:var(--accent)}.page-hero{border-bottom:1px solid var(--border)}.page-hero__inner{padding-block:5rem}@media (min-width:768px){.page-hero__inner{padding-block:8rem}}.page-hero p.eyebrow{margin-bottom:1.5rem}.page-hero__title{max-width:56rem;font-weight:300;font-size:2.25rem;line-height:1.05;letter-spacing:-.02em}@media (min-width:768px){.page-hero__title{font-size:3.75rem}}@media (min-width:1024px){.page-hero__title{font-size:4.5rem}}.page-hero__intro{max-width:42rem;margin-top:2rem;font-size:1rem;font-weight:300;line-height:1.7;color:var(--muted-foreground)}@media (min-width:768px){.page-hero__intro{font-size:1.125rem}}.section{padding-block:5rem}@media (min-width:768px){.section{padding-block:7rem}}.section--alt{border-block:1px solid var(--border);background:color-mix(in oklab,var(--surface) 30%,transparent)}.section--ink{border-top:1px solid var(--border);background:var(--ink)}.home-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.home-hero__inner{display:grid;gap:3rem;padding-block:4rem}@media (min-width:768px){.home-hero__inner{grid-template-columns:1.3fr 1fr;gap:4rem;padding-block:7rem}}@media (min-width:1024px){.home-hero__inner{padding-block:9rem}}.home-hero__title{margin-top:2rem;font-weight:300;line-height:1.02;letter-spacing:-.02em;font-size:3rem}@media (min-width:768px){.home-hero__title{font-size:4.5rem}}@media (min-width:1024px){.home-hero__title{font-size:5.5rem}}.home-hero__title em{font-style:italic;font-weight:200;color:var(--accent)}.home-hero__intro{max-width:36rem;margin-top:2.5rem;font-size:1rem;font-weight:300;line-height:1.7;color:var(--muted-foreground)}@media (min-width:768px){.home-hero__intro{font-size:1.125rem}}.home-hero__actions{margin-top:3rem;display:flex;flex-wrap:wrap;gap:1rem}.home-hero__portrait{position:relative}.home-hero__portrait::before{content:"";position:absolute;inset:-1.5rem;z-index:-1;border-radius:1.5rem;filter:blur(40px);background:linear-gradient(135deg,color-mix(in oklab,var(--accent) 10%,transparent),transparent)}.home-hero__portrait-frame{overflow:hidden;border:1px solid var(--border);background:var(--surface)}.home-hero__portrait-frame img{aspect-ratio:4/5;width:100%;object-fit:cover}.home-hero__portrait-meta{display:flex;justify-content:space-between;margin-top:1rem;font-size:.625rem;text-transform:uppercase;letter-spacing:.25em;color:var(--muted-foreground)}.front-grid{display:grid;gap:1px;overflow:hidden;border:1px solid var(--border);background:var(--border)}@media (min-width:768px){.front-grid{grid-template-columns:repeat(3,1fr)}}.front-grid__card{display:flex;flex-direction:column;gap:1.5rem;background:var(--background);padding:2rem}@media (min-width:768px){.front-grid__card{padding:2.5rem}}.front-grid__card h3{font-weight:300;font-size:1.5rem;line-height:1.3;color:var(--foreground)}.front-grid__card p{font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.front-grid__link{margin-top:auto;display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--accent)}.quote-block{max-width:64rem;font-weight:300;line-height:1.2;letter-spacing:-.01em;font-size:1.875rem;color:var(--foreground)}@media (min-width:768px){.quote-block{font-size:3rem}}@media (min-width:1024px){.quote-block{font-size:3.75rem}}.quote-block .q{font-style:italic;color:var(--accent)}.movements{display:grid;gap:2.5rem}@media (min-width:768px){.movements{grid-template-columns:repeat(3,1fr)}}.movements__item{border-top:1px solid var(--border);padding-top:2rem}.movements__n{font-weight:200;font-style:italic;font-size:3rem;color:var(--accent)}.movements__item h3{margin-top:1.5rem;font-size:1.25rem;font-weight:400;line-height:1.3;color:var(--foreground)}.movements__item p{margin-top:.75rem;font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.evidencia-feature{display:grid;gap:3rem;padding-block:6rem}@media (min-width:768px){.evidencia-feature{grid-template-columns:1fr 1.1fr;gap:4rem;padding-block:8rem}}.evidencia-feature__title{font-weight:300;font-size:2.25rem;line-height:1.05;color:var(--foreground)}@media (min-width:768px){.evidencia-feature__title{font-size:3.75rem}}.evidencia-feature p{margin-top:2rem;max-width:32rem;font-weight:300;font-size:1rem;line-height:1.7;color:var(--muted-foreground)}.evidencia-feature__actions{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:1rem}.evidencia-feature__media{overflow:hidden;border:1px solid var(--border);background:var(--background)}.evidencia-feature__media img{width:100%;object-fit:cover}.evidencia-feature__kv{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--border);background:var(--border);text-align:center}.evidencia-feature__kv>div{background:var(--background);padding:1.25rem}.evidencia-feature__kv p:first-child{font-size:.625rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground)}.evidencia-feature__kv p:last-child{margin-top:.5rem;font-size:.875rem;color:var(--foreground)}.themes-grid{display:grid;gap:2rem}@media (min-width:768px){.themes-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.themes-grid{grid-template-columns:repeat(3,1fr)}}.themes-grid article{display:flex;flex-direction:column;gap:1rem;border-top:1px solid var(--border);padding-top:1.5rem}.themes-grid p.eixo{font-size:.625rem;text-transform:uppercase;letter-spacing:.25em;color:var(--accent)}.themes-grid h3{font-weight:300;font-size:1.25rem;line-height:1.3;color:var(--foreground);transition:color 200ms}.themes-grid article:hover h3{color:var(--accent)}.solutions-split{display:grid;gap:2.5rem}@media (min-width:768px){.solutions-split{grid-template-columns:repeat(2,1fr)}}.solutions-split h2{font-weight:300;font-size:1.875rem;line-height:1.2;color:var(--foreground)}@media (min-width:768px){.solutions-split h2{font-size:3rem}}.solutions-list>div{display:flex;gap:1rem;border-bottom:1px solid var(--border);padding-bottom:1.5rem;margin-bottom:1.5rem}.solutions-list .plus{font-size:1.125rem;color:var(--accent)}.solutions-list h4{font-size:1rem;font-weight:500;color:var(--foreground)}.solutions-list p{margin-top:.5rem;font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.authority{display:grid;gap:3rem}@media (min-width:768px){.authority{grid-template-columns:1.1fr 1fr;align-items:center}}.authority__media{overflow:hidden;border:1px solid var(--border)}.authority__media img{aspect-ratio:4/3;width:100%;object-fit:cover}.authority h2{font-weight:300;font-size:1.875rem;line-height:1.2;color:var(--foreground)}@media (min-width:768px){.authority h2{font-size:3rem}}.authority ul{margin-top:2.5rem;display:grid;gap:1rem}.authority ul li{display:flex;gap:.75rem;border-bottom:1px solid var(--border);padding-bottom:.75rem;font-size:.875rem;color:var(--muted-foreground)}.authority ul li span{color:var(--accent)}.cta-final{position:relative;overflow:hidden;border-top:1px solid var(--border);background:var(--ink)}.cta-final__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.1}.cta-final__overlay{position:absolute;inset:0;background:linear-gradient(to top,var(--ink),color-mix(in oklab,var(--ink) 90%,transparent),color-mix(in oklab,var(--ink) 70%,transparent))}.cta-final__inner{position:relative;padding-block:7rem;text-align:center}@media (min-width:768px){.cta-final__inner{padding-block:10rem}}.cta-final__inner p.eyebrow{margin-bottom:2rem}.cta-final__inner h2{max-width:56rem;margin-inline:auto;font-weight:300;font-size:2.25rem;line-height:1.05;letter-spacing:-.02em;color:var(--foreground)}@media (min-width:768px){.cta-final__inner h2{font-size:4.5rem}}.cta-final__actions{margin-top:3rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.principles{display:grid;gap:1px;overflow:hidden;border:1px solid var(--border);background:var(--border)}@media (min-width:768px){.principles{grid-template-columns:repeat(2,1fr)}}.principles__item{background:var(--background);padding:2rem}@media (min-width:768px){.principles__item{padding:3rem}}.principles__n{font-size:.875rem;font-weight:500;color:var(--accent)}.principles__item h3{margin-top:1rem;font-weight:300;font-size:1.5rem;line-height:1.3;color:var(--foreground)}@media (min-width:768px){.principles__item h3{font-size:1.875rem}}.principles__item p{margin-top:1rem;font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.two-col{display:grid;gap:3rem}@media (min-width:768px){.two-col{grid-template-columns:1fr 1.4fr}}.two-col p,.two-col .prose{font-size:1.125rem;font-weight:300;line-height:1.7;color:var(--foreground)}.two-col .prose p+p{margin-top:1.5rem}.timeline{display:grid;gap:2.5rem}.timeline__item{border-top:1px solid var(--border);padding-top:1.5rem}.timeline__label{font-size:.875rem;color:var(--accent)}.timeline__item h3{margin-top:.5rem;font-weight:300;font-size:1.5rem;color:var(--foreground)}.timeline__item p{margin-top:.75rem;font-size:1rem;line-height:1.7;color:var(--muted-foreground)}.trails{display:grid;gap:4rem}.trails__item{display:grid;gap:2.5rem;border-top:1px solid var(--border);padding-top:2.5rem}@media (min-width:768px){.trails__item{grid-template-columns:1fr 1.6fr}}.trails__n{font-weight:200;font-style:italic;font-size:3rem;color:var(--accent)}.trails__item h2{margin-top:1rem;font-weight:300;font-size:1.5rem;color:var(--foreground)}@media (min-width:768px){.trails__item h2{font-size:1.875rem}}.trails__item>div:first-child p{margin-top:.75rem;font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.trails__list{display:grid;gap:1rem}.trails__list li{display:flex;gap:1rem;border-bottom:1px solid var(--border);padding-bottom:1rem}.trails__list h3{font-weight:300;font-size:1.125rem;color:var(--foreground);transition:color 200ms}@media (min-width:768px){.trails__list h3{font-size:1.25rem}}.trails__list li:hover h3{color:var(--accent)}.trails__list .dash{color:var(--accent)}.formats{display:grid;gap:1px;overflow:hidden;border:1px solid var(--border);background:var(--border)}@media (min-width:768px){.formats{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.formats{grid-template-columns:repeat(4,1fr)}}.formats>div{background:var(--background);padding:2rem}.formats h3{font-weight:300;font-size:1.25rem;color:var(--foreground)}.formats p{margin-top:.75rem;font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.audiences{display:grid;gap:.75rem;margin-top:2.5rem;font-size:.875rem;color:var(--muted-foreground)}@media (min-width:768px){.audiences{grid-template-columns:repeat(3,1fr)}}.audiences>div{display:flex;gap:.75rem;border-top:1px solid var(--border);padding-top:.75rem}.audiences .dot{color:var(--accent)}.center-cta{padding-block:6rem;text-align:center}@media (min-width:768px){.center-cta{padding-block:8rem}}.center-cta h2{margin-inline:auto;max-width:48rem;font-weight:300;font-size:2.25rem;line-height:1.2;color:var(--foreground)}@media (min-width:768px){.center-cta h2{font-size:3.75rem}}.center-cta .actions{margin-top:3rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.solutions-cards{display:grid;gap:2.5rem}@media (min-width:768px){.solutions-cards{grid-template-columns:repeat(2,1fr)}}.solutions-cards article{border-top:1px solid var(--border);padding-top:2rem}.solutions-cards h2{font-weight:300;font-size:1.5rem;color:var(--foreground)}@media (min-width:768px){.solutions-cards h2{font-size:1.875rem}}.solutions-cards p{margin-top:1rem;font-size:1rem;line-height:1.7;color:var(--muted-foreground)}.solutions-cards ul{margin-top:1.5rem;display:grid;gap:.5rem;font-size:.875rem;color:var(--muted-foreground)}.solutions-cards li{display:flex;gap:.75rem}.solutions-cards li::before{content:"+";color:var(--accent)}.method-grid{display:grid;gap:2.5rem}@media (min-width:768px){.method-grid{grid-template-columns:repeat(4,1fr)}}.method-grid>div{border-top:1px solid var(--border);padding-top:1.5rem}.method-grid .n{font-size:.875rem;color:var(--accent)}.method-grid h3{margin-top:.75rem;font-weight:500;font-size:1.125rem;color:var(--foreground)}.method-grid p{margin-top:.5rem;font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.three-col{display:grid;gap:1px;overflow:hidden;border:1px solid var(--border);background:var(--border)}@media (min-width:768px){.three-col{grid-template-columns:repeat(3,1fr)}}.three-col>div{background:var(--background);padding:2rem}.three-col h3{font-weight:300;font-size:1.25rem;color:var(--foreground)}.three-col p{margin-top:.75rem;font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.ideias-grid{display:grid;gap:2.5rem}@media (min-width:768px){.ideias-grid{grid-template-columns:repeat(2,1fr)}}.ideias-grid article{display:flex;flex-direction:column;gap:1rem;border-top:1px solid var(--border);padding-top:1.5rem;transition:color 200ms}.ideias-grid .meta{display:flex;justify-content:space-between;font-size:.625rem;text-transform:uppercase;letter-spacing:.25em}.ideias-grid .meta .eixo{color:var(--accent)}.ideias-grid .meta .data{color:var(--muted-foreground)}.ideias-grid h2{font-weight:300;font-size:1.5rem;line-height:1.3;color:var(--foreground);transition:color 200ms}@media (min-width:768px){.ideias-grid h2{font-size:1.875rem}}.ideias-grid article:hover h2{color:var(--accent)}.ideias-grid p{font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.ideias-grid .em-breve{margin-top:.5rem;font-size:.6875rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground)}.entradas{display:grid;gap:1px;overflow:hidden;border:1px solid var(--border);background:var(--border)}@media (min-width:768px){.entradas{grid-template-columns:repeat(2,1fr)}}.entradas a{display:flex;flex-direction:column;gap:1rem;background:var(--background);padding:2rem;transition:background-color 200ms}@media (min-width:768px){.entradas a{padding:2.5rem}}.entradas a:hover{background:color-mix(in oklab,var(--surface) 50%,transparent)}.entradas__head{display:flex;justify-content:space-between;align-items:start}.entradas h2{font-weight:300;font-size:1.5rem;color:var(--foreground)}@media (min-width:768px){.entradas h2{font-size:1.875rem}}.entradas__arrow{font-size:1.5rem;color:var(--accent);transition:transform 200ms}.entradas a:hover .entradas__arrow{transform:translateX(4px)}.entradas p{font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.entradas__send{margin-top:auto;font-size:.6875rem;text-transform:uppercase;letter-spacing:.2em;color:var(--accent)}.channels{display:grid;gap:2.5rem}@media (min-width:768px){.channels{grid-template-columns:repeat(3,1fr)}}.channels a{font-weight:300;font-size:1.25rem;color:var(--foreground)}.entry-header{padding-block:4rem;border-bottom:1px solid var(--border)}.entry-title{font-weight:300;font-size:2.25rem;line-height:1.1;color:var(--foreground)}@media (min-width:768px){.entry-title{font-size:3.75rem}}.entry-meta{margin-top:1rem;font-size:.6875rem;text-transform:uppercase;letter-spacing:.25em;color:var(--accent)}.entry-content{padding-block:4rem;max-width:48rem}.entry-content h2{margin-top:3rem;margin-bottom:1rem;font-weight:300;font-size:1.875rem;color:var(--foreground)}.entry-content h3{margin-top:2.5rem;margin-bottom:.75rem;font-weight:400;font-size:1.5rem;color:var(--foreground)}.entry-content p{margin-block:1.25rem;font-size:1.0625rem;line-height:1.8;color:var(--muted-foreground)}.entry-content a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.entry-content blockquote{margin-block:2rem;padding-left:1.5rem;border-left:2px solid var(--accent);font-style:italic;color:var(--foreground)}.entry-content ul,.entry-content ol{margin-block:1.25rem;padding-left:1.5rem}.entry-content ul li{list-style:disc}.entry-content ol li{list-style:decimal}.entry-content li{margin-block:.5rem;color:var(--muted-foreground)}.entry-content img{margin-block:2rem;border:1px solid var(--border)}.notfound{display:flex;min-height:60vh;align-items:center;justify-content:center;padding:2rem}.notfound__inner{max-width:28rem;text-align:center}.notfound h1{margin-top:1rem;font-weight:300;font-size:2.25rem;color:var(--foreground)}.notfound p{margin-top:.75rem;font-size:.875rem;color:var(--muted-foreground)}.site-footer{border-top:1px solid var(--border);background:color-mix(in oklab,var(--surface) 40%,transparent)}.site-footer__inner{padding-block:4rem}@media (min-width:768px){.site-footer__inner{padding-block:6rem}}.site-footer__grid{display:grid;gap:3rem}@media (min-width:768px){.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr}}.site-footer h2{font-weight:300;font-size:1.5rem;line-height:1.3;color:var(--foreground)}@media (min-width:768px){.site-footer h2{font-size:1.875rem}}.site-footer__col p.eyebrow{margin-bottom:1rem}.site-footer__col ul{display:grid;gap:.5rem;font-size:.875rem;color:var(--muted-foreground)}.site-footer__col a:hover{color:var(--foreground)}.site-footer__bottom{margin-top:4rem;display:flex;flex-direction:column;gap:1rem;font-size:.75rem;color:var(--muted-foreground)}@media (min-width:768px){.site-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.site-footer__bottom .handle{text-transform:uppercase;letter-spacing:.2em}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(12px);transition:opacity 800ms cubic-bezier(.2,.7,.2,1),transform 800ms cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}}