.hero-band{background:var(--navy);padding:40px 0 44px;position:relative;overflow:hidden}.hero-band:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--red) 0%,rgba(214,40,40,.3) 60%,transparent 100%)}.hero-wrap{max-width:1160px;margin:0 auto;padding:0 24px}.hero-tags{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap;animation:fadeUp .4s .05s ease both}.hero-tag{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff59;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:3px 9px}.hero-tag.red{color:var(--red);border-color:#d628284d;background:#d6282812}.hero-band h1{font-size:clamp(26px,4vw,40px);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1.15;margin-bottom:10px;animation:fadeUp .4s ease both}.hero-band h1 em{font-style:normal;color:var(--red)}.hero-loc{font-family:JetBrains Mono,monospace;font-size:12.5px;color:#ffffff59;letter-spacing:.04em;animation:fadeUp .4s .1s ease both}html,body{overflow-x:hidden;width:100%}body{min-height:100vh;display:flex;flex-direction:column}main,.wrap{flex:1}.wrap{max-width:800px;margin:0 auto;padding:32px 16px 60px;width:100%}.skeleton-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:20px 22px;margin-bottom:10px;display:flex;flex-direction:column;gap:10px}.sk{border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}.sk-title{height:16px;width:55%}.sk-sub{height:13px;width:35%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 24px;text-align:center;color:var(--text-3);font-size:14px}.season-block{margin-bottom:36px}.season-label{font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--navy);margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid var(--border)}.month-block{margin-bottom:20px}.month-label{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin-bottom:8px;padding-left:4px}.comp-list{display:flex;flex-direction:column;gap:8px}.comp-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:var(--white);border:1px solid var(--border);border-radius:14px;transition:border-color .15s,transform .15s;animation:fadeUp .3s ease both;width:100%;min-width:0}.comp-card:hover{border-color:var(--red);transform:translate(3px)}.comp-ludique{border-left:3px solid #c4b5fd}.comp-tag-ludique{font-size:10.5px;font-weight:700;letter-spacing:.05em;background:#f5f3ff;color:#6d28d9;border:1px solid #c4b5fd;border-radius:20px;padding:2px 8px;white-space:nowrap}.comp-info{display:flex;flex-direction:column;gap:5px;min-width:0}.comp-name{font-size:15px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.comp-meta{font-size:12.5px;color:var(--text-3)}.comp-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.comp-badge{font-size:11.5px;font-weight:600;background:var(--bg);border:1px solid var(--border);border-radius:20px;padding:3px 10px;color:var(--text-2);white-space:nowrap}.comp-chevron{color:var(--text-3);font-size:18px;line-height:1;transition:color .15s,transform .15s}.comp-card:hover .comp-chevron{color:var(--red);transform:translate(2px)}footer{background:var(--navy);border-top:3px solid var(--red)}.footer-wrap{max-width:1160px;margin:0 auto;padding:20px 24px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}.footer-left{display:flex;align-items:center;gap:6px;font-size:13px;color:#ffffff59}.footer-sep{color:#ffffff26}.footer-right{font-size:12px;color:#fff3}.footer-credit{color:#ffffff4d;text-decoration:none;transition:color .15s}.footer-credit:hover{color:#ffffffb3}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.wrap{padding:20px 12px 40px}.hero-wrap{padding:0 16px}.comp-card{padding:14px 16px}.comp-badge{display:none}.season-label{font-size:10px}}
