:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f7f8fa}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.admin-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{position:fixed;width:250px;inset:0 auto 0 0;background:#fff;border-right:1px solid #e7e9ed;padding:18px 14px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;padding:6px 8px 20px}.brand-mark,.login-logo{width:38px;height:38px;border-radius:12px;background:#111;color:#fff;display:grid;place-items:center;font-weight:800}.brand small,.list-row small,.product-cell small,.block,.media-card small,.domain-row small{display:block;color:#7a7f85;margin-top:3px}.sidebar nav{display:grid;gap:4px}.sidebar nav a{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:10px;color:#363a3f}.sidebar nav a.active,.sidebar nav a:hover{background:#eef4ff;color:#0a58ca}.sidebar-foot{margin-top:auto}.ghost{border:0;background:transparent;padding:9px}.admin-main{grid-column:2}.topbar{height:70px;background:#fff;border-bottom:1px solid #e7e9ed;display:flex;align-items:center;gap:12px;padding:0 28px;position:sticky;top:0;z-index:30}.topbar-spacer{flex:1}.store-switcher{border:1px solid #dfe2e6;border-radius:10px;padding:9px 12px;background:#fff}.avatar{width:34px;height:34px;border-radius:50%;background:#eef4ff;display:grid;place-items:center;color:#0a58ca;font-weight:800}.page-wrap{padding:32px;max-width:1400px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}.page-head h1{font-size:32px;margin:0 0 5px}.page-head p{margin:0;color:#737980}.primary,.secondary{border:0;border-radius:10px;padding:10px 15px;font-weight:700}.primary{background:#0b5ed7;color:#fff}.secondary{background:#eef0f3;color:#222}.wide{width:100%}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 1px 2px #00000008}.panel h2{margin:0 0 16px;font-size:18px}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:20px}.metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.metric-card span{color:#737980;font-size:13px}.metric-card strong{display:block;font-size:28px;margin-top:8px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick{padding:16px;border:1px dashed #cfd4da;border-radius:10px}.two-col{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.list{display:grid}.list-row,.domain-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #eef0f2}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.span2{grid-column:1/-1}.form-grid label,.editor-section label{display:grid;gap:6px;font-size:13px;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea,.editor-section input,.editor-section textarea,.editor-section select{width:100%;border:1px solid #dcdfe3;border-radius:9px;padding:10px;background:#fff}.check{display:flex!important;grid-auto-flow:column;justify-content:start;align-items:center}.check input{width:auto}.alert{padding:10px 12px;border-radius:9px;background:#eef4ff;color:#0a58ca}.alert.error{background:#fff0f0;color:#b42318}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #eceef1;font-size:14px}th{color:#646a70;background:#fbfbfc;font-weight:600}.product-cell{display:flex;align-items:center;gap:10px}.product-cell img,.thumb-placeholder{width:48px;height:48px;border-radius:9px;object-fit:cover;background:#eef0f2;display:grid;place-items:center}.actions{white-space:nowrap}.actions button,td>button,.link-btn{border:0;background:transparent;color:#0b5ed7;padding:5px}.pill{background:#eef4ff;color:#0a58ca;padding:5px 8px;border-radius:999px;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182773;z-index:100;display:grid;place-items:center;padding:20px}.modal{width:min(720px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;padding:22px}.modal.large{width:min(900px,100%)}.modal-head,.modal-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.modal-head{margin-bottom:18px}.modal-head h2{margin:0}.modal-head button{border:0;background:transparent;font-size:26px}.modal-actions{justify-content:flex-end;margin-top:18px}.media-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.media-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.media-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f1f2f4}.media-card div{padding:10px}.media-card b{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-btn{display:inline-flex}.domain-status{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.status{font-size:11px;padding:5px 7px;border-radius:999px;background:#f0f2f4}.status.active{background:#e9f8ef;color:#157347}.status.error{background:#fff0f0;color:#b42318}.dns-box{background:#f7f8fa;border:1px solid #e4e6ea;border-radius:10px;padding:12px;font-size:13px}.dns-box p{margin:7px 0}.layout-editor{display:grid;grid-template-columns:330px 1fr;gap:18px}.editor-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;align-self:start;position:sticky;top:90px}.editor-panel h3{margin:0 0 18px}.editor-section{border-top:1px solid #eceef1;padding-top:16px;margin-top:16px;display:grid;gap:12px}.editor-section h4{margin:0}.preview-area{min-width:0}.preview-toolbar{display:flex;gap:6px;margin-bottom:10px}.preview-toolbar button{border:1px solid #dfe2e6;background:#fff;padding:8px 10px;border-radius:8px}.preview-toolbar button.active{background:#111;color:#fff}.site-preview{margin:auto;background:var(--bg);border:1px solid #dfe2e6;border-radius:14px;overflow:hidden;min-height:560px;transition:.2s}.site-preview.desktop{width:100%}.site-preview.mobile{width:390px;max-width:100%}.site-preview header{padding:18px 24px;background:#fff;display:flex;justify-content:space-between}.preview-hero{background:var(--p);color:#fff;padding:64px 30px;text-align:center}.preview-hero h2{font-size:36px;margin:0}.preview-hero button{background:var(--a);color:#fff;border:0;border-radius:9px;padding:10px 14px}.preview-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px}.preview-products>div{background:#fff;padding:10px;border-radius:10px}.preview-products small{display:block;color:#777}.fake-img{aspect-ratio:4/3;background:#e5e7eb;border-radius:8px;margin-bottom:8px}.login-screen{min-height:100vh;display:grid;place-items:center;background:#f5f7fa;padding:20px}.login-card{width:min(400px,100%);background:#fff;border:1px solid #e4e7eb;border-radius:18px;padding:28px;box-shadow:0 18px 50px #00000012}.login-card h1{margin:12px 0 3px}.login-card p{color:#777;margin-top:0}.login-card label{display:grid;gap:6px;margin:14px 0;font-size:13px;font-weight:600}.login-card input{border:1px solid #dfe2e6;border-radius:9px;padding:11px}.empty-state{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px;text-align:center}.text-danger{color:#b42318!important}.storefront{background:var(--store-bg);min-height:100vh;color:#171717}.store-container{width:min(1160px,calc(100% - 32px));margin:auto}.store-header{background:#fff;border-bottom:1px solid #e6e8eb}.store-header .store-container{display:flex;justify-content:space-between;align-items:center;min-height:72px}.store-header nav{display:flex;gap:18px}.store-hero{background:var(--store-primary);color:#fff;padding:90px 0}.store-hero span{opacity:.7}.store-hero h1{font-size:clamp(40px,6vw,76px);margin:8px 0 12px;line-height:1}.store-hero p{max-width:650px;font-size:18px;opacity:.8}.store-hero a{display:inline-block;margin-top:16px;background:var(--store-accent);padding:12px 18px;border-radius:10px;font-weight:700}.store-section{padding:54px 0}.store-section h2{font-size:30px}.category-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-cards>div{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.category-cards small{display:block;color:#737980;margin-top:5px}.store-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.store-products article{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.store-products img,.store-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;background:#edf0f2;display:grid;place-items:center;color:#7a7f85}.store-products article>div{padding:16px}.store-products h3{margin:6px 0}.store-products p{color:#666;min-height:44px}.store-products button{width:100%;border:0;border-radius:10px;background:var(--store-primary);color:#fff;padding:11px;font-weight:700}.storefront footer{background:#111;color:#fff;padding:36px 0;margin-top:50px}.store-error,.store-loading{min-height:100vh;display:grid;place-items:center}.block{display:block}.link-btn{font-weight:700}.page-wrap button:focus-visible,.page-wrap input:focus-visible,.page-wrap textarea:focus-visible,.page-wrap select:focus-visible{outline:2px solid #8bb8ff;outline-offset:2px}@media(max-width:1000px){.metric-grid{grid-template-columns:repeat(2,1fr)}.media-grid{grid-template-columns:repeat(3,1fr)}.layout-editor{grid-template-columns:1fr}.editor-panel{position:static}.two-col{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.admin-shell{display:block}.sidebar{position:static;width:auto;height:auto}.sidebar nav{grid-template-columns:repeat(3,1fr)}.sidebar-foot{display:none}.admin-main{grid-column:auto}.topbar{padding:0 12px}.page-wrap{padding:18px}.page-head{align-items:center}.page-head h1{font-size:26px}.metric-grid{grid-template-columns:1fr 1fr}.form-grid.two{grid-template-columns:1fr}.span2{grid-column:auto}.media-grid{grid-template-columns:repeat(2,1fr)}.table-panel{overflow:auto}.preview-products,.store-products{grid-template-columns:1fr}.category-cards{grid-template-columns:1fr 1fr}.store-header nav{display:none}}:root{--rs-primary:#1769e0;--rs-primary-hover:#0d5ac7;--rs-primary-soft:#eef5ff;--rs-bg:#f6f7f9;--rs-surface:#ffffff;--rs-surface-soft:#fafbfc;--rs-text:#15171a;--rs-muted:#6f7680;--rs-soft-text:#9299a2;--rs-border:#e2e5e9;--rs-border-soft:#eceef1;--rs-success:#138a53;--rs-success-bg:#ebf8f1;--rs-danger:#c13535;--rs-danger-bg:#fff1f1;--rs-radius:14px;--rs-radius-lg:20px;--rs-shadow: 0 1px 2px rgba(16,24,40,.03), 0 4px 18px rgba(16,24,40,.04);--rs-modal-shadow: 0 30px 90px rgba(15,23,42,.24)}html{background:var(--rs-bg)}body{background:var(--rs-bg);color:var(--rs-text);-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}button{transition:background .15s ease,border .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.sidebar{width:248px;padding:20px 14px;border-right:1px solid var(--rs-border);background:#fff}.brand{padding:5px 8px 24px}.brand-mark{width:40px;height:40px;border-radius:12px;background:#111318;box-shadow:0 4px 12px #00000014}.brand b{font-size:15px}.brand small{font-size:11px;color:#858b93}.sidebar nav{gap:5px}.sidebar nav a{min-height:42px;padding:10px 12px;border-radius:10px;font-size:14px;color:#41464d}.sidebar nav a:hover{background:#f5f7fa;color:#15171a}.sidebar nav a.active{background:var(--rs-primary-soft);color:var(--rs-primary);font-weight:650}.sidebar-foot{border-top:1px solid #eceef1;padding-top:13px}.topbar{height:72px;padding:0 28px;border-bottom:1px solid var(--rs-border);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.store-switcher{min-width:180px;height:42px;border:1px solid #dce0e5;border-radius:10px;padding:0 13px;background:#fff;color:#272b30}.store-switcher:hover{border-color:#c5cad1}.avatar{width:38px;height:38px;background:#eaf2ff;color:var(--rs-primary)}.page-wrap{max-width:1420px;padding:34px 34px 60px}.page-head{align-items:flex-end;margin-bottom:24px}.page-head h1{font-size:32px;line-height:1.1;letter-spacing:-.7px;color:#17191c;margin-bottom:7px}.page-head p{font-size:14px;color:var(--rs-muted)}.primary{min-height:42px;padding:0 17px;border-radius:10px;background:var(--rs-primary);color:#fff;border:1px solid var(--rs-primary);font-weight:700;box-shadow:0 1px 2px #0000000d}.primary:hover{background:var(--rs-primary-hover);border-color:var(--rs-primary-hover);transform:translateY(-1px);box-shadow:0 5px 14px #1769e02e}.secondary{min-height:42px;padding:0 17px;border:1px solid #dfe3e8;background:#fff;color:#33383e;border-radius:10px;font-weight:650}.secondary:hover{background:#f6f7f8;border-color:#d1d5da}.panel{background:#fff;border:1px solid var(--rs-border);border-radius:var(--rs-radius);box-shadow:var(--rs-shadow)}.table-panel{padding:0;overflow:hidden}table{width:100%}th{background:#fafbfc;color:#737a83;font-size:11px;text-transform:uppercase;letter-spacing:.045em;font-weight:700;padding:12px 17px}td{padding:15px 17px;border-bottom:1px solid #eef0f2;color:#34383d;font-size:13px}tbody tr{transition:background .12s ease}tbody tr:hover{background:#fbfcfe}tbody tr:last-child td{border-bottom:0}.product-cell{gap:13px}.product-cell img,.thumb-placeholder{width:54px;height:54px;border-radius:11px;border:1px solid #e3e6ea;background:#f3f4f6;box-shadow:0 1px 2px #00000005}.product-cell b{font-size:14px;color:#202327}.product-cell small{margin-top:5px;color:#91979f;font-size:11px}.actions button{font-size:12px;font-weight:650;border-radius:7px}.actions button:hover{background:#eef5ff}.pill{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;background:#edf4ff;color:#1763cb;font-weight:650;font-size:11px}.modal-backdrop{background:#1218217a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:26px;overflow-y:auto;align-items:flex-start}.modal{width:min(820px,100%);max-height:none;margin:24px auto;overflow:visible;background:#fff;border:1px solid rgba(255,255,255,.8);border-radius:20px;padding:0;box-shadow:var(--rs-modal-shadow);animation:rapidModalOpen .18s ease-out}@keyframes rapidModalOpen{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:none}}.modal-head{min-height:76px;padding:0 24px;margin:0;border-bottom:1px solid #eceef1;background:#fff;border-radius:20px 20px 0 0}.modal-head h2{margin:0;font-size:21px;letter-spacing:-.3px;color:#202226}.modal-head button{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;color:#555b62;font-size:22px}.modal-head button:hover{background:#f1f3f5;color:#111}.modal .form-grid{padding:22px 24px 6px;gap:18px 14px}.form-grid.two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.form-grid label{gap:7px;font-size:12px;font-weight:650;color:#3d4248}.form-grid input,.form-grid select,.form-grid textarea{min-height:43px;width:100%;padding:10px 12px;border:1px solid #d9dde2;border-radius:10px;background:#fff;color:#17191d;font-size:13px;outline:none;transition:border .12s ease,box-shadow .12s ease,background .12s ease}.form-grid textarea{min-height:105px;resize:vertical;line-height:1.5}.form-grid input:hover,.form-grid select:hover,.form-grid textarea:hover{border-color:#c9ced4}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#4a8bea;box-shadow:0 0 0 3px #1769e01a}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#abb0b6}.modal .check{min-height:48px;display:flex!important;grid-auto-flow:unset;align-items:center;justify-content:flex-start;gap:9px;padding:11px 12px;border:1px solid #e2e5e9;border-radius:10px;background:#fafbfc;cursor:pointer}.modal .check:hover{background:#f6f8fb;border-color:#d7dce2}.modal .check input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px!important;height:18px;min-height:auto!important;margin:0;border:1.5px solid #adb4bd;border-radius:5px;background:#fff;position:relative;cursor:pointer}.modal .check input:checked{background:var(--rs-primary);border-color:var(--rs-primary)}.modal .check input:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.modal-actions{position:sticky;bottom:0;min-height:74px;margin:18px 0 0;padding:15px 22px;justify-content:flex-end;background:#fafbfcf5;border-top:1px solid #e9ebee;border-radius:0 0 20px 20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-actions .primary,.modal-actions .secondary{min-width:88px}.status{border-radius:999px;padding:5px 9px;font-weight:650}.status.active{background:var(--rs-success-bg);color:var(--rs-success)}.status.error{background:var(--rs-danger-bg);color:var(--rs-danger)}.media-grid{gap:16px}.media-card{border:1px solid #e2e5e9;border-radius:14px;box-shadow:0 1px 3px #10182808;transition:transform .15s ease,box-shadow .15s ease,border .15s ease}.media-card:hover{transform:translateY(-2px);border-color:#d0d5db;box-shadow:0 9px 25px #10182812}.media-card img{background:#f4f5f7}.media-card div{padding:11px 12px 12px}@media(max-width:900px){.page-wrap{padding:24px}.modal{width:min(720px,100%)}}@media(max-width:700px){.page-wrap{padding:18px 14px 40px}.page-head{align-items:stretch;flex-direction:column}.page-head .primary{width:100%}.modal-backdrop{padding:8px}.modal{width:100%;margin:8px auto;border-radius:16px}.modal-head{padding:0 18px;border-radius:16px 16px 0 0}.modal .form-grid{padding:18px}.form-grid.two{grid-template-columns:1fr}.span2{grid-column:auto}.modal-actions{padding:13px 16px;border-radius:0 0 16px 16px}.modal-actions .primary,.modal-actions .secondary{flex:1}}.product-image-picker{width:100%!important;overflow:hidden!important}.product-image-single{display:flex!important;align-items:flex-start!important;gap:18px!important;padding:18px!important;background:#fafbfc!important}.product-image-preview{width:200px!important;height:200px!important;min-width:200px!important;max-width:200px!important;min-height:200px!important;max-height:200px!important;flex:0 0 200px!important;overflow:hidden!important;border:1px solid #e1e5ea!important;border-radius:14px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-image-preview img{display:block!important;width:100%!important;height:100%!important;max-width:200px!important;max-height:200px!important;min-width:0!important;min-height:0!important;object-fit:contain!important;padding:6px!important;margin:0!important;border:0!important;background:#fff!important}.product-image-empty{width:200px!important;height:200px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;color:#9097a0!important}.product-image-buttons{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;padding-top:2px!important}.modal{width:min(820px,calc(100vw - 30px))!important;max-height:90vh!important;overflow-y:auto!important;overflow-x:hidden!important}.modal img{max-width:100%}@media(max-width:650px){.product-image-single{flex-direction:column!important}.product-image-preview{width:200px!important;height:200px!important;min-width:200px!important;max-width:200px!important}.product-image-preview img{width:200px!important;height:200px!important}.product-image-buttons{flex-direction:row!important}}.media-selector-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:#0f172a94!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;overflow:hidden!important}.media-selector-modal{position:relative!important;width:min(760px,calc(100vw - 40px))!important;max-width:760px!important;height:auto!important;max-height:75vh!important;margin:0!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 30px 90px #00000047!important}.media-selector-head{height:76px!important;min-height:76px!important;padding:16px 20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #e7e9ed!important;background:#fff!important}.media-selector-head h3{margin:0!important;font-size:19px!important}.media-selector-head p{margin:4px 0 0!important;font-size:12px!important;color:#7b828a!important}.media-selector-head button{width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;border:0!important;border-radius:9px!important;background:#f1f3f5!important;display:grid!important;place-items:center!important;font-size:22px!important}.media-selector-grid{display:grid!important;grid-template-columns:repeat(auto-fill,120px)!important;justify-content:start!important;align-content:start!important;gap:14px!important;padding:20px!important;max-height:calc(75vh - 76px)!important;overflow-y:auto!important;overflow-x:hidden!important;background:#fafbfc!important}.media-selector-item{position:relative!important;width:120px!important;height:120px!important;min-width:120px!important;max-width:120px!important;min-height:120px!important;max-height:120px!important;padding:4px!important;margin:0!important;border:1px solid #dfe3e8!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;cursor:pointer!important}.media-selector-item:hover{border-color:#87afe9!important;box-shadow:0 5px 15px #0f172a17!important}.media-selector-item.selected{border:2px solid #1769e0!important;padding:3px!important}.media-selector-item img{display:block!important;width:110px!important;height:110px!important;min-width:0!important;min-height:0!important;max-width:110px!important;max-height:110px!important;object-fit:cover!important;margin:0 auto!important;padding:0!important;border-radius:8px!important}.media-selector-item span{position:absolute!important;top:7px!important;right:7px!important;width:23px!important;height:23px!important;display:grid!important;place-items:center!important;background:#1769e0!important;color:#fff!important;border-radius:50%!important;font-size:12px!important;font-weight:800!important}.media-selector-modal img{max-width:110px!important;max-height:110px!important}@media(max-width:600px){.media-selector-backdrop{padding:12px!important}.media-selector-modal{width:100%!important;max-height:85vh!important}.media-selector-grid{grid-template-columns:repeat(3,90px)!important;gap:10px!important;padding:14px!important;justify-content:center!important}.media-selector-item{width:90px!important;height:90px!important;min-width:90px!important;min-height:90px!important}.media-selector-item img,.media-selector-modal img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}}.store-product-card{cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;outline:none}.store-product-card:hover{transform:translateY(-5px);border-color:#d8dce2;box-shadow:0 14px 36px #0f172a1a}.store-product-card:focus-visible{outline:3px solid rgba(30,105,230,.25);outline-offset:3px}.store-product-image{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f2f3f5}.store-product-image>img{display:block;width:100%!important;height:100%!important;object-fit:cover;transition:transform .38s cubic-bezier(.2,.75,.25,1)}.store-product-card:hover .store-product-image>img{transform:scale(1.08)}.store-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000;opacity:0;transition:opacity .2s ease,background .2s ease}.store-image-overlay span{padding:9px 14px;border-radius:999px;background:#fffffff0;color:#16181b;font-size:12px;font-weight:700;transform:translateY(5px);transition:transform .2s ease}.store-product-card:hover .store-image-overlay{opacity:1;background:#0000001f}.store-product-card:hover .store-image-overlay span{transform:translateY(0)}.store-product-content{padding:16px}.store-product-content small{color:#767d86;font-size:11px}.store-product-content h3{margin:6px 0 7px;font-size:16px;color:#15171a}.store-product-content p{margin:0 0 15px;color:#686f78;font-size:13px;line-height:1.45;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-product-content button{transition:transform .15s ease,opacity .15s ease,background .15s ease}.store-product-content button:hover{transform:translateY(-1px);opacity:.9}.store-product-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172aa6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:storeFadeIn .18s ease}@keyframes storeFadeIn{0%{opacity:0}to{opacity:1}}.store-product-modal{position:relative;width:min(900px,100%);max-height:90vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);overflow:hidden;background:#fff;border-radius:20px;box-shadow:0 30px 100px #00000052;animation:storeProductOpen .2s ease}@keyframes storeProductOpen{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}.store-product-close{position:absolute;top:14px;right:14px;z-index:5;width:40px;height:40px;border:0;display:grid;place-items:center;border-radius:50%;background:#fffffff0;color:#24272b;font-size:25px;box-shadow:0 4px 14px #0000001f}.store-product-close:hover{background:#fff;transform:scale(1.05)}.store-product-modal-image{min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f5f6f7}.store-product-modal-image img{width:100%;height:100%;min-height:520px;object-fit:contain;transition:transform .4s ease}.store-product-modal-image:hover img{transform:scale(1.035)}.store-product-modal-content{padding:50px 38px 38px;display:flex;flex-direction:column}.store-product-category{color:#7b8189;font-size:12px;font-weight:600}.store-product-modal-content h2{margin:8px 0 15px;font-size:30px;line-height:1.1;letter-spacing:-.5px;color:#17191c}.store-product-description{margin:0;font-size:14px;line-height:1.65;color:#656c75}.store-product-price{margin-top:26px;padding:18px 0;border-top:1px solid #eceef1;border-bottom:1px solid #eceef1;display:grid;gap:4px}.store-product-price span{font-size:11px;color:#838a92;text-transform:uppercase;letter-spacing:.04em}.store-product-price strong{font-size:25px;color:#16181b}.store-product-minimum{margin-top:15px;font-size:13px;color:#606771}.store-product-action{width:100%;min-height:48px;margin-top:auto;border:0;border-radius:11px;background:var(--store-primary);color:#fff;font-size:14px;font-weight:750;transition:transform .15s ease,opacity .15s ease}.store-product-action:hover{transform:translateY(-2px);opacity:.92}@media(max-width:720px){.store-product-modal-backdrop{padding:10px}.store-product-modal{grid-template-columns:1fr;max-height:94vh;overflow-y:auto;border-radius:16px}.store-product-modal-image{min-height:auto;aspect-ratio:1/1}.store-product-modal-image img{min-height:0;width:100%;height:100%;object-fit:contain}.store-product-modal-content{padding:26px 20px 22px}.store-product-modal-content h2{font-size:24px}.store-product-action{margin-top:24px}.store-image-overlay{display:none}}
