:root{--bg:#08080c;--bg-elevated:#0f0f15;--bg-card:#ffffff08;--gold:#c9a55c;--gold-dim:#c9a55c26;--gold-glow:#c9a55c66;--cream:#f5f0e8;--text:#d4d0c8;--text-muted:#6a665e;--accent:#e94560;--border:#ffffff0f;--serif:"Cormorant Garamond", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif;--ease-out-expo:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}body{font-family:var(--sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}.grain{z-index:9999;pointer-events:none;opacity:.04;mix-blend-mode:overlay;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlMFCQ0RFRkEB95jAAAAkklEQVQ4y43RQQ6AIAwE0EaJR3Dv/xdciIGOFRM3hl+gzBSAX01UO8mlMAFaBFgCfIICtQjQpyB0gFNfQG0CNCkIBeCcnlAbAR2S41uAd2p8C3Cf5KsZ8F8eTlIA/08SAPlEBTh5AaW8gNoLqF1yKjcA2hRkOcC9Ov8GYBO+/o0A6yPAZBc88hzg5AWU8gPqG+ADQOQV1EWMOTAAAAAASUVORK5CYII=);background-repeat:repeat;background-size:48px 48px;position:fixed;inset:0}section{padding:10rem 8%;position:relative}@media (width<=768px){section{padding:6rem 5%}}.section-label{font-family:var(--sans);letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.75rem;font-weight:600;display:block}.section-heading{font-family:var(--serif);color:var(--cream);margin-bottom:1.5rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:300;line-height:1.15}.section-heading em{color:var(--gold);font-style:italic}.section-desc{color:var(--text-muted);max-width:540px;font-size:1.05rem;line-height:1.75}.hr{background:var(--border);border:none;width:100%;height:1px}.reveal{opacity:0;transform:translateY(60px)}.reveal-line{overflow:hidden}.reveal-line>*{transform:translateY(110%)}.btn-primary{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--bg);background:var(--gold);cursor:pointer;transition:transform .5s var(--ease-out-expo), box-shadow .5s var(--ease-out-expo);border:none;border-radius:0;align-items:center;gap:.75rem;padding:1.1rem 2.8rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn-primary:hover{box-shadow:0 20px 60px var(--gold-glow);transform:translateY(-2px)}.btn-primary .btn-fill{background:var(--cream);transition:transform .5s var(--ease-out-expo);position:absolute;inset:0;transform:translateY(100%)}.btn-primary:hover .btn-fill{transform:translateY(0)}.btn-primary span{z-index:1;position:relative}.btn-outline{font-family:var(--sans);letter-spacing:.05em;color:var(--gold);cursor:pointer;transition:all .4s var(--ease-out-expo);background:0 0;border:1px solid #c9a55c4d;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.btn-outline:hover{background:var(--gold-dim);border-color:var(--gold)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#c9a55c4d;border-radius:2px}.nav{z-index:100;transition:transform .6s var(--ease-out-expo), background .4s, padding .4s;justify-content:space-between;align-items:center;padding:1.5rem 8%;display:flex;position:fixed;top:0;left:0;right:0}.nav--hidden{transform:translateY(-100%)}.nav--solid{-webkit-backdrop-filter:blur(20px)saturate(1.4);backdrop-filter:blur(20px)saturate(1.4);border-bottom:1px solid var(--border);background:#08080cd9;padding-top:1rem;padding-bottom:1rem}.nav__logo{font-family:var(--sans);letter-spacing:.35em;color:var(--gold);font-size:.85rem;font-weight:700;text-decoration:none}.nav__links{gap:2.5rem;list-style:none;display:flex}.nav__links a{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav__links a:after{content:"";background:var(--gold);width:0;height:1px;transition:width .4s var(--ease-out-expo);position:absolute;bottom:-4px;left:0}.nav__links a:hover{color:var(--cream)}.nav__links a:hover:after{width:100%}@media (width<=768px){.nav{padding:1.2rem 5%}.nav__links{display:none}}.hero{align-items:flex-end;min-height:100vh;padding:0 8% 8rem;display:flex;position:relative;overflow:hidden}.hero__bg-wrap{z-index:-1;position:absolute;inset:0}.hero__bg{opacity:.2;filter:saturate(.6);will-change:transform;background:url(/images/hero-bg.jpeg) 50%/cover no-repeat;position:absolute;inset:-10% 0 0}.hero__overlay{background:linear-gradient(to top, var(--bg) 0%, #08080c99 40%, #08080c4d 100%);position:absolute;inset:0}.hero__content{max-width:900px;position:relative}.hero__label{font-family:var(--sans);letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:2rem;font-size:.75rem;font-weight:600;display:inline-block}.hero__title{font-family:var(--serif);color:var(--cream);perspective:600px;margin-bottom:2rem;font-size:clamp(3.5rem,8vw,7rem);font-weight:300;line-height:1.05}.word-wrap{vertical-align:top;margin-right:.25em;display:inline-block;overflow:hidden}.word{will-change:transform;display:inline-block}.hero__sub{color:var(--text-muted);max-width:560px;margin-bottom:3rem;font-size:1.15rem;line-height:1.8}.hero__cta{opacity:0}.hero__scroll{opacity:0;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:3rem;right:8%}.hero__scroll span{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.hero__scroll-line{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:60px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media (width<=768px){.hero{text-align:center;align-items:center;padding:0 5% 6rem}.hero__title{font-size:clamp(2.5rem,10vw,4rem)}.hero__sub{margin-left:auto;margin-right:auto}.hero__scroll{display:none}}.marquee{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);padding:2.5rem 0;overflow:hidden}.marquee__track{white-space:nowrap;will-change:transform;animation:30s linear infinite marqueeScroll;display:flex}.marquee__item{font-family:var(--serif);color:#c9a55c26;-webkit-user-select:none;user-select:none;flex-shrink:0;padding-right:1rem;font-size:clamp(2rem,4vw,3.5rem);font-style:italic;font-weight:300}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.stats{padding-top:12rem;padding-bottom:10rem}.stats__header{max-width:700px;margin-bottom:5rem}.stats__grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.stats__item{background:var(--bg);padding:3rem 2.5rem;transition:background .5s}.stats__item:hover{background:var(--bg-elevated)}.stats__number{font-family:var(--serif);color:var(--gold);margin-bottom:1.5rem;font-size:clamp(2.8rem,4vw,3.8rem);font-weight:300;line-height:1}.stats__divider{background:var(--gold-dim);width:30px;height:1px;transition:width .6s var(--ease-out-expo);margin-bottom:1.2rem}.stats__item:hover .stats__divider{background:var(--gold);width:60px}.stats__label{color:var(--text-muted);font-size:.9rem;line-height:1.6}@media (width<=1024px){.stats__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.stats__grid{grid-template-columns:1fr}}.focus{background:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.focus__header{max-width:600px;margin-bottom:5rem}.focus__grid{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.focus__card{text-align:center;padding:2rem}.focus__ring-wrap{width:130px;height:130px;margin:0 auto 1.5rem;position:relative}.focus__ring{width:100%;height:100%;transform:rotate(-90deg)}.focus__ring-bg{fill:none;stroke:var(--border);stroke-width:2px}.focus__ring-fill{fill:none;stroke:var(--gold);stroke-width:2.5px;stroke-linecap:round;transition:stroke .3s}.focus__card:hover .focus__ring-fill{stroke:var(--cream)}.focus__pct{font-family:var(--serif);color:var(--cream);justify-content:center;align-items:center;font-size:2rem;font-weight:300;display:flex;position:absolute;inset:0}.focus__title{font-family:var(--sans);color:var(--text-muted);letter-spacing:.02em;font-size:.9rem;font-weight:500;transition:color .3s}.focus__card:hover .focus__title{color:var(--cream)}@media (width<=1024px){.focus__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.focus__grid{grid-template-columns:1fr;gap:2rem}}.team{padding-top:12rem;padding-bottom:10rem}.team__header{max-width:600px;margin-bottom:5rem}.team__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;display:grid}.team__card{background:var(--bg-card);border:1px solid var(--border);grid-template-columns:200px 1fr;align-items:center;gap:2.5rem;padding:2.5rem;transition:border-color .5s;display:grid}.team__card:hover{border-color:#c9a55c33}.team__img-wrap{width:200px;height:250px;overflow:hidden}.team__img-wrap img{object-fit:cover;filter:grayscale(.4)contrast(1.05);width:100%;height:100%;transition:filter .6s, transform .6s var(--ease-out-expo)}.team__card:hover .team__img-wrap img{filter:grayscale(0)contrast();transform:scale(1.05)}.team__role{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.team__name{font-family:var(--serif);color:var(--cream);margin-bottom:1rem;font-size:1.8rem;font-weight:400}.team__bio{color:var(--text-muted);font-size:.9rem;line-height:1.7}@media (width<=1024px){.team__grid{grid-template-columns:1fr;max-width:500px}.team__card{grid-template-columns:160px 1fr}.team__img-wrap{width:160px;height:200px}}@media (width<=600px){.team__card{text-align:center;grid-template-columns:1fr}.team__img-wrap{width:160px;height:200px;margin:0 auto}}.port{background:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.port__header{max-width:600px;margin-bottom:5rem}.port__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.port__card{will-change:transform;transition:transform .25s ease-out}.port__card--link{cursor:pointer}.port__card-inner{border:1px solid var(--border);background:#ffffff05;flex-direction:column;height:100%;padding:2rem;transition:border-color .4s,background .4s;display:flex}.port__card:hover .port__card-inner{background:#ffffff0a;border-color:#c9a55c40}.port__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.port__name-block{align-items:center;gap:.75rem;display:flex}.port__logo{width:auto;height:28px}.port__name{font-family:var(--serif);color:var(--cream);font-size:1.4rem;font-weight:400}.port__founder{color:var(--text-muted);margin-top:.15rem;font-size:.8rem}.port__metrics{flex-shrink:0;gap:1.5rem;display:flex}.port__metric{text-align:right}.port__metric-val{font-family:var(--serif);color:var(--gold);font-size:1.4rem;font-weight:400;line-height:1.2;display:block}.port__metric-lbl{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.port__divider{background:var(--border);width:100%;height:1px;margin:1.5rem 0}.port__quote{font-family:var(--serif);color:var(--text-muted);flex:1;font-size:1rem;font-style:italic;font-weight:300;line-height:1.7}@media (width<=1200px){.port__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.port__grid{grid-template-columns:1fr}}.coinv{text-align:left}.coinv__header{max-width:500px;margin-bottom:4rem}.coinv__logos{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.coinv__item{opacity:0}.coinv__item img{filter:brightness(0)invert();opacity:.4;width:auto;height:36px;transition:opacity .4s}.coinv__item:hover img{opacity:.9}.memu{background:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.memu__layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem;display:grid}.memu__brand{align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.memu__logo{width:auto;height:56px}.memu__name{font-family:var(--serif);color:var(--cream);font-size:2.2rem;font-weight:400}.memu__tagline{color:var(--gold);margin-top:.2rem;font-size:.85rem}.memu__stats{gap:2.5rem;margin-bottom:3rem;display:flex}.memu__stat{flex-direction:column;display:flex}.memu__stat-val{font-family:var(--serif);color:var(--gold);font-size:1.6rem;font-weight:400}.memu__stat-lbl{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-top:.25rem;font-size:.7rem}.memu__block{border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:2.5rem}.memu__block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.memu__block h4{font-family:var(--sans);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.7rem;font-weight:600}.memu__block p{color:var(--text-muted);font-size:.95rem;line-height:1.8}.memu__block strong{color:var(--cream);font-weight:500}.memu__block ul{padding:0;list-style:none}.memu__block li{color:var(--text-muted);padding-left:1.2rem;font-size:.9rem;line-height:1.8;position:relative}.memu__block li:before{content:"";background:var(--gold);border-radius:50%;width:4px;height:4px;position:absolute;top:.7em;left:0}@media (width<=900px){.memu__layout{grid-template-columns:1fr;gap:3rem}}.contact{text-align:center;padding:14rem 8%;position:relative;overflow:hidden}.contact:before{content:"";background:radial-gradient(circle, var(--gold-dim), transparent 70%);pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact__inner{position:relative}.contact__heading{font-family:var(--serif);color:var(--cream);margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:300;line-height:1.1}.contact__desc{color:var(--text-muted);max-width:440px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.75}.footer{border-top:1px solid var(--border);padding:3rem 8%}.footer__inner{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.footer__logo{font-family:var(--sans);letter-spacing:.35em;color:var(--gold);margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.footer__copy{color:var(--text-muted);font-size:.8rem}.footer__legal{color:var(--text-muted);text-align:right;opacity:.6;max-width:400px;font-size:.72rem;line-height:1.6}@media (width<=768px){.footer__inner{flex-direction:column;align-items:flex-start}.footer__legal{text-align:left}}
