main{color:#333;background:#f5f5f5;min-height:100vh}header{color:#fff;background:#1a1a1a;padding:20px 0}header .inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:0 20px;display:flex}header h1{font-size:24px;font-weight:700}header h1 span{color:#e74c3c}header h1 a{color:#fff;text-decoration:none}header nav a{color:#ccc;margin-left:24px;font-size:14px;text-decoration:none}header nav a:hover,header nav .active-nav{color:#fff}.page-title{color:#fff;text-align:center;background:#222;padding:32px 20px}.page-title h2{margin-bottom:6px;font-size:24px;font-weight:700}.page-title p{color:#999;font-size:14px}.container{max-width:1100px;margin:24px auto;padding:0 20px 40px}.show-group{background:#fff;border-radius:12px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #00000014}.show-group-header{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.show-group-header h3{font-size:16px}.show-meta{color:#999;font-size:13px}.show-tag{border-radius:12px;padding:5px 14px;font-size:13px;font-weight:600;display:inline-block}.show-bw{color:#fff;background:#1a1a1a}.show-fridge{color:#fff;background:#3498db}.show-hansik{color:#fff;background:#e67e22}.season-block{border-bottom:1px solid #f5f5f5;padding:20px 24px}.season-block:last-child{border-bottom:none}.season-block h4{color:#555;margin-bottom:12px;font-size:14px;font-weight:600}.chef-count{color:#999;font-size:13px;font-weight:400}.chef-grid{flex-wrap:wrap;gap:8px;display:flex}.chef-chip{color:#333;border:1px solid #eee;border-radius:8px;flex-direction:column;padding:8px 14px;text-decoration:none;transition:all .15s;display:inline-flex}.chef-chip:hover{background:#fff5f5;border-color:#e74c3c}.chip-name{font-size:14px;font-weight:600}.chip-spec{color:#999;margin-top:2px;font-size:11px}footer{color:#888;text-align:center;background:#1a1a1a;padding:24px;font-size:13px}@media (max-width:768px){.show-group-header{flex-direction:column;align-items:flex-start;gap:6px}}
