@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{color-scheme:light;--bg: #f7f3ea;--panel: rgba(255, 255, 255, .78);--panel-strong: #fffaf2;--text: #102038;--muted: #5d6b7f;--line: rgba(16, 32, 56, .12);--blue: #0f62fe;--red: #e5484d;--shadow: 0 22px 60px rgba(16, 32, 56, .14);font-family:Manrope,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(15,98,254,.16),transparent 26%),radial-gradient(circle at top right,rgba(229,72,77,.18),transparent 28%),linear-gradient(180deg,#fffdf7 0%,var(--bg) 52%,#f2ede1 100%);color:var(--text)}a{color:inherit;text-decoration:none}.shell-bg{position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(16,32,56,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(16,32,56,.03) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent)}.site-header,main{position:relative;z-index:1}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem}.brand{display:inline-flex;align-items:baseline;gap:.25rem;font-family:Space Grotesk,sans-serif}.brand img{width:118px;height:auto;display:block}.brand span{color:var(--red)}.brand strong{font-size:1.4rem}.site-header nav{display:flex;flex-wrap:wrap;gap:.85rem}.site-header nav a{padding:.65rem 1rem;border:1px solid var(--line);border-radius:999px;background:#ffffff85;backdrop-filter:blur(8px)}main{width:min(1120px,calc(100% - 2rem));margin:0 auto 5rem}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem;margin-top:1.5rem}.hero__copy,.hero__panel,.category-card,.product-card,.status-panel,.detail-card,.list-shell{border:1px solid var(--line);border-radius:28px;background:var(--panel);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.hero__copy{padding:2rem}.hero__copy p,.section-title p,.status-panel p,.detail-note{margin:0 0 .75rem;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--red)}.hero__copy h1,.status-panel h1,.detail-grid h1{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.95}.hero__copy span,.section-title span,.status-panel span,.detail-card p,.list-shell p{color:var(--muted);line-height:1.7}.hero__copy .actions,.hero__stats{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.25rem}.hero-search{margin-top:1.35rem;display:grid;gap:.55rem}.hero-search__label{font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--red)}.hero-search__row{display:flex;gap:.8rem}.hero-search__row input{flex:1;min-height:50px;border:1px solid var(--line);border-radius:18px;padding:.9rem 1rem;background:#ffffffd1;color:var(--text);font:inherit}.button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.2rem;border-radius:999px;font-weight:800}.button{background:var(--blue);color:#fff}.ghost-button{border:1px solid var(--line);background:#ffffffa3}.hero__panel{padding:1.4rem;display:grid;gap:1rem}.hero__panel-card{padding:1rem;border-radius:22px;background:linear-gradient(135deg,#0f62fe1f,#ffffffd9)}.hero__panel-card strong,.section-title h2,.category-card h3,.product-card h3,.detail-card h2{font-family:Space Grotesk,sans-serif}.section-title{margin:4rem 0 1.3rem}.section-title h2{margin:.2rem 0 .55rem;font-size:clamp(1.8rem,4vw,3rem)}.category-grid,.product-grid,.mini-grid{display:grid;gap:1rem}.category-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-shell{margin-top:1.5rem;padding:1.6rem}.search-form{margin-top:1.4rem}.search-form--stack{display:grid;gap:1rem}.search-form__label{display:block;margin-bottom:.6rem;font-weight:700}.search-form__row{display:flex;gap:.85rem}.search-form input{flex:1;min-height:52px;padding:.9rem 1rem;border:1px solid var(--line);border-radius:18px;background:#fffc;color:var(--text);font:inherit}.search-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.9rem;align-items:end}.search-toolbar__actions{display:flex;flex-wrap:wrap;gap:.75rem}.search-chip-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.2rem}.search-section-head,.category-section-head{margin-top:2.2rem}.section-title--compact{margin-top:1.3rem}.search-summary,.empty-state,.error-banner{margin-top:1rem;color:var(--muted)}.search-shell .featured-rail{margin-top:1.2rem}.error-banner{padding:1rem 1.1rem;border:1px solid rgba(229,72,77,.28);border-radius:18px;background:#e5484d14;color:#8a1e2b}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{padding:1.35rem}.category-card__header-row,.product-card__meta-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.category-card__image{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:18px;margin-bottom:1rem;border:1px solid var(--line)}.category-card .pill{display:inline-flex;padding:.35rem .7rem;border-radius:999px;font-size:.8rem;background:#ffffffb3}.category-card ul{padding-left:1rem;color:var(--muted)}.product-card{overflow:hidden}.product-card__category{margin:0 0 .65rem;color:var(--muted);font-size:.82rem;font-weight:700;text-transform:capitalize}.product-card__media{display:flex;align-items:flex-start;justify-content:space-between;min-height:220px;padding:1rem;background:linear-gradient(155deg,color-mix(in srgb,var(--tone) 80%,white),#fff),radial-gradient(circle at top right,rgba(255,255,255,.5),transparent 40%)}.product-card__media img{width:72%;max-width:180px;align-self:flex-end;filter:drop-shadow(0 16px 28px rgba(16,32,56,.12))}.product-card__media span,.detail-swatch{display:inline-flex;padding:.45rem .75rem;border-radius:999px;background:#ffffffd1;font-size:.78rem;font-weight:800}.product-card__body{padding:1rem 1rem 1.2rem}.product-card__teaser{margin:0 0 .35rem;color:var(--red);font-size:.9rem;font-weight:700}.product-card h3{margin:0 0 .65rem;font-size:1.2rem}.product-card__price,.detail-price{display:flex;align-items:baseline;gap:.7rem}.product-card__price strong,.detail-price strong{font-size:1.3rem}.product-card__price s,.detail-price s{color:var(--muted)}.featured-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.featured-card{display:grid;grid-template-columns:1fr 140px;gap:.9rem;align-items:center;padding:1.2rem;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,var(--tone) 74%,white),#ffffffeb),radial-gradient(circle at top right,rgba(255,255,255,.5),transparent 45%);box-shadow:var(--shadow)}.featured-card img{width:100%;max-width:132px;justify-self:end;filter:drop-shadow(0 16px 24px rgba(16,32,56,.14))}.featured-card__copy{display:grid;gap:.5rem}.featured-card__copy p{margin:0;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.featured-card__copy h3{margin:0;font-size:1.35rem;font-family:Space Grotesk,sans-serif}.featured-card__copy span{color:var(--muted);line-height:1.6}.featured-card__pills{display:flex;flex-wrap:wrap;gap:.5rem}.featured-card__price{display:flex;align-items:baseline;gap:.65rem}.featured-card__price strong{font-size:1.35rem}.featured-card__price s{color:var(--muted)}.status-panel,.list-shell,.detail-card{padding:1.5rem}.category-shell{margin-top:1.5rem}.app-stack{display:grid;gap:1rem;margin-top:1.5rem}.app-grid{display:grid;grid-template-columns:1fr .95fr;gap:1rem;margin-top:1.5rem}.panel-card{border:1px solid var(--line);border-radius:28px;background:var(--panel);backdrop-filter:blur(10px);box-shadow:var(--shadow);padding:1.5rem}.panel-card h2,.panel-card h3{margin:0 0 .75rem;font-family:Space Grotesk,sans-serif}.panel-card p{color:var(--muted)}.form-stack,.data-stack{display:grid;gap:.9rem}.field{display:grid;gap:.45rem}.field label,.fieldset-title,.eyebrow-label{font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--red)}.field input,.field textarea,.field select{width:100%;min-height:48px;border:1px solid var(--line);border-radius:18px;padding:.9rem 1rem;background:#ffffffc7;color:var(--text);font:inherit}.field textarea{min-height:120px;resize:vertical}.inline-actions{display:flex;flex-wrap:wrap;gap:.75rem}.muted-note,.meta-line{color:var(--muted);font-size:.95rem}.notice{border-radius:18px;padding:.9rem 1rem;border:1px solid var(--line);background:#ffffffa3}.notice[data-tone=success]{border-color:#1a7f3747;background:#e6ffedd9}.notice[data-tone=error]{border-color:#e5484d47;background:#ffeeefe0}.notice[data-tone=info]{border-color:#0f62fe2e;background:#edf4ffeb}.empty-state{padding:1.1rem 1.2rem;border:1px dashed var(--line);border-radius:18px;color:var(--muted)}.cart-list,.order-list,.detail-list{display:grid;gap:.9rem}.cart-item,.order-item,.detail-item{border:1px solid var(--line);border-radius:20px;padding:1rem;background:#ffffffb8}.cart-item__head,.order-item__head,.split-line{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.cart-item__title,.order-item__title{margin:0 0 .35rem;font-weight:800}.pill-row{display:flex;flex-wrap:wrap;gap:.5rem}.mini-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:.3rem .65rem;border-radius:999px;border:1px solid var(--line);background:#ffffffbf;font-size:.78rem;font-weight:700}.totals-card{display:grid;gap:.75rem}.totals-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.totals-row strong{font-size:1.15rem}.button.secondary{background:#fffc;color:var(--text);border:1px solid var(--line)}.button.subtle{background:transparent;color:var(--text);border:1px solid var(--line)}[hidden]{display:none!important}.status-panel strong{display:block;margin-top:1.25rem}.list-shell{margin-top:1rem}.detail-grid{display:grid;grid-template-columns:1fr .95fr;gap:1.25rem;margin-top:1.5rem}.crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1.35rem;color:var(--muted)}.crumbs strong{color:var(--text)}.detail-card--visual{position:relative;overflow:hidden;min-height:420px;background:linear-gradient(145deg,var(--tone),rgba(255,255,255,.9)),radial-gradient(circle at top right,rgba(255,255,255,.5),transparent 42%)}.detail-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.9}.detail-swatch{position:relative;z-index:1}.detail-bullets{display:grid;gap:.75rem;padding:0;list-style:none;color:var(--muted)}.detail-facts,.detail-note{margin-top:1rem}.detail-pills{margin:1rem 0 .35rem}.profile-summary,.order-summary-grid,.checkout-support-grid{margin-top:1.5rem}.category-summary{margin-top:1rem}.purchase-card{display:grid;gap:.9rem;margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--line)}.quantity-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.quantity-row input{width:92px;min-height:46px;border:1px solid var(--line);border-radius:16px;padding:.75rem .9rem;background:#ffffffc7;color:var(--text);font:inherit}@media(max-width:900px){.hero,.detail-grid,.app-grid,.category-grid,.product-grid,.featured-rail,.featured-card{grid-template-columns:1fr}.featured-card img{justify-self:start}.search-toolbar{grid-template-columns:1fr}.hero-search__row,.search-form__row{flex-direction:column}.site-header{flex-direction:column;align-items:flex-start}}
