#omlet-cmp-banner{position:fixed;bottom:0;left:0;right:0;z-index:10000;background:#fff;border-top:1px solid #e2e0cf;padding:14px 24px;display:flex;align-items:center;gap:24px}#omlet-cmp-banner[hidden]{display:none!important}#omlet-cmp-banner .omlet-cmp-banner-text{flex:1;margin:0;font-size:13px;line-height:1.5;color:#4c3f37}#omlet-cmp-banner-actions{display:flex;gap:10px;flex-shrink:0;align-items:center}@media (max-width:767px){#omlet-cmp-banner{flex-direction:column;align-items:stretch;gap:12px;padding:16px}#omlet-cmp-banner-actions{flex-direction:column-reverse}}.omlet-cmp-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:5px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;cursor:pointer;white-space:nowrap;text-decoration:none;transition:opacity .15s;border:2px solid transparent}.omlet-cmp-btn:focus-visible{outline:3px solid #1f583c;outline-offset:2px}.omlet-cmp-btn:hover{opacity:.85}.omlet-cmp-btn-dark{background:#0f0f0f;color:#fff;border-color:#0f0f0f}.omlet-cmp-btn-outline{background:#fff;color:#0f0f0f;border-color:#0f0f0f}#omlet-cmp-overlay{position:fixed;inset:0;z-index:10001;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:16px}#omlet-cmp-overlay[hidden]{display:none!important}#omlet-cmp-modal{background:#f4f2ed;border-radius:20px;box-shadow:0 5px 30px rgba(0,0,0,.25);max-width:560px;width:100%;max-height:90vh;overflow-y:auto;outline:0;display:flex;flex-direction:column}#omlet-cmp-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0;flex-shrink:0}#omlet-cmp-logo{width:110px;height:auto}#omlet-cmp-close{background:0 0;border:none;cursor:pointer;font-size:34px;line-height:1;color:#4c3f37;padding:0 4px;border-radius:4px;display:flex;align-items:center}#omlet-cmp-close:focus-visible{outline:3px solid #1f583c;outline-offset:2px}#omlet-cmp-modal-body{padding:16px 24px 0 24px;overflow-y:auto;flex:1}#omlet-cmp-modal-body h2{font-size:24px;font-weight:700;color:#1f583c;margin:16px 0 12px}#omlet-cmp-modal-body .omlet-cmp-intro{font-size:14px;line-height:1.2;color:#4c3f37;margin:0 0 20px}#omlet-cmp-modal-body h3{font-size:20px;font-weight:700;color:#1f583c;margin:0 0 8px}.omlet-cmp-categories{border:1px solid #e2e0cf;border-radius:8px;overflow:hidden;margin-bottom:20px}.omlet-cmp-category{border-bottom:1px solid #e2e0cf}.omlet-cmp-category:last-child{border-bottom:none}.omlet-cmp-category-row{display:flex;align-items:center;padding:12px 14px;gap:10px;background:#fff}.omlet-cmp-expand-btn{display:flex;align-items:center;gap:8px;flex:1;background:0 0;border:none;cursor:pointer;text-align:left;padding:0;font-family:inherit;font-size:14px;font-weight:700;color:#0f0f0f;min-width:0}.omlet-cmp-expand-btn:focus-visible{outline:3px solid #1f583c;outline-offset:2px;border-radius:3px}.omlet-cmp-expand-btn[aria-expanded=true] .omlet-cmp-expand-icon::before{content:'\2212'}.omlet-cmp-expand-btn:not([aria-expanded]) .omlet-cmp-expand-icon::before,.omlet-cmp-expand-btn[aria-expanded=false] .omlet-cmp-expand-icon::before{content:'\002B'}.omlet-cmp-expand-icon{width:18px;height:18px;border:1px solid #4c3f37;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;flex-shrink:0;color:#4c3f37;font-style:normal}.omlet-cmp-category-body{padding:8px 14px 14px 14px;background:#fff;border-top:1px solid #f4f2ed;font-size:15px;line-height:1.2;color:#4c3f37}.omlet-cmp-always-active{font-size:13px;font-weight:700;color:#1f583c;flex-shrink:0}.omlet-cmp-toggle{position:relative;display:inline-block;margin:0;width:44px;height:24px;flex-shrink:0;cursor:pointer}.omlet-cmp-toggle-input{opacity:0;width:0;height:0;position:absolute}.omlet-cmp-toggle-input:checked+.omlet-cmp-toggle-track{background:#1f583c}.omlet-cmp-toggle-input:checked+.omlet-cmp-toggle-track::after{transform:translateX(20px)}.omlet-cmp-toggle-input:focus-visible+.omlet-cmp-toggle-track{outline:3px solid #1f583c;outline-offset:2px}.omlet-cmp-toggle-track{position:absolute;inset:0;background:#ccc;border-radius:12px;transition:background .2s}.omlet-cmp-toggle-track::after{content:'';position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:3px;left:3px;transition:transform .2s;box-shadow:0 1px 3px rgba(0,0,0,.2)}#omlet-cmp-modal-footer{display:flex;gap:10px;justify-content:center;padding:0 24px 24px;flex-shrink:0}#omlet-cmp-modal-footer .omlet-cmp-btn{flex:1;max-width:200px}@media (max-width:767px){#omlet-cmp-overlay{align-items:flex-end;padding:0}#omlet-cmp-modal{border-radius:20px 20px 0 0;max-height:92vh}}.omlet-cmp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}