.preference-center-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10001;padding:20px;overflow-y:auto}.preference-center-dialog{background-color:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0003;position:relative;border:1px solid #e0e0e0}.preference-center-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #e0e0e0}.preference-center-title{color:#000;font-size:20px;font-weight:600;margin:0;line-height:1.4}.preference-center-close{background:none;border:none;color:#4a4a4a;font-size:28px;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.preference-center-close:hover{background-color:#f5f5f5;color:#000}.preference-center-content{padding:24px}.preference-center-intro{color:#4a4a4a;font-size:14px;line-height:1.6;margin:0 0 24px}.cookie-categories{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.cookie-category{padding:20px;background-color:#f5f5f5;border-radius:8px;border:1px solid #e0e0e0}.cookie-category-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.cookie-category-info{flex:1}.cookie-category-title{color:#000;font-size:16px;font-weight:600;margin:0 0 8px;line-height:1.4}.cookie-category-description{color:#4a4a4a;font-size:14px;line-height:1.5;margin:0}.cookie-toggle-container{flex-shrink:0}.cookie-toggle{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d0d0d0;transition:.3s;border-radius:24px}.cookie-toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.cookie-toggle input:checked+.cookie-toggle-slider{background-color:#4a9eff}.cookie-toggle input:checked+.cookie-toggle-slider:before{transform:translate(20px);background-color:#fff}.cookie-toggle-disabled{background-color:#4a9eff!important;cursor:not-allowed;opacity:.7}.cookie-toggle-active{background-color:#4a9eff}.preference-center-actions{display:flex;justify-content:flex-end;padding-top:16px;border-top:1px solid #e0e0e0}.preference-center-actions .cookie-button{min-width:140px}@media (max-width: 768px){.preference-center-dialog{max-width:100%;margin:0;border-radius:0;max-height:100vh}.cookie-category-header{flex-direction:column;gap:12px}.cookie-toggle-container{align-self:flex-start}}.cookie-banner-container{position:fixed;bottom:0;left:0;right:0;z-index:10000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.cookie-footer-banner{background-color:#f5f5f5;padding:12px 24px;border-top:1px solid #e0e0e0}.cookie-footer-banner p{color:#4a4a4a;font-size:13px;line-height:1.5;margin:0;text-align:center}.cookie-link{color:#4a4a4a;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;font:inherit}.cookie-link:hover{color:#000}.cookie-link-button{color:#4a4a4a;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;font:inherit;display:inline}.cookie-link-button:hover{color:#000}.cookie-consent-area{background-color:#fff;padding:24px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;border-top:1px solid #e0e0e0}.cookie-consent-content{flex:1;max-width:800px}.cookie-heading{color:#000;font-size:18px;font-weight:600;margin:0 0 12px;line-height:1.4}.cookie-description{color:#4a4a4a;font-size:14px;line-height:1.6;margin:0}.cookie-buttons{display:flex;gap:12px;flex-shrink:0;align-items:flex-start}.cookie-button{padding:10px 20px;border-radius:6px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s,opacity .2s;white-space:nowrap;font-family:inherit}.cookie-button-manage{background-color:#f5f5f5;color:#000;border:1px solid #e0e0e0}.cookie-button-manage:hover{background-color:#e5e5e5}.cookie-button-reject{background-color:#f5f5f5;color:#000;border:1px solid #e0e0e0}.cookie-button-reject:hover{background-color:#e5e5e5}.cookie-button-accept{background-color:#f5f5f5;color:#000;border:1px solid #e0e0e0}.cookie-button-accept:hover{background-color:#e5e5e5}@media (max-width: 768px){.cookie-consent-area{flex-direction:column;gap:16px}.cookie-buttons{width:100%;flex-direction:column}.cookie-button{width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}
