:root{color:#151515;background:#f7f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}main{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 22px;border-bottom:1px solid rgba(21,21,21,.09);background:#f7f7f5e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;gap:10px;align-items:center;border:0;background:transparent;color:#151515;cursor:pointer;font-weight:720}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#151515;color:#f7f7f5}.actions,.load-row,.pager,.shop-title{display:flex;align-items:center}.actions{gap:8px}.icon-button,.text-button{border:1px solid rgba(21,21,21,.12);background:#fff;color:#151515;cursor:pointer;text-decoration:none;transition:transform .14s ease,border-color .14s ease,background .14s ease}.icon-button{display:grid;place-items:center;width:38px;height:38px;border-radius:8px}.text-button{display:inline-flex;gap:8px;align-items:center;min-height:40px;padding:0 14px;border-radius:8px;font-weight:700}.icon-button:hover,.text-button:hover{transform:translateY(-1px);border-color:#15151547}.icon-button:disabled{cursor:default;opacity:.4;transform:none}.gallery-shell{max-width:1460px;margin:0 auto;padding:34px 20px 72px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.eyebrow{margin:0 0 6px;color:#8c2f39;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:clamp(2rem,4vw,4.4rem);line-height:.96}h2{font-size:1.25rem}.count{color:#4d5a4f;font-size:.94rem;font-weight:700;white-space:nowrap}.masonry{columns:5 220px;column-gap:14px}.tile{position:relative;display:block;width:100%;margin:0 0 14px;padding:0;overflow:hidden;border:0;border-radius:8px;background:#e9ece6;cursor:pointer;break-inside:avoid}.tile img,.media-stage img,.media-stage video{display:block;width:100%;height:auto}.tile img{transition:transform .22s ease}.tile:hover img{transform:scale(1.025)}.play-pill,.tile-meta{position:absolute;background:#151515ad;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.play-pill{top:10px;right:10px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%}.tile-meta{left:8px;bottom:8px;max-width:calc(100% - 16px);padding:5px 8px;border-radius:8px;font-size:.78rem;font-weight:700}.loading-panel,.empty-shop{display:grid;place-items:center;min-height:220px;border:1px solid rgba(21,21,21,.09);border-radius:8px;background:#fff;color:#4d5a4f}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.load-row{justify-content:center;padding-top:28px}.seo-copy{max-width:760px;margin:54px auto 0;padding-top:22px;border-top:1px solid rgba(21,21,21,.09);color:#303030}.seo-copy h2{margin-bottom:10px}.seo-copy p{margin:0;color:#4d5a4f;line-height:1.55}.seo-copy p+p{margin-top:10px}.detail-backdrop{position:fixed;inset:0;z-index:50;overflow:auto;background:#f7f7f5f5}.detail{width:min(1360px,100%);margin:0 auto;padding:18px 20px 60px}.close-button{display:inline-flex;align-items:center;gap:8px;height:40px;margin-bottom:16px;border:0;background:transparent;color:#151515;cursor:pointer;font-weight:750}.viewer{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:18px;align-items:start}.media-stage{position:relative;overflow:hidden;border-radius:8px;background:#111}.media-stage img,.media-stage video{max-height:82vh;object-fit:contain}.pager{position:absolute;left:50%;bottom:14px;gap:10px;transform:translate(-50%);padding:6px;border-radius:8px;background:#f7f7f5d6}.pager span{min-width:46px;text-align:center;font-size:.86rem;font-weight:800}.post-panel{display:flex;flex-direction:column;gap:18px;align-items:flex-start;padding:18px;border-left:3px solid #2f6f73;background:#fff}.caption{margin:14px 0 0;color:#303030;line-height:1.55;white-space:pre-wrap}.shop-section{padding-top:32px}.shop-title{gap:9px;margin-bottom:14px}.products{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.product{display:grid;grid-template-columns:64px minmax(0,1fr) 20px;gap:12px;align-items:center;min-height:82px;padding:10px;border:1px solid rgba(21,21,21,.1);border-radius:8px;background:#fff;color:#151515;text-decoration:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.product:hover,.product:focus-within{border-color:#15151533;background:#fbfbfa;box-shadow:0 8px 20px #15151514}.product:focus-within{outline:2px solid #2f6f73;outline-offset:3px}.product-thumb,.product-image-fallback{width:64px;height:64px;overflow:hidden;border-radius:6px;background:#e9ece6}.product-thumb img{display:block;width:100%;height:100%;object-fit:cover}.product-external{color:#4d5a4f}.product-info{display:grid;gap:4px;min-width:0}.product strong,.product span,.product em{overflow:hidden;text-overflow:ellipsis}.product strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.25}.product span,.product em{white-space:nowrap}.product span{color:#4d5a4f;font-size:.82rem}.product em{color:#8c2f39;font-size:.86rem;font-style:normal;font-weight:800}@media(max-width:820px){.topbar{height:58px;padding:0 14px}.gallery-shell{padding:24px 12px 56px}.section-heading{align-items:start;flex-direction:column;margin-bottom:18px}.masonry{columns:2 150px;column-gap:10px}.tile{margin-bottom:10px}.seo-copy{margin-top:42px}.viewer{grid-template-columns:1fr}.post-panel{border-left:0;border-top:3px solid #2f6f73}.detail{padding:12px 12px 44px}.products{gap:8px}.product{grid-template-columns:56px minmax(0,1fr) 18px;gap:10px;min-height:74px;padding:8px}.product-thumb,.product-image-fallback{width:56px;height:56px}.product-info{gap:3px}.product strong{font-size:.84rem}.product span{font-size:.76rem}.product em{font-size:.8rem}}
