.section-label{font-size:.72rem;font-weight:700;letter-spacing:.06em;color:var(--accent);margin-bottom:8px}.section-heading{font-size:clamp(1.4rem,2.5vw,1.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;margin-bottom:32px;color:var(--text)}.section--alt{border-radius:var(--radius);padding:48px 32px!important;margin:0 -32px}.hero--light{position:relative;overflow:hidden;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:0!important;background:transparent!important}.hero__content{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:160px 24px 120px;text-align:center}.hero__title{font-family:Inter,Noto Sans JP,sans-serif!important;font-size:clamp(3rem,8vw,6.2rem)!important;font-weight:300!important;letter-spacing:.08em!important;line-height:1.1;color:#0f172a!important;margin-bottom:8px;text-transform:uppercase}.hero__subtitle{font-family:Inter,sans-serif;font-size:clamp(.7rem,1.2vw,.85rem);font-weight:500;color:#94a3b8;letter-spacing:.32em;text-transform:uppercase;margin-bottom:56px;margin-top:0}.hero__search-wrap{max-width:620px;margin:0 auto 72px}.hero__search-box{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:20px;padding:8px 8px 8px 24px;box-shadow:0 10px 40px #00000008,0 2px 8px #00000003;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s;cursor:pointer}.hero__search-box:hover{border-color:#00000014;transform:translateY(-2px);box-shadow:0 20px 50px #0000000f,0 4px 12px #00000005}.hero__search-input{flex:1;border:none;outline:none;font-size:.95rem;color:#1e293b;background:transparent;font-family:Inter,Noto Sans JP,sans-serif;cursor:pointer;letter-spacing:.02em}.hero__search-input::placeholder{color:#b0b8c4}.hero__search-btn{flex-shrink:0;width:48px;height:48px;background:#0f172a;color:#fff;border:none;border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s,transform .2s}.hero__search-svg{stroke-width:2.5px;color:#fff}.hero__search-box:hover .hero__search-btn{background:#1e293b}.hero__search-btn:active{transform:scale(.95)}.hero__stats{display:flex;align-items:center;justify-content:center;gap:0;max-width:680px;margin:0 auto}.hero__stat{flex:1;text-align:center;padding:0 24px}.hero__stat-num{display:block;font-family:Inter,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;color:#0f172a;line-height:1.1;margin-bottom:6px;letter-spacing:-.02em}.hero__stat-label{display:block;font-family:Inter,sans-serif;font-size:clamp(.6rem,1vw,.72rem);font-weight:500;color:#94a3b8;letter-spacing:.16em;text-transform:uppercase}.hero__stat-divider{width:1px;height:48px;background-color:#00000014;flex-shrink:0}@media(max-width:768px){.hero--light{min-height:auto;padding:48px 0!important}.hero__content{padding:80px 20px 56px}.hero__title{font-size:clamp(2.4rem,6vw,3.6rem)!important;letter-spacing:.04em!important}.hero__subtitle{margin-bottom:40px}.hero__search-wrap{margin-bottom:48px}.hero__stats{flex-direction:column;gap:24px}.hero__stat-divider{width:48px;height:1px;margin:0 auto}.hero__stat{padding:0}}.top-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.top-grid{grid-template-columns:repeat(2,1fr)}}.top-card{display:flex;flex-direction:column;background:var(--surface);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s;text-decoration:none;color:var(--text);border:1px solid var(--border)}.top-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.top-card__thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#f0f0f0}.top-card__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.top-card:hover .top-card__thumb img{transform:scale(1.04)}.top-card__badge{position:absolute;bottom:10px;right:10px;font-size:.68rem;font-weight:700;color:#fff;background:#0000008c;backdrop-filter:blur(6px);padding:4px 10px;border-radius:8px}.top-card__body{padding:20px 24px 24px;display:flex;flex-direction:column;flex:1}.top-card__title{font-size:1.05rem;font-weight:700;letter-spacing:-.01em;line-height:1.4;margin-bottom:8px;color:var(--text);word-break:keep-all}.top-card__summary{font-size:.82rem;color:var(--text2);line-height:1.8;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.top-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.top-card__tag{font-size:.65rem;padding:3px 10px;border-radius:980px;font-weight:600;background:#0071e30f;color:var(--accent);border:1px solid rgba(0,113,227,.12)}.top-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:.72rem;color:var(--text3);font-weight:500}@media(max-width:639px){.top-stats{gap:16px;padding:24px 16px;flex-wrap:wrap}.top-stat__val{font-size:2rem}.top-stat__divider{height:36px}.top-card__body{padding:16px 20px 20px}.section--alt{margin:0 -20px;padding:36px 20px!important}}.review-card__price{display:flex;align-items:center;gap:8px;margin-bottom:12px}.review-card__price-label{font-size:.6rem;font-weight:700;color:#fff;background:#e74c3c;padding:1px 6px;border-radius:4px}.review-card__price-value{font-size:1.1rem;font-weight:800;color:var(--accent);letter-spacing:-.02em}#brand-filter-bar{position:sticky;top:56px;z-index:90;background:linear-gradient(135deg,#151828,#262239);border-bottom:1px solid rgba(255,255,255,.08);padding:14px 32px;animation:filterSlideIn .3s ease}@keyframes filterSlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.brand-filter-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand-filter-text{display:flex;align-items:center;gap:10px;color:#fff;font-size:1rem;font-weight:700;letter-spacing:-.01em}.brand-filter-icon{font-size:1.2rem}.brand-filter-clear{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#ffffffd9;font-size:.75rem;font-weight:600;padding:6px 16px;border-radius:980px;cursor:pointer;transition:all .2s;white-space:nowrap}.brand-filter-clear:hover{background:#ffffff2e;color:#fff}
