:root{--color-rose:#c97b8c;--color-lavender:#8e8fc7;--color-lavender-deep:#7c6bb8;--color-leaf:#94b898;--color-mauve:#a273a2;--bg:#f5f1fb;--text:#362b4a;--text-muted:#7a6f91;--border:#e4dcf3;--accent:var(--color-rose);--accent2:var(--color-lavender);--cta-bg:var(--color-leaf);--cta-text:#1b1524;--surface:#ffffff;--surface-hover:#faf8fd;--accent-glow:rgba(201,123,140,0.18);--leaf:var(--color-leaf);--leaf-glow:rgba(148,184,152,0.22);--leaf-surface:rgba(148,184,152,0.14);--font-display:var(--font-newsreader),Georgia,"Iowan Old Style",serif;--font-body:var(--font-manrope),"Helvetica Neue",sans-serif;--page-pad:clamp(24px,4vw,48px);--section-pad:clamp(96px,11vw,144px);--max:1120px;--radius:20px;--radius-pill:999px;--ease-soft:cubic-bezier(0.45,0,0.15,1);--dur-fast:280ms;--dur-med:420ms;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--touch-min:44px;--site-header-height:calc(var(--safe-top) + 53px)}@media (max-width:767px){:root{--site-header-height:calc(var(--safe-top) + 49px)}}*{box-sizing:border-box;padding:0;margin:0}html{color-scheme:light}body{max-width:100vw;overflow-x:hidden;min-height:100dvh;color:var(--text);background:radial-gradient(circle at 82% 12%,rgba(201,123,140,.08),transparent 55%),radial-gradient(circle at 10% 15%,var(--leaf-glow),transparent 45%),radial-gradient(circle at 8% 88%,var(--leaf-glow),transparent 48%),var(--bg);background-attachment:fixed;font-family:var(--font-body);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;text-size-adjust:100%;-webkit-text-size-adjust:100%}main{display:block;width:100%}a,button,input{color:inherit}button,input{font:inherit}button{touch-action:manipulation}:focus-visible{outline:2px solid currentColor;outline-offset:3px}.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}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(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}}.SiteFooter_footer__vZ3CV{width:100%;margin-top:auto}.SiteFooter_inner__ATo2N{display:flex;flex-direction:column;gap:12px;width:min(100%,var(--max));margin:0 auto;padding:clamp(24px,3vw,32px) max(var(--page-pad),var(--safe-left)) calc(clamp(24px, 3vw, 32px) + var(--safe-bottom)) max(var(--page-pad),var(--safe-right))}.SiteFooter_top__ls9_d{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.SiteFooter_brand__mNn0V{font-family:var(--font-display);font-size:1rem;font-weight:600;letter-spacing:.02em;text-decoration:none;transition:opacity var(--dur-fast) var(--ease-soft)}.SiteFooter_brand__mNn0V:hover{opacity:.85}.SiteFooter_nav__pKH6H{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}.SiteFooter_link__MgWb3{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color var(--dur-fast) var(--ease-soft)}.SiteFooter_copyright__KRmw_{font-size:.75rem;letter-spacing:.02em}.SiteFooter_dark__c3Rzj{border-top:1px solid rgba(185,175,196,.22)}.SiteFooter_dark__c3Rzj .SiteFooter_brand__mNn0V{color:var(--text)}.SiteFooter_dark__c3Rzj .SiteFooter_link__MgWb3{color:var(--text-muted)}.SiteFooter_dark__c3Rzj .SiteFooter_link__MgWb3:hover{color:var(--text)}.SiteFooter_dark__c3Rzj .SiteFooter_copyright__KRmw_{color:var(--text-muted)}.SiteFooter_light__VyID5{background:#f5f1fb;border-top:1px solid #e4dcf3}.SiteFooter_light__VyID5 .SiteFooter_brand__mNn0V{color:#362b4a}.SiteFooter_light__VyID5 .SiteFooter_link__MgWb3{color:#7a6f91}.SiteFooter_light__VyID5 .SiteFooter_link__MgWb3:hover{color:#362b4a}.SiteFooter_light__VyID5 .SiteFooter_copyright__KRmw_{color:#7a6f91}.SiteFooter_topics__rNaNb{display:flex;flex-wrap:wrap;gap:8px 16px}.SiteFooter_topicLink__kgRfV{font-size:.75rem;font-weight:500;text-decoration:none;transition:color var(--dur-fast) var(--ease-soft)}.SiteFooter_light__VyID5 .SiteFooter_topicLink__kgRfV{color:#7a6f91}.SiteFooter_light__VyID5 .SiteFooter_topicLink__kgRfV:hover{color:#362b4a}@media (max-width:640px){.SiteFooter_inner__ATo2N{gap:10px}.SiteFooter_top__ls9_d{flex-direction:column;align-items:flex-start;gap:12px}.SiteFooter_nav__pKH6H{gap:12px 16px}}