#feoviz-cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:99998;background:#111;color:#f2f2f2;padding:1.2rem 2rem;box-shadow:0 -4px 32px rgba(0,0,0,.4);font-family:inherit;font-size:.9rem;line-height:1.5}#feoviz-cookie-banner[hidden]{display:none!important}.fcb-inner{max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.fcb-text-wrap{flex:1;min-width:240px}.fcb-title{display:block;font-size:1rem;font-weight:700;margin-bottom:.35rem}.fcb-desc{margin:0;color:#ccc;font-size:.85rem}.fcb-desc a{color:#90caf9;text-decoration:underline}.fcb-desc a:hover{color:#fff}.fcb-actions{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.fcb-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;border:1.5px solid transparent;transition:background .2s,color .2s,border-color .2s;white-space:nowrap;min-width:110px;text-align:center}.fcb-btn-outline{background:0 0;color:#f2f2f2;border-color:#555}.fcb-btn-outline:hover{background:rgba(255,255,255,.08);border-color:#888}.fcb-btn-solid{background:#fff;color:#111;border-color:#fff}.fcb-btn-solid:hover{background:#e0e0e0;border-color:#e0e0e0}#feoviz-cookie-panel{display:none;position:fixed;inset:0;z-index:99999;align-items:center;justify-content:center;padding:1rem}#feoviz-cookie-panel.is-visible{display:flex}.fcp-overlay{position:absolute;inset:0;background:rgba(0,0,0,.65);cursor:pointer}.fcp-box{position:relative;z-index:1;background:#fff;color:#111;border-radius:14px;padding:2rem;max-width:540px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 48px rgba(0,0,0,.3)}.fcp-close{position:absolute;top:1rem;right:1rem;background:0 0;border:none;font-size:1.1rem;line-height:1;cursor:pointer;color:#888;padding:.25rem;border-radius:4px;transition:color .2s}.fcp-close:hover{color:#111}.fcp-title{font-size:1.15rem;font-weight:700;margin:0 0 .5rem}.fcp-intro{font-size:.85rem;color:#555;margin:0 0 1.25rem}.fcp-item{border-top:1px solid #eee;padding:1rem 0}.fcp-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.fcp-label{display:block;font-weight:600;font-size:.9rem;margin-bottom:.3rem}.fcp-desc{font-size:.8rem;color:#666;margin:0}.fcp-badge-active{display:inline-block;background:#e8f5e9;color:#2e7d32;font-size:.75rem;font-weight:600;padding:.25rem .65rem;border-radius:20px;white-space:nowrap;flex-shrink:0}.fcp-toggle{position:relative;display:inline-block;width:46px;height:26px;flex-shrink:0;cursor:pointer}.fcp-toggle input{opacity:0;width:0;height:0;position:absolute}.fcp-slider{position:absolute;inset:0;background:#ccc;border-radius:26px;transition:background .25s}.fcp-slider::before{content:'';position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:transform .25s}.fcp-toggle input:checked+.fcp-slider{background:#111}.fcp-toggle input:checked+.fcp-slider::before{transform:translateX(20px)}.fcp-toggle input:focus-visible+.fcp-slider{outline:2px solid #1976d2;outline-offset:2px}.fcp-footer-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1.5rem;border-top:1px solid #eee;padding-top:1.25rem}.fcp-footer-actions .fcb-btn-outline{color:#333;border-color:#bbb}.fcp-footer-actions .fcb-btn-outline:hover{background:#f5f5f5}.fcp-footer-actions .fcb-btn-solid{background:#111;color:#fff;border-color:#111}.fcp-footer-actions .fcb-btn-solid:hover{background:#333}.fcp-note{font-size:.75rem;color:#999;margin-top:1rem;text-align:center;line-height:1.6}.fcp-note a{color:#555;text-decoration:underline}@media (max-width:640px){#feoviz-cookie-banner{padding:1rem 1rem 1.25rem}.fcb-inner{flex-direction:column;align-items:stretch;gap:1rem}.fcb-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.fcb-actions .fcb-btn-solid{grid-column:1/-1}.fcp-box{padding:1.5rem 1.25rem;border-radius:10px}.fcp-footer-actions{flex-direction:column}}