.legal-hero{padding-bottom:52px}
.legal-layout{display:block;max-width:840px;padding-top:58px}
.legal-layout article h2:first-child{margin-top:0}
.legal-card{margin:22px 0;padding:24px 26px;border:1px solid var(--line);border-radius:15px;background:#fafbfa}
.legal-card p:last-child{margin-bottom:0}
.legal-table{width:100%;border-collapse:collapse}
.legal-table th,.legal-table td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}
.legal-table th{width:32%;color:var(--green-dark);background:var(--green-soft);font-size:12px}
.legal-table tr:last-child th,.legal-table tr:last-child td{border-bottom:0}
.legal-note{color:var(--muted);font-size:13px}
.legal-footer-links{display:flex;flex-wrap:wrap;gap:14px 20px}
.legal-strip{display:flex;flex-wrap:wrap;gap:18px;padding:18px 0;border-top:1px solid rgba(255,255,255,.1);color:#9ba19a;font-size:11px}.legal-strip a:hover{color:#fff}
.cookie-notice{position:fixed;z-index:1000;right:20px;bottom:20px;left:20px;display:none;max-width:1120px;margin:0 auto;padding:22px 24px;border:1px solid rgba(255,255,255,.12);border-radius:18px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(121,200,77,.28),transparent 34%),#171b15;box-shadow:0 22px 70px rgba(12,20,9,.34)}
.cookie-notice.is-visible{display:flex;align-items:center;justify-content:space-between;gap:28px}
.cookie-notice__copy{max-width:780px}
.cookie-notice__copy strong{display:block;margin-bottom:5px;font-size:16px}
.cookie-notice__copy p{margin:0;color:rgba(255,255,255,.74);font-size:12px;line-height:1.65}
.cookie-notice__copy a{color:#bce4a4;text-decoration:underline;text-underline-offset:3px}
.cookie-notice__button{flex:0 0 auto;min-height:44px;padding:10px 20px;border:0;border-radius:8px;color:#fff;background:var(--gradient);font:600 13px "Poppins",Arial,sans-serif;cursor:pointer}
.cookie-notice__button:hover{background:var(--gradient-hover)}
@media(max-width:700px){.cookie-notice{right:12px;bottom:12px;left:12px;padding:19px}.cookie-notice.is-visible{align-items:stretch;flex-direction:column;gap:16px}.cookie-notice__button{width:100%}.legal-table th,.legal-table td{display:block;width:100%}.legal-table th{border-bottom:0}.legal-layout{padding-top:42px}}
@media print{.cookie-notice{display:none!important}}
