*,:after,:before{box-sizing:border-box;margin:0;padding:0}.l-root{min-height:100vh;background:#06080c;color:#ddd8cc;font-family:Cabinet Grotesk,system-ui,sans-serif;overflow-x:hidden}.l-root:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-size:200px;opacity:.6;mix-blend-mode:overlay}.l-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 2.5rem;height:60px;display:flex;align-items:center;justify-content:space-between;transition:all .4s}.l-nav.scrolled{background:rgba(6,8,12,.85);backdrop-filter:blur(20px);border-bottom:1px solid rgba(184,151,90,.08)}.l-nav-logo{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:600;letter-spacing:.02em;color:#f0ece0;text-decoration:none}.l-nav-logo em{color:#b8975a;font-style:normal}.l-nav-right{display:flex;align-items:center;gap:1rem}.l-nav-link{font-family:Geist Mono,monospace;font-size:.68rem;letter-spacing:.1em;color:#6b7280;text-decoration:none;transition:color .2s;text-transform:uppercase}.l-nav-link:hover{color:#b8975a}.l-nav-cta{font-family:Geist Mono,monospace;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;background:#b8975a;color:#06080c;padding:.45rem 1.1rem;border-radius:4px;text-decoration:none;font-weight:600;transition:all .2s}.l-nav-cta:hover{background:#d4b26a;transform:translateY(-1px)}.l-hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:8rem 2.5rem 5rem;max-width:1200px;margin:0 auto;position:relative;z-index:1}.l-hero-left{opacity:0;transform:translateY(24px);animation:fadeUp .8s ease .1s both}.l-hero-tag{display:inline-flex;align-items:center;gap:.5rem;font-family:Geist Mono,monospace;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:#b8975a;margin-bottom:2rem;border:1px solid rgba(184,151,90,.2);padding:.3rem .85rem;border-radius:100px}.l-hero-tag:before{content:"";width:5px;height:5px;border-radius:50%;background:#b8975a}.l-hero-h1{font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:300;line-height:1.02;letter-spacing:-.02em;color:#f0ece0;margin-bottom:1.75rem}.l-hero-h1 strong{font-weight:700;font-style:italic;color:#b8975a;display:block}.l-hero-body{font-size:1rem;line-height:1.75;color:#6b7280;max-width:420px;margin-bottom:2.5rem}.l-hero-actions{display:flex;gap:.85rem;align-items:center;flex-wrap:wrap}.l-btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:#b8975a;color:#06080c;font-family:Cabinet Grotesk,system-ui,sans-serif;font-weight:700;font-size:.88rem;padding:.8rem 1.75rem;border-radius:6px;text-decoration:none;transition:all .25s;letter-spacing:-.01em}.l-btn-primary:hover{background:#d4b26a;transform:translateY(-2px);box-shadow:0 12px 32px rgba(184,151,90,.25)}.l-btn-ghost{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;text-decoration:none;transition:color .2s;font-family:Geist Mono,monospace;font-size:.72rem;letter-spacing:.05em}.l-btn-ghost:hover{color:#b8975a}.l-hero-right{display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(24px);animation:fadeUp .8s ease .3s both;perspective:1000px}.l-card-scene{width:340px;height:200px;cursor:pointer;position:relative}.l-card-3d{width:100%;height:100%;transform-style:preserve-3d;transition:transform .15s ease;border-radius:14px;box-shadow:0 40px 80px rgba(0,0,0,.6),0 0 0 1px rgba(184,151,90,.12)}.l-card-face{position:absolute;inset:0;border-radius:14px;backface-visibility:hidden;overflow:hidden;background:linear-gradient(135deg,#12181f,#1a2535)}.l-card-face:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(184,151,90,.06),transparent 60%)}.l-card-sheen{position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,hsla(0,0%,100%,.04) 50%,transparent 60%);border-radius:14px;pointer-events:none}.l-card-content{position:relative;z-index:1;padding:1.5rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.l-card-top{gap:.85rem}.l-card-avatar,.l-card-top{display:flex;align-items:center}.l-card-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#b8975a,#8b6914);justify-content:center;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:#06080c;flex-shrink:0}.l-card-id{flex:1}.l-card-name{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:600;color:#f0ece0;margin-bottom:.1rem;letter-spacing:.01em}.l-card-role{font-size:.7rem;color:#b8975a;font-family:Geist Mono,monospace}.l-card-logo{font-family:Cormorant Garamond,serif;font-size:.85rem;color:rgba(184,151,90,.4);font-style:italic}.l-card-skills{display:flex;gap:.35rem;flex-wrap:wrap}.l-card-skill{font-family:Geist Mono,monospace;font-size:.58rem;letter-spacing:.06em;padding:.18rem .5rem;border-radius:100px;background:rgba(184,151,90,.08);border:1px solid rgba(184,151,90,.15);color:#b8975a}.l-card-bottom{display:flex;justify-content:space-between;align-items:flex-end}.l-card-url{font-family:Geist Mono,monospace;font-size:.6rem;color:hsla(0,0%,100%,.2)}.l-card-qr{width:36px;height:36px;display:grid;grid-template-columns:repeat(5,1fr);gap:1.5px}.l-card-qr-cell{border-radius:1px}.l-card-qr-cell.on{background:#b8975a}.l-card-qr-cell.off{background:rgba(184,151,90,.1)}.l-card-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(184,151,90,.06) 0,transparent 65%);pointer-events:none;z-index:-1}.l-divider{display:flex;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2.5rem;position:relative;z-index:1;opacity:.15}.l-divider-line{flex:1;height:1px;background:#ddd8cc}.l-divider-text{font-family:Geist Mono,monospace;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}.l-features{max-width:1200px;margin:0 auto;padding:8rem 2.5rem;position:relative;z-index:1}.l-features-head{margin-bottom:4rem}.l-features-eyebrow{font-family:Geist Mono,monospace;font-size:.63rem;letter-spacing:.18em;text-transform:uppercase;color:#b8975a;margin-bottom:1rem;display:block}.l-features-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,4vw,3.75rem);font-weight:300;line-height:1.08;letter-spacing:-.02em;color:#f0ece0}.l-features-title em{font-style:italic;color:#b8975a}.l-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.04);border-radius:12px;overflow:hidden}.l-feature{background:#06080c;padding:2.5rem;transition:background .25s}.l-feature:hover{background:#0a0d12}.l-feature-n{font-size:3rem;font-weight:300;color:rgba(184,151,90,.15);line-height:1;margin-bottom:1.25rem;letter-spacing:-.03em}.l-feature-n,.l-feature-title{font-family:Cormorant Garamond,serif}.l-feature-title{font-size:1.35rem;font-weight:600;color:#f0ece0;margin-bottom:.65rem}.l-feature-body{font-size:.85rem;line-height:1.75;color:#6b7280}.l-steps{max-width:1200px;margin:0 auto;padding:0 2.5rem 8rem;position:relative;z-index:1}.l-steps-eyebrow{font-family:Geist Mono,monospace;font-size:.63rem;letter-spacing:.18em;text-transform:uppercase;color:#b8975a;margin-bottom:1rem;display:block}.l-steps-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;color:#f0ece0;margin-bottom:3rem;letter-spacing:-.02em}.l-steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative}.l-steps-row:before{content:"";position:absolute;top:1.5rem;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(184,151,90,.2),transparent)}.l-step{padding:0 2rem 0 0}.l-step-n{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:700;color:#b8975a;opacity:.2;line-height:1;margin-bottom:1.25rem}.l-step-title{font-size:.92rem;font-weight:700;color:#f0ece0;margin-bottom:.5rem}.l-step-body{font-size:.82rem;line-height:1.7;color:#6b7280}.l-testi{max-width:1200px;margin:0 auto;padding:0 2.5rem 8rem;position:relative;z-index:1}.l-testi-eyebrow{font-family:Geist Mono,monospace;font-size:.63rem;letter-spacing:.18em;text-transform:uppercase;color:#b8975a;margin-bottom:1rem;display:block}.l-testi-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;color:#f0ece0;margin-bottom:3rem;letter-spacing:-.02em}.l-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.l-testi-card{background:#0a0d12;border:1px solid hsla(0,0%,100%,.05);border-radius:10px;padding:1.75rem;transition:border-color .25s}.l-testi-card:hover{border-color:rgba(184,151,90,.15)}.l-testi-quote{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:300;font-style:italic;line-height:1.7;color:#9ca3af;margin-bottom:1.5rem}.l-testi-author{gap:.75rem}.l-testi-author,.l-testi-av{display:flex;align-items:center}.l-testi-av{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#b8975a,#8b6914);justify-content:center;font-size:.68rem;font-weight:800;color:#06080c;font-family:Cabinet Grotesk,sans-serif;flex-shrink:0}.l-testi-name{font-size:.82rem;font-weight:700;color:#f0ece0}.l-testi-role{font-family:Geist Mono,monospace;font-size:.65rem;color:#4b5563;margin-top:.1rem}.l-cta{max-width:1200px;margin:0 auto;padding:0 2.5rem 8rem;position:relative;z-index:1}.l-cta-box{position:relative;overflow:hidden;border:1px solid rgba(184,151,90,.15);border-radius:16px;padding:5rem 4rem;text-align:center;background:linear-gradient(135deg,rgba(184,151,90,.04),transparent 60%)}.l-cta-box:before{content:"";position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:600px;height:400px;background:radial-gradient(ellipse,rgba(184,151,90,.06),transparent 70%);pointer-events:none}.l-cta-tag{font-family:Geist Mono,monospace;font-size:.63rem;letter-spacing:.18em;text-transform:uppercase;color:#b8975a;margin-bottom:1.25rem;display:block}.l-cta-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:300;line-height:1.08;letter-spacing:-.02em;color:#f0ece0;margin-bottom:1.5rem}.l-cta-title em{font-style:italic;color:#b8975a}.l-cta-sub{font-size:.95rem;color:#6b7280;margin-bottom:2.5rem;line-height:1.7}.l-footer{border-top:1px solid hsla(0,0%,100%,.05);padding:2rem 2.5rem;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;position:relative;z-index:1}.l-footer-logo{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;color:#f0ece0;text-decoration:none;letter-spacing:.02em}.l-footer-logo em{color:#b8975a;font-style:normal}.l-footer-copy{font-family:Geist Mono,monospace;font-size:.62rem;color:#374151;letter-spacing:.06em}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.l-hero{grid-template-columns:1fr;gap:3rem;padding-top:7rem}.l-hero-right{justify-content:flex-start}.l-features-grid,.l-steps-row{grid-template-columns:1fr}.l-steps-row{gap:2rem}.l-steps-row:before{display:none}.l-testi-grid{grid-template-columns:1fr}.l-cta-box{padding:3rem 2rem}.l-nav{padding:0 1.5rem}}@media (max-width:600px){.l-card-scene{width:290px;height:170px}.l-features{padding:5rem 1.5rem}.l-cta,.l-steps,.l-testi{padding-left:1.5rem;padding-right:1.5rem}}.l-nav-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}.l-nav-hamburger span{display:block;width:22px;height:1.5px;background:#ddd8cc;border-radius:2px;transition:all .3s}.l-nav-hamburger.open span:first-child{transform:translateY(6.5px) rotate(45deg)}.l-nav-hamburger.open span:nth-child(2){opacity:0}.l-nav-hamburger.open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.l-nav-mobile{display:none;position:fixed;top:60px;left:0;right:0;background:rgba(6,8,12,.97);backdrop-filter:blur(20px);border-bottom:1px solid rgba(184,151,90,.1);padding:1.5rem 2rem;flex-direction:column;gap:1rem;z-index:99;animation:mobileNavIn .2s ease}.l-nav-mobile.open{display:flex}.l-nav-mobile a{font-family:Geist Mono,monospace;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#6b7280;text-decoration:none;padding:.5rem 0;border-bottom:.5px solid hsla(0,0%,100%,.05);transition:color .15s}.l-nav-mobile a:hover{color:#b8975a}.l-nav-mobile a:last-child{border-bottom:none;background:#b8975a;color:#06080c;text-align:center;padding:.75rem;border-radius:6px;font-weight:600;margin-top:.25rem}@keyframes mobileNavIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.l-nav-right{display:none}.l-nav-hamburger{display:flex}.l-hero{grid-template-columns:1fr;gap:2.5rem;padding:7rem 1.5rem 4rem;text-align:center}.l-hero-left{align-items:center;display:flex;flex-direction:column}.l-hero-tag{align-self:center}.l-hero-actions,.l-hero-right{justify-content:center}.l-card-scene{width:300px;height:176px}.l-features{padding:4rem 1.5rem}.l-features-grid{grid-template-columns:1fr}.l-features-title{font-size:2rem}.l-steps{padding:0 1.5rem 4rem}.l-steps-row{grid-template-columns:1fr;gap:2rem}.l-steps-row:before{display:none}.l-steps-title{font-size:1.75rem}.l-testi{padding:0 1.5rem 4rem}.l-testi-grid{grid-template-columns:1fr}.l-cta{padding:0 1.5rem 4rem}.l-cta-box{padding:2.5rem 1.5rem}.l-cta-title{font-size:2rem}.l-footer{padding:1.5rem;flex-direction:column;gap:.75rem;text-align:center}.l-divider{padding:0 1.5rem}}@media (max-width:400px){.l-card-scene{width:260px;height:152px}.l-hero-h1{font-size:2.5rem}}