:root{color:#111827;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f5f7fb;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{touch-action:manipulation}input,select,textarea{color:#111827;background:#fff;border:1px solid #d9dee8;border-radius:11px;outline:none;width:100%;min-width:0;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:#99a8c2;box-shadow:0 0 0 3px #4f6d9b1a}textarea{resize:vertical}.shell{width:min(1180px,100%);margin:0 auto;padding:28px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.brand{letter-spacing:-.03em;font-size:22px;font-weight:850}.badge{white-space:nowrap;background:#e8eefc;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;line-height:1;display:inline-flex}.muted{color:#687386}.title{letter-spacing:-.045em;margin:0 0 8px;font-size:clamp(28px,4vw,42px);line-height:1.03}.nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.nav a,.nav button{white-space:nowrap;background:#fff;border:1px solid #e6e9ef;border-radius:10px;padding:9px 12px}.nav form{margin:0}.grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.card{background:#fff;border:1px solid #e6e9ef;border-radius:18px;min-width:0;padding:20px;box-shadow:0 8px 30px #0f172a0a}.metric{grid-column:span 3}.wide{grid-column:span 8}.side{grid-column:span 4}.metric strong{overflow-wrap:anywhere;margin-top:8px;font-size:28px;display:block}.btn{color:#fff;cursor:pointer;text-align:center;background:#111827;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:11px 15px;font-weight:650;display:inline-flex}.btn:hover{opacity:.94}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.secondary{color:#172033;background:#eef2f7}.btn.compact{min-width:36px;min-height:36px;padding:7px 10px}.login-wrap{background:radial-gradient(circle at 20% 20%,#eef4ff,#0000 30%),#f5f7fb;place-items:center;min-height:100svh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e6e9ef;border-radius:22px;width:min(420px,100%);padding:28px;box-shadow:0 24px 80px #0f172a1a}.field{gap:7px;margin:14px 0;display:grid}.field span{color:#384152;font-size:14px;font-weight:650}.error{color:#9b1c1c;background:#fff0f0;border-radius:10px;padding:10px 12px;font-size:14px}.success{color:#17663a;background:#ecfdf3;border-radius:10px;padding:10px 12px;font-size:14px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product{background:#fff;border:1px solid #e6e9ef;border-radius:18px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-image{background:linear-gradient(145deg,#edf2f8,#fff);place-items:center;height:190px;font-size:52px;font-weight:900;display:grid}.product-body{flex-direction:column;flex:1;padding:18px;display:flex}.product-body h2{overflow-wrap:anywhere;margin:0 0 5px}.product-body .btn{align-self:flex-start;margin-top:auto}.stock{color:#486051;margin-top:6px;font-size:13px}.page-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin:0 0 18px;display:flex}.page-heading .title{margin-top:8px}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.empty-state{color:#687386;background:#fafbfd;border:1px dashed #d7dde6;border-radius:12px;padding:18px}.cart-item,.manual-item{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.qty-controls{flex:none;align-items:center;gap:8px;display:flex}.order-total{margin-top:18px;font-size:20px}.manager-order-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:16px;display:grid}.product-picker{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin:16px 0;display:grid}.manual-items{margin-top:6px}.form-grid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.field-full{grid-column:1/-1}.orders-card{padding:0;overflow:hidden}.orders-list{display:grid}.order-row{border-bottom:1px solid #edf0f4;grid-template-columns:140px minmax(160px,1.2fr) minmax(150px,1fr) 150px 180px;align-items:center;gap:16px;padding:16px 20px;font-size:14px;display:grid}.order-row:last-child{border-bottom:0}.order-primary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mobile-label{display:none}.chat-fab{z-index:50;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));color:#fff;cursor:pointer;background:#111827;border:0;border-radius:50%;width:58px;height:58px;font-size:22px;position:fixed;box-shadow:0 16px 40px #0f172a47}.chat-panel{z-index:49;right:max(24px,env(safe-area-inset-right));background:#fff;border:1px solid #e2e7ef;border-radius:18px;flex-direction:column;width:min(360px,100vw - 32px);height:min(470px,100svh - 130px);display:flex;position:fixed;bottom:94px;overflow:hidden;box-shadow:0 24px 80px #0f172a33}.chat-head{border-bottom:1px solid #edf0f4;padding:15px 16px;font-weight:750}.chat-body{-webkit-overflow-scrolling:touch;background:#f8fafc;flex:1;padding:16px;overflow:auto}.chat-compose{padding:12px;padding-bottom:max(12px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #edf0f4;gap:8px;display:flex}.chat-compose input{flex:1}.status-dot{background:#22c55e;border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}@media (max-width:980px){.metric{grid-column:span 6}.wide,.side{grid-column:span 12}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-order-layout{grid-template-columns:1fr}.order-row{grid-template-columns:110px minmax(140px,1.2fr) minmax(130px,1fr) 130px}.order-row>div:last-child{display:none}}@media (max-width:700px){input,select,textarea{font-size:16px}.shell{padding:16px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.topbar{flex-direction:column;align-items:flex-start;margin-bottom:18px}.nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.nav a,.nav form,.nav button{width:100%}.nav a,.nav button{text-align:center;justify-content:center}.card{border-radius:16px;padding:16px}.metric,.wide,.side{grid-column:span 12}.product-grid{grid-template-columns:1fr;gap:12px}.product-image{height:160px}.product-body .btn{align-self:stretch;width:100%}.page-heading{flex-direction:column;align-items:stretch}.page-heading>.btn{width:100%}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.product-picker{grid-template-columns:1fr}.product-picker .btn{width:100%}.cart-item,.manual-item{flex-direction:column;align-items:flex-start}.qty-controls{justify-content:flex-end;width:100%}.order-total{font-size:18px}.orders-card{box-shadow:none;background:0 0;border:0;padding:0}.orders-list{gap:10px}.order-row{background:#fff;border:1px solid #e6e9ef;border-radius:16px;grid-template-columns:1fr 1fr;gap:12px;padding:16px;box-shadow:0 8px 30px #0f172a0a}.order-row>div{overflow-wrap:anywhere;min-width:0;display:block!important}.order-primary{grid-column:1/-1;justify-content:space-between}.mobile-label{color:#7b8493;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px;display:block}.chat-fab{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.chat-panel{inset:12px 12px calc(86px + env(safe-area-inset-bottom)) 12px;border-radius:18px;width:auto;height:auto}}@media (max-width:390px){.shell{padding-left:12px;padding-right:12px}.nav,.order-row{grid-template-columns:1fr}.order-primary{grid-column:auto}.qty-controls{justify-content:space-between}.qty-controls .btn{flex:1}}.brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 8px 24px #16376d2e);background:0 0;width:64px;height:64px;display:block}.hero-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:18px;display:grid;overflow:hidden}.hero-copy{max-width:720px}.hero-copy .title{margin-top:12px}.hero-logo{object-fit:contain;filter:drop-shadow(0 14px 34px #16376d2e);background:0 0;width:190px;height:190px}.product-logo{object-fit:contain;filter:drop-shadow(0 10px 26px #16376d29);width:150px;height:150px}.login-brand{align-items:center;gap:16px;margin-bottom:8px;display:flex}.login-logo{object-fit:contain;filter:drop-shadow(0 12px 30px #16376d33);background:0 0;flex:none;width:110px;height:110px;display:block}.info-section{margin-top:16px}.team-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:16px;display:grid}.team-card{padding:0;overflow:hidden}.team-card>.section-head{padding:20px 20px 8px}.team-list{display:grid}.team-row{border-top:1px solid #edf0f4;grid-template-columns:minmax(150px,1fr) 190px 110px 120px;align-items:center;gap:12px;padding:14px 20px;display:grid}.team-row select{padding:9px 10px}.badge-active{color:#17663a;background:#eaf8ef}.badge-off{color:#687386;background:#f1f3f6}@media (max-width:900px){.team-layout{grid-template-columns:1fr}.team-row{grid-template-columns:minmax(150px,1fr) 180px 110px}.team-row>button{grid-column:1/-1;width:100%}}@media (max-width:700px){.storefront-topbar{gap:12px}.storefront-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-logo{border-radius:14px;width:54px;height:54px}.hero-card{text-align:left;grid-template-columns:1fr}.hero-logo{order:-1;justify-self:center;width:140px;height:140px}.login-brand{flex-direction:column;align-items:flex-start}.login-logo{width:98px;height:98px}.team-row{grid-template-columns:1fr;padding:14px 16px}.team-row>button{grid-column:auto}}.chat-head{flex-direction:column;gap:2px;display:flex}.chat-head small{font-weight:500}.chat-body{flex-direction:column;gap:10px;display:flex}.chat-welcome{background:#fff;border:1px dashed #dbe2ec;border-radius:14px;margin:auto 0;padding:14px}.chat-welcome p{margin:6px 0 0}.chat-message{flex-direction:column;gap:4px;max-width:86%;display:flex}.chat-message.from-customer{align-self:flex-end;align-items:flex-end}.chat-message.from-manager{align-self:flex-start;align-items:flex-start}.chat-message.from-system{align-self:center;align-items:center;max-width:94%}.chat-bubble{white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #e4e9f0;border-radius:14px;padding:9px 12px;line-height:1.35}.from-customer .chat-bubble{color:#fff;background:#111827;border-color:#111827;border-bottom-right-radius:5px}.from-manager .chat-bubble{border-bottom-left-radius:5px}.chat-message time{color:#8a94a3;padding:0 3px;font-size:10px}.chat-image-link{line-height:0;display:block}.chat-image{object-fit:cover;background:#fff;border:1px solid #e2e7ef;border-radius:13px;width:auto;max-width:230px;height:auto;max-height:250px;display:block}.chat-error{color:#9b2c2c;background:#fff1f1;border:1px solid #ffd6d6;border-radius:10px;padding:9px 10px;font-size:12px}.chat-file-input{display:none}.chat-compose .chat-attach{flex:none;width:42px;padding:0}.chat-compose>input:not(.chat-file-input){min-width:0}@media (max-width:700px){.chat-image{max-width:min(70vw,280px);max-height:32svh}}.console-topbar{border-bottom:1px solid #e7ebf1;margin-bottom:26px;padding:10px 0 18px}.console-brand{align-items:center;gap:14px;min-width:270px;display:flex}.console-logo{object-fit:contain;filter:drop-shadow(0 10px 26px #123e7d33);flex:none;width:72px;height:72px;display:block}.console-brand-copy{min-width:0}.console-name{letter-spacing:-.035em;text-transform:lowercase;white-space:nowrap;font-size:22px;font-weight:900;line-height:1}.console-section{color:#273244;margin-top:6px;font-size:14px;font-weight:750}.console-user{margin-top:3px;font-size:13px}.console-nav{justify-content:flex-end}.console-nav a,.console-nav button{transition:transform .12s,box-shadow .12s,border-color .12s}.console-nav a:hover,.console-nav button:hover{border-color:#cfd7e4;transform:translateY(-1px);box-shadow:0 5px 16px #0f172a0d}@media (max-width:900px){.console-topbar{flex-direction:column;align-items:stretch}.console-nav{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;width:100%;display:grid}.console-nav a,.console-nav form,.console-nav button{width:100%}.console-nav a,.console-nav button{text-align:center;justify-content:center}}@media (max-width:620px){.console-brand{gap:12px;min-width:0}.console-logo{width:58px;height:58px}.console-name{font-size:20px}.console-section{margin-top:4px;font-size:13px}.console-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:380px){.console-nav{grid-template-columns:1fr}}.brand-logo-wrap,.hero-logo-wrap,.login-logo-wrap,.console-logo-wrap{flex:none;justify-content:center;align-items:center;display:flex}.console-logo-wrap{background:linear-gradient(#fffffff2,#f4f7fcf2);border:1px solid #e8edf4;border-radius:24px;width:82px;height:82px;box-shadow:0 14px 34px #0f172a0f}.login-logo-wrap{background:linear-gradient(#fffffff2,#f4f7fcf2);border:1px solid #e8edf4;border-radius:28px;width:132px;height:132px;box-shadow:0 14px 34px #0f172a0f}.brand-logo-wrap{background:linear-gradient(#ffffffe6,#f4f7fceb);border:1px solid #e8edf4;border-radius:24px;width:82px;height:82px}.hero-logo-wrap{justify-content:center;align-items:center;width:240px;height:240px;display:flex}.version-badge{color:#274370;background:#eef3ff;border:1px solid #dbe5ff;border-radius:999px;align-items:center;gap:6px;margin-top:8px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.version-inline{margin-top:10px}.console-nav form{margin:0}.console-nav .btn{height:100%}@media (max-width:1024px){.console-topbar{flex-direction:column;align-items:stretch}.console-nav{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;width:100%;display:grid}.console-nav a,.console-nav form,.console-nav button{width:100%}.console-nav a,.console-nav button{text-align:center;justify-content:center}}@media (max-width:720px){.console-brand{gap:12px;min-width:0}.console-logo-wrap{border-radius:22px;width:72px;height:72px}.console-logo{width:58px;height:58px}.console-name{font-size:20px}.console-section{margin-top:4px;font-size:13px}.console-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.login-logo-wrap{border-radius:24px;width:116px;height:116px}.login-logo{width:92px;height:92px}}@media (max-width:520px){.console-nav{grid-template-columns:1fr}}.account-shell{max-width:820px}.account-card{max-width:680px}.access-row{grid-template-columns:minmax(210px,1.1fr) minmax(170px,.8fr) 110px minmax(260px,1fr)}.access-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.access-actions .btn{white-space:nowrap}@media (max-width:1000px){.access-row{grid-template-columns:1fr 1fr}.access-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:700px){.access-row{grid-template-columns:1fr}.access-actions{grid-column:auto}.access-actions .btn{flex:1}}.security-alert{margin:14px 0;line-height:1.45}.security-action{margin-top:12px;text-decoration:none;display:inline-flex}.forced-password-alert{background:#fff9e8;border-color:#f0c36d;margin-bottom:16px}.forced-password-alert p{color:#6b5a2b;margin-bottom:0}.badge-danger{color:brown;background:#fff0f0;border-color:#ffd2d2}.badge-warn{color:#8a5a00;background:#fff7e6;border-color:#ffe0a3}.access-statuses{flex-wrap:wrap;gap:6px;display:flex}.toast-notice{z-index:1000;color:#17663a;background:#f0fff5;border:1px solid #cfe8d8;border-radius:14px;max-width:min(420px,100vw - 36px);padding:13px 16px;font-weight:750;animation:.18s ease-out toast-in;position:fixed;top:18px;right:18px;box-shadow:0 16px 48px #0f172a29}.toast-error{color:#9b2c2c;background:#fff4f4;border-color:#ffd0d0}.toast-success{color:#17663a;background:#f0fff5;border-color:#cfe8d8}.btn.danger{color:brown;background:#fff;border-color:#f2c4c4}.btn.danger:hover{background:#fff5f5;border-color:#e9a9a9}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.toast-notice{max-width:none;top:12px;left:12px;right:12px}}.segmented-tabs{flex-wrap:wrap;gap:7px;margin:14px 0 16px;display:flex}.segmented-tabs button{color:#4a5568;cursor:pointer;background:#f7f9fc;border:1px solid #dfe5ee;border-radius:999px;padding:8px 13px;font-weight:700}.segmented-tabs button.active{color:#fff;background:#111827;border-color:#111827}.employee-layout{grid-template-columns:minmax(290px,.65fr) minmax(0,1.35fr);align-items:start;gap:16px;display:grid}.employee-main{gap:16px;min-width:0;display:grid}.employee-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.metric-mini{padding:15px}.metric-mini span{color:#687386;font-size:12px;font-weight:700;display:block}.metric-mini strong{overflow-wrap:anywhere;margin-top:5px;font-size:20px;display:block}.employee-card{padding:0;overflow:hidden}.employee-card>.section-head{padding:20px 20px 0}.employee-card>.segmented-tabs{padding:0 20px}.employee-list{display:grid}.employee-row{border-top:1px solid #edf0f4;grid-template-columns:minmax(180px,1.1fr) minmax(300px,1.5fr) minmax(150px,.8fr) 150px;align-items:center;gap:14px;padding:16px 20px;display:grid}.employee-identity{min-width:0}.employee-stats{grid-template-columns:repeat(4,minmax(70px,1fr));gap:7px;display:grid}.employee-stats>div{background:#f7f9fc;border:1px solid #edf0f4;border-radius:10px;padding:8px 9px}.employee-stats span{color:#778195;text-transform:uppercase;letter-spacing:.03em;font-size:10px;display:block}.employee-stats strong{margin-top:3px;font-size:14px;display:block}.employee-telegram{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.employee-telegram small{color:#687386;overflow-wrap:anywhere}.employee-role select{width:100%}.employee-row>.access-actions{grid-column:1/-1;justify-content:flex-end;padding-top:2px}.order-row-actions{grid-template-columns:125px minmax(160px,1.1fr) minmax(170px,1fr) 130px minmax(260px,1.35fr)}.order-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}@media (max-width:1150px){.employee-layout{grid-template-columns:1fr}.employee-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-row{grid-template-columns:1fr 1fr}.employee-row>.access-actions{grid-column:1/-1}.order-row-actions{grid-template-columns:120px 1fr 1fr}.order-row-actions>.order-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:700px){.employee-stat-grid{grid-template-columns:1fr 1fr}.employee-row{grid-template-columns:1fr;padding:15px 16px}.employee-stats{grid-template-columns:1fr 1fr}.employee-row>.access-actions{grid-column:auto;justify-content:stretch}.employee-row>.access-actions .btn{flex:1}.employee-card>.section-head,.employee-card>.segmented-tabs{padding-left:16px;padding-right:16px}.order-row-actions{grid-template-columns:1fr}.order-actions{justify-content:flex-start;grid-column:auto!important}.order-actions .btn{flex:1}}.product-admin-layout{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:start;gap:16px;display:grid}.product-create-card{position:sticky;top:16px}.product-admin-card{padding:0;overflow:hidden}.product-admin-card>.section-head{padding:20px 20px 6px}.product-admin-list{display:grid}.product-admin-row{border-top:1px solid #edf0f4;padding:18px 20px}.product-admin-preview{align-items:center;gap:14px;margin-bottom:12px;display:flex}.product-admin-preview>img,.product-admin-placeholder{object-fit:cover;background:#f1f5f9;border:1px solid #e4eaf2;border-radius:14px;flex:none;width:74px;height:74px}.product-admin-placeholder{color:#516179;place-items:center;font-weight:900;display:grid}.product-admin-preview>div{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.product-admin-preview strong{overflow-wrap:anywhere}.product-admin-preview small{color:#687386}.product-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 10px;display:grid}.product-edit-grid .field{margin:7px 0}.product-edit-grid .field-wide{grid-column:span 2}.product-admin-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.store-product-photo{object-fit:cover;width:100%;height:100%}@media (max-width:1020px){.product-admin-layout{grid-template-columns:1fr}.product-create-card{position:static}.product-edit-grid{grid-template-columns:1fr 1fr}.product-edit-grid .field-wide{grid-column:1/-1}}@media (max-width:700px){.product-admin-card>.section-head,.product-admin-row{padding-left:16px;padding-right:16px}.product-edit-grid{grid-template-columns:1fr}.product-edit-grid .field-wide{grid-column:auto}.product-admin-actions{justify-content:stretch}.product-admin-actions .btn{flex:1}}.store-shell{width:min(1240px,100%);margin:0 auto;padding:18px 28px 72px}.store-header{z-index:35;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f7fbe6;border-bottom:1px solid #dae1ebe6;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-bottom:16px;padding:12px 0 16px;display:grid;position:sticky;top:0}.store-brand{align-items:center;gap:10px;min-width:0;display:flex}.store-brand-logo{object-fit:contain;filter:drop-shadow(0 8px 20px #16376d29);width:56px;height:56px}.store-brand span{gap:2px;display:grid}.store-brand strong{letter-spacing:-.035em;font-size:20px}.store-brand small{color:#7a8493;font-size:12px}.store-nav{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.store-nav a{color:#4d586b;border-radius:999px;padding:9px 12px}.store-nav a:hover{color:#111827;background:#fff}.store-cart{color:#fff;background:#111827;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-weight:750;display:inline-flex}.store-cart span{color:#111827;background:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:12px;display:grid}.store-hero{background:linear-gradient(135deg,#eaf7ff 0%,#eef3ff 52%,#fff 100%);border:1px solid #dfe8f3;border-radius:34px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:28px;min-height:390px;padding:54px;display:grid;position:relative;overflow:hidden}.store-hero:after{content:"";filter:blur(2px);background:#ffffff8c;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-160px;right:-120px}.store-hero-copy{z-index:2;max-width:760px;position:relative}.store-kicker{text-transform:uppercase;letter-spacing:.08em;color:#315d88;font-size:12px;font-weight:800;display:inline-flex}.store-hero h1{letter-spacing:-.055em;margin:16px 0 18px;font-size:clamp(42px,6vw,76px);line-height:.94}.store-hero p{color:#5e6a7d;max-width:680px;font-size:18px;line-height:1.5}.store-hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.store-hero-visual{z-index:2;place-items:center;display:grid;position:relative}.store-hero-logo{filter:drop-shadow(0 24px 48px #23477e38);width:min(290px,100%);height:auto}.store-section{margin-top:54px}.store-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.store-section-heading h2,.store-faq h2,.store-contact-card h2{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(28px,4vw,44px)}.store-section-heading>p{color:#697488;max-width:470px;margin:0;line-height:1.5}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.store-product-card{background:#fff;border:1px solid #dfe5ee;border-radius:24px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 12px 34px #0f172a0b}.store-product-media{aspect-ratio:4/3;background:linear-gradient(145deg,#edf3f8,#fff);place-items:center;display:grid;position:relative;overflow:hidden}.store-product-img{object-fit:cover}.store-product-placeholder{object-fit:contain;width:52%;height:52%}.store-product-content{flex-direction:column;flex:1;justify-content:space-between;gap:18px;padding:20px;display:flex}.store-product-content h3{letter-spacing:-.03em;margin:10px 0 8px;font-size:23px;line-height:1.1}.store-product-content p{color:#6b7688;min-height:3em;margin:0;line-height:1.48}.store-product-meta{justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.store-product-meta>span:first-child{color:#465269;background:#eef2f7;border-radius:999px;padding:6px 8px}.stock-ok{color:#08774d}.stock-low{color:#b26500}.stock-out{color:#9b2c2c}.store-product-buy{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.store-product-buy>strong{letter-spacing:-.035em;font-size:26px}.add-cart-wrap{justify-items:end;gap:5px;min-width:140px;display:grid}.add-cart-button{min-width:140px}.add-cart-button.added{background:#136c46}.add-cart-note{color:#17663a;font-size:11px;font-weight:700}.store-empty{grid-column:1/-1}.store-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.store-info-card{color:#fff;background:#111827;border-radius:24px;min-height:220px;padding:26px}.store-info-card>span{color:#b8ddff;background:#263244;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:inline-grid}.store-info-card h3{letter-spacing:-.03em;margin:34px 0 9px;font-size:24px}.store-info-card p{color:#bdc5d1;margin:0;line-height:1.5}.store-faq{grid-template-columns:.7fr 1.3fr;align-items:start;gap:34px;display:grid}.store-faq-list{gap:10px;display:grid}.store-faq details{background:#fff;border:1px solid #e1e6ee;border-radius:16px;padding:17px 18px}.store-faq summary{cursor:pointer;font-weight:800}.store-faq details p{color:#677386;margin:12px 0 0;line-height:1.5}.store-contact-card{background:#eaf4ff;border:1px solid #d4e6f8;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;margin-top:54px;padding:30px;display:flex}.store-contact-card p{color:#657286;max-width:700px;margin-bottom:0}.checkout-layout{align-items:start}.checkout-form-card{position:sticky;top:96px}.checkout-success{grid-template-columns:auto 1fr;align-items:start;gap:18px;max-width:760px;margin:32px auto;display:grid}.checkout-success-icon{color:#147147;background:#e9f8ef;border-radius:50%;place-items:center;width:58px;height:58px;font-size:28px;font-weight:900;display:grid}.checkout-success h1{grid-column:2;margin:4px 0 8px}.checkout-success>div:nth-child(2){grid-column:2}.checkout-success>a{grid-column:2;justify-self:start}.order-chat-link{background:#0d6a4b}.order-chat-page{max-width:900px}.chat-panel-embedded{z-index:1;border-radius:24px;min-height:480px;box-shadow:0 16px 50px #0f172a14;width:100%!important;height:min(680px,72svh)!important;position:relative!important;inset:auto!important}.chat-panel-embedded .chat-head{padding:18px 20px}.chat-panel-embedded .chat-body{padding:20px}.chat-panel-embedded .chat-compose{padding:14px}.test-tools-card{overflow:hidden}.test-tools-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.test-order-form{align-items:center;gap:8px;min-width:min(100%,430px);display:flex}.test-order-form input{min-width:210px}.test-tools-card .btn.danger{border:1px solid #efb5b5}@media (max-width:1020px){.store-header{grid-template-columns:1fr auto}.store-nav{flex-wrap:nowrap;grid-area:2/1/auto/-1;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.store-hero{grid-template-columns:1fr minmax(220px,.45fr);padding:38px}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-info-grid{grid-template-columns:1fr}.store-info-card{min-height:0}.store-info-card h3{margin-top:20px}.store-faq{grid-template-columns:1fr}.checkout-form-card{position:static}}@media (max-width:700px){.store-shell{padding:10px 14px 64px}.store-header{grid-template-columns:1fr auto;gap:10px;padding-top:4px;position:relative}.store-brand-logo{width:48px;height:48px}.store-brand strong{font-size:18px}.store-brand small,.store-nav{display:none}.store-cart{padding:9px 11px;font-size:14px}.store-hero{border-radius:24px;grid-template-columns:1fr;min-height:0;padding:28px 20px}.store-hero h1{font-size:44px}.store-hero p{font-size:16px}.store-hero-visual{display:none}.store-hero-actions .btn{flex:1}.store-section{margin-top:36px}.store-section-heading{flex-direction:column;align-items:flex-start;gap:8px}.store-product-grid{grid-template-columns:1fr}.store-product-card{border-radius:20px}.store-product-media{aspect-ratio:16/11}.store-product-content{padding:17px}.store-product-content p{min-height:0}.store-product-buy{align-items:center}.store-product-buy>strong{font-size:24px}.add-cart-wrap,.add-cart-button{min-width:132px}.store-contact-card{flex-direction:column;align-items:flex-start;padding:22px}.store-contact-card .btn{width:100%}.checkout-success{text-align:left;grid-template-columns:1fr}.checkout-success-icon,.checkout-success>div:nth-child(2),.checkout-success h1,.checkout-success>a{grid-column:1}.checkout-success>a{width:100%}.chat-panel-embedded{min-height:430px;height:calc(100svh - 170px)!important}.test-tools-actions{display:grid}.test-order-form{min-width:0;display:grid}.test-order-form input{min-width:0}}.store-product-img{object-fit:cover;width:100%;height:100%;display:block}
