em.ice{color:var(--ice);font-style:italic}em.gold{color:var(--gold);font-style:italic}.hero{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:80px 5% 0;display:grid;position:relative}.hero-kicker{font-family:Oxanium,sans-serif;font-size:var(--fs-xs);letter-spacing:.26em;text-transform:uppercase;color:var(--gold);opacity:0;align-items:center;gap:.8rem;margin-bottom:2rem;animation:.8s cubic-bezier(.16,1,.3,1) .1s forwards fadeUp;display:flex}.hero-kicker:before{content:"";background:var(--gold);opacity:.6;width:28px;height:1px}.hero-title{letter-spacing:-.03em;opacity:0;margin-bottom:1.8rem;font-family:Cormorant Garamond,serif;font-size:clamp(3.2rem,6vw,7rem);font-weight:300;line-height:1.04;animation:.85s cubic-bezier(.16,1,.3,1) .2s forwards fadeUp}.hero-title em{color:var(--gold-light);font-style:italic}.hero-sub{color:var(--light-grey);opacity:0;max-width:420px;margin-bottom:2.8rem;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:300;line-height:1.75;animation:.85s cubic-bezier(.16,1,.3,1) .32s forwards fadeUp}.hero-ctas{opacity:0;flex-wrap:wrap;gap:1rem;animation:.85s cubic-bezier(.16,1,.3,1) .44s forwards fadeUp;display:flex}.hero-visual{opacity:0;justify-content:flex-start;align-items:center;height:520px;animation:1s cubic-bezier(.16,1,.3,1) .3s forwards fadeUp;display:flex;position:relative}.hero-mockup{z-index:10;background:#0a0a0aeb;border:1px solid #ffffff17;border-radius:10px;width:190px;position:absolute;top:50%;left:45%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 70px #0000008c,0 0 0 1px #c9a84c12}.mockup-chrome{background:#ffffff0a;border-bottom:1px solid #ffffff0d;align-items:center;gap:4px;padding:7px 10px;display:flex}.mockup-dot{border-radius:50%;width:5px;height:5px}.mockup-dot:first-child{background:#ff5f5780}.mockup-dot:nth-child(2){background:#febc2e80}.mockup-dot:nth-child(3){background:#28c84080}.mockup-body{flex-direction:column;gap:8px;padding:14px 12px;display:flex}.mock-hero-block{background:linear-gradient(135deg,#c9a84c17,#a8d8ea0d);border:1px solid #c9a84c14;border-radius:5px;justify-content:center;align-items:center;width:100%;height:58px;display:flex}.mock-hero-block img{opacity:.55;height:20px}.mock-line{background:#ffffff0f;border-radius:3px;height:5px;position:relative;overflow:hidden}.mock-line:after{content:"";background:linear-gradient(90deg,#0000,#c9a84c4d,#0000);width:50%;height:100%;animation:2.8s ease-in-out infinite shimLine;position:absolute;top:0;left:0}@keyframes shimLine{0%{transform:translate(-100%)}to{transform:translate(300%)}}.mock-line.short{width:60%}.mock-line.xs{width:38%;height:3px}.mock-cta-bar{background:#c9a84c2e;border-radius:3px;width:55px;height:13px;margin-top:3px}.orbit-badge{-webkit-backdrop-filter:blur(20px)saturate(180%);white-space:nowrap;font-family:var(--font-mono);letter-spacing:.04em;color:var(--white);z-index:8;background:#fff1;border:1px solid #ffffff21;border-radius:20px;align-items:center;gap:5px;padding:5px 11px;font-size:10px;animation:4s ease-in-out infinite alternate floatBadge;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffff24,0 6px 22px #00000047}@keyframes floatBadge{0%{transform:translate(-50%,-50%)}to{transform:translate(-50%,calc(-50% - 12px))}}.badge-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.badge-1{top:10%;left:68%}.badge-2{top:74%;left:82%}.badge-3{top:85%;left:24%}.badge-4{top:18%;left:12%}.badge-5{top:48%;left:96%}.trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:2;background:#ffffff03;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.8rem;padding:1.5rem 5%;display:flex;position:relative}.trust-item{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--grey);align-items:center;gap:.6rem;transition:color .3s;display:flex}.trust-item:hover{color:var(--gold)}.trust-item:before{content:"✦";color:var(--gold);opacity:.6;font-size:.45rem}.circuit-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#a8d8ea03;position:relative;overflow:hidden}.why-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:3.5rem;display:grid}.why-card{cursor:default;text-align:center;height:200px;transition:border-color .35s var(--ease);flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.6rem;display:flex;position:relative;overflow:hidden}.why-card-inner{justify-content:center;align-items:center;gap:.85rem;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex}.why-card:hover .why-card-inner{transform:translateY(-.9rem)}.why-icon{opacity:0;background:0 0;border:1px solid #0000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:0;height:42px;transition:width .6s cubic-bezier(.22,1,.36,1),opacity .5s cubic-bezier(.22,1,.36,1) 60ms,background .5s cubic-bezier(.22,1,.36,1),border-color .5s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.why-card:hover .why-icon{opacity:1;background:#a8d8ea14;border-color:#a8d8ea2e;width:42px}.why-card h3{font-family:var(--font-display);font-size:var(--fs-lg);color:var(--white);letter-spacing:-.01em;white-space:nowrap;font-weight:400;line-height:1.2}.why-card-desc{font-size:var(--fs-sm);color:var(--light-grey);font-style:italic;line-height:1.75;font-family:var(--font-display);opacity:0;text-align:center;max-height:0;margin:0;transition:max-height .7s cubic-bezier(.22,1,.36,1),opacity .55s cubic-bezier(.22,1,.36,1) 80ms,transform .65s cubic-bezier(.22,1,.36,1) 50ms;overflow:hidden;transform:translateY(-8px)}.why-card:hover .why-card-desc{opacity:1;max-height:6rem;transform:translateY(0)}.process-row{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid;position:relative}.process-row:before{content:"";background:linear-gradient(90deg,var(--gold),#c9a84c33,var(--gold));opacity:.18;height:1px;position:absolute;top:30px;left:calc(16.66% + 1rem);right:calc(16.66% + 1rem)}.process-step{text-align:center;cursor:default;flex-direction:column;justify-content:center;align-items:center;min-height:160px;padding:2.5rem 1.5rem 2rem;display:flex;position:relative}.step-number{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.2em;color:var(--gold);opacity:.7;display:block;position:absolute;top:1.4rem;left:1.4rem}.process-step-inner{justify-content:center;align-items:center;gap:.85rem;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex}.process-step:hover .process-step-inner{transform:translateY(-.9rem)}.step-icon{opacity:0;background:0 0;border:1px solid #0000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:0;height:42px;transition:width .6s cubic-bezier(.22,1,.36,1),opacity .5s cubic-bezier(.22,1,.36,1) 60ms,background .5s cubic-bezier(.22,1,.36,1),border-color .5s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.process-step:hover .step-icon{opacity:1;background:#c9a84c12;border-color:#c9a84c2e;width:42px}.process-step h3{font-family:var(--font-display);font-size:var(--fs-lg);color:var(--white);letter-spacing:-.01em;white-space:nowrap;font-weight:400;line-height:1.2}.process-step-desc{font-size:var(--fs-sm);color:var(--light-grey);font-style:italic;line-height:1.75;font-family:var(--font-display);opacity:0;text-align:center;max-height:0;margin:0;transition:max-height .7s cubic-bezier(.22,1,.36,1),opacity .55s cubic-bezier(.22,1,.36,1) 80ms,transform .65s cubic-bezier(.22,1,.36,1) 50ms;overflow:hidden;transform:translateY(-8px)}.process-step:hover .process-step-desc{opacity:1;max-height:6rem;transform:translateY(0)}.stats-row{border:1px solid var(--border);border-radius:var(--radius);z-index:2;background:#ffffff03;grid-template-columns:repeat(3,1fr);margin:0 5%;display:grid;position:relative;overflow:visible}.stat-item{text-align:center;border-right:1px solid var(--border);padding:2.8rem 2rem;position:relative}.stat-item--delivery{overflow:visible}.stat-item:last-child{border-right:none}.stat-num{font-family:var(--font-display);letter-spacing:-.02em;background:linear-gradient(135deg,var(--gold-light),var(--gold));-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2.2rem,3.5vw,3.5rem);font-style:italic;font-weight:300;line-height:1;display:block}.stat-unit{font-family:var(--font-mono);letter-spacing:.1em;text-transform:lowercase;-webkit-text-fill-color:inherit;vertical-align:baseline;margin-left:.1em;font-size:.42em;font-style:normal}.stat-label{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.17em;text-transform:uppercase;color:var(--grey);margin-bottom:0;display:block}.delivery-tiers{justify-content:center;gap:.4rem;margin-top:1rem;display:flex}.delivery-tier-btn{all:unset;cursor:pointer;font-family:var(--font-ui);letter-spacing:.08em;color:#c9a84c61;border:1px solid #c9a84c1f;border-radius:999px;padding:.25rem .6rem;font-size:.65rem;transition:color .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1),background .3s cubic-bezier(.22,1,.36,1)}.delivery-tier-btn:hover,.delivery-tier-btn.active{color:var(--gold-light);background:#c9a84c12;border-color:#c9a84c66}.bespoke-teaser{z-index:2;background:#9b6dff0a;border:1px solid #9b6dff24;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 5%;padding:5rem 4rem;display:grid;position:relative;overflow:hidden}.bespoke-teaser:before{content:"";pointer-events:none;background:radial-gradient(circle,#9b6dff14 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-80px;right:-80px}.bespoke-teaser-label{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--violet);align-items:center;gap:.7rem;margin-bottom:1.2rem;display:flex}.bespoke-teaser-label:before{content:"";background:var(--violet);opacity:.6;width:24px;height:1px}.bespoke-teaser h2{margin-bottom:1rem;font-size:clamp(1.8rem,2.8vw,2.6rem);line-height:1.15}.bespoke-teaser>div>p{font-family:var(--font-display);font-size:var(--fs-md);color:var(--light-grey);margin-bottom:2rem;font-style:italic;line-height:1.7}.bespoke-features{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;align-self:stretch;gap:1rem;display:grid}.bespoke-feat-item{-webkit-backdrop-filter:blur(14px);background:#9b6dff12;border:1px solid #9b6dff2e;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.4rem 1.4rem 1.3rem;transition:border-color .35s,background .35s;display:flex;box-shadow:inset 0 1px #ffffff0a,0 4px 24px #9b6dff0f}.bespoke-feat-item:hover{background:#9b6dff1f;border-color:#9b6dff52}.bespoke-feat-icon{background:#9b6dff21;border:1px solid #9b6dff40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.bespoke-feat-item p{font-family:var(--font-ui);font-size:var(--fs-sm);color:var(--light-grey);letter-spacing:.01em;margin-bottom:0;font-style:normal;line-height:1.45}.bespoke-teaser-btn{width:100%}.bespoke-teaser-btn .glass-button{justify-content:center;width:100%;padding:0}.bespoke-teaser-btn .glass-button-text{text-align:center;width:100%;padding:1rem 2.8rem}.final-cta{text-align:center;z-index:2;border-top:1px solid var(--border);padding:8rem 5%;position:relative}.final-cta h2{font-size:clamp(2rem,4vw,var(--fs-3xl));margin-bottom:1rem;line-height:1.1}.final-cta p{font-family:var(--font-display);font-size:var(--fs-md);color:var(--light-grey);max-width:440px;margin:0 auto 2.5rem;font-style:italic}@media (max-width:980px){.hero{text-align:center;grid-template-columns:1fr;align-items:start;gap:2rem;padding-top:140px}.hero-kicker{justify-content:center}.hero-kicker:before{display:none}.hero-sub{margin-left:auto;margin-right:auto}.hero-ctas{justify-content:center}.hero-visual{justify-content:center;height:480px}.why-grid,.process-row,.stats-row{grid-template-columns:1fr 1fr}.process-row:before{display:none}.bespoke-teaser{grid-template-columns:1fr;gap:3rem;padding:4rem 3rem}.bespoke-teaser:before{top:-100px;right:-100px}.hero-visual{display:none!important}}@media (max-width:600px){.trust-strip{justify-content:flex-start;gap:1.5rem;padding:1.5rem 10%}.why-grid,.process-row,.stats-row{grid-template-columns:1fr}.stat-item{border-right:none;border-bottom:1px solid var(--border);padding:2rem 1rem}.bespoke-teaser{padding:3rem 1.5rem}}.why-progress-bar,.proc-progress-bar{display:none}@media (max-width:900px){.why-section-outer{height:280vh}.why-section-sticky{flex-direction:column;height:100vh;display:flex;top:0;overflow:hidden;margin-top:0!important;padding-top:0!important;padding-bottom:0!important;position:sticky!important}.why-section-inner{flex-direction:column;justify-content:center;width:100%;height:100%;padding:0 5%;display:flex}.why-section-sticky .why-grid{flex-shrink:0;width:100%;height:240px;margin:0;display:block;position:relative}.why-section-sticky .why-card{text-align:center;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0;padding:1.4rem 1.6rem;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;overflow:visible;transform:translateY(30px)}.why-section-sticky .why-card.why-active{opacity:1;pointer-events:auto;cursor:pointer;touch-action:manipulation;z-index:2;transform:translateY(0)}.why-section-sticky .why-card:hover .why-card-inner{transform:none!important}.why-section-sticky .why-card:hover .why-icon{opacity:0!important;width:0!important}.why-section-sticky .why-card .why-card-inner{transform:none!important}.why-section-sticky .why-card .why-card-desc{color:var(--light);text-align:center;margin-top:.9rem;font-size:.97rem;line-height:1.75;transition:max-height .45s cubic-bezier(.22,1,.36,1),opacity .38s cubic-bezier(.22,1,.36,1) 60ms,transform .38s cubic-bezier(.22,1,.36,1) 40ms;overflow:hidden;transform:translateY(-6px);opacity:0!important;max-height:0!important}.why-section-sticky .why-card.why-tapped .why-card-desc{transform:none;opacity:.85!important;max-height:10rem!important}.why-section-sticky .why-card.why-tapped .why-icon{background:#a8d8ea14;border-color:#a8d8ea2e;opacity:1!important;width:42px!important}.why-section-sticky .why-card h3{white-space:normal;font-size:1.25rem}.why-progress-bar{background:#a8d8ea1f;border-radius:2px;flex-shrink:0;width:100%;height:2px;margin-bottom:1.2rem;display:block;overflow:hidden}.why-progress-fill{background:var(--ice,#a8d8ea);border-radius:2px;width:0%;height:100%;transition:width .1s linear}.why-section-inner:after{content:"✦  tap card for info";text-align:center;font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--ice);opacity:.45;flex-shrink:0;margin-top:1rem;font-size:.65rem;display:block}.proc-section-outer{height:220vh}.proc-section-sticky{flex-direction:column;height:100vh;display:flex;top:0;overflow:hidden;margin-top:0!important;padding-top:0!important;padding-bottom:0!important;position:sticky!important}.proc-section-inner{flex-direction:column;justify-content:center;width:100%;height:100%;padding:0 5%;display:flex}.proc-section-sticky .process-row{flex-shrink:0;width:100%;height:240px;margin:0;display:block;position:relative}.proc-section-sticky .process-row:before{display:none}.proc-section-sticky .process-step{text-align:center;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0;padding:1.4rem 1.6rem;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;overflow:visible;transform:translateY(30px)}.proc-section-sticky .process-step.proc-active{opacity:1;pointer-events:auto;cursor:pointer;touch-action:manipulation;z-index:2;transform:translateY(0)}.proc-section-sticky .process-step:hover .process-step-inner{transform:none!important}.proc-section-sticky .process-step:hover .step-icon{opacity:0!important;width:0!important}.proc-section-sticky .process-step .process-step-inner{transform:none!important}.proc-section-sticky .process-step .process-step-desc{color:var(--light);text-align:center;margin-top:.9rem;font-size:.97rem;line-height:1.75;transition:max-height .45s cubic-bezier(.22,1,.36,1),opacity .38s cubic-bezier(.22,1,.36,1) 60ms,transform .38s cubic-bezier(.22,1,.36,1) 40ms;overflow:hidden;transform:translateY(-6px);opacity:0!important;max-height:0!important}.proc-section-sticky .process-step.proc-tapped .process-step-desc{transform:none;opacity:.85!important;max-height:10rem!important}.proc-section-sticky .process-step.proc-tapped .step-icon{background:#c9a84c12;border-color:#c9a84c2e;opacity:1!important;width:42px!important}.proc-section-sticky .process-step h3{white-space:normal;font-size:1.25rem}.proc-progress-bar{background:#c9a84c1f;border-radius:2px;flex-shrink:0;width:100%;height:2px;margin-bottom:1.2rem;display:block;overflow:hidden}.proc-progress-fill{background:var(--gold,#c9a84c);border-radius:2px;width:0%;height:100%;transition:width .1s linear}.proc-section-inner:after{content:"✦  tap card for info";text-align:center;font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);opacity:.45;flex-shrink:0;margin-top:1rem;font-size:.65rem;display:block}}
