.st-body{background:var(--s-bg);min-height:100dvh;color:#1b1b1b}.st-top{background:#fff;border-bottom:1px solid #ececf0;position:-webkit-sticky;position:sticky;top:0;z-index:40}.st-top-inner{max-width:1200px;margin:0 auto;padding:0 20px;height:72px;display:flex;align-items:center;gap:20px}.st-header-contacts{display:flex;align-items:center;gap:6px}.st-header-contacts a{font-size:12.5px;font-weight:700;padding:6px 10px;border-radius:999px;border:1px solid #ececf0;color:#5c5c66;white-space:nowrap}.st-header-contacts a:hover{border-color:var(--s-primary);color:var(--s-primary)}.st-header-secondary{display:flex;align-items:center;gap:8px}@media (max-width:40rem){.st-top-inner{height:60px;padding:0 10px;gap:8px;flex-wrap:nowrap}.st-branch-link .ch,.st-brand-desc{display:none}.st-branch-link{padding:6px 9px;font-size:12px}.st-header-contacts,.st-header-secondary{display:none}.st-nav-link{padding:8px 10px;font-size:13px}.st-burger{flex:none}.st-logo{flex:1 1 auto}.st-brand-block,.st-logo{min-width:0;overflow:hidden}.st-brand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.st-branch-link{flex:none;min-width:0}}.st-burger{display:none;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;border:none;background:none;cursor:pointer;flex:none}.st-burger span{display:block;height:2px;border-radius:1px;background:#1b1b1b}.st-burger span:first-child{width:20px}.st-burger span:nth-child(2){width:16px}.st-burger span:nth-child(3){width:20px}@media (max-width:40rem){.st-burger{display:flex}}.st-burger-menu{display:none}@media (max-width:40rem){.st-burger-menu{display:flex;flex-direction:column;gap:2px;background:#fff;border-top:1px solid #ececf0;padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px))}}.st-burger-lang{padding:6px 4px 10px}.st-burger-link{padding:12px 8px;font-weight:700;font-size:15px;color:#1b1b1b;border-radius:10px}.st-burger-link:hover{background:#f3f2f7}.st-logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;letter-spacing:.02em;color:var(--s-primary)}.st-logo .m{width:40px;height:40px;border-radius:999px;border:2px solid var(--s-primary);display:grid;place-items:center;font-size:16px}.st-sp{flex:1 1}.st-cart-btn{display:inline-flex;align-items:center;gap:8px;background:var(--s-soft);color:var(--s-primary);border:none;cursor:pointer;font-weight:700;font-size:14px;padding:11px 18px;border-radius:999px}@media (max-width:40rem){.st-cart-btn{display:none}}.st-cart-badge{background:var(--s-primary);color:#fff;border-radius:999px;min-width:20px;height:20px;padding:0 6px;display:grid;place-items:center;font-size:12px;font-family:var(--font-mono)}.st-closed-banner{max-width:1200px;margin:20px auto 0;padding:14px 20px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#fff8ec;border:1px solid #f3dfb0;border-radius:14px;color:#7a5a12;font-size:14px}.st-closed-dot{width:9px;height:9px;border-radius:50%;background:#d68910;flex:none}.st-closed-contacts{display:flex;gap:8px;margin-left:auto}.st-closed-contacts a{font-size:12.5px;font-weight:700;padding:6px 11px;border-radius:999px;border:1px solid #f3dfb0;color:#7a5a12;white-space:nowrap}.st-closed-contacts a:hover{background:#fef2da}@media (max-width:40rem){.st-closed-banner{margin:12px 12px 0}}.st-shell{max-width:1200px;margin:0 auto;padding:28px 20px 80px;display:grid;grid-gap:28px;gap:28px;grid-template-columns:1fr}@media (min-width:64rem){.st-shell{grid-template-columns:1fr 280px;align-items:start}}.st-h1{font-size:34px;font-weight:800;letter-spacing:-.02em;margin:4px 0 24px}@media (max-width:40rem){.st-h1{font-size:26px;margin:8px 0 16px}}.st-cat-section+.st-cat-section{margin-top:36px}.st-cat-section h2{font-size:22px;font-weight:800;margin:0 0 16px}.st-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,1fr)}@media (min-width:40rem){.st-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:78rem){.st-grid{grid-template-columns:repeat(4,1fr)}}.st-card{position:relative;background:#fff;border:1px solid #ececf0;border-radius:18px;padding:12px;display:flex;flex-direction:column;box-shadow:0 1px 2px rgba(20,32,60,.05);transition:box-shadow .24s,transform .24s}.st-card:hover{box-shadow:0 4px 14px rgba(20,32,60,.1);transform:translateY(-2px)}.st-card-in-cart{position:absolute;top:10px;left:10px;z-index:2;background:var(--s-primary);color:#fff;font-size:11px;font-weight:700;padding:4px 9px;border-radius:999px;box-shadow:0 2px 6px rgba(20,32,60,.18)}.st-price-from{font-family:inherit;font-weight:400;color:#9a9aa4;font-size:13px}.st-photo{aspect-ratio:1/1;border-radius:13px;background:#f3f2f7;display:grid;place-items:center;color:#cbccd6;margin-bottom:12px;font-size:30px;overflow:hidden}img.st-photo{display:block;width:100%;object-fit:cover}.st-card-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:0 4px;margin:0 0 4px}.st-card h3{font-size:16px;font-weight:700;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-card-weight{flex:none;font-size:12px;color:#9a9aa4}.st-card-weight,.st-price{font-family:var(--font-mono)}.st-price{font-weight:600;font-size:16px;padding:0 4px;margin-bottom:12px}.st-add{margin-top:auto;width:100%;border:none;background:var(--s-soft);color:var(--s-primary);font-weight:700;font-size:14px;padding:12px;border-radius:13px;cursor:pointer;transition:background .16s}.st-add:hover{background:var(--s-soft-hover)}.st-add:disabled{background:#f3f2f7;color:#9a9aa4;cursor:not-allowed}.st-cats{position:-webkit-sticky;position:sticky;top:96px;background:#fff;border:1px solid #ececf0;border-radius:18px;padding:10px;display:flex;flex-direction:column;gap:6px}@media (max-width:64rem){.st-cats{order:-1;position:-webkit-sticky;position:sticky;top:72px;z-index:25;flex-direction:row;gap:8px;padding:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.st-cats::-webkit-scrollbar{display:none}}@media (max-width:40rem){.st-cats{top:60px}}.st-cats a{display:block;position:relative;padding:16px 20px 16px 24px;border-radius:13px;font-weight:600;font-size:17px;color:#5c5c66;white-space:nowrap;border-left:4px solid transparent;transition:background .16s,color .16s,border-color .16s}.st-cats a:hover{background:#f3f2f7}.st-cats a.active{background:var(--s-soft);color:var(--s-primary);font-weight:800;border-left-color:var(--s-primary)}@media (max-width:64rem){.st-cats a{padding:14px 20px;font-size:16px;border-left:none;border-bottom:4px solid transparent}.st-cats a.active{border-left:none;border-bottom-color:var(--s-primary)}}.st-minicart{position:fixed;right:20px;bottom:20px;z-index:30;display:inline-flex;align-items:center;gap:14px;background:var(--s-primary);color:#fff;padding:14px 22px;border-radius:999px;box-shadow:0 12px 32px rgba(20,32,60,.2);cursor:pointer;font-weight:700;border:none}.st-minicart .sep{width:1px;height:18px;background:rgba(255,255,255,.3)}.st-minicart .sum{font-family:var(--font-mono)}.st-minicart-icon{display:none}@media (max-width:40rem){.st-minicart{right:14px;bottom:calc(14px + env(safe-area-inset-bottom, 0px));left:auto;gap:10px;padding:12px 16px;font-size:13.5px}.st-minicart .sep,.st-minicart span:first-child{display:none}.st-minicart-icon{display:inline-flex}}.st-state{padding:60px;text-align:center;color:#9a9aa4}.st-co{max-width:1000px;margin:0 auto;padding:28px 20px 80px;display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr}@media (min-width:60rem){.st-co{grid-template-columns:1fr 360px;align-items:start}}.st-panel{background:#fff;border:1px solid #ececf0;border-radius:18px;padding:24px}.st-panel h2{margin:0 0 16px;font-size:18px;font-weight:800}.st-line{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #ececf0}.st-line:last-child{border-bottom:none}.st-line .nm{flex:1 1;font-weight:600}.st-qty{display:inline-flex;align-items:center;gap:10px}.st-qty button{width:30px;height:30px;border:1px solid #dcdce2;background:#fff;border-radius:8px;cursor:pointer;font-size:16px}.st-qty span{font-family:var(--font-mono);min-width:20px;text-align:center}.st-field{margin-bottom:14px}.st-field label{display:block;font-size:13px;font-weight:600;color:#5c5c66;margin-bottom:5px}.st-field label .req{color:#d14343}.st-field input,.st-field select,.st-field textarea{width:100%;font:inherit;padding:11px 13px;border:1px solid #dcdce2;border-radius:13px;background:#fff}.st-field input:focus,.st-field textarea:focus{outline:2px solid var(--s-primary);border-color:var(--s-primary)}.st-modes{display:flex;gap:10px;margin-bottom:16px}.st-mode{flex:1 1;padding:14px;border:1px solid #dcdce2;border-radius:13px;cursor:pointer;text-align:center;font-weight:700;background:#fff}.st-mode.on{border-color:var(--s-primary);color:var(--s-primary);box-shadow:0 0 0 1px var(--s-primary)}.st-sum-row{display:flex;justify-content:space-between;padding:8px 0}.st-sum-row.total{font-weight:800;font-size:18px;border-top:1px solid #ececf0;margin-top:8px;padding-top:16px}.st-sum-row .v{font-family:var(--font-mono)}.st-cta{width:100%;border:none;background:var(--s-primary);color:#fff;font-weight:700;font-size:16px;padding:15px;border-radius:13px;cursor:pointer;margin-top:12px}.st-cta:disabled{opacity:.5;cursor:not-allowed}.st-note{background:#f3f2f7;padding:12px 14px;font-size:13px;color:#5c5c66;margin-top:12px}.st-note,.st-ok{border-radius:13px}.st-ok{background:#e7f4ea;color:#15803d;padding:16px;font-weight:600;text-align:center}.st-back{color:var(--s-primary);font-weight:700;font-size:14px}.st-branch-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#5c5c66;padding:8px 12px;border-radius:999px;border:1px solid #ececf0;white-space:nowrap}.st-branch-link:hover{background:#f3f2f7}.st-sub{color:#5c5c66;margin:-12px 0 24px;font-size:15px}.st-card-open{cursor:pointer}.st-branch-list{gap:16px;max-width:560px}.st-branch{background:#fff;border:1px solid #ececf0;border-radius:18px;padding:18px;box-shadow:0 1px 2px rgba(20,32,60,.05);transition:border-color .2s,box-shadow .2s}.st-branch:hover{border-color:#dcdce2;box-shadow:0 4px 14px rgba(20,32,60,.08)}.st-branch.active{border-color:var(--s-primary);box-shadow:0 0 0 1px var(--s-primary)}.st-branch h3{margin:0 0 12px;font-size:18px;font-weight:700}.st-branch-meta{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.st-branch-meta .r{display:flex;align-items:baseline;gap:9px;font-size:14px;color:#5c5c66}.st-branch-select{width:100%;border:none;background:var(--s-soft);color:var(--s-primary);font-weight:700;font-size:15px;padding:13px;border-radius:13px;cursor:pointer;transition:background .16s}.st-branch-select:hover{background:var(--s-soft-hover)}.st-branch.active .st-branch-select{background:var(--s-primary);color:#fff}.st-logo-img{display:block;height:40px;max-height:40px;width:auto;max-width:160px;object-fit:contain;border-radius:8px}.st-branch-link .ch{margin-left:4px;padding:2px 8px;border-radius:999px;background:var(--s-soft);color:var(--s-primary);font-size:12px}.st-gate{min-height:60dvh;display:grid;place-items:center;padding:40px 20px}.st-gate-card{max-width:460px;text-align:center;background:#fff;border:1px solid #ececf0;border-radius:18px;padding:40px 32px;box-shadow:0 1px 2px rgba(20,32,60,.05)}.st-gate-card h1{font-size:26px;font-weight:800;margin:0 0 12px}.st-gate-card p{color:#5c5c66;font-size:15px;margin:0 0 24px;line-height:1.5}.st-gate-btn{display:inline-block;background:var(--s-primary);color:#fff;font-weight:700;font-size:16px;padding:14px 28px;border-radius:13px}.st-checkout{max-width:1100px;margin:0 auto;padding:32px 20px 80px;display:grid;grid-gap:28px;gap:28px;grid-template-columns:1fr}@media (min-width:62rem){.st-checkout{grid-template-columns:1fr 380px;align-items:start}}.st-panel-lg{padding:32px}.st-panel-h{margin:0 0 20px;font-size:22px;font-weight:800}.st-flabel{display:block;font-size:14px;font-weight:700;color:#3a3a44;margin-bottom:8px}.st-flabel .req{color:#d14343}.st-input-lg{width:100%;font:inherit;font-size:16px;padding:15px 16px;border:1px solid #dcdce2;border-radius:13px;background:#fff}.st-input-lg:focus{outline:2px solid var(--s-primary);border-color:var(--s-primary)}.st-input-lg.invalid{border-color:#d14343}.st-field-hint{font-size:12px;color:#8a8a92;margin-top:6px}.st-field-hint.err{color:#d14343}.st-addr-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media (min-width:40rem){.st-addr-grid{grid-template-columns:2fr 1fr}.st-addr-grid .st-field.wide{grid-column:1/-1}}@media (min-width:62rem){.st-addr-grid{grid-template-columns:2fr 1fr 1fr}}.st-mode-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.st-mode-card{display:flex;flex-direction:column;gap:4px;text-align:left;padding:18px;border:1px solid #dcdce2;border-radius:13px;background:#fff;cursor:pointer}.st-mode-card .t{font-weight:800;font-size:17px}.st-mode-card .d{font-size:13px;color:#9a9aa4}.st-mode-card.on{border-color:var(--s-primary);box-shadow:0 0 0 1px var(--s-primary)}.st-mode-card.on .d{color:var(--s-primary)}.st-summary{position:static}@media (min-width:62rem){.st-summary{position:-webkit-sticky;position:sticky;top:96px}}.st-err{background:#fbeaea;color:#d14343;border-radius:13px;padding:12px 14px;font-size:14px;margin-bottom:16px}.st-done{max-width:620px;margin:0 auto;padding:32px 20px 80px}.st-done-actions{display:flex;flex-direction:column;gap:14px;margin-top:20px}.st-wa{display:block;text-align:center;background:#25d366;color:#fff;font-weight:800;font-size:16px;padding:16px;border-radius:13px}.st-wa:hover{opacity:.94}.st-wa-track{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:12px;border-radius:13px;border:1px solid #25d366;color:#1a9c4c;font-weight:700;font-size:14px;text-align:center}.st-wa-track:hover{background:rgba(37,211,102,.08)}.st-track{display:block;text-align:center;border:1px solid var(--s-primary);color:var(--s-primary);font-weight:700;font-size:15px;padding:14px;border-radius:13px}.st-share-row{display:flex;gap:8px}.st-share-input{flex:1 1;font:inherit;padding:12px;background:#f7f7fa;color:#5c5c66}.st-share-btn,.st-share-input{font-size:13px;border:1px solid #dcdce2;border-radius:13px}.st-share-btn{white-space:nowrap;background:#fff;color:#3a3a44;font-weight:700;padding:12px 16px;cursor:pointer}.st-share-btn:hover{background:#f3f2f7}.st-order-wrap{max-width:720px;margin:0 auto;padding:32px 20px 80px;display:flex;flex-direction:column;gap:20px}.st-order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.st-order-btns{display:flex;gap:10px}.st-ghost-btn{border:1px solid #dcdce2;background:#fff;color:#3a3a44;font-weight:700;font-size:14px;padding:10px 16px;border-radius:999px;cursor:pointer}.st-ghost-btn:hover{background:#f3f2f7}.st-tracker{display:flex;justify-content:space-between;gap:8px}.st-step{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.st-step:before{content:"";position:absolute;top:17px;left:-50%;width:100%;height:2px;background:#ececf0;z-index:0}.st-step:first-child:before{display:none}.st-step.done:before{background:var(--s-primary)}.st-step .dot{position:relative;z-index:1;width:36px;height:36px;border-radius:999px;display:grid;place-items:center;background:#f3f2f7;color:#9a9aa4;font-weight:800;font-family:var(--font-mono);border:2px solid #ececf0}.st-step.done .dot{background:var(--s-primary);color:#fff;border-color:var(--s-primary)}.st-step.cur .dot{box-shadow:0 0 0 4px var(--s-soft)}.st-step .lbl{font-size:13px;font-weight:600;color:#5c5c66;text-align:center}.st-step.cur .lbl{color:var(--s-primary);font-weight:800}.st-order-meta{display:flex;flex-wrap:wrap;gap:24px}.st-order-meta>div{display:flex;flex-direction:column;gap:6px}.st-order-meta .k{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9a9aa4}.st-order-meta .vv{font-size:15px;font-weight:600}.st-pay{align-self:flex-start;font-size:14px;font-weight:700;padding:4px 12px;border-radius:999px}.st-pay.unpaid{background:#fbeaea;color:#d14343}.st-pay.invoiced{background:#fff4e0;color:#b45309}.st-pay.paid{background:#e7f4ea;color:#15803d}.st-overlay{position:fixed;inset:0;z-index:60;background:rgba(27,27,27,.42);display:grid;place-items:center;padding:16px;overflow-y:auto}.st-modal{position:relative;width:100%;max-width:480px;margin:auto;background:#fff;border:1px solid #ececf0;border-radius:18px;box-shadow:0 24px 64px rgba(20,32,60,.28);padding:24px;animation:st-pop .24s ease-out}@keyframes st-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}.st-modal-close{position:absolute;top:14px;right:14px;width:40px;height:40px;display:grid;place-items:center;border-radius:999px;border:1px solid #ececf0;background:#fff;color:#5c5c66;cursor:pointer;font-size:22px;line-height:1}.st-modal-close:hover,.st-modal-photo{background:#f3f2f7}.st-modal-photo{aspect-ratio:1/1;width:100%;max-height:50vh;border-radius:13px;display:grid;place-items:center;color:#cbccd6;margin-bottom:16px;font-size:56px;overflow:hidden}img.st-modal-photo{display:block;object-fit:cover}.st-modal-title-row{display:flex;align-items:baseline;gap:10px;margin:0 0 4px}.st-modal-title{font-size:24px;font-weight:800;margin:0;letter-spacing:-.02em}.st-modal-weight{font-size:14px;color:#9a9aa4;font-family:var(--font-mono);white-space:nowrap}.st-modal-price{font-family:var(--font-mono);font-weight:600;font-size:16px;margin-bottom:12px}.st-modal-desc{color:#5c5c66;font-size:15px;margin:0 0 16px}.st-modal-divider{height:1px;background:#ececf0;border:none;margin:16px 0}.st-mod-group{margin-bottom:16px}.st-mod-label{display:block;font-size:12px;font-weight:700;color:#5c5c66;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.st-mod-opt{display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid #ececf0;border-radius:13px;cursor:pointer;margin-bottom:8px;font-size:15px}.st-mod-opt:hover{background:#f3f2f7}.st-mod-opt:has(input:checked){border-color:var(--s-primary);background:var(--s-soft)}.st-mod-opt input{accent-color:var(--s-primary);width:18px;height:18px;flex:none;cursor:pointer}.st-mod-opt .name{flex:1 1}.st-mod-opt .up{font-family:var(--font-mono);font-size:14px;color:#9a9aa4}.st-qty-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.st-qty-row .lbl{font-size:12px;font-weight:700;color:#5c5c66;text-transform:uppercase;letter-spacing:.06em}.st-qty-ctl{display:inline-flex;align-items:center;gap:4px;margin-left:auto;background:#f3f2f7;border-radius:999px;padding:4px}.st-qty-ctl button{width:40px;height:40px;border-radius:999px;border:none;cursor:pointer;background:#fff;color:var(--s-primary);display:grid;place-items:center;font-size:18px;box-shadow:0 1px 2px rgba(20,32,60,.08)}.st-qty-ctl button:hover{background:var(--s-soft)}.st-qty-ctl .n{min-width:32px;text-align:center;font-family:var(--font-mono);font-weight:700}.st-modal-add{width:100%;border:none;background:var(--s-primary);color:#fff;font-weight:700;font-size:16px;padding:16px 20px;border-radius:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.st-modal-add:hover{opacity:.94}.st-modal-add:disabled{opacity:.5;cursor:not-allowed}.st-modal-add .cost{font-family:var(--font-mono)}.st-picker-head{max-width:1200px;margin:0 auto;padding:28px 20px 8px}.st-picker-head h1{font-size:30px;font-weight:800;margin:0 0 6px}.st-picker-head p{color:#5c5c66;margin:0;font-size:16px}.st-picker{max-width:1200px;margin:0 auto;padding:16px 20px 60px;display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr}@media (min-width:62rem){.st-picker{grid-template-columns:400px 1fr;align-items:start}}.st-branch-list{display:flex;flex-direction:column;gap:12px}.st-branch-card{background:#fff;border:1px solid #ececf0;border-radius:16px;padding:16px;display:flex;align-items:flex-start;gap:14px;transition:border-color .16s,box-shadow .16s}.st-branch-card.hl{border-color:var(--s-primary);box-shadow:0 0 0 1px var(--s-primary)}.st-branch-info{flex:1 1;min-width:0}.st-branch-title-row{display:flex;align-items:center;gap:10px;margin:0 0 6px}.st-branch-info h3{margin:0;font-size:17px;font-weight:700}.st-branch-status{font-size:11.5px;font-weight:700;padding:3px 9px;border-radius:999px;white-space:nowrap}.st-branch-status.open{background:#e5f7ea;color:#1a9c4c}.st-branch-status.closed{background:#fbe9e9;color:#c0392b}.st-branch-contacts{display:flex;gap:8px;margin-top:8px}.st-branch-contact{font-size:12.5px;font-weight:700;padding:6px 11px;border-radius:999px;border:1px solid #ececf0;color:#5c5c66}.st-branch-contact:hover{border-color:var(--s-primary);color:var(--s-primary)}.st-branch-contact.wa{border-color:#25d366;color:#1a9c4c}.st-branch-contact.wa:hover{background:rgba(37,211,102,.08)}.st-branch-row{font-size:14px;color:#5c5c66;display:flex;align-items:center;gap:8px;margin-bottom:3px}.st-branch-row span{color:var(--s-primary);width:16px;text-align:center;flex:none}.st-branch-pick{border:none;background:var(--s-soft);color:var(--s-primary);font-weight:700;font-size:14px;padding:11px 18px;border-radius:12px;cursor:pointer;white-space:nowrap;transition:background .16s}.st-branch-pick:hover{background:var(--s-soft-hover)}.st-map{height:520px;border-radius:16px;overflow:hidden;border:1px solid #ececf0;z-index:0}@media (max-width:62rem){.st-map{height:340px;order:-1}}.st-map-loading{display:grid;place-items:center;background:#f3f2f7;color:#9a9aa4}.st-brand-block{display:flex;flex-direction:column;line-height:1.15}.st-brand-name{font-weight:800;font-size:20px;letter-spacing:.02em;color:var(--s-primary)}.st-brand-desc{font-size:12px;font-weight:400;color:#8a8a92;margin-top:2px;max-width:340px}.st-nav-link{font-weight:700;font-size:14px;color:var(--s-primary);padding:10px 14px;border-radius:999px}.st-nav-link:hover{background:var(--s-soft)}.st-lang{display:inline-flex;border:1px solid #ececf0;border-radius:999px;padding:3px;gap:2px}.st-lang button{border:none;background:none;cursor:pointer;font-weight:700;font-size:12px;padding:6px 10px;border-radius:999px;color:#8a8a92}.st-lang button.on{background:var(--s-soft);color:var(--s-primary)}.st-history{max-width:800px;margin:0 auto;padding:28px 20px 60px}.st-history h1{font-size:26px;font-weight:800;margin:0 0 8px}.st-history .sub{color:#5c5c66;margin:0 0 20px}.st-order-card{background:#fff;border:1px solid #ececf0;border-radius:16px;padding:16px 18px;margin-bottom:12px}.st-order-top{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.st-order-num{font-family:var(--font-mono);font-weight:700}.st-order-date{color:#9a9aa4;font-size:13px}.st-order-badge{font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px}.st-order-badge.ok{background:#e7f4ea;color:#15803d}.st-order-badge.wait{background:#f4ece0;color:#b45309}.st-order-items{font-size:14px;color:#5c5c66;margin-bottom:10px}.st-order-foot{display:flex;align-items:center;justify-content:space-between}.st-order-sum{font-family:var(--font-mono);font-weight:700}