:root,html[data-theme=dark]{--bg:#0b0e13;--bg-mid:#121826;--bg-elevated:#161b26;--surface:#1a2030;--surface-2:#222938;--text:#f2f4f8;--muted:#8b93a7;--line:#2c3446;--accent:#3d6bff;--accent-deep:#5b84ff;--accent-soft:#3d6bff2e;--danger:#ff6b6b;--media-bg:#fff;--nav-bg:#0d1118;--topbar-bg:#0b0e16db;--overlay:#0000008c;--shadow:0 12px 36px #00000061;--status-pending-bg:#ffb43c29;--status-pending-fg:#ffb84c;--status-done-bg:#38b26e29;--status-done-fg:#3dd68c;--status-cancel-bg:#ff6b6b29;--banner-error-bg:#ff6b6b24;--badge-used-from:#f6c14d;--badge-used-to:#e8882a;--badge-used-fg:#1a1206;--badge-used-ring:#fffffff2;--badge-used-shadow:0 4px 16px #e8882a6b;--atmosphere-glow:radial-gradient(ellipse 115% 68% at 50% -10%, #3d6bff29, transparent 58%);--atmosphere-base:linear-gradient(180deg, #0b0e13 0%, #121826 52%, #0d1118 100%);--grain-opacity:.035;--radius:18px;--radius-sm:12px;--nav-h:68px;--safe-bottom:env(safe-area-inset-bottom,0px);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light]{--bg:#f4f6fa;--bg-mid:#f4f6fa;--bg-elevated:#fff;--surface:#fff;--surface-2:#eef1f7;--text:#141821;--muted:#6b7385;--line:#e2e7f0;--accent:#2f5bff;--accent-deep:#1e48e8;--accent-soft:#2f5bff1f;--danger:#d93838;--media-bg:#fff;--nav-bg:#fff;--topbar-bg:#f4f6fae6;--overlay:#10182866;--shadow:0 8px 28px #14285a14;--status-pending-bg:#fff4e5;--status-pending-fg:#b36b00;--status-done-bg:#e8f5e9;--status-done-fg:#2e7d32;--status-cancel-bg:#fdecea;--banner-error-bg:#ffebee;--badge-used-from:#f4b83a;--badge-used-to:#e07a1f;--badge-used-fg:#1a1206;--badge-used-ring:#fff;--badge-used-shadow:0 4px 14px #e07a1f59;--atmosphere-glow:none;--atmosphere-base:#f4f6fa;--grain-opacity:0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root{color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Manrope,system-ui,sans-serif;line-height:1.45}*{box-sizing:border-box}html,body,#root{background-color:var(--bg);background-image:var(--atmosphere-glow), var(--atmosphere-base);background-repeat:no-repeat;background-size:100% 100%;background-attachment:scroll;min-height:100%;margin:0}html{overscroll-behavior-y:none}body{color:var(--text);overscroll-behavior-y:none;transition:background-color .2s,color .2s;position:relative}body:before{content:"";pointer-events:none;z-index:0;opacity:var(--grain-opacity);mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}.app-shell{z-index:1;background:0 0;flex-direction:column;max-width:720px;min-height:100dvh;margin:0 auto;display:flex;position:relative}.app-main{padding:14px 16px calc(var(--nav-h) + var(--safe-bottom) + 18px);flex:1}.page__title{letter-spacing:-.02em;margin:4px 0 16px;font-size:1.45rem;font-weight:800}.page__title--compact{margin-bottom:0}.section-head{justify-content:space-between;align-items:center;gap:12px;margin:22px 0 12px;display:flex}.section-head h2{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:800}.section-link{color:var(--accent-deep);cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;padding:0;font-size:.82rem;font-weight:700;display:inline-flex}.home-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.home-header__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.icon-btn{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:14px;place-items:center;transition:background .15s,border-color .15s,opacity .15s;display:grid;position:relative}.icon-btn:active{opacity:.75}.icon-btn__badge{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:700;display:grid;position:absolute;top:-4px;right:-4px}.brand{align-items:center;min-width:0;display:flex}.brand__logo{object-fit:contain;object-position:left center;border-radius:6px;width:auto;max-width:min(400px,80vw);height:70px;display:block}html[data-theme=dark] .brand__logo{filter:invert()hue-rotate(180deg)saturate(.12)brightness(1.65)}.search{position:relative}.search__icon{color:var(--muted);pointer-events:none;display:grid;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:999px;outline:none;padding:13px 16px 13px 42px;transition:border-color .15s,box-shadow .15s}.search input::placeholder{color:var(--muted)}.search input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.promo-banner{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);margin:14px 0 4px;animation:.45s both promo-banner-in;position:relative;overflow:hidden}.promo-banner--media{aspect-ratio:2.4;background:#12161f;border:none;min-height:140px}.promo-banner__media{position:absolute;inset:0;overflow:hidden}.promo-banner__media img{object-fit:cover;width:100%;height:100%;animation:.7s both promo-banner-media;display:block;transform:scale(1.02)}.promo-banner--media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(105deg,#080c16c7 0%,#080c166b 48%,#080c162e 100%);position:absolute;inset:0}.promo-banner__body{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:12px;min-width:0;padding:14px 16px 16px;display:flex;position:relative}.promo-banner--media .promo-banner__body{height:100%;min-height:inherit;padding:18px 16px 16px}.promo-banner__text{box-sizing:border-box;letter-spacing:-.01em;min-width:0;max-width:50%;color:var(--text);white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.95rem;font-weight:750;line-height:1.35}.promo-banner--media .promo-banner__text{color:#f5f7fb;text-shadow:0 1px 10px #00000059;animation:.5s 80ms both promo-banner-copy}.promo-banner__cta{border-radius:var(--radius-sm);background:var(--accent);color:#fff;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:.86rem;font-weight:750;transition:transform .15s,background .15s,opacity .15s;display:inline-flex}.promo-banner--media .promo-banner__cta{color:#141821;background:#fff;animation:.5s .16s both promo-banner-copy;box-shadow:0 6px 18px #00000038}.promo-banner__cta:active{opacity:.92;transform:scale(.97)}@keyframes promo-banner-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes promo-banner-media{0%{opacity:.65;transform:scale(1.06)}to{opacity:1;transform:scale(1.02)}}@keyframes promo-banner-copy{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}html[data-theme=dark] .promo-banner:not(.promo-banner--media){-webkit-backdrop-filter:blur(10px);background:#1a2030c7}.topbar{z-index:20;background:var(--topbar-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--line);margin:-14px -16px 14px;padding:12px 16px;position:sticky;top:0}.topbar__row{align-items:center;gap:8px;margin-top:10px;display:flex}.topbar__row .search{flex:1;min-width:0}.category-scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;margin:0 -16px;padding:2px 16px 4px;display:flex;overflow-x:auto}.category-scroll::-webkit-scrollbar{display:none}.category-tile{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;min-width:118px;max-width:160px;color:var(--text);flex:none;padding:14px 14px 12px;transition:transform .15s,border-color .15s,background .15s}.category-tile:active{transform:scale(.97)}.category-tile__name{margin-bottom:4px;font-size:.88rem;font-weight:750;line-height:1.25;display:block}.category-tile__count{color:var(--muted);font-size:.75rem;font-weight:600;display:block}.chip-row,.active-filters{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;margin-top:10px;padding-bottom:2px;display:flex;overflow-x:auto}.chip-row+.chip-row{margin-top:8px}.chip-row::-webkit-scrollbar{display:none}.active-filters::-webkit-scrollbar{display:none}.chip{border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;padding:8px 14px;font-size:.8rem;font-weight:650;transition:background .15s,border-color .15s,color .15s}html[data-theme=dark] .chip{-webkit-backdrop-filter:blur(8px);background:#1a2030b8}.chip.is-active{background:var(--accent);border-color:var(--accent);color:#fff}html[data-theme=dark] .chip.is-active{-webkit-backdrop-filter:none}.chip--removable{background:var(--accent-soft);color:var(--accent-deep);border-color:#0000;align-items:center;gap:6px;display:inline-flex}.linkish-clear{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:.8rem;font-weight:600}.catalog__meta{color:var(--muted);margin:10px 0 0;font-size:.85rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;display:flex;position:relative;overflow:hidden}.product-card__link{min-height:0;color:inherit;flex-direction:column;flex:1;display:flex}html[data-theme=dark] .product-card,html[data-theme=dark] .category-tile,html[data-theme=dark] .icon-btn,html[data-theme=dark] .search input{-webkit-backdrop-filter:blur(10px);background:#1a2030c7}.product-card__link:active{opacity:.92}.product-card__media{aspect-ratio:1;background:var(--media-bg);place-items:center;display:grid;position:relative}.product-card__badge{z-index:1;border:1.5px solid var(--badge-used-ring);background:linear-gradient(135deg, var(--badge-used-from) 0%, var(--badge-used-to) 100%);max-width:calc(100% - 16px);color:var(--badge-used-fg);letter-spacing:.02em;white-space:nowrap;box-shadow:var(--badge-used-shadow);text-shadow:0 1px #ffffff40;border-radius:999px;align-items:center;gap:5px;padding:6px 10px 6px 8px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:8px;left:8px}.product-card__badge:before{content:"";background:var(--badge-used-fg);opacity:.88;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 2px #1a12061f}.product-card__badge--detail{gap:6px;padding:7px 12px 7px 10px;font-size:.8rem;top:12px;left:12px}.product-card__badge--detail:before{width:7px;height:7px}.product__variants{margin:8px 0 4px}.product__axes{flex-direction:column;gap:10px;margin:10px 0 4px;display:flex}.product__axis-label{color:var(--muted);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.product__condition{margin:8px 0 12px}.product__condition-text{white-space:pre-wrap;color:var(--text);margin:0;font-size:.92rem;line-height:1.45}.cart-line__badge{border:1px solid var(--badge-used-ring);background:linear-gradient(135deg, var(--badge-used-from) 0%, var(--badge-used-to) 100%);color:var(--badge-used-fg);letter-spacing:.02em;vertical-align:middle;border-radius:999px;align-items:center;margin-right:6px;padding:3px 8px;font-size:.68rem;font-weight:800;line-height:1.2;display:inline-flex;box-shadow:0 2px 8px #e07a1f47}.order-card__item-condition{color:var(--muted);margin-top:2px;font-size:.8rem;display:block}.product-card__media img{object-fit:contain;width:100%;height:100%;padding:12px}.product-card__placeholder{color:var(--accent);opacity:.35;letter-spacing:.08em;font-weight:800}.product-card__body{flex-direction:column;flex:1;gap:4px;padding:10px 12px 6px;display:flex}.product-card__meta-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.product-card__brand{color:var(--accent-deep);letter-spacing:.02em;font-size:.72rem;font-weight:700}.product-card__sku{color:var(--muted);font-size:.7rem}.product-card__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.3em;margin:0;font-size:.86rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card__price{color:var(--accent-deep);margin:0;font-size:.98rem;font-weight:800;line-height:1.2}.product-card__footer{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;padding:4px 12px 12px;display:flex}.product-card__footer .product-card__price{flex:1;min-width:0}.product-card__add{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;padding:0;transition:transform .15s,opacity .15s;display:grid;box-shadow:0 6px 16px #3d6bff52}.product-card__add:active{opacity:.92;transform:scale(.94)}.product-card__qty{background:var(--accent-soft);border-radius:12px;flex-shrink:0;align-items:center;gap:2px;padding:2px;display:flex}.product-card__qty button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;width:32px;height:32px;padding:0;font-size:1.15rem;font-weight:700;line-height:1}.product-card__qty button:first-child{color:var(--accent-deep);background:0 0}.product-card__qty-value{text-align:center;min-width:1.35em;font-size:.85rem;font-weight:800}.product-card__watch{z-index:2;color:#9aa3b5;cursor:pointer;background:#fffffff0;border:none;border-radius:999px;place-items:center;width:34px;height:34px;padding:0;transition:transform .15s,color .15s,background .15s,opacity .15s;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 4px 14px #10182829}.product-card__watch:active{transform:scale(.92)}.product-card__watch:disabled{opacity:.65;cursor:default}.product-card__watch.is-on{color:#ff4d6d;background:#fff}.btn{border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex}.btn:active{opacity:.88}.btn--primary{background:var(--accent);color:#fff;box-shadow:0 8px 20px #3d6bff47}.btn--ghost{background:var(--accent-soft);color:var(--accent-deep)}.btn--block{width:100%;margin-top:10px}.btn--icon{background:var(--surface);border:1px solid var(--line);width:42px;height:42px;color:var(--text);box-shadow:none;border-radius:14px;flex-shrink:0;margin-top:0;padding:0}.btn--icon.is-active{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.select{border:1px solid var(--line);background:var(--surface-2);border-radius:var(--radius-sm);width:100%;color:var(--text);outline:none;padding:12px 14px}.loader,.empty{text-align:center;color:var(--muted);padding:28px 12px}.cart--empty{min-height:calc(100dvh - var(--nav-h) - var(--safe-bottom) - 24px);flex-direction:column;display:flex}.empty-cart{flex-direction:column;flex:1;justify-content:space-between;align-items:stretch;gap:24px;padding:48px 0 8px;display:flex}.empty-cart__text{text-align:center;color:var(--muted);margin:auto 0;font-size:1.05rem}.empty-cart__cta{margin-top:0}.product__cart-controls{flex-direction:column;gap:10px;margin-top:10px;display:flex}.qty-control{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);grid-template-columns:52px 1fr 52px;align-items:center;gap:10px;padding:6px;display:grid}.qty-control button{background:var(--accent-soft);height:44px;color:var(--accent-deep);cursor:pointer;border:none;border-radius:10px;font-size:1.25rem;font-weight:700}.qty-control__value{text-align:center;font-size:1.15rem;font-weight:800}.banner{border-radius:var(--radius-sm);margin-bottom:12px;padding:12px 14px;font-size:.9rem}.banner--error{background:var(--banner-error-bg);color:var(--danger)}.sheet-backdrop{background:var(--overlay);z-index:40;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--surface);width:min(720px,100%);max-height:min(78dvh,560px);padding:12px 16px calc(16px + var(--safe-bottom));border:1px solid var(--line);border-bottom:none;border-radius:22px 22px 0 0;animation:.22s sheetUp;overflow:auto}@keyframes sheetUp{0%{opacity:.7;transform:translateY(12%)}to{opacity:1;transform:translateY(0)}}.sheet__handle{background:var(--line);border-radius:999px;width:36px;height:4px;margin:0 auto 12px}.sheet__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.sheet__head h2{margin:0;font-size:1.1rem;font-weight:800}.sheet__section{margin-bottom:16px}.sheet__label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:.78rem;font-weight:700;display:block}.sheet__list{flex-direction:column;gap:4px;max-height:220px;display:flex;overflow:auto}.sheet__item{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}.sheet__item.is-active,.sheet__item:hover{background:var(--accent-soft);color:var(--accent-deep);font-weight:700}.sheet__count{color:var(--muted);font-size:.85rem}.sheet__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.sheet__actions .btn{margin-top:0}.bottom-nav{width:min(720px,100%);height:calc(var(--nav-h) + var(--safe-bottom));padding:8px 10px calc(8px + var(--safe-bottom));background:var(--nav-bg);border-top:1px solid var(--line);z-index:30;isolation:isolate;grid-template-columns:repeat(4,1fr);gap:4px;margin-inline:auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav:before{content:"";background:var(--nav-bg);z-index:-1;pointer-events:none;position:absolute;inset:0 0 -160px}.bottom-nav:after{content:"";background:var(--nav-bg);pointer-events:none;height:160px;position:absolute;top:100%;left:0;right:0}.bottom-nav a{color:var(--muted);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.68rem;font-weight:600;transition:color .15s,background .15s;display:flex;position:relative}.bottom-nav a.is-active{color:var(--accent-deep);background:var(--accent-soft);font-weight:750}.bottom-nav__icon{place-items:center;line-height:1;display:grid}.bottom-nav__badge{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:700;display:grid;position:absolute;top:2px;right:calc(50% - 22px)}.product__gallery{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:12px;position:relative}.product__hero{aspect-ratio:1;object-fit:contain;background:var(--media-bg);border-radius:14px;width:100%;display:block}.product__thumbs{gap:8px;margin-top:10px;padding-bottom:4px;display:flex;overflow-x:auto}.product__thumbs button{border:1px solid var(--line);background:var(--media-bg);border-radius:10px;flex:none;width:56px;height:56px;padding:0;overflow:hidden}.product__thumbs button.is-active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.product__thumbs img{object-fit:contain;width:100%;height:100%}.product__info{margin-top:14px}.product__info h1{margin:6px 0 10px;font-size:1.2rem;font-weight:800;line-height:1.35}.product__price{color:var(--accent-deep);margin:0;font-size:1.35rem;font-weight:800}.product__meta{color:var(--muted);font-size:.9rem}.product__watch-error{color:var(--danger);margin:8px 0 0;font-size:.88rem}.product__specs{gap:14px;margin-top:18px;display:grid}.product__specs-title{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:800}.product__spec-group{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:12px 14px}.product__spec-group-title{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:.82rem;font-weight:700}.product__spec-list{gap:0;margin:0;display:grid}.product__spec-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:baseline;gap:12px;padding:11px 0;display:grid}.product__spec-row:first-child{border-top:none;padding-top:2px}.product__spec-row:last-child{padding-bottom:2px}.product__spec-row dt{color:var(--muted);margin:0;font-size:.88rem;line-height:1.35}.product__spec-row dd{text-align:right;word-break:break-word;margin:0;font-size:.92rem;font-weight:600;line-height:1.35}.modal-overlay{z-index:80;background:var(--overlay);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:min(100%,360px);box-shadow:var(--shadow);padding:20px 18px 16px}.modal__title{margin:0 0 10px;font-size:1.1rem;font-weight:800}.modal__text{color:var(--muted);margin:0 0 16px;font-size:.95rem;line-height:1.45}.modal__check{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin:-4px 0 16px;font-size:.9rem;font-weight:600;display:flex}.modal__check input{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;margin:0}.modal__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.modal__actions .btn{width:100%;margin-top:0}.test-alert-list{flex-direction:column;gap:8px;display:flex}.cart-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cart-line{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:72px 1fr;gap:12px;padding:10px;display:grid}.cart-line__img{object-fit:contain;background:var(--media-bg);border:1px solid var(--line);border-radius:10px;width:72px;height:72px}.cart-line__img.placeholder{color:var(--accent);place-items:center;font-size:.75rem;font-weight:800;display:grid}.cart-line__body a{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:650;display:-webkit-box;overflow:hidden}.cart-line__actions{align-items:center;gap:10px;margin-top:8px;display:flex}.cart-line__actions button{border:1px solid var(--line);background:var(--surface-2);width:32px;height:32px;color:var(--text);cursor:pointer;border-radius:8px}.cart-line__actions .linkish{width:auto;color:var(--muted);background:0 0;border:none;margin-left:auto}.cart-summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-top:16px;padding:14px}.cart-summary__row{justify-content:space-between;margin-bottom:8px;font-size:1.05rem;display:flex}.hint{color:var(--muted);margin:10px 0 0;font-size:.8rem}.checkout-form{flex-direction:column;gap:12px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field__label{color:var(--muted);font-size:.82rem;font-weight:700}.field__input{border:1.5px solid var(--line);background:var(--surface);border-radius:var(--radius-sm);width:100%;color:var(--text);outline:none;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.field__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.field__input--area{resize:vertical;min-height:84px;font:inherit}.about-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-top:28px;padding:16px}.about-card h2{margin:0 0 8px;font-size:1rem;font-weight:800}.about-card p{color:var(--muted);margin:0 0 14px;font-size:.9rem;line-height:1.45}.theme-toggle-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.theme-toggle-row span{font-size:.9rem;font-weight:650}.theme-switch{background:var(--surface-2);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:6px;display:inline-flex}.theme-switch button{width:36px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;place-items:center;display:grid}.theme-switch button.is-active{background:var(--accent);color:#fff}.stub__text{color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.browser-gate{z-index:1;place-items:center;min-height:100dvh;padding:24px 20px;display:grid;position:relative}.browser-gate--pending{min-height:100dvh}.browser-gate__card{text-align:center;max-width:380px}.browser-gate__brand{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;font-size:.75rem;font-weight:800}.browser-gate__title{letter-spacing:-.02em;margin:0 0 22px;font-size:1.28rem;font-weight:800;line-height:1.35}.browser-gate__link{color:var(--accent);text-underline-offset:5px;padding:10px 8px;font-size:1.08rem;font-weight:700;text-decoration:underline;display:inline-block}.page.profile .page__title{margin-bottom:12px}.profile-tabs{background:var(--surface-2);border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 16px;padding:4px;display:grid}.profile-tabs__btn{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.88rem;font-weight:750;display:inline-flex}.profile-tabs__btn.is-active{background:var(--surface);color:var(--text);box-shadow:0 1px 6px #1018281f}.profile-tabs__count{background:var(--accent-soft);min-width:1.35em;color:var(--accent-deep);text-align:center;border-radius:999px;padding:1px 6px;font-size:.72rem;font-weight:800;line-height:1.4}.profile-tabs__btn.is-active .profile-tabs__count{background:var(--accent);color:#fff}.profile-empty{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.profile-empty-block{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.watch-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.watch-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:72px 1fr;gap:12px;padding:10px;display:grid}.watch-card__media{display:block}.watch-card__img{object-fit:contain;background:var(--media-bg);border:1px solid var(--line);border-radius:10px;width:72px;height:72px}.watch-card__img--placeholder{color:var(--accent);place-items:center;font-size:.75rem;font-weight:800;display:grid}.watch-card__title{-webkit-line-clamp:2;color:var(--text);-webkit-box-orient:vertical;font-size:.9rem;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.watch-card__prices{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:6px;font-size:1rem;display:flex}.watch-card__delta{font-size:.78rem;font-weight:800}.watch-card__delta--down{color:var(--status-done-fg)}.watch-card__delta--up{color:var(--muted)}.watch-card__meta{color:var(--muted);margin:2px 0 0;font-size:.78rem}.watch-card__unavail{color:var(--status-pending-fg);margin:4px 0 0;font-size:.75rem;font-weight:700}.watch-card__unwatch{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:.8rem;font-weight:700}.watch-card__unwatch:disabled{opacity:.65;cursor:default}.orders-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.order-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px}.order-card__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.order-card__id{font-size:1rem;font-weight:800;display:block}.order-card__date{color:var(--muted);margin-top:2px;font-size:.78rem;display:block}.order-status{border-radius:999px;flex:none;padding:4px 10px;font-size:.75rem;font-weight:700;line-height:1.2}.order-status--pending{background:var(--status-pending-bg);color:var(--status-pending-fg)}.order-status--confirmed{background:var(--accent-soft);color:var(--accent-deep)}.order-status--done{background:var(--status-done-bg);color:var(--status-done-fg)}.order-status--cancel{background:var(--status-cancel-bg);color:var(--danger)}.order-card__items{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.order-card__items li{border-bottom:1px solid var(--line);flex-direction:column;gap:2px;padding-bottom:8px;display:flex}.order-card__items li:last-child{border-bottom:none;padding-bottom:0}.order-card__item-title{font-size:.9rem;font-weight:650;line-height:1.35}.order-card__item-meta{color:var(--muted);font-size:.82rem}.order-card__comment{color:var(--text);margin:12px 0 0;font-size:.88rem;line-height:1.4}.order-card__label{color:var(--muted);font-weight:700}.order-card__foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;font-size:1.05rem;display:flex}@media (width>=640px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
