:root{--store-ink: #0c1b2a;--store-muted: #5b6b7c;--store-line: #d7e0ea;--store-surface: #ffffff;--store-bg: #eef3f7;--store-teal: #0f766e;--store-teal-deep: #0b5f59;--store-amber: #c2410c;--store-radius: 14px;--store-font: "Source Sans 3", "Segoe UI", sans-serif;--store-display: "Outfit", "Source Sans 3", sans-serif;font-family:var(--store-font);line-height:1.5;font-weight:400;color:var(--store-ink);background-color:var(--store-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{font-weight:500;color:#0f766e;text-decoration:none}a:hover{color:#115e59}#app{min-height:100vh}.header{background:#fff;border-bottom:1px solid #e2e8f0}.nav{max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:700;font-size:1.1rem}.nav-links{display:flex;gap:1rem}.container{max-width:1200px;margin:0 auto;padding:1.5rem}button{border-radius:9999px;border:1px solid transparent;padding:.5rem 1rem;font-size:.9rem;font-weight:500;font-family:inherit;background-color:#0f766e;color:#fff;cursor:pointer;transition:background-color .15s ease,transform .05s ease,box-shadow .15s ease}button:hover{background-color:#115e59}button:active{transform:translateY(1px);box-shadow:none}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;margin-top:1.5rem}.card{background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 10px 25px #0f172a14;display:flex;flex-direction:column;gap:.5rem}table{width:100%;border-collapse:collapse;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 25px #0f172a0f}th,td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}th{background:#f8fafc;font-weight:600}input,textarea{width:100%;padding:.45rem .6rem;border-radius:.5rem;border:1px solid #cbd5f1;font-family:inherit;font-size:.9rem}input:focus,textarea:focus{outline:2px solid #0f766e;border-color:transparent}label{display:block;font-size:.85rem;color:#475569;display:grid;gap:.25rem}.store-layout{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(ellipse 80% 50% at 10% -10%,rgba(15,118,110,.12),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 0%,rgba(12,27,42,.06),transparent 50%),linear-gradient(180deg,#f5f8fb,#eef3f7 48%,#e8eef4)}.store-layout--setup-only{justify-content:center;position:relative;overflow:hidden;background:radial-gradient(circle at 18% 14%,rgba(20,184,166,.16),transparent 34%),radial-gradient(circle at 82% 84%,rgba(15,118,110,.14),transparent 36%),linear-gradient(145deg,#f7fafc,#eef6fb 46%,#f3f8fc)}.store-layout--setup-only:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(15,118,110,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(15,118,110,.045) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,black 0%,rgba(0,0,0,.25) 65%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,rgba(0,0,0,.25) 65%,transparent 100%)}.store-main{flex:1;max-width:1180px;margin:0 auto;width:100%;padding:1.5rem 1.25rem 3rem}.store-main--setup-only{flex:0 1 auto;max-width:980px;padding:1.25rem;position:relative;z-index:1}.store-header{position:sticky;top:0;z-index:40;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--store-ink);border-bottom:1px solid rgba(215,224,234,.95);box-shadow:0 8px 24px #0c1b2a0a}.store-header__bar{padding:.85rem 1.25rem}.store-header__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:auto auto minmax(180px,1fr) auto;align-items:center;gap:1rem 1.25rem}.store-header__logo{display:flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--store-ink)}.store-header__logo:hover{color:var(--store-teal)}.store-header__logo-text{font-family:var(--store-display);font-size:1.15rem;font-weight:700;letter-spacing:-.03em;line-height:1.1}.store-header__logo-text em{font-style:normal;color:var(--store-teal);font-weight:800}.store-header__logo-image{width:32px;height:32px;object-fit:contain;border-radius:8px}.store-header__nav{display:flex;align-items:center;gap:.15rem;white-space:nowrap}.store-header__nav-link{color:var(--store-muted);text-decoration:none;font-size:.92rem;font-weight:600;padding:.45rem .7rem;border-radius:999px;transition:background .15s ease,color .15s ease}.store-header__nav-link:hover{color:var(--store-teal-deep);background:#0f766e14}.store-header__search{display:flex;align-items:center;gap:.45rem;min-width:0;width:100%;border:1px solid var(--store-line);border-radius:999px;background:#f7fafc;padding:.15rem .15rem .15rem .85rem;color:var(--store-muted);transition:border-color .15s ease,box-shadow .15s ease}.store-header__search:focus-within{border-color:#0f766e8c;box-shadow:0 0 0 3px #0f766e1f;background:#fff}.store-header__search-input{flex:1;min-width:0;padding:.55rem .25rem;border:none;background:transparent;font-size:.92rem;outline:none;color:var(--store-ink)}.store-header__search-input::placeholder{color:#8a9aab}.store-header__search-btn{background:var(--store-ink);color:#fff;border:none;border-radius:999px;padding:.45rem .9rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.store-header__search-btn:hover{background:var(--store-teal-deep)}.store-header__actions{display:flex;align-items:center;gap:.35rem}.store-header__lang-select{border:1px solid var(--store-line);border-radius:999px;background:#fff;color:var(--store-ink);font-size:.78rem;font-weight:700;padding:.4rem .55rem;cursor:pointer}.store-header__icon-btn{display:inline-flex;align-items:center;gap:.35rem;text-decoration:none;color:var(--store-muted);font-size:.82rem;font-weight:600;padding:.4rem .55rem;border-radius:999px;border:0;background:transparent;cursor:pointer;font-family:inherit}.store-header__icon-btn:hover{color:var(--store-teal-deep);background:#0f766e14}.store-header__icon-btn-label{max-width:7.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-header__cart{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;color:#fff;font-size:.86rem;font-weight:600;padding:.45rem .85rem;border-radius:999px;background:var(--store-teal);border:1px solid transparent;box-shadow:0 6px 16px #0f766e40}.store-header__cart:hover{background:var(--store-teal-deep);color:#fff}.store-header__cart-icon{position:relative;display:flex;align-items:center;justify-content:center}.store-header__cart-badge{position:absolute;top:-6px;right:-7px;background:var(--store-amber);color:#fff;font-size:.62rem;font-weight:800;min-width:1rem;height:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 2px}.store-header__cart-label{font-weight:600;display:inline-flex;align-items:baseline;gap:.3rem}.store-header__cart-label strong{font-family:var(--store-display);font-size:.95rem}@media(max-width:980px){.store-header__inner{grid-template-columns:auto 1fr auto}.store-header__nav,.store-header__icon-btn-label{display:none}}@media(max-width:640px){.store-header__inner{grid-template-columns:1fr auto;gap:.65rem}.store-header__search{grid-column:1 / -1;order:3}.store-header__logo-text{font-size:1rem}}.store-footer{background:#fff;color:#475569;margin-top:auto;border-top:1px solid #e2e8f0}.store-footer__back{padding:.75rem 1.25rem;text-align:center;border-bottom:1px solid #f1f5f9}.store-footer__back-link{color:#64748b;text-decoration:none;font-size:.875rem;font-weight:500}.store-footer__back-link:hover{color:#0d9488}.store-footer__grid{max-width:1200px;margin:0 auto;padding:2rem 1.25rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2rem}.store-footer__title{color:#0f172a;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.store-footer__list{list-style:none;padding:0;margin:0}.store-footer__list li{margin-bottom:.4rem}.store-footer__list a{color:#64748b;text-decoration:none;font-size:.875rem}.store-footer__list a:hover{color:#0d9488}.store-footer__bottom{border-top:1px solid #e2e8f0;padding:1rem 1.25rem;text-align:center}.store-footer__copy{font-size:.8rem;color:#94a3b8}.store-hero{background:linear-gradient(135deg,#0f766e,#0d9488);color:#fff;padding:2rem 1.5rem;margin:0 -1.25rem 2rem;border-radius:12px}.store-hero__inner{max-width:1200px;margin:0 auto}.store-hero__title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.store-hero__subtitle{margin:0;font-size:.9rem;opacity:.95}.store-catalog{display:grid;gap:1.25rem}.store-catalog__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.15rem .1rem .35rem}.store-catalog__eyebrow{margin:0 0 .35rem;font-family:var(--store-display);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--store-teal)}.store-catalog__title{margin:0;font-family:var(--store-display);font-size:clamp(1.55rem,2.4vw,2rem);font-weight:800;letter-spacing:-.035em;color:var(--store-ink);line-height:1.15}.store-catalog__lede{margin:.45rem 0 0;max-width:36rem;color:var(--store-muted);font-size:.98rem}.store-catalog__meta{margin:0;color:var(--store-muted);font-size:.9rem;background:#ffffffb3;border:1px solid var(--store-line);border-radius:999px;padding:.45rem .85rem}.store-catalog__meta strong{color:var(--store-ink);font-family:var(--store-display)}.store-products__toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:0 0 .9rem;flex-wrap:wrap}.store-products__title{margin:0;font-family:var(--store-display);font-size:1.15rem;font-weight:700;color:var(--store-ink)}.store-products__meta{margin:0;font-size:.85rem;color:var(--store-muted)}.store-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1.15rem}.store-products--solo{grid-template-columns:minmax(280px,420px)}.store-product-card{background:var(--store-surface);border-radius:calc(var(--store-radius) + 4px);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .2s ease;border:1px solid rgba(215,224,234,.95);box-shadow:0 10px 28px #0c1b2a0f}.store-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0c1b2a1f;border-color:#0f766e59}.store-product-card__media{display:block;text-decoration:none}.store-product-card__image-wrap{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f4f7fa,#e8eef4);overflow:hidden}.store-product-card__image{width:100%;height:100%;object-fit:cover}.store-product-card__image-placeholder{width:4.5rem;height:4.5rem;border-radius:1.1rem;background:#0f766e1f;color:var(--store-teal-deep);display:flex;align-items:center;justify-content:center;font-family:var(--store-display);font-size:1.8rem;font-weight:800}.store-product-card__body{display:flex;flex-direction:column;gap:.45rem;padding:1rem 1.05rem 1.1rem;flex:1}.store-product-card__top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.store-product-card__title{font-family:var(--store-display);font-size:1.12rem;font-weight:700;margin:0;line-height:1.25;letter-spacing:-.02em;color:var(--store-ink)}.store-product-card__title a{color:inherit;text-decoration:none}.store-product-card__title a:hover{color:var(--store-teal-deep)}.store-product-card__badge{display:inline-flex;font-size:.68rem;padding:.22rem .55rem;border-radius:999px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.store-product-card__badge--product{background:#0f766e1f;color:var(--store-teal-deep)}.store-product-card__badge--service{background:#0c1b2a14;color:#334155}.store-product-card__price-row{display:flex;align-items:baseline;justify-content:space-between;gap:.65rem;margin-top:.15rem}.store-product-card__price{font-family:var(--store-display);font-weight:800;color:var(--store-ink);letter-spacing:-.02em;display:inline-flex;align-items:baseline;gap:.3rem}.store-product-card__amount{font-size:1.45rem}.store-product-card__currency{font-size:.82rem;font-weight:700;color:var(--store-muted)}.store-product-card__desc{font-size:.9rem;color:var(--store-muted);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-product-card__stock{font-size:.72rem;font-weight:700;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;padding:.2rem .55rem;width:fit-content}.store-product-card__stock--empty{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.store-product-card__stock-row{display:flex;align-items:center;justify-content:space-between;gap:.55rem;margin-top:.15rem}.store-product-card__qty-label{font-size:.78rem;font-weight:700;color:var(--store-muted);text-transform:uppercase;letter-spacing:.06em}.store-product-card__rating{display:flex;align-items:center;gap:.35rem}.store-product-card__rating-stars{color:#d97706;font-size:.78rem;letter-spacing:.02em}.store-product-card__rating-text{color:var(--store-muted);font-size:.76rem;font-weight:600}.store-product-card__qty-input{width:70px;min-width:70px;text-align:center;border-radius:10px;border:1px solid #cbd5e1;padding:.5rem .45rem;font-size:.86rem;background:#fff}.store-qty-stepper{display:inline-flex;align-items:center;border:1px solid var(--store-line);border-radius:999px;background:#fff;overflow:hidden;min-width:102px}.store-qty-stepper__btn{border:0;background:#f4f7fa;color:#334155;width:32px;height:34px;border-radius:0;padding:0;font-size:1rem;font-weight:700;line-height:1}.store-qty-stepper__btn:hover:not(:disabled){background:#e2e8f0}.store-qty-stepper__btn:disabled{opacity:.45;cursor:not-allowed}.store-qty-stepper__value{display:inline-flex;align-items:center;justify-content:center;width:42px;height:34px;font-size:.92rem;font-weight:700;color:var(--store-ink)}.store-product-card__actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.85rem}.btn-add-cart,.store-product-card .btn-add-cart{background:var(--store-teal);color:#fff;border:none;padding:.65rem 1rem;border-radius:999px;font-size:.88rem;font-weight:700;cursor:pointer;flex:1 1 8rem;min-width:0;text-align:center;box-shadow:0 8px 18px #0f766e38}.btn-add-cart:hover:not(:disabled),.store-product-card .btn-add-cart:hover:not(:disabled){background:var(--store-teal-deep)}.btn-add-cart:disabled,.store-product-card .btn-add-cart:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none}.btn-reserve,.store-product-card .btn-reserve{background:#fff;color:var(--store-teal-deep);border:1px solid rgba(15,118,110,.45);padding:.65rem .95rem;border-radius:999px;font-size:.88rem;font-weight:700;cursor:pointer;min-width:0;text-align:center}.btn-reserve:hover,.store-product-card .btn-reserve:hover{background:#0f766e0f}.store-product-card .btn-details{background:transparent;color:var(--store-muted);border:1px solid var(--store-line);padding:.65rem .95rem;border-radius:999px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:0}.store-product-card .btn-details:hover{background:#f8fafc;color:var(--store-ink);border-color:#94a3b8}.store-page{display:grid;gap:1rem}.store-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1.1rem;box-shadow:0 8px 20px #0f172a0d}.store-section__title{margin:0 0 .4rem;font-family:var(--store-display);font-size:1.3rem;letter-spacing:-.02em;color:var(--store-ink)}.store-section__title--sm{font-size:1.05rem}.store-pdp{gap:1.15rem}.store-pdp__back{margin:0}.store-pdp__hero{display:grid;grid-template-columns:minmax(240px,420px) minmax(0,1fr);gap:1.35rem;align-items:start}.store-pdp__media{width:100%;min-height:280px;border-radius:16px;border:1px solid var(--store-line);background:linear-gradient(145deg,#f4f7fa,#e8eef4);display:flex;align-items:center;justify-content:center;overflow:hidden}.store-pdp__image{width:100%;height:100%;max-height:420px;object-fit:cover}.store-pdp__summary{display:grid;gap:.7rem}.store-pdp__title{margin:0;font-family:var(--store-display);font-size:clamp(1.6rem,2.6vw,2.15rem);font-weight:800;letter-spacing:-.035em;line-height:1.15;color:var(--store-ink)}.store-pdp__lede{margin:0;color:var(--store-muted);font-size:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.store-pdp__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.store-pdp__meta{display:flex;flex-wrap:wrap;gap:.45rem}.store-pill--rating{border-color:#fcd34d;background:#fffbeb;color:#92400e}.store-pdp__commerce{display:grid;gap:.85rem;margin-top:.35rem;padding-top:.85rem;border-top:1px solid var(--store-line)}.store-pdp__qty{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.store-pdp__qty-label{font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--store-muted)}.store-qty-stepper--lg{min-width:128px}.store-qty-stepper--lg .store-qty-stepper__btn{width:38px;height:40px;font-size:1.15rem}.store-qty-stepper--lg .store-qty-stepper__value{width:52px;height:40px;font-size:1.05rem}.store-pdp__actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem;padding-top:0;border-top:0}.store-pdp__btn-buy,.store-pdp__btn-reserve{width:100%;min-height:48px;border-radius:999px;font-size:.95rem;font-weight:750;letter-spacing:.01em}.store-pdp__btn-buy{box-shadow:0 10px 22px #0f766e47}.store-pdp__btn-reserve{background:#fff;border-width:1.5px}.store-pdp__description{margin:0;color:var(--store-muted);white-space:pre-wrap;line-height:1.55}.store-pdp__review-form{max-width:680px;margin-bottom:1rem}.store-pdp__review-comment{margin:0}@media(max-width:800px){.store-pdp__hero{grid-template-columns:1fr}.store-pdp__media{min-height:220px}}.store-section__subtitle{margin:0;color:#64748b;font-size:.92rem}.store-feedback{border-radius:10px;padding:.8rem .9rem;border:1px solid #e2e8f0;background:#f8fafc;color:#334155}.store-feedback--error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.store-feedback--warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.store-feedback--success{border-color:#86efac;background:#f0fdf4;color:#166534}.store-inline-link{color:#0d9488;font-weight:600}.store-table-wrap{border:1px solid #e2e8f0;border-radius:12px;overflow:auto;background:#fff}.store-table{width:100%;border-collapse:collapse}.store-table th,.store-table td{padding:.7rem .85rem;border-bottom:1px solid #f1f5f9;font-size:.88rem;color:#334155}.store-table th{background:#f8fafc;color:#0f172a}.store-table td strong{color:#0f172a}.store-stack{display:grid;gap:.8rem}.store-actions{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.store-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid transparent;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none}.store-actions a:not(.store-btn-secondary){background-color:#0f766e;color:#fff}.store-actions a:not(.store-btn-secondary):hover{background-color:#115e59;color:#fff}.store-btn-secondary{background:#fff;color:#0d9488;border:1px solid #0d9488}.store-btn-secondary:hover{background:#f0fdfa}.store-input-row{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.store-input-row input{min-width:220px;flex:1}.store-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem}.store-kpi{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:.65rem .75rem}.store-kpi small{display:block;color:#64748b;font-size:.74rem}.store-kpi strong{color:#0f172a;font-size:1rem}.store-order-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.85rem;display:grid;gap:.7rem}.store-order-meta{display:flex;gap:.55rem;flex-wrap:wrap;align-items:center}.store-pill{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:999px;padding:.15rem .5rem;font-size:.73rem;font-weight:700;color:#334155;background:#fff}.store-empty{text-align:center;padding:1.5rem 1rem;color:#64748b}.store-checkout-form{display:grid;gap:1.15rem;max-width:none;margin:0;padding:0}.store-checkout{gap:1.15rem}.store-checkout__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.store-checkout__layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.75fr);gap:1rem;align-items:start}.store-checkout__panel{padding:1.25rem 1.3rem 1.35rem}.store-checkout__fieldset{margin:0;padding:0;border:0;display:grid;gap:.75rem}.store-checkout__fieldset legend{font-family:var(--store-display);font-size:.95rem;font-weight:750;letter-spacing:-.02em;color:var(--store-ink);margin-bottom:.15rem;padding:0}.store-checkout__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem .85rem}.store-checkout__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.store-checkout__field{display:grid;gap:.35rem;margin:0;color:var(--store-ink);font-size:.86rem;font-weight:600}.store-checkout__field span em{color:var(--store-teal);font-style:normal;font-weight:800}.store-checkout__field--span-2{grid-column:1 / -1}.store-checkout__field input,.store-checkout__field textarea{width:100%;border:1px solid var(--store-line);border-radius:12px;background:#f8fafc;color:var(--store-ink);font:inherit;font-weight:500;padding:.7rem .85rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.store-checkout__field textarea{resize:vertical;min-height:5.5rem}.store-checkout__field input:focus,.store-checkout__field textarea:focus{outline:none;background:#fff;border-color:#0f766e8c;box-shadow:0 0 0 3px #0f766e1f}.store-checkout-terms{display:flex;align-items:flex-start;gap:.7rem;margin:.15rem 0 0;padding:.85rem .95rem;border:1px solid var(--store-line);border-radius:12px;background:#f8fafc}.store-checkout-terms input[type=checkbox]{margin:.2rem 0 0;width:1.05rem;height:1.05rem;flex:0 0 auto;accent-color:var(--store-teal)}.store-checkout-terms__text{color:#334155;font-size:.9rem;line-height:1.45;font-weight:500}.store-checkout__submit{width:100%;min-height:48px;border:0;border-radius:999px;background:var(--store-teal);color:#fff;font-family:var(--store-display);font-size:1rem;font-weight:750;cursor:pointer;box-shadow:0 10px 22px #0f766e40}.store-checkout__submit:hover:not(:disabled){background:var(--store-teal-deep)}.store-checkout__submit:disabled{opacity:.72;cursor:not-allowed;box-shadow:none}.store-checkout__summary{position:sticky;top:5.5rem;display:grid;gap:.85rem}.store-checkout__lines{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.store-checkout__line{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;padding-bottom:.65rem;border-bottom:1px solid #eef2f6}.store-checkout__line-main{display:grid;gap:.35rem;min-width:0}.store-checkout__line-main strong{font-size:.92rem;color:var(--store-ink)}.store-checkout__line-price{font-family:var(--store-display);font-weight:750;white-space:nowrap;color:var(--store-ink)}.store-checkout__total{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding-top:.25rem;font-size:.92rem;color:var(--store-muted)}.store-checkout__total strong{font-family:var(--store-display);font-size:1.25rem;color:var(--store-ink)}.store-checkout__tax-note{margin:0;font-size:.8rem;color:var(--store-muted);line-height:1.4}.store-checkout__pay-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.65rem;margin:.35rem 0 1rem}.store-checkout__pay-summary>div{border:1px solid var(--store-line);border-radius:12px;background:#f8fafc;padding:.7rem .8rem;display:grid;gap:.2rem}.store-checkout__pay-summary small{color:var(--store-muted);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.store-checkout__pay-summary strong{font-family:var(--store-display);color:var(--store-ink)}.store-checkout__pay-due{border-color:#0f766e59!important;background:#0f766e14!important}.store-checkout-pay-form{display:grid;gap:1rem;max-width:520px}.store-checkout__footer-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.store-checkout__footer-actions .store-checkout__submit,.store-checkout__footer-actions .btn-details,.store-checkout__footer-actions .btn-add-cart{flex:1 1 10rem;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:46px}.store-cart__list{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.store-cart__item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.85rem;padding-bottom:.85rem;border-bottom:1px solid #eef2f6}.store-cart__item:last-child{border-bottom:0;padding-bottom:0}.store-cart__media{width:72px;height:72px;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,#f4f7fa,#e8eef4);display:flex;align-items:center;justify-content:center;border:1px solid var(--store-line);font-family:var(--store-display);font-weight:800;color:var(--store-teal-deep)}.store-cart__media img{width:100%;height:100%;object-fit:cover}.store-cart__body{display:grid;gap:.65rem;min-width:0}.store-cart__top{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.store-cart__top>div{display:grid;gap:.35rem;min-width:0}.store-cart__top strong{font-family:var(--store-display);font-size:1.02rem;color:var(--store-ink)}.store-cart__remove{border:0;background:transparent;color:var(--store-muted);font-size:.82rem;font-weight:700;cursor:pointer;padding:.2rem .35rem}.store-cart__remove:hover{color:#b91c1c}.store-cart__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.store-cart__prices{display:grid;gap:.15rem;text-align:right;font-size:.82rem;color:var(--store-muted)}.store-cart__prices strong{font-family:var(--store-display);font-size:1.05rem;color:var(--store-ink)}@media(max-width:900px){.store-checkout__layout{grid-template-columns:1fr}.store-checkout__summary{position:static;order:-1}.store-checkout__grid,.store-checkout__grid--2{grid-template-columns:1fr 1fr}}@media(max-width:560px){.store-checkout__grid,.store-checkout__grid--2{grid-template-columns:1fr}.store-cart__item{grid-template-columns:56px minmax(0,1fr)}}.store-maintenance{text-align:center;padding:1.8rem 1.4rem;max-width:860px;margin:0 auto}.store-maintenance__image{width:min(320px,92%);height:auto;object-fit:contain;margin:0 auto 1.1rem;display:block}.store-maintenance .store-section__title{margin:0 0 .55rem}.store-maintenance .store-section__subtitle{max-width:680px;margin:0 auto;line-height:1.55}.store-maintenance .store-feedback{margin-top:.85rem;text-align:center;border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.store-maintenance__status-line{margin-top:.9rem;color:#475569;font-size:.84rem;font-weight:600}.store-maintenance__urgent-contact{margin-top:.95rem;display:grid;gap:.55rem;justify-items:center}.store-maintenance__urgent-text{margin:2.8rem 0 0;color:#475569;font-size:.84rem}.store-maintenance__actions{margin-top:2.2rem;display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap}.store-maintenance__btn-primary,.store-maintenance__btn-secondary{border-radius:10px;padding:.58rem .95rem;font-size:.86rem;font-weight:700;border:1px solid transparent}.store-maintenance__btn-primary{background:#0d9488;border-color:#0d9488;color:#fff}.store-maintenance__btn-primary:hover:not(:disabled){background:#0f766e}.store-maintenance__btn-secondary{background:#fff;border-color:#cbd5e1;color:#334155}.store-maintenance__btn-secondary:hover:not(:disabled){background:#f8fafc}.store-maintenance__btn-primary:disabled,.store-maintenance__btn-secondary:disabled{opacity:.78;cursor:not-allowed}.store-maintenance__urgent-info{margin-top:.55rem;opacity:.92;color:#334155}.store-maintenance--setup{max-width:920px}.store-maintenance__setup{margin-top:1rem;padding:.95rem;border:1px solid #dbe4ef;border-radius:12px;background:#f8fafc;text-align:left}.store-maintenance__setup-title{margin:0 0 .55rem;color:#334155;font-size:.88rem;font-weight:700}.store-maintenance__code{margin:0;padding:.7rem .8rem;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:.8rem;line-height:1.5;overflow:auto}.store-maintenance__steps{margin:.8rem 0 0;padding-left:1.15rem;color:#475569;font-size:.84rem;line-height:1.55}.store-maintenance__steps li+li{margin-top:.38rem}
