:root{--ink:#092653;--blue:#1675e8;--cyan:#7edcff;--pale:#eefaff;--line:#cfe5f5;--muted:#496789;--orange:#fa7110;--shell:1180px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:linear-gradient(130deg,#fbfeff 0%,#effaff 55%,#f9fdff 100%);color:var(--ink);font:16px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.shell{width:min(var(--shell),calc(100% - 48px));margin:auto}
a{color:inherit;text-decoration:none}
button,input,select{font:inherit}
.site-header{position:relative;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line)}
.header-inner{display:flex;align-items:center;gap:34px;min-height:83px}
.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}
.brand-mark{display:grid;place-items:center;width:52px;height:54px;background:linear-gradient(145deg,#2585f0,#0967c8);color:#fff;border-radius:7px 14px 7px 7px;font-size:38px;font-weight:850;line-height:1}
.brand-copy{display:flex;flex-direction:column;line-height:1.05}
.brand-copy strong{font-size:22px;letter-spacing:-.045em}
.brand-copy small{margin-top:5px;font-size:13px;color:#2c527a}
.main-nav{display:flex;gap:30px;margin-left:auto;font-weight:760;font-size:13px}
.main-nav a:hover{color:var(--blue)}
.header-tools{position:relative;display:flex;align-items:center;gap:4px}
.icon-control{display:grid;place-items:center;width:30px;height:34px;padding:0;border:0;border-radius:6px;background:transparent;color:#092653;cursor:pointer}
.icon-control:hover{background:#eaf7ff;color:#0870d9}
.icon-control svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.theme-control{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:8px;background:#f7fcff;color:#315778;font-size:11px;font-weight:760}
.theme-label{padding:0 4px 0 5px;color:#547392}
.theme-control button{display:flex;align-items:center;gap:3px;padding:4px 6px;border:0;border-radius:5px;background:transparent;color:inherit;font:inherit;cursor:pointer}
.theme-control button:hover{background:#e5f5ff}
.theme-control button.is-active{background:#1675e8;color:#fff;box-shadow:0 1px 3px rgba(5,72,145,.22)}
.tool-popover{position:absolute;right:0;top:42px;z-index:35;display:grid;min-width:176px;padding:10px;border:1px solid #cde4f4;border-radius:9px;background:#fff;box-shadow:0 15px 32px rgba(13,82,134,.17)}
.tool-popover strong{padding:2px 4px 7px;color:#235073;font-size:12px}
.tool-popover span{display:flex;justify-content:space-between;gap:14px;padding:7px 4px;color:#264c72;font-size:13px}
.tool-popover b{color:#0b76da;font-size:11px}
.tool-popover em{color:#7188a0;font-size:11px;font-style:normal}
.tool-notice{position:absolute;right:0;top:42px;z-index:36;width:240px;margin:0;padding:10px 12px;border:1px solid #cde4f4;border-radius:8px;background:#fff;color:#315d84;box-shadow:0 15px 32px rgba(13,82,134,.17);font-size:12px;line-height:1.35}
.header-icons{position:relative;display:flex;gap:8px}
.icon-button{display:grid;place-items:center;width:28px;height:30px;border:0;background:transparent;color:var(--ink);font-size:25px;cursor:pointer}
.person-icon{font-size:24px;transform:rotate(180deg)}
.popover{position:absolute;right:0;top:42px;display:grid;min-width:126px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 15px 35px rgba(8,68,121,.14)}
.popover a{padding:7px 8px;font-size:13px;border-radius:6px}
.popover a:hover{background:#edf8ff}
.showcase{position:relative;overflow:hidden;padding:34px 0 0;background:linear-gradient(145deg,#e8f8ff 0%,#f9fdff 51%,#eaf9ff 100%)}
.showcase:after{content:"";position:absolute;inset:auto -15% 0;height:260px;background:radial-gradient(ellipse at center,rgba(105,215,255,.25),transparent 66%);pointer-events:none}
.search-bar{position:relative;z-index:3;display:grid;grid-template-columns:1fr 240px 72px;max-width:1020px;margin:0 auto;background:#fff;border:1px solid #d4e9f7;border-radius:11px;overflow:hidden;box-shadow:0 13px 25px rgba(13,98,158,.13)}
.search-input{display:flex;gap:15px;align-items:center;padding:0 22px;font-size:27px;color:#335a80}
.search-input input{width:100%;padding:19px 0;border:0;outline:0;background:transparent;color:var(--ink);font-size:17px}
.search-input input::placeholder{color:#6e829b}
.search-select{border-left:1px solid #d5e7f4}
.search-select select{width:100%;height:100%;padding:0 24px;border:0;outline:0;background:#fff;color:#1f3f68;font-size:16px}
.search-submit{border:0;background:#0870d9;color:#fff;font-size:31px;cursor:pointer}
.search-feedback{min-height:0;max-width:1020px;margin:8px auto 0;color:#1e669d;font-size:13px;font-weight:700}
.world-grid{position:absolute;left:50%;top:104px;width:930px;height:310px;transform:translateX(-50%);background-image:radial-gradient(rgba(53,163,220,.3) 1.1px,transparent 1.1px);background-size:7px 7px;opacity:.45;mask-image:radial-gradient(ellipse at center,#000 20%,transparent 71%)}
.platform-wrap{position:relative;z-index:2;margin:18px auto 0;width:min(1110px,100%);padding-top:78px}
.machine-stage{height:282px;display:flex;align-items:end;justify-content:center;gap:75px;padding:0 120px;position:relative;z-index:2}
.machine-link{display:block;position:relative;transition:transform .2s;cursor:pointer}
.machine-link:hover{transform:translateY(-11px)}
.machine-link:hover:after{content:"Explore category →";position:absolute;left:50%;bottom:-27px;transform:translateX(-50%);color:#0d6fcf;font-size:12px;font-weight:800;white-space:nowrap}
.machine{display:block;position:relative;background:linear-gradient(142deg,#687984,#253443 57%,#101f2e);box-shadow:15px 17px 24px rgba(25,59,80,.25);border:2px solid rgba(255,255,255,.75)}
.machine i{display:block;position:absolute;background:#0b253e;border:2px solid #82d4f8;box-shadow:inset 0 0 9px #1495e3}
.machine b{position:absolute;display:block;background:linear-gradient(#1e2d3c,#070f18);border-radius:3px}
.machine em{position:absolute;display:block;background:linear-gradient(135deg,#95a5b0,#354858);font-style:normal}
.machine-counter,.machine-sorter{width:155px;height:180px;border-radius:18px 18px 7px 7px}
.machine-counter:before,.machine-sorter:before{content:"";position:absolute;inset:66px 15px 13px;background:repeating-linear-gradient(90deg,#111c27 0 21px,#bbc9cf 22px 31px);border-radius:3px}
.machine-counter i,.machine-sorter i{left:25px;top:29px;width:101px;height:31px}
.machine-counter b,.machine-sorter b{left:22px;bottom:18px;width:28px;height:43px}
.machine-counter em,.machine-sorter em{right:21px;bottom:17px;width:26px;height:45px}
.machine-sorter{width:165px;height:175px}
.machine-sorter:before{background:repeating-linear-gradient(90deg,#101c27 0 20px,#b5c4cb 21px 29px)}
.machine-coin{width:115px;height:143px;border-radius:48% 48% 17px 17px}
.machine-coin:before{content:"";position:absolute;left:15px;right:15px;top:-22px;height:45px;border-radius:50%;background:linear-gradient(#576675,#111e2c);border:3px solid #9aacb8}
.machine-coin i{left:20px;top:38px;width:74px;height:26px}
.machine-coin b{left:13px;bottom:9px;width:18px;height:43px}
.machine-coin em{right:13px;bottom:9px;width:18px;height:43px}
.machine-cash{width:145px;height:224px;border-radius:6px}
.machine-cash:before{content:"";position:absolute;right:18px;top:64px;width:43px;height:73px;background:#0b1620;border-radius:4px}
.machine-cash i{right:24px;top:31px;width:32px;height:20px}
.machine-cash b{right:30px;top:98px;width:21px;height:13px}
.machine-cash em{left:15px;bottom:16px;width:20px;height:4px}
.category-dock{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);min-height:108px;border:1px solid #d1e7f4;border-radius:50% 50% 9px 9px / 34% 34% 8px 8px;background:linear-gradient(180deg,#fff,#e9f8ff);overflow:hidden;box-shadow:0 9px 18px rgba(15,122,180,.1)}
.category-dock a{display:grid;grid-template-columns:37px 1fr 15px;gap:8px;align-items:center;padding:18px 22px;border-right:1px solid #cee4f2;font-size:14px;font-weight:780;line-height:1.17;transition:.2s}
.category-dock a:last-child{border-right:0}
.category-dock a:hover{background:#ddf5ff;color:#096dc7}
.dock-icon{font-size:28px;color:#0b72e3}
.category-dock b{font-size:27px;color:#0b6fd4;font-weight:400}
.intro{padding:50px 0 30px;text-align:center}
.intro h1{margin:0;color:#09275a;font-size:clamp(39px,5vw,62px);line-height:1.08;letter-spacing:-.055em}
.intro p{max-width:1000px;margin:26px auto 0;padding:18px 28px;border:1px solid #cbe6f5;border-radius:9px;background:rgba(255,255,255,.5);color:#274c74;font-size:18px;text-align:left}
.markets,.trust{padding-top:22px}
.markets h2,.trust h2{margin:0 0 16px;font-size:22px;letter-spacing:-.035em}
.market-buttons{display:flex;flex-wrap:wrap;gap:10px}
.market-buttons a,.market-buttons button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 17px;border:1px solid #c9e0f1;border-radius:7px;background:#fff;color:#17395f;font-size:14px;font-weight:760;cursor:pointer}
.market-buttons a:hover,.market-buttons button:hover{border-color:#62bde9;background:#eefaff}
.market-buttons span{font-size:20px}
.market-dropdown{margin-top:12px;padding:16px 18px;border:1px solid #cce5f4;border-radius:9px;background:#fff;box-shadow:0 10px 20px rgba(18,95,153,.08);color:#24496f}
.market-dropdown strong{font-size:14px}
.supplier-pills,.country-list>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.supplier-pills span,.country-list span{padding:5px 9px;border-radius:99px;background:#effaff;color:#246094;font-size:12px;font-weight:700}
.trust{padding-bottom:24px}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.trust-grid article{min-height:203px;padding:20px 15px;border:1px solid #cde5f4;border-radius:10px;background:#fff;text-align:center}
.medal{display:grid;place-items:center;margin:0 auto 12px;width:70px;height:70px;border-radius:50%;font-size:34px;font-weight:900}
.verified{color:#fff;background:linear-gradient(140deg,#32bef2,#1670e6);clip-path:polygon(50% 0,91% 14%,91% 57%,50% 100%,9% 57%,9% 14%)}
.silver{color:#fff;background:radial-gradient(circle at 35% 30%,#fff,#b4becb 42%,#7d8999 70%)}
.gold{color:#fff;background:radial-gradient(circle at 35% 30%,#fff5c3,#f7b839 45%,#bd7911 74%)}
.top{color:#fff;background:radial-gradient(circle at 35% 30%,#e1baff,#8b39dd 54%,#5620a6 78%);clip-path:polygon(50% 0,94% 15%,86% 82%,50% 100%,14% 82%,6% 15%)}
.trust-grid h3{margin:0;font-size:17px;letter-spacing:-.035em}
.trust-grid p{margin:7px 0 0;color:#496789;font-size:13px}
.service-points{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:31px}
.service-points>div{display:flex;align-items:center;gap:16px;padding:0 22px;border-right:1px solid #cfe5f2}
.service-points>div:last-child{border-right:0}
.service-points span{font-size:50px;color:#0777e8}
.service-points p{margin:0;color:#496789;font-size:13px}
.service-points strong{display:block;color:#10365e;font-size:16px;margin-bottom:4px}
.partner{display:grid;grid-template-columns:94px 1fr auto;gap:20px 25px;align-items:center;margin-top:24px;padding:24px;border:1px solid #bfe0f5;border-radius:11px;background:linear-gradient(115deg,#f7fcff,#e3f5ff)}
.partner-symbol{font-size:76px;color:#0780e9}
.partner h2{margin:0;font-size:25px;letter-spacing:-.045em}
.partner p{margin:6px 0 0;color:#3f6285;max-width:530px}
.partner-button{display:flex;align-items:center;gap:20px;padding:16px 24px;border-radius:8px;background:linear-gradient(100deg,#fb7917,#ff5d08);color:#fff;font-weight:850;white-space:nowrap;box-shadow:0 8px 15px rgba(255,108,11,.22)}
.partner-button span{font-size:27px;line-height:0}
.partner ul{grid-column:2/4;display:flex;flex-wrap:wrap;gap:13px 25px;margin:0;padding:0;list-style:none;color:#356084;font-size:13px}
.partner li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:6px;border-radius:50%;background:#0d79e7;color:#fff;font-size:12px}
.site-footer{padding:28px 20px;color:#4b6b8b;font-size:12px;text-align:center}
.popover button{padding:7px 8px;border:0;border-radius:6px;background:transparent;color:var(--ink);font-size:13px;text-align:left;cursor:pointer}
.popover button:hover{background:#edf8ff}
.partner-button{border:0;cursor:pointer;font:inherit}
.supplier-form{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 180px auto;gap:11px;padding:16px;border:1px solid #c7e2f2;border-radius:9px;background:#fff}
.supplier-form label{display:grid;gap:5px;color:#315779;font-size:12px;font-weight:760}
.supplier-form input,.supplier-form select{min-height:39px;padding:0 10px;border:1px solid #cbdfee;border-radius:6px;background:#fff;color:var(--ink)}
.supplier-form button{align-self:end;min-height:39px;padding:0 14px;border:0;border-radius:6px;background:#0870d9;color:#fff;font-weight:800;cursor:pointer}
.supplier-form p{grid-column:1/-1;margin:0;color:#1871a9;font-size:13px;font-weight:700}
@media(max-width:1320px) and (min-width:621px){
  :root{--shell:1120px}
  .shell{width:min(var(--shell),calc(100% - 34px))}
  .header-inner{min-height:72px;gap:25px}
  .brand-mark{width:47px;height:49px;font-size:33px}
  .brand-copy strong{font-size:20px}
  .brand-copy small{font-size:12px;margin-top:4px}
  .main-nav{gap:25px;font-size:12px}
  .icon-button{width:25px;height:27px;font-size:22px}
  .search-bar{max-width:950px;grid-template-columns:1fr 220px 64px}
  .search-input input{padding:16px 0;font-size:16px}
  .search-input{font-size:24px}
  .search-submit{font-size:27px}
  .platform-wrap{width:min(1010px,100%);padding-top:59px}
  .machine-stage{height:249px;gap:57px;padding:0 97px}
  .machine-counter{width:137px;height:159px}
  .machine-sorter{width:146px;height:155px}
  .machine-coin{width:102px;height:127px}
  .machine-cash{width:129px;height:199px}
  .category-dock{min-height:93px}
  .category-dock a{padding:15px 18px;font-size:13px}
  .dock-icon{font-size:25px}
  .intro{padding:40px 0 24px}
  .intro h1{font-size:clamp(37px,4.5vw,52px)}
  .intro p{max-width:930px;margin-top:20px;padding:16px 23px;font-size:16px}
  .markets,.trust{padding-top:18px}
  .trust-grid article{min-height:184px;padding:17px 12px}
  .medal{width:63px;height:63px;font-size:31px}
  .service-points{margin-top:25px}
  .service-points span{font-size:42px}
  .partner{margin-top:19px;padding:20px}
  .partner h2{font-size:23px}
  .partner-symbol{font-size:65px}
  .supplier-form{grid-template-columns:1fr 1fr 170px auto}
}
@media(max-width:850px){.header-inner{gap:15px}
.main-nav{display:none}
.header-icons,.header-tools{margin-left:auto}
.machine-stage{gap:22px;padding:0 42px}
.category-dock a{padding:16px 10px}
.partner{grid-template-columns:64px 1fr}
.partner ul{grid-column:1/-1}
.partner-button{grid-column:2}
.service-points>div{padding:0 12px}
.service-points span{font-size:39px}
}
@media(max-width:620px){.shell{width:min(100% - 26px,var(--shell))}
.header-inner{min-height:70px}
.brand-mark{width:42px;height:44px;font-size:31px}
.brand-copy strong{font-size:17px}
.brand-copy small{font-size:10px}
.theme-label,.theme-control button span{display:none}
.theme-control{gap:1px;padding:2px}
.theme-control button{padding:4px 6px;font-size:15px}
.header-icons{gap:2px}
.icon-button{font-size:21px}
.showcase{padding-top:19px}
.search-bar{grid-template-columns:1fr 53px}
.search-select{display:none}
.search-input{padding:0 14px;font-size:22px}
.search-input input{font-size:14px;padding:15px 0}
.machine-stage{height:198px;gap:8px;padding:0 15px}
.machine-counter,.machine-sorter{width:86px;height:106px;border-radius:10px}
.machine-counter:before,.machine-sorter:before{inset:38px 8px 8px;background-size:auto}
.machine-counter i,.machine-sorter i{left:14px;top:17px;width:55px;height:20px}
.machine-counter b,.machine-sorter b{left:12px;bottom:10px;width:15px;height:26px}
.machine-counter em,.machine-sorter em{right:12px;bottom:10px;width:15px;height:26px}
.machine-sorter{width:92px;height:102px}
.machine-coin{width:70px;height:87px}
.machine-coin:before{left:8px;right:8px;top:-13px;height:29px}
.machine-coin i{left:12px;top:22px;width:44px;height:16px}
.machine-cash{width:73px;height:125px}
.machine-cash i{right:12px;top:17px;width:22px;height:12px}
.machine-cash:before{right:10px;top:36px;width:25px;height:42px}
.machine-cash b{right:15px;top:55px;width:14px;height:7px}
.category-dock{min-height:96px}
.category-dock a{grid-template-columns:1fr;text-align:center;gap:3px;font-size:10px}
.category-dock br{display:none}
.category-dock b{display:none}
.dock-icon{font-size:22px}
.intro{padding:38px 0 22px}
.intro h1{font-size:34px}
.intro p{font-size:15px;text-align:left;padding:16px}
.markets h2,.trust h2{font-size:19px}
.market-buttons{gap:7px}
.market-buttons a,.market-buttons button{min-height:39px;padding:0 10px;font-size:12px}
.market-buttons span{font-size:16px}
.trust-grid{grid-template-columns:repeat(2,1fr);gap:10px}
.trust-grid article{min-height:181px;padding:16px 8px}
.medal{width:58px;height:58px;font-size:29px}
.trust-grid h3{font-size:14px}
.trust-grid p{font-size:11px}
.service-points{grid-template-columns:1fr;gap:13px}
.service-points>div{border-right:0;padding:0}
.partner{grid-template-columns:1fr;padding:20px}
.partner-symbol{display:none}
.partner h2{font-size:23px}
.partner-button{grid-column:auto;justify-content:center}
.partner ul{grid-column:auto;gap:8px;font-size:12px}
.supplier-form{grid-template-columns:1fr}
.supplier-form p{grid-column:auto}
.machine-link:hover:after{display:none}
}

/* V4: product-led marketplace hero */
.platform-wrap{width:min(1110px,100%);padding-top:0}
.hero-equipment{position:relative;overflow:hidden;aspect-ratio:1672/941;border-radius:18px 18px 12px 12px;background:#eaf8ff;box-shadow:0 12px 24px rgba(18,108,165,.08)}
.hero-equipment img{display:block;width:100%;height:100%;object-fit:cover}
.hero-hotspot{position:absolute;top:37%;height:45%;border-radius:14px;cursor:pointer;outline:0;transition:background .18s,box-shadow .18s}
.hero-hotspot:hover{background:rgba(33,145,225,.08);box-shadow:0 0 0 2px rgba(9,114,211,.56)}
.hero-hotspot:focus-visible{box-shadow:0 0 0 3px #0a73d9}
.hotspot-counter{left:7%;width:20%}
.hotspot-sorter{left:28%;width:22%}
.hotspot-coin{left:49%;width:17%}
.hotspot-cash{left:67%;width:25%}
.platform-wrap .category-dock{position:relative;z-index:4;left:auto;right:auto;bottom:auto;min-height:86px;margin-top:-1px;border-radius:0 0 11px 11px;background:rgba(255,255,255,.94);box-shadow:0 9px 20px rgba(13,94,148,.15)}
.platform-wrap .category-dock a{padding:14px 18px}
.market-buttons a.is-selected{border-color:#1681e7;background:#dff4ff;color:#075cae;box-shadow:0 3px 10px rgba(21,131,225,.12)}
.supplier-note{grid-column:1/-1;margin:0;padding:13px 16px;border:1px solid #c8e4f4;border-radius:8px;background:rgba(255,255,255,.74);color:#2e5d87;font-size:14px;font-weight:650}

@media(max-width:1320px) and (min-width:621px){
  .platform-wrap{width:min(1010px,100%);padding-top:0}
  .platform-wrap .category-dock{min-height:78px}
}

@media(max-width:620px){
  .platform-wrap{padding-top:0}
  .hero-equipment{border-radius:12px 12px 8px 8px}
  .platform-wrap .category-dock{left:auto;right:auto;bottom:auto;min-height:63px;border-radius:0 0 8px 8px}
  .platform-wrap .category-dock a{padding:8px 4px;font-size:9px}
  .platform-wrap .dock-icon{font-size:19px}
  .supplier-note{font-size:12px}
}

/* User-selectable dark theme */
html[data-theme="dark"]{color-scheme:dark}
html[data-theme="dark"] body{background:linear-gradient(130deg,#08111d 0%,#0a1828 55%,#091522 100%);color:#e6f1ff}
html[data-theme="dark"] .site-header{background:rgba(9,20,34,.95);border-color:#203850}
html[data-theme="dark"] .brand-copy strong,
html[data-theme="dark"] .main-nav a,
html[data-theme="dark"] .icon-control{color:#edf6ff}
html[data-theme="dark"] .brand-copy small{color:#a9c6e4}
html[data-theme="dark"] .icon-control:hover{background:#172c42;color:#7edcff}
html[data-theme="dark"] .showcase,
html[data-theme="dark"] .catalog-hero{background:linear-gradient(145deg,#0a1b2b,#0d2538 55%,#09192a)}
html[data-theme="dark"] .showcase:after{background:radial-gradient(ellipse at center,rgba(29,138,205,.2),transparent 66%)}
html[data-theme="dark"] .search-bar,
html[data-theme="dark"] .catalog-search,
html[data-theme="dark"] .market-buttons a,
html[data-theme="dark"] .market-buttons button,
html[data-theme="dark"] .market-dropdown,
html[data-theme="dark"] .trust-grid article,
html[data-theme="dark"] .partner,
html[data-theme="dark"] .catalog-sidebar,
html[data-theme="dark"] .product-card,
html[data-theme="dark"] .category-map-grid article,
html[data-theme="dark"] .product-detail,
html[data-theme="dark"] .supplier-form,
html[data-theme="dark"] .access-card,
html[data-theme="dark"] .account-form-card,
html[data-theme="dark"] .onboarding-form,
html[data-theme="dark"] .dashboard-card,
html[data-theme="dark"] .admin-panel{background:#0e1d2d;border-color:#23415a;box-shadow:0 10px 24px rgba(0,0,0,.2)}
html[data-theme="dark"] .search-input input,
html[data-theme="dark"] .search-select select,
html[data-theme="dark"] .catalog-search input,
html[data-theme="dark"] .supplier-form input,
html[data-theme="dark"] .supplier-form select,
html[data-theme="dark"] .stack-form input,
html[data-theme="dark"] .stack-form select,
html[data-theme="dark"] .onboarding-form input,
html[data-theme="dark"] .onboarding-form select,
html[data-theme="dark"] .onboarding-form textarea{background:#0a1725;color:#e8f4ff;border-color:#29445b}
html[data-theme="dark"] .search-select{border-color:#29445b}
html[data-theme="dark"] .search-input input::placeholder,
html[data-theme="dark"] .catalog-search input::placeholder{color:#98b5cf}
html[data-theme="dark"] .category-dock,
html[data-theme="dark"] .platform-wrap .category-dock{background:rgba(13,30,46,.96);border-color:#274660}
html[data-theme="dark"] .category-dock a{border-color:#274660;color:#e0efff}
html[data-theme="dark"] .category-dock a:hover{background:#16364d;color:#7edcff}
html[data-theme="dark"] .intro h1,
html[data-theme="dark"] .markets h2,
html[data-theme="dark"] .trust h2,
html[data-theme="dark"] .catalog-hero h1,
html[data-theme="dark"] .catalog-results-head h2,
html[data-theme="dark"] .category-map h2,
html[data-theme="dark"] .category-map-grid h3,
html[data-theme="dark"] .product-card h3,
html[data-theme="dark"] .product-detail-copy h1,
html[data-theme="dark"] .partner h2,
html[data-theme="dark"] .trust-grid h3{color:#eef7ff}
html[data-theme="dark"] .intro p,
html[data-theme="dark"] .catalog-notice,
html[data-theme="dark"] .supplier-note,
html[data-theme="dark"] .listing-state{background:#102437;border-color:#294b66;color:#bbd5ed}
html[data-theme="dark"] .market-buttons a,
html[data-theme="dark"] .market-buttons button,
html[data-theme="dark"] .market-dropdown,
html[data-theme="dark"] .catalog-sidebar,
html[data-theme="dark"] .category-strip a{color:#d9ecff;border-color:#294a64;background:#0f2132}
html[data-theme="dark"] .market-buttons a:hover,
html[data-theme="dark"] .market-buttons button:hover,
html[data-theme="dark"] .category-strip a:hover,
html[data-theme="dark"] .category-strip a.is-current{background:#16364d;border-color:#258ee8;color:#8ed5ff}
html[data-theme="dark"] .trust-grid p,
html[data-theme="dark"] .service-points p,
html[data-theme="dark"] .partner p,
html[data-theme="dark"] .catalog-hero>div>p:not(.eyebrow),
html[data-theme="dark"] .product-description,
html[data-theme="dark"] .detail-description,
html[data-theme="dark"] .category-map-grid p,
html[data-theme="dark"] .category-map-grid ul,
html[data-theme="dark"] .product-type,
html[data-theme="dark"] .listing-meta,
html[data-theme="dark"] .result-count{color:#a9c6df}
html[data-theme="dark"] .service-points>div{border-color:#29465d}
html[data-theme="dark"] .service-points strong{color:#e5f3ff}
html[data-theme="dark"] .site-footer{color:#91b4d3}
html[data-theme="dark"] .tool-popover,
html[data-theme="dark"] .tool-notice{background:#102236;border-color:#2a4963;color:#d8eafd}
html[data-theme="dark"] .tool-popover strong,
html[data-theme="dark"] .tool-popover span{color:#d8eafd}
html[data-theme="dark"] .theme-control{border-color:#294b67;background:#12283d;color:#b9d7ee}
html[data-theme="dark"] .theme-label{color:#9fc1dc}
html[data-theme="dark"] .theme-control button:hover{background:#1a3b57}

/* Catalogue and listing templates */
.main-nav .is-current{color:var(--blue)}
.catalog-hero{padding:58px 0 46px;background:linear-gradient(125deg,#e9f9ff,#fafdff 58%,#e9f7ff)}
.catalog-hero h1{max-width:720px;margin:5px 0 10px;font-size:clamp(34px,4vw,54px);letter-spacing:-.055em;line-height:1.05}
.catalog-hero>div>p:not(.eyebrow){max-width:720px;margin:0;color:#3e6186;font-size:18px}
.eyebrow{margin:0;color:#0d70c9;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.catalog-search{display:grid;grid-template-columns:1fr auto;max-width:760px;margin-top:25px;border:1px solid #c6e2f2;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 13px 25px rgba(13,98,158,.1)}
.catalog-search label{display:flex;align-items:center;gap:11px;padding:0 17px;color:#386384;font-size:25px}
.catalog-search input{width:100%;padding:15px 0;border:0;outline:0;color:var(--ink);font-size:16px}
.catalog-search button{padding:0 23px;border:0;background:#0870d9;color:#fff;font-weight:800;cursor:pointer}
.category-strip{display:flex;flex-wrap:wrap;gap:10px;padding:24px 0 4px}
.category-strip a{padding:9px 12px;border:1px solid #cde4f4;border-radius:7px;background:#fff;color:#23496e;font-size:13px;font-weight:750}
.category-strip a:hover,.category-strip a.is-current{border-color:#1183eb;background:#e4f6ff;color:#075fab}
.catalog-layout{display:grid;grid-template-columns:250px 1fr;gap:28px;padding:28px 0 52px}
.catalog-sidebar{align-self:start;padding:20px;border:1px solid #cde5f4;border-radius:12px;background:rgba(255,255,255,.76)}
.catalog-sidebar h2{margin:0 0 13px;font-size:17px;letter-spacing:-.035em}
.market-filter-list{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.market-filter-list a{padding:8px 7px;border:1px solid #d2e7f5;border-radius:6px;background:#fff;color:#305576;font-size:12px;font-weight:750}
.market-filter-list a:hover{border-color:#1590ed;background:#e7f7ff}
.catalog-sidebar details{margin-top:11px;padding-top:11px;border-top:1px solid #d7eaf5;color:#315a80;font-size:12px}
.catalog-sidebar summary{cursor:pointer;font-weight:800}
.catalog-sidebar details p{margin:8px 0 0;line-height:1.55}
.filter-panel{display:grid;gap:10px;margin-top:24px;padding-top:18px;border-top:1px solid #d7eaf5}
.filter-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px}
.filter-panel-head h2{margin:0!important}
.filter-panel-head button{padding:3px 7px;border:0;border-radius:5px;background:#e8f7ff;color:#0870cc;font:inherit;font-size:11px;font-weight:800;cursor:pointer}
.filter-panel label{display:grid;gap:5px;color:#466987;font-size:11px;font-weight:800}
.filter-panel input,.filter-panel select{width:100%;min-height:35px;padding:0 9px;border:1px solid #cfe4f2;border-radius:6px;background:#fff;color:#244b70;font:inherit;font-size:12px;outline:0}
.filter-panel input:focus,.filter-panel select:focus{border-color:#117ee0;box-shadow:0 0 0 3px rgba(17,126,224,.12)}
.catalog-results-head{display:flex;justify-content:space-between;gap:16px;align-items:end}
.catalog-results-head h2{margin:3px 0 0;font-size:28px;letter-spacing:-.045em}
.result-count{margin:0;color:#537394;font-size:13px;font-weight:700;white-space:nowrap}
.catalog-notice{margin:18px 0;padding:11px 14px;border-left:3px solid #147de0;border-radius:0 7px 7px 0;background:#f7fcff;color:#486b8d;font-size:13px}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.product-card{display:flex;flex-direction:column;min-height:410px;padding:13px;border:1px solid #cde5f4;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(25,102,148,.06)}
.product-visual,.product-detail-visual{position:relative;display:block;overflow:hidden;background-color:#e9f8ff;background-repeat:no-repeat;background-position:center;background-size:contain;border-radius:9px}
.product-visual{height:157px;margin-bottom:15px}
.product-visual span,.product-detail-visual span{position:absolute;top:9px;left:9px;padding:4px 7px;border-radius:5px;background:rgba(255,255,255,.9);color:#256089;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.counter{background-image:url('assets/catalog-product-0.png')}
.sorter{background-image:url('assets/catalog-product-1.png')}
.coin{background-image:url('assets/catalog-product-2.png')}
.cash{background-image:url('assets/catalog-product-3.png')}
.product-category{margin:0;color:#0e75cb;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.product-card h3{margin:7px 0 3px;font-size:19px;letter-spacing:-.045em;line-height:1.1}
.product-card h3 a:hover{color:#0874da}
.product-type{min-height:34px;margin:0;color:#315c84;font-size:12px;font-weight:750}
.product-description{margin:11px 0;color:#49698b;font-size:13px}
.listing-meta{display:grid;gap:4px;margin-top:auto;padding-top:12px;border-top:1px solid #e1eef6;color:#4f7293;font-size:11px}
.supplier-tier{color:#1269bd;font-weight:800}
.product-action{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding:11px 12px;border-radius:7px;background:#edf8ff;color:#076bc8;font-size:13px;font-weight:850}
.product-action:hover{background:#d9f2ff}
.product-action b{font-size:23px;font-weight:400;line-height:0}
.empty-results{padding:32px;border:1px dashed #b9d9ed;border-radius:10px;color:#507493;text-align:center}
.category-map{padding:14px 0 58px}
.category-map h2{margin:3px 0 19px;font-size:30px;letter-spacing:-.05em}
.category-map-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.category-map-grid article{padding:18px;border:1px solid #cde5f4;border-radius:10px;background:#fff}
.category-map-grid h3{margin:0;font-size:18px;line-height:1.1;letter-spacing:-.04em}
.category-map-grid p{margin:9px 0;color:#4b6d8e;font-size:13px}
.category-map-grid ul{min-height:74px;margin:12px 0;padding-left:17px;color:#426786;font-size:12px}
.category-map-grid li{margin:5px 0}
.category-map-grid a{display:inline-block;margin-top:8px;color:#086fcc;font-size:13px;font-weight:800}
.map-simple{min-height:74px}
.product-page{padding:38px 0 60px}
.back-link{display:inline-block;margin-bottom:18px;color:#146fc5;font-size:14px;font-weight:800}
.listing-state{display:inline-block;margin-bottom:15px;padding:6px 9px;border:1px solid #cce5f5;border-radius:6px;background:#f6fcff;color:#397099;font-size:12px;font-weight:750}
.product-detail{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:38px;align-items:start;padding:26px;border:1px solid #cbe5f4;border-radius:14px;background:#fff}
.product-detail-visual{min-height:350px;border:1px solid #d2e8f5}
.product-detail-copy h1{margin:4px 0;font-size:clamp(34px,4vw,50px);line-height:1.03;letter-spacing:-.055em}
.detail-type{margin:0;color:#166fc2;font-weight:800}
.detail-description{margin:17px 0;color:#3f6387;font-size:17px}
.listing-details{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:22px 0}
.listing-details div{padding:12px;border:1px solid #d6e9f5;border-radius:8px;background:#fbfeff}
.listing-details dt{margin-bottom:3px;color:#1b578f;font-size:12px;font-weight:850}
.listing-details dd{margin:0;color:#527291;font-size:13px}
.product-detail-copy h2{margin:0 0 8px;font-size:19px}
.capability-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}
.capability-list li{padding:7px 9px;border-radius:7px;background:#eaf8ff;color:#24608f;font-size:13px;font-weight:700}
.purchase-flow{margin-top:26px;padding:28px;border:1px solid #cbe5f4;border-radius:12px;background:linear-gradient(115deg,#f8fdff,#e4f5ff)}
.purchase-flow h2{margin:3px 0 8px;font-size:27px;letter-spacing:-.045em}
.purchase-flow p{max-width:760px;margin:0;color:#45698c}
.purchase-flow button{display:inline-flex;align-items:center;gap:17px;margin-top:18px;padding:14px 23px;border:0;border-radius:8px;background:linear-gradient(100deg,#fb7917,#ff5d08);color:#fff;font-size:16px;font-weight:850;cursor:pointer}
.purchase-flow button span{font-size:25px;line-height:0}
.purchase-flow #buy-now-note{margin-top:14px;padding:11px 13px;border:1px solid #c9e4f4;border-radius:7px;background:#fff;color:#34628c;font-size:13px}

@media(max-width:850px){
  .catalog-layout{grid-template-columns:1fr}
  .catalog-sidebar{display:grid;grid-template-columns:1.25fr 1fr;gap:18px}
  .catalog-sidebar h2{grid-column:1/-1;margin-bottom:-7px}
  .catalog-sidebar details{margin-top:0;padding-top:0;border-top:0}
  .filter-panel{margin:0;padding:0;border-top:0}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .category-map-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:620px){
  .catalog-hero{padding:34px 0 30px}
  .catalog-hero>div>p:not(.eyebrow){font-size:15px}
  .catalog-search{margin-top:18px}
  .catalog-search input{font-size:14px}
  .catalog-search button{padding:0 15px;font-size:12px}
  .category-strip{padding-top:16px;gap:7px}
  .category-strip a{padding:7px 9px;font-size:11px}
  .catalog-layout{padding:20px 0 39px;gap:15px}
  .catalog-sidebar{display:block;padding:16px}
  .catalog-sidebar details,.filter-panel{margin-top:16px;padding-top:15px;border-top:1px solid #d7eaf5}
  .catalog-results-head h2{font-size:23px}
  .catalog-notice{font-size:12px}
  .product-grid{grid-template-columns:1fr}
  .product-card{min-height:0}
  .product-visual{height:185px}
  .category-map{padding-bottom:38px}
  .category-map h2{font-size:26px}
  .category-map-grid{grid-template-columns:1fr}
  .category-map-grid ul,.map-simple{min-height:0}
  .product-page{padding:25px 0 42px}
  .product-detail{grid-template-columns:1fr;gap:22px;padding:16px}
  .product-detail-visual{min-height:220px}
  .listing-details{grid-template-columns:1fr}
  .purchase-flow{padding:20px}
  .purchase-flow h2{font-size:23px}
}

/* Account, supplier and administration flows */
.access-page,.onboarding-page,.dashboard,.buy-page{padding:44px 0 62px}
.access-intro,.onboarding-hero{max-width:780px}
.access-intro h1,.onboarding-hero h1,.dashboard h1,.buy-card h1{margin:5px 0 10px;font-size:clamp(35px,4.5vw,56px);letter-spacing:-.06em;line-height:1.03}
.access-intro>p:not(.eyebrow),.onboarding-hero>p:not(.eyebrow),.dashboard-top>div>p:not(.eyebrow){margin:0;color:#456a8d;font-size:17px}
.access-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:30px 0}
.access-card{padding:25px;border:1px solid #cde5f4;border-radius:13px;background:#fff}
.access-card>span{display:grid;place-items:center;width:45px;height:45px;border-radius:10px;background:#e8f7ff;color:#0873d8;font-size:25px}
.access-card h2{margin:17px 0 6px;font-size:25px;letter-spacing:-.045em}
.access-card p{margin:0;color:#4b6e8f}
.access-card ul{display:flex;flex-wrap:wrap;gap:8px;margin:19px 0 0;padding:0;list-style:none}
.access-card li{padding:6px 8px;border-radius:6px;background:#edf8ff;color:#2d6596;font-size:12px;font-weight:750}
.account-form-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start;padding:26px;border:1px solid #c9e4f4;border-radius:13px;background:linear-gradient(120deg,#f9fdff,#e5f6ff)}
.account-form-card h2{margin:4px 0 9px;font-size:28px;letter-spacing:-.05em}
.account-form-card p:not(.eyebrow){margin:0;color:#486c8d}
.stack-form{display:grid;gap:13px}
.stack-form label,.onboarding-form label{display:grid;gap:6px;color:#2f587d;font-size:12px;font-weight:800}
.stack-form input,.stack-form select,.stack-form textarea,.onboarding-form input,.onboarding-form select,.onboarding-form textarea{width:100%;min-height:42px;padding:0 12px;border:1px solid #cbdfee;border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-size:14px;outline:0}
.stack-form textarea,.onboarding-form textarea{padding-top:10px;resize:vertical}
.stack-form input:focus,.stack-form select:focus,.stack-form textarea:focus,.onboarding-form input:focus,.onboarding-form select:focus,.onboarding-form textarea:focus{border-color:#0d7ce0;box-shadow:0 0 0 3px rgba(13,124,224,.12)}
.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:44px;padding:0 17px;border:0;border-radius:8px;background:#0870d9;color:#fff;font-size:14px;font-weight:850;cursor:pointer}
.primary-button:hover{background:#0565c6}
.primary-button span{font-size:24px;font-weight:400;line-height:0}
.secondary-button{border:1px solid #bcddef;background:#fff;color:#0c68bb}
.process-steps{display:flex;gap:14px;margin:29px 0;padding:0;list-style:none}
.process-steps li{display:flex;align-items:center;gap:8px;color:#3f6485;font-size:13px;font-weight:750}
.process-steps b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e2f5ff;color:#0872d6}
.onboarding-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:26px;border:1px solid #cbe5f4;border-radius:13px;background:#fff}
.onboarding-form fieldset{display:grid;gap:13px;margin:0;padding:18px;border:1px solid #d8eaf5;border-radius:9px}
.onboarding-form legend{padding:0 5px;color:#104776;font-size:14px;font-weight:850}
.full-fieldset{grid-column:1/-1}
.form-submit-row{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:2px}
.form-submit-row p{max-width:640px;margin:0;color:#557695;font-size:13px}
.form-result{grid-column:1/-1;margin:0;padding:12px;border:1px solid #bfe1f4;border-radius:7px;background:#effaff;color:#23618f;font-size:13px;font-weight:700}
.text-link{display:inline-block;margin-top:18px;color:#0870d2;font-size:14px;font-weight:850}
.dashboard-top{display:flex;align-items:end;justify-content:space-between;gap:20px}
.dashboard-top h1{font-size:clamp(34px,4vw,49px)}
.status-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:30px 0}
.status-cards article{min-height:160px;padding:19px;border:1px solid #cbe5f4;border-radius:11px;background:#fff}
.status-cards article>span{color:#0b76d9;font-size:14px;font-weight:900}
.status-cards h2{margin:14px 0 5px;font-size:20px;letter-spacing:-.04em}
.status-cards p{margin:0;color:#557493;font-size:13px}
.status-cards strong{display:block;margin-top:12px;color:#1b74c9;font-size:12px}
.workspace-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.workspace-card{padding:23px;border:1px solid #cbe5f4;border-radius:12px;background:#fff}
.workspace-card h2{margin:4px 0 16px;font-size:25px;letter-spacing:-.045em}
.workspace-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.workspace-list li{display:flex;justify-content:space-between;gap:15px;padding:12px;border:1px solid #dfedf6;border-radius:7px;color:#355f85;font-size:13px}
.workspace-list li strong{color:#123d68}
.workspace-list li span{color:#62809d;font-size:12px;text-align:right}
.workspace-list button{border:0;background:transparent;color:#0e70cb;font-size:12px;font-weight:800;cursor:pointer}
.empty-line{color:#65839e!important;font-style:italic}
.workspace-note{margin:16px 0 0;color:#5b7b98;font-size:13px}
.favorite-workspace{max-width:760px}
.buy-page{max-width:850px}
.buy-card{padding:30px;border:1px solid #c9e4f4;border-radius:14px;background:#fff}
.buy-lead{max-width:700px;margin:0;color:#4a6c8d;font-size:17px}
.buy-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}
.buy-steps div{display:grid;gap:5px;padding:16px;border:1px solid #d8eaf5;border-radius:8px;background:#fbfeff}
.buy-steps b{color:#0b73d7;font-size:17px}.buy-steps strong{font-size:14px}.buy-steps span{color:#587896;font-size:12px}
.buy-form{max-width:550px;margin-top:20px}
.product-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.purchase-flow .product-actions button{margin-top:0}
.outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid #b9dcec;border-radius:8px;background:#fff;color:#1269ba;font-size:14px;font-weight:800;cursor:pointer}

@media(max-width:700px){
  .access-page,.onboarding-page,.dashboard,.buy-page{padding:29px 0 42px}
  .access-grid,.account-form-card,.workspace-grid{grid-template-columns:1fr}
  .onboarding-form{grid-template-columns:1fr;padding:16px}
  .form-submit-row{display:grid}
  .process-steps{flex-wrap:wrap}
  .status-cards{grid-template-columns:1fr}
  .dashboard-top{display:grid;align-items:start}
  .workspace-list li{display:grid}
  .workspace-list li span{text-align:left}
  .buy-card{padding:20px}
  .buy-steps{grid-template-columns:1fr}
}

/* Production MVP shell, accessibility and content pages */
:focus-visible{outline:3px solid #ff8a24;outline-offset:3px}
.skip-link{position:fixed;left:14px;top:10px;z-index:1000;padding:10px 14px;border-radius:7px;background:#fff;color:#083a6b;font-weight:800;transform:translateY(-150%);box-shadow:0 6px 20px rgba(0,0,0,.2)}
.skip-link:focus{transform:translateY(0)}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:43px;height:43px;padding:0;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--ink);cursor:pointer}
.menu-toggle span{display:block;width:19px;height:2px;border-radius:2px;background:currentColor}
.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px}
.section-heading h2{margin:2px 0 0}
.section-heading>a{color:#0d6fc9;font-size:13px;font-weight:800}
.country-list a,.sidebar-market-links a{display:inline-flex;padding:6px 9px;border-radius:99px;background:#effaff;color:#246094;font-size:12px;font-weight:750}
.country-list>div,.sidebar-market-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}
.filter-panel small{display:block;margin-top:12px;color:#6886a0;line-height:1.45}
.consent-field{display:grid!important;grid-template-columns:20px 1fr;align-items:start;gap:8px!important;font-weight:600!important;line-height:1.35}
.consent-field input{width:17px!important;min-height:17px!important;margin-top:2px}
.form-help{max-width:550px;color:#62809a;font-size:12px}
.form-result a{color:#0768bd;text-decoration:underline}

.site-footer{margin-top:56px;padding:38px 0 18px;border-top:1px solid var(--line);background:rgba(255,255,255,.62);text-align:left}
.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:36px}
.footer-grid>div>p{max-width:340px;color:#587794;font-size:13px}
.footer-brand{display:flex;align-items:center;gap:10px}
.footer-brand .brand-mark{width:38px;height:40px;font-size:27px}
.footer-brand strong{font-size:16px}
.footer-grid nav{display:grid;align-content:start;gap:8px}
.footer-grid nav strong{margin-bottom:3px;color:#163b61;font-size:13px}
.footer-grid nav a{color:#5a7895;font-size:12px}
.footer-grid nav a:hover{color:#0870d9}
.footer-bottom{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:16px;margin-top:28px;padding-top:17px;border-top:1px solid var(--line);color:#66849f;font-size:11px}
.footer-bottom span{margin-left:auto}
.simple-footer{margin-top:30px;padding-top:5px}

.content-page,.legal-page{padding:58px 0 70px}
.content-hero{max-width:890px;margin-bottom:34px}
.content-hero h1,.legal-page h1,.error-page h1{margin:6px 0 14px;font-size:clamp(39px,5vw,66px);line-height:1.02;letter-spacing:-.06em}
.content-hero>p:not(.eyebrow){max-width:760px;margin:0;color:#456a8d;font-size:19px}
.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px}
.flow-grid article,.supplier-benefits article{padding:22px;border:1px solid #cbe5f4;border-radius:12px;background:#fff}
.flow-grid b{color:#0b75d7;font-size:13px}
.flow-grid h2,.supplier-benefits h2{margin:15px 0 7px;font-size:21px;letter-spacing:-.04em}
.flow-grid p,.supplier-benefits p{margin:0;color:#557695;font-size:13px}
.content-section{margin-top:24px;padding:28px;border:1px solid #cbe5f4;border-radius:13px;background:#fff}
.content-section h2{margin:4px 0 12px;font-size:30px;letter-spacing:-.05em}
.content-section p{color:#4c6d8c}
.split-section{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.split-section .primary-button,.split-section .secondary-button{margin-top:8px}
.reputation-table{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;border:1px solid #d5e8f4;border-radius:9px;overflow:hidden}
.reputation-table div{display:grid;gap:7px;padding:17px;border-right:1px solid #d5e8f4}
.reputation-table div:last-child{border:0}
.reputation-table strong{color:#1169b7}.reputation-table span{color:#557595;font-size:12px}
.fine-print{font-size:12px}
.boundary-card{background:linear-gradient(115deg,#f9fdff,#e7f6ff)}
.boundary-card>div{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.legal-page{max-width:850px}
.legal-page h1{font-size:54px}
.legal-page h2{margin:30px 0 8px;font-size:23px}
.legal-page p{color:#486b8b;font-size:16px}
.legal-page a{color:#0870cc;text-decoration:underline}
.supplier-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}
.supplier-benefits article>span{color:#0b77dc;font-size:36px}
.supplier-apply{margin-top:20px}
.large-button{min-height:53px}
.external-note{margin-top:10px!important;font-size:12px}
.application-criteria{max-width:850px;margin:28px auto 0;padding:26px;border:1px solid #cbe5f4;border-radius:12px;background:#fff}
.application-criteria h2{margin:0 0 14px;font-size:27px}
.application-criteria li{margin:9px 0;color:#4b6e8e}
.application-criteria a{color:#0870cc;font-weight:800}
.error-page{display:grid;place-items:start;align-content:center;min-height:100vh;max-width:680px}
.error-page>p:not(.eyebrow){color:#547592;font-size:18px}
.error-page>div{display:flex;gap:10px;margin-top:18px}

html[data-theme="dark"] .site-footer,
html[data-theme="dark"] .content-section,
html[data-theme="dark"] .flow-grid article,
html[data-theme="dark"] .supplier-benefits article,
html[data-theme="dark"] .application-criteria{background:#0e2032;border-color:#29465e}
html[data-theme="dark"] .footer-grid nav strong,
html[data-theme="dark"] .footer-brand strong,
html[data-theme="dark"] .content-section h2,
html[data-theme="dark"] .flow-grid h2,
html[data-theme="dark"] .supplier-benefits h2,
html[data-theme="dark"] .legal-page h1,
html[data-theme="dark"] .legal-page h2{color:#edf6ff}
html[data-theme="dark"] .footer-grid nav a,
html[data-theme="dark"] .footer-grid>div>p,
html[data-theme="dark"] .content-hero>p:not(.eyebrow),
html[data-theme="dark"] .content-section p,
html[data-theme="dark"] .flow-grid p,
html[data-theme="dark"] .supplier-benefits p,
html[data-theme="dark"] .legal-page p{color:#a9c6df}
html[data-theme="dark"] .country-list a,
html[data-theme="dark"] .sidebar-market-links a{background:#153149;color:#b9dcf5}
html[data-theme="dark"] .filter-panel input,
html[data-theme="dark"] .filter-panel select{border-color:#29465e;background:#0a1725;color:#dceeff}
html[data-theme="dark"] .filter-panel label,
html[data-theme="dark"] .filter-panel small{color:#a9c6df}
html[data-theme="dark"] .filter-panel-head button{background:#153149;color:#aee0ff}
html[data-theme="dark"] .workspace-card{background:#0e1d2d;border-color:#23415a}
html[data-theme="dark"] .workspace-card h2{color:#edf6ff}
html[data-theme="dark"] .workspace-list li{border-color:#29465e;color:#b9d5ec}
html[data-theme="dark"] .workspace-list li strong{color:#edf6ff}
html[data-theme="dark"] .workspace-note{color:#a9c6df}
html[data-theme="dark"] .reputation-table{border-color:#29465e}
html[data-theme="dark"] .reputation-table div{border-color:#29465e}
.reputation-table .medal{width:46px;height:46px;margin:0 0 4px;font-size:22px}
html[data-theme="dark"] .menu-toggle{border-color:#294b67;color:#edf6ff}

@media(max-width:850px){
  .menu-toggle{display:flex;margin-left:auto}
  .header-tools{margin-left:0}
  .header-inner{position:relative}
  .main-nav{position:absolute;left:0;right:0;top:calc(100% + 1px);display:none!important;margin:0;padding:12px 24px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 15px 25px rgba(8,64,110,.12)}
  .main-nav.is-open{display:grid!important;gap:4px}
  .main-nav a{padding:10px;border-radius:6px}
  .main-nav a:hover{background:#eef8ff}
  .footer-grid{grid-template-columns:1.4fr 1fr 1fr}
  .footer-grid nav:last-child{grid-column:2}
  .flow-grid{grid-template-columns:repeat(2,1fr)}
  .reputation-table{grid-template-columns:repeat(2,1fr)}
  .reputation-table div:nth-child(2){border-right:0}
  .reputation-table div:nth-child(-n+2){border-bottom:1px solid #d5e8f4}
  html[data-theme="dark"] .main-nav{background:#0e2032;border-color:#29465e}
}
@media(max-width:620px){
  .header-inner{gap:8px}.header-tools{gap:2px}
  .theme-control{order:0}.menu-toggle{order:1}
  .site-footer{padding-top:28px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:25px}
  .footer-grid>div{grid-column:1/-1}
  .footer-grid nav:last-child{grid-column:auto}
  .footer-bottom{display:grid;grid-template-columns:repeat(2,auto);justify-content:start}
  .footer-bottom span{grid-column:1/-1;margin-left:0}
  .section-heading{display:block}.section-heading>a{display:inline-block;margin-top:6px}
  .content-page,.legal-page{padding:38px 0 48px}
  .content-hero h1,.legal-page h1{font-size:38px}
  .content-hero>p:not(.eyebrow){font-size:16px}
  .flow-grid,.split-section,.supplier-benefits{grid-template-columns:1fr}
  .content-section{padding:20px}
  .reputation-table{grid-template-columns:1fr}
  .reputation-table div{border-right:0!important;border-bottom:1px solid #d5e8f4}
  .reputation-table div:last-child{border-bottom:0}
  .boundary-card>div{grid-template-columns:1fr;gap:4px}
}
