body.theme-fantasy{--ink:#302014;--muted:#674e35;--cream:#100d0a;--paper:#ead09b;--sage:#8e6638;--sage-dark:#60401f;--blush:#a94d26;--line:#b58a50;background:#100d0a;font-family:"Palatino Linotype","Book Antiqua",Palatino,serif}.theme-fantasy .shell{position:relative;isolation:isolate;overflow:hidden;background:#100d0a;min-height:100vh}.theme-fantasy .shell:before{content:"";position:fixed;inset:-4%;z-index:-2;background:url('/assets/images/fantasy-castle-hall.png') center/cover no-repeat;filter:saturate(.9) contrast(1.06);animation:castleBreath 18s ease-in-out infinite alternate;will-change:transform}.theme-fantasy .shell:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 9% 37%,rgba(255,137,45,.4),transparent 19%),radial-gradient(circle at 91% 37%,rgba(255,137,45,.4),transparent 19%),linear-gradient(rgba(8,5,3,.12),rgba(8,5,3,.35));mix-blend-mode:screen;animation:fireFlicker 2.1s steps(7,end) infinite}.theme-fantasy .card{background-color:transparent;background-image:url('/assets/images/fantasy-scroll.png');background-position:center;background-size:100% 100%;background-repeat:no-repeat;border:0;border-radius:0;box-shadow:0 34px 70px rgba(0,0,0,.7);padding:clamp(105px,11vw,145px) clamp(52px,9vw,100px);overflow:visible;transform:translateZ(0);animation:scrollArrive .75s cubic-bezier(.2,.8,.2,1) both}.theme-fantasy .card:before,.theme-fantasy .card:after{display:none}.theme-fantasy h1,.theme-fantasy h2{font-family:Harrington,"Palatino Linotype",Georgia,serif;color:#352014;text-shadow:0 1px rgba(255,255,255,.6)}.theme-fantasy h1{letter-spacing:.025em}.theme-fantasy .eyebrow{color:#784920}.theme-fantasy p,.theme-fantasy small{color:#674e35}.theme-fantasy .rule{color:#8b341e}.theme-fantasy .btn{background:linear-gradient(#6f4725,#4a2c17);box-shadow:inset 0 1px rgba(255,255,255,.2),0 3px 8px rgba(47,25,10,.25)}.theme-fantasy .btn:hover{background:linear-gradient(#86582e,#5b361b)}.theme-fantasy .btn.secondary{background:rgba(255,244,214,.32);color:#3e2818;border-color:#a97843}.theme-fantasy .panel,.theme-fantasy .field input,.theme-fantasy .field textarea,.theme-fantasy .field select{background:rgba(255,247,221,.56);border-color:rgba(115,75,35,.35)}.theme-fantasy .check,.theme-fantasy .choice input:checked+label{background:rgba(123,80,35,.12)}@keyframes castleBreath{0%{transform:scale(1.035) translate3d(-.4%,0,0)}100%{transform:scale(1.09) translate3d(.5%,-.7%,0)}}@keyframes fireFlicker{0%,100%{opacity:.55;filter:brightness(.9)}20%{opacity:.82;filter:brightness(1.25)}42%{opacity:.63;filter:brightness(1)}63%{opacity:.9;filter:brightness(1.35)}81%{opacity:.68;filter:brightness(1.08)}}@keyframes scrollArrive{from{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:700px){.theme-fantasy .card{padding:90px 42px}.theme-fantasy .shell:before{inset:-8%;background-position:45% center}}@media(prefers-reduced-motion:reduce){.theme-fantasy .shell:before,.theme-fantasy .shell:after,.theme-fantasy .card{animation:none}}
