: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,.65);color:var(--grey-dark,#1c1c1e);background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,214,231,.45))}.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,#ff6bab)}.footer-section h4{margin-bottom:1rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-medium,#8e8e93)}.footer-section p{margin:0;font-size:.9rem;line-height:1.6;color:var(--grey-medium,#8e8e93)}.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:var(--grey-dark,#1c1c1e);text-decoration:none;transition:color .2s ease-out}@media (hover:hover){.footer-section ul li a:hover{color:var(--primary-pink,#ff6bab);text-decoration:underline}}.footer-language-switcher{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.footer-language-switcher label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-medium,#8e8e93)}.footer-language-switcher select{padding:.55rem .85rem;border-radius:9999px;border:1px solid rgba(0,0,0,.06);background:var(--white,#ffffff);color:var(--grey-dark,#1c1c1e);font-size:.9rem;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04)}.footer-language-switcher select:focus-visible{outline:2px solid var(--primary-pink,#ff6bab);outline-offset:2px}.footer-language-switcher option{background:#ffffff;color:#1c1c1e}.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,.65)}.footer-bottom p{margin:0;font-size:.85rem;color:var(--grey-medium,#8e8e93)}.footer-disclaimer{margin-top:0;padding:1.25rem 1.5rem;border-radius:24px;border:1px solid rgba(255,107,171,.12);background:rgba(255,255,255,.72);box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04)}.footer-disclaimer p{margin:0;font-size:.85rem;line-height:1.6;color:var(--grey-dark,#1c1c1e)}@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}}