.landing-page{--forest-950:#031812;--forest-900:#052e1f;--forest-800:#064e3b;--forest-700:#065f46;--emerald:#10b981;--emerald-light:#34d399;--emerald-glow:#6ee7b7;--cream:#fef8e8;--parchment:#fdf6e3;--gold:#c9a55c;--gold-light:#e5c878;background:var(--forest-950);color:var(--cream);min-height:100vh;font-family:var(--font-inter),-apple-system,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:clip}.landing-page *{box-sizing:border-box;margin:0;padding:0}.landing-page .serif{font-family:var(--font-cormorant),"Georgia",serif;font-weight:400}.landing-page .lp-container{max-width:1400px;margin:0 auto;padding:0 2rem}.landing-page .cursor{background:var(--emerald-light);pointer-events:none;z-index:9999;mix-blend-mode:screen;width:12px;height:12px;box-shadow:0 0 30px var(--emerald-light),0 0 60px var(--emerald);border-radius:50%;transition:transform .2s,width .3s,height .3s;position:fixed}.landing-page .cursor-ring{pointer-events:none;z-index:9998;border:1px solid #6ee7b766;border-radius:50%;width:40px;height:40px;transition:transform .3s;position:fixed}@media (max-width:900px),(hover:none),(pointer:coarse){.landing-page .cursor,.landing-page .cursor-ring{display:none!important}}.landing-page nav.lp-top{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03181280;border-bottom:1px solid #6ee7b714;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-page nav.lp-top .logo{align-items:center;gap:.7rem;display:flex}.landing-page nav.lp-top .logo .logo-pill{background:#fff;border-radius:100px;justify-content:center;align-items:center;padding:.55rem 1.2rem;display:inline-flex;box-shadow:0 6px 24px #10b98140,inset 0 0 0 1px #fff6}.landing-page nav.lp-top .logo img{width:auto;height:28px;display:block}.landing-page nav.lp-top ul{gap:2.5rem;list-style:none;display:flex}.landing-page nav.lp-top ul a{color:#fdf6e3b3;letter-spacing:.05em;font-size:.85rem;text-decoration:none;transition:color .3s}.landing-page nav.lp-top ul a:hover{color:var(--emerald-light)}.landing-page nav.lp-top .cta{background:linear-gradient(135deg,var(--emerald),var(--forest-700));color:#fff;border:1px solid #6ee7b74d;border-radius:100px;padding:.6rem 1.4rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:transform .3s,box-shadow .3s}.landing-page nav.lp-top .cta:hover{transform:translateY(-2px);box-shadow:0 10px 30px #10b9814d}.landing-page .hero{background:radial-gradient(ellipse at 20% 30%,#10b98126 0%,transparent 50%),radial-gradient(ellipse at 80% 70%,#c9a55c14 0%,transparent 50%),linear-gradient(180deg,var(--forest-950)0%,var(--forest-900)100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.landing-page .hero:before{content:"";background-image:radial-gradient(circle at 1px 1px,#6ee7b726 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.landing-page .hero-content{z-index:10;text-align:center;padding:0 2rem;position:relative}.landing-page .hero-logo-pill{background:#fff;border-radius:100px;justify-content:center;align-items:center;margin:0 auto 2.5rem;padding:1.2rem 2.5rem;animation:6s ease-in-out infinite logoFloat;display:inline-flex;box-shadow:0 20px 80px #10b98159,inset 0 0 0 1px #ffffff80,0 0 120px #c9a55c33}.landing-page .hero-logo-pill img{width:auto;height:80px;display:block}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-page .hero-badge{letter-spacing:.15em;text-transform:uppercase;color:var(--emerald-glow);background:#10b98114;border:1px solid #6ee7b733;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.75rem;display:inline-flex}.landing-page .hero-badge .dot{background:var(--emerald);width:6px;height:6px;box-shadow:0 0 12px var(--emerald);border-radius:50%;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.landing-page .hero h1{font-family:var(--font-cormorant),serif;letter-spacing:-.03em;background:linear-gradient(180deg,#fff 0%,var(--emerald-glow)50%,var(--gold-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.2rem,6vw,5rem);font-weight:500;line-height:.95}.landing-page .hero h1 .italic{color:var(--gold-light);-webkit-text-fill-color:var(--gold-light);font-style:italic;font-weight:300}.landing-page .hero p.tagline{font-family:var(--font-cormorant),serif;color:#fdf6e3b3;letter-spacing:.02em;max-width:650px;margin:0 auto 3rem;font-size:clamp(1.2rem,2.5vw,1.8rem);font-style:italic;font-weight:300}.landing-page .leaf{pointer-events:none;opacity:.6;position:absolute}.landing-page .leaf svg{width:100%;height:100%}.landing-page .leaf-1{width:60px;animation:18s ease-in-out infinite float;top:10%;left:8%}.landing-page .leaf-2{width:45px;animation:22s ease-in-out infinite reverse float;top:20%;right:12%}.landing-page .leaf-3{width:70px;animation:25s ease-in-out infinite float;bottom:15%;left:15%}.landing-page .leaf-4{width:55px;animation:20s ease-in-out infinite reverse float;bottom:25%;right:8%}.landing-page .leaf-5{width:40px;animation:15s ease-in-out infinite float;top:50%;left:5%}.landing-page .leaf-6{width:50px;animation:17s ease-in-out infinite reverse float;top:60%;right:6%}@keyframes float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(20px,-30px)rotate(10deg)}66%{transform:translate(-15px,20px)rotate(-8deg)}}.landing-page .scroll-hint{z-index:10;text-align:center;color:#fdf6e380;letter-spacing:.2em;text-transform:uppercase;font-size:.7rem;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.landing-page .scroll-hint .line{background:linear-gradient(180deg,var(--emerald-light),transparent);width:1px;height:40px;margin:.8rem auto 0;animation:2s infinite scrollLine}@keyframes scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}.landing-page .pinned-story{height:400vh;position:relative}.landing-page .pinned-story-inner{background:radial-gradient(circle at center,var(--forest-900)0%,var(--forest-950)100%);justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.landing-page .story-word{opacity:0;will-change:transform,opacity;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;padding:0 2rem;display:flex;position:absolute;inset:0}.landing-page .story-word>span:first-child{font-family:var(--font-cormorant),serif;letter-spacing:-.02em;background:linear-gradient(180deg,#fff 0%,var(--emerald-glow)70%,#6ee7b799 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding:0 .1em .05em;font-size:clamp(4rem,13vw,12rem);font-weight:500;line-height:1}.landing-page .story-word .sub{font-family:var(--font-inter),sans-serif;color:#fdf6e399;letter-spacing:.35em;text-transform:uppercase;align-items:center;gap:1.2rem;font-size:clamp(.7rem,1vw,.85rem);font-weight:300;display:inline-flex}.landing-page .story-word .sub:before,.landing-page .story-word .sub:after{content:"";background:linear-gradient(90deg,#0000,#6ee7b780,#0000);width:40px;height:1px}.landing-page .philosophy{background:radial-gradient(ellipse 60% 80% at 50% 50%,#064e3b99,transparent 70%),radial-gradient(ellipse 40% 40% at 20% 30%,#10b98126,transparent 60%),radial-gradient(ellipse 40% 40% at 80% 70%,#c9a55c1a,transparent 60%),var(--forest-950);padding:14rem 0;position:relative;overflow:hidden}.landing-page .philosophy-quotemark{opacity:.035;width:min(900px,90vw);color:var(--emerald-glow);pointer-events:none;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.landing-page .philosophy-quotemark svg{width:100%;height:auto}.landing-page .philosophy-branch{opacity:.6;width:180px;height:auto;color:var(--emerald-glow);pointer-events:none;filter:drop-shadow(0 0 30px #6ee7b733);position:absolute;top:50%;transform:translateY(-50%)}.landing-page .philosophy-branch-left{left:3%}.landing-page .philosophy-branch-right{right:3%}.landing-page .philosophy-inner{z-index:3;text-align:center;max-width:1000px;margin:0 auto;padding:0 2rem;position:relative}.landing-page .philosophy-divider{justify-content:center;align-items:center;gap:1.2rem;margin-bottom:4rem;display:flex}.landing-page .philosophy-divider .line{background:linear-gradient(90deg,transparent,var(--gold),transparent);width:60px;height:1px}.landing-page .philosophy-divider .diamond{color:var(--gold-light);text-shadow:0 0 20px #e5c87899;font-size:.8rem;animation:3s infinite diamondPulse}@keyframes diamondPulse{0%,to{opacity:.6}50%{opacity:1}}.landing-page .philosophy-divider .label{letter-spacing:.4em;text-transform:uppercase;color:var(--gold-light);text-shadow:0 0 20px #e5c8784d;font-size:.75rem;font-weight:600}.landing-page .philosophy blockquote{font-family:var(--font-cormorant),serif;color:#fdf6e3eb;letter-spacing:-.01em;max-width:900px;margin:0 auto;font-size:clamp(1.9rem,4.2vw,3.8rem);font-style:italic;font-weight:400;line-height:1.35;position:relative}.landing-page .philosophy blockquote .q-mark{background:linear-gradient(135deg,var(--emerald-glow),var(--gold-light));-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px #6ee7b766);-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-size:1.4em;font-style:normal;font-weight:700;line-height:0;display:inline-block}.landing-page .philosophy blockquote .q-open{vertical-align:-.3em;margin-right:.1em}.landing-page .philosophy blockquote .q-close{vertical-align:-.3em;margin-left:.05em}.landing-page .philosophy blockquote .key{background:linear-gradient(135deg,var(--emerald-glow)0%,var(--gold-light)50%,var(--emerald-glow)100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500;animation:6s infinite keyShimmer;position:relative}.landing-page .philosophy blockquote .key:after{content:"";background:linear-gradient(90deg,#0000,#e5c87880,#0000);height:1px;position:absolute;bottom:-.15em;left:0;right:0}@keyframes keyShimmer{0%,to{background-position:0%}50%{background-position:100%}}.landing-page .philosophy-signature{justify-content:center;align-items:center;gap:1.5rem;margin-top:4rem;display:flex}.landing-page .philosophy-signature .sig-line{background:linear-gradient(90deg,#0000,#e5c87866,#0000);width:80px;height:1px}.landing-page .philosophy-signature .sig-text{font-family:var(--font-cormorant),serif;color:#e5c878b3;letter-spacing:.25em;text-transform:uppercase;font-size:.9rem;font-style:italic;font-weight:500}@media (max-width:900px){.landing-page .philosophy-branch{display:none}.landing-page .philosophy{padding:10rem 0}.landing-page .philosophy-divider .line{width:30px}.landing-page .philosophy-signature .sig-line{width:40px}}.landing-page .showcase{background:var(--forest-900);padding:12rem 0;position:relative;overflow:hidden}.landing-page .showcase-row{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1300px;margin:0 auto 10rem;padding:0 2rem;display:grid}.landing-page .showcase-row:last-child{margin-bottom:0}.landing-page .showcase-row.reverse{direction:rtl}.landing-page .showcase-row.reverse>*{direction:ltr}.landing-page .showcase-text .eyebrow{color:var(--gold-light);letter-spacing:.3em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem}.landing-page .showcase-text h3{font-family:var(--font-cormorant),serif;color:var(--cream);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.1}.landing-page .showcase-text h3 .italic{color:var(--emerald-glow);font-style:italic}.landing-page .showcase-text p{color:#fdf6e3a6;font-size:1.05rem;line-height:1.8}.landing-page .showcase-visual{aspect-ratio:4/3;background:linear-gradient(135deg,#10b9811a,#065f4633);border:1px solid #6ee7b726;border-radius:24px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing-page .showcase-visual svg{width:60%;height:60%;color:var(--emerald-glow);opacity:.7}.landing-page .network{background:radial-gradient(ellipse 60% 60% at 50% 50%,#064e3b66,transparent 70%),radial-gradient(ellipse 40% 40% at 20% 30%,#10b9811a,transparent 60%),radial-gradient(ellipse 40% 40% at 80% 70%,#c9a55c14,transparent 60%),var(--forest-950);padding:10rem 0;position:relative;overflow:hidden}.landing-page .network-head{text-align:center;z-index:2;max-width:900px;margin:0 auto 4rem;padding:0 2rem;position:relative}.landing-page .network-head .eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--emerald-light);margin-bottom:1.2rem;font-size:.75rem;font-weight:600}.landing-page .network-head h2{font-family:var(--font-cormorant),serif;letter-spacing:-.02em;background:linear-gradient(180deg,#fff 0%,var(--emerald-glow)60%,var(--gold-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1}.landing-page .network-head h2 .italic{color:var(--gold-light);-webkit-text-fill-color:var(--gold-light);font-style:italic}.landing-page .network-head p{font-family:var(--font-cormorant),serif;color:#fdf6e3b3;max-width:680px;margin:0 auto;font-size:clamp(1.1rem,1.5vw,1.35rem);font-style:italic;line-height:1.6}.landing-page .network-canvas-wrap{z-index:2;max-width:1100px;height:520px;margin:0 auto;padding:0 2rem;position:relative}.landing-page .network-canvas-wrap canvas{background:linear-gradient(#064e3b26,#03181299);border:1px solid #6ee7b726;border-radius:28px;width:calc(100% - 4rem);height:100%;position:absolute;top:0;left:2rem;right:2rem;box-shadow:0 40px 100px #0006,inset 0 0 60px #10b98114}.landing-page .network-canvas-wrap:after{content:"";pointer-events:none;background:radial-gradient(#0000 40%,#031812f2 95%);border-radius:28px;position:absolute;inset:0 2rem}.landing-page .network-legend{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#031812cc;border:1px solid #6ee7b740;border-radius:100px;gap:.6rem;padding:.7rem .9rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000080}.landing-page .network-legend .chip{color:#fdf6e3bf;background:#10b98114;border:1px solid #6ee7b733;border-radius:100px;align-items:center;gap:.45rem;padding:.4rem .9rem;font-size:.7rem;font-weight:500;display:flex}.landing-page .network-legend .chip .dot{border-radius:50%;width:7px;height:7px}.landing-page .network-legend .chip .rate{color:var(--emerald-glow);margin-left:.2rem;font-weight:700}.landing-page .network-cta{text-align:center;z-index:2;margin-top:4rem;padding:0 2rem;position:relative}.landing-page .network-cta p{font-family:var(--font-cormorant),serif;color:#fdf6e3a6;max-width:620px;margin:0 auto 2rem;font-size:1.15rem;font-style:italic;line-height:1.5}.landing-page .network-cta .btn{background:linear-gradient(135deg,var(--emerald),var(--forest-700));color:#fff;letter-spacing:.03em;border:1px solid #6ee7b766;border-radius:100px;align-items:center;gap:.8rem;padding:1.2rem 2.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #10b9814d,inset 0 0 0 1px #ffffff0d}.landing-page .network-cta .btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.landing-page .network-cta .btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 30px 80px #10b98173}.landing-page .network-cta .btn:hover:before{transform:translate(100%)}.landing-page .network-cta .btn svg{z-index:2;width:18px;height:18px;transition:transform .3s;position:relative}.landing-page .network-cta .btn:hover svg{transform:translate(4px)}.landing-page .network-cta .btn span{z-index:2;position:relative}@media (max-width:900px){.landing-page .network{padding:7rem 0}.landing-page .network-canvas-wrap{height:420px;padding:0 1rem}.landing-page .network-canvas-wrap canvas{width:calc(100% - 2rem);left:1rem;right:1rem}.landing-page .network-canvas-wrap:after{inset:0 1rem}.landing-page .network-legend{flex-wrap:wrap;justify-content:center;bottom:1rem}.landing-page .network-legend .chip{padding:.3rem .7rem;font-size:.62rem}}.landing-page .cta-section{text-align:center;background:radial-gradient(ellipse at center,var(--forest-800),var(--forest-950)70%);padding:14rem 2rem;position:relative;overflow:hidden}.landing-page .cta-section:before{content:"";background-image:radial-gradient(circle at 20% 20%,#6ee7b714,#0000 40%),radial-gradient(circle at 80% 80%,#c9a55c14,#0000 40%);position:absolute;inset:0}.landing-page .cta-section h2{font-family:var(--font-cormorant),serif;letter-spacing:-.03em;background:linear-gradient(180deg,#fff,var(--emerald-glow),var(--gold-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:clamp(3rem,8vw,7rem);font-weight:500;line-height:1;position:relative}.landing-page .cta-section h2 .italic{color:var(--gold-light);-webkit-text-fill-color:var(--gold-light);font-style:italic}.landing-page .cta-section p{color:#fdf6e399;font-family:var(--font-cormorant),serif;max-width:600px;margin:2rem auto 3rem;font-size:1.4rem;font-style:italic;position:relative}.landing-page .cta-btn{background:linear-gradient(135deg,var(--emerald),var(--forest-700));color:#fff;letter-spacing:.05em;border:1px solid #6ee7b74d;border-radius:100px;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .4s,box-shadow .4s;display:inline-flex;position:relative;box-shadow:0 20px 60px #10b98140}.landing-page .cta-btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 30px 80px #10b98166}.landing-page .cta-btn svg{width:18px;height:18px;transition:transform .3s}.landing-page .cta-btn:hover svg{transform:translate(4px)}.landing-page footer.lp-footer{background:var(--forest-950);border-top:1px solid #6ee7b714;padding:5rem 2rem 2.5rem}.landing-page footer.lp-footer .lp-footer-inner{border-bottom:1px solid #6ee7b714;grid-template-columns:1fr 1.2fr;gap:4rem;max-width:1200px;margin:0 auto;padding-bottom:3rem;display:grid}.landing-page footer.lp-footer .lp-footer-brand{text-align:left}.landing-page footer.lp-footer .brand-logo-pill{background:#fff;border-radius:100px;align-items:center;margin-bottom:1.2rem;padding:.7rem 1.4rem;display:inline-flex;box-shadow:0 10px 40px #10b98140}.landing-page footer.lp-footer .brand-logo-pill img{width:auto;height:32px;display:block}.landing-page footer.lp-footer .brand{font-family:var(--font-cormorant),serif;color:var(--emerald-light);letter-spacing:.08em;margin-bottom:.6rem;font-size:1.4rem}.landing-page footer.lp-footer .tagline{font-family:var(--font-cormorant),serif;color:#fdf6e38c;max-width:380px;margin-bottom:1.5rem;font-size:.95rem;font-style:italic}.landing-page footer.lp-footer .lp-social{gap:.6rem;display:flex}.landing-page footer.lp-footer .lp-social a{color:#fdf6e3b3;background:#10b98114;border:1px solid #6ee7b726;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:inline-flex}.landing-page footer.lp-footer .lp-social a:hover{color:var(--emerald-glow);background:#10b98133;border-color:#6ee7b780;transform:translateY(-2px)}.landing-page footer.lp-footer .lp-social svg{width:16px;height:16px}.landing-page footer.lp-footer .lp-footer-contact h4{font-family:var(--font-cormorant),serif;color:var(--cream);letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #6ee7b71f;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.1rem;font-weight:500}.landing-page footer.lp-footer .lp-footer-contact ul{flex-direction:column;gap:1rem;list-style:none;display:flex}.landing-page footer.lp-footer .lp-footer-contact li{color:#fdf6e3a6;align-items:flex-start;gap:.8rem;font-size:.9rem;line-height:1.55;display:flex}.landing-page footer.lp-footer .lp-footer-contact li svg{width:18px;height:18px;color:var(--emerald-light);flex-shrink:0;margin-top:.15rem}.landing-page footer.lp-footer .lp-footer-contact a{color:#fdf6e3a6;text-decoration:none;transition:color .3s}.landing-page footer.lp-footer .lp-footer-contact a:hover{color:var(--emerald-glow)}.landing-page footer.lp-footer .lp-footer-bottom{text-align:center;max-width:1200px;margin:2.5rem auto 0}.landing-page footer.lp-footer .lp-footer-bottom p{color:#fdf6e359;letter-spacing:.05em;font-size:.8rem;font-family:var(--font-cormorant),serif;font-style:italic}@media (max-width:900px){.landing-page footer.lp-footer .lp-footer-inner{grid-template-columns:1fr;gap:2.5rem}.landing-page footer.lp-footer{padding:4rem 1.5rem 2rem}}.landing-page .reveal{opacity:0;transition:opacity 1s cubic-bezier(.2,.8,.2,1),transform 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.landing-page .reveal.in{opacity:1;transform:translateY(0)}@media (max-width:900px){.landing-page nav.lp-top ul{display:none}.landing-page .showcase-row{grid-template-columns:1fr;gap:3rem}.landing-page .showcase-row.reverse{direction:ltr}}
