.cookie-banner{position:fixed;z-index:1000;left:18px;right:18px;bottom:18px;display:none;max-width:1080px;margin:auto;padding:22px;border-radius:22px;background:#07171E;color:white;border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 70px rgba(0,0,0,.36)}.cookie-banner.show{display:block}.cookie-banner-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.cookie-banner h2{margin:0 0 6px;font-family:"Montserrat","Inter",sans-serif;font-size:1.1rem}.cookie-banner p{margin:0;color:rgba(255,255,255,.68);font-size:.86rem;line-height:1.55}.cookie-banner a{color:#DFCDAA}.cookie-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cookie-btn{min-height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.25);font-weight:800;font-size:.82rem;cursor:pointer}.cookie-btn.accept{background:#C8B28A;color:#111;border-color:#C8B28A}.cookie-btn.reject,.cookie-btn.config{background:transparent;color:white}.cookie-modal{position:fixed;z-index:1001;inset:0;display:none;place-items:center;padding:18px;background:rgba(4,14,19,.72);backdrop-filter:blur(8px)}.cookie-modal.open{display:grid}.cookie-panel{width:min(580px,100%);max-height:min(720px,90vh);overflow:auto;padding:26px;border-radius:24px;background:#F6F4EF;color:#14232D;box-shadow:0 28px 80px rgba(0,0,0,.38)}.cookie-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cookie-panel h2{margin:0;font-family:"Montserrat","Inter",sans-serif;font-size:1.5rem}.cookie-close{width:40px;height:40px;border:1px solid rgba(15,42,58,.14);border-radius:50%;background:white;cursor:pointer}.cookie-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid rgba(15,42,58,.12)}.cookie-row:first-of-type{margin-top:20px}.cookie-row h3{margin:0 0 4px;font-size:.95rem}.cookie-row p{margin:0;color:#5F6C72;font-size:.8rem;line-height:1.5}.cookie-required{font-size:.72rem;font-weight:800;color:#24604E}.switch{position:relative;display:inline-flex;flex:0 0 46px;width:46px;height:26px}.switch input{opacity:0;width:0;height:0}.switch span{position:absolute;inset:0;border-radius:999px;background:#B8C0C2;cursor:pointer;transition:.2s}.switch span::after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:white;transition:.2s;box-shadow:0 1px 4px rgba(0,0,0,.2)}.switch input:checked+span{background:#1E6D7A}.switch input:checked+span::after{transform:translateX(20px)}.cookie-panel-actions{display:flex;gap:9px;justify-content:flex-end;flex-wrap:wrap;margin-top:22px}.cookie-panel-actions button{min-height:46px;padding:0 17px;border-radius:999px;border:1px solid rgba(15,42,58,.18);font-weight:800;cursor:pointer}.save-cookies{background:#0F2A3A;color:white}.reject-all{background:white;color:#14232D}@media(max-width:720px){.cookie-banner{left:10px;right:10px;bottom:10px;padding:18px}.cookie-banner-inner{grid-template-columns:1fr}.cookie-actions{justify-content:stretch}.cookie-actions .cookie-btn{flex:1}.cookie-panel{padding:22px}.cookie-panel-actions button{flex:1}}
