/* CURATION Compact / Modern density layer.
   Loaded last so legacy page CSS keeps its semantics while common rhythm stays consistent. */
:root{
  --density-page-y:34px;--density-section:44px;--density-card:14px;
  --density-radius:14px;--density-gap:14px;
}
body{font-size:15px;line-height:1.58}
.site-header{min-height:66px;padding:0 max(4vw,20px)}
.brand{gap:10px;font-size:18px}.brand-mark{width:32px;height:32px}
.site-header nav{gap:22px}.site-header nav a{font-size:13px}
main{padding:var(--density-page-y) 28px 56px}
.button,button{min-height:42px;padding:9px 15px;border-radius:10px}
.section-heading{margin-bottom:16px}.section-heading h2{font-size:clamp(24px,3vw,32px);letter-spacing:-.035em}
.section-lead{margin:6px 0 18px;font-size:14px}
.grid{gap:var(--density-gap)}
.card{border-radius:var(--density-radius);box-shadow:0 6px 18px rgba(24,59,124,.05)}
.card-body{padding:var(--density-card)}
.card h3{margin:9px 0 5px;font-size:16px;line-height:1.42}
.card p{font-size:12.5px;line-height:1.5}.card-link{margin-top:12px;padding-top:10px}
form{margin:16px 0 22px}input{min-height:42px;padding:8px 11px}
.chip{padding:6px 10px}.search-summary{gap:7px;padding:10px 12px;margin:9px 0 14px}
.detail{gap:28px;padding-top:16px}.detail h1{margin:14px 0 12px;font-size:clamp(25px,3vw,32px);line-height:1.34}
.detail dl{gap:6px 12px}.detail-genre-chip{font-size:12px;padding:3px 7px}
footer{padding:30px max(4vw,20px)}
.public{min-height:360px;margin-bottom:42px;border-radius:22px}
.hero-copy{padding:44px 0 42px 44px}.hero-label{margin-bottom:12px;padding:5px 10px;font-size:11px}
.hero h1{font-size:clamp(36px,4.2vw,52px);line-height:1.18}.lead{margin-top:16px;font-size:16px;line-height:1.62}
.route-section,.selection-section{margin-bottom:var(--density-section)}
.concept{gap:12px}.route-card{grid-template-columns:46px 1fr auto;gap:12px;min-height:108px;padding:16px;border-radius:14px}
.route-icon{width:46px;height:46px;border-radius:12px}.route-icon svg{width:24px;height:24px}
.route-card b,.route-keyword-label{font-size:16px}.route-card small,.route-keyword-copy small{font-size:12px;line-height:1.5}
.route-keyword-search{gap:14px;margin-top:10px;padding:16px;border-radius:14px}
.route-keyword-row input,.route-keyword-row button{min-height:44px}
.trust{gap:12px;padding:18px;margin-top:38px;border-radius:14px}.trust h2{font-size:19px}
.adult-bar{margin-top:16px;padding:10px;font-size:12px}
.series-page{padding-top:4px}.series-hero,.series-detail-hero{padding:18px;border-radius:14px;margin-bottom:14px}
.series-hero h1,.series-detail-hero h1{font-size:clamp(1.45rem,4vw,1.9rem)}
.series-grid{gap:12px}.series-card{border-radius:12px}.series-card-body{padding:10px}.series-card-body h2{font-size:.95rem}
.community-room-grid{gap:12px!important;padding-bottom:44px!important}
.community-room-card{padding:18px!important;border-radius:16px!important}
.community-room-card h2{font-size:24px!important}.community-compose{padding:16px!important}
@media(max-width:820px){
  :root{--density-page-y:18px;--density-section:34px;--density-card:11px;--density-gap:9px}
  body{font-size:14px;line-height:1.52}.site-header{min-height:60px;padding:0 14px}
  .brand{font-size:16px}.brand-mark{width:29px;height:29px}.menu-toggle{width:42px;height:42px;padding:9px}
  .site-header nav{top:60px;padding:7px 14px 14px}.site-header nav a{padding:10px 5px;font-size:13px}
  main{padding:18px 14px 42px}.section-heading h2{font-size:24px}.eyebrow{font-size:10px}
  .public{min-height:276px;margin:0 -14px 30px}.hero-copy{min-height:276px;padding:26px 15px 28px}
  .hero-label{margin-bottom:10px;font-size:10px}.hero h1{font-size:clamp(29px,8.1vw,36px);line-height:1.2}
  .lead{max-width:90%;margin-top:13px;font-size:14px;line-height:1.58}
  .concept{gap:8px}.route-card{grid-template-columns:40px 1fr auto;gap:10px;min-height:82px;padding:12px}
  .route-icon{width:40px;height:40px}.route-icon svg{width:22px;height:22px}.route-card b{font-size:15px}.route-card small{font-size:11px}
  .route-keyword-search{padding:13px;gap:10px}.route-keyword-label{font-size:15px}.route-keyword-row input,.route-keyword-row button{min-height:42px}
  .grid.product-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .product-results .card-body{padding:10px}.product-results .card h3{font-size:13px;line-height:1.4;margin:7px 0 4px}
  .product-results .card p{font-size:11px}.product-results .tier{padding:3px 6px;font-size:9px}.product-results .card-link{font-size:11px}
  .detail{gap:18px;padding-top:8px}.detail h1{font-size:22px;line-height:1.35;margin:11px 0 10px}
  .detail dl{grid-template-columns:68px 1fr;gap:6px 9px;font-size:13px}
  .series-hero,.series-detail-hero{padding:14px}.series-search{margin-top:12px}.series-summary{font-size:.82rem}
  .community-room-card h2{font-size:20px!important}.community-room-card p{font-size:13px!important;line-height:1.5!important}
  footer{padding:24px 16px}
}
@media(max-width:390px){.hero h1{font-size:29px}.grid.product-results{gap:8px}.product-results .card h3{font-size:12.5px}}
