:root{font-family:Inter,Noto Sans JP,system-ui,sans-serif;color:#111827;background:#f8fafc}*{box-sizing:border-box}body{margin:0;background:#f8fafc;color:#111827}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:30;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e5e7eb}.site-header-inner{max-width:960px;margin:0 auto;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;gap:10px}.site-brand{font-weight:800;font-size:1.05rem}.site-header-right{display:flex;align-items:center;gap:10px}.page{max-width:960px;margin:0 auto;padding:14px 14px 72px}.hero{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;margin-bottom:16px}.brand{display:flex;align-items:center;gap:8px;font-weight:800;font-size:1.1rem}.early{font-size:.7rem;padding:2px 8px;border-radius:999px;background:#eef2ff;color:#3730a3}.description{margin:10px 0 0;font-size:.92rem;color:#374151;line-height:1.5}.section-title{font-size:1rem;font-weight:800;margin:18px 0 10px}.grid{display:grid;gap:12px}.card{display:grid;grid-template-columns:120px 1fr;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:10px}.card.compact{grid-template-columns:90px 1fr}.thumb-wrap{display:block}.thumb-media{width:100%;height:88px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:center;overflow:hidden}.thumb-wrap img{width:100%;height:100%;object-fit:contain;object-position:center}.content{display:flex;flex-direction:column;gap:6px}.meta-row{display:flex;justify-content:space-between;align-items:center;gap:6px}.badge{font-size:.72rem;padding:2px 8px;border-radius:999px;background:#e0f2fe;color:#0c4a6e;text-transform:uppercase}.subtle{font-size:.75rem;color:#6b7280}.title{font-size:.98rem;font-weight:700;line-height:1.35}.summary{font-size:.86rem;line-height:1.5;color:#4b5563;margin:0}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.chip{font-size:.74rem;padding:4px 8px;border:1px solid #d1d5db;border-radius:999px;background:#f9fafb}.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.btn{border:1px solid #d1d5db;background:#fff;border-radius:10px;padding:8px 10px;font-size:.84rem;font-weight:600}.chips-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px}.metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.quick-points{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.metric{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px}.metric .label{font-size:.75rem;color:#6b7280}.metric .value{font-size:1rem;font-weight:700;margin-top:4px}.sheet-backdrop{position:fixed;inset:0;background:#00000059;z-index:20}.sheet{position:fixed;left:0;right:0;bottom:0;background:#fff;border-radius:16px 16px 0 0;padding:14px;z-index:21;max-height:60vh;overflow:auto}.sheet-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filter-btn{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:6px 10px;font-size:.8rem}.filter-btn.active{background:#111827;border-color:#111827;color:#fff}.sticky-filter{position:fixed;right:14px;bottom:16px;z-index:10}.detail{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.detail-image-wrap{width:100%;aspect-ratio:1200 / 630;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;overflow:hidden;display:flex;align-items:center;justify-content:center}.detail img{width:100%;height:100%;object-fit:contain;object-position:center}.detail-body{line-height:1.8;color:#374151;font-size:.95rem}.source-box{border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;padding:10px}.waitlist-cta{display:flex;flex-direction:column;gap:10px;border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#f9fafb}.waitlist-cta.compact{background:#fff}.priority-box{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:10px}.status-pill{font-size:.72rem;padding:3px 8px;border-radius:999px;font-weight:700;border:1px solid transparent}.status-good{background:#ecfdf3;color:#166534;border-color:#86efac}.status-warn{background:#fff7ed;color:#9a3412;border-color:#fdba74}.status-bad{background:#fef2f2;color:#991b1b;border-color:#fca5a5}.delta-row{border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px}.delta-neutral{background:#fff}.delta-up{background:#ecfdf3;border-color:#86efac}.delta-down{background:#fef2f2;border-color:#fca5a5}.site-footer{border-top:1px solid #e5e7eb;background:#fff}.site-footer-inner{max-width:960px;margin:0 auto;padding:12px 14px 20px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.footer-nav{display:flex;gap:12px;font-size:.8rem;color:#6b7280}@media(min-width:768px){.page{padding:18px 20px 64px}.site-header-inner,.site-footer-inner{padding-left:20px;padding-right:20px}.grid-2{display:grid;grid-template-columns:1.5fr 1fr;gap:14px}.quick-points{grid-template-columns:repeat(3,1fr)}.waitlist-cta{flex-direction:row;align-items:center;justify-content:space-between}.sticky-filter{position:static}}
