.st-banner{justify-content:center;align-items:center;gap:14px;margin:8px auto 0;display:flex}.st-banner .st-dot{flex-shrink:0;width:15px;height:15px}.ix-page-hero .st-banner h1{letter-spacing:-.01em;color:var(--ix-accent);margin:0;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600;line-height:1.15}.st-sub{color:var(--ix-muted);max-width:52ch;margin:16px auto 0;font-size:.98rem}.st-sub .upd{color:var(--ix-text);font-weight:500}.st-dot{background:var(--ix-accent);border-radius:50%;width:11px;height:11px;display:inline-block;position:relative;box-shadow:0 0 0 3px #5364ff29}.st-dot:after{content:"";background:var(--ix-accent);opacity:.55;border-radius:50%;width:11px;height:11px;animation:2.4s ease-out infinite stpulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes stpulse{0%{opacity:.5;width:11px;height:11px}to{opacity:0;width:34px;height:34px}}.st-stats{background:var(--ix-surface);border:1px solid var(--ix-border);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:0;max-width:840px;margin:34px auto 0;display:flex;overflow:hidden}.st-stat{text-align:center;border-right:1px solid var(--ix-border);flex:1;min-width:200px;padding:24px 26px}.st-stat:last-child{border-right:none}.st-stat .n{letter-spacing:-.01em;font-size:1.7rem;font-weight:600}.st-stat .n .accent{color:var(--ix-accent)}.st-stat .l{color:var(--ix-muted);margin-top:5px;font-size:.85rem}@media (max-width:720px){.st-stat{border-right:none;border-bottom:1px solid var(--ix-border)}.st-stat:last-child{border-bottom:none}}.st-sec{padding:46px 0 8px}.st-sec-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;max-width:840px;margin:0 auto 16px;display:flex}.st-sec-head h2{margin:0;font-size:1.25rem;font-weight:600}.st-list{background:var(--ix-surface);border:1px solid var(--ix-border);border-radius:16px;max-width:840px;margin:0 auto;overflow:hidden}.st-row{border-bottom:1px solid var(--ix-border);justify-content:space-between;align-items:center;gap:16px;padding:17px 22px;display:flex}.st-row:last-child{border-bottom:none}.st-row .name{font-size:.98rem;font-weight:500}.st-ok{color:var(--ix-accent);white-space:nowrap;flex-shrink:0;align-items:center;gap:7px;font-size:.82rem;font-weight:500;display:inline-flex}.st-ok svg{width:15px;height:15px}.st-clear{background:var(--ix-surface);border:1px solid var(--ix-border);max-width:840px;color:var(--ix-muted);border-radius:16px;align-items:center;gap:11px;margin:0 auto 70px;padding:20px 22px;font-size:.95rem;display:flex}.st-clear svg{width:18px;height:18px;color:var(--ix-accent);flex-shrink:0}
