:root{--ink:#111216;--muted:#6e7480;--line:#e5e5e8;--paper:#fafaf8;--purple:#7148ca;--soft:#f2eef9;--green:#11825a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif}header,main>section,footer{width:min(1160px,calc(100% - 36px));margin:auto}header{height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink)}.brand img{width:35px;height:35px;border-radius:10px;object-fit:cover;border:1px solid #e5e7eb}.brand b{font-size:18px}.brand span,.hero em{color:var(--purple)}nav{display:flex;gap:28px}nav a,footer a{color:#636a74;text-decoration:none;font-size:11px;font-weight:700}.actions{display:flex;gap:8px}button,.solid,.outline{border:0;border-radius:9px;padding:0 17px;height:42px;font:700 11px Manrope;cursor:pointer}.solid{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;text-decoration:none}.outline,#wallet{background:#fff;border:1px solid var(--line);color:var(--ink);text-decoration:none;display:inline-flex;align-items:center}.hero{padding:85px 0;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.eyebrow{font-size:9px;letter-spacing:.16em;font-weight:800;color:var(--purple)}h1{font-size:57px;line-height:1.05;letter-spacing:-.06em;margin:17px 0 22px}h1 em{font-style:normal}.hero>div>p{font-size:15px;line-height:1.75;color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:9px;margin-top:29px}.hero-actions a{height:47px;padding:0 19px}.checks{display:flex;gap:18px;margin-top:27px;color:#747a84;font-size:9px}.terminal{background:#19191d;border:1px solid #303037;border-radius:14px;overflow:hidden;box-shadow:0 30px 80px #281c3e26;transform:rotate(1deg)}.term-head,.term-foot{height:47px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid #303037;color:#8d8e96;font:9px DM Mono}.term-head i{width:8px;height:8px;border-radius:50%;background:#e86b5c;margin-right:6px}.term-head i:nth-child(2){background:#e5b446}.term-head i:nth-child(3){background:#53b66a}.term-head span{margin:auto}.terminal pre{margin:0;padding:31px 27px 40px;color:#d7d6dd;font:11px/2 DM Mono;white-space:pre-wrap}.terminal b{color:#b89ae9}.terminal s{color:#9dce91;text-decoration:none}.term-foot{background:#121215;border:0;justify-content:space-between}.term-foot span{color:#6dc49f}.stats{height:105px;border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.stats div{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats b{font-size:20px}.stats span{font-size:9px;color:var(--muted)}.catalog{padding:90px 0}.title-row{display:flex;justify-content:space-between;align-items:end}.title-row h2,.platform h2{font-size:37px;letter-spacing:-.045em;margin:9px 0 5px}.title-row p{font-size:11px;color:var(--muted);margin:0}.title-row label{height:41px;width:270px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 12px;display:flex;align-items:center;color:#8e949d}.title-row input{border:0;outline:0;width:100%;padding-left:8px;font:11px Manrope}.filters{display:flex;gap:7px;margin:33px 0 23px}.filters button{height:32px;background:#fff;border:1px solid var(--line);color:#666d77;padding:0 13px;font-size:9px}.filters button.active{background:var(--ink);color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.card{min-height:315px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:21px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #241a3513;border-color:#cec4e3}.card-top,.card-bottom,.meta{display:flex;align-items:center;justify-content:space-between}.mark{width:39px;height:39px;border-radius:10px;border:1px solid var(--line);display:grid;place-items:center;font-weight:800;background:#f8f6fa}.live{font-size:8px;font-weight:800;color:var(--green);background:#edf8f4;padding:5px 8px;border-radius:99px}.provider{font-size:9px;letter-spacing:.1em;color:#8b919a;font-weight:800}.card h3{font-size:16px;line-height:1.4;margin:7px 0}.card p{font-size:10px;line-height:1.65;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.meta{justify-content:flex-start;gap:14px;border-top:1px solid #eeeef1;padding-top:14px;font-size:8px;color:#7c828c}.card-bottom small{display:block;font-size:8px;color:#8d939c}.card-bottom b{font-size:20px}.card-bottom button{width:35px;height:35px;border-radius:50%;background:var(--soft);color:var(--purple);font-size:17px}.empty{grid-column:1/-1;min-height:220px;display:grid;place-items:center;border:1px dashed #dddfe3;border-radius:12px;color:var(--muted);font-size:11px}.platform{max-width:none!important;width:100%!important;background:#19191d;color:#fff;padding:80px max(18px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:.75fr 1.25fr;gap:65px}.platform .eyebrow{color:#ac90e6}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.benefits article{border:1px solid #333339;background:#1e1e22;border-radius:11px;padding:22px}.benefits article i{font-size:21px;color:#b397e9}.benefits h3{font-size:13px;margin:24px 0 8px}.benefits p{font-size:9px;line-height:1.7;color:#9b9ca4;margin:0}footer{padding:42px 0;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;color:var(--muted);font-size:9px}footer>div:nth-child(3){display:flex;gap:17px}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px}.community{padding:70px 0;display:grid;grid-template-columns:320px 1fr;gap:60px;align-items:center}.community>img{width:100%;aspect-ratio:1;border-radius:20px;object-fit:cover;box-shadow:0 22px 60px #182b4b1f}.community h2{font-size:36px;letter-spacing:-.04em;margin:10px 0}.community p{max-width:560px;color:var(--muted);font-size:12px;line-height:1.75;margin-bottom:24px}.modal{position:fixed;inset:0;background:#11111780;backdrop-filter:blur(6px);display:grid;place-items:center;padding:18px;z-index:20}.modal.hidden{display:none}.modal-card{width:min(440px,100%);background:#fff;border-radius:15px;padding:29px;position:relative;box-shadow:0 30px 100px #0004}.close{position:absolute;right:12px;top:10px;background:none;font-size:20px}.modal-card h2{font-size:22px;margin:8px 0}.modal-card p{font-size:10px;line-height:1.7;color:var(--muted)}.modal-card .solid{width:100%}.login-box{background:#f4f3f7;border:1px solid var(--line);border-radius:10px;padding:15px;margin:18px 0}.login-box b{display:block;font-size:11px}.login-box span{font-size:9px;color:var(--muted)}.stepper,.total{display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding:15px 0;margin-top:15px}.stepper button{width:30px;height:30px;background:var(--soft)}.notice{padding:10px;border-radius:8px;font-size:9px;margin:11px 0}.error{background:#fff0f0;color:#a73d3d}.ok{background:#edf8f3;color:#147651}#toast{position:fixed;right:20px;bottom:20px;background:#17171b;color:#fff;padding:11px 15px;border-radius:8px;font-size:10px;opacity:0;transition:.2s}#toast.show{opacity:1}@media(max-width:820px){.community{grid-template-columns:240px 1fr;gap:35px}nav{display:none}.hero{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.platform{grid-template-columns:1fr}.benefits{grid-template-columns:1fr 1fr}}@media(max-width:540px){.community{grid-template-columns:1fr;padding:55px 0}.community>img{max-width:300px;margin:auto}header,main>section,footer{width:calc(100% - 28px)}#login{font-size:0}#login:after{content:'Login';font-size:10px}#login.authenticated:after{content:'Account'}.hero{padding:55px 0;gap:42px}h1{font-size:39px}.checks{flex-wrap:wrap}.stats{grid-template-columns:1fr 1fr;height:auto}.stats div{padding:21px 7px}.title-row{align-items:flex-start;flex-direction:column;gap:20px}.title-row label{width:100%}.grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.platform{width:100%!important}.terminal pre{font-size:9px;padding-inline:18px}footer{grid-template-columns:1fr}}

.poster{padding:48px 0;display:grid;grid-template-columns:1.25fr .75fr;gap:42px;align-items:center}.poster img{width:100%;border-radius:18px;box-shadow:0 25px 70px #18202f24}.poster h2{font-size:34px;letter-spacing:-.04em;margin:10px 0}.poster p{font-size:11px;line-height:1.7;color:var(--muted);margin-bottom:22px}.poster .solid b{margin:0 4px}.product-art{width:calc(100% + 42px);height:110px;object-fit:cover;margin:-21px -21px 15px;border-radius:13px 13px 0 0}.card{overflow:hidden;cursor:pointer}.menu-toggle{display:none;width:40px;height:40px;padding:0;background:#fff;border:1px solid var(--line);font-size:18px}.profile-head{display:flex;align-items:center;gap:13px;margin:15px 0}.profile-head img,.profile-head>span{width:58px;height:58px;border-radius:50%;object-fit:cover;background:var(--soft);display:grid;place-items:center;color:var(--purple);font-size:20px;font-weight:800}.profile-head h2{margin:0}.profile-head p{margin:3px 0}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0}.profile-grid div{background:#f5f4f7;border-radius:8px;padding:10px}.profile-grid small{display:block;font-size:7px;color:var(--muted)}.profile-grid b{font-size:11px}.signout{width:100%;margin-top:8px;background:#fff;border:1px solid var(--line)}
@media(max-width:820px){header{position:relative}.menu-toggle{display:block;margin-left:auto;margin-right:8px}header nav.open{display:flex;position:absolute;z-index:30;top:65px;left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px;flex-direction:column;gap:16px;box-shadow:0 18px 45px #0002}.poster{grid-template-columns:1fr}}

@media(max-width:540px){header{height:64px}.brand img{width:31px;height:31px}.brand b{font-size:15px}.actions{gap:5px}.actions button{height:37px;padding:0 10px}.menu-toggle{margin-right:0;width:37px;height:37px}.hero{padding-top:44px}.hero>div>p{font-size:13px}.hero-actions{flex-wrap:wrap}.terminal{transform:none}.poster{padding:30px 0;gap:24px}.poster img{border-radius:12px}.poster h2{font-size:28px}.catalog{padding:60px 0}.card{min-height:330px;padding:17px}.product-art{width:calc(100% + 34px);height:145px;margin:-17px -17px 16px}.modal{align-items:end;padding:0}.modal-card{width:100%;max-height:92vh;overflow-y:auto;border-radius:18px 18px 0 0;padding:24px 18px calc(24px + env(safe-area-inset-bottom))}.profile-head img,.profile-head>span{width:52px;height:52px;flex:0 0 52px}.profile-head h2{font-size:18px}.profile-head p{overflow-wrap:anywhere}.profile-grid{grid-template-columns:1fr 1fr}.profile-grid div:first-child{grid-column:1/-1}.profile-grid b{font-size:14px}.community h2{font-size:30px}}

nav a.active{color:var(--purple)}.store-hero{padding:72px 0 58px;display:grid;grid-template-columns:1fr .65fr;gap:70px;align-items:end;border-bottom:1px solid var(--line)}.store-hero h1{margin-bottom:16px}.store-hero p{max-width:610px;color:var(--muted);font-size:13px;line-height:1.75}.store-promise{background:#19191d;color:#fff;border-radius:15px;padding:24px;display:flex;flex-direction:column;gap:8px}.store-promise>span{font-size:8px;letter-spacing:.15em;color:#a98ce5}.store-promise b{font-size:17px}.store-promise i{font-style:normal;color:#b59ae8}.store-promise small{font-size:9px;color:#999aa3}.store-catalog{padding-top:58px}.service-filters{position:sticky;top:8px;z-index:10;background:#fafaf8e8;backdrop-filter:blur(10px);padding:10px 0;margin-block:23px 18px;overflow-x:auto}.service-filters button{white-space:nowrap}
@media(max-width:820px){.store-hero{grid-template-columns:1fr;gap:28px;padding-top:48px}}
@media(max-width:540px){.store-hero h1{font-size:38px}.store-promise{padding:19px}.service-filters{margin-inline:-14px;padding-inline:14px}}

.footer-support{grid-column:1/-1!important;display:flex!important;align-items:center;flex-wrap:wrap;gap:14px!important;border-top:1px solid var(--line);padding-top:18px}.footer-support b{font-size:8px;letter-spacing:.12em;color:var(--ink)}.footer-support a{font-size:9px!important}@media(max-width:540px){.footer-support{align-items:flex-start;flex-direction:column;gap:10px!important}}

.platform-footer{display:block!important;padding:55px 0 30px!important;border-top:1px solid #dfe2e1!important;color:#68716f!important}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.footer-brand>a{display:flex;align-items:center;gap:9px;color:#15191c;text-decoration:none}.footer-brand img{width:38px;height:38px;border-radius:10px}.footer-brand b{font-size:15px}.footer-brand b span{color:#2463d4}.footer-brand p{max-width:260px;font-size:8px;line-height:1.7;margin:17px 0;color:#77807e}.footer-status{font-size:7px;color:#357256}.footer-status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#20ad70;margin-right:5px}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column>b{font-size:7px;letter-spacing:.14em;color:#8a9290;margin-bottom:5px}.footer-column a{font-size:8px!important;color:#3f4846!important;text-decoration:none}.footer-column a:hover{color:#2463d4!important}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:45px;padding-top:18px;border-top:1px solid #dfe2e1;font-size:7px;color:#89918f}@media(max-width:700px){.platform-footer{padding-top:38px!important}.footer-main{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px;margin-top:35px}}

/* Explore service switcher */
.logo-filters{display:flex;gap:9px;overflow-x:auto;padding:10px 0 13px;scrollbar-width:none}.logo-filters::-webkit-scrollbar{display:none}.logo-filters button{flex:0 0 126px;height:62px!important;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:7px 9px!important;border-radius:12px!important;text-align:left}.filter-logo{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#f1f3f2}.filter-logo img{width:18px;height:18px}.filter-logo b{font-size:7px}.logo-filters button>span:nth-child(2){font-size:9px;font-weight:800}.logo-filters button>small{font-size:7px;color:#8b9492}.logo-filters button.active .filter-logo{background:#fff;color:#111}.logo-filters button.active .filter-logo img{filter:none}.explore-page{background:#f0f1f0}.explore-page .store-hero{border:1px solid #dedfdd;border-radius:22px;background:#fff;padding:55px;margin-top:22px}.explore-page .store-hero h1{font-family:'DM Serif Display',serif;font-weight:400}.explore-page .store-catalog{padding-top:45px}.explore-page .service-filters{background:#f0f1f0e8}.explore-page .grid{grid-template-columns:repeat(3,1fr)}

/* Reference-led home and premium footer */
.home-page .infrastructure-hero{background:#fafafa!important;border:1px solid #dfe0df!important;box-shadow:0 18px 55px #20252b0d!important}.home-page .infrastructure-hero:before{height:310px!important;bottom:-50px!important;background:radial-gradient(circle at 50% 40%,#fff 0,#f1f2f1 42%,#e5e6e5 75%,#d8dad8 100%)!important;transform:none!important}.home-page .infrastructure-hero:after{background:linear-gradient(180deg,transparent 58%,#ffffff42)!important}.home-page .gateway-board{border-color:#e1e3e2!important;background:#fffffff2!important}.home-page .community{width:min(1160px,calc(100% - 36px));margin:70px auto 24px;padding:36px 42px;display:grid;grid-template-columns:1fr auto;gap:35px;border-radius:20px;background:#15191c;color:#fff}.home-page .community>img{display:none}.home-page .community h2{font-size:29px;margin:8px 0}.home-page .community p{color:#9fa7a5;margin-bottom:0}.home-page .community .solid{align-self:center;background:#fff;color:#15191c}.platform-footer{width:min(1160px,calc(100% - 36px))!important;margin:24px auto!important;padding:48px 42px 27px!important;border:0!important;border-radius:20px;background:#111416;color:#929a98!important}.platform-footer .footer-brand>a{color:#fff}.platform-footer .footer-brand p{color:#8f9795}.platform-footer .footer-column>b{color:#626b69}.platform-footer .footer-column a{color:#c4cac8!important}.platform-footer .footer-bottom{border-color:#2a2e2d;color:#6f7775}.platform-footer .footer-status{color:#65d19e}
@media(max-width:820px){.explore-page .grid{grid-template-columns:1fr 1fr}.explore-page .store-hero{padding:35px 25px}.home-page .community{grid-template-columns:1fr;padding:30px}.home-page .community .solid{justify-self:start}.platform-footer{padding:36px 24px 24px!important}}
@media(max-width:540px){.explore-page .grid{grid-template-columns:1fr}.explore-page .store-hero{margin-top:14px}.logo-filters{margin-inline:-14px;padding-inline:14px}.home-page .community{margin-top:45px}.platform-footer{width:calc(100% - 28px)!important}}

@media(max-width:540px){.explore-page .store-hero{padding:28px 20px}.explore-page .store-hero h1{font-size:39px}.explore-page .store-catalog{padding-top:36px}}

/* Enterprise provider directory */
.company-choice{padding:105px 0!important}.company-heading{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:end;margin-bottom:40px}.company-heading h2{font-size:45px;line-height:1.03;letter-spacing:-.05em;margin:12px 0 0}.company-heading p{font-size:11px;line-height:1.75;color:#707987;max-width:470px;margin-left:auto}.company-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.company-card{position:relative;min-height:330px;padding:27px;border:1px solid #dfe2e1;border-radius:16px;background:#fff;color:#17191c;text-decoration:none;overflow:hidden;transition:transform .2s,border-color .2s,box-shadow .2s}.company-card:after{content:'';position:absolute;right:-65px;bottom:-75px;width:210px;height:210px;border-radius:50%;background:#f0f2f1;transition:transform .35s}.company-card:hover{transform:translateY(-4px);border-color:#b9c4c0;box-shadow:0 18px 45px #26332f10}.company-card:hover:after{transform:scale(1.15)}.company-logo{position:relative;z-index:1;width:54px;height:54px;display:grid;place-items:center;border-radius:13px;background:#eff1f0}.company-logo img{width:27px;height:27px}.anthropic-card .company-logo{background:#d47a5c}.anthropic-card .company-logo img,.openai-card .company-logo img{filter:invert(1)}.openai-card .company-logo{background:#17191c}.xai-card .company-logo{background:#eceeed}.google-card .company-logo{background:linear-gradient(145deg,#e7efff,#efe7fa)}.availability,.directory-only{position:absolute;right:24px;top:28px;font-size:7px;letter-spacing:.12em;font-weight:800;color:#397259}.availability i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#20ad70;margin-right:5px}.directory-only{color:#7b8582}.company-card h3{position:relative;z-index:1;font-size:28px;margin:42px 0 9px}.company-card p{position:relative;z-index:1;max-width:430px;font-size:9px;line-height:1.7;color:#737d7a}.company-tags{position:relative;z-index:1;display:flex;gap:6px;margin-top:17px}.company-tags span{padding:6px 8px;border:1px solid #dfe2e1;border-radius:99px;background:#fafbfa;font-size:7px;color:#68726f}.company-card>b{position:absolute;z-index:2;left:27px;bottom:25px;font-size:9px}.home-page .company-choice+.platform{margin-top:0}
@media(max-width:700px){.company-choice{padding:70px 0!important}.company-heading{grid-template-columns:1fr;gap:10px}.company-heading h2{font-size:36px}.company-heading p{margin:0}.company-grid{grid-template-columns:1fr}.company-card{min-height:285px;padding:21px}.company-card h3{margin-top:32px}.availability,.directory-only{right:20px;top:25px}.company-card>b{left:21px}}
.footer-support{grid-column:1/-1!important;display:flex!important;align-items:center;flex-wrap:wrap;gap:14px!important;border-top:1px solid var(--line);padding-top:18px}.footer-support b{font-size:8px;letter-spacing:.12em;color:var(--ink)}.footer-support a{font-size:9px!important}@media(max-width:540px){.footer-support{align-items:flex-start;flex-direction:column;gap:10px!important}}.hero{grid-template-columns:1fr}.hero>div:first-child{max-width:760px}.product-copy .lead a{color:var(--blue);font-weight:700;overflow-wrap:anywhere}

/* Compact production assurance and platform footer */
.company-loading{grid-column:1/-1;min-height:130px;display:grid;place-items:center;border-block:1px solid #dfe2e1;color:#77817f;font:500 9px DM Mono}.assurance-rail{max-width:none!important;width:100%!important;padding:86px max(18px,calc((100vw - 1160px)/2))!important;display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;background:#111517;color:#fff}.assurance-intro h2{max-width:440px;margin:12px 0 16px;font-size:42px;line-height:1.08;letter-spacing:-.05em}.assurance-intro p{max-width:430px;color:#939c9e;font-size:10px;line-height:1.75}.assurance-list{border-top:1px solid #343a3c}.assurance-list a{min-height:104px;display:grid;grid-template-columns:38px 1fr auto;gap:18px;align-items:center;border-bottom:1px solid #343a3c;color:#fff;text-decoration:none;transition:.2s}.assurance-list a:hover{padding-inline:10px;background:#ffffff05}.assurance-list span{font:500 8px DM Mono;color:#778184}.assurance-list b{display:block;font-size:13px}.assurance-list small{display:block;margin-top:6px;color:#858f91;font-size:8px}.assurance-list i{font-style:normal;color:#8d6fe2}.platform-footer{max-width:none!important;width:100%!important;margin:0!important;padding:86px max(18px,calc((100vw - 1160px)/2)) 28px!important;display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:80px!important;background:#090c0e;color:#fff}.platform-footer .brand{display:inline-flex}.platform-footer .brand b{color:#fff}.footer-lead h2{margin:34px 0 18px;font-size:38px;line-height:1.08;letter-spacing:-.05em}.footer-lead>p{max-width:520px;color:#80898c;font-size:10px;line-height:1.75}.footer-actions{display:flex;gap:9px;margin-top:28px}.footer-actions a{padding:11px 13px;border:1px solid #343a3d;border-radius:7px;color:#fff!important}.footer-actions a:first-child{background:#fff;color:#101315!important}.footer-nav{display:grid!important;grid-template-columns:repeat(3,1fr);gap:35px!important}.footer-nav>div{display:flex!important;flex-direction:column;align-items:flex-start;gap:15px!important}.footer-nav b{margin-bottom:6px;font-size:7px;letter-spacing:.15em;color:#626b6e}.footer-nav a{color:#b0b6b8;font-size:9px}.footer-nav a:hover{color:#fff}.footer-base{grid-column:1/-1;display:flex!important;justify-content:space-between;gap:20px!important;margin-top:18px;padding-top:22px;border-top:1px solid #282d2f;color:#626b6e;font-size:7px}.footer-base span:nth-child(2){color:#7bba9e}.footer-base i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#27b77a}
@media(max-width:760px){.assurance-rail{padding-block:64px!important;grid-template-columns:1fr;gap:36px}.assurance-intro h2{font-size:34px}.assurance-list a{min-height:88px}.platform-footer{padding-top:65px!important;grid-template-columns:1fr!important;gap:55px!important}.footer-lead h2{font-size:32px}.footer-nav{grid-template-columns:1fr 1fr}.footer-nav>div:last-child{grid-column:1/-1}.footer-base{flex-direction:column}.company-card{min-height:245px}.company-card h3{margin-top:27px}}

.card-bottom del{margin-left:7px;color:#9b9fa6;font-size:10px}.promo-pop{position:fixed;z-index:50;right:22px;bottom:22px;width:min(370px,calc(100vw - 28px));padding:25px;border:1px solid #343a3d;border-radius:15px;background:#0d1113;color:#fff;box-shadow:0 28px 80px #0007}.promo-pop>button{position:absolute;right:10px;top:9px;width:30px;height:30px;padding:0;background:transparent;color:#80898c;font-size:18px}.promo-pop>span{font-size:7px;letter-spacing:.16em;color:#9b79ec;font-weight:800}.promo-pop h2{margin:10px 0 8px;font-size:23px;letter-spacing:-.04em}.promo-pop p{margin:0;color:#8d9699;font-size:9px;line-height:1.6}.promo-pop>div{display:flex;align-items:center;justify-content:space-between;margin:20px 0 14px;padding-block:12px;border-block:1px solid #2e3436}.promo-pop small{font-size:7px;letter-spacing:.13em;color:#747d80}.promo-pop b{font:500 18px DM Mono;color:#fff}.promo-pop>a{display:flex;height:41px;align-items:center;justify-content:center;border-radius:7px;background:#fff;color:#111517;text-decoration:none;font-size:9px;font-weight:800}@media(max-width:540px){.promo-pop{right:14px;bottom:14px;padding:21px}.promo-pop h2{font-size:21px}}

/* Research-led model index */
.model-index{padding:95px 0}.index-head{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:end;margin-bottom:34px}.index-head h2{margin:10px 0 0;font-size:43px;letter-spacing:-.05em}.index-head>p{color:#737d7a;font-size:10px;line-height:1.75}.index-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.index-board{overflow:hidden;border:1px solid #dfe2e1;border-radius:16px;background:#fff}.index-board>header{width:100%;height:auto;display:flex;justify-content:space-between;padding:20px 22px;border:0;border-bottom:1px solid #e5e7e6}.index-board header span{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800}.index-board header img{width:23px;height:23px}.claude-index header img,.codex-index header img{filter:invert(1)}.index-board header span{padding:7px 11px;border-radius:8px;color:#fff;background:#171b1d}.claude-index header span{background:#d47a5c}.index-board header small{align-self:center;font-size:7px;letter-spacing:.14em;color:#848d8b}.index-board ol{list-style:none;margin:0;padding:0}.index-board li{min-height:82px;display:grid;grid-template-columns:30px 1fr 42px;gap:12px;align-items:center;padding:13px 22px;border-bottom:1px solid #eceeed}.index-board li:hover{background:#f8f9f8}.index-board li i{font:500 8px DM Mono;color:#9ba3a1}.index-board li b{display:block;font:500 10px DM Mono}.index-board li small{display:block;margin-top:5px;color:#838c8a;font-size:7px}.index-board li strong{font:500 21px DM Mono;text-align:right;color:#24835d}.index-board>a{display:flex;justify-content:space-between;padding:18px 22px;color:#202624;text-decoration:none;font-size:8px;font-weight:800}.index-note{display:grid;grid-template-columns:55px 1fr auto;gap:18px;align-items:center;margin-top:12px;padding:18px 22px;border-radius:12px;background:#171b1d;color:#fff}.index-note>span{font:500 18px DM Mono;color:#8b6dde}.index-note p{margin:0;color:#8e9795;font-size:7px;line-height:1.6}.index-note p b{color:#d7dcda}.index-note a{color:#fff;text-decoration:none;font-size:8px;font-weight:800}.home-page .assurance-rail,.home-page .platform-footer{background:#0b0f11!important}.home-page .platform-footer{border-radius:0!important}.home-page .assurance-rail{border-bottom:1px solid #262c2e}.home-page .platform-footer{border-top:0!important}
@media(max-width:700px){.model-index{padding:70px 0}.index-head{grid-template-columns:1fr;gap:12px}.index-head h2{font-size:35px}.index-columns{grid-template-columns:1fr}.index-board li{padding-inline:16px}.index-board li b{font-size:9px}.index-note{grid-template-columns:40px 1fr}.index-note>a{grid-column:2}.home-page .assurance-rail,.home-page .platform-footer{margin:0!important}}
