@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,500;0,600;1,400;1,500;1,600;1,700&family=JetBrains+Mono:wght@400;500&display=swap");.landing-body{background:var(--paper);color:var(--ink);font-family:var(--body-font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;position:relative;margin:0;padding:0;min-height:100vh}.landing-body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;background-image:radial-gradient(circle at 12% 18%,rgba(106,92,56,.07) 0,transparent 28%),radial-gradient(circle at 88% 72%,rgba(106,92,56,.06) 0,transparent 32%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.18  0 0 0 0 0.16  0 0 0 0 0.12  0 0 0 0.06 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:auto,auto,240px 240px;mix-blend-mode:multiply;opacity:.92}.landing-body .shell{position:relative;z-index:2}.landing-body .container{max-width:1440px;padding:0 40px;margin:0 auto;position:relative}.landing-body .container.wide{max-width:1480px}.landing-body .side-rail{position:fixed;top:0;bottom:0;width:36px;z-index:3;pointer-events:none;display:flex;align-items:center;justify-content:center}.landing-body .side-rail.right{right:0;border-left:1px solid var(--line-faint)}.landing-body .side-rail.left{left:0;border-right:1px solid var(--line-faint)}.landing-body .side-rail .rail-text{font-family:var(--sans);font-size:10px;font-weight:600;letter-spacing:.42em;text-transform:uppercase;color:var(--ink-faint);writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap}.landing-body .side-rail.right .rail-text{transform:rotate(180deg)}.landing-body .side-rail.left .rail-text{writing-mode:vertical-rl;transform:none}.landing-body .topbar{border-bottom:1px solid var(--line);padding:10px 0;background:var(--paper);position:relative;z-index:4}.landing-body .topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:24px;font-family:var(--sans);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-faint)}.landing-body .topbar-inner b{color:var(--ink);font-weight:600}.landing-body .topbar-inner .coral{color:var(--coral)}.landing-body .topbar-inner>span{white-space:nowrap}.landing-body .topbar-inner .mid{display:inline-flex;gap:26px}.landing-body .topbar-inner .right{display:inline-flex;gap:18px;align-items:center}.landing-body .topbar-link{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color .16s ease,border-color .16s ease}.landing-body .topbar-link:hover{color:var(--coral);border-bottom-color:var(--coral)}.landing-body .pulse{width:6px;height:6px;border-radius:50%;background:var(--coral);display:inline-block;margin-right:6px;animation:landing-pulse 2.4s ease-in-out infinite}@keyframes landing-pulse{0%,to{opacity:1}50%{opacity:.35}}.landing-body .nav{padding:22px 0;position:sticky;top:0;z-index:50;background:var(--paper);transform:translateY(0);transition:transform .36s cubic-bezier(.22,.61,.36,1),box-shadow .22s ease,border-color .22s ease;border-bottom:1px solid transparent;will-change:transform}.landing-body .nav.is-hidden{transform:translateY(-100%);pointer-events:none;box-shadow:none}.landing-body .nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.landing-body .brand{gap:14px;font-family:var(--sans);font-weight:700;letter-spacing:-.01em;text-decoration:none;font-size:18px;white-space:nowrap}.landing-body .brand,.landing-body .brand-mark{display:inline-flex;align-items:center;color:var(--ink)}.landing-body .brand-mark{width:36px;height:36px;justify-content:center;border:1.5px solid var(--ink);border-radius:50%;font-family:var(--serif);font-style:italic;font-size:17px;background:transparent}.landing-body .brand-meta{font-family:var(--sans);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-faint);line-height:1.3;margin-left:4px;border-left:1px solid var(--line);padding-left:14px}.landing-body .brand-meta b{display:block;color:var(--ink);font-weight:600}.landing-body .nav-links{display:flex;gap:38px;list-style:none}.landing-body .mobile-only,.landing-body .nav-mobile-only{display:none}.landing-body .nav-links a{color:var(--ink);text-decoration:none;font-family:var(--sans);font-size:14px;font-weight:500;transition:color .18s ease;position:relative}.landing-body .nav-links a:hover{color:var(--coral)}.landing-body .nav-links a .num{font-size:9px;color:var(--ink-faint);position:absolute;top:-7px;right:-16px;letter-spacing:.04em}.landing-body .nav-side{display:inline-flex;align-items:center;gap:18px}.landing-body .nav-cta{display:inline-flex;align-items:center;gap:10px;padding:9px 16px;border-radius:999px;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap;flex-shrink:0}.landing-body .nav-cta.ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.landing-body .nav-cta:not(.ghost):after{content:"★";color:var(--mustard);font-size:11px}.landing-body .status-dot{width:28px;height:28px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center}.landing-body .status-dot:after{content:"";width:6px;height:6px;border-radius:50%;background:var(--coral)}.landing-body .label{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--coral);display:inline-flex;align-items:center;gap:12px}.landing-body .label:before{content:"";width:18px;height:1px;background:var(--coral);display:inline-block}.landing-body .label .ix{color:var(--ink-faint);font-weight:500;margin-left:4px}.landing-body .display{font-family:var(--sans);font-weight:800;letter-spacing:-.028em;color:var(--ink);line-height:1}.landing-body .display em{font-family:var(--serif);font-style:italic;font-weight:500;letter-spacing:-.018em}.landing-body .display .dot{color:var(--coral)}.landing-body .lead{font-family:var(--body-font);font-size:16px;line-height:1.55;color:var(--ink-soft);max-width:36ch}.landing-body .meta{font-family:var(--sans);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-faint)}.landing-body .coord{font-family:var(--mono);font-size:10px;letter-spacing:.04em;color:var(--ink-faint)}.landing-body .roman{font-family:var(--serif);font-style:italic;font-weight:500;color:var(--coral)}.landing-body .btn{display:inline-flex;align-items:center;gap:12px;padding:14px 22px;border-radius:999px;font-family:var(--sans);font-size:14px;font-weight:500;letter-spacing:-.005em;text-decoration:none;border:1px solid transparent;transition:transform .18s ease,background .18s ease,color .18s ease;cursor:pointer;white-space:nowrap}.landing-body .btn-primary{background:var(--coral);color:#fff;box-shadow:0 14px 26px -16px #ed6f5c}.landing-body .btn-primary:hover{transform:translateY(-2px);background:#e25e4a}.landing-body .btn-ghost{background:transparent;color:var(--ink);border-color:rgba(21,20,15,.2)}.landing-body .btn-ghost:hover{transform:translateY(-2px);background:rgba(21,20,15,.04)}.landing-body .btn .arrow{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.landing-body .btn .arrow svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.6}.landing-body .hero{position:relative;padding:0;min-height:auto;display:flex;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.landing-body section{padding:100px 0}.landing-body .hero-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:36px;align-items:stretch;width:100%;position:relative;flex:1 1 auto}.landing-body .hero-copy{padding:4vh 0;display:flex;flex-direction:column;position:relative}.landing-body .hero-copy .label{margin-bottom:28px}.landing-body .hero-copy .lead{margin-bottom:30px;max-width:65ch;font-size:17px;line-height:1.6;color:var(--ink-soft)}.landing-body .hero h1{font-size:clamp(44px,5vw,78px);line-height:1;margin-bottom:28px}.landing-body .hero-actions{display:inline-flex;align-items:center;gap:14px;margin-bottom:38px}.landing-body .hero-stats{display:flex;align-items:center;gap:32px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;margin-top:20px;padding:24px 0;border-top:1px solid var(--line-faint)}.landing-body .hero-stats::-webkit-scrollbar{display:none}.landing-body .hero-stats .stat{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.landing-body .hero-stats .stat .stat-circle{width:34px;height:34px;border-radius:50%;border:1px dashed var(--ink);display:inline-flex;align-items:center;justify-content:center;font-family:var(--sans);font-size:11px;font-weight:700;flex-shrink:0}.landing-body .hero-stats .stat .stat-circle.solid{border-style:solid}.landing-body .hero-stats .stat .stat-circle.coral{border-color:var(--coral);color:var(--coral)}.landing-body .hero-stats .stat-label{font-family:var(--sans);font-size:11px;line-height:1.25;color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase}.landing-body .hero-stats .stat-label b{display:block;font-weight:700;color:var(--ink);font-size:12px}.landing-body .hero-foot{margin-top:40px;padding-top:22px;border-top:none;display:flex;align-items:center;justify-content:space-between;gap:24px}.landing-body .hero-art{position:relative;height:calc(100vh - 160px);max-height:860px;margin-left:auto;margin-right:-12px;width:100%;overflow:visible}.landing-body .phone-composition{position:relative;height:100%;width:100%;display:flex;justify-content:flex-end;align-items:center;padding-right:160px}.landing-body .phone-frame-wrapper{position:relative;height:85%;z-index:10;filter:drop-shadow(0 40px 80px rgba(0,0,0,.12))}.landing-body .mockup-container{height:100%;position:relative;display:flex;justify-content:center}.landing-body .phone-frame-overlay{position:relative;height:100%;width:auto;z-index:20;pointer-events:none}.landing-body .screen-content-mask{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:auto;aspect-ratio:430/932;overflow:hidden;z-index:10;border-radius:44px}.landing-body .invitation-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-body .invitation-horizontal-slider{position:absolute;right:0;left:0;top:50%;transform:translateY(-50%);height:85%;z-index:1;display:flex;justify-content:center;align-items:center;pointer-events:none}.landing-body .stack-container{position:relative;width:430px;height:100%;display:flex;justify-content:center;align-items:center}.landing-body .slider-item-stacked{position:absolute;height:100%;aspect-ratio:430/932;background-size:cover;background-position:50%;border-radius:44px;box-shadow:0 10px 40px rgba(0,0,0,.15);will-change:transform,opacity,filter}.landing-body .carousel-nav{position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);display:flex;gap:20px;z-index:100}.landing-body .nav-arrow{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.landing-body .nav-arrow:hover{background:var(--ink);color:var(--paper);transform:scale(1.1)}.landing-body .scroll-svg-anim{position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:40px;height:100px;z-index:25}.landing-body .scroll-svg-anim svg{width:100%;height:100%;overflow:visible}.landing-body .scroll-line{stroke:var(--coral);stroke-width:1;stroke-dasharray:40;stroke-dashoffset:40;animation:landing-svg-scroll-line 4s cubic-bezier(.65,0,.35,1) infinite}@keyframes landing-svg-scroll-line{0%{stroke-dashoffset:40}50%{stroke-dashoffset:0}to{stroke-dashoffset:-40}}.landing-body .hero-art .index{position:absolute;right:12px;top:36%;font-family:var(--sans);font-size:10.5px;font-weight:600;letter-spacing:.16em;color:var(--ink-faint);text-transform:uppercase;background:hsla(43,48%,88%,.7);padding:10px 12px;border:1px solid var(--line-soft);border-radius:6px;backdrop-filter:blur(2px)}.landing-body .hero-art .index span{display:block;line-height:1.6}.landing-body .hero-art .index span .n{color:var(--coral);margin-right:6px;font-weight:700}.landing-body .hero-art .index span.on{color:var(--ink);font-weight:700}.landing-body .hero-art .corner{position:absolute;width:22px;height:22px;border-color:var(--ink-faint);border-style:solid;border-width:0}.landing-body .hero-art .corner.tl{top:0;left:0;border-top-width:1px;border-left-width:1px}.landing-body .hero-art .corner.tr{top:0;right:0;border-top-width:1px;border-right-width:1px}.landing-body .hero-art .corner.bl{bottom:0;left:0;border-bottom-width:1px;border-left-width:1px}.landing-body .hero-art .corner.br{bottom:0;right:0;border-bottom-width:1px;border-right-width:1px}.landing-body section{position:relative;padding:80px 0}.landing-body .about h2,.landing-body .capabilities-copy h2,.landing-body .cta h2,.landing-body .method-head h2,.landing-body .testimonial-copy h2,.landing-body .work-copy h2{font-size:clamp(44px,5vw,78px)!important;line-height:1.1;letter-spacing:-.024em;margin:28px 0 36px}.landing-body .wire{border-bottom:1px solid var(--line);padding:26px 0 28px;background:var(--paper);position:relative;overflow:hidden}.landing-body .wire-inner{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:32px;align-items:center}.landing-body .wire-left{display:inline-flex;align-items:center;gap:14px;border-right:1px solid var(--line);padding-right:24px;min-height:56px}.landing-body .wire-mark{width:22px;height:22px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-body .wire-pulse{width:6px;height:6px;border-radius:50%;background:var(--coral);display:inline-block;animation:landing-pulse 2.4s ease-in-out infinite}.landing-body .wire-title{font-family:var(--sans);font-size:11px;line-height:1.4;display:flex;flex-direction:column;gap:3px}.landing-body .wire-title b{color:var(--ink);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.landing-body .wire-title span{color:var(--ink-faint);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.landing-body .wire-rows{display:grid;gap:8px;min-width:0}.landing-body .wire-row{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.landing-body .marquee-track{display:inline-flex;align-items:center;width:-moz-max-content;width:max-content;white-space:nowrap;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;animation:marquee-ltr 40s linear infinite}.landing-body .wire-row.reverse .marquee-track{animation-name:marquee-rtl;animation-duration:50s}@keyframes marquee-ltr{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes marquee-rtl{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.landing-body .marquee-group{display:inline-flex;align-items:center}.landing-body .swipe-indicator{display:flex;align-items:center;justify-content:center;gap:12px;font-family:var(--sans);font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--ink-faint)}.landing-body .marquee-sep,.landing-body .swipe-indicator .dot-mark{color:var(--coral);font-size:8px}.landing-body .marquee-sep{display:inline-flex;align-items:center;opacity:.6;margin:0 32px;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-body .wire-item{display:inline-flex;align-items:baseline;gap:10px;font-family:var(--sans);font-size:12px;letter-spacing:.04em;color:var(--ink-mute);text-decoration:none;flex-shrink:0}.landing-body .wire-item .wire-dot{color:var(--coral);font-size:16px;line-height:0;position:relative;top:-1px;margin-right:2px}.landing-body .wire-item .wire-coord{font-family:var(--mono);font-size:10.5px;color:var(--ink-faint);letter-spacing:0}.landing-body .wire-item .wire-name{text-transform:uppercase;letter-spacing:.18em;color:var(--ink);font-weight:500}.landing-body .wire-item .wire-handle{font-family:var(--mono);color:var(--ink);font-size:11.5px;font-weight:500}.landing-body .wire-item .wire-role{text-transform:uppercase;letter-spacing:.16em;color:var(--coral);font-size:10px}.landing-body .wire-item.is-link{transition:color .16s ease}.landing-body .wire-item.is-link:hover .wire-handle{color:var(--coral)}.landing-body section.tight{padding:90px 0}.landing-body .about .sec-rule{border-top:none}.landing-body .sec-rule{border-top:1px solid var(--line);padding-top:18px;margin-bottom:48px;display:flex;justify-content:space-between;align-items:center;font-family:var(--sans);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-faint)}.landing-body .sec-rule .meta-grp{display:inline-flex;gap:26px}.landing-body .sec-rule .dot-mark{color:var(--coral)}.landing-body .about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.landing-body .about .footer-row{display:flex;align-items:center;gap:20px;margin-top:56px;color:var(--ink-faint);font-family:var(--sans);font-size:11px;letter-spacing:.18em;text-transform:uppercase}.landing-body .about .footer-row .mark{width:30px;height:30px;border-radius:50%;border:1px solid var(--ink);display:inline-flex;align-items:center;justify-content:center;font-family:var(--serif);font-style:italic;font-size:14px;color:var(--ink)}.landing-body .about .stamp{margin-left:auto;display:inline-flex;flex-direction:column;align-items:flex-end;line-height:1.4}.landing-body .about .stamp span:first-child{color:var(--coral)}.landing-body .about-art{position:relative;aspect-ratio:1/1;max-width:620px;margin-left:auto}.landing-body .about-art img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.landing-body .about-side-note{position:absolute;right:-8px;top:26px;text-align:right;font-family:var(--sans);font-size:10.5px;line-height:1.55;color:var(--ink-faint);letter-spacing:.04em;max-width:16ch}.landing-body .about-side-note b{display:block;color:var(--coral);width:36px;height:1px;background:var(--coral);margin:0 0 10px auto}.landing-body .about-caption{position:absolute;right:18px;bottom:4px;font-family:var(--sans);font-size:9.5px;color:var(--ink-faint);text-align:right;letter-spacing:.06em;line-height:1.45}.landing-body .about-caption b{color:var(--ink);display:block}.landing-body .capabilities-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.landing-body .feat-stack-wrapper{position:relative;width:100%;max-width:420px;height:900px;margin:0 auto}.landing-body .feat-screen-card{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0!important;box-shadow:none!important;border:none!important;outline:none!important;cursor:pointer;will-change:transform,opacity}.landing-body .feat-screen-card img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;border-radius:0!important}.landing-body .feat-screen-label{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);background:rgba(15,23,42,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:8px 20px;border-radius:100px;white-space:nowrap;pointer-events:none;box-shadow:none!important}.landing-body .cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.landing-body .card{padding:28px 26px 32px;background:var(--bone);border-radius:18px;box-shadow:var(--shadow),inset 0 0 0 1px rgba(21,20,15,.06);position:relative;overflow:hidden;transition:transform .2s ease}.landing-body .card.is-active,.landing-body .card:hover{transform:translateY(-3px)}.landing-body .card.is-active{box-shadow:var(--shadow),inset 0 0 0 1.5px var(--coral),inset 4px 0 0 0 var(--coral)}.landing-body .card .num{font-family:var(--serif);font-style:italic;font-size:22px;font-weight:500;color:var(--coral);letter-spacing:.04em;margin-bottom:16px;display:flex;justify-content:space-between;align-items:baseline}.landing-body .card .num .tag{font-family:var(--sans);font-size:9.5px;color:var(--ink-faint);letter-spacing:.18em;text-transform:uppercase;font-style:normal;font-weight:500}.landing-body .card .icon{width:28px;height:28px;margin-bottom:16px;color:var(--ink)}.landing-body .card h3{font-family:var(--sans);font-size:22px;font-weight:700;line-height:1.05;letter-spacing:-.014em;margin-bottom:14px}.landing-body .card-mobile-img{display:none}.landing-body .card p{font-family:var(--body-font);font-size:13.5px;color:var(--ink-mute);line-height:1.55;max-width:24ch}.landing-body .card .arrow-mark{position:absolute;right:22px;bottom:22px;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);transition:all .18s ease}.landing-body .card:hover .arrow-mark{background:var(--coral);border-color:var(--coral);color:#fff}.landing-body .card .arrow-mark svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:1.6}.landing-body .method-head{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:start;margin-bottom:80px}.landing-body .method-head h2{font-size:clamp(44px,5.2vw,76px)}.landing-body .method-head .right{display:flex;align-items:flex-start;gap:14px;padding-top:14px}.landing-body .method-head .plus{color:var(--coral);font-size:24px;line-height:1;font-family:var(--sans)}.landing-body .method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:50px;position:relative}.landing-body .method-grid:before{content:"";position:absolute;top:60px;left:50px;right:50px;height:1px;background:var(--line-soft)}.landing-body .method-step{position:relative}.landing-body .method-step .num{font-family:var(--serif);font-style:italic;font-weight:500;font-size:78px;color:var(--coral);line-height:.85;margin-bottom:24px;letter-spacing:-.02em;background:var(--paper);display:inline-block;padding-right:12px;position:relative;z-index:1}.landing-body .method-step h4{font-family:var(--sans);font-size:30px;font-weight:800;letter-spacing:-.022em;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;padding-right:18px}.landing-body .method-step h4 .arrow-r{color:var(--ink-faint);font-size:22px;line-height:1}.landing-body .method-step:last-child h4 .arrow-r{display:none}.landing-body .method-step p{font-family:var(--body-font);font-size:13.5px;color:var(--ink-mute);line-height:1.55;margin-bottom:24px;max-width:24ch}.landing-body .method-step .img{aspect-ratio:1/1;background:var(--bone);border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.landing-body .method-step .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-body .method-foot{margin-top:80px;display:flex;justify-content:space-between;align-items:center;border-top:1px dashed var(--line);padding-top:24px}.landing-body .pricing{padding:140px 0;background:#15140f;color:var(--paper);position:relative;overflow:hidden}.landing-body .pricing:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n2'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 0.95  0 0 0 0 0.85  0 0 0 0 0.05 0'/></filter><rect width='100%' height='100%' filter='url(%23n2)'/></svg>");background-size:240px 240px;opacity:.3;mix-blend-mode:screen}.landing-body .pricing-head{margin-bottom:80px;text-align:left}.landing-body .pricing-head h2{font-size:clamp(44px,5.2vw,76px);color:#fff!important}.landing-body .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative;z-index:2}.landing-body .pricing-card{background:hsla(46,61%,92%,.04);border:1px solid hsla(46,61%,92%,.12);padding:60px 48px;border-radius:32px;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1)}.landing-body .pricing-card:hover{border-color:hsla(46,61%,92%,.3);transform:translateY(-8px)}.landing-body .pricing-card.featured{background:var(--paper);color:var(--ink);border-color:var(--coral);transform:translateY(-16px);box-shadow:0 40px 100px -20px rgba(0,0,0,.5)}.landing-body .plan-badge{display:inline-block;padding:6px 14px;background:var(--coral);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;border-radius:100px;margin-bottom:24px}.landing-body .price-label{font-family:var(--serif);font-style:italic;font-size:20px;color:var(--coral);margin-bottom:20px}.landing-body .plan-name{font-family:var(--sans);font-size:32px;font-weight:800;margin-bottom:16px;letter-spacing:-.02em}.landing-body .plan-desc{font-size:15px;line-height:1.6;opacity:.7;margin-bottom:40px}.landing-body .pricing-card.featured .plan-desc{opacity:.8}.landing-body .plan-body{flex-grow:1}.landing-body .plan-features{list-style:none;padding:0;margin:0}.landing-body .plan-features li{padding:16px 0;border-bottom:1px solid hsla(46,61%,92%,.08);font-size:14px;display:flex;align-items:center;gap:14px}.landing-body .pricing-card.featured .plan-features li{border-bottom-color:rgba(21,20,15,.08)}.landing-body .plan-features li:before{content:"→";color:var(--coral);font-size:16px;font-weight:700}.landing-body .plan-footer{margin-top:48px}.landing-body .btn-plan{width:100%;padding:18px;border-radius:100px;border:1px solid var(--paper);background:transparent;color:var(--paper);font-family:var(--sans);font-size:14px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:all .2s ease}.landing-body .btn-plan.primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.landing-body .btn-plan:hover{background:var(--paper);color:var(--ink)}.landing-body .btn-plan.primary:hover{background:var(--coral);border-color:var(--coral);color:#fff}@media (max-width:1024px){.landing-body .pricing-grid{grid-template-columns:1fr;gap:24px}.landing-body .pricing-card.featured{transform:none}}.landing-body .testimonial-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.landing-body .divider{border-top:1px solid var(--line);margin:60px 0 32px}.landing-body .author{display:flex;align-items:center;gap:18px;margin-top:22px}.landing-body .author .avatar{width:50px;height:50px;border-radius:50%;background:var(--ink);overflow:hidden;display:inline-flex;align-items:center;justify-content:center;color:var(--paper);font-family:var(--serif);font-style:italic;font-size:24px}.landing-body .partners{display:grid;grid-template-columns:repeat(6,1fr);gap:22px;align-items:end}.landing-body .partner{display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit;cursor:pointer;transition:transform .22s ease}.landing-body .partner .glyph{height:32px;display:flex;align-items:center;color:var(--ink)}.landing-body .cta-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center}.landing-body .cta-actions{display:flex;align-items:center;gap:20px;margin-top:40px}.landing-body .email-pill{display:inline-flex;align-items:center;gap:12px;padding:14px 18px 14px 22px;border-radius:999px;border:1px solid var(--line);font-family:var(--sans);font-size:14px;color:var(--ink);text-decoration:none}.landing-body .email-pill .arrow-circle{width:22px;height:22px;border-radius:50%;background:var(--ink);color:var(--paper);display:inline-flex;align-items:center;justify-content:center;font-size:12px}.landing-body footer{border-top:1px solid var(--line);padding:60px 0 30px;margin-top:60px}.landing-body .foot-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:60px}.landing-body .foot-brand .brand{margin-bottom:18px}.landing-body .foot-brand p{font-family:var(--body);font-size:13.5px;color:var(--ink-mute);line-height:1.55;max-width:38ch}.landing-body .foot-col h5{font-family:var(--sans);font-size:11px;color:var(--ink);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-weight:700}.landing-body .foot-col ul{list-style:none}.landing-body .foot-col li{margin-bottom:10px}.landing-body .foot-col a{font-family:var(--body);font-size:13.5px;color:var(--ink-soft);text-decoration:none}.landing-body .foot-col a:hover{color:var(--coral)}.landing-body .foot-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;align-items:center;font-family:var(--sans);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.landing-body .foot-bottom .right{display:inline-flex;gap:24px;align-items:center}.landing-body .foot-mega{margin-top:60px;padding-top:0;padding-bottom:12px;border-top:1px solid var(--line);overflow:hidden}.landing-body .foot-mega .word{font-family:var(--sans);font-weight:900;font-size:clamp(70px,13vw,200px);letter-spacing:-.04em;line-height:1.05;color:var(--ink);white-space:nowrap;margin-top:30px;padding-bottom:.18em}.landing-body .foot-mega .word em{font-family:var(--serif);font-style:italic;font-weight:500;color:var(--coral)}.landing-body [data-reveal]{opacity:0;translate:0 28px;transition:opacity .9s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms),translate .9s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms),scale .9s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms);will-change:opacity,translate,scale}.landing-body [data-reveal=right]{translate:36px 0}.landing-body [data-reveal=left]{translate:-36px 0}.landing-body [data-reveal=scale]{translate:0 0;scale:.96}.landing-body [data-reveal=rise-lg]{translate:0 64px;scale:.985}.landing-body [data-reveal][data-revealed=true]{opacity:1;translate:0 0;scale:1}@media (max-width:1280px){.landing-body .container{padding:0 44px}.landing-body .work{margin:0 44px;padding:90px 44px}.landing-body .side-rail{display:none}}@media (max-width:880px){.landing-body .about-grid,.landing-body .capabilities-grid,.landing-body .cta-grid,.landing-body .hero-grid,.landing-body .testimonial-grid{grid-template-columns:1fr}.landing-body .method-grid{grid-template-columns:repeat(2,1fr)}.landing-body .work-grid{grid-template-columns:1fr}.landing-body .brand-meta,.landing-body .nav-cta,.landing-body .nav-links{display:none}}@media (max-width:560px){.landing-body .cards,.landing-body .method-grid{grid-template-columns:1fr}}.landing-body .hero-copy [data-reveal]:first-child{--reveal-delay:0ms}.landing-body .hero-copy [data-reveal]:nth-child(2){--reveal-delay:90ms}.landing-body .hero-copy [data-reveal]:nth-child(3){--reveal-delay:180ms}.landing-body .hero-copy [data-reveal]:nth-child(4){--reveal-delay:270ms}.landing-body .cards [data-reveal]:first-child{--reveal-delay:0ms}.landing-body .cards [data-reveal]:nth-child(2){--reveal-delay:90ms}.landing-body .cards [data-reveal]:nth-child(3){--reveal-delay:180ms}.landing-body .cards [data-reveal]:nth-child(4){--reveal-delay:270ms}.landing-body .cards [data-reveal]:nth-child(5){--reveal-delay:360ms}.landing-body .method-grid [data-reveal]:first-child{--reveal-delay:0ms}.landing-body .method-grid [data-reveal]:nth-child(2){--reveal-delay:110ms}.landing-body .method-grid [data-reveal]:nth-child(3){--reveal-delay:220ms}.landing-body .method-grid [data-reveal]:nth-child(4){--reveal-delay:330ms}.landing-body .partners [data-reveal]:first-child{--reveal-delay:0ms}.landing-body .partners [data-reveal]:nth-child(2){--reveal-delay:70ms}.landing-body .partners [data-reveal]:nth-child(3){--reveal-delay:140ms}.landing-body .partners [data-reveal]:nth-child(4){--reveal-delay:210ms}.landing-body .partners [data-reveal]:nth-child(5){--reveal-delay:280ms}.landing-body .partners [data-reveal]:nth-child(6){--reveal-delay:350ms}.landing-body .foot-col:first-of-type{--reveal-delay:0ms}.landing-body .foot-col:nth-of-type(2){--reveal-delay:80ms}.landing-body .foot-col:nth-of-type(3){--reveal-delay:160ms}.landing-body .foot-col:nth-of-type(4){--reveal-delay:240ms}.landing-body .foot-col:nth-of-type(5){--reveal-delay:320ms}.landing-body .foot-col:nth-of-type(6){--reveal-delay:400ms}@media (prefers-reduced-motion:reduce){.landing-body [data-reveal]{opacity:1!important;translate:0 0!important;scale:1!important;transition:none!important}}.booking-modal-overlay{position:fixed;inset:0;z-index:1000;background:rgba(21,20,15,.45);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:24px;animation:modal-fade-in .4s ease}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.booking-modal{background:var(--paper);width:100%;max-width:800px;border-radius:42px;position:relative;box-shadow:0 40px 100px -20px rgba(0,0,0,.25);overflow:hidden;border:1px solid var(--line-soft)}.booking-modal .close-modal{position:absolute;top:24px;right:24px;width:44px;height:44px;border-radius:50%;border:1px solid var(--line-soft);background:transparent;color:var(--ink);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.booking-modal .close-modal:hover{background:var(--ink);color:var(--paper);transform:rotate(90deg)}.booking-content{padding:60px}.booking-header{margin-bottom:40px;text-align:center}.booking-header h2{font-family:var(--sans);font-size:42px;font-weight:800;letter-spacing:-.02em;margin:12px 0 16px;line-height:1.1}.booking-header h2 em{font-family:var(--serif);font-style:italic;font-weight:500}.booking-header p{color:var(--ink-soft);font-size:15px;max-width:45ch;margin:0 auto}.booking-form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.booking-form .form-group.full{grid-column:span 2}.booking-form label{display:block;font-family:var(--sans);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;color:var(--ink-faint)}.booking-form input,.booking-form select,.booking-form textarea{width:100%;background:var(--bone);border:1px solid var(--line-soft);border-radius:14px;padding:14px 18px;font-family:var(--body-font);font-size:14px;color:var(--ink);transition:all .2s ease}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{outline:none;border-color:var(--coral);box-shadow:0 0 0 4px hsla(8,80%,65%,.08)}.booking-form textarea{min-height:120px;resize:none}.booking-form .btn-block{width:100%;margin-top:32px;height:56px;justify-content:center}.booking-success{padding:80px 40px;text-align:center}.booking-success .success-icon{width:64px;height:64px;border-radius:50%;background:var(--coral);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:24px}.booking-success h2{font-family:var(--sans);font-size:32px;font-weight:800;margin-bottom:12px}@media (max-width:640px){.booking-content{padding:40px 24px}.booking-form .form-grid{grid-template-columns:1fr}.booking-form .form-group.full{grid-column:span 1}.booking-header h2{font-size:32px}}.booking-dialog-content{background:var(--paper)!important;border:1px solid var(--line-soft)!important;padding:0!important;box-shadow:0 -20px 80px rgba(0,0,0,.12)!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;transform:none!important;width:100%!important;max-width:850px!important;margin:0 auto;min-height:400px;max-height:96vh;border-radius:40px 40px 0 0!important;overflow-y:auto;z-index:1000!important}.booking-form-v2{padding:40px 50px 60px}.booking-form-v2 .btn-primary{background:var(--coral)!important;color:#fff!important;font-family:var(--sans);font-weight:700;font-size:15px;padding:14px 32px;border-radius:999px;border:none;transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.booking-form-v2 .btn-primary:hover{background:var(--ink)!important;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.booking-header-v2{padding:40px 50px 0}.booking-title{font-size:36px;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.booking-form-v2 label,.booking-title{font-family:var(--sans);color:var(--ink)}.booking-form-v2 label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;display:block}.brand-input{background:#fff!important;border:1px solid var(--line-soft)!important;border-radius:14px!important;color:var(--ink)!important;height:52px!important;font-size:15px!important;font-weight:500!important;transition:all .2s ease;padding:0 18px!important}textarea.brand-input{height:auto!important;min-height:120px!important;padding:16px 18px!important}select.brand-input{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:16px!important;padding-right:40px!important}.brand-input:focus{border-color:var(--coral)!important;box-shadow:0 0 0 4px color-mix(in oklch,var(--coral),transparent 90%)!important}.booking-popover-content{z-index:1200!important;background:#fff!important;border:1px solid var(--line-soft)!important;border-radius:20px!important;box-shadow:0 20px 40px rgba(0,0,0,.15)!important;padding:10px!important;width:auto!important}.brand-calendar,.brand-calendar *{background:#fff!important;color:#1a1a1a!important;border:none!important;box-shadow:none!important;text-shadow:none!important}.brand-calendar button:hover{background:#f0f0f0!important}.brand-calendar .bg-primary,.brand-calendar [data-selected=true]{background:var(--coral)!important;color:#fff!important}.brand-calendar .opacity-50{opacity:.3!important}.booking-success-drawer{padding:100px 50px;text-align:center}.booking-success-drawer .success-icon{width:72px;height:72px;border-radius:50%;background:var(--coral);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 24px}.booking-success-drawer h2{font-family:var(--sans);font-size:32px;font-weight:800;color:var(--ink)!important;margin-bottom:12px;letter-spacing:-.02em}.booking-success-drawer p{font-family:var(--body-font);font-size:16px;color:var(--ink-soft)!important;max-width:32ch;margin:0 auto}@media (max-width:640px){.booking-form-v2,.booking-header-v2{padding:24px 18px}.booking-dialog-content{border-radius:24px 24px 0 0!important}.booking-title{font-size:26px}.brand-input{height:46px!important;font-size:14px!important;padding:0 14px!important;border-radius:12px!important}.booking-form-v2 label{font-size:11px}.booking-form-v2 .grid{gap:16px}}@media (max-width:1100px){.landing-body .container{padding:0 32px}.landing-body .hero-grid{grid-template-columns:1fr;gap:60px}.landing-body .hero-art{height:auto;min-height:420px;margin-right:0;display:flex;justify-content:center;align-items:center;padding:60px 0;width:100%;overflow:visible}.landing-body .phone-composition{justify-content:center!important;width:100%!important;margin:0 auto!important;padding-right:0!important}.landing-body .work{margin:0 24px;padding:80px 40px}.landing-body .work-grid{grid-template-columns:1fr;gap:40px}.landing-body .work-card.alt{transform:none;margin-top:20px}.landing-body .work-card{transform:none}.landing-body .marquee-track span{font-size:11px!important}.landing-body .cards{grid-template-columns:repeat(2,1fr);gap:20px}.landing-body .method-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:768px){.landing-body{font-size:15px}.landing-body section{padding:80px 0}.landing-body .container{padding:0 24px}.landing-body .topbar{display:none}.landing-body .nav{padding:10px 0}.landing-body .nav-inner{gap:12px}.landing-body .brand{font-size:15px;gap:8px}.landing-body .brand-mark{width:30px;height:30px;font-size:14px}.landing-body .nav-links{position:fixed;top:0;right:0;bottom:0;width:100%;height:100vh;background:var(--paper);flex-direction:column;justify-content:center;align-items:center;gap:32px;z-index:100;transform:translateX(100%);transition:transform .4s cubic-bezier(.22,1,.36,1);padding:60px 40px;display:flex}.landing-body .nav.is-open .nav-links{transform:translateX(0)}.landing-body .nav-links a{font-size:24px;font-weight:700}.landing-body .nav-links a .num{font-size:12px;top:-10px;right:-24px}.landing-body .nav-side{display:flex;gap:8px;margin-left:auto}.landing-body .nav-cta{padding:7px 12px;font-size:11px}.landing-body .nav-cta:not(.ghost):after,.landing-body .status-dot{display:none}.landing-body .nav-mobile-only{display:block}@media (max-width:420px){.landing-body .nav-side .nav-cta.ghost{display:none}}.landing-body .nav-burger{display:flex!important;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--line-soft);border-radius:50%;background:transparent;cursor:pointer;z-index:101;position:relative}.landing-body .nav-burger span{width:20px;height:1.5px;background:var(--ink);position:relative;transition:transform .2s ease,background .2s ease}.landing-body .nav-burger span:after,.landing-body .nav-burger span:before{content:"";position:absolute;width:100%;height:100%;background:inherit;left:0;transition:transform .2s ease,top .2s ease}.landing-body .nav-burger span:before{top:-6px}.landing-body .nav-burger span:after{top:6px}.landing-body .nav.is-open .nav-burger span{background:transparent}.landing-body .nav.is-open .nav-burger span:before{transform:rotate(45deg);top:0;background:var(--ink)}.landing-body .nav.is-open .nav-burger span:after{transform:rotate(-45deg);top:0;background:var(--ink)}.landing-body .hero{overflow:hidden}.landing-body .hero-grid{grid-template-columns:1fr;text-align:center}.landing-body .hero-copy{align-items:center;padding:20px 0 40px;width:100%;max-width:100%;overflow-x:hidden}.landing-body .label{font-size:9px!important;letter-spacing:.1em!important;text-align:center;justify-content:center;width:100%;flex-wrap:wrap;gap:8px}.landing-body .label:before{display:none}.landing-body .hero .lead{font-size:15px;width:100%;padding:0 10px}.landing-body .hero-art{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;height:auto;min-height:480px;padding:20px 0 80px;overflow:visible}.landing-body .carousel-nav{position:absolute;top:100%!important;bottom:auto!important;margin-top:20px;left:50%;transform:translateX(-50%);display:flex;gap:20px}.landing-body .phone-composition{justify-content:center!important;width:100%!important;margin:0 auto!important;padding-right:0!important;height:400px!important;position:relative}.landing-body .stack-container{width:100%!important;max-width:320px}.landing-body .phone-frame-wrapper{height:400px!important}.landing-body .invitation-horizontal-slider{justify-content:center;display:flex}.landing-body .hero h1{font-size:clamp(32px,8vw,42px);line-height:1.1;width:100%;word-break:break-word}.landing-body .hero-stats{gap:12px;padding:16px 0;justify-content:center}.landing-body .hero-stats .stat .stat-circle{width:28px;height:28px;font-size:9px}.landing-body .hero-stats .stat-label{font-size:9px}.landing-body .hero-actions{flex-direction:column;align-items:stretch;width:100%}.landing-body .hero-actions .btn{justify-content:center}.landing-body .wire-inner{display:flex!important;flex-direction:column!important;align-items:center!important;gap:24px!important;text-align:center;padding-top:40px;padding-bottom:40px}.landing-body .wire-left{border-right:none!important;padding-right:0!important;justify-content:center!important;min-height:auto!important}.landing-body .wire-title{align-items:center!important}.landing-body .wire-rows{width:100%!important}.landing-body .marquee-track{animation-duration:25s!important}.landing-body .wire-row.reverse .marquee-track{animation-duration:30s!important}.landing-body .marquee-sep{margin:0 16px!important}.landing-body .wire-item{font-size:10px!important}.landing-body .wire-item .wire-coord{font-size:8px!important}.landing-body .capabilities{overflow:hidden;padding:60px 0}.landing-body .capabilities-grid{display:flex!important;flex-direction:column!important;width:100%;overflow:hidden}.landing-body .capabilities-copy{width:100%;max-width:100%}.landing-body .capabilities-art{display:none!important}.landing-body .cards{display:flex!important;flex-direction:row!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:10px 24px 40px;margin:24px -24px 0;scrollbar-width:none;width:calc(100% + 48px)}.landing-body .cards::-webkit-scrollbar{display:none}.landing-body .card{flex:0 0 82%;scroll-snap-align:start;padding:28px 24px 24px;display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line-soft);height:auto}.landing-body .card .num{margin-bottom:10px;font-size:18px}.landing-body .card h3{font-size:20px;margin-bottom:0}.landing-body .card-mobile-img{display:block!important;margin:20px -24px;flex-shrink:0}.landing-body .card-mobile-img img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain;max-height:320px}.landing-body .card p{display:block;font-size:13px;line-height:1.6;color:var(--ink-mute);margin-top:0;margin-bottom:0}.landing-body .card .arrow-mark{display:none}.landing-body .swipe-indicator{display:flex!important;margin-top:-10px}.landing-body .method-head{display:flex!important;flex-direction:column;align-items:center;text-align:center;gap:24px}.landing-body .method-head h2{margin:20px 0 0!important}.landing-body .method-head .right{justify-content:center;padding-top:0}.landing-body .method-grid{grid-template-columns:repeat(2,1fr)!important;gap:20px}.landing-body .method-grid:before{display:none}.landing-body .method-step .num{font-size:48px}.landing-body .method-step h4{font-size:18px}.landing-body .work{margin:0 16px;padding:60px 24px;border-radius:24px}.landing-body .work-copy h2{font-size:32px}.landing-body .cta-grid{grid-template-columns:1fr;text-align:center}.landing-body .cta-actions{flex-direction:column;align-items:center}.landing-body .cta-art{display:none}.landing-body .foot-grid{grid-template-columns:1fr;gap:40px}.landing-body .foot-brand{grid-column:span 1}.landing-body .foot-mega .word{font-size:clamp(40px,12vw,120px);letter-spacing:-.04em}}.landing-body .nav-burger{display:none}