
:root{
  --ink:#0b0710;--ink-2:#120a18;--ink-3:#1a0d21;--surface:#17101f;--surface-2:#201329;
  --white:#fff8fd;--muted:#c6b5c8;--muted-2:#99859e;--line:rgba(255,244,252,.10);
  --cyan:#ff62b4;--violet:#b975f4;--aqua:#f7d998;--peach:#ff9ab7;--gold:#f7d998;--radius:28px;--radius-sm:18px;
  --shadow:0 30px 90px rgba(0,0,0,.46);--max:1280px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--white);background:var(--ink);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.65;overflow-x:hidden}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-4;background:radial-gradient(760px 520px at 13% 9%,rgba(255,98,180,.13),transparent 66%),radial-gradient(680px 470px at 84% 4%,rgba(185,117,244,.14),transparent 66%),radial-gradient(600px 420px at 72% 78%,rgba(247,217,152,.06),transparent 70%),linear-gradient(180deg,#0b0710,#100916 55%,#08050c)}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{max-width:var(--max);margin:0 auto;padding:0 24px}.section{padding:110px 0;position:relative}.section.compact{padding:76px 0}.section.dark{background:rgba(255,255,255,.018);border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}
.kicker{display:inline-flex;align-items:center;gap:9px;font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--cyan);margin-bottom:18px}.kicker::before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--cyan),var(--violet));box-shadow:0 0 18px rgba(255,98,180,.68)}
.brand-gradient{background:linear-gradient(110deg,#b975f4 0%,#ff62b4 42%,#ff9ab7 70%,#f7d998 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.h-display{font:700 clamp(3rem,7vw,6.4rem)/.98 Sora,Arial,sans-serif;letter-spacing:-.052em;margin:0 0 24px}.h2{font:700 clamp(2.15rem,4.3vw,4.2rem)/1.03 Sora,Arial,sans-serif;letter-spacing:-.045em;margin:0 0 22px}.h3{font:700 clamp(1.25rem,2vw,1.7rem)/1.2 Sora,Arial,sans-serif;letter-spacing:-.025em}.lead{font-size:1.16rem;color:var(--muted);max-width:760px}.copy{color:var(--muted)}.copy-sm{font-size:.94rem;color:var(--muted-2)}
.header{position:sticky;top:0;z-index:1200;background:rgba(11,7,16,.78);backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid rgba(255,255,255,.055)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo img{height:42px;width:auto;max-width:255px;object-fit:contain}.nav-center{display:flex;align-items:center;gap:26px}.nav-center a{font-size:.94rem;font-weight:700;color:#eadde8;position:relative}.nav-center a::after{content:"";position:absolute;left:0;right:100%;bottom:-11px;height:2px;border-radius:3px;background:linear-gradient(90deg,var(--cyan),var(--violet));transition:.25s}.nav-center a:hover::after,.nav-center a.active::after{right:0}.nav-actions{display:flex;align-items:center;gap:12px}.menu-btn{display:none;width:46px;height:46px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:#fff;font-size:1.35rem}.mobile-nav{display:none;padding:0 0 16px}.mobile-nav.show{display:grid}.mobile-nav a{padding:10px 0;color:#eadde8;font-weight:700}
.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:999px;font-weight:800;transition:.28s;border:1px solid transparent}.btn-primary{background:linear-gradient(120deg,var(--violet) 0%,var(--cyan) 48%,var(--gold) 100%);color:#170914;box-shadow:0 14px 38px rgba(239,91,178,.22)}.btn-primary:hover{transform:translateY(-2px);color:#170914;box-shadow:0 18px 44px rgba(239,91,178,.34)}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.025);color:#fff}.btn-ghost:hover{transform:translateY(-2px);border-color:rgba(255,98,180,.46);background:rgba(255,98,180,.055);color:#fff}
.hero{min-height:calc(100vh - 76px);display:grid;align-items:center;padding:70px 0 56px;position:relative;overflow:hidden}.hero::before{content:"";position:absolute;left:-120px;top:35px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,98,180,.18),rgba(185,117,244,.07) 42%,transparent 68%);filter:blur(4px);pointer-events:none}.hero::after{content:"";position:absolute;right:-110px;top:-55px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(247,217,152,.10),rgba(185,117,244,.08) 42%,transparent 70%);filter:blur(7px);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.hero-copy{position:relative;z-index:2}.hero-note{display:inline-flex;padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.035);font-size:.82rem;color:#dce7fb;margin-bottom:20px}.hero-media{position:relative;z-index:2}.hero-frame{position:relative;border-radius:34px;padding:12px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.02));box-shadow:var(--shadow)}.hero-frame::before{content:"";position:absolute;inset:-1px;border-radius:34px;padding:1px;background:linear-gradient(135deg,rgba(255,98,180,.66),rgba(185,117,244,.30) 35%,transparent 58%,rgba(247,217,152,.45));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.hero-frame img{width:100%;aspect-ratio:16/11;object-fit:cover;border-radius:26px}.floating-chip{position:absolute;left:-34px;bottom:34px;padding:16px 18px;border-radius:18px;background:rgba(18,10,24,.86);backdrop-filter:blur(14px);border:1px solid var(--line);box-shadow:0 18px 60px rgba(0,0,0,.35)}.floating-chip strong{display:block;font:700 1.35rem Sora,Arial,sans-serif}.floating-chip span{font-size:.82rem;color:var(--muted)}
.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.metric{padding:18px 17px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.025)}.metric strong{display:block;font:700 1.8rem Sora,Arial,sans-serif}.metric span{display:block;color:var(--muted-2);font-size:.85rem;margin-top:5px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{position:relative;padding:28px;border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(180deg,rgba(31,17,39,.88),rgba(15,9,21,.92));box-shadow:0 22px 70px rgba(0,0,0,.2);overflow:hidden}.card::after{content:"";position:absolute;inset:auto -60px -70px auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,98,180,.09),transparent 65%);pointer-events:none}.card:hover{border-color:rgba(255,98,180,.26)}.card .number{font:700 3rem/1 Sora,Arial,sans-serif;color:rgba(255,255,255,.10);margin-bottom:26px}.card p{color:var(--muted);margin-bottom:0}.icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;margin-bottom:22px;background:linear-gradient(145deg,rgba(255,98,180,.12),rgba(185,117,244,.12));border:1px solid var(--line);font-weight:900;color:var(--cyan)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.image-box{position:relative;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#120a18}.image-box img{width:100%;aspect-ratio:4/3;object-fit:cover}.image-box.wide img{aspect-ratio:16/10}.image-box::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(3,6,12,.28));pointer-events:none}.bullets{list-style:none;margin:26px 0 0;padding:0}.bullets li{position:relative;padding:13px 0 13px 34px;border-top:1px solid rgba(255,255,255,.06);color:#f1e5ee}.bullets li::before{content:"";position:absolute;left:0;top:18px;width:14px;height:14px;border-radius:50%;border:3px solid rgba(255,98,180,.24);background:var(--cyan);box-shadow:0 0 18px rgba(255,98,180,.35)}
.bento{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.bento-col{display:grid;gap:20px}.bento .card.big{min-height:390px}.bento-visual{height:100%;min-height:390px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);position:relative}.bento-visual img{width:100%;height:100%;object-fit:cover}.bento-visual .overlay{position:absolute;inset:auto 24px 24px 24px;padding:22px;border-radius:22px;background:rgba(17,9,23,.80);backdrop-filter:blur(12px);border:1px solid var(--line)}
.arch{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:26px;border-radius:32px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(29,16,37,.95),rgba(14,8,20,.95));box-shadow:var(--shadow)}.arch .node{padding:20px 15px;border-radius:19px;border:1px solid var(--line);background:rgba(255,255,255,.027);text-align:center;font-weight:800;color:#fff1fa}.arch .node small{display:block;margin-top:8px;font-size:.78rem;line-height:1.35;color:var(--muted-2);font-weight:600}.arch .node.hot{background:linear-gradient(145deg,rgba(255,98,180,.07),rgba(185,117,244,.09));border-color:rgba(255,98,180,.24)}
.page-hero{padding:74px 0 48px;position:relative;overflow:hidden}.page-hero::after{content:"";position:absolute;right:-130px;top:-90px;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(255,98,180,.14),rgba(185,117,244,.08) 44%,transparent 70%);filter:blur(4px);pointer-events:none}.crumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:.9rem;color:var(--muted-2);margin-bottom:20px}.crumb a{color:#f0e3ee}.pill{display:inline-flex;padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.03);font-size:.86rem;color:#f0e3ee;margin:0 8px 8px 0}.quote{padding:26px 28px;border-radius:0 24px 24px 0;border-left:3px solid var(--cyan);background:rgba(255,255,255,.027);color:#f4e6f1}.news{display:grid;gap:14px}.news-item{display:grid;grid-template-columns:130px 1fr;gap:24px;padding:22px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.024)}.news-item .date{color:var(--cyan);font-weight:800}.news-item h3{font-size:1.14rem;margin:0}.news-item p{color:var(--muted);margin:7px 0 0}.leader{display:flex;flex-direction:column}.leader .role{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--cyan);font-weight:800;margin-bottom:8px}.leader .avatar{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;margin-bottom:20px;background:linear-gradient(145deg,rgba(255,98,180,.11),rgba(185,117,244,.11));border:1px solid var(--line);font:800 1.3rem Sora,Arial,sans-serif}.job{display:flex;flex-direction:column;height:100%}.job .location{font-size:.84rem;color:var(--cyan);font-weight:800;margin-bottom:12px}.job p{flex:1}.notice{padding:18px 20px;border-radius:18px;border:1px solid rgba(255,98,180,.20);background:rgba(255,98,180,.055);color:#fff0f8}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.field{margin-bottom:18px}.field label{display:block;font-size:.9rem;font-weight:800;margin-bottom:8px}.control{width:100%;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.025);color:#fff;padding:14px 16px;outline:none}.control:focus{border-color:rgba(255,98,180,.52);box-shadow:0 0 0 4px rgba(255,98,180,.07)}textarea.control{min-height:150px;resize:vertical}.cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px;border-radius:34px;border:1px solid var(--line);background:linear-gradient(120deg,rgba(255,98,180,.08),rgba(185,117,244,.09),rgba(247,217,152,.05));box-shadow:var(--shadow)}
.footer{padding:54px 0 34px;border-top:1px solid rgba(255,255,255,.055);background:#08050c}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:28px}.footer-title{font-size:.82rem;text-transform:uppercase;letter-spacing:.14em;color:var(--cyan);font-weight:800;margin-bottom:12px}.footer a{display:block;padding:6px 0;color:#eadde8;font-size:.93rem}.footer .logo img{height:44px;max-width:285px;margin-bottom:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid rgba(255,255,255,.06);margin-top:34px;padding-top:22px;color:var(--muted-2);font-size:.84rem}.reveal{opacity:0;transform:translateY(24px)}
@media(max-width:1100px){.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero{min-height:auto}.metrics,.grid-4{grid-template-columns:repeat(2,1fr)}.bento{grid-template-columns:1fr}.arch{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.floating-chip{left:20px}.nav-center{display:none}.menu-btn{display:grid;place-items:center}.nav-actions .btn-ghost{display:none}}
@media(max-width:800px){.section{padding:82px 0}.grid-3,.grid-2{grid-template-columns:1fr}.metrics,.grid-4{grid-template-columns:1fr}.arch{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.news-item{grid-template-columns:1fr;gap:8px}.cta{flex-direction:column;align-items:flex-start}.nav-actions .btn-primary{display:none}.hero-frame{border-radius:26px}.hero-frame img{border-radius:20px}.h-display{font-size:clamp(2.7rem,14vw,4.5rem)}.site-shell{padding:0 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important}}

/* Official Azimuth AI brand refinements */
.header{box-shadow:0 8px 36px rgba(53,15,48,.16)}
.section.dark{background:linear-gradient(180deg,rgba(255,98,180,.018),rgba(185,117,244,.018))}
.hero-note{border-color:rgba(255,98,180,.16)}
.metric strong,.card .number{background:linear-gradient(110deg,#ff62b4,#b975f4,#f7d998);-webkit-background-clip:text;background-clip:text;color:transparent}
.footer{box-shadow:inset 0 1px 0 rgba(255,98,180,.05)}

/* v4 — azimuth-ai.in reference-aligned page structure */
:root{--max:1560px}
.site-shell{width:min(94vw,var(--max));max-width:none;padding:0;margin:0 auto}
.header{background:rgba(7,7,15,.94);box-shadow:none;border-bottom:1px solid rgba(255,255,255,.07)}
.nav{height:82px;gap:34px}
.logo{display:flex;align-items:center;flex:0 0 auto}
.logo img{height:48px;width:auto;max-width:285px;object-fit:contain}
.nav-center{margin-left:auto;gap:27px;white-space:nowrap}
.nav-center a{font-size:.93rem;color:#ece4ef;font-weight:700}
.nav-center a::after{bottom:-13px;height:2px;background:linear-gradient(90deg,#ff62b4,#b975f4,#f7d998)}
.menu-btn{margin-left:auto}

/* Full-page rhythm: content uses most of the viewport width without card-like framing around whole sections. */
.section{padding:118px 0}
.section.compact{padding:84px 0}
.page-hero{padding:92px 0 70px;min-height:44vh;display:flex;align-items:center}
.hero{min-height:calc(100vh - 82px);padding:82px 0 72px}
.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:72px}
.hero-frame{border-radius:28px;padding:8px;box-shadow:0 28px 90px rgba(0,0,0,.38)}
.hero-frame::before{border-radius:28px}
.hero-frame img{border-radius:22px;aspect-ratio:16/10}
.floating-chip{display:none!important}
.metrics{margin-top:46px;gap:18px}
.metric{background:transparent;border-left:0;border-right:0;border-radius:0;padding:18px 8px 18px 0;border-top:1px solid var(--line);border-bottom:0}
.metric strong{font-size:1.65rem}
.card{box-shadow:none}

/* A single deliberate CTA area at the bottom of every page. */
.bottom-cta-section{position:relative;padding:0;border-top:1px solid rgba(255,255,255,.065);border-bottom:1px solid rgba(255,255,255,.065);background:
linear-gradient(90deg,rgba(255,98,180,.055),rgba(185,117,244,.06) 48%,rgba(247,217,152,.04));overflow:hidden}
.bottom-cta-section::before{content:"";position:absolute;right:-160px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,98,180,.12),rgba(185,117,244,.05) 45%,transparent 70%);pointer-events:none}
.bottom-cta{min-height:330px;display:flex;align-items:center;justify-content:space-between;gap:70px;position:relative;z-index:1}
.bottom-cta-copy{max-width:890px}
.bottom-cta-copy .lead{max-width:820px}
.bottom-cta-actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}
.bottom-cta-actions .btn-primary,.bottom-cta-actions .btn-ghost{min-width:154px}

/* Footer follows the CTA cleanly; no extra floating actions in the header. */
.footer{padding-top:58px}

@media(max-width:1280px){
  .nav-center{gap:20px}.nav-center a{font-size:.88rem}.logo img{height:44px;max-width:255px}
}
@media(max-width:1160px){
  .nav-center{display:none}.menu-btn{display:grid;place-items:center}.nav{height:76px}.hero{min-height:auto}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:48px}.bottom-cta{min-height:300px}.site-shell{width:min(92vw,var(--max))}
}
@media(max-width:800px){
  .site-shell{width:auto;margin:0;padding:0 20px}.section{padding:86px 0}.page-hero{padding:68px 0 50px;min-height:auto}.hero{padding:58px 0 62px}.bottom-cta{min-height:0;padding:68px 0;flex-direction:column;align-items:flex-start;gap:28px}.bottom-cta-actions{width:100%;flex-wrap:wrap}.bottom-cta-actions .btn-primary,.bottom-cta-actions .btn-ghost{min-width:0;flex:1}.logo img{height:42px;max-width:235px}
}


/* v5 — Leadership, advisors, and board from the approved Azimuth team roster */
.company-intro{align-items:start}
.company-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--line)}
.company-stat{padding:26px 28px 28px 0;border-bottom:1px solid var(--line)}
.company-stat:nth-child(odd){border-right:1px solid var(--line);padding-right:30px}
.company-stat:nth-child(even){padding-left:30px}
.company-stat strong{display:block;font:700 clamp(2.2rem,4vw,4rem)/1 Sora,Arial,sans-serif;letter-spacing:-.04em;background:linear-gradient(110deg,#ff62b4,#b975f4,#f7d998);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:12px}
.company-stat span{display:block;color:var(--muted);font-size:.94rem;line-height:1.55}
.people-heading{max-width:980px}
.people-grid{display:grid;gap:30px 24px}
.leadership-grid,.board-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.advisor-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:950px}
.person-card{min-width:0}
.person-photo{position:relative;overflow:hidden;border-radius:22px;aspect-ratio:1/1;background:linear-gradient(145deg,#211125,#110b18);border:1px solid rgba(255,255,255,.09)}
.person-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 64%,rgba(11,7,16,.18));pointer-events:none}
.person-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1.001);transition:transform .45s ease,filter .45s ease}
.person-card:hover .person-photo img{transform:scale(1.025)}
.person-copy{padding:18px 2px 0}
.person-copy h3{font:700 1.14rem/1.28 Sora,Arial,sans-serif;letter-spacing:-.025em;margin:0 0 8px;color:#fff8fd}
.person-role{color:var(--muted);font-size:.86rem;line-height:1.48;min-height:2.95em}
.linkedin-link{display:inline-flex;align-items:center;gap:7px;margin-top:14px;color:#f2d8e9;font-size:.8rem;font-weight:800;letter-spacing:.02em;transition:.2s}
.linkedin-link svg{width:15px;height:15px;fill:currentColor}
.linkedin-link .arrow{color:var(--cyan);transition:transform .2s}
.linkedin-link:hover{color:#fff}.linkedin-link:hover .arrow{transform:translate(2px,-2px)}
.advisor-grid .person-card{display:grid;grid-template-columns:220px 1fr;gap:26px;align-items:center;padding-bottom:4px;border-bottom:1px solid var(--line)}
.advisor-grid .person-photo{border-radius:20px}
.advisor-grid .person-copy{padding:0}
.advisor-grid .person-copy h3{font-size:1.34rem}
.advisor-grid .person-role{font-size:.94rem;min-height:0}
@media(max-width:1380px){.leadership-grid,.board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1000px){.leadership-grid,.board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advisor-grid{grid-template-columns:1fr}.company-stats{margin-top:12px}}
@media(max-width:640px){.leadership-grid,.board-grid{grid-template-columns:1fr}.advisor-grid .person-card{grid-template-columns:120px 1fr;gap:18px}.advisor-grid .person-copy h3{font-size:1.06rem}.company-stats{grid-template-columns:1fr}.company-stat,.company-stat:nth-child(odd),.company-stat:nth-child(even){border-right:0;padding:22px 0}}


/* Investor presentation — v6 */
.investor-section{overflow:hidden}
.investor-intro{max-width:880px}
.investor-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.investor-logo-card{min-height:150px;display:flex;align-items:center;justify-content:center;padding:30px 24px;border-radius:22px;background:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 55px rgba(0,0,0,.20);position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.investor-logo-card::after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--brand-pink,#ec5baa),var(--brand-violet,#966bff),var(--brand-gold,#f7ba68));opacity:.72}
.investor-logo-card:hover{transform:translateY(-3px);box-shadow:0 28px 64px rgba(0,0,0,.27)}
.investor-logo-card img{display:block;max-width:100%;max-height:64px;width:auto;height:auto;object-fit:contain}
.investor-logo-card[data-investor="Growth Factory"] img{max-height:54px}
.investor-logo-card[data-investor="Jetha Global"] img{max-height:66px}
.investor-home{padding-top:70px;padding-bottom:70px}
.investor-home .investor-title-row{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px}
.investor-home .investor-title-row .lead{max-width:590px;margin-bottom:0}
.investor-caption{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted,#9aa4ba);margin-top:14px;text-align:center}
@media(max-width:991px){.investor-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.investor-home .investor-title-row{align-items:start;flex-direction:column}}
@media(max-width:575px){.investor-logos{grid-template-columns:1fr}.investor-logo-card{min-height:132px;padding:26px 22px}.investor-home{padding-top:56px;padding-bottom:56px}}


/* v7 — premium dual-band system with seamless light/dark alternation */
:root{
  --band-dark-a:#09060d;
  --band-dark-b:#120918;
  --band-dark-c:#170b1d;
  --band-light-a:rgba(255,255,255,.028);
  --band-light-b:rgba(255,255,255,.012);
  --band-border:rgba(255,255,255,.075);
}
.section.band-dark,
.page-hero.band-dark,
.company-hero.band-dark{
  background:
    radial-gradient(780px 300px at 12% 8%, rgba(255,98,180,.06), transparent 64%),
    radial-gradient(660px 280px at 86% 6%, rgba(185,117,244,.07), transparent 62%),
    linear-gradient(180deg, var(--band-dark-b) 0%, var(--band-dark-a) 50%, #0b0710 100%);
  border-top:1px solid rgba(255,255,255,.045);
  border-bottom:1px solid rgba(255,255,255,.045);
}
.section.band-light,
.page-hero.band-light,
.company-hero.band-light,
.investor-section.band-light{
  background:
    radial-gradient(820px 360px at 8% 14%, rgba(255,154,183,.095), transparent 58%),
    radial-gradient(760px 420px at 90% 12%, rgba(185,117,244,.10), transparent 54%),
    radial-gradient(680px 300px at 54% 100%, rgba(247,217,152,.05), transparent 56%),
    linear-gradient(180deg, rgba(39,22,47,.92) 0%, rgba(31,18,38,.93) 35%, rgba(24,14,31,.96) 100%);
  border-top:1px solid var(--band-border);
  border-bottom:1px solid var(--band-border);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.03), inset 0 -1px 0 rgba(255,255,255,.02);
}
.section.band-light .card,
.page-hero.band-light .card,
.band-light .metric,
.band-light .person-photo,
.band-light .arch,
.band-light .quote,
.band-light .news-item,
.band-light .job,
.band-light .contact-card{
  background:linear-gradient(180deg, rgba(44,25,53,.80), rgba(20,12,27,.88));
  border-color:rgba(255,255,255,.09);
}
.section.band-dark .card,
.page-hero.band-dark .card,
.band-dark .metric,
.band-dark .person-photo,
.band-dark .arch,
.band-dark .quote,
.band-dark .news-item,
.band-dark .job,
.band-dark .contact-card{
  background:linear-gradient(180deg, rgba(22,13,29,.88), rgba(12,8,17,.92));
}
.section.band-light .lead,
.section.band-light p,
.section.band-light li,
.page-hero.band-light .lead,
.page-hero.band-light p,
.investor-section.band-light .lead{color:#d7c7d7}
.section.band-dark .lead,
.section.band-dark p,
.section.band-dark li,
.page-hero.band-dark .lead,
.page-hero.band-dark p{color:#c7b7c9}
.section.band-light .kicker,
.page-hero.band-light .kicker{color:#ff8ac4}
.section.band-light .kicker::before,
.page-hero.band-light .kicker::before{box-shadow:0 0 18px rgba(255,138,196,.7)}
.section.band-light .h2,
.page-hero.band-light .h2,
.band-light .h3{color:#fff8fd}
.section.band-light .image-box,
.section.band-light .bento-visual,
.investor-section.band-light .investor-logo-card{box-shadow:0 22px 70px rgba(0,0,0,.22)}
.investor-section.band-light .investor-logo-card{background:linear-gradient(180deg,#fffdfd,#fff7fb)}
.section.band-dark + .section.band-light,
.section.band-light + .section.band-dark,
.page-hero.band-dark + .section.band-light,
.page-hero.band-light + .section.band-dark,
.hero + .section.band-light{
  margin-top:0;
}
.hero{background:
  radial-gradient(760px 420px at 10% 10%, rgba(255,98,180,.16), transparent 60%),
  radial-gradient(720px 440px at 88% 8%, rgba(185,117,244,.12), transparent 58%),
  linear-gradient(180deg, #0a0610 0%, #100816 55%, #0b0710 100%);
}
.bottom-cta-section{background:
  radial-gradient(880px 340px at 15% 20%, rgba(255,154,183,.09), transparent 56%),
  radial-gradient(760px 360px at 88% 25%, rgba(185,117,244,.10), transparent 54%),
  linear-gradient(90deg, rgba(29,17,36,.98), rgba(43,22,49,.98) 48%, rgba(22,14,28,.98));
}
.footer{background:linear-gradient(180deg, #0c0710 0%, #08050b 100%)}
@media(max-width:1160px){
  .section.band-light,.section.band-dark,.page-hero.band-light,.page-hero.band-dark{background-attachment:scroll}
}


/* v8 — sharpened home milestone treatment */
.milestone-box{background:linear-gradient(180deg,rgba(28,16,35,.96),rgba(14,9,19,.96));padding:16px;border-radius:30px;border:1px solid rgba(255,255,255,.09);box-shadow:0 24px 72px rgba(0,0,0,.28)}
.milestone-box img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:22px;display:block}
.milestone-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:0 2px 14px}
.milestone-caption strong{font:700 1.05rem/1.2 Sora,Arial,sans-serif;color:#fff8fd}
.milestone-caption span{font-size:.86rem;color:var(--muted)}
@media(max-width:800px){.milestone-box{padding:12px;border-radius:24px}.milestone-box img{border-radius:18px}}


/* v9 — licensed iStock premium photography integration */
.page-hero.has-visual{min-height:560px;padding:76px 0;display:flex;align-items:center}
.page-hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);gap:64px;align-items:center;width:100%}
.page-hero-copy{position:relative;z-index:2}
.page-hero-visual{position:relative;min-height:390px;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.10);box-shadow:0 30px 90px rgba(0,0,0,.32)}
.page-hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.page-hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,7,16,.14),transparent 36%),linear-gradient(180deg,transparent 65%,rgba(10,6,14,.14));pointer-events:none}
.page-hero-visual .visual-label{position:absolute;left:20px;bottom:18px;z-index:2;padding:8px 12px;border-radius:999px;background:rgba(11,7,16,.64);backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.12);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:#f4e7f1}
.hero-frame.hero-photo{padding:0;border:0;background:none;box-shadow:0 30px 100px rgba(0,0,0,.38);overflow:hidden}
.hero-frame.hero-photo::before{display:none}
.hero-frame.hero-photo img{border-radius:30px;aspect-ratio:16/10;object-fit:cover}
.photo-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:var(--muted-2);font-size:.78rem}
.photo-caption strong{font-weight:800;color:#eadde8}
.fullwidth-photo{position:relative;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.09);box-shadow:0 24px 72px rgba(0,0,0,.24)}
.fullwidth-photo img{width:100%;height:auto;max-height:610px;object-fit:cover;display:block}
.fullwidth-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,rgba(10,6,14,.20));pointer-events:none}
.image-box.premium-photo img{filter:saturate(.98) contrast(1.02)}
.market-photo-note{margin-top:14px;font-size:.82rem;color:var(--muted-2)}
@media(max-width:1160px){.page-hero.has-visual{min-height:auto}.page-hero-grid{grid-template-columns:1fr;gap:38px}.page-hero-visual{min-height:360px}}
@media(max-width:800px){.page-hero.has-visual{padding:60px 0 52px}.page-hero-visual{min-height:280px;border-radius:24px}.hero-frame.hero-photo img{border-radius:22px}.photo-caption{align-items:flex-start;flex-direction:column;gap:2px}}


/* v10 — premium motion system: cinematic but restrained */
.page-curtain{
  position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;
  background:
    radial-gradient(700px 360px at 22% 18%,rgba(255,98,180,.16),transparent 62%),
    radial-gradient(640px 320px at 82% 16%,rgba(185,117,244,.14),transparent 60%),
    linear-gradient(180deg,#0a0610,#120918 58%,#09060d);
  transform:translateY(0);will-change:transform;
  animation:az-curtain-out .86s cubic-bezier(.76,0,.24,1) .12s forwards;
}
.page-curtain-brand{font:700 clamp(1.15rem,2vw,1.55rem)/1 Sora,Arial,sans-serif;letter-spacing:.18em;color:#fff7fd}
.page-curtain-line{width:90px;height:2px;border-radius:99px;background:linear-gradient(90deg,#b975f4,#ff62b4,#f7d998);box-shadow:0 0 24px rgba(255,98,180,.45)}
.page-curtain.closing{animation:none;transform:translateY(100%);transition:transform .52s cubic-bezier(.76,0,.24,1)}
.page-curtain.closing.cover{transform:translateY(0)}
@keyframes az-curtain-out{to{transform:translateY(-101%)}}
.scroll-progress{position:fixed;left:0;top:0;height:2px;width:100%;z-index:1300;pointer-events:none;transform-origin:0 50%;transform:scaleX(0);background:linear-gradient(90deg,#b975f4 0%,#ff62b4 48%,#f7d998 100%);box-shadow:0 0 14px rgba(255,98,180,.42)}

/* richer image reveal & depth */
.motion-image{overflow:hidden;position:relative;isolation:isolate}
.motion-image::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.07) 48%,transparent 61%);transform:translateX(-120%);transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}
.motion-image:hover::after{transform:translateX(120%)}
.motion-image>img{will-change:transform}

/* subtle pointer light on premium cards */
.motion-card{--mx:50%;--my:50%;position:relative;isolation:isolate;transition:transform .32s cubic-bezier(.2,.75,.2,1),border-color .32s ease,background-color .32s ease}
.motion-card::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;opacity:0;transition:opacity .28s ease;background:radial-gradient(340px circle at var(--mx) var(--my),rgba(255,98,180,.10),rgba(185,117,244,.045) 36%,transparent 68%);pointer-events:none}
.motion-card:hover{transform:translateY(-5px);border-color:rgba(255,98,180,.24)}
.motion-card:hover::before{opacity:1}

/* section heading reveal clips */
.motion-title-wrap{overflow:hidden;padding-bottom:.04em}
.motion-title{will-change:transform,opacity}

/* premium header behavior */
.header{transition:transform .35s ease,background-color .35s ease,box-shadow .35s ease}
.header.header-scrolled{background:rgba(8,5,12,.94);box-shadow:0 12px 44px rgba(0,0,0,.22)}
.header.header-hidden{transform:translateY(-102%)}

/* keep motion elegant, not noisy */
.hero-frame,.image-box,.bento-visual,.milestone-box{transform:translateZ(0)}
.hero-media{perspective:1200px}
.metric strong{font-variant-numeric:tabular-nums}

@media (hover:none){.motion-card:hover{transform:none}.motion-image:hover::after{transform:translateX(-120%)}}
@media(prefers-reduced-motion:reduce){
  .page-curtain{display:none!important}.scroll-progress{display:none!important}.motion-card{transition:none!important}.motion-image::after{display:none!important}.header{transition:none!important}
}


/* v11 — QA fixes: fixed navigation, image-safe motion, compact hero, scroll-to-top */
body{padding-top:82px}
.header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:1200;transform:none!important}
.header.header-hidden{transform:none!important}
.header.header-scrolled{background:rgba(8,5,12,.965);box-shadow:0 10px 36px rgba(0,0,0,.26)}
.page-curtain-logo{width:min(320px,60vw);height:auto;object-fit:contain;filter:drop-shadow(0 10px 34px rgba(0,0,0,.22))}

/* Keep real imagery visible even if animation libraries fail or a trigger is delayed. */
.motion-image{clip-path:none!important}
.motion-image picture{display:block;width:100%;height:100%}
.motion-image picture>img{display:block;width:100%;height:100%}
.hero-frame picture,.image-box picture,.page-hero-visual picture,.fullwidth-photo picture,.milestone-box picture{display:block;width:100%;height:100%}
.hero-frame picture>img,.image-box picture>img,.page-hero-visual picture>img,.fullwidth-photo picture>img,.milestone-box picture>img{display:block;width:100%;height:100%;object-fit:cover}
.milestone-box picture{height:auto}
.milestone-box picture>img{height:auto;object-fit:contain}

/* Home hero is slightly shorter to align better with the text/metrics column. */
.hero .hero-frame.hero-photo img{height:clamp(390px,31vw,500px);aspect-ratio:auto;object-fit:cover}
.hero .hero-frame.hero-photo picture{height:clamp(390px,31vw,500px)}
.hero .hero-frame.hero-photo picture>img{height:100%}

/* Discreet scroll-to-top control. */
.scroll-top{
  position:fixed;right:26px;bottom:26px;z-index:1250;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;
  border:1px solid rgba(255,255,255,.13);background:rgba(12,7,16,.82);backdrop-filter:blur(12px);color:#fff;
  box-shadow:0 12px 34px rgba(0,0,0,.30);opacity:0;visibility:hidden;transform:translateY(10px) scale(.96);
  transition:opacity .25s ease,visibility .25s ease,transform .25s ease,border-color .25s ease,background .25s ease;
}
.scroll-top::before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#b975f4,#ff62b4,#f7d998);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.75;pointer-events:none}
.scroll-top svg{width:19px;height:19px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}
.scroll-top.visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.scroll-top:hover{background:rgba(31,17,39,.95);border-color:rgba(255,98,180,.32);transform:translateY(-2px) scale(1.02)}
.scroll-top:focus-visible{outline:2px solid #ff62b4;outline-offset:3px}

@media(max-width:1160px){body{padding-top:76px}}
@media(max-width:800px){
  body{padding-top:76px}
  .hero .hero-frame.hero-photo img,.hero .hero-frame.hero-photo picture{height:clamp(260px,62vw,390px)}
  .scroll-top{right:16px;bottom:16px;width:44px;height:44px}
  .page-curtain-logo{width:min(270px,72vw)}
}
@media(prefers-reduced-motion:reduce){.scroll-top{transition:none!important}}


/* v12 — product image integrity + premium capability layer treatment */
.product-milestone-frame{
  position:relative;
  overflow:hidden;
  border-radius:30px;
  padding:12px;
  border:1px solid rgba(255,255,255,.10);
  background:
    radial-gradient(520px 260px at 82% 10%,rgba(185,117,244,.09),transparent 62%),
    linear-gradient(180deg,rgba(28,16,35,.96),rgba(12,8,17,.98));
  box-shadow:0 28px 80px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.035);
  transform:translateZ(0);
}
.product-milestone-frame picture{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:21px;background:#08050b}
.product-milestone-frame picture>img{display:block;width:100%;height:100%;aspect-ratio:16/9;object-fit:contain;object-position:center;border-radius:21px}
.product-milestone-frame::after{content:"";position:absolute;inset:12px;border-radius:21px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.035);pointer-events:none}

/* Page hero artwork follows source composition instead of arbitrary minimum-height cropping. */
.page-hero-visual{min-height:0;aspect-ratio:16/9;align-self:center}
.page-hero-visual.wide-visual{aspect-ratio:2/1}
.page-hero-visual picture{position:absolute;inset:0;width:100%;height:100%}
.page-hero-visual picture>img{width:100%;height:100%;object-fit:cover;object-position:center}

.product-feature-section{position:relative;overflow:hidden}
.product-feature-section::before{content:"";position:absolute;width:760px;height:420px;left:-260px;top:-180px;border-radius:50%;background:radial-gradient(circle,rgba(255,98,180,.055),rgba(185,117,244,.025) 48%,transparent 72%);pointer-events:none}
.product-feature-heading{max-width:900px;margin:0 0 52px;position:relative;z-index:1}
.product-feature-grid{gap:24px;position:relative;z-index:1}
.product-feature-card{
  --feature-accent:#ff62b4;
  min-height:238px;
  padding:31px 30px 30px;
  border-color:rgba(255,255,255,.095);
  border-top-color:rgba(255,98,180,.34);
  background:
    radial-gradient(330px 180px at 100% 0%,rgba(255,98,180,.065),transparent 64%),
    linear-gradient(155deg,rgba(34,18,40,.92),rgba(14,9,19,.96));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 18px 46px rgba(0,0,0,.14);
}
.product-feature-card:nth-child(2),.product-feature-card:nth-child(5){
  --feature-accent:#b975f4;
  border-top-color:rgba(185,117,244,.40);
  background:radial-gradient(330px 180px at 100% 0%,rgba(185,117,244,.075),transparent 64%),linear-gradient(155deg,rgba(31,18,42,.92),rgba(14,9,19,.96));
}
.product-feature-card:nth-child(3),.product-feature-card:nth-child(6){
  --feature-accent:#f7d998;
  border-top-color:rgba(247,217,152,.34);
  background:radial-gradient(330px 180px at 100% 0%,rgba(247,217,152,.055),transparent 64%),linear-gradient(155deg,rgba(34,21,35,.92),rgba(14,9,19,.96));
}
.product-feature-card .feature-index{position:absolute;right:27px;top:25px;font:700 .70rem/1 Sora,Arial,sans-serif;letter-spacing:.16em;color:rgba(255,248,253,.33)}
.product-feature-card .icon{
  width:60px;height:56px;border-radius:17px;
  color:var(--feature-accent);
  border-color:rgba(255,255,255,.105);
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 11px 28px rgba(0,0,0,.14);
}
.product-feature-card .h3{margin-bottom:11px}
.product-feature-card p{max-width:94%;line-height:1.65}
.product-feature-card::after{width:250px;height:250px;right:-100px;bottom:-120px;background:radial-gradient(circle,rgba(255,98,180,.075),transparent 66%)}
.product-feature-card:nth-child(2)::after,.product-feature-card:nth-child(5)::after{background:radial-gradient(circle,rgba(185,117,244,.085),transparent 66%)}
.product-feature-card:nth-child(3)::after,.product-feature-card:nth-child(6)::after{background:radial-gradient(circle,rgba(247,217,152,.06),transparent 66%)}
.product-feature-card:hover{border-color:rgba(255,255,255,.14);border-top-color:var(--feature-accent);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 24px 58px rgba(0,0,0,.22)}

@media(max-width:1160px){
  .page-hero-visual{aspect-ratio:16/9;min-height:0}
  .page-hero-visual.wide-visual{aspect-ratio:16/9}
}
@media(max-width:800px){
  .product-milestone-frame{padding:9px;border-radius:24px}
  .product-milestone-frame picture,.product-milestone-frame picture>img{border-radius:17px}
  .product-milestone-frame::after{inset:9px;border-radius:17px}
  .product-feature-heading{margin-bottom:34px}
  .product-feature-card{min-height:auto;padding:27px 24px}
  .page-hero-visual,.page-hero-visual.wide-visual{aspect-ratio:16/10;min-height:0}
}


/* v13 — real-estate, clean photography and balanced leadership refinement */
/* Decorative image labels/captions are intentionally suppressed: the surrounding content already carries meaning. */
.hero-note,.visual-label,.photo-caption,.market-photo-note,.milestone-caption{display:none!important}

/* Use more of the screen and let photography participate in the layout instead of floating beside empty copy. */
.page-hero-grid{grid-template-columns:minmax(0,.80fr) minmax(0,1.20fr);gap:46px}
.page-hero-visual{min-height:410px}
.page-hero-visual img{object-position:center center}
.split{gap:42px}
.image-box.wide img{aspect-ratio:16/9;object-fit:cover}
.milestone-box{padding:12px}
.milestone-box picture,.milestone-box img{display:block;width:100%}

/* Photography receives subtle premium framing but no explanatory badges. */
.page-hero-visual,.image-box.premium-photo,.hero-frame.hero-photo,.milestone-box{
  box-shadow:0 30px 88px rgba(0,0,0,.30), 0 0 0 1px rgba(255,255,255,.025) inset;
}
.page-hero-visual::after{background:linear-gradient(180deg,rgba(12,7,16,.02),transparent 62%,rgba(10,6,14,.10));}
.image-box::after{background:linear-gradient(180deg,transparent 76%,rgba(3,6,12,.10));}

/* Six leadership profiles now form a deliberate 3 × 2 editorial grid. */
.leadership-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  max-width:1220px;
  margin-left:auto;
  margin-right:auto;
  gap:34px 28px;
}
.leadership-grid .person-photo{aspect-ratio:1/1;}
.leadership-grid .person-copy{padding-top:17px;}
.leadership-grid .person-role{min-height:0;}

@media(max-width:1160px){
  .page-hero-grid{grid-template-columns:1fr;gap:34px}
  .page-hero-visual{min-height:350px}
  .leadership-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:100%}
}
@media(max-width:900px){
  .leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:600px){
  .leadership-grid{grid-template-columns:1fr!important}
}


/* v14 final polish: resource and contact imagery layouts */
.page-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.resource-summary{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:start}
.resource-summary-copy .lead{max-width:62ch}
.resource-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
.resource-aside{display:grid;gap:18px}
.resource-stat{padding:24px 24px 22px;border-radius:26px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(22,12,29,.92),rgba(13,8,19,.94));box-shadow:0 20px 60px rgba(0,0,0,.18)}
.resource-stat strong{display:block;font:700 2.2rem/1 Sora,Arial,sans-serif;background:linear-gradient(110deg,#ff62b4,#b975f4,#f7d998);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:10px}
.resource-stat span{display:block;color:#fff;font-weight:700;margin-bottom:7px}
.resource-stat p{margin:0;color:var(--muted)}
.resource-card .icon{margin-bottom:18px}
.content-link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:#fff;font-weight:700}
.content-link:hover{color:#ffd4ea}
.contact-hero-copy .lead{max-width:60ch}
.contact-panel{display:grid;grid-template-columns:.82fr 1.18fr;gap:32px;align-items:start}
.contact-card-stack{display:grid;gap:18px}
.contact-mini{display:grid;gap:14px;margin-top:14px}
.contact-mini-item{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.025);border:1px solid var(--line)}
.contact-mini-item strong{display:block;font-size:.92rem;margin-bottom:5px}
.contact-form-card .copy-sm{color:var(--muted-2)}
.contact-form-card .grid-2{gap:18px}
.contact-form-card .field{margin-bottom:16px}
.contact-form-card .control{background:rgba(255,255,255,.028)}
.contact-form-card .cta-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:8px}
.contact-page-cta .bottom-cta-copy{max-width:780px}
@media(max-width:1160px){.resource-summary,.contact-panel{grid-template-columns:1fr}.resource-actions .btn-primary,.resource-actions .btn-ghost{min-width:0}}
@media(max-width:800px){.page-pills{gap:8px}.resource-actions{width:100%}.resource-actions .btn-primary,.resource-actions .btn-ghost{flex:1}.contact-form-card .cta-row{align-items:flex-start}}


/* v15 — brand-synced visual grading across photography/assets */
.hero-frame.hero-photo,
.page-hero-visual,
.image-box.premium-photo,
.image-box.wide,
.fullwidth-photo,
.milestone-box,
.product-milestone-frame{position:relative;overflow:hidden;isolation:isolate}

.hero-frame.hero-photo picture>img,
.page-hero-visual picture>img,
.image-box.premium-photo picture>img,
.image-box.wide picture>img,
.fullwidth-photo picture>img,
.milestone-box picture>img,
.product-milestone-frame picture>img{
  filter:saturate(.90) contrast(1.06) brightness(.92);
}

.hero-frame.hero-photo::after,
.page-hero-visual::before,
.image-box.premium-photo::before,
.image-box.wide::before,
.fullwidth-photo::before,
.milestone-box::before,
.product-milestone-frame::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:1;
  background:
    linear-gradient(135deg,rgba(255,98,180,.14),rgba(185,117,244,.08) 42%,rgba(6,8,18,.08) 62%,rgba(247,217,152,.08)),
    radial-gradient(circle at 18% 18%,rgba(255,98,180,.12),transparent 34%),
    radial-gradient(circle at 82% 14%,rgba(185,117,244,.10),transparent 36%),
    linear-gradient(180deg,rgba(7,6,12,.05),rgba(7,6,12,.20));
  mix-blend-mode:screen;
}

.page-hero-visual::after{
  z-index:2;
  background:linear-gradient(180deg,rgba(12,7,16,.06),transparent 58%,rgba(10,6,14,.18));
}
.hero-frame.hero-photo > *,
.page-hero-visual > *,
.image-box.premium-photo > *,
.image-box.wide > *,
.fullwidth-photo > *,
.milestone-box > *,
.product-milestone-frame > *{position:relative;z-index:0}

.person-photo img,
.investor-logo img,
.logo img,
.footer .logo img,
.page-curtain-logo,
img[src*="team/"],
img[src*="investor"],
img[src*="azimuth-ai-logo"]{
  filter:none!important;
}
