@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Great+Vibes&family=Uncial+Antiqua&display=swap";
.celestial-theme{--background:205 55% 9%;--foreground:195 30% 90%;--card:205 48% 12%;--card-foreground:195 30% 90%;--popover:205 55% 9%;--popover-foreground:195 30% 90%;--primary:32 82% 59%;--primary-foreground:205 55% 9%;--secondary:205 38% 17%;--secondary-foreground:195 25% 78%;--muted:205 32% 14%;--muted-foreground:200 18% 55%;--accent:174 58% 48%;--accent-foreground:205 55% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:195 30% 96%;--border:205 28% 20%;--input:205 28% 20%;--ring:174 58% 48%;--radius:.75rem;--rose-gold:174 52% 62%;--rose-gold-light:174 62% 78%;--parchment:200 35% 93%;--parchment-dark:200 28% 84%;--sparkle:32 90% 68%;--glow:174 60% 52%;--amber:32 82% 59%;--amber-light:36 95% 74%;--amber-dim:30 55% 42%;--teal:174 58% 48%;--teal-light:176 68% 68%;--teal-dim:172 40% 32%;--ocean:205 55% 9%;--ocean-light:205 45% 15%;--frost:200 35% 93%;--frost-mid:200 28% 87%;--font-display:"Cinzel", serif;--font-script:"Great Vibes", cursive;--font-medieval:"Uncial Antiqua", cursive;--gradient-romantic:linear-gradient(135deg, #0f2433, #173945, #10212d);--gradient-parchment:linear-gradient(180deg, #ebf1f5, #d8e4e8);--gradient-parchment-warm:linear-gradient(160deg, #edf4f7, #e1ebef, #d6e2e6);--gradient-glow:radial-gradient(circle, #33c1b333 0%, #ec9c411f 50%, transparent 70%);--gradient-spine:linear-gradient(180deg, #33c1b3, #32857a, #d08025);--shadow-romantic:0 8px 32px -8px #26736b59;--shadow-book:0 20px 60px -15px #040e15b3;background:hsl(var(--background));min-height:100vh;color:hsl(var(--foreground));font-family:var(--font-display);position:relative;overflow-x:hidden}.celestial-theme:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(320px 220px at 15% 20%,#33c1b314 0%,#0000 70%),radial-gradient(240px 300px at 80% 10%,#ec9c4112 0%,#0000 70%),radial-gradient(280px 180px at 60% 75%,#33c1b30f 0%,#0000 70%),radial-gradient(200px 260px at 5% 80%,#ec9c410d 0%,#0000 70%),radial-gradient(160px 160px at 92% 55%,#76e5da0f 0%,#0000 70%);animation:18s ease-in-out infinite alternate orbDrift1;position:fixed;inset:0}.celestial-theme:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(200px 140px at 45% 8%,#ec9c410f 0%,#0000 70%),radial-gradient(260px 200px at 25% 60%,#33c1b312 0%,#0000 70%),radial-gradient(180px 240px at 70% 88%,#f7b2640d 0%,#0000 70%);animation:24s ease-in-out infinite alternate orbDrift2;position:fixed;inset:0}@keyframes orbDrift1{0%{opacity:.7;transform:translate(0)scale(1)}25%{opacity:.9;transform:translate(18px,-12px)scale(1.04)}50%{opacity:.75;transform:translate(-10px,20px)scale(.97)}75%{opacity:.85;transform:translate(22px,8px)scale(1.02)}to{opacity:.7;transform:translate(-8px,-18px)scale(1)}}@keyframes orbDrift2{0%{opacity:.65;transform:translate(0)scale(1)}33%{opacity:.85;transform:translate(-20px,14px)scale(1.03)}66%{opacity:.7;transform:translate(16px,-10px)scale(.98)}to{opacity:.8;transform:translate(-6px,18px)scale(1.01)}}@keyframes moteFloat{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:1}90%{opacity:.6}to{opacity:0;transform:translateY(-60px)translate(15px)}}.celestial-theme .dust-mote{pointer-events:none;z-index:1;border-radius:50%;width:3px;height:3px;animation:linear infinite moteFloat;position:fixed}.celestial-theme .dust-mote:first-child{background:hsl(var(--teal-light));opacity:.5;animation-duration:8s;animation-delay:0s;bottom:20%;left:12%}.celestial-theme .dust-mote:nth-child(2){background:hsl(var(--amber-light));opacity:.4;animation-duration:11s;animation-delay:2s;bottom:35%;left:35%}.celestial-theme .dust-mote:nth-child(3){background:hsl(var(--teal-light));opacity:.5;animation-duration:9s;animation-delay:4s;bottom:15%;left:58%}.celestial-theme .dust-mote:nth-child(4){background:hsl(var(--amber-light));opacity:.4;animation-duration:13s;animation-delay:1s;bottom:40%;left:75%}.celestial-theme .dust-mote:nth-child(5){background:hsl(var(--teal-light));opacity:.45;animation-duration:10s;animation-delay:6s;bottom:25%;left:88%}.celestial-theme .dust-mote:nth-child(6){background:hsl(var(--amber-light));opacity:.35;animation-duration:12s;animation-delay:3s;bottom:55%;left:22%}.celestial-theme .dust-mote:nth-child(7){background:hsl(var(--teal-light));opacity:.4;animation-duration:7s;animation-delay:5s;bottom:60%;left:48%}.celestial-theme .dust-mote:nth-child(8){background:hsl(var(--amber-light));opacity:.35;animation-duration:14s;animation-delay:.5s;bottom:70%;left:65%}.celestial-theme *,.celestial-theme :before,.celestial-theme :after{box-sizing:border-box}.celestial-theme .bg-background{background-color:hsl(var(--background))}.celestial-theme .text-foreground{color:hsl(var(--foreground))}.celestial-theme .bg-card{background-color:hsl(var(--card))}.celestial-theme .text-card-foreground{color:hsl(var(--card-foreground))}.celestial-theme .bg-popover{background-color:hsl(var(--popover))}.celestial-theme .text-popover-foreground{color:hsl(var(--popover-foreground))}.celestial-theme .bg-primary{background-color:hsl(var(--primary))}.celestial-theme .text-primary{color:hsl(var(--primary))}.celestial-theme .text-primary-foreground{color:hsl(var(--primary-foreground))}.celestial-theme .bg-secondary{background-color:hsl(var(--secondary))}.celestial-theme .text-secondary-foreground{color:hsl(var(--secondary-foreground))}.celestial-theme .bg-muted{background-color:hsl(var(--muted))}.celestial-theme .text-muted-foreground{color:hsl(var(--muted-foreground))}.celestial-theme .bg-accent{background-color:hsl(var(--accent))}.celestial-theme .text-accent-foreground{color:hsl(var(--accent-foreground))}.celestial-theme .border-border{border-color:hsl(var(--border))}.celestial-theme .ring-ring{--tw-ring-color:hsl(var(--ring))}.celestial-theme .font-script{font-family:var(--font-script)}.celestial-theme .font-display{font-family:var(--font-display)}.celestial-theme .font-medieval{font-family:var(--font-medieval)}.celestial-theme .font-script{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-script)!important;font-weight:400!important}.celestial-theme .bg-parchment{background:var(--gradient-parchment)}.celestial-theme .bg-romantic-gradient{background:var(--gradient-romantic)}.celestial-theme .bg-parchment{background-color:#ebf1f5;background-image:radial-gradient(at 20% 0,#33c1b312,#0000 50%),radial-gradient(at 80% 100%,#ec9c410f,#0000 50%),linear-gradient(#edf4f7,#d8e4e8);background-size:auto,auto,100% 100%}.celestial-theme .shadow-romantic{box-shadow:var(--shadow-romantic)}.celestial-theme .shadow-book{box-shadow:var(--shadow-book)}.celestial-theme .text-rose-gold{color:hsl(var(--rose-gold))}.celestial-theme .bg-rose-gold{background-color:hsl(var(--rose-gold))}.celestial-theme .text-gold{color:hsl(var(--amber))}.celestial-theme .bg-gold{background-color:hsl(var(--amber))}.celestial-theme .glow-effect{box-shadow:0 0 40px 10px hsl(var(--glow) / .3), 0 0 80px 20px hsl(var(--amber) / .15)}.celestial-theme .sparkle-particle{background:hsl(var(--sparkle));pointer-events:none;width:4px;height:4px;box-shadow:0 0 6px 2px hsl(var(--sparkle) / .5);border-radius:50%;position:absolute}.celestial-theme .book-page{background:var(--gradient-parchment-warm);border:1px solid hsl(var(--parchment-dark));color:#173245;position:relative}.celestial-theme .book-page:before{content:"";width:30px;position:absolute;top:0;bottom:0}.celestial-theme .book-page-left:before{background:linear-gradient(90deg,#33998f12,#0000);right:0}.celestial-theme .book-page-right:before{background:linear-gradient(270deg,#dd923c0f,#0000);left:0}.celestial-theme .book-page:after{content:"";pointer-events:none;opacity:.022;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;position:absolute;inset:0}.celestial-theme .book-spine{box-shadow:inset 1px 0 #96f0dc40,inset -1px 0 #00193240;background:linear-gradient(#2fb1a4 0%,#287167 50%,#d08025 100%)!important}.celestial-theme .perspective-1000{perspective:1000px}.celestial-theme .preserve-3d{transform-style:preserve-3d}.celestial-theme .backface-hidden{backface-visibility:hidden}.celestial-theme .enchanted-frame-corner{pointer-events:none;opacity:.45;filter:sepia()saturate(2.5)hue-rotate(145deg)brightness(.85);width:48px;height:48px;position:absolute}.celestial-theme .enchanted-frame-corner svg{width:100%;height:100%}.celestial-theme .enchanted-frame-corner--tl{top:10px;left:10px}.celestial-theme .enchanted-frame-corner--tr{top:10px;right:10px;transform:scaleX(-1)}.celestial-theme .enchanted-frame-corner--bl{bottom:10px;left:10px;transform:scaleY(-1)}.celestial-theme .enchanted-frame-corner--br{bottom:10px;right:10px;transform:scale(-1)}.celestial-theme .bookmark-ribbon{color:#f2f6f8;font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;clip-path:polygon(0 0,100% 0,100% 75%,50% 100%,0 75%);min-width:160px;box-shadow:var(--shadow-romantic), 0 0 24px 6px #33c1b338;background:linear-gradient(160deg,#2fb1a4,#2d8075,#df8620);border:none;justify-content:center;align-items:center;padding:.75rem 2.5rem 1.25rem;font-size:.8125rem;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative}.celestial-theme .bookmark-ribbon:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 12px 48px -10px #26736980,0 0 32px 8px #33c1b34d}.celestial-theme .bookmark-ribbon:active{transform:scale(.97)}.celestial-theme .shimmer-btn{position:relative;overflow:hidden}.celestial-theme .shimmer-btn:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 35%,#c8f9f459 50%,#0000 65%) -100% 0/220% 100%;animation:3.4s ease-in-out infinite shimmerSweep;position:absolute;inset:0}@keyframes shimmerSweep{0%{background-position:-100% 0}60%{background-position:200% 0}to{background-position:200% 0}}.celestial-theme .end-flourish-line{opacity:.5;justify-content:center;align-items:center;gap:.75rem;display:flex}.celestial-theme .end-flourish-line:before,.celestial-theme .end-flourish-line:after{content:"";background:linear-gradient(90deg, transparent, hsl(var(--teal)), hsl(var(--amber)), transparent);flex:1;max-width:80px;height:1px}.celestial-theme .parchment-texture{position:relative}.celestial-theme .parchment-texture:after{content:"";pointer-events:none;border-radius:inherit;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:160px 160px;position:absolute;inset:0}.celestial-theme .mobile-top-chapter{width:fit-content;color:hsl(var(--foreground));font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;text-shadow:0 0 8px #33c1b373;background:#3db8a81f;border:1px solid #37beb047;border-radius:999px;margin:4px auto 16px;padding:8px 12px;font-size:12px;font-weight:700}.celestial-theme .mobile-nav-pill{border:1px solid hsl(var(--border));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07182499;border-radius:999px;box-shadow:0 4px 10px #000a194d,inset 0 1px #3db8a81a}.celestial-theme .wave-divider{opacity:.18;width:100%;color:hsl(var(--teal))}@keyframes ripplePulse{0%{box-shadow:0 0 #33c1b366}70%{box-shadow:0 0 0 12px #33c1b300}to{box-shadow:0 0 #33c1b300}}.celestial-theme .ripple-pulse{animation:2.2s ease-out infinite ripplePulse}.celestial-theme .celestial-landing{color:hsl(var(--foreground));justify-content:center;align-items:center;display:flex}.celestial-theme .celestial-landing-inner{z-index:5;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:22px;width:min(92vw,760px);min-height:min(780px,100vh);padding:56px 24px 48px;display:flex;position:relative}.celestial-theme .celestial-music-toggle{z-index:50;border:1px solid hsl(var(--border));background:hsl(var(--card) / .72);width:46px;height:46px;color:hsl(var(--primary));cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-romantic);border-radius:999px;justify-content:center;align-items:center;display:flex;position:fixed;top:18px;right:18px}.celestial-theme .celestial-music-pulse{border-radius:inherit;border:2px solid hsl(var(--primary));animation:1.2s ease-out infinite celestialPulse;position:absolute;inset:0}@keyframes celestialPulse{0%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(1.75)}}.celestial-theme .celestial-eyebrow{color:hsl(var(--muted-foreground));justify-content:center;align-items:center;gap:14px;display:flex}.celestial-theme .celestial-eyebrow span{color:hsl(var(--amber-light));filter:drop-shadow(0 0 8px hsl(var(--amber) / .45));font-size:11px;animation:2.6s ease-in-out infinite celestialBlink}.celestial-theme .celestial-eyebrow span:last-child{animation-delay:1.2s}.celestial-theme .celestial-eyebrow p{font-family:var(--font-display);letter-spacing:.34em;text-transform:uppercase;margin:0;font-size:10px;font-weight:600}@keyframes celestialBlink{0%,to{opacity:.45}50%{opacity:1}}.celestial-theme .celestial-title-block h1{font-family:var(--font-display);letter-spacing:.09em;text-transform:uppercase;color:hsl(var(--teal-light));text-shadow:0 0 34px hsl(var(--teal) / .38), 0 0 80px hsl(var(--teal) / .16);margin:0;font-size:clamp(2rem,7vw,4.8rem);font-weight:700;line-height:1.08}.celestial-theme .celestial-title-block span{font-family:var(--font-script);color:hsl(var(--amber-light));opacity:.88;text-shadow:0 0 24px hsl(var(--amber) / .2);margin-top:10px;font-size:clamp(1.6rem,4vw,2.4rem);display:block}.celestial-theme .celestial-divider{opacity:.55;justify-content:center;align-items:center;width:min(72vw,480px);display:flex}.celestial-theme .celestial-divider:before,.celestial-theme .celestial-divider:after{content:"";background:linear-gradient(90deg, transparent, hsl(var(--teal)), hsl(var(--amber)), transparent);flex:1;height:1px}.celestial-theme .celestial-divider-gems{align-items:center;gap:7px;margin:0 14px;display:flex}.celestial-theme .celestial-divider-gems i{width:7px;height:7px;display:block;transform:rotate(45deg)}.celestial-theme .celestial-divider-gems i:first-child{background:hsl(var(--teal));box-shadow:0 0 8px hsl(var(--teal))}.celestial-theme .celestial-divider-gems i:last-child{background:hsl(var(--amber));box-shadow:0 0 8px hsl(var(--amber))}.celestial-theme .celestial-action-area{justify-content:center;align-items:center;width:min(92vw,460px);min-height:160px;display:flex;position:relative}.celestial-theme .celestial-burst-layer{pointer-events:none;width:900px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.celestial-theme .celestial-burst-flash{pointer-events:none;background:radial-gradient(circle, hsl(var(--teal-light) / .52) 0%, hsl(var(--amber) / .24) 38%, transparent 74%);filter:blur(5px);border-radius:999px;width:320px;height:320px;position:absolute}.celestial-theme .celestial-aura{pointer-events:none;background:radial-gradient(ellipse at center, hsl(var(--teal) / .24) 0%, hsl(var(--amber) / .12) 50%, transparent 80%);filter:blur(16px);border-radius:999px;width:300px;height:120px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.celestial-theme .celestial-symbol{z-index:3;color:hsl(var(--amber-light));text-shadow:0 0 24px hsl(var(--amber) / .45), 0 0 70px hsl(var(--teal) / .28);font-size:clamp(4.2rem,12vw,7.4rem);line-height:1;position:relative}@media (max-width:640px){.celestial-theme .celestial-landing-inner{gap:18px;min-height:100vh;padding:76px 20px 42px}.celestial-theme .celestial-eyebrow p{letter-spacing:.26em;font-size:9px}.celestial-theme .celestial-action-area{min-height:130px}.celestial-theme .bookmark-ribbon{min-width:150px;padding:.72rem 2rem 1.15rem;font-size:.72rem}}.celestial-theme.celestial-mobile-book{background:hsl(var(--background));color:hsl(var(--foreground));position:fixed;inset:0;overflow:hidden}.celestial-theme .celestial-mobile-slide{z-index:3;position:absolute;inset:0;overflow:hidden}.celestial-theme .celestial-mobile-icon-btn{z-index:80;border:1px solid hsl(var(--border));background:hsl(var(--card) / .72);width:44px;height:44px;color:hsl(var(--primary));cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-romantic);border-radius:999px;justify-content:center;align-items:center;display:flex;position:fixed}.celestial-theme .celestial-mobile-music-btn{top:18px;right:18px}.celestial-theme .celestial-mobile-home-btn{top:18px;left:18px}.celestial-theme .celestial-mobile-close-btn{top:18px;right:18px}.celestial-theme .celestial-mobile-intro-btn{top:18px;left:18px}.celestial-theme .celestial-mobile-intro,.celestial-theme .celestial-mobile-chapter-title,.celestial-theme .celestial-mobile-end{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:76px 26px 54px;display:flex;position:absolute;inset:0}.celestial-theme .celestial-mobile-intro-mark{color:hsl(var(--amber-light));text-shadow:0 0 28px hsl(var(--amber) / .42), 0 0 76px hsl(var(--teal) / .25);font-size:clamp(3rem,14vw,5.8rem);line-height:1}.celestial-theme .celestial-mobile-intro h1,.celestial-theme .celestial-mobile-chapter-title h2,.celestial-theme .celestial-mobile-end h2{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--teal-light));text-shadow:0 0 34px hsl(var(--teal) / .38), 0 0 80px hsl(var(--teal) / .16);margin:0;font-size:clamp(2rem,10vw,4rem);font-weight:700;line-height:1.12}.celestial-theme .celestial-mobile-intro p,.celestial-theme .celestial-mobile-end p{max-width:340px;font-family:var(--font-script);color:hsl(var(--amber-light));opacity:.9;margin:0;font-size:clamp(1.55rem,7vw,2.35rem);line-height:1.25}.celestial-theme .celestial-cursor{color:hsl(var(--amber-light));margin-left:3px;animation:.9s step-end infinite celestialCursorBlink}@keyframes celestialCursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}.celestial-theme .celestial-mobile-hint{bottom:calc(env(safe-area-inset-bottom,0px) + 18px);z-index:8;font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;color:hsl(var(--muted-foreground));opacity:.72;font-size:10px;position:fixed;left:0;right:0}.celestial-theme .celestial-mobile-page,.celestial-theme .celestial-mobile-reader{-webkit-overflow-scrolling:touch;color:#173245;position:absolute;inset:0;overflow-y:auto}.celestial-theme .celestial-mobile-page-frame{border:1px solid hsl(var(--teal) / .18);pointer-events:none;z-index:2;border-radius:24px;position:fixed;inset:14px}.celestial-theme .celestial-mobile-message{z-index:4;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:26px;min-height:100%;padding:72px 28px 54px;display:flex;position:relative}.celestial-theme .celestial-mobile-message img{object-fit:contain;max-width:min(82vw,360px);max-height:44vh;filter:drop-shadow(0 18px 32px hsl(var(--glow) / .18))}.celestial-theme .celestial-mobile-message p{white-space:pre-line;max-width:340px;font-family:var(--font-display);color:#213c50;margin:0;font-size:1rem;line-height:1.9}.celestial-theme .celestial-mobile-toc{-webkit-overflow-scrolling:touch;position:absolute;inset:0;overflow-y:auto}.celestial-theme .celestial-mobile-toc-inner{flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:82px 22px 48px;display:flex}.celestial-theme .celestial-mobile-eyebrow{font-family:var(--font-display);letter-spacing:.32em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:10px;font-size:10px;font-weight:600}.celestial-theme .celestial-mobile-toc h2{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--teal-light));margin:0 0 20px;font-size:clamp(2rem,10vw,3.7rem);line-height:1.1}.celestial-theme .celestial-mobile-chapter-list{flex-direction:column;gap:12px;width:100%;max-width:420px;margin-top:28px;display:flex}.celestial-theme .celestial-mobile-chapter-card{border:1px solid hsl(var(--border));background:hsl(var(--card) / .62);width:100%;color:hsl(var(--foreground));box-shadow:var(--shadow-romantic);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;padding:16px 18px;display:grid}.celestial-theme .celestial-mobile-chapter-card>span{background:hsl(var(--accent) / .14);border:1px solid hsl(var(--accent) / .26);width:36px;height:36px;color:hsl(var(--amber-light));font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;font-size:12px;display:flex}.celestial-theme .celestial-mobile-chapter-card strong{font-family:var(--font-display);color:hsl(var(--teal-light));font-size:15px;line-height:1.25;display:block}.celestial-theme .celestial-mobile-chapter-card small{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-top:4px;font-size:10px;display:block}.celestial-theme .celestial-mobile-chapter-card i{color:hsl(var(--amber-light));font-size:24px;font-style:normal}.celestial-theme .celestial-mobile-reader{padding:58px 18px 98px}.celestial-theme .celestial-mobile-media{z-index:4;border:1px solid hsl(var(--teal) / .22);width:100%;height:clamp(220px,38vh,380px);box-shadow:var(--shadow-romantic);background:hsl(var(--card) / .34);border-radius:22px;margin:0 auto 24px;position:relative;overflow:hidden}.celestial-theme .celestial-mobile-media-backdrop,.celestial-theme .celestial-mobile-media-main{width:100%;height:100%;position:absolute;inset:0}.celestial-theme .celestial-mobile-media-backdrop{object-fit:cover;filter:blur(22px)brightness(.72)saturate(.85);opacity:.88;transform:scale(1.12)}.celestial-theme .celestial-mobile-media-main{object-fit:contain;z-index:2}.celestial-theme .celestial-mobile-text{z-index:4;max-width:560px;margin:0 auto;position:relative}.celestial-theme .celestial-mobile-text p{white-space:pre-line;letter-spacing:.01em;text-align:center;color:#2b465a;margin:0;font-family:Georgia,serif;font-size:1rem;line-height:1.95}.celestial-theme .celestial-mobile-text p>span{float:left;font-family:var(--font-script);color:hsl(var(--amber));margin:.13em .12em 0 0;font-size:4rem;line-height:.75}.celestial-theme .celestial-mobile-narration-btn{border:1px solid hsl(var(--teal) / .22);background:hsl(var(--card) / .08);color:#2e4c60;font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:7px;margin:18px auto 0;padding:8px 14px;font-size:11px;display:flex}.celestial-theme .celestial-mobile-bottom-nav{left:16px;right:16px;bottom:calc(env(safe-area-inset-bottom,0px) + 14px);z-index:60;justify-content:space-between;align-items:center;display:flex;position:fixed}.celestial-theme .celestial-mobile-bottom-nav button{min-width:44px;height:44px;color:hsl(var(--foreground));cursor:pointer;border:none;justify-content:center;align-items:center;display:flex}.celestial-theme .celestial-mobile-bottom-nav button:disabled{opacity:.25;cursor:default}.celestial-theme .celestial-mobile-bottom-nav span{font-family:var(--font-display);letter-spacing:.12em;color:#2e4c60;font-size:12px;font-weight:700}.celestial-theme .celestial-mobile-toc-overlay{z-index:100;background:hsl(var(--background));position:fixed;inset:0}@media (orientation:landscape) and (max-height:520px){.celestial-theme .celestial-mobile-reader{grid-template-columns:minmax(220px,48%) 1fr;align-items:center;gap:16px;padding:52px 16px 72px;display:grid}.celestial-theme .celestial-mobile-reader .mobile-top-chapter{z-index:70;margin:0;position:fixed;top:12px;left:50%;transform:translate(-50%)}.celestial-theme .celestial-mobile-media{height:calc(100vh - 120px);margin:0}.celestial-theme .celestial-mobile-text p{font-size:.92rem;line-height:1.75}}.celestial-theme.celestial-end-screen{color:hsl(var(--foreground));justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.celestial-theme .celestial-end-frame{pointer-events:none;z-index:2;border-radius:24px;position:fixed}.celestial-theme .celestial-end-frame-outer{border:1px solid hsl(var(--teal) / .28);inset:12px}.celestial-theme .celestial-end-frame-inner{border:1px solid hsl(var(--amber) / .14);inset:22px}.celestial-theme .celestial-end-music{z-index:50;border:1px solid hsl(var(--border));background:hsl(var(--card) / .72);width:44px;height:44px;color:hsl(var(--primary));cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-romantic);border-radius:999px;justify-content:center;align-items:center;display:flex;position:fixed;top:20px;right:20px}.celestial-theme .celestial-end-content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:min(92vw,620px);padding:44px 24px;display:flex;position:relative}.celestial-theme .celestial-end-mark{color:hsl(var(--amber-light));text-shadow:0 0 28px hsl(var(--amber) / .42), 0 0 76px hsl(var(--teal) / .25);margin-bottom:18px;font-size:clamp(3.2rem,12vw,6rem);line-height:1}.celestial-theme .celestial-end-line{width:min(72vw,420px);margin:0 auto 26px}.celestial-theme .celestial-end-content h1{min-height:1.1em;font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--teal-light));text-shadow:0 0 34px hsl(var(--teal) / .38), 0 0 90px hsl(var(--teal) / .16);margin:0;font-size:clamp(3rem,13vw,6.6rem);font-weight:700;line-height:1}.celestial-theme .celestial-end-cursor{color:hsl(var(--amber-light));margin-left:4px}.celestial-theme .celestial-end-fade{flex-direction:column;align-items:center;width:100%;display:flex}.celestial-theme .celestial-end-message{max-width:460px;font-family:var(--font-display);letter-spacing:.03em;color:hsl(var(--foreground));margin:0;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.85}.celestial-theme .celestial-end-occasion{font-family:var(--font-script);color:hsl(var(--amber-light));text-shadow:0 0 22px hsl(var(--amber) / .2);margin:16px 0 0;font-size:clamp(1.9rem,6vw,3rem);line-height:1.2}.celestial-theme .celestial-end-actions{flex-direction:column;align-items:center;gap:14px;margin-top:34px;display:flex}.celestial-theme .celestial-end-secondary{border:1px solid hsl(var(--border));background:hsl(var(--card) / .58);color:hsl(var(--foreground));font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-romantic);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:10px 18px;font-size:.78rem}@media (max-width:640px){.celestial-theme .celestial-end-content{padding:72px 24px 44px}.celestial-theme .celestial-end-message{max-width:340px}}.celestial-theme.celestial-mobile-book,.celestial-theme.celestial-mobile-book .celestial-mobile-slide{background:radial-gradient(circle at top, hsl(var(--glow) / .16), transparent 34%), hsl(var(--background))!important;color:hsl(var(--foreground))!important;font-family:var(--font-display)!important}.celestial-theme.celestial-mobile-book .bg-romantic-gradient,.celestial-theme.celestial-mobile-book .celestial-mobile-intro,.celestial-theme.celestial-mobile-book .celestial-mobile-toc,.celestial-theme.celestial-mobile-book .celestial-mobile-chapter-title,.celestial-theme.celestial-mobile-book .celestial-mobile-end{background:var(--gradient-romantic)!important;color:hsl(var(--foreground))!important}.celestial-theme.celestial-mobile-book .bg-parchment,.celestial-theme.celestial-mobile-book .celestial-mobile-page,.celestial-theme.celestial-mobile-book .celestial-mobile-reader{color:#1c374a!important;background-color:#ebf1f5!important;background-image:radial-gradient(at 20% 0,#33c1b312,#0000 50%),radial-gradient(at 80% 100%,#ec9c410f,#0000 50%),linear-gradient(#edf4f7,#d8e4e8)!important}.celestial-theme.celestial-mobile-book .celestial-mobile-intro h1,.celestial-theme.celestial-mobile-book .celestial-mobile-toc h2,.celestial-theme.celestial-mobile-book .celestial-mobile-chapter-title h2,.celestial-theme.celestial-mobile-book .celestial-mobile-end h2{color:hsl(var(--teal-light))!important;font-family:var(--font-display)!important;text-shadow:0 0 34px hsl(var(--teal) / .38), 0 0 80px hsl(var(--teal) / .16)!important}.celestial-theme.celestial-mobile-book .celestial-mobile-intro p,.celestial-theme.celestial-mobile-book .celestial-mobile-end p{color:hsl(var(--amber-light))!important;font-family:var(--font-script)!important}.celestial-theme.celestial-mobile-book .celestial-mobile-text p,.celestial-theme.celestial-mobile-book .celestial-mobile-message p{color:#2b465a!important}.celestial-theme.celestial-mobile-book .celestial-mobile-text p>span{color:hsl(var(--amber))!important}.celestial-theme.celestial-mobile-book .mobile-top-chapter{color:#1c374a!important;text-shadow:none!important;background:#3db8a81f!important;border:1px solid #37beb047!important}.celestial-theme.celestial-mobile-book .mobile-nav-pill{border:1px solid hsl(var(--border))!important;color:hsl(var(--foreground))!important;background:#071824b8!important}.celestial-theme .celestial-mobile-top-menu{z-index:140;padding:12px 18px 14px;padding-top:max(env(safe-area-inset-top,12px), 12px);background:linear-gradient(to bottom, hsl(var(--background) / .78), hsl(var(--background) / .42), transparent);-webkit-backdrop-filter:blur(12px);pointer-events:auto;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.celestial-theme .celestial-mobile-top-menu button{border:1px solid hsl(var(--border));background:hsl(var(--card) / .48);width:40px;height:40px;color:hsl(var(--amber-light));cursor:pointer;-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow-romantic);border-radius:999px;justify-content:center;align-items:center;display:flex}.celestial-theme .celestial-mobile-top-menu-right{align-items:center;gap:10px;display:flex}.celestial-theme .celestial-mobile-reader{padding-top:78px!important}.celestial-theme .celestial-mobile-page,.celestial-theme .celestial-mobile-toc-inner,.celestial-theme .celestial-mobile-chapter-title,.celestial-theme .celestial-mobile-end{padding-top:86px!important}.celestial-theme .celestial-back-to-site{z-index:220;background:hsl(var(--card) / .72);border:1px solid hsl(var(--border));color:hsl(var(--foreground));box-shadow:var(--shadow-romantic);-webkit-backdrop-filter:blur(10px);font-family:var(--font-display);letter-spacing:.04em;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.82rem;text-decoration:none;display:flex;position:fixed;top:20px;left:20px}@media (max-width:768px){.celestial-theme .celestial-back-to-site{z-index:220;top:12px;left:50%;transform:translate(-50%)}.celestial-theme .celestial-mobile-top-menu{top:52px}}.celestial-theme .celestial-mobile-top-menu{top:max(env(safe-area-inset-top,0px), 12px);z-index:180;background:hsl(var(--card) / .78);border:1px solid hsl(var(--border));box-shadow:var(--shadow-romantic);-webkit-backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:6px;padding:7px;display:flex;position:fixed;left:50%;transform:translate(-50%)}.celestial-theme .celestial-mobile-top-menu-btn{color:hsl(var(--amber-light));font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:5px;padding:8px 9px;font-size:9px;text-decoration:none;display:inline-flex}.celestial-theme .celestial-mobile-top-menu-btn:hover{background:hsl(var(--accent) / .14);color:hsl(var(--foreground))}@media (max-width:420px){.celestial-theme .celestial-mobile-top-menu{justify-content:center;gap:3px;width:calc(100vw - 22px);padding:6px}.celestial-theme .celestial-mobile-top-menu-btn{padding:8px 7px;font-size:8px}.celestial-theme .celestial-mobile-top-menu-btn span{display:none}}.celestial-theme .celestial-mobile-intro,.celestial-theme .celestial-mobile-page,.celestial-theme .celestial-mobile-reader,.celestial-theme .celestial-mobile-toc-inner,.celestial-theme .celestial-mobile-chapter-title,.celestial-theme .celestial-mobile-end{padding-top:84px!important}.celestial-theme .celestial-desktop-back-to-site{z-index:220;background:hsl(var(--card) / .72);border:1px solid hsl(var(--border));color:hsl(var(--foreground));box-shadow:var(--shadow-romantic);-webkit-backdrop-filter:blur(10px);font-family:var(--font-display);letter-spacing:.04em;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.82rem;text-decoration:none;display:flex;position:fixed;top:20px;left:20px}@media (max-width:768px){.celestial-theme .celestial-desktop-back-to-site{display:none}}
