:root{--w3dl-bg:#0a121c;--w3dl-card:#101b27;--w3dl-line:#27384a;--w3dl-text:#eef4fa;--w3dl-muted:#9dacbc;--w3dl-orange:#ff7a21;--w3dl-blue:#2a93ff}
.w3dlegal-page{box-sizing:border-box;min-height:70vh;max-width:1120px;margin:0 auto;padding:42px 28px 76px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e2935}.w3dlegal-back{display:inline-flex;margin-bottom:26px;color:#e75f17;font-weight:800;text-decoration:none}.w3dlegal-hero{padding:30px 34px;border:1px solid #e2e7eb;border-radius:20px;background:linear-gradient(135deg,#fbfcfd,#f3f6f8)}.w3dlegal-hero>span{font-size:12px;font-weight:900;letter-spacing:.11em;color:#ee661c}.w3dlegal-hero h1{margin:8px 0 8px;font-size:38px;line-height:1.1}.w3dlegal-hero p{max-width:760px;margin:0;color:#667483;font-size:16px;line-height:1.55}.w3dlegal-card{margin-top:20px;padding:34px;border:1px solid #e2e7eb;border-radius:18px;background:#fff;box-shadow:0 14px 32px rgba(26,45,65,.06)}.w3dlegal-card h2{margin:30px 0 10px;font-size:20px}.w3dlegal-card h2:first-child{margin-top:0}.w3dlegal-card p,.w3dlegal-card li{color:#4f5d6b;font-size:15px;line-height:1.72}.w3dlegal-card ul{padding-left:22px}.w3dlegal-card a{color:#1677d2;font-weight:700}.w3dlegal-update{margin-top:32px;padding-top:18px;border-top:1px solid #edf0f2;color:#778492;font-size:12px}.w3dlegal-table{display:grid;gap:10px}.w3dlegal-table>div{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:16px;border:1px solid #e2e7eb;border-radius:12px;background:#f8fafb}.w3dlegal-table span{color:#5d6976;line-height:1.55}.w3dlegal-contact-box{display:grid;gap:8px;padding:22px;border-radius:14px;background:#f4f8fb;border:1px solid #dce5ec}.w3dlegal-contact-box span,.w3dlegal-contact-box small{color:#778492}.w3dlegal-contact-box a{font-size:20px}
.w3dlegal-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px max(28px,calc((100vw - 1200px)/2));border-top:1px solid #263443;background:#0b141e;color:#dfe8f1;font-family:Inter,system-ui,sans-serif}.w3dlegal-footer>div{display:grid;gap:4px}.w3dlegal-footer strong{font-size:20px}.w3dlegal-footer strong span{color:#ff7720}.w3dlegal-footer small{color:#8393a3}.w3dlegal-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 16px}.w3dlegal-footer a,.w3dlegal-footer button{padding:0;border:0;background:none;color:#aebbc7;font:700 12px/1.4 Inter,system-ui,sans-serif;text-decoration:none;cursor:pointer}.w3dlegal-footer a:hover,.w3dlegal-footer button:hover{color:#fff}
.w3dlegal-cookie{position:fixed;z-index:999990;left:24px;right:24px;bottom:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;max-width:1120px;margin:auto;padding:20px 22px;border:1px solid #34475a;border-radius:16px;background:rgba(10,18,28,.97);box-shadow:0 22px 60px rgba(0,0,0,.42);color:#eef4fa;font-family:Inter,system-ui,sans-serif}.w3dlegal-cookie[hidden],.w3dlegal-modal[hidden]{display:none!important}.w3dlegal-cookie strong{font-size:16px}.w3dlegal-cookie p{max-width:680px;margin:5px 0;color:#aab8c6;font-size:13px;line-height:1.5}.w3dlegal-cookie a{color:#72b6ff;font-size:12px;font-weight:700}.w3dlegal-cookie-actions,.w3dlegal-modal-actions{display:flex;gap:8px;flex-wrap:wrap}.w3dlegal-cookie button,.w3dlegal-modal button{min-height:38px;padding:9px 13px;border-radius:8px;font:800 12px Inter,system-ui,sans-serif;cursor:pointer}.w3dlegal-cookie .is-primary,.w3dlegal-modal .is-primary{border:1px solid #ff7b22;background:#ff7b22;color:#fff}.w3dlegal-cookie .is-secondary,.w3dlegal-modal .is-secondary{border:1px solid #405164;background:#152231;color:#e8eef5}
.w3dlegal-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:22px;background:rgba(2,7,12,.72);font-family:Inter,system-ui,sans-serif}.w3dlegal-modal-dialog{position:relative;width:min(560px,100%);padding:28px;border:1px solid #33475b;border-radius:18px;background:#0e1823;color:#edf4fa;box-shadow:0 30px 90px rgba(0,0,0,.5)}.w3dlegal-modal-dialog>span{color:#ff7b22;font-size:11px;font-weight:900;letter-spacing:.12em}.w3dlegal-modal-dialog h2{margin:7px 0 8px}.w3dlegal-modal-dialog>p{margin:0 0 20px;color:#99aabd;font-size:13px;line-height:1.55}.w3dlegal-modal-dialog>label{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:15px 0;border-top:1px solid #253545}.w3dlegal-modal-dialog label span{display:grid;gap:4px}.w3dlegal-modal-dialog label small{color:#8496a8}.w3dlegal-modal-dialog input{width:19px;height:19px;accent-color:#ff7b22}.w3dlegal-close{position:absolute;right:18px;top:17px;min-width:36px!important;padding:0!important;border:1px solid #33475b!important;background:#142230!important;color:#dfe8f1!important;font-size:20px!important}.w3dlegal-modal-actions{justify-content:flex-end;margin-top:18px}
@media(max-width:760px){.w3dlegal-page{padding:28px 16px 55px}.w3dlegal-hero,.w3dlegal-card{padding:23px}.w3dlegal-hero h1{font-size:31px}.w3dlegal-table>div{grid-template-columns:1fr;gap:5px}.w3dlegal-footer{align-items:flex-start;flex-direction:column;padding:22px 18px}.w3dlegal-footer nav{justify-content:flex-start}.w3dlegal-cookie{left:12px;right:12px;bottom:12px;grid-template-columns:1fr;padding:17px}.w3dlegal-cookie-actions{justify-content:stretch}.w3dlegal-cookie-actions button{flex:1 1 130px}.w3dlegal-modal-dialog{padding:24px 19px}}
