/* Decoration stays inside the banner; ordering controls retain their original colors. */
.season-banner[hidden]{display:none!important}.season-banner{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(180px,.7fr);align-items:center;gap:20px;max-width:1168px;margin:18px auto 8px;padding:30px 38px;border:1px solid #655071;border-radius:24px;color:#fff;background:radial-gradient(ellipse at 90% 10%,#42304f,transparent 65%),#171328;min-height:240px}.season-banner:before{content:"";position:absolute;inset:10px;border:1px solid #ffffff18;border-radius:17px;pointer-events:none}.season-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.16em;color:var(--season-accent);margin-bottom:12px}.season-banner h2{font-family:'Bangers',Impact,sans-serif;font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:.025em;line-height:1.05;margin:0 0 12px;color:#fff}.season-banner p{font-size:.88rem;line-height:1.65;max-width:470px;color:#e3dceb}.season-art{width:100%;max-width:330px;height:auto;justify-self:end;pointer-events:none}.season-tag{display:inline-block;margin-top:14px;padding:5px 10px;border:1px solid #ffffff30;border-radius:30px;font-size:.68rem;color:var(--season-accent)}.season-controls{display:flex;gap:12px;align-items:center;margin-top:14px;flex-wrap:wrap}.season-controls a,.season-controls button{padding:10px 14px;min-height:44px;border-radius:10px;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.season-controls a{background:var(--season-accent);color:#171328}.season-controls button{border:1px solid #ffffff60;background:transparent;color:#fff}.season-controls :focus-visible,.theme-option:focus-visible{outline:3px solid #fff;outline-offset:4px}.season-motion .season-art{animation:season-float 4s ease-in-out 1}.season-motion .season-banner{animation:season-enter .35s ease-out 1}@keyframes season-float{50%{transform:translateY(-7px) rotate(2deg)}}@keyframes season-enter{from{opacity:.6;transform:translateY(6px)}to{opacity:1;transform:none}}body[data-season]:not([data-season=classico]) .hero{background:linear-gradient(180deg,#21192d55,transparent)}
.theme-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px;margin:18px 0}.theme-option{position:relative;display:grid;gap:7px;justify-items:start;min-height:94px;padding:16px;border:1px solid #685a77;border-radius:14px;background:#171328;color:#fff;text-align:left;cursor:pointer;font:inherit}.theme-option[aria-pressed=true]{outline:3px solid #ffcf86;outline-offset:2px}.theme-option span{font-size:.75rem;color:#d8cfe4}.theme-swatch{height:7px;width:100%;border-radius:8px}.theme-admin-preview .season-banner{margin:12px 0;max-width:none}.theme-admin-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.theme-admin-actions label{display:flex;align-items:center;gap:9px;min-height:44px}.theme-admin-status{min-height:24px;margin-top:12px}.theme-option:disabled{opacity:.6;cursor:wait}
@media(max-width:640px){.season-banner{margin:12px 12px 4px;padding:24px 20px;gap:8px;grid-template-columns:minmax(0,1fr) 100px;min-height:220px}.season-banner h2{font-size:1.9rem}.season-banner p{font-size:.78rem}.season-art{width:145px;max-width:none;transform:translateX(15px)}.season-controls{grid-column:1/-1}.season-eyebrow{font-size:.58rem;letter-spacing:.1em}.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-admin-preview .season-banner{grid-template-columns:1fr}.theme-admin-preview .season-art{display:none}}
@media(prefers-reduced-motion:reduce){.season-motion .season-art,.season-motion .season-banner{animation:none!important;transform:none}}
.season-controls[hidden]{display:none!important}

body[data-season=natal]{--season-edge:#568774;--season-glow:#173a2e}body[data-season=ano_novo]{--season-edge:#958046;--season-glow:#302748}body[data-season=pascoa]{--season-edge:#9d80af;--season-glow:#332840}body[data-season=halloween]{--season-edge:#ad744d;--season-glow:#30203c}body[data-season=carnaval]{--season-edge:#568f8a;--season-glow:#173d42}body[data-season=sao_joao]{--season-edge:#a58251;--season-glow:#3b2c24}body[data-season=namorados]{--season-edge:#a8758c;--season-glow:#3b2031}
body[data-season]:not([data-season=classico]) .header{border-bottom-color:var(--season-edge)}body[data-season]:not([data-season=classico]) .season-banner{border-color:var(--season-edge);background:radial-gradient(ellipse at 90% 10%,var(--season-glow),transparent 75%),#171328}body[data-season]:not([data-season=classico]) .hero{background:linear-gradient(180deg,var(--season-glow),transparent)}
/* Full template preview inside admin. */
.template-preview-tools{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:16px 0}.template-preview-tools button,.template-preview-tools a{padding:10px 14px;border:1px solid #877599;border-radius:8px;min-height:44px;color:#fff;background:#282035;font:inherit;font-size:.8rem;cursor:pointer}.theme-admin-preview iframe{display:block;width:100%;height:660px;border:1px solid #877599;border-radius:12px;background:#151515;margin:12px auto 20px}.theme-admin-preview iframe.preview-mobile{max-width:390px}.theme-admin-preview>p{font-size:.8rem;line-height:1.6}.theme-admin-preview{min-width:0}
