:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f7f3ed}body{margin:0}button,input{font:inherit}.page{min-height:100vh;display:grid;gap:32px;place-items:center;padding:32px}.hero{width:min(860px,100%)}.eyebrow{color:#0f766e;font-size:14px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0 0 16px;font-size:clamp(40px,8vw,88px);line-height:.95;letter-spacing:0}p{font-size:20px;line-height:1.6;max-width:620px}.legal-footer{width:min(860px,100%);display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;font-size:14px;color:#4b5563}.legal-footer nav{display:flex;gap:14px}.legal-footer a,.back-link{color:inherit;text-underline-offset:3px}.legal-shell{min-height:100vh;display:flex;flex-direction:column}.legal-shell>footer{width:100%;box-sizing:border-box;padding:24px max(24px,calc((100vw - 860px)/2))}.legal-page{flex:1;width:min(760px,calc(100% - 48px));margin:0 auto;padding:56px 0}.legal-page h1{font-size:clamp(36px,7vw,72px)}.legal-warning{padding:18px;border:1px solid #d97706;background:#fffbeb;color:#92400e}.consent-shell{position:fixed;right:20px;bottom:20px;z-index:50;width:min(440px,calc(100vw - 40px))}.consent-panel{display:grid;gap:16px;padding:18px;border:1px solid #d1d5db;border-radius:8px;background:#fff;box-shadow:0 18px 60px #1118272e}.consent-title{margin:0 0 6px;font-size:18px;font-weight:800}.consent-copy{margin:0;font-size:14px;line-height:1.5;color:#374151}.consent-options{display:grid;gap:8px}.consent-option{display:flex;gap:10px;align-items:center;font-size:14px}.consent-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.consent-actions button,.consent-manage{border:1px solid #111827;border-radius:6px;background:#111827;color:#fff;padding:10px 12px;cursor:pointer}.consent-actions button:first-child{background:#fff;color:#111827}.consent-manage{float:right}.consent-placeholder{padding:18px;border:1px dashed #6b7280;border-radius:8px;background:#f9fafb}.consent-placeholder p{margin:6px 0 0;font-size:15px}n.consent-placeholder button{margin-top:12px;border:1px solid #111827;border-radius:6px;background:#111827;color:#fff;padding:10px 12px;cursor:pointer}@media(max-width:520px){.consent-shell{right:12px;bottom:12px;width:calc(100vw - 24px)}.consent-actions{justify-content:stretch}.consent-actions button{flex:1 1 100%}}
