:root{--c-midnight:#0e1331;--c-twilight:#1f2a52;--c-night:#2a3563;--c-mystic-purple:#6b4e8c;--c-mystic-lavender:#9b7bb8;--c-gold:#c9a961;--c-gold-light:#e5d09f;--c-cream:#faf5ee;--c-dusty-rose:#c4a0a8;--c-blush:#e8ccd0;--c-ink:#1a1a2e;--c-mist:#e8e4dd;--c-fog:#b8b4ad;--c-cloud:#6b6864;--c-pure-white:#fff;--c-pure-black:#000;--c-success:#4a8b6f;--c-success-bg:#1f3a2d;--c-warning:#c99843;--c-warning-bg:#3a2d1f;--c-danger:#b85450;--c-danger-bg:#3a1f1f;--c-info:#5b7db8;--c-info-bg:#1f2d3a;--sp-0:0;--sp-1:0.25rem;--sp-2:0.5rem;--sp-3:0.75rem;--sp-4:1rem;--sp-5:1.5rem;--sp-6:2rem;--sp-7:3rem;--sp-8:4rem;--sp-9:6rem;--sp-10:8rem;--r-sm:0.25rem;--r-md:0.5rem;--r-lg:0.75rem;--r-xl:1rem;--r-full:9999px;--shadow-sm:0 1px 2px 0 rgba(14,19,49,.1);--shadow-md:0 4px 6px -1px rgba(14,19,49,.15),0 2px 4px -1px rgba(14,19,49,.1);--shadow-lg:0 10px 15px -3px rgba(14,19,49,.2),0 4px 6px -2px rgba(14,19,49,.1);--shadow-xl:0 20px 25px -5px rgba(14,19,49,.25),0 10px 10px -5px rgba(14,19,49,.1);--shadow-mystic:0 0 24px rgba(201,169,97,.15);--z-base:0;--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-drawer:400;--z-modal-backdrop:500;--z-modal:600;--z-toast:700;--z-tooltip:800;--t-fast:150ms ease;--t-base:250ms ease;--t-slow:400ms ease;--t-easing-soft:cubic-bezier(0.16,1,0.3,1);--container-sm:480px;--container-md:720px;--container-lg:960px;--container-xl:1200px;--container-2xl:1320px}:root,[data-theme=dark]{--c-bg-base:var(--c-midnight);--c-bg-card:var(--c-twilight);--c-bg-elevated:var(--c-night);--c-text-primary:var(--c-mist);--c-text-secondary:var(--c-fog);--c-text-tertiary:var(--c-cloud);--c-border:hsla(38,19%,89%,.1);--c-border-strong:hsla(38,19%,89%,.2)}[data-theme=light]{--c-bg-base:var(--c-cream);--c-bg-card:var(--c-pure-white);--c-bg-elevated:#f5efe5;--c-text-primary:var(--c-ink);--c-text-secondary:var(--c-cloud);--c-text-tertiary:#8d8a85;--c-border:rgba(26,26,46,.1);--c-border-strong:rgba(26,26,46,.2)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/Inter-Variable.woff2) format("woff2-variations")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/CormorantGaramond-Variable.woff2) format("woff2-variations")}@font-face{font-family:Italianno;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Italianno-Regular.woff2) format("woff2")}:root{--font-display:"Cormorant Garamond",Georgia,"Times New Roman",serif;--font-body:"Inter",system-ui,-apple-system,"Segoe UI","Helvetica Neue",sans-serif;--font-accent:"Italianno",cursive;--font-mono:ui-monospace,"SF Mono","Cascadia Mono","Roboto Mono",Consolas,monospace;--fs-xs:0.75rem;--fs-sm:0.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.25rem;--fs-xl:1.5rem;--fs-2xl:1.875rem;--fs-3xl:2.25rem;--fs-4xl:3rem;--fs-5xl:3.75rem;--lh-tight:1.15;--lh-snug:1.35;--lh-normal:1.5;--lh-relaxed:1.7;--lh-loose:1.9;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--ls-tight:-0.02em;--ls-normal:0;--ls-wide:0.02em;--ls-wider:0.05em}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--fw-semibold);line-height:var(--lh-snug);letter-spacing:var(--ls-tight);color:var(--c-text-primary)}h1{font-size:var(--fs-4xl);line-height:var(--lh-tight)}h2{font-size:var(--fs-3xl)}h3{font-size:var(--fs-2xl)}h3,h4{font-weight:var(--fw-medium)}h4{font-size:var(--fs-xl)}h5{font-size:var(--fs-lg)}h5,h6{font-weight:var(--fw-medium)}h6{font-size:var(--fs-md)}@media (min-width:768px){h1{font-size:var(--fs-5xl)}}p{font-family:var(--font-body);line-height:var(--lh-relaxed)}small{font-size:var(--fs-sm)}.font-accent{font-family:var(--font-accent);font-weight:var(--fw-regular);line-height:var(--lh-tight)}*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:var(--c-bg-base);color:var(--c-text-primary);font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-relaxed)}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}a{color:var(--c-mystic-lavender);text-decoration:none;transition:color var(--t-fast)}a:hover{color:var(--c-gold)}a:focus-visible{outline:2px solid var(--c-gold);outline-offset:2px;border-radius:var(--r-sm)}button{cursor:pointer;background:none;border:none}button:focus-visible{outline:2px solid var(--c-gold);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-40px;left:0;background:var(--c-gold);color:var(--c-pure-black);padding:var(--sp-2) var(--sp-3);z-index:var(--z-toast)}.skip-link:focus{top:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}