.landing-root{--color-mauve-purple:#77688A;--bg-base:#0B0B0F;--bg-surface:#1C1C22;--fg1:#F5F5F7;--fg2:rgba(245,245,247,0.75);--fg3:rgba(245,245,247,0.6);--fg4:rgba(245,245,247,0.45);--fg5:rgba(245,245,247,0.3);--fg-brand:#77688A;--fg-accent:#A799B8;--line-soft:rgba(167,153,184,0.08);--line:rgba(167,153,184,0.15);--ease-cinematic:cubic-bezier(0.16,1,0.3,1);--font-serif:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;--font-sans:var(--font-dm-sans),"DM Sans",system-ui,sans-serif;background:var(--bg-base);color:var(--fg1);font-family:var(--font-sans);font-weight:300;-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:clip}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4,.landing-root h5,.landing-root h6{font-family:var(--font-serif);font-weight:300;letter-spacing:.005em;color:var(--fg1);max-width:none;line-height:normal}.landing-root a{text-decoration:none;color:inherit}.landing-root p{max-width:none}.landing-root .wrap{max-width:1280px;margin:0 auto;padding:0 clamp(20px,5vw,64px)}.landing-root section{padding:clamp(64px,10vw,120px) 0;position:relative}.landing-root section+section{border-top:.5px solid var(--line-soft)}.landing-root nav.top{position:fixed;top:0;left:0;right:0;z-index:50;backdrop-filter:blur(20px) saturate(120%);-webkit-backdrop-filter:blur(20px) saturate(120%);background:rgba(11,11,15,.72);border-bottom:.5px solid var(--line-soft)}.landing-root nav.top .inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px clamp(20px,5vw,64px);max-width:1440px;margin:0 auto;gap:clamp(16px,3vw,48px)}.landing-root .brand-mark{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-serif);font-size:17px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--fg1)}.landing-root .brand-mark img{height:36px;width:auto;display:block;flex-shrink:0}.landing-root .brand-mark em{font-style:italic;color:var(--fg-accent);font-weight:400}.landing-root nav.top ul{display:flex;gap:40px;align-items:center;list-style:none;justify-content:center;margin:0;padding:0}.landing-root nav.top ul a{font-family:var(--font-sans);font-size:10px;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:var(--fg4);transition:color .2s var(--ease-cinematic);position:relative;padding:4px 0}.landing-root nav.top ul a:after{content:"";position:absolute;bottom:-2px;left:0;right:100%;height:.5px;background:var(--fg-accent);transition:right .4s var(--ease-cinematic)}.landing-root nav.top ul a.active,.landing-root nav.top ul a:hover{color:var(--fg1)}.landing-root nav.top ul a.active:after,.landing-root nav.top ul a:hover:after{right:0}.landing-root .nav-right{display:flex;align-items:center;gap:24px;justify-content:flex-end}.landing-root .lang{display:inline-flex;gap:8px;font-family:var(--font-sans);font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--fg5)}.landing-root .lang a{transition:color .2s var(--ease-cinematic)}.landing-root .lang a.on{color:var(--fg-accent)}.landing-root .lang a:hover{color:var(--fg1)}.landing-root .lang span{color:rgba(245,245,247,.2)}.landing-root .nav-cta{background:var(--color-mauve-purple);color:var(--fg1);padding:12px 22px;font-family:var(--font-sans);font-weight:500;font-size:10px;letter-spacing:.28em;text-transform:uppercase;border:0;border-radius:0;cursor:pointer;transition:background .2s var(--ease-cinematic);display:inline-flex;align-items:center;gap:10px}.landing-root .nav-cta:hover{background:#8a7a9c}.landing-root .nav-cta:after{content:"→";font-size:12px;letter-spacing:0}.landing-root .hero-frame-outer{background:#08090A;padding:calc(72px + 16px) 20px 0;position:relative}.landing-root .hero-frame-outer:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:220px;height:44px;background:#08090A;border-radius:50% 50% 0 0;pointer-events:none;z-index:20}.landing-root .hero-frame-inner{position:relative;border-radius:40px 40px 48px 48px/36px 36px 52px 52px;overflow:hidden;background:#0B0B0F}.landing-root .hero-frame-inner:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(119,104,138,.2);pointer-events:none;z-index:10;box-shadow:inset 0 0 80px rgba(119,104,138,.06),inset 0 1px 0 rgba(167,153,184,.14),inset 0 -1px 0 rgba(167,153,184,.08)}.landing-root .hero-frame-inner:after{content:"";position:absolute;top:-28px;left:50%;transform:translateX(-50%);width:160px;height:56px;background:#08090A;border-radius:0 0 50% 50%;pointer-events:none;z-index:11}.landing-root .hero-frame-glow{position:absolute;inset:-60px;background:radial-gradient(ellipse at 30% 0,rgba(119,104,138,.18) 0,transparent 55%),radial-gradient(ellipse at 75% 100%,rgba(119,104,138,.1) 0,transparent 50%);pointer-events:none;z-index:0}.landing-root .hero-frame-noise{position:absolute;inset:0;border-radius:36px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:180px 180px;opacity:.025;pointer-events:none;z-index:9;mix-blend-mode:overlay}.landing-root .hero{position:relative;overflow:hidden;min-height:90vh;display:flex;flex-direction:column;justify-content:flex-end}.landing-root .hero:after,.landing-root .hero:before{display:none}.landing-root .hero-bg-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.landing-root .hero-bg-gradient{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(9,9,11,.1),rgba(9,9,11,0) 28%,rgba(9,9,11,.5) 65%,rgba(9,9,11,.9)),linear-gradient(90deg,rgba(9,9,11,.55),rgba(9,9,11,.2) 45%,transparent 72%);pointer-events:none}.landing-root .hero-bg-vignette{position:absolute;inset:0;z-index:1;box-shadow:inset 0 0 100px rgba(0,0,0,.45),inset 0 0 240px rgba(0,0,0,.2);pointer-events:none}.landing-root .hero-fullbleed-content{position:relative;z-index:2;padding:0 64px 56px;max-width:680px}.landing-root .hero-fullbleed-content .eyebrow{font-family:var(--font-sans);font-size:10px;font-weight:400;letter-spacing:.35em;text-transform:uppercase;color:rgba(245,245,247,.7);display:inline-flex;align-items:center;gap:16px}.landing-root .hero-fullbleed-content .eyebrow:after{content:"";width:56px;height:.5px;background:rgba(167,153,184,.5)}.landing-root .hero-corners{position:absolute;inset:24px;z-index:2;pointer-events:none}.landing-root .hc{position:absolute;width:18px;height:18px;border-color:rgba(167,153,184,.35);border-style:solid}.landing-root .hc-tl{top:0;left:0;border-width:1px 0 0 1px}.landing-root .hc-tr{top:0;right:0;border-width:1px 1px 0 0}.landing-root .hc-bl{bottom:0;left:0;border-width:0 0 1px 1px}.landing-root .hc-br{bottom:0;right:0;border-width:0 1px 1px 0}.landing-root .hero-rec-badge{position:absolute;bottom:24px;right:32px;z-index:3;display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:9px;letter-spacing:.3em;text-transform:uppercase;color:rgba(245,245,247,.45)}.landing-root .hero-rec-badge .dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:rgba(167,153,184,.7);animation:rivasPulse 2.4s ease-in-out infinite}.landing-root .hero .eyebrow{font-family:var(--font-sans);font-size:10px;font-weight:400;letter-spacing:.35em;text-transform:uppercase;color:var(--fg-brand);display:inline-flex;align-items:center;gap:16px}.landing-root .hero .eyebrow:after{content:"";width:80px;height:.5px;background:rgba(119,104,138,.4)}.landing-root h1.hero-title{font-family:var(--font-serif);font-weight:300;font-size:clamp(42px,5.8vw,82px);line-height:.96;letter-spacing:.005em;margin-top:20px;max-width:640px;text-wrap:pretty;color:#F5F5F7}.landing-root h1.hero-title em,.landing-root h2.hero-subtitle{font-style:italic;color:var(--fg-accent);font-weight:300}.landing-root h2.hero-subtitle{font-family:var(--font-serif);font-size:clamp(32px,4.2vw,62px);line-height:1.05;letter-spacing:.01em;margin-top:4px}.landing-root .hero-sub{font-family:var(--font-serif);font-weight:300;font-style:italic;font-size:18px;line-height:1.55;color:rgba(245,245,247,.8);max-width:480px;margin-top:20px;letter-spacing:.01em}.landing-root .hero-body{font-family:var(--font-sans);font-weight:300;font-size:13px;line-height:1.9;color:rgba(245,245,247,.65);max-width:420px;margin-top:20px}.landing-root .cta-row{display:flex;gap:20px;align-items:center;margin-top:36px;flex-wrap:wrap}.landing-root .btn-primary{background:var(--color-mauve-purple)!important;color:var(--fg1)!important;border:0!important;border-radius:0!important;padding:16px 30px!important;font-family:var(--font-sans)!important;font-weight:500!important;font-size:10px!important;letter-spacing:.3em!important;text-transform:uppercase!important;cursor:pointer;transition:background .2s var(--ease-cinematic)!important;display:inline-flex!important;align-items:center!important;gap:14px}.landing-root .btn-primary:after{content:"→";font-size:12px;letter-spacing:0}.landing-root .btn-primary:hover{background:#8a7a9c!important}.landing-root .btn-ghost{background:transparent!important;color:var(--fg-accent)!important;border:.5px solid rgba(167,153,184,.4)!important;border-radius:0!important;padding:16px 30px!important;font-family:var(--font-sans)!important;font-weight:500!important;font-size:10px!important;letter-spacing:.3em!important;text-transform:uppercase!important;cursor:pointer;transition:border-color .2s var(--ease-cinematic),color .2s var(--ease-cinematic)!important;display:inline-flex!important;align-items:center!important;gap:12px}.landing-root .btn-ghost:hover{border-color:var(--fg-accent)!important;color:var(--fg1)!important}.landing-root .hero-video{position:relative;aspect-ratio:4/5;background:var(--bg-surface);overflow:hidden;border:.5px solid var(--line-soft);width:100%;max-width:540px;justify-self:end}.landing-root .hero-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:contrast(1.05) saturate(.92)}.landing-root .hero-video:before{background:linear-gradient(180deg,rgba(11,11,15,0) 50%,rgba(11,11,15,.55))}.landing-root .hero-video:after,.landing-root .hero-video:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:2}.landing-root .hero-video:after{background:radial-gradient(ellipse at 70% 20%,rgba(119,104,138,.18),transparent 60%);mix-blend-mode:screen}.landing-root .video-meta{position:absolute;left:24px;right:24px;bottom:22px;z-index:3;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.landing-root .video-meta .frame-id{font-family:var(--font-sans);font-size:9px;font-weight:400;letter-spacing:.32em;text-transform:uppercase;color:var(--fg4)}.landing-root .video-meta .frame-id .dot{display:inline-block;width:6px;height:6px;background:var(--fg-accent);margin-right:8px;vertical-align:middle;animation:rivasPulse 2.4s ease-in-out infinite}.landing-root .video-meta .frame-caption{font-family:var(--font-serif);font-style:italic;font-weight:300;font-size:14px;color:var(--fg2);text-align:right;max-width:220px;line-height:1.4}.landing-root .video-corners{position:absolute;inset:14px;pointer-events:none;z-index:3}.landing-root .video-corners:after,.landing-root .video-corners:before,.landing-root .video-corners>span:after,.landing-root .video-corners>span:before{content:"";position:absolute;width:14px;height:14px;border:.5px solid rgba(167,153,184,.5)}.landing-root .video-corners:before{top:0;left:0;border-right:0;border-bottom:0}.landing-root .video-corners:after{top:0;right:0;border-left:0;border-bottom:0}.landing-root .video-corners>span:before{bottom:0;left:0;border-right:0;border-top:0}.landing-root .video-corners>span:after{bottom:0;right:0;border-left:0;border-top:0}@keyframes rivasPulse{0%,to{opacity:.4}50%{opacity:1}}.landing-root .scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;font-family:var(--font-sans);font-size:9px;letter-spacing:.35em;text-transform:uppercase;color:var(--fg5);z-index:4}.landing-root .scroll-indicator .line{display:block;width:1px;height:40px;background:linear-gradient(180deg,transparent,var(--fg-accent),transparent);background-size:100% 200%;animation:rivasScroll 2.6s ease-in-out infinite}@keyframes rivasScroll{0%{background-position:0 -100%}to{background-position:0 100%}}.landing-root .statement{padding:160px 0;position:relative}.landing-root .statement-grid{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start}.landing-root .statement .lede{font-family:var(--font-serif);font-weight:300;font-size:clamp(28px,2.8vw,38px);line-height:1.35;color:var(--fg1);letter-spacing:.005em;max-width:760px;text-wrap:pretty}.landing-root .statement .lede em{font-style:italic;color:var(--fg-accent)}.landing-root .statement .eyebrow-bold{font-size:13px;font-weight:500;letter-spacing:.32em;color:rgba(245,240,232,.95)}@media (min-width:768px){.landing-root .statement .eyebrow-bold{font-size:15px}}.landing-root .statement-body{display:flex;flex-direction:column;gap:36px;align-items:flex-start}.landing-root .statement-cta{align-self:flex-start}.landing-root .opener{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:64px}.landing-root .opener h2{font-family:var(--font-serif);font-weight:300;font-size:clamp(40px,4.4vw,60px);line-height:1.05;letter-spacing:.015em;margin-top:24px;max-width:520px;text-wrap:pretty;color:var(--fg1)}.landing-root .opener h2 em{font-style:italic;color:var(--fg-accent)}.landing-root .opener .lede{font-size:14px;line-height:1.9;color:var(--fg3);max-width:460px;font-family:var(--font-sans)}.landing-root .eyebrow{font-family:var(--font-sans);font-size:10px;font-weight:400;letter-spacing:.35em;text-transform:uppercase;color:var(--fg-brand);display:inline-flex;align-items:center;gap:16px}.landing-root .eyebrow:after{content:"";width:64px;height:.5px;background:rgba(119,104,138,.3)}.landing-root .work-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-auto-rows:280px;gap:2px;background:var(--bg-base)}.landing-root .work-cell:after{content:"";position:absolute;inset:0;z-index:3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.04;mix-blend-mode:overlay;pointer-events:none}.landing-root .work-cell{background:var(--bg-surface);position:relative;overflow:hidden;cursor:pointer;display:block;text-decoration:none;transition:opacity .55s var(--ease-cinematic),filter .55s var(--ease-cinematic)}.landing-root .work-cell.tall{grid-row:span 2}.landing-root .work-cell:focus-visible{outline:1px solid rgba(167,153,184,.6);outline-offset:-1px}.landing-root .work-grid:has(.work-cell:focus-visible) .work-cell:not(:focus-visible),.landing-root .work-grid:has(.work-cell:hover) .work-cell:not(:hover){opacity:.42;filter:brightness(.7) blur(.3px)}.landing-root .work-cell .frame{position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,#15151b,#0e0e12);transition:transform .75s var(--ease-cinematic);will-change:transform}.landing-root .work-cell:focus-visible .frame,.landing-root .work-cell:hover .frame{transform:scale(1.055)}.landing-root .work-cell .frame.f1{background:linear-gradient(180deg,rgba(10,10,14,.18),rgba(10,10,14,.48)),url(/images/home/estilos-tatuajes/fine-line.jpg),radial-gradient(ellipse at 30% 30%,rgba(167,153,184,.18),transparent 55%),radial-gradient(ellipse at 70% 80%,rgba(119,104,138,.12),transparent 60%),linear-gradient(160deg,#1a1a22,#0a0a0e);background-size:cover;background-position:50%}.landing-root .work-cell .frame.f2{background:linear-gradient(180deg,rgba(10,10,14,.2),rgba(10,10,14,.5)),url(/images/home/estilos-tatuajes/black-and-gray.jpg),radial-gradient(ellipse at 50% 40%,rgba(119,104,138,.14),transparent 60%),linear-gradient(180deg,#1c1c24,#0c0c10);background-size:cover;background-position:50%}.landing-root .work-cell .frame.f3{background:linear-gradient(180deg,rgba(10,10,14,.18),rgba(10,10,14,.5)),url(/images/home/estilos-tatuajes/surrealismo.jpg),radial-gradient(circle at 20% 80%,rgba(167,153,184,.16),transparent 50%),linear-gradient(120deg,#18181f,#0b0b0f);background-size:cover;background-position:50%}.landing-root .work-cell .frame.f4{background:linear-gradient(180deg,rgba(10,10,14,.18),rgba(10,10,14,.52)),url(/images/home/estilos-tatuajes/darthvader.jpg),radial-gradient(ellipse at 80% 30%,rgba(119,104,138,.18),transparent 60%),linear-gradient(200deg,#16161c,#09090d);background-size:cover;background-position:50%}.landing-root .work-cell .frame.f5{background:linear-gradient(180deg,rgba(10,10,14,.18),rgba(10,10,14,.52)),url(/images/home/estilos-tatuajes/micro-pets.jpg),radial-gradient(circle at 50% 100%,rgba(167,153,184,.12),transparent 60%),linear-gradient(180deg,#14141a,#0a0a0e);background-size:cover;background-position:50%}.landing-root .work-cell .placeholder-glyph{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;font-family:var(--font-serif);font-style:italic;font-weight:300;color:rgba(167,153,184,.1);font-size:140px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:color .65s var(--ease-cinematic)}.landing-root .work-cell.tall .placeholder-glyph{font-size:180px}.landing-root .work-cell:focus-visible .placeholder-glyph,.landing-root .work-cell:hover .placeholder-glyph{color:rgba(167,153,184,.17)}.landing-root .work-cell .corner-tag{position:absolute;top:20px;left:22px;z-index:5;font-family:var(--font-sans);font-size:9px;letter-spacing:.32em;text-transform:uppercase;color:var(--fg5);transition:color .45s var(--ease-cinematic)}.landing-root .work-cell:focus-visible .corner-tag,.landing-root .work-cell:hover .corner-tag{color:rgba(167,153,184,.72)}.landing-root .work-cell .meta-reveal{position:absolute;left:0;right:0;bottom:0;z-index:4;padding:56px 22px 22px;background:linear-gradient(0deg,rgba(5,4,8,.92) 0,rgba(5,4,8,.6) 38%,transparent);transform:translateY(100%);transition:transform .62s var(--ease-cinematic)}.landing-root .work-cell.tall .meta-reveal{padding:72px 24px 26px}.landing-root .work-cell:focus-visible .meta-reveal,.landing-root .work-cell:hover .meta-reveal{transform:translateY(0)}.landing-root .work-cell .meta-line{width:0;height:.5px;background:linear-gradient(to right,var(--fg-accent),transparent);margin-bottom:13px;transition:width .55s var(--ease-cinematic) .08s}.landing-root .work-cell:focus-visible .meta-line,.landing-root .work-cell:hover .meta-line{width:44px}.landing-root .work-cell .meta-lbl{font-family:var(--font-sans);font-size:9px;letter-spacing:.3em;text-transform:uppercase;color:var(--fg-accent);opacity:0;transform:translateY(7px);transition:opacity .4s var(--ease-cinematic) .14s,transform .4s var(--ease-cinematic) .14s}.landing-root .work-cell:focus-visible .meta-lbl,.landing-root .work-cell:hover .meta-lbl{opacity:1;transform:translateY(0)}.landing-root .work-cell .meta-title{font-family:var(--font-serif);font-style:italic;font-weight:300;font-size:15px;line-height:1.45;color:var(--fg1);margin-top:7px;opacity:0;transform:translateY(9px);transition:opacity .42s var(--ease-cinematic) .22s,transform .42s var(--ease-cinematic) .22s}.landing-root .work-cell.tall .meta-title{font-size:17px}.landing-root .work-cell:focus-visible .meta-title,.landing-root .work-cell:hover .meta-title{opacity:1;transform:translateY(0)}.landing-root .work-cell .story-cta{display:inline-block;margin-top:14px;font-family:var(--font-sans);font-size:9px;letter-spacing:.28em;text-transform:uppercase;color:var(--fg4);opacity:0;transform:translateY(7px);transition:opacity .38s var(--ease-cinematic) .3s,transform .38s var(--ease-cinematic) .3s,color .2s var(--ease-cinematic)}.landing-root .work-cell:focus-visible .story-cta,.landing-root .work-cell:hover .story-cta{opacity:1;transform:translateY(0)}.landing-root .work-cell .story-cta:hover{color:var(--fg2)}.landing-root .work-footer{margin-top:48px;display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:.5px solid var(--line-soft);flex-wrap:wrap;gap:24px}.landing-root .work-footer p{font-size:12px;color:var(--fg4);letter-spacing:.02em;max-width:540px;font-family:var(--font-sans)}.landing-root .cta-inline{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-sans);font-size:10px;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--fg-accent);border-bottom:.5px solid rgba(167,153,184,.3);padding-bottom:6px;transition:color .2s var(--ease-cinematic),border-color .2s var(--ease-cinematic)}.landing-root .cta-inline:after{content:"→";font-size:12px;letter-spacing:0}.landing-root .cta-inline:hover{color:var(--fg1);border-color:var(--fg-accent)}@media (prefers-reduced-motion:reduce){.landing-root .work-cell .frame{transition:none}.landing-root .work-cell:focus-visible .frame,.landing-root .work-cell:hover .frame{transform:none}.landing-root .work-cell .meta-reveal{transform:translateY(0);opacity:0;transition:opacity .2s ease}.landing-root .work-cell:focus-visible .meta-reveal,.landing-root .work-cell:hover .meta-reveal{opacity:1}.landing-root .work-cell .meta-lbl,.landing-root .work-cell .meta-title,.landing-root .work-cell .story-cta{transition:opacity .2s ease;transform:none}.landing-root .work-grid:has(.work-cell:focus-visible) .work-cell:not(:focus-visible),.landing-root .work-grid:has(.work-cell:hover) .work-cell:not(:hover){filter:none;transition:opacity .2s ease}}.landing-root .process{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--bg-base)}.landing-root .process.process-carousel{display:block;background:transparent}.landing-root .process-mobile-meta,.landing-root .process-mobile-nav,.landing-root .process-mobile-only{display:none}.landing-root .process-carousel-track{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;outline:none}.landing-root .process-slide{transition:none}.landing-root .process-slide .step-copy{display:contents}.landing-root .step{background:var(--bg-surface);padding:56px 40px 48px;display:flex;flex-direction:column;gap:20px;min-height:360px;position:relative}.landing-root .step:before{content:"";position:absolute;top:0;left:0;width:32px;height:.5px;background:var(--color-mauve-purple)}.landing-root .step .num{font-family:var(--font-serif);font-weight:300;font-size:72px;color:rgba(119,104,138,.22);line-height:1}.landing-root .step .lbl{font-family:var(--font-sans);font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--fg-accent)}.landing-root .step h4{font-family:var(--font-serif);font-weight:400;font-size:24px;line-height:1.3;color:var(--fg1)}.landing-root .step h4 em{font-style:italic;color:var(--fg-accent);font-weight:300}.landing-root .step p{font-family:var(--font-sans);font-size:13px;line-height:1.9;color:var(--fg4);margin-top:auto}.landing-root .inkside-bg{background:var(--bg-base);position:relative;overflow:hidden}.landing-root .inkside-bg:before{content:"";position:absolute;bottom:-120px;left:-120px;width:600px;height:600px;background:radial-gradient(circle,rgba(119,104,138,.1) 0,transparent 70%);pointer-events:none}.landing-root .inkside-levels-home{margin-top:36px;margin-bottom:-20px}.landing-root .inkside-levels-home section{gap:0}.landing-root .inkside-levels-home .inkside-levels-stage{padding-bottom:16px}.landing-root .inkside-levels-home .inkside-levels-stage>.mt-8{margin-top:16px}.landing-root .inkside-cta-row{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:12px;padding-top:0;border-top:none}@media (max-width:640px){.landing-root .inkside-cta-row{flex-direction:column;gap:12px}.landing-root .inkside-cta-row .btn-ghost,.landing-root .inkside-cta-row .btn-primary{width:100%;justify-content:center;text-align:center}}.landing-root #inkside .levels-legacy{display:none}.landing-root .levels{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line-soft);margin-top:48px}.landing-root .level{background:var(--bg-base);padding:36px 24px;display:flex;flex-direction:column;gap:12px;min-height:240px;transition:background .6s var(--ease-cinematic)}.landing-root .level:hover{background:var(--bg-surface)}.landing-root .level .num{font-family:var(--font-serif);font-style:italic;font-size:14px;color:var(--fg-accent);letter-spacing:.15em}.landing-root .level h5{font-family:var(--font-serif);font-weight:400;font-style:italic;font-size:22px;color:var(--fg1);line-height:1.2}.landing-root .level .credit{font-family:var(--font-serif);font-weight:300;font-size:24px;color:var(--fg2)}.landing-root .level .credit small{font-family:var(--font-sans);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--fg5);margin-left:4px}.landing-root .level p{font-family:var(--font-sans);font-size:11px;line-height:1.7;color:var(--fg4);margin-top:auto;padding-top:12px}.landing-root .contact-card{border:.5px solid var(--line-soft);border-radius:4px;overflow:hidden;background:var(--bg-surface)}.landing-root .contact-card-text{padding:48px 56px;border-bottom:.5px solid var(--line-soft)}.landing-root .contact-card-text h2{font-family:var(--font-serif);font-weight:300;font-size:clamp(32px,3.2vw,48px);line-height:1.1;margin-top:20px;color:var(--fg1);max-width:none}.landing-root .contact-card-text h2 em{font-style:italic;color:var(--fg-accent)}.landing-root .contact-card-text .contact-card-mobile-cta{display:none!important}.landing-root .contact-card-mobile-video{display:none}.landing-root .contact-card-cta{padding:48px 56px;display:flex;flex-direction:column;gap:32px}.landing-root .contact-card-body{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.landing-root .contact-card-copy{display:flex;flex-direction:column;gap:16px}.landing-root .contact-card-video{position:relative;border-radius:4px;overflow:hidden;aspect-ratio:4/3}.landing-root .contact-card-video:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(11,11,15,0) 50%,rgba(11,11,15,.55));pointer-events:none}.landing-root .contact-card-video:after{content:"";position:absolute;inset:0;z-index:3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:180px 180px;opacity:.04;mix-blend-mode:overlay;pointer-events:none}.landing-root .contact-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;filter:contrast(1.05) saturate(.88)}.landing-root .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:96px}.landing-root .contact h2{font-family:var(--font-serif);font-weight:300;font-size:clamp(36px,3.6vw,52px);line-height:1.1;margin-top:24px;max-width:480px;color:var(--fg1)}.landing-root .contact h2 em{font-style:italic;color:var(--fg-accent)}.landing-root .contact .lede{margin-top:28px;font-size:14px;line-height:1.9;color:var(--fg3);max-width:420px;font-family:var(--font-sans)}.landing-root .contact-meta{margin-top:56px;display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:460px}.landing-root .contact-meta .label{font-family:var(--font-sans);font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--fg5);margin-bottom:8px}.landing-root .contact-meta .value{font-family:var(--font-serif);font-size:16px;color:var(--fg1);line-height:1.4;font-weight:400}.landing-root .contact-entry{min-height:100%;border:.5px solid var(--line-soft);background:linear-gradient(180deg,rgba(20,18,25,.78),rgba(14,13,18,.96));padding:42px 40px;display:flex;flex-direction:column;justify-content:center;gap:22px}.landing-root .contact-card-cta .entry-kicker,.landing-root .contact-entry .entry-kicker{font-family:var(--font-sans);font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--fg-accent)}.landing-root .contact-card-cta h3,.landing-root .contact-entry h3{font-family:var(--font-serif);font-weight:300;font-size:clamp(28px,2.8vw,42px);line-height:1.08;color:var(--fg1);max-width:16ch}.landing-root .contact-card-cta p,.landing-root .contact-entry p{font-family:var(--font-sans);font-size:13px;line-height:1.9;color:var(--fg3);max-width:52ch}.landing-root .contact-entry .btn-primary{align-self:flex-start!important;margin-top:4px}.landing-root .form-stack{display:flex;flex-direction:column;gap:28px}.landing-root .field{display:flex;flex-direction:column;gap:8px}.landing-root .field label{font-family:var(--font-sans);font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--fg4)}.landing-root .field input,.landing-root .field select,.landing-root .field textarea{background:transparent!important;border:0;border-bottom:.5px solid var(--line);padding:10px 0;font:300 14px var(--font-sans);color:var(--fg1)!important;letter-spacing:.03em;outline:0;transition:border-color .2s var(--ease-cinematic);border-radius:0}.landing-root .field textarea{min-height:96px;resize:vertical;line-height:1.7;font-family:var(--font-sans)}.landing-root .field input::-moz-placeholder,.landing-root .field textarea::-moz-placeholder{color:var(--fg5)}.landing-root .field input::placeholder,.landing-root .field textarea::placeholder{color:var(--fg5)}.landing-root .field input:focus,.landing-root .field select:focus,.landing-root .field textarea:focus{border-color:var(--fg-accent);outline:0}.landing-root .field-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.landing-root .form-stack .btn-primary{align-self:flex-start!important;margin-top:12px}.landing-root #inquiry{padding:96px 0;border-top:1px solid var(--line)}.landing-root .inquiry-form-anchor{display:flex;justify-content:center;margin-top:56px}.landing-root .inquiry-form-wrap{width:100%;max-width:720px;padding:48px;border:1px solid var(--line);background:var(--bg-elevated,rgba(255,255,255,.02));border-radius:4px}@media (max-width:720px){.landing-root .inquiry-form-wrap{padding:32px 24px}}.landing-root .inquiry-form-error{font:300 13px var(--font-sans);color:#ff8888;padding:12px 16px;border:1px solid rgba(255,136,136,.3);border-radius:3px;background:rgba(255,136,136,.06)}.landing-root .inquiry-form-success{display:flex;flex-direction:column;gap:16px}.landing-root .inquiry-form-success h3{font-family:var(--font-serif);font-size:28px;color:var(--fg1);line-height:1.2;margin:0}.landing-root .inquiry-form-success p{font:300 15px var(--font-sans);color:var(--fg3);line-height:1.7}.landing-root .inquiry-form-success a{color:var(--fg-accent);text-decoration:none;border-bottom:.5px solid var(--fg-accent)}.landing-root .inquiry-form-success a:hover{opacity:.8}.landing-root .inquiry-form-reset{align-self:flex-start;margin-top:8px;background:transparent;border:0;font:300 11px var(--font-sans);letter-spacing:.3em;text-transform:uppercase;color:var(--fg4);cursor:pointer;padding:0;transition:color .2s var(--ease-cinematic)}.landing-root .inquiry-form-reset:hover{color:var(--fg1)}.landing-root footer{padding:96px 0 40px;background:var(--bg-base);border-top:.5px solid var(--line-soft);position:relative}.landing-root footer .grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.landing-root footer h6{font-family:var(--font-sans);font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--fg-brand);margin-bottom:20px;font-weight:400}.landing-root footer ul{list-style:none;display:flex;flex-direction:column;gap:10px;padding:0;margin:0}.landing-root footer a,.landing-root footer li,.landing-root footer p{font-family:var(--font-sans);font-size:12px;color:var(--fg3);line-height:1.8}.landing-root footer a{transition:color .2s var(--ease-cinematic)}.landing-root footer a:hover{color:var(--fg1)}.landing-root footer .colophon{display:flex;justify-content:space-between;align-items:center;padding-top:32px;margin-top:80px;border-top:.5px solid var(--line-soft);flex-wrap:wrap;gap:24px}.landing-root footer .colophon p{font-size:10px;letter-spacing:.25em;text-transform:uppercase;color:var(--fg5);max-width:none}.landing-root footer .signature{font-family:var(--font-serif);font-style:italic;color:var(--fg-accent);font-size:14px;letter-spacing:.02em}.landing-root footer .footer-brand{font-family:var(--font-serif);font-size:22px;letter-spacing:.16em;text-transform:uppercase;color:var(--fg1);display:block;margin-bottom:18px}.landing-root footer .footer-brand em{font-style:italic;color:var(--fg-accent)}.landing-root footer p.summary{max-width:320px}@keyframes rivasFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing-root .reveal{opacity:0}.landing-root .reveal.in{animation:rivasFadeIn .7s var(--ease-cinematic) both}.landing-root .r-1{animation-delay:.12s}.landing-root .r-2{animation-delay:.24s}.landing-root .r-3{animation-delay:.36s}.landing-root .r-4{animation-delay:.48s}.landing-root .r-5{animation-delay:.6s}.landing-root .hero .reveal{animation:rivasFadeIn .9s var(--ease-cinematic) both;opacity:0}.landing-root .hero .reveal.r-1{animation-delay:.2s}.landing-root .hero .reveal.r-2{animation-delay:.35s}.landing-root .hero .reveal.r-3{animation-delay:.55s}.landing-root .hero .reveal.r-4{animation-delay:.75s}.landing-root .hero .reveal.r-5{animation-delay:.95s}.landing-root .mobile-hamburger{display:none;position:fixed;top:0;right:24px;z-index:60;height:68px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;background:none;border:none;cursor:pointer;padding:0}.landing-root .mobile-hamburger span{display:block;width:22px;height:1px;background:#f5f5f7;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease;transform-origin:center}.landing-root .mobile-hamburger.open span:first-child{transform:translateY(6px) rotate(45deg)}.landing-root .mobile-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.landing-root .mobile-hamburger.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.landing-root .mobile-overlay{position:fixed;inset:0;z-index:55;background:#0b0b0f;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:68px;animation:overlayIn .28s cubic-bezier(.4,0,.2,1)}@keyframes overlayIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.landing-root .mobile-overlay-logo{display:flex;justify-content:center;align-items:center;padding:24px 48px;width:100%}.landing-root .mobile-overlay-logo img{width:50%;max-width:110px;height:auto;opacity:.9}.landing-root .mobile-overlay ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;width:100%}.landing-root .mobile-overlay ul li{width:100%;border-bottom:.5px solid rgba(245,245,247,.08)}.landing-root .mobile-overlay ul li:first-child{border-top:.5px solid rgba(245,245,247,.08)}.landing-root .mobile-overlay ul a{display:block;width:100%;padding:22px 32px;font-family:var(--font-serif);font-size:28px;font-weight:300;font-style:italic;color:rgba(245,245,247,.55);letter-spacing:.03em;transition:color .2s ease,padding-left .2s ease}.landing-root .mobile-overlay ul a:hover{color:#f5f5f7;padding-left:40px}.landing-root .mobile-action-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:12px 24px calc(12px + env(safe-area-inset-bottom));background:rgba(11,11,15,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:.5px solid rgba(245,245,247,.1)}.landing-root .mobile-action-cta{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 24px;background:var(--color-mauve-purple);color:#f5f5f7;font-family:var(--font-sans);font-size:10px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;transition:background .2s ease;gap:10px}.landing-root .mobile-action-cta:after{content:"→";font-size:12px;letter-spacing:0}.landing-root .mobile-action-cta:hover{background:#8a7a9c}@media (max-width:1024px){.landing-root .wrap{padding:0 32px}.landing-root nav.top .inner{display:flex;align-items:center;padding:0 72px 0 24px;height:64px;gap:0}.landing-root .nav-right,.landing-root nav.top ul{display:none}.landing-root .mobile-hamburger{display:flex}.landing-root .mobile-action-bar{display:block}.landing-root .brand-mark{font-size:14px;letter-spacing:.12em}.landing-root .brand-mark img{height:28px}.landing-root .hero-grid{grid-template-columns:1fr;gap:48px}.landing-root .hero-video{max-width:100%;justify-self:stretch;aspect-ratio:16/10}.landing-root .hero{padding:100px 0 80px;min-height:auto}.landing-root .scroll-indicator{display:none}.landing-root .contact-grid,.landing-root .opener,.landing-root .statement-grid{grid-template-columns:1fr;gap:36px}.landing-root .work-grid{grid-template-columns:1fr 1fr;grid-auto-rows:240px}.landing-root .work-cell.tall{grid-row:span 1}.landing-root .process{grid-template-columns:1fr}.landing-root .levels,.landing-root footer .grid{grid-template-columns:1fr 1fr}.landing-root footer .grid{gap:32px}.landing-root footer{padding:64px 0 100px}.landing-root .statement,.landing-root section{padding:72px 0}.landing-root .hero-fullbleed-content{padding:0 32px 48px;max-width:100%}.landing-root h1.hero-title{font-size:clamp(36px,5.5vw,64px);margin-top:16px}.landing-root .hero-sub{font-size:17px;margin-top:16px}.landing-root .cta-row{margin-top:28px;gap:14px}.landing-root .contact-grid{gap:40px}}@media (max-width:768px){.landing-root .levels,.landing-root .work-grid{grid-template-columns:1fr 1fr}.landing-root .work-grid{grid-auto-rows:200px}.landing-root .hero-fullbleed-content{padding:0 24px 40px}.landing-root h1.hero-title{font-size:clamp(32px,6vw,52px)}.landing-root .hero-sub{font-size:16px}.landing-root .mobile-action-bar{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}@media (max-width:640px){.landing-root .wrap{padding:0 20px}.landing-root nav.top .inner{padding:0 60px 0 16px}.landing-root .brand-mark{font-size:13px;letter-spacing:.08em}.landing-root .brand-mark img{height:26px}.landing-root .hero{padding:90px 0 60px}.landing-root .hero-fullbleed-content{padding:0 16px 32px}.landing-root h1.hero-title{font-size:clamp(28px,8vw,44px);margin-top:12px}.landing-root .hero-sub{font-size:15px;margin-top:14px}.landing-root .cta-row{flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px}.landing-root .btn-ghost,.landing-root .btn-primary{width:100%!important;justify-content:center!important}.landing-root .levels,.landing-root .work-grid{grid-template-columns:1fr}.landing-root footer .grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:32px 24px}.landing-root footer .grid>div:first-child,.landing-root footer .grid>div:last-child{grid-column:1/-1}.landing-root footer{padding:56px 0 100px}.landing-root footer h6{margin-bottom:12px}.landing-root footer ul{gap:6px}.landing-root footer .colophon{margin-top:40px;flex-direction:column;align-items:flex-start;gap:8px}.landing-root .contact-meta,.landing-root .field-row{grid-template-columns:1fr}.landing-root .contact-entry{padding:28px 20px}.landing-root .contact-card-text{padding:32px 24px;border-bottom:none}.landing-root .contact-card-cta{display:none}.landing-root .contact-card-text .contact-card-mobile-cta{display:inline-flex!important;margin-top:28px;width:100%;justify-content:center}.landing-root .contact-card-mobile-video{display:block;margin-top:24px;aspect-ratio:16/9;border-radius:4px}.landing-root .contact-card-body{grid-template-columns:1fr;gap:24px}.landing-root .contact-card-video{aspect-ratio:16/9}.landing-root .statement,.landing-root section{padding:56px 0}.landing-root .hero-rec-badge{display:none}.landing-root .hero-corners{inset:12px}}@media (max-width:390px){.landing-root h1.hero-title{font-size:26px}.landing-root .hero-sub{font-size:14px}.landing-root .wrap{padding:0 16px}}@media (max-width:768px){.landing-root .process-desktop-static{display:none}.landing-root .process-mobile-only{display:block}.landing-root .process.process-carousel{overflow:hidden}.landing-root .process-mobile-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.landing-root .process-mobile-narrative{display:flex;align-items:center;gap:12px;min-width:0}.landing-root .process-mobile-narrative-line{width:36px;height:1px;flex:0 0 auto;background:linear-gradient(90deg,rgba(167,153,184,.92),transparent)}.landing-root .process-mobile-narrative-text{margin:0;font-family:var(--font-sans);font-size:10px;letter-spacing:.34em;text-transform:uppercase;color:var(--fg-accent);white-space:nowrap}.landing-root .process-mobile-status{min-width:96px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.landing-root .process-mobile-count{font-family:var(--font-sans);font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--fg3);white-space:nowrap}.landing-root .process-mobile-progress{width:78px;height:1px;overflow:hidden;background:rgba(245,245,247,.12)}.landing-root .process-mobile-progress-bar{display:block;width:100%;height:100%;transform-origin:left center;transform:scaleX(.2);background:linear-gradient(90deg,rgba(167,153,184,.95),rgba(245,245,247,.45))}.landing-root .process-mobile-progress-bar.is-running{animation:processMobileAutoplay var(--process-autoplay-duration) cubic-bezier(.22,1,.36,1) forwards}.landing-root .process-carousel-shell{position:relative}.landing-root .process-carousel-track{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:6px 14vw 12px 0;margin-right:-14vw}.landing-root .process-carousel-track::-webkit-scrollbar{display:none}.landing-root .process-carousel-track:focus-visible{outline:1px solid rgba(167,153,184,.6);outline-offset:6px}.landing-root .process-mobile-nav{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:-48px;width:34px;height:34px;border:.5px solid rgba(167,153,184,.22);background:rgba(15,15,19,.72);color:var(--fg2);backdrop-filter:blur(12px);transition:background .35s var(--ease-cinematic),border-color .35s var(--ease-cinematic),color .35s var(--ease-cinematic),transform .35s var(--ease-cinematic);z-index:3}.landing-root .process-mobile-nav:active{transform:scale(.96)}.landing-root .process-mobile-nav:focus-visible{outline:1px solid rgba(167,153,184,.75);outline-offset:2px}.landing-root .process-mobile-nav-prev{right:44px}.landing-root .process-mobile-nav-next{right:0}.landing-root .process-slide{flex:0 0 86%;scroll-snap-align:start;scroll-snap-stop:always;min-height:380px;opacity:.52;transform:scale(.965);filter:brightness(.8);transition:opacity .7s var(--ease-cinematic),transform .7s var(--ease-cinematic),filter .7s var(--ease-cinematic),box-shadow .7s var(--ease-cinematic);box-shadow:0 16px 46px rgba(0,0,0,.16)}.landing-root .process-slide:before{width:32px;opacity:.4;transition:width .7s var(--ease-cinematic),opacity .7s var(--ease-cinematic),background .7s var(--ease-cinematic)}.landing-root .process-slide .step-copy{display:flex;flex-direction:column;gap:20px;min-height:100%}.landing-root .process-slide .lbl,.landing-root .process-slide .num,.landing-root .process-slide h4,.landing-root .process-slide p{transition:opacity .72s var(--ease-cinematic),transform .72s var(--ease-cinematic),color .72s var(--ease-cinematic)}.landing-root .process-slide .lbl,.landing-root .process-slide .num,.landing-root .process-slide h4{opacity:.75;transform:translateY(8px)}.landing-root .process-slide p{opacity:.62;transform:translateY(12px)}.landing-root .process-slide.is-active{opacity:1;transform:scale(1);filter:brightness(1);box-shadow:0 28px 60px rgba(0,0,0,.22)}.landing-root .process-slide.is-active:before{width:86px;opacity:1;background:linear-gradient(90deg,rgba(167,153,184,1),rgba(167,153,184,.18))}.landing-root .process-slide.is-active .lbl,.landing-root .process-slide.is-active .num,.landing-root .process-slide.is-active h4,.landing-root .process-slide.is-active p{opacity:1;transform:translateY(0)}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.landing-root .process-carousel-track{scroll-behavior:auto}.landing-root .process-mobile-nav,.landing-root .process-slide,.landing-root .process-slide .lbl,.landing-root .process-slide .num,.landing-root .process-slide h4,.landing-root .process-slide p,.landing-root .process-slide:before{transition:none}.landing-root .process-mobile-progress-bar.is-running{animation:none;transform:scaleX(1)}}@keyframes processMobileAutoplay{0%{transform:scaleX(0);opacity:.75}to{transform:scaleX(1);opacity:1}}@media (max-width:640px){.landing-root #work{padding-bottom:48px}.landing-root #work .work-grid{display:block;background:transparent}.landing-root #work .work-cell{position:sticky;top:64px;height:84vh;min-height:84vh;margin-bottom:20px;border-top:.5px solid rgba(119,104,138,.28);box-shadow:0 12px 48px rgba(0,0,0,.72),0 2px 0 rgba(119,104,138,.08)}.landing-root #work .work-cell.tall{height:84vh;min-height:84vh}.landing-root #work .work-cell:first-child{z-index:11}.landing-root #work .work-cell:nth-child(2){z-index:12}.landing-root #work .work-cell:nth-child(3){z-index:13}.landing-root #work .work-cell:nth-child(4){z-index:14}.landing-root #work .work-cell:nth-child(5){z-index:15}.landing-root #work .work-cell .meta-reveal{transform:translateY(0)}.landing-root #work .work-cell .meta-lbl,.landing-root #work .work-cell .meta-title,.landing-root #work .work-cell .story-cta{opacity:1;transform:none;transition:none}.landing-root #work .work-cell .meta-line{width:36px;transition:none}.landing-root #work .work-grid:has(.work-cell:focus-visible) .work-cell:not(:focus-visible),.landing-root #work .work-grid:has(.work-cell:hover) .work-cell:not(:hover){opacity:1;filter:none}.landing-root #work .work-cell .placeholder-glyph{font-size:200px}}.landing-root .trust-signals{padding:0 0 56px;border-top:.5px solid var(--line-soft);border-bottom:.5px solid var(--line-soft);position:relative}.landing-root .trust-signals .scroll-indicator{position:absolute;bottom:-56px;left:50%;transform:translateX(-50%)}.landing-root .trust-signals+section{border-top:none}.landing-root .trust-grid{display:grid;grid-template-columns:repeat(4,1fr);divide-x:.5px solid var(--line-soft)}.landing-root .trust-item{display:flex;flex-direction:column;gap:8px;padding:40px;border-right:.5px solid var(--line-soft)}.landing-root .trust-item:last-child{border-right:none}.landing-root .trust-value{font-family:var(--font-serif);font-size:clamp(28px,3vw,42px);font-weight:300;color:var(--fg1);letter-spacing:.01em}.landing-root .trust-label{font-family:var(--font-sans);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--fg4)}.landing-root #faq .faq-list{margin-top:64px;display:flex;flex-direction:column}.landing-root .faq-item{border-top:.5px solid var(--line-soft)}.landing-root .faq-item:last-child{border-bottom:.5px solid var(--line-soft)}.landing-root .faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:28px 0;font-family:var(--font-serif);font-size:clamp(18px,1.8vw,24px);font-weight:300;color:var(--fg1);cursor:pointer;list-style:none;gap:24px}.landing-root .faq-item summary::-webkit-details-marker{display:none}.landing-root .faq-item summary:after{content:"+";font-family:var(--font-sans);font-size:20px;font-weight:300;color:var(--fg-accent);flex-shrink:0;transition:transform .3s var(--ease-cinematic)}.landing-root .faq-item[open] summary:after{transform:rotate(45deg)}.landing-root .faq-item[open] summary{color:var(--fg1)}.landing-root .faq-item>p{font-family:var(--font-sans);font-size:14px;line-height:1.9;color:var(--fg3);padding:0 0 28px;max-width:72ch}@media (max-width:1024px){.landing-root .hero-frame-outer{padding:calc(72px + 12px) 12px 0}.landing-root .hero-frame-inner{border-radius:24px 24px 32px 32px/22px 22px 36px 36px}.landing-root .hero-frame-inner:after{width:100px;height:36px;top:-20px}.landing-root .hero-frame-outer:after{width:140px;height:30px}.landing-root .hero-fullbleed-content{padding:0 40px 48px}.landing-root .hero{min-height:85vh}}@media (max-width:768px){.landing-root .hero-fullbleed-content{padding:0 28px 40px;max-width:100%}.landing-root .hero-corners{inset:16px}.landing-root .hero-rec-badge{bottom:16px;right:20px}}@media (max-width:640px){.landing-root .hero-frame-outer{padding:calc(64px + 8px) 8px 0}.landing-root .hero-frame-inner{border-radius:20px}.landing-root .hero-frame-inner:after,.landing-root .hero-frame-outer:after{display:none}.landing-root .hero{min-height:88vh}.landing-root .hero-fullbleed-content{padding:0 20px 36px}.landing-root .hero-rec-badge{display:none}}@media (max-width:768px){.landing-root .trust-grid{grid-template-columns:repeat(2,1fr)}.landing-root .trust-item:nth-child(2){border-right:none}.landing-root .trust-item:nth-child(3){border-top:.5px solid var(--line-soft)}.landing-root .trust-item:nth-child(4){border-top:.5px solid var(--line-soft);border-right:none}.landing-root .trust-item{padding:28px 24px}}@media (max-width:640px){.landing-root .trust-grid{grid-template-columns:1fr 1fr}.landing-root .faq-item summary{font-size:17px}}