:root{font-family:Inter,Microsoft YaHei,system-ui,sans-serif;color:#e9f5ff;background:#050b14;font-synthesis:none;--cyan:#55e6ff;--violet:#8b7cff;--panel:#0c1726;--muted:#8da3b8}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 72% -10%,#18315a 0,transparent 35%),radial-gradient(circle at 5% 40%,#172047 0,transparent 30%),#050b14}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-shell{min-height:100vh;overflow:hidden}.topbar{max-width:1180px;margin:auto;padding:24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:11px;align-items:center;font-size:11px;letter-spacing:.18em;line-height:1.15}.brand b{color:var(--cyan)}.brand-mark{width:38px;height:38px;border:1px solid #3fcde3;background:#0b2432;color:var(--cyan);display:grid;place-items:center;border-radius:10px;box-shadow:0 0 24px #22d3ee33}.header-status{display:flex;align-items:stretch;overflow:hidden;color:#b8d1df;background:#071522dc;border:1px solid #1e3549;border-radius:13px;box-shadow:0 10px 35px #0004}.header-status>span+span{border-left:1px solid #1e3549}.status-promise{display:flex;gap:8px;align-items:center;padding:9px 13px;white-space:nowrap}.status-promise svg{width:16px;color:#63e6c5}.status-promise em{font-style:normal;font-size:12px}.status-stat{min-width:108px;padding:7px 11px;display:grid;grid-template-columns:17px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:7px;text-align:left}.status-stat svg{width:15px;color:var(--cyan);grid-row:1/3}.status-stat small{color:#71899c;font-size:9px;letter-spacing:.08em}.status-stat b{color:#b9f5ff;font-size:15px;line-height:1.15}.hero{max-width:960px;margin:70px auto 48px;padding:0 24px;text-align:center;position:relative}.hero:before{content:"";position:absolute;width:420px;height:200px;border:1px solid #56e6ff14;border-radius:50%;left:50%;top:20px;transform:translate(-50%) rotate(-8deg);pointer-events:none}.eyebrow,.section-kicker{color:#6feaff;font-size:11px;letter-spacing:.2em;font-weight:700;text-transform:uppercase}.eyebrow{display:inline-flex;gap:8px;align-items:center;border:1px solid #21475a;padding:8px 12px;border-radius:99px;background:#0a1723}.hero h1{font-size:clamp(42px,7vw,76px);margin:24px 0 18px;letter-spacing:-.06em;line-height:1.02}.hero h1 span{color:transparent;background:linear-gradient(100deg,var(--cyan),#a093ff);background-clip:text}.hero>p{color:var(--muted);font-size:16px;margin:0 auto 34px;max-width:600px;line-height:1.8}.search-box{max-width:720px;height:64px;margin:auto;display:flex;align-items:center;gap:14px;padding:0 19px;background:#0b1724ef;border:1px solid #29425a;border-radius:17px;box-shadow:0 18px 70px #0009,0 0 0 4px #132a3a44}.search-box:focus-within{border-color:var(--cyan);box-shadow:0 0 0 4px #55e6ff18}.search-box svg{color:var(--cyan)}.search-box input{flex:1;border:0;outline:0;background:transparent;color:#fff;min-width:0;font-size:16px}.search-box input::placeholder{color:#647a8d}kbd{font-family:inherit;white-space:nowrap;color:#6f8799;background:#101e2c;border:1px solid #263a4e;border-radius:7px;padding:6px 8px;font-size:11px}.category-strip{max-width:1180px;padding:0 24px 16px;margin:auto;display:flex;flex-wrap:wrap;gap:7px}.category-strip button{flex:0 0 auto;border:1px solid #1c3043;background:#09131f;color:#8ba2b5;border-radius:99px;padding:6px 10px 6px 6px;display:flex;gap:6px;align-items:center;cursor:pointer;font-size:13px}.category-strip button span{width:23px;height:23px;display:grid;place-items:center;background:#111f2e;border-radius:50%;color:#b9d4e2;font-size:12px}.category-strip button:hover,.category-strip button.active{border-color:#4ddcee;color:#fff;background:#0c2030}.category-strip button.active span{color:#08151f;background:var(--cyan)}.region-filter{max-width:1132px;margin:0 auto;display:flex;align-items:center;gap:7px;padding:4px 0 2px;color:#71889b;font-size:12px}.region-filter>span{margin-right:5px}.region-filter button{border:1px solid #20364a;background:#09131f;color:#8ba2b5;border-radius:99px;padding:7px 15px;cursor:pointer}.region-filter button:hover,.region-filter button.active{color:#06121b;background:var(--cyan);border-color:var(--cyan)}.catalog-section{max-width:1180px;min-height:460px;margin:0 auto;padding:32px 24px 90px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px;border-top:1px solid #183044;padding-top:28px}.section-heading h2{margin:6px 0 0;font-size:28px}.section-heading>p{color:#6f8799;font-size:12px}.site-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.software-card{min-height:94px;border:1px solid #172c3e;background:linear-gradient(145deg,#0d1926,#09121c);border-radius:15px;padding:17px;display:flex;align-items:center;gap:14px;position:relative;transition:.2s ease}.software-card:hover{transform:translateY(-3px);border-color:#3dc8db;background:linear-gradient(145deg,#102335,#0a1520);box-shadow:0 16px 35px #0008,0 0 22px #55e6ff0f}.site-icon-image,.site-monogram{width:50px;height:50px;object-fit:contain;border-radius:12px;flex:none}.site-icon-image{padding:6px;background:#f4f7fb;border:1px solid #d8e1ea}.site-monogram{display:grid;place-items:center;color:#75e9fa;background:linear-gradient(135deg,#123249,#182442);font-size:13px;font-weight:800;border:1px solid #275168}.software-meta{min-width:0;display:grid;gap:8px}.software-meta b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.software-meta small{display:flex;align-items:center;gap:5px;color:#668096;font-size:11px}.software-meta small svg{color:#42d392}.software-meta small em{color:#8fa6b8;border:1px solid #294052;border-radius:99px;padding:2px 6px;font-style:normal}.card-arrow{margin-left:auto;color:#40576b;transition:.2s}.software-card:hover .card-arrow{color:var(--cyan);transform:translate(2px,-2px)}.state-card{padding:35px;text-align:center;border:1px dashed #284159;border-radius:14px;color:#7890a4;margin-bottom:16px}.state-card.error{color:#ff8798}footer{border-top:1px solid #162838;padding:30px max(24px,calc((100vw - 1132px)/2));display:flex;align-items:center;gap:22px;color:#61788b;font-size:12px}footer>span{color:#9defff;font-weight:800;letter-spacing:.12em}footer p{flex:1}.not-found{min-height:100vh;display:grid;place-content:center;text-align:center}.not-found h1{color:var(--cyan);font-size:80px;margin:0}.not-found p{color:var(--muted)}.not-found a{color:#a9f3ff}@media(max-width:900px){.site-grid{grid-template-columns:repeat(2,1fr)}.status-promise em{display:none}.status-promise{padding:9px 11px}}@media(max-width:600px){.topbar{padding:16px;gap:10px}.brand{font-size:9px;letter-spacing:.13em}.brand-mark{width:34px;height:34px}.header-status{margin-left:auto}.status-promise{padding:6px 8px}.status-stat{min-width:68px;padding:5px 7px;grid-template-columns:14px 1fr;column-gap:4px}.status-stat svg{width:13px}.status-stat small{font-size:8px;letter-spacing:0}.status-stat b{font-size:13px}.hero{margin-top:45px}.hero h1{font-size:42px}.search-box kbd{display:none}.category-strip{gap:6px}.category-strip button{font-size:12px}.region-filter{padding-left:24px;padding-right:24px}.site-grid{grid-template-columns:1fr}.section-heading{align-items:start;gap:10px;flex-direction:column}.section-heading>p{margin:0}footer{align-items:flex-start;flex-wrap:wrap}footer p{flex-basis:100%;order:3}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
