.cookie-banner{z-index:60;max-width:1080px;color:var(--navy);background:#fff;border:1px solid #cdd4f0;border-radius:20px;align-items:center;gap:26px;margin:auto;padding:24px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 8px 45px #22294c26}.cookie-copy{flex:1}.cookie-copy h2{margin-bottom:10px;font-size:1.55rem}.cookie-copy p{font-size:.9rem;line-height:1.55}.cookie-copy a,.cookie-policy a,.cookie-policy-link{color:var(--blue);text-decoration:underline}.cookie-actions{flex-wrap:wrap;gap:10px;display:flex}.cookie-actions button{border:1px solid var(--blue);color:var(--blue);white-space:nowrap;background:#fff;border-radius:10px;flex:1;min-height:46px;padding:11px 15px;font-size:.9rem;font-weight:600}.cookie-actions button:hover{background:#eef1ff}.cookie-actions .cookie-accept{background:var(--blue);color:#fff}.cookie-actions .cookie-accept:hover{background:#2939ce}.cookie-reopen{z-index:40;bottom:max(12px,env(safe-area-inset-bottom));color:var(--navy);background:#fff;border:1px solid #cdd4f0;border-radius:9px;padding:7px 12px;font-size:.875rem;position:fixed;left:12px;box-shadow:0 2px 8px #22294c12}.cookie-dialog{color:var(--navy);z-index:70;background:#fff;border-radius:20px;width:calc(100% - 32px);max-height:calc(100dvh - 32px);padding:28px;overflow-y:auto;max-width:540px!important}.cookie-dialog-title{font-family:var(--font-display);font-size:1.85rem}.cookie-description{color:var(--muted-text);font-size:1rem}.cookie-option{border-bottom:1px solid #e5e8f2;justify-content:space-between;align-items:center;gap:22px;padding:17px 0;display:flex}.cookie-option strong{font-size:1rem}.cookie-option p{color:var(--muted-text);margin-top:5px;font-size:.9rem}.cookie-option>span{white-space:nowrap;font-size:.875rem}.cookie-option [data-slot=switch]{background:#b5bbcd}.cookie-option [data-slot=switch][data-checked]{background:var(--blue)}.cookie-close{background:0 0;border:0;font-size:.9rem;text-decoration:underline}.cookie-policy h1{margin:40px 0 24px;font-size:2.7rem}.cookie-policy h2{margin:30px 0 15px;font-size:1.6rem}.cookie-policy p{margin:15px 0}@media (max-width:800px){.cookie-banner{bottom:max(12px,env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:18px;max-height:calc(100dvh - 24px);padding:20px;overflow-y:auto}.cookie-actions button{padding:10px}}
