:root{color-scheme:light}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{text-wrap:balance}body p{text-wrap:pretty}.site-footer{margin-top:4rem;padding:3rem 0 1rem;border-top:1px solid rgba(255,255,255,.1);color:#ffffff;background:linear-gradient(135deg,#2d3436,#636e72)}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:clamp(1.5rem,4vw,2.25rem);gap:clamp(1.5rem,4vw,2.25rem);margin-bottom:2rem;align-items:start}.footer-section h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:700;color:var(--primary-pink,#ff6b9d)}.footer-section h4{margin-bottom:1rem;font-size:1.05rem;font-weight:600;color:#ffffff}.footer-section p{margin:0;font-size:.9rem;line-height:1.6;color:rgba(255,255,255,.8)}.footer-section ul{margin:0;padding:0;list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{font-size:.9rem;color:rgba(255,255,255,.85);text-decoration:none;transition:color .2s ease-out}@media (hover:hover){.footer-section ul li a:hover{color:var(--primary-pink,#ff6b9d);text-decoration:underline}}.footer-language-switcher{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.footer-language-switcher label{font-size:.85rem;color:rgba(255,255,255,.75)}.footer-language-switcher select{padding:.45rem .65rem;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:#ffffff;font-size:.9rem}.footer-language-switcher select:focus-visible{outline:2px solid var(--primary-pink,#ff6b9d);outline-offset:2px}.footer-language-switcher option{background:#2d3436;color:#ffffff}.footer-bottom{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:1rem;padding:1.5rem 0;margin-bottom:1.5rem;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{margin:0;font-size:.85rem;color:rgba(255,255,255,.62)}.footer-disclaimer{margin-top:0;padding:1.25rem 1.5rem;border-radius:12px;border-left:4px solid var(--primary-pink,#ff6b9d);background:rgba(255,255,255,.06)}.footer-disclaimer p{margin:0;font-size:.85rem;line-height:1.6;color:rgba(255,255,255,.9)}@media (min-width:768px){.footer-bottom{flex-direction:row;align-items:center;justify-content:space-between;text-align:left}.footer-language-switcher{flex-shrink:0;margin-top:0}}@media (max-width:767px){.site-footer{margin-top:2rem;padding:2rem 0 1rem}.footer-content{grid-template-columns:1fr}.footer-language-switcher{justify-content:center}}