.wd-fade-in{opacity:0;transform:translateY(20px);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.wd-fade-in--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.wd-fade-in{transition:none;opacity:1;transform:none}}@keyframes wd-bounce-soft{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes wd-sway{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes wd-tick{0%{transform:scale(1)}20%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes wd-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes wd-fade-in{0%{opacity:0}to{opacity:1}}.wd-anim-bounce{animation:wd-bounce-soft 1.8s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.wd-anim-bounce{animation:none}}.wd-anim-sway{transform-origin:top center;animation:wd-sway 4.2s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.wd-anim-sway{animation:none}}.wd-anim-tick{animation:wd-tick .48s ease}@media (prefers-reduced-motion: reduce){.wd-anim-tick{animation:none}}:root,:root[data-theme=light]{--wd-bg: #FAF1E5;--wd-bg-alt: #F5E5D3;--wd-marigold: #E8A33D;--wd-marigold-deep: #C97B2C;--wd-terracotta: #C2410C;--wd-terracotta-dark: #9A330A;--wd-gold: #B8860B;--wd-text: #3D2914;--wd-text-secondary:#6B4F36;--wd-card-bg: #FFFBF4;--wd-border: #E8D4B8;--wd-divider: #D4B894;--wd-leaf: #6B7F4C;--wd-leaf-deep: #4A5A35;--wd-shadow: rgba(61, 41, 20, .12);--wd-navbar-bg: rgba(250, 241, 229, .94)}:root[data-theme=dark]{--wd-bg: #1F1410;--wd-bg-alt: #2A1C16;--wd-marigold: #F0B560;--wd-marigold-deep: #E8A33D;--wd-terracotta: #E8854A;--wd-terracotta-dark: #C2410C;--wd-gold: #D4AF37;--wd-text: #F5E5D3;--wd-text-secondary:#C9A984;--wd-card-bg: #2E1F18;--wd-border: #3D2914;--wd-divider: #4A3220;--wd-leaf: #8AA063;--wd-leaf-deep: #6B7F4C;--wd-shadow: rgba(0, 0, 0, .5);--wd-navbar-bg: rgba(31, 20, 16, .94)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0;font-family:Inter,Helvetica Neue,system-ui,sans-serif;font-size:1rem;line-height:1.6;color:var(--wd-text);background-color:var(--wd-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .28s ease,color .28s ease}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:500;color:var(--wd-text)}p{margin:0 0 1rem}a{color:var(--wd-terracotta);text-decoration:none;transition:color .18s ease}a:hover{color:var(--wd-terracotta-dark)}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}section{scroll-margin-top:72px}.wd-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}::selection{background-color:var(--wd-marigold);color:#1f1410}.wd-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin:3rem auto;max-width:360px;color:var(--wd-gold)}.wd-divider:before,.wd-divider:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,var(--wd-gold),transparent)}.wd-rule{height:1px;background:linear-gradient(to right,transparent,var(--wd-divider),transparent);border:0;margin:1.5rem 0}main{display:block}
