@font-face{font-family:Inter;src:url(/assets/fonts/inter-variable.woff2)format("woff2-variations"),url(/assets/fonts/inter-variable.woff2)format("woff2");font-weight:300 700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--background:#fafafa;--foreground:#131928;--primary-luxury:#141a24;--accent-gold:#d4b870;--accent:#ccbc9e;--card:#fff;--muted:#f3f4f5;--muted-foreground:#676e79;--border:#dddfe2;--gradient-gold:linear-gradient(135deg, #ccbc9e 0%, #d4b870 100%);--gradient-luxury:linear-gradient(135deg, #141a24 0%, #283040 50%, #3d3520 100%);--radius:.75rem;--shadow-luxury:0 10px 40px -10px #141a2426;--shadow-card:0 4px 20px #0000000a;--transition-smooth:.3s cubic-bezier(.4, 0, .2, 1);--max-width:1200px;--font-main:"Inter", system-ui, sans-serif}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-main);color:var(--foreground);background:var(--background);font-size:16px;line-height:1.6;overflow-x:hidden}body.mobile-menu-open{overflow:hidden}body.mobile-menu-open:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:190;background:#090c128c;position:fixed;inset:0}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:color var(--transition-smooth);text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4{font-family:var(--font-main);color:var(--foreground);font-weight:700;line-height:1.2}p{margin-bottom:0}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.site-header{z-index:100;transition:all var(--transition-smooth);padding:20px 0;position:absolute;top:0;left:0;right:0}.site-header.scrolled{-webkit-backdrop-filter:blur(10px);background:#141a24eb;position:fixed}body.mobile-menu-open .site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:260;background:#141a24f5;position:fixed}.site-header .container{justify-content:space-between;align-items:center;display:flex}.site-logo{color:#fff;letter-spacing:.5px;font-size:1.1rem;font-weight:700}.site-logo a{color:#fff}.logo-accent{color:var(--accent-gold)}.header-nav{align-items:center;gap:28px;display:flex}.nav-link{color:#ffffffbf;font-size:.88rem;font-weight:400}.nav-link:hover{color:#fff}.nav-cta{background:var(--accent-gold);letter-spacing:.3px;transition:opacity var(--transition-smooth);border-radius:6px;padding:8px 22px;color:var(--primary-luxury)!important;font-size:.82rem!important;font-weight:600!important}.nav-cta:hover{opacity:.9}.mobile-menu-close{display:none}.mobile-menu-toggle{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.mobile-menu-toggle span{width:24px;height:2px;transition:all var(--transition-smooth);background:#fff;margin:5px 0;display:block}.hero{height:600px;position:relative;overflow:hidden}.hero-img{object-fit:cover;object-position:center 45%;width:100%;height:100%;display:block}.hero-overlay{background:linear-gradient(#0a0e1640 0%,#0a0e1680 50%,#0a0e16e0 100%);position:absolute;inset:0}.hero-content{padding:0 48px;position:absolute;bottom:72px;left:0;right:0}.eyebrow{letter-spacing:4px;text-transform:uppercase;color:#d4b870e6;margin-bottom:14px;font-size:.62rem;font-weight:700;display:block}.hero-title{margin-bottom:10px}.hero-title-light{color:#fff;letter-spacing:-1px;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.05;display:block}.hero-title-bold{color:#fff;letter-spacing:-2px;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.05;display:block}.hero-sub{color:#ffffff61;letter-spacing:2.5px;text-transform:uppercase;font-size:.7rem;font-weight:400;display:block}.section{padding:80px 0}.section--muted{background:var(--muted)}.section--dark{background:var(--primary-luxury)}.section-heading{margin-bottom:44px}.sh-light{color:var(--foreground);font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:300;line-height:1.1;display:block}.sh-bold{color:var(--foreground);font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;line-height:1.1;display:block}.sh--dark .sh-light{color:#ccbc9e73}.sh--dark .sh-bold{color:#fff}.about-body{max-width:660px}.about-body p{color:var(--muted-foreground);margin-bottom:1.1rem;font-size:1.05rem;font-weight:300;line-height:1.85}.about-body p:last-child{margin-bottom:0}.ventures-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.venture-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);transition:box-shadow var(--transition-smooth), transform var(--transition-smooth);flex-direction:column;gap:10px;padding:36px 32px;display:flex;position:relative;overflow:hidden}.venture-card:before{content:"";background:var(--gradient-gold);opacity:.5;height:3px;transition:opacity var(--transition-smooth);position:absolute;top:0;left:0;right:0}.venture-card:hover{box-shadow:var(--shadow-luxury);transform:translateY(-2px)}.venture-card:hover:before{opacity:.85}.venture-card--ghost{background:0 0;border-style:dashed}.venture-card--ghost:hover{box-shadow:none;transform:none}.vc-label{letter-spacing:3px;text-transform:uppercase;color:var(--accent-gold);font-size:.62rem;font-weight:700}.venture-card h2{color:var(--foreground);font-size:1.35rem;font-weight:700}.venture-card--ghost h2{color:#bbb}.venture-card p{color:var(--muted-foreground);flex:1;font-size:.9rem;font-weight:300;line-height:1.7}.venture-card--ghost p{color:#ccc}.vc-link{color:var(--foreground);align-items:center;gap:5px;margin-top:6px;font-size:.85rem;font-weight:600;display:inline-flex}.vc-link:hover{color:var(--accent-gold)}.contact-cols{align-items:flex-start;gap:72px;display:flex}.contact-items{flex-direction:column;gap:18px;display:flex}.contact-item{align-items:center;gap:14px;display:flex}.contact-item a,.contact-item span{color:#ccbc9ea6;font-size:.95rem;font-weight:300}.contact-item a:hover{color:var(--accent-gold)}.contact-note{flex:1}.contact-note p{color:#ccbc9e73;font-size:.95rem;font-weight:300;line-height:1.8}.site-footer{background:#0b0f17;padding:24px 0}.site-footer .container{justify-content:space-between;align-items:center;display:flex}.footer-copy{color:#ccbc9e4d;font-size:.78rem}.footer-links{gap:20px;display:flex}.footer-links a{color:#ccbc9e4d;font-size:.78rem}.footer-links a:hover{color:var(--accent-gold)}.legal-page{max-width:780px;margin:0 auto;padding:120px 24px 80px}.legal-page h1{margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.5rem)}.legal-page .last-updated{color:var(--muted-foreground);margin-bottom:40px;font-size:.9rem;display:block}.legal-page h2{margin:32px 0 12px;font-size:1.25rem}.legal-page p{color:var(--foreground);margin-bottom:1rem;font-size:1rem;line-height:1.75}.legal-page a{color:var(--foreground);font-weight:600}.legal-page a:hover{color:var(--accent-gold)}.legal-page ul{margin:0 0 1rem 1.25rem;list-style:outside}.legal-page li{color:var(--foreground);margin-bottom:.5rem;line-height:1.7}.not-found{text-align:center;padding:160px 24px 80px}.not-found h1{color:var(--muted-foreground);margin-bottom:16px;font-size:5rem}.not-found p{margin-bottom:28px;font-size:1.1rem}.not-found a{color:var(--foreground);font-weight:600}.not-found a:hover{color:var(--accent-gold)}@media (max-width:768px){.header-nav{width:min(86vw,360px);height:100svh;padding:calc(env(safe-area-inset-top,0px) + 72px) 20px 28px;opacity:0;visibility:hidden;pointer-events:none;z-index:200;background:linear-gradient(160deg,#10161ffa 0%,#161d28f5 55%,#1e2430f0 100%);flex-direction:column;align-items:stretch;gap:0;transition:transform .25s,opacity .2s,visibility 0s linear .2s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(110%);box-shadow:-20px 0 50px #060a1273}.header-nav.mobile-open{opacity:1;visibility:visible;pointer-events:auto;transition:transform .25s,opacity .2s;transform:translate(0)}.nav-link{border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;padding:14px 4px;font-size:1.1rem;display:flex;color:#fff!important}.nav-cta{border-radius:8px;margin-top:16px;text-align:center!important;padding:14px!important;display:block!important}.mobile-menu-close{top:calc(env(safe-area-inset-top,0px) + 16px);color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;right:16px}.mobile-menu-close:hover{color:var(--accent-gold)}.mobile-menu-toggle{display:block}.hero{height:auto;min-height:100svh}.hero-content{padding:0 24px;bottom:48px}.section{padding:60px 0}.ventures-grid{grid-template-columns:1fr}.contact-cols{flex-direction:column;gap:32px}.site-footer .container{text-align:center;flex-direction:column;gap:16px}.footer-links{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.hero-title-light,.hero-title-bold{font-size:1.85rem}.hero-content{padding:0 20px}}
