:root{--accent:#9a76c8;--paper:#14172f;--cover:#14172f;--env:linear-gradient(145deg,#17182d,#9b5c9f);--hero-bg:linear-gradient(145deg,#17182d,#9b5c9f);--soft:#f5d899;--ink:#f3ebed;--muted:#ccbfc2;--hero-pos:center 40%;--overlay:rgba(12,8,12,.62);}
body{background:#14172f}
.hero{background:linear-gradient(145deg,#17182d,#9b5c9f)}
.hero-inner{border-radius:120px 32px 120px 32px}.hero h1{font-style:italic}.countdown div:nth-child(even){transform:translateY(10px)}.category-scene{border-radius:120px 32px 120px 32px}.gallery-item:nth-child(3n){transform:rotate(1deg)}
.hero:after{background:linear-gradient(120deg,rgba(45,255,224,.13),rgba(164,79,255,.22),rgba(255,93,179,.14));background-size:200% 200%;animation:auroraShift 8s ease infinite}@keyframes auroraShift{50%{background-position:100% 50%}}


/* V10 identity: fic-aurora */
body:before{content:'';position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 15% 20%,var(--soft) 0 1px,transparent 2px);background-size:45px 45px;opacity:.16}
