.legal-page{background:#fffaf7}.legal-header{border-bottom:1px solid #eadfe1;background:#fff}.legal-header .container{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-content{max-width:850px;padding-top:70px;padding-bottom:80px}.legal-content h1{font-size:clamp(40px,7vw,68px);margin-bottom:12px}.legal-updated{color:#817478;margin-bottom:45px}.legal-content section{padding:25px 0;border-top:1px solid #eadfe1}.legal-content section h2{font:700 25px Manrope,Arial,sans-serif;margin-bottom:10px}.legal-content section p{color:#5f5357}.legal-content section a{color:var(--primary);font-weight:700}.legal-footer{padding:28px 0;background:#2d2224;color:#eee}.legal-footer .container{display:flex;justify-content:space-between;gap:20px}.legal-footer div div{display:flex;gap:20px}.cookie-banner{position:fixed;right:20px;bottom:20px;z-index:150;width:min(390px,calc(100% - 40px));padding:22px;border:1px solid #eee2e4;border-radius:18px;background:#fff;box-shadow:0 22px 70px rgba(35,18,23,.23);display:none}.cookie-banner.show{display:block;animation:cookie-in .35s ease}.cookie-banner p{margin:0 0 14px;color:#574b4f}.cookie-banner a{color:var(--primary);text-decoration:underline}.cookie-banner .button{width:100%}@keyframes cookie-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(max-width:650px){.legal-header .container,.legal-footer .container{align-items:flex-start;flex-direction:column}.legal-header .container{padding:15px 0}.legal-footer div div{flex-direction:column;gap:8px}.cookie-banner{right:12px;bottom:12px;width:calc(100% - 24px)}}
