@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&display=swap";:root{--canvas:#f2f2f2;--surface:#fff;--ink:#141414;--muted:#737373;--line:#e2e2e2;--soft:#f8f8f8;--gold:#b99651;--header-height:72px;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Geist,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{background:var(--canvas);width:100%;min-width:320px;margin:0;overflow-x:hidden}#root{width:100%;overflow-x:hidden}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit}code{color:var(--ink);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.95em}.site-shell{min-height:100vh}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f2f2f2e0;width:100%;position:fixed;top:0;left:0}.header-inner{width:100%;max-width:1400px;height:var(--header-height);justify-content:space-between;align-items:center;margin:0 auto;padding:16px;display:flex}.brand,.desktop-nav,.header-actions,.mobile-sheet{align-items:center;display:flex}.brand{gap:10px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.logo-mark{border:1px solid var(--line);background:var(--surface);border-radius:999px;width:28px;height:28px;display:inline-flex;position:relative}.logo-mark:before,.logo-mark:after{content:"";background:var(--ink);border-radius:999px;width:12px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-mark:after{transform:translate(-50%,-50%)rotate(90deg)}.desktop-nav{border-radius:999px;gap:4px;padding:4px;position:absolute;left:50%;transform:translate(-50%)}.desktop-nav a,.desktop-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 14px;font-size:14px;line-height:20px;text-decoration:none;transition:background .18s,color .18s}.desktop-nav a:first-child,.desktop-nav a:hover,.desktop-nav button:hover{background:var(--surface);color:var(--ink)}.header-actions{gap:8px}.icon-button{background:var(--surface);width:40px;height:40px;color:var(--muted);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.search-mark{border:2px solid;border-radius:999px;width:16px;height:16px;display:inline-block;position:relative}.search-mark:after{content:"";background:currentColor;border-radius:999px;width:7px;height:2px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}.search-mark.large{color:var(--muted);flex:none}.menu-button{display:none}.menu-lines,.menu-lines:before{background:currentColor;border-radius:999px;width:16px;height:2px;display:block}.menu-lines:before{content:"";transform:translateY(-6px)}.mobile-sheet{display:none}main{padding-top:var(--header-height)}.hero{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:620px;margin:0 auto;padding:72px 16px 76px;display:flex}.eyebrow{border:1px solid var(--line);max-width:100%;color:var(--muted);background:#fff9;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:4px 10px 4px 4px;font-size:14px;line-height:20px;display:inline-flex}.eyebrow-avatar{background:var(--surface);border-radius:999px;grid-template-columns:repeat(2,1fr);gap:2px;width:32px;height:32px;padding:4px;display:grid}.eyebrow-avatar span{border-radius:999px}.eyebrow-avatar span:first-child{background:#d8b45f}.eyebrow-avatar span:last-child{background:#8fb3a1}.hero h1{letter-spacing:0;width:100%;max-width:560px;margin:0;font-size:42px;font-weight:400;line-height:46px}.hero p{width:100%;max-width:520px;color:var(--muted);margin:16px 0 0;font-size:16px;line-height:24px}.search-shell{border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;gap:12px;width:100%;max-width:520px;height:52px;margin-top:32px;padding:0 18px;display:flex}.search-shell input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px;line-height:20px}.search-shell input::placeholder{color:var(--muted)}.controls{z-index:10;top:var(--header-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f2f2f2e6;position:sticky}.controls-inner{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:0 16px 24px;display:flex}.control-groups{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{box-shadow:inset 0 0 0 1px var(--line);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:8px 13px;font-size:14px;line-height:20px;transition:background .18s,box-shadow .18s,color .18s,transform .18s}.chip:hover{color:var(--ink);transform:translateY(-1px)}.chip.is-active{background:var(--surface);box-shadow:none;color:var(--ink)}.sort-control{height:40px;color:var(--muted);flex:none;align-items:center;gap:8px;font-size:14px;line-height:20px;display:flex}.sort-control select{background:var(--surface);height:40px;color:var(--ink);cursor:pointer;border:0;border-radius:999px;outline:0;padding:0 36px 0 14px}.catalog{width:100%;max-width:1400px;margin:0 auto;padding:0 16px 88px}.catalog-summary{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.section-label,.catalog-summary>p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.catalog-summary h2{margin:2px 0 0;font-size:24px;font-weight:400;line-height:32px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{background:var(--surface);border-radius:16px;flex-direction:column;min-height:410px;display:flex;position:relative;overflow:hidden}.product-card.is-purchased{color:var(--muted)}.product-card.is-reviewable{cursor:pointer}.product-card.is-reviewable:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.card-badges{z-index:2;flex-wrap:wrap;gap:6px;max-width:calc(100% - 96px);display:flex;position:absolute;top:16px;left:16px}.badge{height:28px;color:var(--gold);background:#ffffffe0;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.badge.purchased{color:var(--muted)}.shop-pill{z-index:3;min-width:54px;height:36px;color:var(--muted);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;line-height:18px;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex;position:absolute;top:16px;right:16px}.shop-icon{flex:none;width:14px;height:14px}.shop-pill:hover{color:var(--ink);transform:translateY(-1px)}.product-media{background:var(--soft);flex:auto;justify-content:center;align-items:center;min-height:320px;text-decoration:none;display:flex;position:relative;overflow:hidden}.product-card.is-reviewable .product-media:before{content:"Review";z-index:2;height:32px;color:var(--muted);background:#ffffffe6;border-radius:999px;padding:7px 11px;font-size:13px;line-height:18px;position:absolute;bottom:16px;right:16px}.product-media:after{content:"";pointer-events:none;background:0 0;transition:background .2s;position:absolute;inset:0}.product-card.is-purchased .product-media:after{background:#ffffff6b}.product-image{object-fit:cover;filter:saturate(.92);width:100%;height:100%;transition:filter .24s,transform .42s;display:block;transform:scale(1.01)}.product-card:hover .product-image{transform:translateY(-3px)scale(1.03)}.product-card.is-purchased .product-image{filter:grayscale()saturate(0)opacity(.62)}.product-info{justify-content:space-between;align-items:flex-end;gap:18px;min-height:92px;padding:0 16px 18px;display:flex}.product-copy{min-width:0}.product-meta,.product-tags,.product-price{color:var(--muted);margin:0;font-size:14px;line-height:20px}.product-card h2{width:100%;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0;font-size:16px;font-weight:500;line-height:22px;display:-webkit-box;overflow:hidden}.product-card.is-purchased h2{color:var(--muted)}.product-tags{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-price{color:var(--ink);flex:none;font-weight:500}.product-card.is-purchased .product-price{color:var(--muted)}.empty-state{border:1px dashed var(--line);min-height:280px;color:var(--muted);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.empty-state p{margin:0}.empty-state button{background:var(--surface);color:var(--ink);cursor:pointer;border:0;border-radius:999px;padding:10px 14px}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr minmax(320px,.8fr);gap:56px;width:100%;max-width:1400px;margin:0 auto;padding:48px 16px 72px;display:grid}.site-footer p{color:var(--muted);margin:0;font-size:14px;line-height:22px}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.footer-links div{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.footer-links p{color:var(--muted)}.footer-links button{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:14px;line-height:20px}.review-backdrop{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141447;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.review-modal{background:var(--surface);border-radius:16px;width:min(100%,620px);max-height:min(780px,100vh - 40px);padding:16px 16px 24px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #1414142e}.review-close{z-index:2;color:var(--ink);cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;padding:8px 12px;font-size:13px;line-height:18px;position:absolute;top:28px;right:28px}.review-hero{aspect-ratio:16/10;background:var(--soft);border-radius:10px;width:100%;margin-bottom:20px;overflow:hidden}.review-hero img{object-fit:cover;width:100%;height:100%;display:block}.review-modal h2{color:var(--ink);margin:4px 0 12px;font-size:26px;font-weight:500;line-height:32px}.review-body,.review-empty{color:var(--muted);font-size:15px;line-height:24px}.review-body h3{color:var(--ink);margin:0 0 8px;font-size:17px;line-height:24px}.review-body p,.review-empty{margin:0}.review-body a{color:var(--ink);margin-top:14px;display:inline-flex}@media (width<=1080px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.controls-inner{flex-direction:column}}@media (width<=760px){:root{--header-height:64px}.header-inner{height:var(--header-height);padding:12px 16px}.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-sheet{z-index:19;top:var(--header-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f2f2f2f5;flex-direction:column;align-items:stretch;gap:4px;padding:8px 16px 16px;transition:transform .2s;display:flex;position:fixed;left:0;right:0;transform:translateY(-130%)}.mobile-sheet.is-open{transform:translateY(0)}.mobile-sheet a,.mobile-sheet button{background:var(--surface);color:var(--ink);cursor:pointer;text-align:left;border:0;border-radius:14px;padding:14px 16px;font-size:16px;line-height:24px;text-decoration:none}.hero{padding:56px 16px 48px}.hero h1{font-size:36px;line-height:40px}.hero p{font-size:15px;line-height:22px}.controls-inner{gap:16px;padding-bottom:16px}.chip-row{scrollbar-width:none;flex-wrap:nowrap;max-width:calc(100vw - 32px);padding-bottom:2px;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.sort-control{justify-content:space-between;width:100%}.sort-control select{max-width:220px}.catalog-summary{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:1fr}.product-card{min-height:392px}.product-media{min-height:300px}.review-backdrop{align-items:flex-end;padding:12px}.review-modal{max-height:calc(100vh - 24px)}.site-footer{grid-template-columns:1fr;gap:32px}.footer-links{grid-template-columns:1fr}}
