.cm-cc-hidden{display:none!important}.cm-cc-banner{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);width:calc(100% - 32px);max-width:960px;z-index:9998;background:#faf6f0;border:1px solid rgba(198,169,108,.28);border-radius:14px;box-shadow:0 20px 50px -12px rgba(28,46,74,.32),0 8px 24px -8px rgba(198,169,108,.18);padding:24px 28px;font-family:'DM Sans',sans-serif;color:#2d2d2d;animation:.55s cubic-bezier(.16,1,.3,1) both cm-cc-rise}@keyframes cm-cc-rise{from{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%,0)}}.cm-cc-banner::before{content:'';position:absolute;inset:0;border-radius:14px;background:linear-gradient(180deg,rgba(198,169,108,.04) 0,transparent 40%);pointer-events:none}.cm-cc-banner__title{font-family:'Cormorant Garamond',serif;font-weight:500;font-size:22px;color:#1c2e4a;letter-spacing:-.01em;margin:0 0 10px;display:flex;align-items:center;gap:12px}.cm-cc-banner__title::before{content:'';width:32px;height:1.5px;background:linear-gradient(90deg,#c6a96c,transparent);flex-shrink:0}.cm-cc-banner__text{font-size:13.5px;line-height:1.65;color:#6b6b6b;margin:0 0 18px;max-width:760px}.cm-cc-banner__text a{color:#a8893f;text-decoration:underline;text-underline-offset:2px;transition:color .3s cubic-bezier(.16, 1, .3, 1)}.cm-cc-banner__text a:hover{color:#c6a96c}.cm-cc-actions{display:flex;gap:12px;flex-wrap:wrap}.cm-cc-btn{flex:1 1 0;min-width:140px;padding:13px 22px;border-radius:8px;font-family:'DM Sans',sans-serif;font-size:12.5px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:1.5px solid #1c2e4a;background:#1c2e4a;color:#faf6f0;transition:transform .3s cubic-bezier(.16, 1, .3, 1),background-color .3s cubic-bezier(.16, 1, .3, 1),border-color .3s cubic-bezier(.16, 1, .3, 1),color .3s cubic-bezier(.16, 1, .3, 1),box-shadow .3s cubic-bezier(.16, 1, .3, 1);line-height:1;text-align:center;white-space:nowrap}.cm-cc-btn:hover{background:#c6a96c;border-color:#c6a96c;color:#1c2e4a;transform:translateY(-1px);box-shadow:0 8px 20px -6px rgba(198,169,108,.4)}.cm-cc-btn:focus-visible{outline:#C6A96C solid 2px;outline-offset:3px}.cm-cc-btn:active{transform:translateY(0)}.cm-cc-overlay{position:fixed;inset:0;background:rgba(28,46,74,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;animation:.4s cubic-bezier(.16,1,.3,1) both cm-cc-fade}@keyframes cm-cc-fade{from{opacity:0}to{opacity:1}}.cm-cc-panel{background:#faf6f0;border-radius:16px;width:100%;max-width:680px;max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 30px 80px -20px rgba(0,0,0,.5);font-family:'DM Sans',sans-serif;color:#2d2d2d;animation:.45s cubic-bezier(.16,1,.3,1) both cm-cc-panel-in;position:relative}@keyframes cm-cc-panel-in{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.cm-cc-panel__header{padding:32px 36px 20px;border-bottom:1px solid rgba(198,169,108,.2);position:relative}.cm-cc-panel__title{font-family:'Cormorant Garamond',serif;font-weight:500;font-size:30px;color:#1c2e4a;letter-spacing:-.02em;margin:0 0 6px}.cm-cc-panel__subtitle{font-size:13px;color:#6b6b6b;line-height:1.6;margin:0}.cm-cc-panel__close{position:absolute;top:24px;right:24px;width:36px;height:36px;border-radius:8px;border:1px solid rgba(198,169,108,.25);background:0 0;color:#1c2e4a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s cubic-bezier(.16, 1, .3, 1),color .3s cubic-bezier(.16, 1, .3, 1),border-color .3s cubic-bezier(.16, 1, .3, 1)}.cm-cc-panel__close:hover{background:#c6a96c;color:#faf6f0;border-color:#c6a96c}.cm-cc-panel__close:focus-visible{outline:#C6A96C solid 2px;outline-offset:2px}.cm-cc-panel__body{padding:12px 36px 24px}.cm-cc-category{border-bottom:1px solid rgba(198,169,108,.15);padding:20px 0}.cm-cc-category:last-of-type{border-bottom:none}.cm-cc-category__head{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;user-select:none}.cm-cc-category__label{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.cm-cc-category__chevron{width:14px;height:14px;flex-shrink:0;color:#c6a96c;transition:transform .35s cubic-bezier(.16, 1, .3, 1)}.cm-cc-category.is-open .cm-cc-category__chevron{transform:rotate(180deg)}.cm-cc-category__name{font-family:'Cormorant Garamond',serif;font-size:19px;font-weight:500;color:#1c2e4a;letter-spacing:-.01em}.cm-cc-category__body{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16, 1, .3, 1),opacity .3s cubic-bezier(.16, 1, .3, 1);opacity:0}.cm-cc-category.is-open .cm-cc-category__body{max-height:400px;opacity:1;padding-top:14px}.cm-cc-category__text{font-size:13px;line-height:1.7;color:#6b6b6b;margin:0;padding-right:60px}.cm-cc-switch{position:relative;width:44px;height:24px;flex-shrink:0;cursor:pointer;display:inline-block}.cm-cc-switch input{opacity:0;width:0;height:0;position:absolute}.cm-cc-switch__slider{position:absolute;inset:0;background:#d4be8e;opacity:.45;border-radius:999px;transition:background-color .3s cubic-bezier(.16, 1, .3, 1),opacity .3s cubic-bezier(.16, 1, .3, 1)}.cm-cc-switch__slider::before{content:'';position:absolute;left:3px;top:3px;width:18px;height:18px;background:#faf6f0;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.15);transition:transform .35s cubic-bezier(.16, 1, .3, 1)}.cm-cc-switch input:checked+.cm-cc-switch__slider{background:#c6a96c;opacity:1}.cm-cc-switch input:checked+.cm-cc-switch__slider::before{transform:translateX(20px)}.cm-cc-switch input:disabled+.cm-cc-switch__slider{background:#c6a96c;opacity:.6;cursor:not-allowed}.cm-cc-switch input:focus-visible+.cm-cc-switch__slider{outline:#C6A96C solid 2px;outline-offset:3px}.cm-cc-panel__footer{padding:20px 36px 32px;border-top:1px solid rgba(198,169,108,.2);display:flex;justify-content:flex-end;gap:12px;background:rgba(240,234,224,.35);border-radius:0 0 16px 16px}.cm-cc-panel__footer .cm-cc-btn{flex:0 0 auto;min-width:220px}.cm-cc-maps-placeholder{position:relative;width:100%;height:100%;min-height:420px;background:linear-gradient(135deg,#f0eae0 0,#faf6f0 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px;gap:16px;overflow:hidden}.cm-cc-maps-placeholder::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(198,169,108,.1) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(28,46,74,.08) 0,transparent 50%);pointer-events:none}.cm-cc-maps-placeholder::after{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.035;pointer-events:none}.cm-cc-maps-placeholder__icon{width:56px;height:56px;color:#c6a96c;position:relative;z-index:1}.cm-cc-maps-placeholder__title{font-family:'Cormorant Garamond',serif;font-size:28px;font-weight:500;color:#1c2e4a;letter-spacing:-.015em;margin:0;position:relative;z-index:1}.cm-cc-maps-placeholder__text{font-size:14px;line-height:1.65;color:#6b6b6b;max-width:420px;margin:0;position:relative;z-index:1}.cm-cc-maps-placeholder__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;position:relative;z-index:1;margin-top:4px}.cm-cc-maps-placeholder__btn{padding:12px 24px;border-radius:8px;font-family:'DM Sans',sans-serif;font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:1.5px solid #1c2e4a;background:#1c2e4a;color:#faf6f0;transition:transform .3s cubic-bezier(.16, 1, .3, 1),background-color .3s cubic-bezier(.16, 1, .3, 1),border-color .3s cubic-bezier(.16, 1, .3, 1),color .3s cubic-bezier(.16, 1, .3, 1);text-decoration:none;display:inline-block}.cm-cc-maps-placeholder__btn--secondary{background:0 0;color:#1c2e4a}.cm-cc-maps-placeholder__btn:hover{background:#c6a96c;border-color:#c6a96c;color:#1c2e4a;transform:translateY(-1px)}@media (max-width:640px){.cm-cc-banner{bottom:12px;width:calc(100% - 24px);padding:20px 22px;border-radius:12px}.cm-cc-banner__title{font-size:19px}.cm-cc-banner__text{font-size:13px;margin-bottom:14px}.cm-cc-actions{flex-direction:column;gap:8px}.cm-cc-btn{flex:0 0 auto;width:100%;min-width:0;padding:13px 18px;font-size:12px}.cm-cc-panel__header{padding:26px 24px 18px}.cm-cc-panel__title{font-size:24px}.cm-cc-panel__close{top:18px;right:18px}.cm-cc-panel__body{padding:8px 24px 20px}.cm-cc-panel__footer{padding:18px 24px 24px;flex-direction:column}.cm-cc-panel__footer .cm-cc-btn{min-width:0;width:100%}.cm-cc-category__text{padding-right:0}.cm-cc-maps-placeholder{min-height:360px;padding:32px 20px}.cm-cc-maps-placeholder__title{font-size:24px}.cm-cc-maps-placeholder__actions{flex-direction:column;width:100%}.cm-cc-maps-placeholder__btn{width:100%}}body.cm-cc-panel-open{overflow:hidden}