:root{--bg-1:#0b1026;--bg-2:#1c1447;--bg-3:#3a1d5c;--text:#f5f1ff;--text-muted:#f5f1ffb8;--card-bg:#ffffff12;--card-border:#ffffff29;--accent-1:#f7c56b;--accent-2:#f08a5d;--accent-text:#2a1606;--orb-1:#7b5cff;--orb-2:#ff8fb1;--orb-3:#f7c56b;--shadow:0 20px 60px #00000073;--font-serif:"Playfair Display", Georgia, "Times New Roman", serif;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}@media (prefers-color-scheme:light){:root{--bg-1:#f6f1e7;--bg-2:#efe4f7;--bg-3:#fde8d7;--text:#1f1638;--text-muted:#1f1638b3;--card-bg:#fff9;--card-border:#1f16381a;--orb-1:#b8a4ff;--orb-2:#ffb8cc;--orb-3:#ffd89a;--shadow:0 20px 50px #3c1e5a26}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100dvh;font-family:var(--font-sans);color:var(--text);background:linear-gradient(160deg, var(--bg-1) 0%, var(--bg-2) 55%, var(--bg-3) 100%);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background-attachment:fixed;margin:0;overflow-x:hidden}button{font:inherit}.orbs[data-astro-cid-lcdefpme]{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.orb[data-astro-cid-lcdefpme]{filter:blur(60px);opacity:.45;will-change:transform;border-radius:50%;position:absolute}.orb-1[data-astro-cid-lcdefpme]{background:var(--orb-1);width:70vw;height:70vw;animation:18s ease-in-out infinite alternate float-a;top:-20vw;left:-25vw}.orb-2[data-astro-cid-lcdefpme]{background:var(--orb-2);width:60vw;height:60vw;animation:22s ease-in-out infinite alternate float-b;bottom:-15vw;right:-25vw}.orb-3[data-astro-cid-lcdefpme]{background:var(--orb-3);opacity:.25;width:40vw;height:40vw;animation:26s ease-in-out infinite alternate-reverse float-a;top:40%;left:30%}@keyframes float-a{to{transform:translate(10vw,8vh)scale(1.1)}}@keyframes float-b{to{transform:translate(-8vw,-10vh)scale(1.15)}}.page[data-astro-cid-lcdefpme]{z-index:1;width:100%;max-width:640px;min-height:100dvh;padding:calc(28px + env(safe-area-inset-top)) calc(16px + env(safe-area-inset-right)) calc(16px + env(safe-area-inset-bottom)) calc(16px + env(safe-area-inset-left));flex-direction:column;gap:24px;margin:0 auto;display:flex;position:relative}.hero[data-astro-cid-lcdefpme]{text-align:center}.badge[data-astro-cid-lcdefpme]{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-1);background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:500;display:inline-flex}@media (prefers-color-scheme:light){.badge[data-astro-cid-lcdefpme]{color:#b4541f}}h1[data-astro-cid-lcdefpme]{font-family:var(--font-serif);letter-spacing:-.01em;margin:16px 0 8px;font-size:clamp(2.1rem,9vw,3.5rem);font-weight:700;line-height:1.05}h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{background:linear-gradient(90deg, var(--accent-1), var(--accent-2));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500}@media (prefers-color-scheme:light){h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{background-image:linear-gradient(90deg,#d98a1f,#d4552a)}}.subtitle[data-astro-cid-lcdefpme]{color:var(--text-muted);letter-spacing:.02em;margin:0;font-size:clamp(.95rem,3.8vw,1.1rem);font-weight:500}.card[data-astro-cid-lcdefpme]{background:var(--card-bg);border:1px solid var(--card-border);min-height:240px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px)saturate(140%);border-radius:24px;flex-direction:column;flex:1;justify-content:center;padding:40px 22px 28px;display:flex;position:relative}.quote-mark[data-astro-cid-lcdefpme]{width:36px;height:36px;color:var(--accent-1);opacity:.55;position:absolute;top:14px;left:18px}.verse[data-astro-cid-lcdefpme]{transition:opacity .22s,transform .22s}.verse[data-astro-cid-lcdefpme].is-leaving{opacity:0;transform:translateY(-8px)}.verse[data-astro-cid-lcdefpme].is-entering{animation:.42s cubic-bezier(.2,.8,.2,1) enter}@keyframes enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.verse-text[data-astro-cid-lcdefpme]{font-family:var(--font-serif);text-wrap:pretty;overflow-wrap:break-word;margin:0;font-size:clamp(1.2rem,5.2vw,1.65rem);font-weight:500;line-height:1.5}.verse-ref[data-astro-cid-lcdefpme]{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-1);margin:20px 0 0;font-size:.95rem;font-weight:600}@media (prefers-color-scheme:light){.verse-ref[data-astro-cid-lcdefpme]{color:#b4541f}}.verse-ref[data-astro-cid-lcdefpme]:before{content:"";vertical-align:middle;background:currentColor;border-radius:2px;width:24px;height:2px;margin-right:10px;display:inline-block}.actions[data-astro-cid-lcdefpme]{flex-direction:column;gap:12px;display:flex}.btn-primary[data-astro-cid-lcdefpme]{width:100%;min-height:58px;color:var(--accent-text);background:linear-gradient(135deg, var(--accent-1), var(--accent-2));cursor:pointer;touch-action:manipulation;border:0;border-radius:18px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:1.1rem;font-weight:600;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 10px 30px #f08a5d66,inset 0 1px #fff6}.btn-primary[data-astro-cid-lcdefpme]:active{transform:scale(.97)}.btn-primary[data-astro-cid-lcdefpme]:disabled{cursor:progress}.btn-primary[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform .4s}.btn-primary[data-astro-cid-lcdefpme]:active svg[data-astro-cid-lcdefpme]{transform:rotate(72deg)}.secondary[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:12px;display:grid}.secondary[data-astro-cid-lcdefpme][hidden]{display:none}.btn-ghost[data-astro-cid-lcdefpme]{min-height:48px;color:var(--text);background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(10px);cursor:pointer;touch-action:manipulation;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.95rem;font-weight:500;transition:transform .15s,background .15s;display:inline-flex}.btn-ghost[data-astro-cid-lcdefpme]:active{transform:scale(.97)}.btn-primary[data-astro-cid-lcdefpme]:focus-visible,.btn-ghost[data-astro-cid-lcdefpme]:focus-visible{outline:3px solid var(--accent-1);outline-offset:3px}@media (hover:hover){.btn-primary[data-astro-cid-lcdefpme]:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 14px 36px #f08a5d80,inset 0 1px #fff6}.btn-ghost[data-astro-cid-lcdefpme]:hover{background:#ffffff24}}.footer[data-astro-cid-lcdefpme]{text-align:center;color:var(--text-muted);font-size:.8rem}.footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}@media (width>=640px){.page[data-astro-cid-lcdefpme]{padding-top:calc(56px + env(safe-area-inset-top));padding-bottom:calc(32px + env(safe-area-inset-bottom));gap:32px}.card[data-astro-cid-lcdefpme]{border-radius:28px;flex:0 auto;min-height:300px;padding:56px 48px 40px}.quote-mark[data-astro-cid-lcdefpme]{width:44px;height:44px;top:20px;left:26px}.actions[data-astro-cid-lcdefpme]{align-items:center}.btn-primary[data-astro-cid-lcdefpme]{width:auto;min-width:320px}.secondary[data-astro-cid-lcdefpme]{width:320px}.orb[data-astro-cid-lcdefpme]{filter:blur(90px)}.orb-1[data-astro-cid-lcdefpme]{width:40vw;height:40vw}.orb-2[data-astro-cid-lcdefpme]{width:36vw;height:36vw}.orb-3[data-astro-cid-lcdefpme]{width:24vw;height:24vw}}@media (width>=1024px){.page[data-astro-cid-lcdefpme]{justify-content:center;max-width:760px}}@media (prefers-reduced-motion:reduce){.orb[data-astro-cid-lcdefpme],.verse[data-astro-cid-lcdefpme].is-entering{animation:none}.verse[data-astro-cid-lcdefpme],.btn-primary[data-astro-cid-lcdefpme],.btn-ghost[data-astro-cid-lcdefpme],.btn-primary[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:none}}
