.shop-shell{--accent:#64dfdf;--muted:#b5c4da;--panel:#142442;--line:#ffffff20;max-width:1200px;width:100%;margin:0 auto;padding:110px 24px 60px;font-family:Tahoma,Arial,sans-serif;line-height:1.9;color:#eef4ff;box-sizing:border-box}.shop-shell *{box-sizing:border-box}.shop-shell a{color:#9ff5f5;text-decoration:none}.shop-shell a:hover{text-decoration:underline}.shop-shell :focus-visible{outline:3px solid #64dfdf;outline-offset:4px}.shop-shell h1{font-size:clamp(1.8rem,4vw,2.7rem);font-weight:800;line-height:1.5;margin:0 0 12px}.shop-shell h2{font-size:1.25rem;font-weight:700;margin:0 0 14px}.shop-shell h3{font-size:1.06rem;font-weight:700;margin:0 0 8px}.shop-shell p{margin:0 0 14px}.shop-bar,.shop-tabs,.shop-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.shop-bar{justify-content:space-between;padding:16px 20px;background:#101d35;border:1px solid var(--line);border-radius:16px;margin-bottom:28px}.shop-bar nav{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.shop-shell .shop-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#071525;padding:10px 20px;min-height:44px;border:1px solid transparent;border-radius:10px;font:inherit;font-weight:700;cursor:pointer;text-decoration:none}.shop-shell .shop-btn.secondary{background:#ffffff08;border-color:#ffffff35;color:#dce7f8}.shop-shell .shop-btn.danger{background:#421d2b;color:#ffd0d0;border-color:#ff929255}.shop-shell .shop-btn:disabled{opacity:.5;cursor:not-allowed}.shop-intro{padding:30px;border:1px solid #64dfdf30;border-radius:22px;background:linear-gradient(120deg,#1c3856,#122139);margin-bottom:26px}.shop-kicker{color:#64dfdf;font-size:.9rem}.shop-muted{color:var(--muted)}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0}.shop-card,.shop-panel{background:var(--panel);border:1px solid var(--line);border-radius:18px;overflow:hidden}.shop-card-body,.shop-panel{padding:22px}.shop-card{display:flex;flex-direction:column}.shop-card-body{display:flex;flex-direction:column;flex:1}.shop-card-body .shop-price{margin-top:auto;padding-top:15px}.shop-photo{aspect-ratio:4/3;width:100%;object-fit:contain;background:#f0f4f7;display:block}.shop-placeholder{aspect-ratio:4/3;display:grid;place-content:center;text-align:center;background:linear-gradient(140deg,#233c5a,#172642);color:#9cb7d6;gap:8px}.shop-placeholder svg{width:56px;height:56px;margin:auto}.shop-price{font-size:1.2rem;font-weight:700;color:#91eeee}.shop-badge{display:inline-block;border:1px solid #64dfdf30;background:#64dfdf0c;border-radius:30px;padding:2px 12px;font-size:.8rem;color:#b7eeee}.shop-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:14px;align-items:end}.shop-field{display:block;margin-bottom:16px}.shop-field span,.shop-field>label{display:block;margin-bottom:6px;font-size:.9rem;color:#d0dcf0}.shop-shell input:not([type=hidden]):not([type=checkbox]),.shop-shell select,.shop-shell textarea{display:block;width:100%;min-height:46px;border:1px solid #58708f;border-radius:9px;background:#0e1b32;color:#fff;padding:10px 12px;font:inherit}.shop-shell textarea{min-height:110px;resize:vertical}.shop-shell input[type=file]{font-size:.85rem}.shop-shell input[type=checkbox]{width:18px;height:18px;accent-color:#64dfdf}.shop-shell select option{background:#142442}.shop-split{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:26px;align-items:start}.shop-auth{max-width:530px;margin:0 auto}.shop-notice,.shop-error{padding:16px 20px;border-radius:12px;margin:0 0 24px;background:#123d38;border:1px solid #4e9b88;color:#d7fff3}.shop-error{background:#4b2430;border-color:#b96376;color:#ffdae0}.shop-empty{padding:60px 24px;text-align:center;border:1px dashed #64738a;border-radius:18px;margin:24px 0}.shop-tabs{margin-bottom:24px}.shop-tabs a{padding:8px 18px;background:#ffffff08;border:1px solid var(--line);border-radius:10px}.shop-tabs a[aria-current=page]{background:#64dfdf20;border-color:#64dfdf}.shop-table-wrap{overflow:auto;margin:20px 0}.shop-table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:.9rem}.shop-table th,.shop-table td{text-align:right;padding:14px;border-bottom:1px solid #ffffff20}.shop-table th{color:#aabbd3}.shop-table input[type=number]{max-width:100px}.shop-line{border:0;border-top:1px solid #ffffff20;margin:22px 0}.shop-review{border-bottom:1px solid #ffffff20;padding:18px 0}.shop-prose{white-space:pre-wrap;overflow-wrap:anywhere}.shop-review p{overflow-wrap:anywhere}.shop-summary{position:sticky;top:100px}.shop-product-image{border-radius:18px;overflow:hidden}.shop-product-image .shop-photo,.shop-product-image .shop-placeholder{aspect-ratio:1}.shop-back{display:block;margin-bottom:22px}.shop-inline{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap}.shop-inline input[type=number]{width:85px!important}.shop-order{margin-bottom:22px}.shop-pagination{display:flex;justify-content:center;gap:20px;margin-top:30px}.shop-shell small{font-size:.8rem}.shop-check{display:flex;gap:10px;align-items:center;margin-bottom:20px}.shop-shell section[id]{scroll-margin-top:100px}.shop-shell .shop-stock-out{color:#ffc09e}@media(max-width:950px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-filters{grid-template-columns:1fr 1fr}.shop-split{grid-template-columns:1fr}.shop-summary{position:static}}@media(max-width:560px){.shop-shell{padding:95px 16px 40px}.shop-grid,.shop-filters{grid-template-columns:1fr}.shop-intro,.shop-panel,.shop-card-body{padding:20px}.shop-bar{padding:14px}.shop-bar nav{gap:14px;font-size:.9rem}.shop-table th,.shop-table td{padding:10px}.shop-row{align-items:stretch}.shop-row>.shop-btn{flex:1}.shop-photo{aspect-ratio:4/3}}@media(prefers-reduced-motion:reduce){.shop-shell *{scroll-behavior:auto;transition:none!important}}
