: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:.3rem;padding:.5rem;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{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.1rem;background:#38bdf81a;color:#38bdf8;border:1px solid rgba(56,189,248,.5);text-decoration:none;text-transform:none;letter-spacing:.02em;margin:0}.shop__contact-meta{font-size:.78rem;font-weight:600;color:#bae6fd}.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-direction:column;align-items:flex-start;gap:.75rem;margin-top:.5rem}.shop__phone{margin:0;color:#e2e8f0;font-size:.9rem}.shop__contact-actions{display:flex;align-items:stretch;gap:.65rem;flex-wrap:nowrap}.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}.shop__welcome-cta--secondary{background:linear-gradient(135deg,#f8fafc,#e0f2fe 46%,#e2e8f0);color:#1f2937;box-shadow:0 10px 24px #47556924;border:1px solid #bfdbfe}.shop__welcome-cta--secondary:active{background:linear-gradient(135deg,#e2e8f0,#dbeafe 48%,#cbd5e1)}.shop__create-catalog{margin-top:1rem;padding-bottom:1rem}.accordion{padding:0}.accordion__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem}.accordion[open]>.accordion__summary{padding-bottom:.3rem}.accordion__summary::-webkit-details-marker{display:none}.accordion__summary:after{content:"";width:10px;height:10px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);transition:transform .12s ease;margin-left:auto;flex-shrink:0}.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}.shop__panel-header{display:flex;justify-content:space-between;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}.shop__catalog-controls{display:grid;gap:.85rem;padding:1rem;margin-bottom:1rem;border:1px solid #bae6fd;border-radius:16px;background:linear-gradient(180deg,#f0f9ff,#f8fafc);box-shadow:0 10px 24px #0ea5e914}.shop__filter-field{display:grid;gap:.35rem;font-size:.84rem;font-weight:700;color:#475569}.shop__search,.shop__select{width:100%;padding:.6rem .75rem;border-radius:12px;border:1px solid #cbd5f5;background:#fff;font-size:.95rem;font-family:inherit}.shop__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#475569 50%),linear-gradient(135deg,#475569 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.4rem}.shop__search:focus,.shop__select:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.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}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.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:radial-gradient(circle at top,#fffffff2,#e2e8f0f2),#f1f5f9;height:160px;padding:.5rem;display:flex;align-items:center;justify-content:center}.catalog-card__media-button{width:100%;height:100%;border:none;padding:0;margin:0;background:transparent;cursor:zoom-in}.catalog-card__media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.photo-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172ad1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.photo-modal__content{width:min(92vw,900px);max-height:88vh;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f1f5f9f5);box-shadow:0 20px 60px #0f172a59}.photo-modal__content img{display:block;max-width:100%;max-height:calc(88vh - 2rem);object-fit:contain}.photo-modal__close{position:absolute;top:18px;right:18px;width:44px;height:44px;border:none;border-radius:999px;background:#ffffff2e;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer}.profile-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172aad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-modal__content{width:min(92vw,460px);border-radius:18px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 50px #0f172a47;padding:1rem;display:flex;flex-direction:column;gap:.85rem}.profile-modal__content h3{margin:0}.profile-modal__content p{margin:0;color:#64748b;font-size:.92rem}.profile-modal__row{display:flex;flex-direction:column;gap:.25rem}.profile-modal__row span{font-size:.82rem;color:#64748b}.profile-modal__field{display:flex;flex-direction:column;gap:.3rem}.profile-modal__name-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.profile-modal__field span{font-size:.82rem;color:#334155}.profile-modal__field input{width:100%;min-height:2.6rem;border:1px solid #cbd5f5;border-radius:12px;padding:.55rem .7rem;font:inherit}.profile-modal__field textarea{width:100%;border:1px solid #cbd5f5;border-radius:12px;padding:.55rem .7rem;font:inherit;resize:vertical;min-height:5.4rem}.profile-modal__actions{display:flex;justify-content:flex-end;gap:.6rem;flex-wrap:wrap}.consent-modal__content{gap:.85rem}.consent-modal__links{display:flex;flex-direction:column;gap:.4rem}.consent-modal__links a{color:#0369a1;font-weight:700}.consent-modal__check{display:flex;align-items:flex-start;gap:.55rem;color:#334155;font-size:.92rem}.consent-modal__check input{margin-top:.2rem}.order-mode-toggle{display:inline-flex;gap:.45rem;align-items:center}@media (max-width: 560px){.profile-modal__name-grid{grid-template-columns:1fr}}.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}.shop__order-details{display:flex;flex-direction:column;gap:.85rem}.order-details__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.order-list{display:flex;flex-direction:column;gap:.75rem}.order-list--details{gap:.55rem}.order-item{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;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-details__info{display:grid;gap:.65rem}.order-fulfillment,.order-comment{padding:.75rem .85rem;border-radius:12px;background:#f1f5f9;color:#334155;font-size:.9rem}.order-fulfillment span,.order-comment span{display:block;margin-bottom:.2rem;color:#64748b;font-size:.78rem;font-weight:700}.order-fulfillment strong,.order-comment p,.order-fulfillment p{margin:0}.order-fulfillment p{margin-top:.25rem}.order-summary{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;font-weight:600;padding:.85rem;border:1px solid #bae6fd;border-radius:16px;background:linear-gradient(180deg,#f0f9ff,#f8fafc)}.order-summary__actions{display:flex;gap:.5rem;flex-wrap:wrap}.shop__history{display:flex;flex-direction:column}.order-history{display:flex;flex-direction:column;gap:.75rem}.active-orders-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.active-order-card{padding:.75rem 1rem;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.active-order-card__button{border:none;background:transparent;padding:0;width:100%;text-align:left;display:flex;flex-direction:column;gap:.25rem;color:inherit;cursor:pointer;font:inherit}.active-order-card__button strong{color:#0f172a}.active-order-card__button span{font-size:.85rem;color:#64748b}.active-order-card__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.order-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .5rem;font-size:.76rem;font-weight:700}.order-status-badge--confirmed{background:#dcfce7;color:#166534}.order-status-badge--new{background:#fef3c7;color:#92400e}.order-status-badge--default{background:#e2e8f0;color:#475569}.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:.85rem}.order-edit-catalog{display:flex;flex-direction:column;gap:.85rem;padding-top:.9rem;border-top:1px solid #e2e8f0}.order-edit-catalog h3{margin:0;font-size:1rem}.cart-list{display:flex;flex-direction:column;gap:.55rem}.cart-screen__header{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center}.cart-screen__header h2{margin:0 0 .25rem}.cart-screen__header p{margin:0;color:#64748b}.cart-item{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;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-form{display:grid;gap:.8rem;padding:.85rem;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.cart-summary{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;font-weight:600;padding-top:.15rem}.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 input{width:100%;min-height:2.75rem;padding:.65rem .75rem;border-radius:12px;border:1px solid #cbd5f5;background:#fff;font-size:.95rem;font-family:inherit}.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 input:focus,.form-field textarea:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.order-delivery-save{display:inline-flex;align-items:center;gap:.55rem;color:#334155;font-size:.94rem}.order-delivery-save input{width:1rem;height:1rem;margin:0}.history-item__delivery{color:#334155;font-size:.95rem}.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__hero{padding:1.4rem}.accordion__summary{padding:1rem 1.2rem}.accordion[open]>.accordion__summary{padding-bottom:.3rem}.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}}
