:root{--ink:#171a1e;--navy:#142637;--muted:#5c6872;--line:#dfe5e8;--paper:#fafbfc;--cream:#fff7ed;--orange:#ff941c;--orange-soft:#ffe3b7;--gold:#ffc23d;--blue:#78a5f6;--lilac:#b4b9f4;--mint:#d8f2d0;--white:#fff;--shadow:0 18px 55px #18242e1a;--radius-lg:30px;--radius:20px;--wrap:min(1180px, calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.wrap{width:var(--wrap);margin:0 auto}.header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafbfceb;border-bottom:1px solid #171a1e14;position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{flex:none}.brand img{width:176px;height:auto}.nav{align-items:center;gap:22px;margin-left:auto;display:flex}.nav a{color:#384650;padding:9px 0;font-size:13px;font-weight:760;position:relative}.nav a:after{content:"";background:var(--orange);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.nav a:hover:after{transform:scaleX(1)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:45px;padding:0 18px;font-size:14px;font-weight:820;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff;box-shadow:0 8px #171a1e1f}.button-primary:hover{box-shadow:0 11px #171a1e1f}.button-light{color:var(--ink);background:#fff;border-color:#d8e0e4}.button-light:hover{box-shadow:0 10px 28px #171a1e1a}.button .arrow{font-size:18px;line-height:1}.menu-button{background:0 0;border:0;padding:8px;display:none}.menu-button span{background:var(--ink);width:24px;height:2px;margin:5px 0;display:block}.mobile-nav{border-top:1px solid #171a1e0f;padding:0 24px 16px;display:none}.mobile-nav a{color:#384650;padding:11px 0;font-weight:720;display:block}section{padding:110px 0}.eyebrow{color:#566673;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:860;display:inline-flex}.eyebrow:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.067em;max-width:700px;margin-bottom:24px;font-size:clamp(48px,5.3vw,78px);font-weight:860;line-height:.97}h1 em{color:#f08418;font-style:normal}h2{letter-spacing:-.058em;max-width:800px;margin-bottom:0;font-size:clamp(36px,4.2vw,58px);font-weight:840;line-height:1.01}h2 em{color:#f08418;font-style:normal}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:44px;display:flex}.section-intro{max-width:410px;color:var(--muted);margin:0;font-size:16px;line-height:1.6}.section-intro strong{color:var(--ink);font-weight:820}.strategy-callout{border-left:4px solid var(--orange);background:#ffffffbd;border-radius:0 16px 16px 0;max-width:410px;padding:16px 18px;box-shadow:0 10px 24px #29353e0d}.strategy-callout span{color:#d77810;letter-spacing:.11em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:860;display:block}.strategy-callout p{color:#596871;margin:0;font-size:15px;line-height:1.55}.hero{padding:78px 0 88px;overflow:hidden}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:50px;display:grid}.hero-copy{color:#53616c;max-width:650px;margin-bottom:0;font-size:19px;line-height:1.58}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero-audience{border-top:1px solid var(--line);color:#52616c;align-items:flex-start;gap:12px;max-width:590px;margin-top:30px;padding-top:20px;font-size:14px;line-height:1.5;display:flex}.hero-audience .marker{width:29px;height:29px;color:var(--navy);background:var(--orange-soft);border-radius:10px;flex:0 0 29px;place-items:center;font-weight:900;display:grid}.access-visual{border-radius:var(--radius-lg);min-height:475px;box-shadow:var(--shadow);background:linear-gradient(145deg,#fff 0%,#f6fafc 100%);border:1px solid #dee6ea;padding:28px;position:relative;overflow:hidden}.access-visual:before{content:"";background:radial-gradient(circle,#b4b9f470,#b4b9f400 67%);border-radius:50%;width:360px;height:360px;position:absolute;top:-210px;right:-150px}.access-visual:after{content:"";background:radial-gradient(circle,#ffc23d5c,#ffc23d00 66%);border-radius:50%;width:340px;height:340px;position:absolute;bottom:-190px;left:-155px}.visual-label{z-index:1;color:#65747e;letter-spacing:.12em;font-size:11px;font-weight:850;position:relative}.access-path{z-index:1;gap:16px;margin-top:35px;display:grid;position:relative}.access-step{background:#ffffffe0;border:1px solid #e0e7ea;border-radius:18px;min-height:91px;padding:18px 22px 18px 86px;position:relative}.access-step:before{content:attr(data-number);background:var(--navy);color:#fff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:14px;font-weight:860;display:grid;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.access-step:nth-child(2):before{background:var(--orange);color:var(--ink)}.access-step:nth-child(3):before{background:var(--lilac);color:var(--ink)}.access-step b{letter-spacing:-.02em;margin-bottom:4px;font-size:16px;display:block}.access-step p{color:#66747e;margin:0;font-size:13px;line-height:1.45}.seat-pill{z-index:2;background:var(--orange);color:var(--ink);letter-spacing:.08em;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:880;position:absolute;bottom:24px;right:23px;box-shadow:0 8px 22px #ff941c40}.access-focus{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;min-height:418px;padding:22px 18px;display:flex;position:relative}.access-focus .focus-kicker{color:#65747e;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:11px;font-weight:850;display:inline-flex}.access-focus .focus-kicker:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px}.access-focus h2{max-width:420px;color:var(--navy);letter-spacing:-.065em;margin:0 0 16px;font-size:clamp(40px,4vw,60px);line-height:.96}.access-focus .focus-copy{color:#5f6d76;max-width:430px;margin:0;font-size:17px;line-height:1.58}.access-focus .focus-audience{color:#53616c;border-top:1px solid #dde5e8;max-width:440px;margin:28px 0 0;padding-top:20px;font-size:14px;line-height:1.55}.dv-section{background:#fff}.capability-map{grid-template-columns:1.02fr .98fr;align-items:stretch;gap:18px;display:grid}.dv-core{border-radius:var(--radius-lg);min-height:450px;color:var(--ink);box-shadow:var(--shadow);background:linear-gradient(150deg,#fff 0%,#f8fbfd 100%);border:1px solid #dfe7ea;padding:34px;position:relative;overflow:hidden}.dv-core:before{content:"";background:radial-gradient(circle,#78a5f638,#78a5f600 68%);border-radius:50%;width:420px;height:420px;position:absolute;top:-190px;right:-180px}.dv-core:after{content:"";background:radial-gradient(circle,#ffc23d33,#ffc23d00 68%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-150px;left:-120px}.dv-core .eyebrow{color:#5e6c75}.dv-core .eyebrow:before{background:var(--orange)}.dv-lockup{z-index:1;margin-top:38px;position:relative}.dv-logo{width:min(100%,380px);box-shadow:none;background:0 0;border:0;padding:0;display:block}.dv-logo img{width:100%;height:auto;display:block}.dv-core-copy{color:#5c6a74;max-width:470px;margin:26px 0 0;font-size:16px;line-height:1.58}.capabilities{gap:14px;display:grid}.capability{background:#fbfcfd;border:1px solid #e0e6ea;border-radius:18px;grid-template-columns:46px 1fr;align-items:center;gap:16px;min-height:103px;padding:17px 18px;display:grid}.cap-icon{background:var(--orange-soft);width:46px;height:46px;color:var(--ink);border-radius:14px;place-items:center;font-size:18px;font-weight:880;display:grid}.capability:nth-child(2) .cap-icon{background:#e5e7ff}.capability:nth-child(3) .cap-icon{background:#ddf2e0}.capability:nth-child(4) .cap-icon{background:#dcebff}.capability h3{letter-spacing:-.025em;margin:0 0 4px;font-size:17px}.capability p{color:#61717c;margin:0;font-size:13px;line-height:1.45}.ecosystem-section{background:var(--cream)}.ecosystem-board{border-radius:var(--radius-lg);background:linear-gradient(#fffdf9 0%,#fff8ee 100%);border:1px solid #f0d8b6;grid-template-columns:.92fr auto 1.08fr;align-items:center;gap:22px;min-height:430px;padding:34px;display:grid;position:relative;overflow:hidden}.ecosystem-column{z-index:1;background:#ffffffdb;border:1px solid #ecd9bd;border-radius:22px;padding:24px;position:relative;box-shadow:0 12px 28px #29353e0f}.ecosystem-column h3{letter-spacing:-.045em;margin:0 0 6px;font-size:26px}.ecosystem-column p{color:#66727b;margin:0 0 16px;font-size:14px;line-height:1.5}.coverage-list{flex-wrap:wrap;gap:10px;display:flex}.coverage-pill{color:#36444d;background:#fff;border:1px solid #e5d9c8;border-radius:999px;padding:10px 12px;font-size:13px;font-weight:780;box-shadow:0 8px 20px #29353e0d}.ecosystem-arrow{color:#e68315;background:#fff;border:1px solid #ecd9bd;border-radius:50%;place-items:center;width:92px;height:92px;font-size:38px;font-weight:900;display:grid;box-shadow:0 14px 28px #29353e12}.coverage-highlight{background:linear-gradient(145deg,#fff 0%,#f8fbfd 100%);border:1px solid #e2e8eb;border-radius:24px;flex-direction:column;justify-content:center;min-height:100%;padding:28px;display:flex;position:relative;overflow:hidden}.coverage-highlight:before{content:"";background:radial-gradient(circle,#78a5f633,#78a5f600 68%);border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-40px}.coverage-highlight:after{content:"";background:radial-gradient(circle,#ffc23d33,#ffc23d00 68%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-60px;left:-30px}.coverage-highlight .mini-label{z-index:1;color:#446a9e;letter-spacing:.1em;text-transform:uppercase;background:#eef5ff;border-radius:999px;align-self:flex-start;margin-bottom:14px;padding:7px 10px;font-size:11px;font-weight:850;display:inline-flex;position:relative}.coverage-highlight h3{z-index:1;letter-spacing:-.05em;color:var(--navy);margin:0 0 10px;font-size:30px;line-height:1.02;position:relative}.coverage-highlight p{z-index:1;color:#60707a;max-width:480px;margin:0 0 18px;font-size:15px;line-height:1.55;position:relative}.capability-cluster{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:relative}.capability-chip{color:#36444d;text-align:center;background:#fff;border:1px solid #e2e8eb;border-radius:16px;padding:11px 12px;font-size:13px;font-weight:780;box-shadow:0 8px 18px #29353e0d}.supply-section{background:#fff}.supply-layout{grid-template-columns:.88fr 1.12fr;align-items:start;gap:26px;display:grid}.supply-copy{padding-top:16px}.supply-copy p{color:#5b6972;max-width:440px;font-size:17px;line-height:1.62}.supply-copy strong{color:var(--ink)}.ecosystem-stack{border-radius:var(--radius-lg);min-height:500px;box-shadow:var(--shadow);background:linear-gradient(145deg,#f8fbfc,#fff);border:1px solid #dee6ea;padding:28px;position:relative;overflow:hidden}.ecosystem-stack:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#78a5f624,#0000 32%),radial-gradient(circle at 0 100%,#ffc23d24,#0000 28%);position:absolute;inset:0}.ecosystem-banner{z-index:1;background:var(--navy);color:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex;position:relative;box-shadow:0 18px 40px #1426372e}.ecosystem-banner h3{letter-spacing:-.05em;margin:0 0 4px;font-size:30px}.ecosystem-banner p{color:#c9d9e1;max-width:470px;margin:0;font-size:14px;line-height:1.5}.ecosystem-badge{color:var(--gold);letter-spacing:.1em;white-space:nowrap;text-transform:uppercase;background:#ffffff1f;border-radius:999px;padding:10px 12px;font-size:11px;font-weight:850}.ecosystem-grid{z-index:1;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid;position:relative}.ecosystem-grid-single{grid-template-columns:1fr}.inventory-group{min-height:262px}.inventory-group .chip-cloud{margin-top:18px}.supply-card-group{background:#ffffffd1;border:1px solid #e1e8eb;border-radius:22px;padding:20px;box-shadow:0 12px 28px #1426370f}.supply-card-group .group-label{color:#66757e;letter-spacing:.1em;text-transform:uppercase;background:#f4f7f9;border-radius:999px;margin-bottom:12px;padding:7px 10px;font-size:10px;font-weight:860;display:inline-flex}.supply-card-group h4{letter-spacing:-.04em;margin:0 0 8px;font-size:22px}.supply-card-group p{color:#64727b;margin:0 0 14px;font-size:13px;line-height:1.5}.chip-cloud{flex-wrap:wrap;gap:10px;display:flex}.supply-chip{color:#31404a;background:#fff;border:1px solid #dde5e8;border-radius:999px;padding:10px 12px;font-size:13px;font-weight:780;box-shadow:0 8px 18px #1426370d}.supply-chip.dark{color:#fff;background:#171a1e;border-color:#171a1e}.ecosystem-result{z-index:1;background:#fff7ed;border:1px solid #f2dab5;border-radius:22px;margin-top:16px;padding:18px 20px;position:relative}.ecosystem-result h4{letter-spacing:-.035em;margin:0 0 8px;font-size:20px}.ecosystem-result p{color:#5f6d76;margin:0 0 12px;font-size:13px;line-height:1.5}.result-tags{flex-wrap:wrap;gap:10px;display:flex}.result-tag{color:#44515a;background:#fff;border:1px solid #edd8b9;border-radius:999px;padding:9px 11px;font-size:12px;font-weight:760}.supply-fineprint{color:#7a8790;margin-top:14px;font-size:12px;line-height:1.5}.models-section{background:#f5f8fa}.models{grid-template-columns:1fr 1fr;gap:18px;display:grid}.model{border-radius:var(--radius-lg);background:#fff;border:1px solid #dde5e8;min-height:380px;padding:34px;position:relative;overflow:hidden}.model.manage{background:var(--navy);color:#fff;border-color:var(--navy)}.model .number{color:#14263712;letter-spacing:-.1em;font-size:78px;font-weight:860;position:absolute;top:22px;right:26px}.model.manage .number{color:#ffffff1a}.model-tag{background:var(--orange-soft);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.model.manage .model-tag{color:var(--gold);background:#ffc23d24}.model h3{letter-spacing:-.06em;margin:42px 0 14px;font-size:39px;line-height:.98;position:relative}.model p{color:#62717a;max-width:460px;margin-bottom:22px;font-size:16px;line-height:1.57;position:relative}.model.manage p{color:#c7d6de}.model ul{gap:10px;margin:0;padding:0;list-style:none;display:grid;position:relative}.model li{color:#45535e;font-size:14px}.model.manage li{color:#d2e0e6}.model li:before{content:"→";color:#e68315;margin-right:8px;font-weight:900}.model.manage li:before{color:var(--gold)}.support{border-radius:var(--radius);background:#fff5e7;border:1px solid #f2d4a9;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:18px;padding:27px 30px;display:grid}.support-icon{background:var(--orange);width:48px;height:48px;color:var(--ink);border-radius:15px;place-items:center;font-size:24px;font-weight:900;display:grid}.support h3{letter-spacing:-.035em;margin:0 0 5px;font-size:20px}.support p{color:#5d6b73;margin:0;font-size:14px;line-height:1.5}.support-link{text-underline-offset:4px;white-space:nowrap;font-size:14px;font-weight:850;text-decoration:underline}.contact-section{background:#fff0d5;padding:92px 0}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:52px;display:grid}.contact-copy p{color:#59666d;max-width:470px;margin:24px 0 0;font-size:17px;line-height:1.58}.contact-points{gap:12px;margin-top:30px;display:grid}.contact-points div{color:#4c5a63;gap:11px;font-size:14px;display:flex}.contact-points span{color:#e68315;font-weight:900}.form-box{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;border:1px solid #e2cba7c2;padding:25px}.form-box h3{letter-spacing:-.045em;margin:2px 0 7px;font-size:27px}.form-box>p{color:#697880;margin:0 0 21px;font-size:13px}.fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.field{gap:6px;display:grid}.field.full{grid-column:1/-1}label{color:#697780;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}input,select,textarea{width:100%;color:var(--ink);background:#fbfcfc;border:1px solid #d9e1e5;border-radius:11px;outline:0;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:#f2a13c;box-shadow:0 0 0 3px #ff941c26}textarea{resize:vertical;min-height:92px}.form-box .button{width:100%;margin-top:16px}.form-message{color:#d77810;min-height:18px;margin:10px 0 0;font-size:12px;font-weight:650}.footer{background:#fff;border-top:1px solid #e2e8ea}.footer-row{justify-content:space-between;align-items:center;gap:18px;min-height:104px;display:flex}.footer img{width:150px;height:auto}.footer small{color:#758189;font-size:12px}.footer-links{color:#5b6870;gap:16px;font-size:13px;font-weight:720;display:flex}.floating-contact{z-index:22;background:var(--orange);min-height:50px;color:var(--ink);border-radius:999px;align-items:center;gap:8px;padding:0 17px;font-size:13px;font-weight:850;display:none;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 32px #1426372e}@media (width<=1000px){:root{--wrap:min(100% - 36px, 820px)}.nav,.header-row>.button{display:none}.menu-button{display:block}.hero-grid,.capability-map,.supply-layout,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:46px}.access-visual{width:100%;max-width:560px;margin:0 auto}.section-heading{display:block}.section-intro{margin-top:18px}.dv-core{min-height:350px}.ecosystem-board{grid-template-columns:1fr;min-height:auto}.ecosystem-arrow{margin:0 auto}.capability-cluster{grid-template-columns:repeat(3,minmax(0,1fr))}.supply-copy{padding-top:0}.models{grid-template-columns:1fr}.support{grid-template-columns:auto 1fr}.support-link{grid-column:2}.floating-contact{display:inline-flex}}@media (width<=650px){:root{--wrap:calc(100% - 30px)}.header-row{min-height:68px}.brand img{width:146px}section{padding:78px 0}.hero{padding:56px 0 74px}h1{font-size:clamp(42px,12vw,58px)}.hero-copy{font-size:16px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button{width:100%}.access-visual{min-height:430px;padding:22px}.access-path{margin-top:28px}.section-heading{margin-bottom:29px}.strategy-callout{max-width:none;margin-top:18px}.dv-core{min-height:320px;padding:28px}.dv-lockup{margin-top:58px}.capability{grid-template-columns:42px 1fr;padding:14px}.cap-icon{width:42px;height:42px}.ecosystem-board{grid-template-columns:1fr;min-height:auto;padding:20px}.ecosystem-column,.coverage-highlight{padding:20px}.ecosystem-arrow{width:72px;height:72px;font-size:28px}.capability-cluster{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-stack{min-height:auto;padding:20px}.ecosystem-grid{grid-template-columns:1fr}.ecosystem-banner{flex-direction:column;align-items:flex-start}.network-node{padding:9px 10px;font-size:11px}.model{min-height:345px;padding:28px}.model h3{font-size:34px}.support{grid-template-columns:1fr;gap:13px;padding:23px}.support-link{grid-column:auto}.contact-section{padding:74px 0}.fields{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-row{flex-direction:column;align-items:flex-start;min-height:0;padding:26px 0}.footer-links{flex-wrap:wrap}}
