.rt-toasts{position:fixed;top:3.5rem;right:.75rem;z-index:40;display:grid;gap:.4rem;width:min(320px,calc(100vw - 1.5rem));pointer-events:none}.rt-toast{pointer-events:auto;display:flex;gap:.5rem;align-items:flex-start;padding:.7rem .8rem;border-radius:8px;background:#1a1f27;border:1px solid rgba(244,241,234,.12);color:var(--surface)}.rt-toast.is-clickable{cursor:pointer}.rt-toast.is-clickable:hover{border-color:#f4f1ea47}.rt-toast-hint{display:block;margin-top:.35rem;font-size:.72rem;color:var(--accent, #d9782c)}.rt-toast-body{flex:1;min-width:0}.rt-toast-body strong{display:block;margin-bottom:.15rem;font-size:.85rem}.rt-toast-body p{margin:0;color:var(--steel);font-size:.82rem;line-height:1.35;word-break:break-word}.rt-toast-close{border:0;background:transparent;color:var(--steel);font-size:1.1rem;line-height:1;padding:0;cursor:pointer}.contact-msgr{display:inline-flex;align-items:center;gap:.3rem;flex-shrink:0}.contact-msgr-btn{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;flex-shrink:0;border-radius:999px;color:#fff;transition:transform .15s ease,opacity .15s ease}.contact-msgr-btn svg{display:block;width:.8rem;height:.8rem}.contact-msgr-btn:hover{transform:translateY(-1px);opacity:.92}.contact-msgr-btn.is-telegram{background:#2aabee}.contact-msgr-btn.is-whatsapp{background:#25d366}.contact-msgr--dark .contact-msgr-btn{box-shadow:0 4px 12px #00000040}.contact-msgr--light .contact-msgr-btn{width:1.5rem;height:1.5rem;border-radius:5px}.contact-msgr--light .contact-msgr-btn svg{width:.85rem;height:.85rem}.site-footer{margin-top:auto;background:#fff;color:#1a1a1a;border-top:1px solid #e6e6e6}.site-footer-inner{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1.75rem 0 1.25rem}.site-footer-top{display:flex;flex-direction:column;gap:1.25rem}.site-footer-brand{display:inline-flex;align-items:center;width:fit-content;line-height:0;opacity:.95}.site-footer-brand:hover{opacity:1}.site-footer-logo{display:block;height:2.1rem;width:auto;max-width:11rem;object-fit:contain}.site-footer-cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 2rem;align-items:start}.site-footer-col{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem;font-size:.92rem;line-height:1.35;color:#222}.site-footer-col a{color:#1a5fb4}.site-footer-col a:hover{text-decoration:underline}.site-footer-social-label{margin:0 0 .65rem;font-size:.92rem;color:#222}.site-footer-social-hint{margin:.55rem 0 0;font-size:.82rem;line-height:1.4;color:#555}.site-footer-social-hint a{color:#1a5fb4}.site-footer-social-hint a:hover{text-decoration:underline}.site-footer-social-icons{display:flex;flex-wrap:wrap;gap:.55rem}.site-footer-social-icons a{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:6px;color:#fff;transition:opacity .15s ease}.site-footer-social-icons a:hover{opacity:.88}.site-footer-social-icons a.is-facebook{background:#1877f2}.site-footer-social-icons a.is-youtube{background:red}.site-footer-social-icons a.is-instagram{background:linear-gradient(45deg,#f58529,#dd2a7b 45%,#8134af)}.site-footer-social-icons a.is-telegram{background:#2aabee}.site-footer-cta-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:#111}.site-footer-cta-text{margin:0;font-size:.9rem;line-height:1.4;color:#333;max-width:22ch}.site-footer-copy{margin:1.75rem 0 0;font-size:.82rem;color:#9a9a9a}@media (max-width: 900px){.site-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.site-footer-inner{width:calc(100% - 1.5rem);padding:1.35rem 0 1rem}.site-footer-cols{grid-template-columns:1fr;gap:1.25rem}.site-footer-cta-text{max-width:none}}.shell{min-height:100vh;display:flex;flex-direction:column;background:var(--bg);color:var(--surface);overflow-x:hidden;max-width:100%}.shell-top{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"nav brand user";align-items:center;gap:.85rem;padding:.45rem 1rem;border-bottom:1px solid rgba(244,241,234,.08);position:sticky;top:0;z-index:20;background:var(--bg)}.shell-brand{display:inline-flex;align-items:center;flex-shrink:0;line-height:0;grid-area:brand;justify-self:center}.shell-brand-logo{display:block;height:1.55rem;width:auto;max-width:9.5rem;object-fit:contain}.shell-nav{display:flex;flex-wrap:wrap;gap:.15rem .75rem;grid-area:nav;justify-self:start;min-width:0}.shell-nav a{color:#f4f1ea;font-size:.88rem;font-weight:650;text-decoration:underline;text-decoration-color:#f4f1ea61;text-decoration-thickness:1px;text-underline-offset:.28em}.shell-nav a:hover,.shell-nav a.active{color:#fff;text-decoration-color:var(--accent);text-decoration-thickness:2px}.shell-nav-item,.shell-nav-notify,.shell-nav-chats{display:inline-flex;align-items:center;gap:.3rem;position:relative}.shell-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;height:1.15rem;padding:0 .3rem;border-radius:999px;background:#d9782c;color:#1a1f27;font-size:.68rem;font-weight:700;line-height:1}.shell-badge.is-chat{background:#6ea8e6;color:#101820}.shell-alert-star{display:inline-block;font-size:.78rem;line-height:1;color:#d9782c;animation:shell-star-twinkle 1.15s ease-in-out infinite;filter:drop-shadow(0 0 4px rgba(217,120,44,.85))}.shell-nav-chats.is-alert .shell-alert-star{color:#7eb6f0;filter:drop-shadow(0 0 4px rgba(110,168,230,.9))}.shell-nav-item.is-alert{color:var(--surface);animation:shell-nav-glow 1.7s ease-in-out infinite}.shell-nav-chats.is-alert{animation-name:shell-nav-glow-chat}@keyframes shell-star-twinkle{0%,to{opacity:.55;transform:scale(.92) rotate(-8deg)}50%{opacity:1;transform:scale(1.18) rotate(8deg)}}@keyframes shell-nav-glow{0%,to{text-shadow:0 0 0 transparent}50%{text-shadow:0 0 10px rgba(217,120,44,.55)}}@keyframes shell-nav-glow-chat{0%,to{text-shadow:0 0 0 transparent}50%{text-shadow:0 0 10px rgba(110,168,230,.55)}}@media (prefers-reduced-motion: reduce){.shell-alert-star,.shell-nav-item.is-alert{animation:none}}.shell-user{display:flex;align-items:center;gap:.65rem;color:#f4f1eae0;font-size:.85rem;grid-area:user;justify-self:end;flex-wrap:wrap;justify-content:flex-end}.shell-user-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;line-height:1.2}.shell-role{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent, #d9782c)}.shell-logout{border:1px solid rgba(244,241,234,.18);background:transparent;color:var(--surface);border-radius:8px;padding:.35rem .7rem;font-size:.85rem}.shell-logout:hover{border-color:var(--accent)}.shell-main{width:100%;margin:0;padding:0;flex:1 0 auto;max-width:100%;overflow-x:hidden}.shell-main>.panel{margin:1rem;width:auto}.shell-main>.panel.seller-profile-panel,.shell-main>.panel.admin-panel,.shell-main>.panel.cabinet-page,.shell-main>.panel.notifications-panel,.shell-main>.panel.chats-panel,.shell-main>.workspace{margin:0;width:auto;border-radius:0;min-height:calc(100vh - 2.75rem)}.shell-main>.seller-store{margin:0;width:auto}@media (max-width: 720px){.shell-top{grid-template-columns:1fr auto;grid-template-areas:"brand brand" "nav user"}.shell-user{width:auto;justify-content:flex-end}}.support-widget{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.support-fab{width:3.75rem;height:3.75rem;border:none;border-radius:50%;background:#e84b4b;color:#fff;cursor:pointer;box-shadow:0 10px 28px #e84b4b73;display:grid;place-items:center;transition:transform .15s ease,box-shadow .15s ease}.support-fab:hover{transform:translateY(-2px);box-shadow:0 14px 32px #e84b4b80}.support-panel{width:min(22rem,calc(100vw - 2rem));height:min(28rem,calc(100vh - 6rem));background:var(--surface, #fff);color:var(--ink, #1a1a1a);border-radius:16px;box-shadow:0 18px 48px #00000038;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.support-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;background:linear-gradient(135deg,#e84b4b,#d63a3a);color:#fff}.support-panel-head strong{display:block;font-size:1rem}.support-panel-head span{display:block;font-size:.78rem;opacity:.9;margin-top:.15rem}.support-panel-close{border:none;background:#ffffff2e;color:#fff;width:1.75rem;height:1.75rem;border-radius:999px;cursor:pointer;font-size:1.2rem;line-height:1}.support-panel-messages{flex:1;overflow-y:auto;padding:.85rem;display:flex;flex-direction:column;gap:.55rem;background:#f7f5f2}.support-panel-empty{margin:auto 0;text-align:center;color:var(--ink-muted, #666);font-size:.88rem;line-height:1.45}.support-msg{max-width:88%;padding:.55rem .7rem;border-radius:12px;font-size:.9rem;line-height:1.4}.support-msg p{margin:0;white-space:pre-wrap;word-break:break-word}.support-msg time{display:block;margin-top:.25rem;font-size:.68rem;opacity:.65}.support-msg--user{align-self:flex-end;background:#e84b4b;color:#fff;border-bottom-right-radius:4px}.support-msg--admin{align-self:flex-start;background:#fff;border:1px solid rgba(0,0,0,.08);border-bottom-left-radius:4px}.support-panel-form{padding:.75rem;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;gap:.45rem;background:#fff}.support-panel-form textarea{resize:none;border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:.55rem .65rem;font:inherit;min-height:3rem}.support-name-form{flex:1;justify-content:center;padding:1.25rem 1rem}.support-name-lead{margin:0 0 .35rem;font-size:.95rem;font-weight:650;color:var(--ink, #1a1a1a)}.support-name-form input{border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:.65rem .75rem;font:inherit;width:100%;box-sizing:border-box}.support-panel-send{align-self:flex-end;border:none;border-radius:999px;padding:.5rem 1rem;background:#e84b4b;color:#fff;font-weight:700;cursor:pointer}.support-panel-send:disabled{opacity:.55;cursor:not-allowed}.support-panel-error{margin:0;color:#b42318;font-size:.82rem}@media (max-width: 480px){.support-widget{right:.75rem;bottom:.75rem}}.auth-root{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(160deg,#12151a8c,#12151aeb),radial-gradient(ellipse at 20% 20%,rgba(217,120,44,.35),transparent 45%),radial-gradient(ellipse at 80% 0%,rgba(70,95,130,.35),transparent 40%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"),#12151a}.auth-stage{flex:1;width:fit-content;max-width:100%;margin:auto;display:grid;grid-template-columns:auto auto;gap:clamp(1.5rem,4vw,3rem);align-items:center;justify-content:center;padding:1.5rem;box-sizing:border-box}.auth-side{display:flex;flex-direction:column;justify-content:center;min-width:0;max-width:22rem}.auth-brand-block{color:var(--surface);padding:0}.auth-brand{margin:0 0 .55rem;line-height:0}.auth-brand-logo{display:block;width:20rem;max-width:100%;height:auto;aspect-ratio:804 / 226;object-fit:contain;object-position:left center}.auth-panel{width:min(100%,22.5rem);height:32rem;background:var(--surface);color:var(--ink);border-radius:18px;padding:1.25rem 1.35rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.75rem;align-self:center;box-sizing:border-box}.auth-panel-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.auth-eyebrow{margin:0 0 .7rem;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#ffc38a;font-weight:700}.auth-lead{margin:0;max-width:20rem;color:#f4f1eac7;font-size:1.02rem;line-height:1.45}.auth-switch{margin:0;flex-shrink:0;display:flex;gap:.5rem;justify-content:center;color:var(--ink-muted);font-size:.9rem;max-width:300px}.auth-switch a{color:var(--accent-deep);font-weight:700}@media (max-width: 800px){.auth-stage{grid-template-columns:1fr;justify-items:center;width:min(100%,calc(300px + 3rem));gap:1.25rem}.auth-side{max-width:100%;order:2;text-align:center}.auth-brand-logo{width:min(100%,16rem);max-height:3.8rem;margin-inline:auto;object-position:center}.auth-eyebrow,.auth-lead{margin-inline:auto}.auth-panel{order:1;width:100%;max-width:calc(300px + 2.7rem);height:32rem}}.info-layout{min-height:100vh;display:flex;flex-direction:column;background:var(--bg);color:var(--surface)}.info-top{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:.55rem 1.1rem;border-bottom:1px solid rgba(244,241,234,.08);background:var(--bg);position:sticky;top:0;z-index:20}.info-top-brand{display:inline-flex;line-height:0;grid-column:2;justify-self:center}.info-top-brand img{height:1.55rem;width:auto}.info-top-nav{display:flex;align-items:center;gap:.75rem;font-size:.88rem;grid-column:3;justify-self:end}.info-top-nav a{color:#f4f1ea;font-weight:650;text-decoration:underline;text-decoration-color:#f4f1ea61;text-underline-offset:.28em}.info-top-nav a:hover{color:#fff;text-decoration-color:var(--accent)}.info-top-cta{padding:.45rem .85rem;border-radius:999px;background:var(--accent);color:#1a120c!important;font-weight:700;text-decoration:none}.info-top-cta:hover{background:var(--accent-deep);color:#fff!important}.info-main{flex:1 1 auto}.global-loader{position:fixed;inset:0 0 auto;z-index:10000;pointer-events:none}.global-loader-bar{height:3px;width:100%;background:linear-gradient(90deg,transparent 0%,var(--accent) 35%,#f0b070 50%,var(--accent) 65%,transparent 100%);background-size:220% 100%;animation:global-loader-slide .9s linear infinite}.global-loader-chip{position:fixed;top:.85rem;right:.85rem;display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .7rem;border-radius:999px;background:#14181fe0;color:#f4f1ea;font-size:.78rem;font-weight:650;letter-spacing:.02em;box-shadow:0 8px 24px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.global-loader-spin{width:.85rem;height:.85rem;border:2px solid rgba(244,241,234,.25);border-top-color:var(--accent);border-radius:50%;animation:global-loader-rotate .7s linear infinite}@keyframes global-loader-slide{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes global-loader-rotate{to{transform:rotate(360deg)}}:root{--bg: #12151a;--bg-elevated: #1a1f27;--bg-soft: #222833;--surface: #f4f1ea;--surface-muted: #e8e4db;--ink: #14181f;--ink-muted: #5c6570;--line: rgba(20, 24, 31, .12);--line-strong: rgba(20, 24, 31, .22);--accent: #d9782c;--accent-deep: #b35a16;--accent-soft: rgba(217, 120, 44, .14);--ok: #2f7d4a;--danger: #b42318;--steel: #8b949e;--font-display: "Bebas Neue", Impact, sans-serif;--font-body: "Manrope", system-ui, sans-serif;--radius: 10px;--shadow: 0 18px 50px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.page-fallback{display:flex;align-items:center;justify-content:center;gap:.55rem;min-height:40vh;padding:2rem;color:var(--steel);font-size:.9rem;font-weight:600}.page-fallback-spin{width:1rem;height:1rem;border:2px solid rgba(139,148,158,.35);border-top-color:var(--accent);border-radius:50%;animation:page-fallback-rotate .7s linear infinite}@keyframes page-fallback-rotate{to{transform:rotate(360deg)}}
