:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#151515;background:#f5f5f2;line-height:1.55}*{box-sizing:border-box}body{margin:0}.wrap{width:min(1120px,92%);margin:auto}.topbar{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid #ddd}.nav{height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:900;letter-spacing:-1px;font-size:21px;color:#111;text-decoration:none}.brand span{background:#111;color:#fff;padding:4px 7px;border-radius:6px}.status,.post-meta{font-size:12px;color:#777}.hero{padding:58px 0 30px;display:flex;justify-content:space-between;gap:30px;align-items:end}.hero h1{font-size:clamp(34px,6vw,64px);line-height:1.02;letter-spacing:-3px;max-width:760px;margin:0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;margin:0 0 8px}.lead{max-width:680px;color:#666;font-size:17px}.clock{font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;white-space:nowrap}.category-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px;padding:12px 0;border-top:1px solid #e3e3df;border-bottom:1px solid #e3e3df}.category-label{display:flex;align-items:baseline;gap:10px;flex:0 0 auto}.category-label .eyebrow{margin:0;color:#777}.category-hint{font-size:12px;color:#999}.category-toolbar .filters{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.category-toolbar .filters button{border:1px solid #d1d1ce;background:#fff;color:#222;border-radius:999px;padding:8px 14px;cursor:pointer;font:inherit;font-size:13px;font-weight:800;transition:background .15s,color .15s,border-color .15s,transform .15s}.category-toolbar .filters button:hover{border-color:#999;transform:translateY(-1px)}.category-toolbar .filters button.active{background:#111;color:#fff;border-color:#111}.toolbar{margin-bottom:18px}.toolbar input{width:100%;border:1px solid #ccc;border-radius:12px;padding:13px 15px;font:inherit;background:#fff}.brand-directory{background:#fff;border:1px solid #e1e1de;border-radius:18px;padding:16px 18px;margin:0 0 22px}.brand-directory-head h2{margin:0;font-size:24px}.brand-directory-head p{margin:3px 0 10px;color:#777}.brand-directory-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.brand-tile{border:1px solid #e2e2df;background:#fafaf8;border-radius:12px;padding:8px 7px 9px;min-height:94px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s}.brand-tile:hover{transform:translateY(-2px);border-color:#aaa}.brand-tile.active{border:2px solid #111;background:#fff}.brand-tile strong{font-size:12px;text-align:center;line-height:1.15}.brand-tile-logo{width:38px;height:38px;border:1px solid #e6e6e2;border-radius:9px;background:#fff;display:grid;place-items:center;overflow:hidden}.brand-tile-img{width:28px;height:28px;object-fit:contain}.brand-count{font-size:10px;color:#888;line-height:1}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:55px}.card{background:#fff;border:1px solid #e1e1de;border-radius:15px;padding:20px;display:flex;flex-direction:column;min-height:320px;transition:transform .15s;overflow:hidden}.card:hover{transform:translateY(-2px)}.brandrow{display:flex;align-items:center;gap:11px;min-height:48px}.brandlogo{width:52px;height:52px;border:1px solid #e5e5e2;border-radius:13px;background:#fff;display:grid;place-items:center;overflow:hidden;flex:0 0 52px}.brandlogo-img{width:36px;height:36px;object-fit:contain}.brandfallback{width:100%;height:100%;display:grid;place-items:center;font-weight:900;font-size:14px;background:#f0f0ec;color:#222}.brandinfo{display:flex;flex-direction:column;min-width:0}.brandinfo strong,.brandname{font-size:16px;font-weight:900}.brandname{color:#111;text-decoration:none;line-height:1.2}.brandname:hover{text-decoration:underline}.tag{font-size:10px;font-weight:800;text-transform:uppercase;color:#777;letter-spacing:.8px}.time{font-size:11px;color:#999;margin-left:auto;white-space:nowrap}.card h2,.card h3{font-size:20px;line-height:1.25;margin:14px 0 9px}.card p{color:#666;font-size:14px;margin:0 0 15px}.code{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f3f3ef;border:1px dashed #aaa;border-radius:10px;padding:10px 12px;margin:8px 0 18px}.code strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:1px}.code button{border:0;background:#111;color:#fff;border-radius:7px;padding:7px 10px;cursor:pointer}.meta{margin-top:auto;display:flex;justify-content:space-between;gap:10px;color:#888;font-size:12px}.card a{color:#111;text-decoration:none}.card a:hover{text-decoration:underline}.brandhero{display:flex;align-items:center;gap:20px}.brandhero-logo{width:88px;height:88px;border:1px solid #ddd;border-radius:20px;background:#fff;display:grid;place-items:center;overflow:hidden;flex:0 0 88px}.brandhero-img{width:64px;height:64px;object-fit:contain}.loading,.empty{padding:45px;text-align:center;color:#777;background:#fff;border-radius:15px}.hidden{display:none}footer{border-top:1px solid #ddd;padding:25px 0;color:#777;font-size:12px}@media(max-width:900px){.category-toolbar{align-items:flex-start;flex-direction:column;gap:8px}.category-toolbar .filters{justify-content:flex-start}.brand-directory-grid{grid-template-columns:repeat(4,1fr)}.grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.brand-directory-grid{grid-template-columns:repeat(2,1fr)}.hero{align-items:start;flex-direction:column}.clock{font-size:22px}.category-toolbar{padding:9px 0}.category-label{width:100%;justify-content:space-between}.category-hint{font-size:11px}.category-toolbar .filters{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.category-toolbar .filters button{width:100%;padding:9px 10px}.toolbar{margin-bottom:14px}}@media(max-width:520px){.grid{grid-template-columns:1fr}.hero{padding-top:35px}.hero h1{letter-spacing:-1.5px}.brand-directory{padding:13px}.brand-directory-grid{gap:7px}.brand-tile{min-height:88px}.brand-tile-logo{width:34px;height:34px}.brand-tile-img{width:25px;height:25px}.brandhero-logo{width:68px;height:68px;flex-basis:68px}.brandhero-img{width:48px;height:48px}}
