.cookie-panel{position:fixed;bottom:24px;left:24px;width:min(540px,calc(100vw - 48px));max-height:85dvh;overflow:auto;z-index:10000;background:#fff;color:#142638;border:1px solid #ccd3da;border-radius:16px;padding:24px;box-shadow:0 12px 60px #10263833;font:15px/1.6 system-ui,sans-serif}.cookie-panel[hidden]{display:none}.cookie-panel h2{font-size:20px;line-height:1.3;margin:0 0 12px}.cookie-panel p{margin:0 0 12px}.cookie-panel a{color:#142638;text-decoration:underline}.cookie-actions{display:flex;gap:12px;margin-top:18px}.cookie-actions button{flex:1;border:1px solid #142638;border-radius:8px;background:#142638;color:#fff;padding:12px;font:600 14px/1.4 system-ui;cursor:pointer;min-height:48px}.cookie-actions button:focus-visible,[data-cookie-settings]:focus-visible{outline:3px solid #e5b600;outline-offset:3px}[data-cookie-settings]{background:none;color:inherit;border:0;font:inherit;text-decoration:underline;cursor:pointer;padding:10px 0}.privacy-page{max-width:760px;margin:0 auto;padding:40px 24px 120px;font:16px/1.7 system-ui;color:#142638}.privacy-page h1{font-size:34px;line-height:1.2}.privacy-page h2{font-size:22px;margin-top:32px}.privacy-page a{color:inherit;text-decoration:underline}.privacy-page table{width:100%;border-collapse:collapse;font-size:14px}.privacy-page td,.privacy-page th{padding:10px;text-align:left;border-bottom:1px solid #ddd}@media(max-width:480px){.cookie-panel{left:12px;bottom:12px;width:calc(100vw - 24px);padding:20px}.cookie-actions{flex-direction:column}}
