:root{color:#171b18;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f7f8f5;--paper:#fff;--ink:#171b18;--muted:#646d64;--line:#dfe4dc;--line-strong:#cbd3c9;--sage:#6e806b;--blue:#264b68;--gold:#a4702a;--media:#ecefeb;background:#f7f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{background:linear-gradient(180deg, #ffffffc2, #fff0 320px), var(--bg);min-height:100vh}.site-header,.hero-section,.discover-section,.site-footer{width:min(1120px,100% - 48px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;padding-top:28px;display:flex}.wordmark{min-height:38px;color:var(--ink);align-items:center;font-size:15px;font-weight:720;display:inline-flex}.top-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.nav-link{min-height:38px;color:var(--muted);border:1px solid #0000;border-radius:6px;align-items:center;padding:0 12px;font-size:14px;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active{border-color:var(--line);color:var(--ink);background:#ffffffb8;outline:none}.hero-section{padding:84px 0 58px}.hero-copy{max-width:760px}.eyebrow{color:var(--sage);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:740}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:780px;color:var(--ink);letter-spacing:0;margin:0;font-size:58px;line-height:.96}.hero-text{max-width:650px;color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.56}.sort-control select,.category-tabs button,.show-more-row button{border-radius:6px;min-height:40px}.show-more-row button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;padding:0 14px}.discover-section{padding:18px 0 84px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.section-heading h2{margin:0;font-size:30px;line-height:1.1}.sort-control{color:var(--muted);white-space:nowrap;align-items:center;gap:10px;font-size:14px;display:flex}.sort-control select{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:0 34px 0 12px}.category-tabs{gap:8px;margin-bottom:32px;padding-bottom:4px;display:flex;overflow-x:auto}.category-tabs button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#ffffff9e;flex:none;align-items:center;gap:8px;padding:0 12px;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.category-tabs button:hover,.category-tabs button:focus-visible,.category-tabs button.is-active{border-color:var(--ink);background:var(--paper);color:var(--ink);outline:none}.tab-count{min-width:24px;min-height:22px;color:var(--sage);background:#edf1ea;border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:720;display:inline-flex}.product-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:24px;display:grid}.product-card{min-width:0}.product-card a{aspect-ratio:1;background:var(--paper);border-radius:34px;flex-direction:column;height:100%;min-height:0;padding:28px;display:flex;position:relative;overflow:hidden}.product-media{background:var(--paper);flex:auto;place-items:center;min-height:0;margin-bottom:12px;padding:0 18px;display:grid;overflow:hidden}.product-media img{object-fit:contain;object-position:center;width:min(62%,320px);height:min(100%,320px);max-height:100%;transition:transform .22s;display:block}.product-card a:hover .product-media img,.product-card a:focus-visible .product-media img{transform:scale(1.035)}.product-card a:focus-visible{outline:2px solid var(--blue);outline-offset:6px;border-radius:34px}.product-media img.is-fallback{width:46%;height:46%}.external-link-icon{z-index:1;color:#737373;background:#f2f2f2;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;font-size:32px;line-height:1;display:inline-flex;position:absolute;top:28px;right:28px}.product-info{flex-direction:column;justify-content:flex-start;min-width:0;min-height:122px;display:flex}.product-meta{color:#767676;align-items:center;gap:9px;margin:0 0 12px;font-size:22px;line-height:1.35;display:flex}.product-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:14px;display:grid}.product-title-row h3{color:var(--ink);margin:0;font-size:22px;font-weight:520;line-height:1.2}.price{color:var(--ink);white-space:nowrap;margin:0;font-size:22px;font-weight:520;line-height:1.2}.show-more-row{justify-content:center;padding-top:44px;display:flex}.empty-state{border:1px solid var(--line);background:#ffffffa3;border-radius:8px;align-content:center;min-height:260px;padding:32px;display:grid}.empty-state h3{margin:0;font-size:24px}.site-footer{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:36px;padding:34px 0 42px;display:grid}.site-footer p{max-width:560px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.55}.site-footer nav{flex-wrap:wrap;align-items:start;gap:16px;display:flex}.site-footer a{color:var(--muted);font-size:14px}.site-footer a:hover,.site-footer a:focus-visible{color:var(--ink);outline:none}@media (width<=820px){.site-header,.hero-section,.discover-section,.site-footer{width:min(100% - 32px,1120px)}.site-header{flex-direction:column;align-items:flex-start}.top-nav{justify-content:flex-start}.hero-section{grid-template-columns:1fr;gap:28px;padding:58px 0 42px}h1{font-size:42px;line-height:1.02}.hero-text{font-size:16px}.section-heading{flex-direction:column;align-items:flex-start}.sort-control{justify-content:space-between;width:100%}.sort-control select{max-width:220px}.site-footer{grid-template-columns:1fr}}@media (width<=520px){.product-grid{grid-template-columns:1fr}h1{font-size:34px}.product-card a{border-radius:24px;padding:22px}.external-link-icon{width:42px;height:42px;font-size:25px;top:18px;right:18px}.product-meta,.product-title-row h3,.price{font-size:18px}}
