:root{color:#10253c;font-synthesis:none;text-rendering:optimizelegibility;--ink:#10253c;--muted:#607083;--line:#dce4e2;--surface:#fff;--accent:#00dca2;--accent-dark:#00a87d;background:#f4f7f6;font-family:Inter,Hiragino Kaku Gothic ProN,Yu Gothic,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,a{color:inherit;font:inherit}button{cursor:pointer}a{text-decoration:none}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f7f6e0;border-block-end:1px solid #10253c1a;justify-content:space-between;align-items:center;min-height:4.75rem;padding-inline:clamp(1.25rem,5vw,5rem);display:flex;position:sticky;top:0}.brand{letter-spacing:-.03em;align-items:center;gap:.65rem;font-size:1.05rem;font-weight:800;display:inline-flex}.brand img{object-fit:contain;width:2rem;height:2rem}.site-header nav{align-items:center;gap:1.5rem;font-size:.85rem;font-weight:700;display:flex}.site-header nav a{color:var(--muted)}.site-header nav button,.catalog-notice button{border:1px solid var(--ink);color:#fff;background:var(--ink);border-radius:999px;padding:.7rem 1rem}.hero{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);min-height:min(46rem,100vh - 4.75rem);padding:clamp(4rem,9vw,8rem) clamp(1.25rem,7vw,7rem);display:grid;overflow:hidden}.hero__content{z-index:1;align-self:center;position:relative}.eyebrow{color:var(--accent-dark);letter-spacing:.18em;margin:0 0 1.25rem;font-size:.72rem;font-weight:800}.hero h1{letter-spacing:-.075em;max-width:13ch;margin:0;font-size:clamp(3.2rem,7vw,7.25rem);line-height:.98}.hero h1 span{white-space:nowrap;display:block}.hero__description{max-width:35rem;color:var(--muted);margin:2rem 0 2.5rem;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.9}.primary-action{color:#fff;background:var(--ink);border-radius:999px;align-items:center;gap:2.5rem;padding:1rem 1.15rem 1rem 1.5rem;font-size:.9rem;font-weight:800;display:inline-flex}.primary-action span{width:2rem;height:2rem;color:var(--ink);background:var(--accent);border-radius:50%;place-content:center;display:grid}.hero__signal{background:linear-gradient(145deg,#00dca22e,#0000 42%),repeating-linear-gradient(90deg,#0000 0 3.5rem,#10253c0d 3.5rem 3.55rem);border-radius:2rem;place-content:center;align-self:stretch;min-height:24rem;display:grid;position:relative}.hero__signal:before{content:"";border:1px solid #10253c1f;border-radius:50%;position:absolute;inset:8% 12%}.hero__signal span{color:#10253c2e;letter-spacing:-.08em;font-size:clamp(4rem,9vw,8rem);font-weight:900}.hero__signal strong{color:var(--accent);font-size:clamp(7rem,16vw,15rem);font-weight:400;line-height:1;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-55%)}.hero__signal small{color:var(--muted);letter-spacing:.16em;text-align:center;font-size:.66rem;font-weight:800;position:absolute;inset:auto 2rem 2rem}.catalog-section{border-block-start:1px solid var(--line);background:var(--surface);padding:clamp(4rem,8vw,7rem) clamp(1.25rem,7vw,7rem) 8rem}.section-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.section-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.25rem,5vw,4.5rem)}.refresh-status{color:var(--muted);font-size:.78rem}.refresh-status:before{background:var(--accent);content:"";border-radius:50%;width:.45rem;height:.45rem;margin-inline-end:.5rem;display:inline-block}.category-filter{scrollbar-width:thin;gap:.6rem;margin:2.5rem 0 2rem;padding-block-end:.35rem;display:flex;overflow-x:auto}.category-filter button{border:1px solid var(--line);background:0 0;border-radius:999px;flex:none;padding:.7rem 1rem;font-size:.84rem;font-weight:700}.category-filter button.is-active{border-color:var(--ink);color:#fff;background:var(--ink)}.catalog-notice{background:#fff9ed;border:1px solid #ebc884;border-radius:1rem;justify-content:space-between;align-items:center;gap:1.5rem;margin-block:2rem;padding:1rem 1.25rem;display:flex}.catalog-notice p{color:#6b4c18;margin:0;font-size:.88rem;line-height:1.6}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-block-start:2rem;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:1.25rem;flex-direction:column;min-width:0;min-height:21rem;padding:1.35rem;transition:border-color .16s,transform .16s;display:flex}.product-card:hover{border-color:#a9b9b5;transform:translateY(-3px)}.product-card__meta,.product-card__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-label,.stock-state,.category-name{font-size:.7rem;font-weight:800}.product-label{border-radius:.45rem;padding:.45rem .6rem}.product-label--inventory{color:#075d49;background:#dff9f1}.product-label--boost{color:#344e84;background:#e8efff}.product-label--assisted{color:#704a21;background:#fff1dd}.stock-state,.category-name{color:var(--muted)}.stock-state--low{color:#a06100}.stock-state--unavailable{color:#9b4242}.product-card__body{min-width:0;margin-block:auto;padding-block:2.5rem}.product-card h3{overflow-wrap:anywhere;letter-spacing:-.04em;margin:0 0 .75rem;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.25}.product-card__body p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.7;display:-webkit-box;overflow:hidden}.product-card__footer{border-block-start:1px solid var(--line);padding-block-start:1rem}.product-card__footer div{gap:.2rem;display:grid}.price-label{color:var(--muted);font-size:.68rem}.product-card__footer strong{letter-spacing:-.03em;font-size:1.25rem}.product-card--skeleton{background:#f2f5f4;border-color:#0000;gap:1rem}.product-card--skeleton span{background:linear-gradient(90deg,#e8eceb 20%,#f9fbfa 50%,#e8eceb 80%) 0 0/200% 100%;border-radius:999px;height:1rem;animation:1.4s linear infinite skeleton-shimmer}.product-card--skeleton span:first-child{width:30%}.product-card--skeleton span:nth-child(2){width:80%;margin-block-start:auto}.product-card--skeleton span:nth-child(3){width:55%}.empty-catalog{text-align:center;border:1px dashed #bac7c4;border-radius:1.25rem;place-content:center;min-height:21rem;margin-block-start:2rem;padding:3rem;display:grid}.empty-catalog span{color:var(--accent-dark);font-size:3rem}.empty-catalog h3{margin:.5rem 0;font-size:1.35rem}.empty-catalog p{color:var(--muted);margin:0}.error-page{text-align:center;place-content:center;min-height:100vh;padding:2rem;display:grid}.error-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,8vw,6rem)}.error-page p{line-height:1.7}.route-loading{place-content:center;min-height:100vh;display:grid}.route-loading img{object-fit:contain;width:3.25rem;height:3.25rem}@keyframes skeleton-shimmer{to{background-position:-200% 0}}@media (width<=900px){.hero{grid-template-columns:1fr}.hero__signal{min-height:18rem;margin-block-start:4rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.site-header nav{display:none}.hero{min-height:auto;padding-block-start:4rem}.hero h1{font-size:clamp(2.65rem,11vw,4.6rem)}.hero__signal{min-height:14rem}.catalog-section{padding-block-end:5rem}.catalog-notice{flex-direction:column;align-items:start}.product-grid{grid-template-columns:1fr}.product-card{min-height:18rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}.product-card--skeleton span{animation:none}}
