@keyframes carousel-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes intro-logo-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@keyframes intro-veil-out{to{opacity:0;visibility:hidden}}@keyframes intro-page-in{0%{opacity:.55}to{opacity:1}}@keyframes consent-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes faq-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@font-face{font-family:"Inter";font-style:normal;font-weight:300 700;font-display:swap;src:url(../fonts/inter-latin-var.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--background:hsl(0 0% 100%);--foreground:hsl(36 3% 12%);--card:hsl(0 0% 100%);--primary:hsl(36 21% 84%);--primary-foreground:hsl(36 3% 12%);--accent:hsl(36 21% 84%);--accent-foreground:hsl(36 3% 12%);--muted:hsl(36 21% 95%);--muted-foreground:hsl(0 0% 45%);--border:hsl(0 0% 89.8%);--ring:hsl(36 3% 12%);--primary-30:hsl(36 21% 84% / 0.3);--primary-5:hsl(36 21% 84% / 0.05);--container:1280px;--gutter:24px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont,
                       "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--radius-xs:2px;--radius-sm:6px;--radius-md:8px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;text-rendering:optimizeLegibility}body{font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:1.625;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;min-height:100vh;overflow-x:hidden}a,button{touch-action:manipulation}@media (max-width:767px){.archive-card,.selection-tile__cta,.site-footer__nav a,.site-header__back{min-height:44px}}img,svg{display:block;max-width:100%;height:auto}img{-webkit-user-drag:none;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none;pointer-events:auto}a{color:inherit;text-decoration:none;transition:color .2s ease}a:focus-visible{outline:2px solid var(--ring);outline-offset:2px}button{font-family:inherit;cursor:pointer;border:0;background:0 0;color:inherit}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.site-header{background:var(--primary);border-bottom:1px solid var(--border)}.site-header__inner{position:relative;display:flex;align-items:center;justify-content:center;padding:24px var(--gutter)}.site-header__back{position:absolute;left:var(--gutter);top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;font-size:14px;color:var(--foreground)}.site-header__back svg{margin-right:8px;width:16px;height:16px}.site-header__back:hover{color:var(--muted-foreground)}.site-header__logo{height:40px;width:auto}@media (min-width:768px){.site-header__logo{height:48px}}.site-footer{border-top:1px solid var(--border);background:var(--muted)}.site-footer>.container,.site-footer__inner{padding-top:40px;padding-bottom:40px}@media (min-width:768px){.site-footer>.container,.site-footer__inner{padding-top:48px;padding-bottom:48px}}.site-footer__nav{display:flex;flex-wrap:wrap;gap:4px 8px;justify-content:center;font-size:13px;color:var(--muted-foreground);margin-bottom:20px}.site-footer__nav a{padding:8px 12px;border-radius:var(--radius-xs)}.site-footer__nav a:hover{color:var(--foreground);text-decoration:none}@media (min-width:768px){.site-footer__nav{gap:4px 16px;font-size:14px;margin-bottom:24px}}.site-footer__copy{text-align:center;font-size:12px;color:var(--muted-foreground)}@media (min-width:768px){.site-footer__copy{font-size:14px}}.page-selection{display:flex;flex-direction:column;min-height:100vh}.selection-main{flex:1;display:flex;align-items:center;justify-content:center;padding:8px}@media (min-width:768px){.selection-main{padding:16px}}.selection-grid{width:100%;max-width:var(--container);display:grid;grid-template-columns:1fr;gap:1px;background:var(--border)}@media (min-width:768px){.selection-grid{grid-template-columns:1fr 1fr}}.selection-tile{display:flex;flex-direction:column;position:relative;background:var(--card);padding:24px;min-height:280px;transition:background .3s ease}@media (max-width:767.98px){.selection-grid{grid-auto-rows:1fr}}@media (min-width:768px){.selection-tile{padding:48px;min-height:400px}}@media (min-width:1024px){.selection-tile{padding:64px}}@media (min-width:1280px){.selection-tile{padding:96px}}.selection-tile:hover,.site-footer__nav a:hover{background:var(--primary-30)}.selection-tile::before{content:"";position:absolute;inset:0;background:var(--primary-5);pointer-events:none}@media (min-width:768px){.selection-tile::before{background:0 0}}.selection-tile__inner{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:inherit}.selection-tile__title{font-weight:300;letter-spacing:-.025em;line-height:1.2;font-size:1.25rem;color:var(--foreground);margin-bottom:8px}@media (min-width:768px){.selection-tile__title{font-size:1.5rem;margin-bottom:24px}}@media (min-width:1024px){.selection-tile__title{font-size:1.875rem}}@media (min-width:1280px){.selection-tile__title{font-size:2.25rem}}.selection-tile__copy{font-size:.875rem;color:var(--muted-foreground);line-height:1.625;max-width:28rem}@media (min-width:768px){.selection-tile__copy{font-size:1rem}}.selection-tile__cta{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:8px;padding:8px 16px;background:var(--primary);color:var(--primary-foreground);font-size:12px;font-weight:500;border-radius:var(--radius-xs);opacity:.7;transition:background .3s ease,color .3s ease}@media (min-width:768px){.selection-tile__cta{margin-top:32px;padding:12px 24px;font-size:14px;opacity:1}}.selection-tile:hover .selection-tile__cta{background:var(--accent);color:var(--accent-foreground)}.selection-tile__cta svg{width:12px;height:12px;transition:transform .3s ease}@media (min-width:768px){.selection-tile__cta svg{width:16px;height:16px}}.selection-tile:hover .selection-tile__cta svg{transform:translateX(4px)}.section{padding-block:64px;border-top:1px solid var(--border)}@media (min-width:768px){.section{padding-block:96px}}.section:first-of-type{border-top:0}@media (min-width:768px){.section{padding-block:128px}}.section--muted{background:var(--muted)}.hero-section{padding-block:56px}@media (min-width:768px){.hero-section{padding-block:128px}}@media (min-width:1024px){.hero-section{padding-block:160px}}.h1{font-weight:300;letter-spacing:-.025em;line-height:1.15;font-size:1.25rem;color:var(--foreground);margin-bottom:32px}@media (min-width:768px){.h1{font-size:1.5rem}}@media (min-width:1024px){.h1{font-size:1.875rem}}@media (min-width:1280px){.h1{font-size:2.25rem}}.h2{font-weight:300;letter-spacing:-.025em;line-height:1.2;font-size:1.25rem;color:var(--foreground);margin-bottom:32px}@media (min-width:768px){.h2{font-size:1.5rem}}@media (min-width:1024px){.h2{font-size:1.875rem}}.h3{font-weight:500;font-size:1rem;line-height:1.5;color:var(--foreground);margin-bottom:16px}@media (min-width:768px){.h3{font-size:1.125rem}}.lede{font-size:.875rem;color:var(--muted-foreground);line-height:1.625;max-width:48rem}@media (min-width:768px){.lede{font-size:1rem}}.body{font-size:.875rem;color:var(--muted-foreground);line-height:1.625;margin-bottom:16px}@media (min-width:768px){.body{font-size:1rem}}.body--lg:last-child,.body:last-child,.gallery-hero__essay p:last-child{margin-bottom:0}.body--lg{font-size:1rem;color:var(--foreground);line-height:1.625;margin-bottom:24px}@media (min-width:768px){.body--lg{font-size:1.125rem}}.measure-3xl{max-width:48rem}.h2--lg{font-size:clamp(1.5rem,3vw,2.5rem)}.h2--xl{font-size:clamp(1.75rem,3.5vw,3rem);line-height:1.15}.measure-4xl{max-width:56rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:12px 20px;background:var(--primary);color:var(--primary-foreground);font-size:14px;font-weight:500;border-radius:var(--radius-sm);transition:background .2s ease;white-space:nowrap}.btn:hover{background:hsl(36 21% 84%/.9)}.btn:active{transform:translateY(1px)}.btn--ghost{background:0 0;border:1px solid var(--foreground)}.btn--ghost:hover{background:var(--foreground);color:var(--background)}.cta-block{max-width:48rem;margin-inline:auto;text-align:center}.cta-block__copy{margin-bottom:48px}.contact-label{font-size:13px;color:var(--muted-foreground);margin-bottom:8px;margin-top:24px}.contact-label:first-of-type{margin-top:0}.contact-value{font-size:1.0625rem;margin-bottom:4px}.archive-card:hover .archive-card__title,.contact-value a,.gallery-pager__link:hover .gallery-pager__title{text-decoration:underline;text-underline-offset:4px}.article__note,.contact-h3-spacer{margin-top:48px}.article__note{font-size:13px;color:var(--muted-foreground)}.error-main{min-height:60vh;display:flex;align-items:center;padding-block:64px}.error-h1{margin-bottom:24px}.error-lede{margin:0 auto 40px}.error-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.split{display:grid;grid-template-columns:1fr;gap:64px;align-items:start}@media (min-width:1024px){.split{grid-template-columns:1fr 1fr;gap:64px}}.split img{width:100%;height:auto;border-radius:var(--radius-md)}.services{display:grid;grid-template-columns:1fr;gap:48px}@media (min-width:768px){.services{grid-template-columns:repeat(2,1fr);column-gap:64px;row-gap:56px}}.services>*{max-width:56rem}.pillars{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border)}@media (min-width:768px){.pillars{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:1023px){.pillars--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.pillars--4{grid-template-columns:repeat(4,1fr)}}.pillars__item{background:var(--muted);padding:32px 28px}@media (min-width:768px){.pillars__item{padding:40px 32px}}.pillars__num{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:16px}.tiles-3{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border)}@media (min-width:768px){.tiles-3{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:1023px){.tiles-3--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.tiles-3--4{grid-template-columns:repeat(4,1fr)}}.tiles-3__item{background:var(--background);padding:32px 28px}@media (min-width:768px){.tiles-3__item{padding:40px 32px}}.section--muted .tiles-3__item{background:var(--background)}.archive-grid{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width:768px){.archive-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.archive-grid{grid-template-columns:1fr 1fr 1fr}}.archive-card{display:block}.archive-card__cover{position:relative;overflow:hidden;background:var(--muted);aspect-ratio:4/5;margin-bottom:16px}.archive-card__cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,0,.1,1)}.archive-card:hover .archive-card__cover img{transform:scale(1.05)}.archive-card__title{font-size:1rem;font-weight:500;color:var(--foreground);margin-bottom:4px}@media (min-width:768px){.archive-card__title{font-size:1.125rem}}.archive-card__meta,.gallery-hero__essay p{font-size:.875rem;color:var(--muted-foreground)}@media (min-width:768px){.archive-card__meta{font-size:1rem}}.gallery-hero{padding-block:64px}@media (min-width:768px){.gallery-hero{padding-block:96px}}.gallery-hero__eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:16px}.gallery-hero__title{font-weight:300;font-size:1.75rem;letter-spacing:-.025em;line-height:1.1;margin-bottom:24px}@media (min-width:768px){.gallery-hero__title{font-size:2.25rem}}@media (min-width:1024px){.gallery-hero__title{font-size:3rem}}.gallery-hero__essay{max-width:64ch}.gallery-hero__essay p{font-size:.9375rem;line-height:1.75;margin-bottom:1.1em}@media (min-width:768px){.gallery-hero__essay p{font-size:1rem}}.gallery-stage{padding-bottom:64px}@media (min-width:768px){.gallery-stage{padding-bottom:96px}}.gallery-stage+.gallery-stage{padding-top:0}.gallery-section__head{padding-bottom:32px}@media (min-width:768px){.gallery-section__head{padding-bottom:48px}}.gallery-pager{display:grid;grid-template-columns:1fr 1fr;gap:32px}.gallery-pager__link{display:flex;flex-direction:column;gap:4px;padding:16px 0;min-height:44px}.gallery-pager__link--next{text-align:right;align-items:flex-end}.gallery-pager__label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground)}.gallery-pager__title{font-size:1rem;font-weight:500;color:var(--foreground)}.gallery-portrait{column-count:1;column-gap:24px;max-width:80rem;margin-inline:auto}@media (min-width:768px){.gallery-portrait{column-count:2}}@media (min-width:1024px){.gallery-portrait{column-count:3}}.gallery-portrait__item{display:block;width:100%;break-inside:avoid;margin-bottom:24px;position:relative;overflow:hidden;background:var(--muted)}.gallery-landscape__frame img,.gallery-portrait__item img{width:100%;height:auto;transition:transform .7s cubic-bezier(.2,0,.1,1)}.gallery-landscape__item:hover .gallery-landscape__frame img,.gallery-portrait__item:hover img{transform:scale(1.02)}.gallery-landscape{display:flex;flex-direction:column;gap:48px;max-width:56rem;margin-inline:auto}.gallery-landscape__item{display:block;width:100%}.gallery-landscape__frame{position:relative;aspect-ratio:3/2;overflow:hidden;background:var(--muted)}.gallery-landscape__frame img{position:absolute;inset:0;height:100%;object-fit:cover}.carousel{width:100%;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%)}.carousel__track{display:flex;gap:0;width:max-content;animation:carousel-scroll 60s linear infinite;will-change:transform}.carousel:hover .carousel__track,.carousel__track:focus-within{animation-play-state:paused}.carousel__item{flex:0 0 auto;display:block;height:60vh;max-height:720px;min-height:320px;background:var(--muted);overflow:hidden;padding:0;border:0;cursor:pointer}button.carousel__item{background:0 0}.carousel__item img,.carousel__item video{height:100%;width:auto;max-width:none;object-fit:cover;user-select:none;-webkit-user-drag:none;pointer-events:none;display:block}.carousel__item--video{cursor:grab}@media (prefers-reduced-motion:reduce){.carousel{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.carousel__track{animation:none}.carousel__item{scroll-snap-align:center}}@media (max-width:767px){.carousel__item{height:50vh;min-height:240px}}.stories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:1100px;margin-inline:auto}@media (min-width:640px){.stories-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1024px){.stories-grid{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1280px){.stories-grid{grid-template-columns:repeat(5,1fr)}}.stories-thumb{position:relative;aspect-ratio:9/16;overflow:hidden;background:var(--muted);padding:0;border:0;cursor:pointer}.stories-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,0,.1,1)}.stories-thumb:hover img{transform:scale(1.04)}.stories-thumb__num{position:absolute;bottom:8px;right:10px;font-size:11px;letter-spacing:.15em;color:rgba(255,255,255,.95);font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.5)}.quickbar{position:fixed;right:16px;bottom:16px;display:flex;flex-direction:column;gap:8px;z-index:90;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.quickbar--visible{opacity:1;transform:translateY(0);pointer-events:auto}.quickbar__btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--card);border:1px solid var(--border);color:var(--foreground);cursor:pointer;box-shadow:0 2px 10px rgba(29,29,27,.08);transition:background .2s ease,transform .2s ease}.quickbar__btn:hover{background:var(--primary-30);transform:translateY(-1px)}.quickbar__btn:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.quickbar__btn svg{width:18px;height:18px}@media (min-width:768px){.quickbar{right:24px;bottom:24px}}@media (prefers-reduced-motion:reduce){.quickbar{transition:none}}.device-showcase{display:grid;gap:24px;margin-top:48px}@media (min-width:768px){.device-showcase{grid-template-columns:1fr 1fr;gap:32px;margin-top:64px}}.device-showcase__item{margin:0;border:1px solid var(--border);background:#fff;border-radius:var(--radius-sm);overflow:hidden}.device-showcase__item img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#fff}.device-showcase__item figcaption{padding:12px 16px;font-size:13px;color:var(--muted-foreground);border-top:1px solid var(--border)}.stories-player{position:fixed;inset:0;background:#000;z-index:200;display:none;flex-direction:column;user-select:none;-webkit-user-select:none;touch-action:none}.stories-player__stage{will-change:transform}.stories-player--open{display:flex}.stories-player__bars{display:flex;gap:4px;padding:12px 16px 4px;z-index:3}.stories-player__bar{flex:1 1 0;height:2px;background:rgba(255,255,255,.25);overflow:hidden;border-radius:2px}.stories-player__bar>span{display:block;height:100%;width:0%;background:#fff}.stories-player__top{display:flex;align-items:center;justify-content:space-between;padding:0 16px 8px;color:#fff;z-index:3}.stories-player__title{font-size:13px;letter-spacing:.1em;text-transform:uppercase}.stories-player__close{color:#fff;padding:8px;margin:-8px;background:0 0;border:0;cursor:pointer}.stories-player__close:hover{opacity:.7}.stories-player__stage{position:relative;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.stories-player__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;pointer-events:none;display:block}.stories-player__zone{position:absolute;top:0;bottom:0;width:50%;background:0 0;border:0;cursor:pointer;z-index:2}.stories-player__zone--prev{left:0}.stories-player__zone--next{right:0}.stories-player__zone:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:-8px}.stories-player__hint{text-align:center;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.66);padding:8px 16px 16px}@media (max-width:767px){.stories-player__hint{display:none}}.lightbox{position:fixed;inset:0;background:var(--background);z-index:100;display:none;flex-direction:column;overflow:auto}.lightbox--open{display:flex}.lightbox__bar{display:flex;align-items:center;justify-content:space-between;padding:24px var(--gutter);margin-bottom:48px}.lightbox__bar-title{font-size:1.25rem;font-weight:300;color:var(--foreground)}.lightbox__bar-counter{display:block;font-size:14px;color:var(--muted-foreground);margin-top:4px}.lightbox__close{padding:8px;border-radius:9999px;color:var(--foreground);transition:background .2s ease}.lightbox__close:hover{background:var(--muted)}.lightbox__stage{flex:1;display:flex;align-items:center;justify-content:center;padding:0 var(--gutter) 48px;position:relative}.lightbox__img{max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain;user-select:none}.lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);color:var(--foreground);padding:16px;font-size:32px;line-height:1;background:hsla(0 0% 100%/.7);border-radius:9999px}.lightbox__nav:hover{background:var(--card)}.lightbox__nav--prev{left:16px}.lightbox__nav--next{right:16px}.article p,.lightbox__hint{color:var(--muted-foreground)}.lightbox__hint{text-align:center;font-size:11px;letter-spacing:.15em;text-transform:uppercase;padding:16px var(--gutter)}.article{max-width:700px;margin-inline:auto;padding-block:64px}.article h1{font-weight:300;font-size:1.5rem;letter-spacing:-.02em;margin-bottom:32px}@media (min-width:768px){.article h1{font-size:2rem}}.article h2{font-weight:500;font-size:1.0625rem;margin:40px 0 12px}.article p{margin-bottom:16px;line-height:1.7;font-size:.9375rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mb-16{margin-bottom:64px}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.brand-eyebrow{display:inline-flex;align-items:baseline;gap:12px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:32px}.brand-eyebrow__num{font-family:var(--font-sans);font-weight:500;color:var(--foreground);letter-spacing:.05em}.brand-eyebrow--small{font-size:10px;margin-bottom:16px}.logo-showcase{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border);margin-bottom:48px}@media (min-width:768px){.logo-showcase{grid-template-columns:1fr 1fr}}.logo-showcase__panel{position:relative;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;padding:32px}.logo-showcase__panel--dark{background:var(--foreground)}.logo-showcase__panel--cream{background:#f5f1ec}.logo-showcase__panel img{max-width:60%;max-height:60%;width:auto;height:auto}.logo-showcase__panel--dark img{filter:invert(1) brightness(1.05)}.logo-showcase__caption{position:absolute;left:24px;bottom:20px;font-size:11px;letter-spacing:.2em;text-transform:uppercase}.logo-showcase__panel--dark .logo-showcase__caption{color:rgba(255,255,255,.6)}.logo-showcase__panel--cream .logo-showcase__caption{color:rgba(29,29,27,.55)}.logo-rules{display:grid;grid-template-columns:1fr;gap:32px;border-top:1px solid var(--border);padding-top:32px}@media (min-width:768px){.logo-rules{grid-template-columns:repeat(3,1fr);gap:48px}}.palette-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:48px}@media (min-width:768px){.palette-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.palette-card{position:relative;padding:48px 20px 20px;background:var(--background);border:1px solid var(--border);display:flex;flex-direction:column;min-height:200px}.palette-card__num{position:absolute;top:18px;right:18px;font-size:11px;letter-spacing:.15em;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.palette-card__swatch{display:block;height:96px;margin-bottom:18px;border-radius:2px;border:1px solid var(--border)}.palette-card--charcoal .palette-card__swatch{background:#1d1d1b;border-color:#1d1d1b}.palette-card--beige .palette-card__swatch{background:#dbd4cc}.palette-card--cream .palette-card__swatch{background:#f5f1ec}.palette-card--paper .palette-card__swatch{background:#fff}.palette-card__name{font-size:11px;letter-spacing:.2em;text-transform:uppercase;margin-bottom:6px}.palette-card__hex,.palette-card__rgb{font-size:12px;color:var(--muted-foreground);font-variant-numeric:tabular-nums;margin:0}.palette-card__rgb{font-size:11px}.palette-rules{display:grid;grid-template-columns:1fr;gap:32px;border-top:1px solid var(--border);padding-top:32px}@media (min-width:768px){.palette-rules{grid-template-columns:repeat(3,1fr);gap:48px}}.typography-specimen{display:flex;flex-direction:column}.typography-specimen__row{display:grid;grid-template-columns:1fr;gap:16px;padding:32px 0;border-top:1px solid var(--border);align-items:baseline}.typography-specimen__row:last-child{border-bottom:1px solid var(--border)}@media (min-width:768px){.typography-specimen__row{grid-template-columns:200px 1fr;gap:48px;padding:40px 0}}.typography-specimen__meta{display:flex;flex-direction:column;gap:6px}.typography-specimen__label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);margin:0}.typography-specimen__weight{font-size:14px;font-weight:500;margin:0}.typography-specimen__details{font-size:11px;letter-spacing:.05em;color:var(--muted-foreground);font-variant-numeric:tabular-nums;margin:0}.typography-specimen__sample{margin:0;color:var(--foreground)}.typography-specimen__sample--display{font-weight:300;font-size:clamp(1.75rem,4vw,3.25rem);line-height:1.05;letter-spacing:-.025em}.typography-specimen__sample--eyebrow{font-weight:500;font-size:clamp(1rem,1.5vw,1.25rem);letter-spacing:.01em}.typography-specimen__sample--body{font-size:1rem;line-height:1.65;color:var(--muted-foreground);max-width:64ch}.typography-specimen__btn{align-self:flex-start}.rules-grid{display:grid;grid-template-columns:1fr;gap:48px}@media (min-width:768px){.rules-grid{grid-template-columns:1fr 1fr;gap:64px}}.rules-grid__column{padding-top:12px;border-top:1px solid var(--border)}.rules-grid__label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--foreground);margin:16px 0 24px}.rules-list{list-style:none;margin:0;padding:0}.rules-list li{position:relative;padding:14px 0 14px 28px;font-size:.9375rem;line-height:1.55;color:var(--muted-foreground);border-bottom:1px solid var(--border)}.rules-list li:last-child{border-bottom:0}.rules-list li::before{content:"";position:absolute;left:0;top:24px;width:12px;height:1px;background:var(--foreground)}.intro-veil{display:none}.intro-pending .intro-veil{display:flex;position:fixed;inset:0;z-index:300;background:var(--primary);align-items:center;justify-content:center;pointer-events:none;animation:intro-veil-out .9s ease 1.5s forwards}.intro-veil__logo{height:48px;width:auto;opacity:0;animation:intro-logo-in .8s cubic-bezier(.2,0,.1,1) .15s forwards}@media (min-width:768px){.intro-veil__logo{height:64px}}.intro-pending body{animation:intro-page-in 1.2s ease 1.4s backwards}@media (prefers-reduced-motion:reduce){.intro-pending .intro-veil{display:none}}.selection-tile--wide{min-height:280px}@media (min-width:768px){.selection-tile--wide{grid-column:1/-1;min-height:260px}}.stats-grid{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border)}@media (min-width:640px){.stats-grid{grid-template-columns:1fr 1fr}}.stat{background:var(--background);padding:48px 32px;text-align:center}.stat__num{font-weight:300;font-size:clamp(2.5rem,7vw,4.5rem);letter-spacing:-.025em;line-height:1;color:var(--foreground);font-variant-numeric:tabular-nums;margin-bottom:12px}.stat__label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground)}.section--muted .demo-card,.section--muted .stat{background:var(--background)}.demo-grid{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border)}@media (min-width:1024px){.demo-grid{grid-template-columns:repeat(3,1fr)}}.demo-card{background:var(--background);padding:32px 28px}@media (min-width:768px){.demo-card{padding:40px 32px}}.demo-card__brand{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:6px}.demo-card__focus{font-size:1rem;font-weight:500;margin-bottom:24px}.demo-row{margin-bottom:14px}.demo-row:last-child{margin-bottom:0}.demo-row__head{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin-bottom:6px}.demo-row__label,.faq-item summary:hover,.name-strip span::after{color:var(--muted-foreground)}.demo-row__value{color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:500}.demo-bar{display:block;height:2px;background:var(--muted);overflow:hidden}.demo-bar>span{display:block;height:100%;background:var(--foreground)}.demo-card__note{margin-top:24px;font-size:12px;color:var(--muted-foreground)}.name-strip{display:flex;flex-wrap:wrap;gap:12px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:32px 0}.name-strip span{font-weight:300;font-size:clamp(1.125rem,2.4vw,1.75rem);letter-spacing:-.01em;color:var(--foreground);white-space:nowrap}.name-strip span::after{content:"·";margin:0 20px}.name-strip span:last-child::after{content:"";margin:0}.post-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;background:var(--foreground);padding:24px;margin-bottom:48px}@media (min-width:1024px){.post-showcase{grid-template-columns:repeat(4,1fr);gap:24px;padding:40px}}.post-showcase img{width:100%;height:auto;border-radius:var(--radius-sm);display:block}.consent-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:400;animation:consent-in .55s cubic-bezier(.2,0,.1,1) both;background:var(--background);border:1px solid var(--border);box-shadow:0 8px 40px rgba(29,29,27,.14);border-radius:var(--radius-md);padding:24px;max-width:720px;margin-inline:auto}@media (min-width:768px){.consent-banner{padding:28px 32px}}.consent-banner__title{font-size:1rem;font-weight:500;margin-bottom:8px}.consent-banner__text{font-size:.8125rem;color:var(--muted-foreground);line-height:1.55;margin-bottom:20px}.consent-banner__text a{text-decoration:underline;text-underline-offset:3px}.consent-banner__actions{display:flex;flex-wrap:wrap;gap:10px}.consent-banner__actions .btn{flex:1 1 auto;font-size:13px}@media (min-width:768px){.consent-banner__actions .btn{flex:0 0 auto}}.btn--quiet{background:0 0;color:var(--muted-foreground);border:1px solid var(--border)}.btn--quiet:hover{background:var(--muted);color:var(--foreground)}.consent-modal{position:fixed;inset:0;z-index:410;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(29,29,27,.4)}.consent-modal__card{background:var(--background);border-radius:var(--radius-md);max-width:560px;width:100%;max-height:86vh;overflow:auto;padding:28px 24px}@media (min-width:768px){.consent-modal__card{padding:32px}}.consent-modal__title{font-size:1.125rem;font-weight:500;margin-bottom:8px}.consent-modal__lede{font-size:.8125rem;color:var(--muted-foreground);line-height:1.55;margin-bottom:24px}.consent-cat{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid var(--border)}.consent-cat:last-of-type{border-bottom:1px solid var(--border);margin-bottom:24px}.consent-cat__name{font-size:.9375rem;font-weight:500;margin-bottom:4px}.consent-cat__desc{font-size:.8125rem;color:var(--muted-foreground);line-height:1.5}.consent-cat__state{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);white-space:nowrap;padding-top:4px}.consent-toggle{position:relative;flex:0 0 auto;box-sizing:border-box;width:44px;height:24px;border-radius:12px;background:var(--border);border:1px solid var(--muted-foreground);cursor:pointer;transition:background .2s ease,border-color .2s ease;margin-top:2px}.consent-toggle::after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:var(--background);box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .2s ease}.consent-toggle[aria-checked=true]{background:var(--foreground);border-color:var(--foreground)}.consent-toggle[aria-checked=true]::after{transform:translateX(20px)}.consent-toggle:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.consent-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.consent-modal__actions .btn{font-size:13px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.2,0,.1,1),transform .7s cubic-bezier(.2,0,.1,1);will-change:opacity,transform}.reveal.is-revealed{opacity:1;transform:none;will-change:auto}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.type-slider{grid-column:1/-1;display:flex;align-items:center;gap:16px;margin-top:24px;padding-top:20px;border-top:1px dashed var(--border)}.type-slider__label{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted-foreground);white-space:nowrap}.type-slider__input{-webkit-appearance:none;appearance:none;flex:1 1 auto;max-width:320px;height:2px;background:var(--border);border-radius:1px;outline:0;cursor:pointer}.type-slider__input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--foreground);border:0;cursor:grab}.type-slider__input::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--foreground);border:0;cursor:grab}.faq-item summary:focus-visible,.type-slider__input:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.type-slider__value{font-size:13px;font-variant-numeric:tabular-nums;color:var(--foreground);min-width:3ch}@media (max-width:640px){.type-slider{flex-wrap:wrap}}.signature-line{font-weight:300;font-size:clamp(1.5rem,3.4vw,2.5rem);letter-spacing:-.02em;line-height:1.25;color:var(--foreground)}.signature-line__part{white-space:nowrap}.signature-line em{font-style:normal;border-bottom:1px solid var(--primary)}.contact-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.contact-topic{display:flex;flex-direction:column;transition:background .25s ease}.contact-topic:hover{background:var(--primary-30)}.contact-topic .body{flex:1}.contact-topic__link{margin-top:16px;font-size:13px;font-weight:500;color:var(--foreground)}.contact-topic:hover .contact-topic__link{text-decoration:underline;text-underline-offset:4px}.faq-list{max-width:56rem}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-of-type{border-top:1px solid var(--border)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0;cursor:pointer;list-style:none;font-size:1rem;font-weight:500;color:var(--foreground);transition:color .2s ease}@media (min-width:768px){.faq-item summary{font-size:1.0625rem;padding:24px 0}}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::marker{content:""}.faq-item__icon{flex:0 0 auto;position:relative;width:16px;height:16px;transition:transform .3s cubic-bezier(.2,0,.1,1)}.faq-item__icon::after,.faq-item__icon::before{content:"";position:absolute;background:var(--foreground);transition:background .2s ease}.faq-item__icon::before{left:0;right:0;top:7px;height:2px}.faq-item__icon::after{top:0;bottom:0;left:7px;width:2px}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item summary:hover .faq-item__icon::after,.faq-item summary:hover .faq-item__icon::before{background:var(--muted-foreground)}.faq-item__answer{padding:0 40px 24px 0;animation:faq-open .35s cubic-bezier(.2,0,.1,1)}.faq-item__answer .body{max-width:64ch}@media (prefers-reduced-motion:reduce){.faq-item__answer{animation:none}}.pay-grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:56rem;margin:0 auto 48px}@media (min-width:768px){.pay-grid{grid-template-columns:1fr 1fr}}.pay-card{display:flex;flex-direction:column;align-items:flex-start;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);padding:36px 32px;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.pay-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(29,29,27,.08)}.pay-card--primary,.pay-card:hover{border-color:var(--foreground)}.pay-card__currency{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:12px}.pay-card__title{font-weight:300;font-size:1.5rem;letter-spacing:-.02em;margin-bottom:6px}@media (min-width:768px){.pay-card__title{font-size:1.75rem}}.pay-card__note{font-size:.8125rem;color:var(--muted-foreground);margin-bottom:28px}.pay-card__btn{margin-top:auto}.pay-hints{margin-inline:auto;text-align:center}.skip-link{position:absolute;left:16px;top:-100px;z-index:500;background:var(--foreground);color:var(--background);padding:10px 18px;border-radius:var(--radius-sm);font-size:14px;font-weight:500;transition:top .15s ease}.skip-link:focus-visible{top:16px;outline:2px solid var(--background);outline-offset:-6px}.carousel__pause{position:absolute;right:14px;bottom:14px;z-index:5;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.85);color:var(--foreground);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(29,29,27,.18);transition:background .2s ease}.carousel__pause:hover{background:#fff}.carousel__pause:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.carousel__pause-icon,.carousel__pause-icon::before{display:block;width:4px;height:14px;background:currentColor}.carousel__pause-icon{position:relative;margin-right:6px}.carousel__pause-icon::before{content:"";position:absolute;left:6px;top:0}.carousel__pause--paused .carousel__pause-icon{width:0;height:0;background:0 0;border-left:13px solid currentColor;border-top:8px solid transparent;border-bottom:8px solid transparent;margin-right:0;margin-left:3px}.carousel__pause--paused .carousel__pause-icon::before{display:none}