:root{color-scheme:light;font-family:Manrope,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:radial-gradient(circle at top,#e2e8f0,#f8fafc 50%,#fff)}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}.shop{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem 3rem;max-width:980px;margin:0 auto}.shop__hero{background:linear-gradient(120deg,#0f172a,#1e293b 60%,#0f172a);color:#f8fafc;padding:2rem;border-radius:24px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;box-shadow:0 20px 45px #0f172a40}.shop__hero--welcome{min-height:240px;align-items:end;background:radial-gradient(circle at top right,rgba(56,189,248,.35),transparent 28%),linear-gradient(120deg,#0f172a,#16324f 55%,#0f172a)}.shop__welcome-copy{max-width:620px}.shop__welcome-copy h1{margin:.85rem 0 0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.05}.shop__badge{display:inline-block;background:#38bdf8;color:#0f172a;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0}.shop__badge--outline{background:#38bdf81a;color:#38bdf8;border:1px solid rgba(56,189,248,.5);text-decoration:none;text-transform:none;letter-spacing:.02em;margin:0}.shop__subtitle{margin:.5rem 0 0;color:#cbd5f5}.shop__subtitle--welcome{max-width:40rem;font-size:1rem}.shop__subtitle--description{max-width:42rem;color:#e2e8f0}.shop__contacts{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem}.shop__phone{margin:0;color:#e2e8f0;font-size:.9rem}.shop__hero-meta{display:flex;flex-direction:column;gap:.5rem;font-weight:600;color:#e2e8f0}.shop__panel{background:#fff;border-radius:18px;padding:1.5rem;border:1px solid #e2e8f0}.shop__welcome-panel{background:linear-gradient(180deg,#fffffffa,#f8fafcfa)}.shop__welcome-text{max-width:42rem}.shop__welcome-text h2{margin:0 0 .75rem}.shop__welcome-text p{margin:0;color:#475569}.shop__welcome-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3.25rem;margin-top:1.25rem;padding:.9rem 1.25rem;border-radius:16px;background:linear-gradient(135deg,#10c44c,#0ea542);color:#fff;text-decoration:none;font-weight:800;text-align:center;box-shadow:0 14px 30px #10c44c38}.accordion{padding:0}.accordion__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem}.accordion__summary::-webkit-details-marker{display:none}.accordion__summary:after{content:"";width:12px;height:12px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);transition:transform .12s ease;margin-left:auto}.accordion[open]>.accordion__summary:after{transform:rotate(-135deg)}.accordion__summary h2{margin:0}.accordion__summary p{margin:.25rem 0 0;color:#64748b}.accordion__summary:focus-visible{outline:3px solid rgba(56,189,248,.5);outline-offset:4px;border-radius:14px}.accordion__body{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.shop__panel-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;flex-wrap:wrap}.shop__panel-header h2{margin:0 0 .25rem}.shop__panel-header p{margin:0;color:#64748b}.shop__count{font-size:.85rem;padding:.3rem .7rem;border-radius:999px;background:#f1f5f9;color:#475569}.shop__filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.chip{border:1px solid #cbd5f5;background:#fff;color:#0f172a;padding:.45rem .8rem;border-radius:999px;font-size:.85rem;cursor:pointer;transition:all .12s ease}.chip--active{background:#0f172a;color:#f8fafc;border-color:#0f172a}.shop__primary{border:none;border-radius:12px;padding:.65rem 1rem;font-size:.9rem;cursor:pointer;background:#0f172a;color:#f8fafc;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 8px 20px #0f172a33}.shop__primary:active{transform:scale(.98)}.shop__primary--success{background:#0eae43;box-shadow:0 8px 20px #10c44c40}.shop__primary--accent{background:#0ea5e9;box-shadow:0 10px 24px #0ea5e94d}.shop__primary--success:disabled{opacity:1}.shop__catalog{display:flex;flex-direction:column;gap:1rem}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.catalog-card{display:flex;flex-direction:column;gap:.75rem;background:#fff;border-radius:18px;padding:1rem;border:1px solid #e2e8f0;box-shadow:0 8px 20px #0f172a0f}.catalog-card--highlight{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}.catalog-card__media{border-radius:14px;overflow:hidden;background:#f1f5f9;height:160px;display:flex;align-items:center;justify-content:center}.catalog-card__media img{width:100%;height:100%;object-fit:cover}.catalog-card__placeholder{color:#94a3b8;font-size:.85rem}.catalog-card__body h3{margin:0 0 .35rem}.catalog-card__desc{margin:0;color:#64748b;font-size:.9rem}.catalog-card__footer{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap}.catalog-card__actions{display:flex;flex-direction:column;gap:.5rem}.catalog-card__actions--locked .shop__primary--success{width:100%}.qty-control{display:flex;align-items:center;gap:.5rem}.qty-control span{font-weight:600}.catalog-card__price{font-weight:700}.catalog-card__stock{font-size:.85rem;color:#475569}.shop__status{padding:.75rem 1rem;border-radius:12px;background:#dcfce7;color:#166534;font-size:.9rem}.shop__error{padding:.75rem 1rem;border-radius:12px;background:#fee2e2;color:#991b1b;font-size:.9rem}.toast-stack{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:30;display:flex;flex-direction:column;gap:.5rem;width:min(92vw,520px);pointer-events:none}.toast{background:#0f172a;color:#f8fafc;padding:.75rem 1rem;border-radius:14px;box-shadow:0 12px 30px #0f172a33;font-size:.9rem;animation:toast-in .18s ease}.toast--success{background:#10c44c;box-shadow:0 12px 30px #10c44c40}.toast--error{background:#ef4444;box-shadow:0 12px 30px #ef444440}.floating-cart{position:fixed;right:16px;bottom:20px;display:flex;flex-direction:column;align-items:center;gap:.4rem;z-index:20}.floating-cart__button{width:56px;height:56px;border-radius:18px;border:none;background:#0ea5e9;color:#000;box-shadow:0 12px 28px #0f172a40;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.floating-cart__button svg{width:26px;height:26px}.floating-cart__button:disabled{opacity:.6;cursor:not-allowed}.floating-cart__sum{background:#0ea5e9;color:#000;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;box-shadow:0 8px 18px #0f172a33}@keyframes toast-in{0%{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}.shop__empty{padding:.75rem 1rem;border-radius:12px;background:#f1f5f9;color:#64748b;font-size:.9rem}.shop__order-banner{padding:.75rem 1rem;border-radius:12px;background:#e2e8f0;color:#0f172a;display:flex;flex-direction:column;gap:.35rem}.shop__muted{color:#64748b;font-size:.85rem}.shop__order{display:flex;flex-direction:column;gap:1rem}.order-list{display:flex;flex-direction:column;gap:.75rem}.order-item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.75rem 1rem;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;flex-wrap:wrap}.order-item__meta{font-size:.85rem;color:#64748b;margin-top:.25rem}.order-item__sum{font-weight:600}.order-comment{padding:.65rem .8rem;border-radius:12px;background:#f1f5f9;color:#334155;font-size:.9rem}.order-summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap;font-weight:600}.order-summary__actions{display:flex;gap:.5rem;flex-wrap:wrap}.shop__history{display:flex;flex-direction:column;gap:1rem}.order-history{display:flex;flex-direction:column;gap:.75rem}.history-item{display:flex;flex-direction:column;gap:.6rem;align-items:stretch;padding:.75rem 1rem;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.history-item__header{display:flex;flex-direction:column;gap:.25rem}.history-item__title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.history-item__repeat{border:1px solid #cbd5f5;background:#fff;color:#0f172a;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;cursor:pointer}.history-item__repeat:disabled{opacity:.5;cursor:not-allowed}.history-item__meta{font-size:.85rem;color:#64748b;margin-top:.25rem}.history-item__sum{font-weight:600;margin-top:.35rem}.history-item__list{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.35rem;color:#475569;font-size:.85rem}.history-item__row{display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.history-item__name{font-weight:600;color:#0f172a}.history-item__qty{color:#64748b}.shop__cart{display:flex;flex-direction:column;gap:1rem}.cart-list{display:flex;flex-direction:column;gap:.75rem}.cart-screen__header{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;margin-bottom:1rem}.cart-screen__header h2{margin:0 0 .25rem}.cart-screen__header p{margin:0;color:#64748b}.cart-item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.75rem 1rem;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;flex-wrap:wrap}.cart-item--highlight{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.cart-item__meta{font-size:.85rem;color:#64748b;margin-top:.25rem}.cart-item__actions{display:flex;align-items:center;gap:.5rem}.cart-summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap;font-weight:600}.cart-summary__actions{display:flex;gap:.5rem;flex-wrap:wrap}.form-field{display:flex;flex-direction:column;gap:.45rem;width:100%}.form-field span{font-weight:600;color:#0f172a}.form-field textarea{width:100%;padding:.65rem .75rem;border-radius:12px;border:1px solid #cbd5f5;background:#fff;font-size:.95rem;font-family:inherit;resize:vertical}.form-field textarea:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.chip:disabled,.shop__primary:disabled{opacity:.6;cursor:not-allowed}.shop__footer{padding:.75rem 1rem;border-radius:12px;background:#0f172a;color:#f8fafc;text-align:center}@media (max-width: 640px){.shop{padding:1.5rem 1rem 2.5rem}.shop__hero{padding:1.4rem}.accordion__summary{padding:1rem 1.2rem}.accordion__body{padding:0 1.2rem 1.2rem}.catalog-card__actions{flex-direction:row;align-items:center;justify-content:space-between}.shop__primary{border-radius:16px;padding:.55rem .9rem;font-size:.85rem}.shop__primary--success{flex:1;text-align:center}.qty-control{background:#f1f5f9;border-radius:18px;padding:.25rem .45rem;gap:.35rem}.qty-control .chip{padding:.5rem .85rem;border-radius:14px;min-width:44px;font-size:1rem}.cart-screen__header{grid-template-columns:1fr;justify-items:start}}
