:root{--icr-color-bg: #0b0b0f;--icr-color-surface: #15151b;--icr-color-text: #f5f7fb;--icr-color-muted: #9aa3b2;--icr-color-primary: #6f61ff;--icr-color-secondary: #5ce1e6;--icr-color-border: rgba(255, 255, 255, .12);--icr-radius-sm: 10px;--icr-radius-md: 18px;--icr-radius-lg: 28px;--icr-radius-xl: 40px;--icr-space-1: 4px;--icr-space-2: 8px;--icr-space-3: 12px;--icr-space-4: 16px;--icr-space-5: 24px;--icr-space-6: 32px;--icr-space-7: 48px;--icr-space-8: 64px;--icr-font-sans: Inter, system-ui, sans-serif}html,body,#root{margin:0;min-height:100%}body{font-family:var(--icr-font-sans);background:var(--icr-color-bg);color:var(--icr-color-text)}.app-home{min-height:100vh;display:grid;place-items:center}.host-dashboard{display:flex;min-height:100vh;background:#f4f5f7}.host-dashboard__main{flex:1;min-width:0;min-height:100vh;box-sizing:border-box}.host-dashboard__main--host{padding:clamp(16px,2.5vw,28px) clamp(16px,2.5vw,36px)}.host-sidebar{width:280px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e8eaed;padding:20px 14px 24px;box-sizing:border-box}.host-sidebar__top{display:flex;flex-direction:column;gap:16px;margin-bottom:8px}.host-sidebar__brand{display:block;padding:4px 8px;text-decoration:none}.host-sidebar__logo{display:block;height:28px;width:auto;max-width:140px;object-fit:contain}.host-sidebar__property{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin:0;padding:14px 16px;border:0;border-radius:14px;background:#4285f4;color:#fff;font-family:inherit;cursor:pointer;text-align:left;transition:filter .15s ease}.host-sidebar__property:hover{filter:brightness(1.05)}.host-sidebar__property-text{display:flex;flex-direction:column;gap:2px;min-width:0}.host-sidebar__property-name{font-size:15px;font-weight:700;line-height:1.2}.host-sidebar__property-address{font-size:12px;font-weight:500;opacity:.92;line-height:1.25}.host-sidebar__property-chevron{flex-shrink:0;opacity:.95}.host-sidebar__nav{display:flex;flex-direction:column;gap:4px;padding-top:8px}.host-sidebar__nav--bottom{margin-top:0;padding-top:12px}.host-sidebar__divider{height:1px;margin:12px 8px 8px;background:#e8eaed;border:0}.host-sidebar__link{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:10px;font-size:15px;font-weight:500;color:#1f2937;text-decoration:none;transition:background .15s ease,color .15s ease}.host-sidebar__link:hover{background:#f3f4f6}.host-sidebar__link--active{background:#f3f4f6;font-weight:600;box-shadow:inset 3px 0 #111827}.host-sidebar__icon{flex-shrink:0;color:#111827;opacity:.88}.host-sidebar__link--active .host-sidebar__icon{opacity:1}.host-placeholder{max-width:960px}.host-placeholder__title{margin:0 0 10px;font-size:clamp(22px,3vw,28px);font-weight:700;letter-spacing:-.02em;color:#111827}.host-placeholder__text{margin:0;font-size:15px;line-height:1.5;color:#6b7280}.customer-app{min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box;background:#fff;color:#1f2937;--customer-composer-only-panel-pt: 10px;--customer-composer-only-panel-px: 16px;--customer-composer-only-panel-pb: 12px;--customer-composer-row-compact-height: 36px;--customer-nav-edge-x: 16px;--customer-nav-edge-bottom: 18px;--customer-nav-inner-height: 58px;--customer-nav-slot-height: calc( var(--customer-nav-inner-height) + var(--customer-nav-edge-bottom) + env(safe-area-inset-bottom, 0px) )}.customer-app__site-header{flex-shrink:0;background:#fff;border-bottom:1px solid rgba(15,23,42,.04)}.customer-app__site-header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;min-height:50px;padding:10px 18px;max-width:none;width:100%;margin:0 auto;box-sizing:border-box}.customer-app__site-header-inner>:first-child{justify-self:start}.customer-app__site-header-inner>:last-child{justify-self:end}.customer-app__site-header-btn{width:34px;height:34px;padding:0;border:0;border-radius:50%;background:transparent;color:#0f172a;display:grid;place-items:center;cursor:pointer;transition:background .15s ease}a.customer-app__site-header-btn{text-decoration:none;color:inherit;box-sizing:border-box}a.customer-app__site-header-btn:hover{background:#0f172a0f}.customer-app__site-header-btn:not(:disabled):hover{background:#0f172a0f}.customer-app__site-header-btn:disabled{opacity:1;cursor:not-allowed}.customer-app__site-header-logo-wrap{justify-self:center;display:flex;align-items:center;text-decoration:none}.customer-app__site-logo{display:block;height:24px;width:auto;max-width:min(140px,42vw);object-fit:contain}.customer-app__canvas{flex:1;display:flex;flex-direction:column;min-height:0;box-sizing:border-box;padding:14px 16px calc(20px + var(--customer-nav-slot-height));background:radial-gradient(72% 58% at 62% 20%,rgba(255,250,245,.98) 0%,rgba(255,242,237,.72) 42%,transparent 70%),radial-gradient(70% 52% at 25% 46%,rgba(255,238,243,.7) 0%,transparent 72%),linear-gradient(180deg,#ffe8e7,#ffd4cf 44%,#f7aaa2 73%,#ea6875)}.customer-app__top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:0}.customer-app__pill{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 14px;border-radius:999px;border:0;font:inherit;font-size:12px;font-weight:700;color:#fff;cursor:pointer;box-shadow:0 5px 14px #0f172a1f;transition:filter .15s ease,opacity .15s ease}.customer-app__pill:disabled{opacity:1;cursor:not-allowed}.customer-app__pill:not(:disabled):hover{filter:brightness(1.06)}.customer-app__pill--dark{background:linear-gradient(135deg,#d1044b,#b60441)}.customer-app__pill--accent{background:linear-gradient(135deg,#ee7b20,#e45509)}.customer-app__pill-icon-img{display:block;flex-shrink:0}.customer-app__main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px 8px 26px;min-height:0}.customer-app__main--session-check{padding:2rem 1rem}.customer-app__retry-session{margin-top:1rem}.customer-app__headline{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 8px}.customer-app__hero-icon{flex-shrink:0;display:block}.customer-app__hero-img{display:block;width:40px;height:40px}.customer-app__title{margin:0;font-size:clamp(27px,3.1vw,32px);font-weight:800;letter-spacing:-.03em;line-height:1;color:#1a1a1a}.customer-app__subtitle{margin:0;max-width:360px;font-size:14px;line-height:1.25;color:#6b6b6b}.customer-app__dock{flex-shrink:0;width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.customer-app__form{display:flex;flex-direction:column;gap:0}.customer-app__panel{border-radius:32px;padding:20px 22px;background:#ffffff80;border:1px solid #ffffff;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none}.customer-app__panel--composer-only{padding:var(--customer-composer-only-panel-pt) var(--customer-composer-only-panel-px) var(--customer-composer-only-panel-pb);border-radius:28px}.customer-app__params{margin-bottom:20px}.customer-app__param-pills{display:grid;grid-template-columns:minmax(210px,1.05fr) minmax(280px,1.35fr) minmax(180px,.85fr);gap:10px}.customer-app__param-pill{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:11px;min-width:0;min-height:44px;padding:0 18px;border-radius:999px;background:#fff;border:0;box-shadow:none;cursor:pointer}.customer-app__param-pill-icon{flex-shrink:0;opacity:.92;width:20px;max-height:22px;object-fit:contain}.customer-app__param-pill-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none;color:#111827;line-height:1.1}.customer-app__param-pill-inputs{position:absolute;inset:0;display:flex;width:auto;height:auto;overflow:hidden;opacity:0;pointer-events:auto}.customer-app__param-date{flex:1;width:50%;border:0;background:transparent;cursor:pointer}.customer-app__guest-controls{display:flex;align-items:center;gap:10px;min-width:0;color:#111827;font-size:13px;font-weight:600;white-space:nowrap}.customer-app__guest-control{display:inline-flex;align-items:center;gap:4px;min-width:0}.customer-app__param-num{width:30px;height:26px;border:0;background:transparent;color:#111827;font:inherit;font-weight:700;text-align:center;padding:0;cursor:pointer}.customer-app__param-text{width:100%;border:0;background:transparent;font:inherit;font-size:14px;font-weight:600;color:#111827;padding:0;min-width:0;grid-column:2}.customer-app__param-text::placeholder{color:#111827;opacity:1;font-weight:600}.customer-app__feedback{margin:0;font-size:13px;line-height:1.4}.customer-app__feedback--panel{margin-top:10px;padding:0 4px}.customer-app__panel--composer-only .customer-app__feedback--panel{margin-top:6px}.customer-app__feedback--error{color:#991b1b;font-weight:600}.customer-app__feedback--ok{color:#0f766e;font-weight:600}.customer-app__composer-row{display:flex;align-items:center;gap:12px}.customer-app__composer-toggle{flex-shrink:0;width:18px;height:44px;padding:0;border:0;border-radius:999px;background:transparent;display:grid;place-items:center;cursor:pointer;transition:background .15s ease}.customer-app__composer-toggle:hover{background:#ffffff59}.customer-app__composer-emoji-wrap{flex-shrink:0;display:grid;place-items:center;width:20px;height:44px}.customer-app__composer-pill{flex:1;min-width:0;display:flex;align-items:center;gap:6px;padding:0 10px 0 22px;border-radius:999px;background:#fff;border:0;box-shadow:none}.customer-app__composer-input{flex:1;min-width:0;min-height:44px;max-height:120px;border:0;resize:none;font:inherit;font-size:12px;line-height:1.4;color:#1f2937;background:transparent;padding:6px 4px;text-align:start}.customer-app__composer-input::placeholder{color:#94a3b8}.customer-app__composer-input:focus{outline:none}.customer-app__composer-input:placeholder-shown{text-align:start;line-height:44px;padding-top:0;padding-bottom:0}.customer-app__composer-row--compact .customer-app__composer-input:placeholder-shown{line-height:var(--customer-composer-row-compact-height);padding-top:0;padding-bottom:0}.customer-app__composer-input:not(:placeholder-shown){line-height:1.45;padding:6px 4px}.customer-app__composer-row--compact{gap:8px}.customer-app__composer-row--compact .customer-app__composer-toggle,.customer-app__composer-row--compact .customer-app__composer-emoji-wrap{height:var(--customer-composer-row-compact-height)}.customer-app__composer-row--compact .customer-app__composer-pill{min-height:var(--customer-composer-row-compact-height);padding:0 8px 0 14px}.customer-app__composer-row--compact .customer-app__composer-input{min-height:var(--customer-composer-row-compact-height);padding:4px 6px}.customer-app__composer-row--compact .customer-app__composer-send{width:30px;height:var(--customer-composer-row-compact-height)}.customer-app__composer-send{flex-shrink:0;width:34px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.customer-app__composer-send:disabled{opacity:.45;cursor:not-allowed}.customer-app__composer-send:not(:disabled):hover{transform:scale(1.05)}.customer-app__nav-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;justify-content:center;box-sizing:border-box;width:100%;padding:0 var(--customer-nav-edge-x) calc(var(--customer-nav-edge-bottom) + env(safe-area-inset-bottom,0px));pointer-events:none}.customer-app__nav-bar .customer-app__nav{pointer-events:auto;width:100%;max-width:800px;flex:0 0 auto}.customer-app__nav{border-radius:999px;padding:0 6px;background:linear-gradient(90deg,#c6053c,#e05c16);box-shadow:0 10px 26px #0f172a29;box-sizing:border-box}.customer-app__nav-inner{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap;gap:2px;min-height:var(--customer-nav-inner-height);height:var(--customer-nav-inner-height);box-sizing:border-box}.customer-app__nav-item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:0;padding:1px 4px;border:0;border-radius:999px;background:transparent;font:inherit;font-size:10px;font-weight:700;color:#fffffff2;cursor:pointer;transition:background .15s ease,color .15s ease}a.customer-app__nav-item{text-decoration:none;color:#fffffff2;box-sizing:border-box}.customer-app__nav-item:disabled{opacity:.55;cursor:not-allowed}.customer-app__nav-item:not(:disabled):not(.customer-app__nav-item--active):hover{background:transparent}.customer-app__nav-item--active{color:#fff;background:#00000042;box-shadow:inset 0 1px #ffffff1f}.customer-app__nav-icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:22px;border-radius:0;background:transparent;color:#fff}.customer-app__nav-icon-img{display:block;width:20px;height:20px;object-fit:contain}.customer-app--offers{background:radial-gradient(72% 58% at 62% 20%,rgba(255,250,245,.98) 0%,rgba(255,242,237,.72) 42%,transparent 70%),radial-gradient(70% 52% at 25% 46%,rgba(255,238,243,.7) 0%,transparent 72%),linear-gradient(180deg,#ffe8e7,#ffd4cf 44%,#f7aaa2 73%,#ea6875)}.customer-offers__scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 16px calc(12px + var(--customer-nav-slot-height));box-sizing:border-box}.customer-offers__toolbar{position:sticky;top:0;z-index:2;padding-bottom:10px;margin-bottom:6px;background:linear-gradient(180deg,rgba(255,232,231,.96) 0%,rgba(255,232,231,.72) 70%,transparent 100%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.customer-offers__search-wrap{position:relative;margin-bottom:10px}.customer-offers__search{width:100%;box-sizing:border-box;min-height:44px;padding:0 16px 0 40px;border-radius:999px;border:1px solid rgba(255,255,255,.85);background:#fffffff2;font:inherit;font-size:14px;font-weight:600;color:#111827;box-shadow:0 4px 18px #0f172a0f}.customer-offers__search::placeholder{color:#94a3b8;font-weight:500}.customer-offers__search-wrap:before{content:"";position:absolute;left:14px;top:50%;width:18px;height:18px;transform:translateY(-50%);opacity:.45;background:radial-gradient(circle,#1f2937 35%,transparent 36%),linear-gradient(#1f2937,#1f2937);background-size:8px 8px,10px 2px;background-position:3px 3px,4px 11px;background-repeat:no-repeat;border-radius:50%;pointer-events:none}.customer-offers__chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.customer-offers__chips::-webkit-scrollbar{display:none}.customer-offers__chip{flex-shrink:0;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.75);font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:filter .15s ease,box-shadow .15s ease}.customer-offers__chip--filtri{background:linear-gradient(135deg,#c6053c,#9b0530);color:#fff}.customer-offers__chip--last{background:linear-gradient(135deg,#c2783a,#a65d24);color:#fff}.customer-offers__chip--ghost{background:#ffffffeb;color:#374151}.customer-offers__chip--on{box-shadow:0 0 0 2px #c6053c73}.customer-offers__hint,.customer-offers__err{margin:12px 0;font-size:14px;line-height:1.45}.customer-offers__err{color:#991b1b;font-weight:600}.customer-offers__section{margin-bottom:22px}.customer-offers__page-title{margin:0 0 12px;font-size:22px;font-weight:800;letter-spacing:-.03em;color:#111827}.customer-offers__accent{color:#e45509}.customer-offers__bundle{border-radius:22px;border:1px solid rgba(238,123,32,.55);background:#ffffffe0;box-shadow:0 10px 32px #0f172a0f;overflow:hidden}.customer-offers__bundle-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit}.customer-offers__bundle-title{margin:0 0 4px;font-size:16px;font-weight:800;color:#111827}.customer-offers__bundle-sub{margin:0;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#6b7280}.customer-offers__chev{flex-shrink:0;opacity:.75}.customer-offers__list{list-style:none;margin:0;padding:0 12px 14px}.customer-offers__card{display:grid;grid-template-columns:108px minmax(0,1fr);gap:12px;padding:14px 0;border-bottom:1px solid rgba(15,23,42,.06)}.customer-offers__card:last-child{border-bottom:0}.customer-offers__card-media{position:relative;border-radius:14px;overflow:hidden;align-self:start}.customer-offers__card-img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:linear-gradient(145deg,#fecaca,#fde68a)}.customer-offers__card-img--ph{min-height:108px}.customer-offers__fav{position:absolute;top:6px;right:6px;width:28px;height:28px;border:0;border-radius:50%;background:#ffffffeb;font-size:14px;line-height:1;cursor:not-allowed;opacity:.85}.customer-offers__dots{position:absolute;bottom:6px;left:0;right:0;display:flex;justify-content:center;gap:4px}.customer-offers__dots span{width:5px;height:5px;border-radius:50%;background:#ffffffd9}.customer-offers__card-body{min-width:0}.customer-offers__card-title{margin:0 0 4px;font-size:15px;font-weight:800;color:#111827}.customer-offers__card-addr{margin:0 0 8px;font-size:12px;line-height:1.35;color:#6b7280}.customer-offers__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.customer-offers__tag{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:700;color:#b91c1c;background:#fee2e2d9}.customer-offers__card-desc{margin:0 0 10px;font-size:12px;line-height:1.45;color:#4b5563;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.customer-offers__card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.customer-offers__card-price{font-size:14px;font-weight:800;color:#111827}.customer-offers__btn-dettagli{flex-shrink:0;min-height:36px;padding:0 18px;border:0;border-radius:999px;font:inherit;font-size:12px;font-weight:800;color:#fff;cursor:pointer;background:linear-gradient(135deg,#c6053c,#9b0530);box-shadow:0 4px 14px #c6053c47}.customer-offers__btn-dettagli:hover{filter:brightness(1.05)}.customer-offers__more-wrap{display:flex;justify-content:center;padding:8px 0 20px}.customer-offers__more{min-height:40px;padding:0 22px;border-radius:999px;border:1px solid rgba(255,255,255,.85);background:#ffffffe6;font:inherit;font-size:13px;font-weight:700;color:#c6053c;cursor:pointer}.customer-offers__more:disabled{opacity:.6;cursor:wait}.customer-offers-drawer-backdrop{position:fixed;inset:0;z-index:80;border:0;padding:0;margin:0;background:#0f172a61;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .28s ease}.customer-offers-drawer-backdrop--open{opacity:1;pointer-events:auto}.customer-offers-drawer{position:fixed;z-index:81;top:0;right:0;bottom:0;width:min(100vw,420px);max-width:100%;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;transform:translate(102%);will-change:transform;transition:transform .32s cubic-bezier(.32,.72,0,1);box-shadow:-8px 0 40px #0f172a1f}.customer-offers-drawer--open{transform:translate(0)}.customer-offers-drawer__hero{position:relative;flex-shrink:0;min-height:180px;max-height:42vh}.customer-offers-drawer__hero-img,.customer-offers-drawer__hero-placeholder{width:100%;height:100%;min-height:180px;max-height:42vh;object-fit:cover;display:block}.customer-offers-drawer__hero-placeholder{background:linear-gradient(145deg,#fecaca,#fde68a)}.customer-offers-drawer__hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0f172a0d,#0f172a8c);pointer-events:none}.customer-offers-drawer__close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;border-radius:50%;background:#ffffffeb;font-size:22px;line-height:1;cursor:pointer;color:#111827;z-index:2}.customer-offers-drawer__hero-text{position:absolute;left:0;right:0;bottom:0;padding:16px 18px;z-index:1}.customer-offers-drawer__title{margin:0 0 4px;font-size:20px;font-weight:800;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.35)}.customer-offers-drawer__addr{margin:0;font-size:13px;line-height:1.35;color:#fffffff2;text-shadow:0 1px 8px rgba(0,0,0,.35)}.customer-offers-drawer__body{flex:1;min-height:0;overflow-y:auto;padding:18px 18px 24px}.customer-offers-drawer__host{display:flex;gap:12px;align-items:center;margin-bottom:18px}.customer-offers-drawer__host-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#fecdd3,#fde68a);display:grid;place-items:center;font-weight:800;color:#9f1239}.customer-offers-drawer__host-name{margin:0 0 2px;font-size:15px;font-weight:800;color:#111827}.customer-offers-drawer__host-meta{margin:0;font-size:12px;line-height:1.35;color:#6b7280}.customer-offers-drawer__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.customer-offers-drawer__field{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:14px;background:#f9fafb;border:1px solid rgba(15,23,42,.06)}.customer-offers-drawer__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.customer-offers-drawer__value{font-size:14px;font-weight:700;color:#111827}.customer-offers-drawer__range-label{margin:0 0 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.customer-offers-drawer__range{margin:0 0 14px;font-size:14px;font-weight:700;color:#374151}.customer-offers-drawer__desc{border-radius:16px;padding:14px;background:#fff;border:1px solid rgba(15,23,42,.08);margin-bottom:16px}.customer-offers-drawer__desc-text{margin:0;font-size:13px;line-height:1.5;color:#4b5563;white-space:pre-wrap}.customer-offers-drawer__actions{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.customer-offers-drawer__btn{width:100%;min-height:46px;border:0;border-radius:999px;font:inherit;font-size:15px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.customer-offers-drawer__btn--book{background:#2563eb;color:#fff}.customer-offers-drawer__btn--book:disabled{opacity:.45;cursor:not-allowed}.customer-offers-drawer__btn--msg{background:linear-gradient(90deg,#c6053c,#e05c16);color:#fff}.customer-offers-drawer__btn--msg:disabled{opacity:.45;cursor:not-allowed}.customer-offers-drawer__thumbs{display:flex;gap:8px;overflow-x:auto}.customer-offers-drawer__thumb{flex-shrink:0;width:64px;height:52px;border-radius:10px;overflow:hidden}.customer-offers-drawer__thumb img{width:100%;height:100%;object-fit:cover}.host-overview__status{margin:0 0 14px;font-size:14px;color:#475569}.host-overview__status--error{color:#b91c1c}.host-overview__hero{margin-bottom:24px;padding:12px;border-radius:24px;background:linear-gradient(90deg,#5f85ff,#cf1363 46%,#f24e0f)}.host-overview__hero-card{display:grid;grid-template-columns:84px minmax(0,1fr) auto;gap:14px;align-items:center;background:#fff;border-radius:20px;padding:14px 18px}.host-overview__hero-image{width:84px;height:84px;border-radius:18px;object-fit:cover;display:block}.host-overview__hero-image--placeholder{background:#d1d5db}.host-overview__hero-text h1{margin:0 0 4px;font-size:clamp(24px,3vw,42px);line-height:1.05;letter-spacing:-.03em;color:#101827}.host-overview__hero-text p{margin:0;font-size:clamp(13px,1.6vw,18px);color:#6b7280}.host-overview__meta{margin-top:8px;display:flex;gap:12px;flex-wrap:wrap}.host-overview__meta span{font-size:12px;color:#64748b}.host-overview__hero-edit{width:30px;height:30px;border:0;border-radius:999px;background:#3b82f6;color:#fff;font-size:14px;cursor:pointer}.host-overview__content{background:#f4f5f7;border-radius:22px}.host-overview__section{padding:10px 0 18px;border-bottom:1px solid #e5e7eb}.host-overview__section:last-child{border-bottom:0}.host-overview__section h2{margin:0 0 10px;font-size:clamp(24px,2.8vw,40px);letter-spacing:-.02em;color:#121826}.host-overview__section p{margin:0;font-size:clamp(14px,1.5vw,20px);color:#7a8088}.host-overview__calendar{margin-top:16px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-radius:18px;overflow:hidden;border:1px solid #e5e7eb}.host-overview__calendar div{min-height:110px;display:flex;align-items:flex-start;justify-content:center;padding-top:12px;font-size:12px;font-weight:700;color:#8b9096;background:#fff}.host-overview__calendar-day--weekend{background:#e9f1ff!important;color:#5a7cbf!important}.host-overview__section--requests .host-requests{margin-top:4px}.host-richieste{max-width:920px}.host-richieste__status{margin:0 0 12px;font-size:15px;color:#64748b}.host-richieste__status--error{color:#b91c1c}.host-requests__page-title{margin:0 0 20px;font-size:clamp(24px,2.8vw,36px);font-weight:700;letter-spacing:-.02em;color:#0f172a}.host-requests__tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.host-requests__tab{border:1px solid #e5e7eb;border-radius:999px;padding:10px 16px;font:inherit;font-size:14px;font-weight:600;color:#374151;background:#fff;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.host-requests__tab:hover{background:#f9fafb}.host-requests__tab--active{background:#4285f4;border-color:#4285f4;color:#fff}.host-requests__status{margin:0 0 12px;font-size:14px;color:#64748b}.host-requests__status--error{color:#b91c1c}.host-requests__empty{margin:0 0 16px;font-size:15px;color:#6b7280}.host-requests__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.host-requests__card{background:#fff;border-radius:22px;padding:20px 22px 18px;border:1px solid #e8eaed;box-shadow:0 4px 18px #0f172a0f}.host-requests__card-head{margin-bottom:14px}.host-requests__card-head-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.host-requests__offer-badge{flex-shrink:0;align-self:flex-start;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em;color:#0f766e;background:#ccfbf1;border:1px solid #5eead4}.host-requests__card-dates{margin:0 0 6px;font-size:clamp(17px,2vw,20px);font-weight:700;color:#2563eb;letter-spacing:-.02em}.host-requests__card-guests{margin:0;font-size:15px;font-weight:500;color:#111827}.host-requests__card-person{display:flex;align-items:center;gap:14px;margin-bottom:10px}.host-requests__avatar{width:48px;height:48px;border-radius:50%;background:#e5e7eb;color:#374151;font-weight:700;font-size:15px;display:grid;place-items:center;flex-shrink:0}.host-requests__avatar--gradient{background:linear-gradient(145deg,#7c3aed,#4f46e5 45%,#2563eb);color:#fff;box-shadow:0 4px 12px #2563eb59}.host-requests__card-person-text{display:flex;flex-direction:column;gap:2px;min-width:0}.host-requests__card-name{font-weight:700;font-size:16px;color:#111827}.host-requests__card-email{font-size:14px;color:#6b7280;word-break:break-all}.host-requests__card-requested{margin:0 0 12px;font-size:13px;font-style:italic;color:#9ca3af}.host-requests__card-message{background:#f1f5f9;border-radius:18px;padding:14px 16px;font-size:15px;line-height:1.5;color:#334155;margin-bottom:18px}.host-requests__card-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.host-requests__btn{border:0;border-radius:999px;padding:14px 16px;font:inherit;font-weight:700;font-size:14px;cursor:pointer;min-height:48px}.host-requests__btn--danger{background:#7f1d1d;color:#fff}.host-requests__btn--danger:hover{filter:brightness(1.06)}.host-requests__btn--primary{background:#4285f4;color:#fff}.host-requests__btn--primary:hover{filter:brightness(1.05)}.host-requests__btn--ghost{background:#fff;border:1px solid #d1d5db;color:#374151}.host-requests__btn--ghost:disabled{opacity:.6;cursor:not-allowed}.host-requests__footer-link{margin-top:14px}.host-requests__footer-link a{font-weight:700;font-size:15px;color:#2563eb;text-decoration:none}.host-requests__footer-link a:hover{text-decoration:underline}.host-requests__more{margin-top:20px;display:flex;justify-content:center}.host-offer-confirm-root{position:fixed;inset:0;z-index:4200;display:flex;align-items:center;justify-content:center;padding:24px;pointer-events:auto}.host-offer-confirm__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:#0f172a80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.host-offer-confirm__dialog{position:relative;z-index:1;width:min(400px,100%);padding:28px 24px 24px;border-radius:24px;background:#fff;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0f;text-align:center;animation:host-offer-confirm-in .22s ease-out}@keyframes host-offer-confirm-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.host-offer-confirm__close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:#64748b;font-size:26px;line-height:1;cursor:pointer;display:grid;place-items:center}.host-offer-confirm__close:hover{background:#f1f5f9;color:#0f172a}.host-offer-confirm__icon-wrap{display:flex;justify-content:center;margin:0 0 12px}.host-offer-confirm__icon{display:block;max-width:120px;height:auto}.host-offer-confirm__title{margin:0 0 10px;font-size:22px;font-weight:800;letter-spacing:-.02em;color:#0f172a;line-height:1.25}.host-offer-confirm__text{margin:0 0 24px;font-size:15px;line-height:1.45;color:#64748b}.host-offer-confirm__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.host-offer-confirm__btn{border:0;border-radius:999px;padding:14px 16px;font:inherit;font-weight:800;font-size:15px;cursor:pointer}.host-offer-confirm__btn:disabled{opacity:.6;cursor:not-allowed}.host-offer-confirm__btn--confirm{background:#4285f4;color:#fff}.host-offer-confirm__btn--confirm:hover:not(:disabled){filter:brightness(1.06)}.host-offer-confirm__btn--cancel{background:#db2777;color:#fff}.host-offer-confirm__btn--cancel:hover:not(:disabled){filter:brightness(1.06)}@media(max-width:400px){.host-offer-confirm__actions{grid-template-columns:1fr}}.host-request-sidebar-root{position:fixed;inset:0;z-index:4000;pointer-events:auto}.host-request-sidebar__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:#0f172a73;cursor:pointer}.host-request-sidebar{position:absolute;top:0;right:0;bottom:0;width:min(440px,100vw);max-width:100%;background:#fff;box-shadow:-12px 0 48px #0f172a2e;display:flex;flex-direction:column;overflow:hidden;animation:host-request-sidebar-in .22s ease-out}@keyframes host-request-sidebar-in{0%{transform:translate(100%);opacity:.96}to{transform:translate(0);opacity:1}}.host-request-sidebar__hero{position:relative;display:flex;flex-direction:column;flex-shrink:0;min-height:240px;padding:0;overflow:hidden;color:#fff}.host-request-sidebar__hero-bg{position:absolute;inset:0;z-index:0}.host-request-sidebar__hero-img{width:100%;height:100%;object-fit:cover;display:block}.host-request-sidebar__hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0f172a1f,#0f172a47,#0f172a8c);pointer-events:none}.host-request-sidebar__hero-fallback{position:absolute;inset:0;background:linear-gradient(135deg,#1e40afeb,#0f172af0 55%,#4338cae0)}.host-request-sidebar__close{position:absolute;top:14px;right:14px;z-index:2;width:40px;height:40px;border:0;border-radius:999px;background:#fff3;color:#fff;font-size:26px;line-height:1;cursor:pointer;display:grid;place-items:center}.host-request-sidebar__close:hover{background:#ffffff52}.host-request-sidebar__hero-bottom{margin-top:auto;position:relative;z-index:1;width:100%;padding:28px 22px 20px;background:linear-gradient(0deg,rgba(15,23,42,.92) 0%,rgba(15,23,42,.55) 45%,transparent 100%)}.host-request-sidebar__hero-text{position:relative;max-width:100%;color:#fff}.host-request-sidebar__hero-title{margin:0 0 6px;font-size:clamp(22px,4vw,28px);font-weight:800;letter-spacing:-.02em;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.45)}.host-request-sidebar__hero-address{margin:0;font-size:14px;line-height:1.35;color:#fff;opacity:.95;text-shadow:0 1px 8px rgba(0,0,0,.45)}.host-request-sidebar__body{flex:1;overflow-y:auto;padding:20px 22px 28px;display:flex;flex-direction:column;gap:16px}.host-request-sidebar__guest-row{display:flex;align-items:flex-start;gap:12px}.host-request-sidebar__guest-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#7c3aed,#2563eb);color:#fff;font-weight:700;font-size:15px;display:grid;place-items:center;flex-shrink:0}.host-request-sidebar__guest-name{font-weight:700;font-size:17px;color:#0f172a}.host-request-sidebar__guest-email{font-size:14px;color:#64748b}.host-request-sidebar__request-stay{margin:8px 0 0;font-size:14px;font-weight:600;line-height:1.4;color:#334155}.host-request-sidebar__request-stay-sep{font-weight:500;color:#94a3b8}.host-request-sidebar__bubble{background:#f8fafc;border-radius:18px;padding:16px 18px;font-size:15px;line-height:1.55;color:#334155;border:1px solid #e2e8f0}.host-request-sidebar__bubble--muted{color:#64748b;font-style:italic}.host-request-sidebar__offer-notice{margin:0;padding:12px 14px;border-radius:14px;font-size:14px;line-height:1.45;color:#0f172a;background:#ecfdf5;border:1px solid #6ee7b7}.host-request-sidebar__form{display:flex;flex-direction:column;gap:14px}.host-request-sidebar__form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.host-request-sidebar__field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#64748b}.host-request-sidebar__field--full{grid-column:1 / -1}.host-request-sidebar__field input,.host-request-sidebar__field select,.host-request-sidebar__field textarea{font:inherit;border-radius:14px;border:1px solid #e2e8f0;padding:12px 14px;background:#fff;color:#0f172a}.host-request-sidebar__field input:disabled,.host-request-sidebar__field select:disabled,.host-request-sidebar__field textarea:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}.host-request-sidebar__field textarea{resize:vertical;min-height:120px}.host-request-sidebar__form-feedback{margin:0;font-size:14px;line-height:1.4}.host-request-sidebar__form-feedback--error{color:#b91c1c;font-weight:600}.host-request-sidebar__submit{border:0;border-radius:999px;padding:16px;font:inherit;font-weight:800;font-size:16px;background:#4285f4;color:#fff;cursor:pointer}.host-request-sidebar__submit:hover:not(:disabled){filter:brightness(1.05)}.host-request-sidebar__submit:disabled{opacity:.65;cursor:not-allowed}.host-request-sidebar__property{margin-top:8px;padding-top:20px;border-top:1px solid #e8eaed}.host-request-sidebar__thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.host-request-sidebar__thumb{aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:#e2e8f0}.host-request-sidebar__thumb img{width:100%;height:100%;object-fit:cover;display:block}.host-request-sidebar__property-title{margin:16px 0 8px;font-size:17px;font-weight:800;color:#0f172a}.host-request-sidebar__property-desc{margin:0 0 12px;font-size:14px;line-height:1.55;color:#475569}.host-request-sidebar__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.host-request-sidebar__chip{border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.host-request-sidebar__map-placeholder{margin-top:16px;border-radius:14px;min-height:120px;background:linear-gradient(180deg,#e0f2fe,#bae6fd);display:grid;place-items:center;font-weight:700;color:#0369a1;font-size:14px}@media(max-width:520px){.host-request-sidebar{width:100%}.host-request-sidebar__form-row{grid-template-columns:1fr}}.host-structure__top{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.host-structure__top h1{margin:0;font-size:clamp(26px,3vw,40px);color:#0f172a}.host-structure__top-actions{display:flex;gap:10px}.host-structure__btn{border:0;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.host-structure__btn--ghost{background:#fff;color:#334155}.host-structure__btn--primary{background:linear-gradient(90deg,#4285f4,#c6053c);color:#fff}.host-structure__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.host-structure__card{background:#fff;border-radius:24px;padding:18px}.host-structure__card h2{margin:0 0 14px;font-size:clamp(22px,2.2vw,32px);color:#111827}.host-structure__photo-box{background:#f3f4f6;border-radius:20px;padding:12px;margin-bottom:14px}.host-structure__cover{border-radius:14px;overflow:hidden;min-height:165px;background:#d1d5db}.host-structure__cover img{width:100%;height:165px;object-fit:cover;display:block}.host-structure__cover-placeholder{min-height:165px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:600}.host-structure__thumbs{display:flex;gap:8px;margin:10px 0;flex-wrap:wrap}.host-structure__thumb{width:54px;height:54px;border:2px solid transparent;border-radius:10px;overflow:hidden;padding:0;cursor:pointer;background:#e5e7eb}.host-structure__thumb img{width:100%;height:100%;object-fit:cover}.host-structure__thumb--active{border-color:#4285f4}.host-structure__upload{display:inline-flex;background:#4285f4;color:#fff;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.host-structure__upload input{display:none}.host-structure__form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.host-structure__form label{display:flex;flex-direction:column;gap:6px;font-size:12px;text-transform:uppercase;color:#6b7280;font-weight:700}.host-structure__form input,.host-structure__form select,.host-structure__form textarea{border:0;background:#f3f4f6;border-radius:12px;padding:10px 12px;font:inherit;color:#1f2937}.host-structure__form textarea{resize:vertical}.host-structure__form-full{grid-column:1 / -1}.host-structure__preview{background:#f3f4f6;border-radius:18px;padding:12px}.host-structure__preview-cover{position:relative;border-radius:14px;overflow:hidden;min-height:190px;background:#d1d5db}.host-structure__preview-cover img{width:100%;height:190px;object-fit:cover;display:block}.host-structure__preview-cover h3{position:absolute;left:14px;bottom:12px;margin:0;font-size:clamp(24px,2.3vw,34px);color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.45)}.host-structure__preview-meta{margin-top:10px;display:flex;justify-content:space-between;gap:8px;color:#4b5563;font-size:14px}.host-structure__preview-meta p{margin:0}.host-structure__preview-meta span{font-weight:700}.host-structure__preview-description{margin:12px 0 0;color:#374151;line-height:1.5}.host-settings__list{display:grid;gap:12px;margin-top:16px}.host-settings__row{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;background:#fff;border-radius:18px;padding:14px 16px}.host-settings__row h2{margin:0 0 2px;font-size:clamp(18px,2vw,34px);color:#0f172a}.host-settings__row p{margin:0;color:#7a8088;font-size:clamp(12px,1.1vw,18px)}.host-settings__icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#8eb8ff,#7ea9f5)}.host-settings__icon img{width:20px;height:20px;object-fit:contain}.host-settings__icon--danger{background:linear-gradient(180deg,#f39ab3,#e47699)}.host-settings__row--split{grid-template-columns:minmax(0,1fr) auto}.host-settings__row-main{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px}.host-settings__language{border-radius:999px;background:#f8fafc;border:1px solid #dbe1e8;padding:8px 12px;display:inline-flex;align-items:center;gap:8px}.host-settings__language select{border:0;background:transparent;font:inherit;color:#111827}.host-settings__switch{width:42px;height:24px;accent-color:#4285f4;cursor:pointer}.host-settings__row--danger h2{color:#1f2937}.host-profile__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;margin-top:16px}.host-profile__left{display:grid;gap:16px}.host-profile__card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 10px 24px #0f172a0f}.host-profile__head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center}.host-profile__avatar-wrap{position:relative;width:64px;height:64px}.host-profile__avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.host-profile__pencil{position:absolute;right:-4px;bottom:-4px;width:24px;height:24px;border:0;border-radius:50%;background:#4285f4;color:#fff;font-size:12px;cursor:pointer}.host-profile__hero-text h2{margin:0;color:#0f172a}.host-profile__hero-text p{margin:4px 0 8px;color:#6b7280}.host-profile__badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:700;font-size:11px;text-transform:uppercase}.host-profile__edit-btn{border:0;border-radius:999px;background:#f3f4f6;color:#0f172a;font-weight:700;padding:10px 14px;cursor:pointer}.host-profile__info-grid{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.host-profile__info-grid label{display:grid;gap:6px;text-transform:uppercase;font-size:11px;letter-spacing:.08em;color:#6b7280}.host-profile__info-grid input{border:1px solid #dbe1e8;border-radius:12px;padding:10px 12px;font:inherit;color:#111827}.host-profile__info-grid input:disabled{background:#f8fafc}.host-profile__info-full{grid-column:1 / -1}.host-profile__row-head{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center}.host-profile__row-head h3{margin:0;color:#0f172a;font-size:30px}.host-profile__row-head p{margin:4px 0 0;color:#6b7280}.host-profile__primary{margin-top:22px;border:0;width:100%;border-radius:999px;background:#4285f4;color:#fff;font-weight:700;padding:14px 18px;cursor:pointer}.host-profile__side{display:grid;align-content:start;gap:12px}.host-profile__side-title{margin:0 0 8px;color:#0f172a;font-size:30px}.host-profile__side-title span{color:#4285f4}.host-profile__service{border-radius:16px;background:#f8fafc;padding:14px;display:grid;gap:4px}.host-profile__service strong{font-size:20px;color:#111827}.host-profile__service small{color:#6b7280}.host-profile__service button{margin-top:4px;justify-self:start;border:0;background:transparent;color:#be123c;font-weight:700;cursor:pointer;text-transform:uppercase}.host-profile__service-connect{color:#1d4ed8!important}.host-profile__activity-title{margin:10px 0 0;text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#6b7280}.host-profile__activity{margin:0;padding-left:16px;color:#374151;display:grid;gap:6px}.host-profile__danger{margin-top:12px;border:0;border-radius:999px;background:linear-gradient(90deg,#d6004a,#c2063d);color:#fff;font-weight:700;padding:14px 16px;cursor:pointer}.host-profile__modal-overlay{position:fixed;inset:0;background:#0f172a80;display:grid;place-items:center;z-index:50;padding:20px}.host-profile__modal{width:min(420px,100%);background:#fff;border-radius:28px;padding:22px 24px 28px;position:relative;text-align:center}.host-profile__modal-close{position:absolute;top:14px;right:16px;border:0;background:transparent;font-size:34px;line-height:1;cursor:pointer;color:#111827}.host-profile__modal-icon{width:94px;height:94px;border-radius:50%;margin:8px auto 16px;background:radial-gradient(circle at 35% 35%,#ff4242,#d8002d);display:grid;place-items:center;color:#fff;font-size:44px;font-weight:700}.host-profile__modal h2{margin:0;color:#0f172a;font-size:44px;line-height:1.08}.host-profile__modal-actions{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.host-profile__modal-actions button{border:0;border-radius:999px;font-weight:700;font-size:30px;padding:12px;cursor:pointer}.host-profile__modal-confirm{background:#4285f4;color:#fff}.host-profile__modal-cancel{background:#d6004a;color:#fff}@media(max-width:900px){.host-dashboard{flex-direction:column}.host-sidebar{width:100%;border-right:0;border-bottom:1px solid #e8eaed}.host-sidebar__nav--bottom{margin-top:0}.host-overview__hero-card{grid-template-columns:1fr}.host-overview__hero-edit{justify-self:end}.host-structure__grid,.host-structure__form,.host-profile__grid,.host-profile__head{grid-template-columns:1fr}.host-profile__edit-btn{justify-self:start}.host-profile__info-grid{grid-template-columns:1fr}}@media(max-width:560px){.customer-app{--customer-composer-only-panel-pt: 8px;--customer-composer-only-panel-px: 12px;--customer-composer-only-panel-pb: 10px}.customer-app__panel{padding:14px}.customer-app__param-pills{grid-template-columns:1fr}.customer-app__nav-inner{flex-wrap:nowrap;gap:1px}.customer-app__nav-item{flex:1 1 0;min-width:0;font-size:9px;padding:1px 2px}.customer-app__nav-icon-wrap{width:22px;height:20px}.customer-app__nav-icon-img{width:18px;height:18px}.customer-offers__card{grid-template-columns:92px minmax(0,1fr);gap:10px}}:root{--hero-max-width: 1200px;--hero-side-gap: clamp(20px, 5vw, 48px)}.registration-page{min-height:100vh}.registration-hero{position:relative;min-height:100vh;overflow:hidden;isolation:isolate}.registration-hero__bg{position:absolute;inset:0;z-index:0;background-image:radial-gradient(90% 80% at 92% 86%,#ffffffe0,#d6e8ff66 38%,#fff0 58%),linear-gradient(135deg,#a30b42,#951040 10%,#7b46d1 32%,#4d6eea 52%,#3d81f5,#9ec0fc 88%,#d6e8ff);background-size:115% 115%;background-position:48% 50%;transform-origin:50% 50%;animation:registration-bg-drift 15s ease-in-out infinite alternate;will-change:transform,background-position}.registration-hero__inner{position:relative;z-index:1;width:min(960px,calc(100% - 30px));margin:0 auto;padding:clamp(34px,5vw,58px) 0 26px;display:flex;justify-content:center}@keyframes registration-bg-drift{0%{transform:scale(1.03) rotate(-1deg);background-position:40% 46%}50%{transform:scale(1.06) rotate(.65deg);background-position:52% 50%}to{transform:scale(1.03) rotate(-.8deg);background-position:62% 56%}}@media(prefers-reduced-motion:reduce){.registration-hero__bg{animation:none;transform:none}}.registration-card-wrap{position:relative;width:min(400px,100%);isolation:isolate}.registration-photo{position:absolute;border-radius:22px;object-fit:cover;box-shadow:0 14px 24px #10152747;pointer-events:none;z-index:1}.registration-photo--left-top{width:114px;height:58px;left:-76px;top:56px;transform:rotate(-16deg)}.registration-photo--left-mid{width:104px;height:50px;left:-64px;top:152px;transform:rotate(-10deg)}.registration-photo--right{width:144px;height:74px;right:-82px;top:64px;transform:rotate(-22deg)}.registration-card{margin:0;width:100%;position:relative;z-index:2;border-radius:42px;background:#ececef;padding:34px 28px 24px;display:grid;gap:10px;color:#1f2937}.registration-card h1{margin:0 0 10px;text-align:center;font-size:clamp(24px,3vw,30px);line-height:1.12;letter-spacing:-.02em}.registration-card label{display:block}.registration-card input{width:100%;border:0;outline:none;padding:10px 14px;border-radius:999px;background:#e2e2e5;color:#111827;font-size:16px;line-height:1.2;box-sizing:border-box}.registration-card input::placeholder{color:#111827e6}.registration-card__primary{border:0;margin-top:10px;border-radius:999px;padding:11px 16px;font-size:18px;font-weight:700;color:#f2f6ff;background:#4e84e7;cursor:pointer}.registration-card__oauth{border:0;border-radius:999px;padding:9px 14px;background:#e2e2e5;color:#111827;font-size:14px;line-height:1.2;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-family:inherit}.registration-card__oauth-icon{font-size:20px;font-weight:700;color:#4285f4}.registration-card__oauth-icon--apple{color:#111}.registration-card__login-link{margin-top:12px;text-align:center;font-size:18px;color:#1f2937}.registration-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}.reg-hero__header{width:100%;display:flex;justify-content:center;background:#fff6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.55);padding:12px 0;position:relative;z-index:1}.reg-hero__header-inner{width:min(var(--hero-max-width),calc(100% - var(--hero-side-gap) * 2));display:flex;align-items:center;justify-content:space-between}.reg-hero__brand{text-decoration:none}.reg-hero__brand img{display:block;width:155px;height:auto}.reg-hero__actions{display:flex;align-items:center;gap:10px}.reg-header-icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;text-decoration:none;cursor:pointer}.reg-header-icon-btn img{display:block;height:38px;width:auto}.reg-hero__accedi-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;background:#4e84e7;color:#fff;text-decoration:none;font-size:15px;font-weight:600;line-height:1.2}.reg-hero__accedi-pill img{display:block;width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1)}.registration-card__error{margin:-4px 0 4px;padding:10px 14px;border-radius:12px;background:#dc26261f;color:#b91c1c;font-size:14px;text-align:center}.registration-hero--confirm{display:flex;flex-direction:column;min-height:100vh}.registration-confirm__inner{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(24px,5vw,48px) 16px 40px;width:100%;box-sizing:border-box}.registration-confirm-card{width:min(520px,100%);margin:0;background:#fff;border-radius:42px;padding:clamp(36px,6vw,52px) clamp(28px,5vw,44px);text-align:center;color:#111827;box-shadow:0 24px 48px #131a312e}.registration-confirm-icon{margin:0 auto 22px;display:flex;justify-content:center}.registration-confirm-card h1{margin:0 0 18px;font-size:clamp(22px,4vw,28px);font-weight:700;letter-spacing:-.02em;line-height:1.15}.registration-confirm-card__text{margin:0 0 14px;font-size:clamp(15px,2.5vw,17px);line-height:1.45;color:#1f2937}.registration-confirm-card__text:last-of-type{margin-bottom:0}.registration-confirm__resend{margin-top:22px;border:0;background:none;padding:0;font:inherit;font-size:16px;font-weight:600;color:#4e84e7;text-decoration:underline;cursor:pointer}.registration-confirm__resend:hover{color:#3a6fc9}.registration-confirm__continue-wrap{margin-top:22px}a.registration-confirm__continue{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 22px;border-radius:999px;background:#4e84e7;color:#fff;font-size:16px;font-weight:700;text-decoration:none}a.registration-confirm__continue:hover{filter:brightness(1.06)}.reg-site-footer{background:#f0f0f3;color:#202431;padding:0 0 26px}.reg-site-footer__inner{width:min(var(--hero-max-width),calc(100% - var(--hero-side-gap) * 2));margin:0 auto}.reg-site-footer__top{border-top:1px solid #d5d7de;padding-top:26px;display:grid;grid-template-columns:180px 1fr 1fr 1fr 120px;gap:24px;align-items:start}.reg-site-footer__top img{width:120px;height:auto}.reg-site-footer__col h4{margin:0 0 10px;font-size:16px;color:#1f2533}.reg-site-footer__col a,.reg-site-footer__col p{margin:0 0 8px;display:block;color:#4d5567;font-size:14px;line-height:1.35;text-decoration:none}.reg-site-footer__social div{display:flex;gap:14px}.reg-site-footer__social a{width:20px;height:20px;border-radius:999px;color:#121a2b;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.reg-site-footer__social img{width:16px;height:16px;object-fit:contain}.reg-site-footer__bottom{margin-top:16px;padding-top:16px;border-top:1px solid #d5d7de;text-align:center;color:#666d7e;font-size:12px}@media(max-width:860px){.registration-hero__inner{width:min(640px,calc(100% - 24px))}.registration-card-wrap{width:min(520px,100%)}.registration-photo--left-top{left:-12px;top:40px}.registration-photo--left-mid{left:-10px;top:132px}.registration-photo--right{right:-10px;top:52px}}@media(max-width:640px){.registration-card{border-radius:30px;padding:30px 18px 22px}.registration-card h1{font-size:clamp(30px,9vw,42px);margin-bottom:12px}.registration-card input{font-size:clamp(21px,5.8vw,30px)}.registration-card__primary{font-size:clamp(24px,6.8vw,34px);padding:13px 18px}.registration-card__oauth{font-size:clamp(20px,6vw,30px);justify-content:flex-start;padding-inline:14px}.registration-card__oauth-icon{font-size:clamp(24px,7vw,34px)}.registration-card__login-link{font-size:clamp(24px,7vw,36px);margin-top:12px}.registration-photo--left-top,.registration-photo--left-mid,.registration-photo--right{width:92px;height:48px}}@media(max-width:1100px){.reg-site-footer__top{grid-template-columns:1fr 1fr}}@media(max-width:720px){.reg-hero__header-inner{flex-direction:column;align-items:flex-start;gap:14px}.reg-site-footer__top{grid-template-columns:1fr;gap:16px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.cr-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.cr-hero{position:relative;flex:1 1 auto;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;isolation:isolate;overflow:hidden}.cr-hero__bg-outer{position:absolute;top:50%;left:50%;width:200vmax;height:200vmax;margin:-100vmax 0 0 -100vmax;z-index:0;transform:rotate(var(--cr-bg-rotate, 0deg));transform-origin:50% 50%;transition:transform 1.05s cubic-bezier(.33,1,.68,1);pointer-events:none}.cr-hero__bg{position:absolute;inset:0;background-image:radial-gradient(95% 85% at 96% 94%,#fff,#ffffffeb,#d6e8ff80 36%,#fff0 58%),radial-gradient(75% 60% at 6% 10%,#c41a56,#a30b42 26%,#a30b426b 48%,#a30b4200 68%),radial-gradient(145% 125% at 10% 8%,#b51a5c,#a30b42 12%,#7b46d1 34%,#3d81f5 58%,#8eb5f9 78%,#d6e8ff 92%,#eef4ff);background-size:115% 115%;background-position:48% 50%;transform-origin:50% 50%;animation:cr-bg-drift 18s ease-in-out infinite alternate}@keyframes cr-bg-drift{0%{transform:scale(1.02);background-position:42% 48%}to{transform:scale(1.05);background-position:56% 52%}}@media(prefers-reduced-motion:reduce){.cr-hero__bg-outer{transition:none}.cr-hero__bg{animation:none;transform:none}}.cr-hero__body{position:relative;z-index:1;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(16px,3vw,28px) 16px 32px;width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.cr-stepper{width:min(720px,100%);margin-bottom:clamp(20px,4vw,32px)}.cr-stepper__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:clamp(8px,2vw,16px)}.cr-stepper__item{text-align:center}.cr-stepper__label{display:block;font-size:clamp(11px,2.8vw,13px);font-weight:600;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:8px;line-height:1.25;padding:0 4px}.cr-stepper__track{height:8px;border-radius:999px;background:#ffffff73;overflow:hidden}.cr-stepper__fill{height:100%;border-radius:999px;background:#4e84e7;transition:width .35s ease}.cr-card{width:min(520px,100%);background:#fff;border-radius:36px;padding:clamp(28px,5vw,40px) clamp(22px,4vw,36px);box-shadow:0 24px 56px #131a3133;color:#111827}.cr-card--personalize{width:min(560px,100%);padding:clamp(32px,5vw,44px) clamp(26px,4vw,40px)}.cr-card--plans{width:min(960px,100%);padding:clamp(26px,4vw,38px) clamp(16px,3vw,28px)}.cr-plan-toggle{display:flex;width:min(340px,100%);margin:0 auto;padding:4px;border-radius:999px;background:#e8e9ee;box-sizing:border-box}.cr-plan-toggle__btn{flex:1;border:0;border-radius:999px;padding:12px 14px;font-family:inherit;font-size:15px;font-weight:700;color:#111827;background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease}.cr-plan-toggle__btn--active{background:#4b89f1;color:#fff}.cr-plans-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:20px;width:100%}@media(min-width:768px){.cr-plans-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:12px}}.cr-plan-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:24px 18px 22px;border:0;border-radius:28px;background:#f2f2f2;font:inherit;color:#111827;box-sizing:border-box}.cr-plan-card--featured{background:linear-gradient(#f2f2f2,#f2f2f2) padding-box,linear-gradient(135deg,#c6053c,#a8204a 35%,#4285f4) border-box;border:2px solid transparent}.cr-plan-card__badge{position:absolute;top:14px;right:14px;left:auto;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1.2;text-align:center;color:#fff;background:linear-gradient(90deg,#c6053c,#4285f4)}.cr-plan-card__name{display:block;width:100%;padding-right:96px;font-size:clamp(17px,3.5vw,20px);font-weight:800;margin-bottom:6px;box-sizing:border-box}.cr-plan-card:not(.cr-plan-card--featured) .cr-plan-card__name{padding-right:0}.cr-plan-card__tagline{display:block;width:100%;margin:0 0 10px;font-size:14px;font-weight:700;color:#111827;line-height:1.35;text-align:left}.cr-plan-card__desc{margin:0 0 16px;font-size:13px;line-height:1.45;color:#6b7280;width:100%;text-align:left}.cr-plan-card__price{display:block;width:100%;font-size:clamp(16px,3.2vw,18px);font-weight:700;margin-bottom:10px;color:#111827;text-align:left}.cr-plan-card--silver .cr-plan-card__price{color:#e05c16}.cr-plan-card--gold .cr-plan-card__price{color:#c6053c}.cr-plan-card--platinum .cr-plan-card__price{color:#4285f4}.cr-plan-card__features{list-style:disc;margin:0;padding:0 0 0 1.25rem;width:100%;text-align:left;font-size:12.5px;line-height:1.45;color:#374151;box-sizing:border-box}.cr-plan-card__features li{margin-bottom:6px}.cr-plan-card__features li:last-child{margin-bottom:0}.cr-plan-card__select{display:inline-flex;align-items:center;justify-content:center;margin:0 0 22px;padding:12px 28px;border:0;border-radius:999px;background:#4285f4;color:#fff;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:filter .15s ease,transform .05s ease}.cr-plan-card__select:hover{filter:brightness(1.06)}.cr-plan-card__select:active{transform:scale(.98)}.cr-plan-card__select:focus{outline:none}.cr-plan-card__select:focus-visible{box-shadow:0 0 0 3px #4285f473}.cr-actions--only-back{justify-content:flex-start}.cr-actions--only-back .cr-btn{flex:0 1 auto}.cr-payment-summary{margin:0 0 16px;font-size:15px;line-height:1.55;color:#374151;text-align:center}.cr-payment-summary__amount{font-size:18px;font-weight:700;color:#111827}.cr-payment-hint{margin:0 0 22px;padding:14px 16px;border-radius:16px;background:#f3f4f6;font-size:14px;line-height:1.5;color:#6b7280;text-align:center}.cr-card__title{margin:0 0 22px;text-align:center;font-size:clamp(20px,4vw,26px);font-weight:700;letter-spacing:-.02em;line-height:1.15}.cr-toggle-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.cr-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px 12px;border:0;border-radius:20px;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s ease,color .2s ease;background:#e8e9ee;color:#6b7280}.cr-toggle--active{background:#4e84e7;color:#fff}.cr-toggle svg{width:32px;height:32px}.cr-toggle:not(.cr-toggle--active) svg{opacity:.55}.cr-field{margin-bottom:14px;position:relative}.cr-field label{display:block;margin-bottom:6px;font-size:14px;font-weight:600;color:#374151}.cr-form-section{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.cr-form-section__title{margin:0 0 14px;font-size:clamp(15px,3.4vw,16px);font-weight:700;color:#374151;text-align:center;line-height:1.3}.cr-input{width:100%;border:0;outline:none;padding:12px 16px;border-radius:999px;background:#e8e9ee;color:#111827;font-size:15px;line-height:1.3;box-sizing:border-box;font-family:inherit}.cr-input::placeholder{color:#9ca3af}.cr-phone-row{display:grid;grid-template-columns:120px 1fr;gap:10px}.cr-input--prefix{padding-right:8px;cursor:pointer}.cr-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.cr-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:2px solid transparent;background:#e8e9ee;color:#374151;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s,color .2s}.cr-pill--active{background:#4e84e726;border-color:#4e84e7;color:#1e40af}.cr-pill__dot{width:10px;height:10px;border-radius:50%;background:#111827;flex-shrink:0}.cr-pill--active .cr-pill__dot{background:#4e84e7}.cr-stars{display:inline-flex;align-items:center;gap:5px;width:auto;min-width:185px;padding:6px 12px;border-radius:999px;background:#e5e7eb;box-sizing:border-box}.cr-stars__btn{border:0;background:transparent;color:#f3f4f6;font-size:24px;line-height:1;font-weight:700;cursor:pointer;padding:0;transition:color .15s ease}.cr-stars__btn--active{color:#ea580c}.cr-stars__btn--luxury{font-size:22px;margin-left:2px}.cr-stars-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:14px}.cr-stars-row__label{display:inline-block;margin-bottom:0;font-size:14px;line-height:1.2;font-weight:600;color:#374151}.cr-map-wrap{margin-bottom:14px;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 14px #0f172a0f}.cr-map-help{margin:-2px 0 8px;font-size:13px;color:#334155}.cr-map-coords{margin:0 0 12px;font-size:12px;color:#64748b}.cr-map-leaflet{z-index:1}.cr-map-leaflet .leaflet-container{font-family:inherit;background:#e8edf5}.cr-geocode-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px}.cr-btn--outline{flex:0 0 auto;padding:10px 18px;font-size:14px;font-weight:700;letter-spacing:.02em;border-radius:999px;border:2px solid #4e84e7;background:#fff;color:#4e84e7;cursor:pointer;font-family:inherit}.cr-btn--outline:hover:not(:disabled){background:#4e84e714}.cr-btn--outline:disabled{opacity:.55;cursor:not-allowed}.cr-geocode-hint{width:100%;margin:0;font-size:13px;color:#64748b;line-height:1.4}.cr-geocode-hint--error{color:#b91c1c}.cr-address-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;display:grid;gap:6px;padding:8px;border-radius:14px;border:1px solid #d9deea;background:#fff;box-shadow:0 10px 24px #0f172a1f;z-index:20}.cr-address-suggestion{border:0;border-radius:10px;background:#f2f4f8;color:#334155;text-align:left;padding:9px 10px;font-size:13px;line-height:1.35;cursor:pointer;font-family:inherit}.cr-address-suggestion:hover{background:#e7eefc}.cr-address-suggestion--status{cursor:default;color:#64748b}@media(max-width:640px){.cr-listing-head{grid-template-columns:1fr}.cr-upload--button{width:120px}}.cr-toggle__icon{width:40px;height:auto;max-height:34px;display:block;object-fit:contain}.cr-toggle:not(.cr-toggle--active) .cr-toggle__icon{filter:brightness(0) saturate(100%) invert(38%) sepia(9%) saturate(900%) hue-rotate(182deg) brightness(95%);opacity:.9}.cr-toggle--active .cr-toggle__icon{filter:none;opacity:1}.cr-actions{display:flex;gap:12px;margin-top:22px}.cr-actions--single{justify-content:stretch}.cr-actions--single .cr-btn{flex:1}.cr-actions--split{justify-content:space-between}.cr-btn{flex:1;border:0;border-radius:999px;padding:14px 20px;font-size:15px;font-weight:800;letter-spacing:.04em;cursor:pointer;font-family:inherit;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:filter .2s,transform .05s}.cr-btn:active{transform:scale(.99)}.cr-btn--next{background:#4e84e7;color:#fff}.cr-btn--next:hover{filter:brightness(1.05)}.cr-btn--back{background:#d91a5a;color:#fff}.cr-btn--back:hover{filter:brightness(1.05)}.cr-intro{margin:0 0 clamp(20px,4vw,28px);text-align:center;line-height:1.35}.cr-intro__lead{display:block;font-size:clamp(17px,3.8vw,20px);font-weight:700;color:#111827;margin-bottom:6px}.cr-intro__sub{display:block;font-size:clamp(12.5px,2.9vw,14.5px);font-style:italic;font-weight:400;color:#6b7280;max-width:36ch;margin:0 auto}.cr-upload-wrap{position:relative;margin:0 0 20px}.cr-listing-head{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:start;margin:0 0 16px}.cr-listing-head__fields{min-width:0}.cr-listing-head .cr-field{margin-bottom:8px}.cr-listing-head .cr-field:last-child{margin-bottom:0}.cr-upload{position:relative;display:flex;align-items:center;justify-content:center;margin:0;min-height:clamp(160px,28vw,200px);border-radius:24px;background:#e8e9ee;cursor:pointer;overflow:hidden;border:2px dashed transparent;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.cr-upload:hover{border-color:#4e84e759;background:#e2e4eb}.cr-upload:focus-visible{outline:2px solid #4e84e7;outline-offset:2px}.cr-upload--button{appearance:none;-webkit-appearance:none;width:100%;font:inherit;color:inherit;text-align:inherit;padding:0;border:0;background:#e8e9ee;line-height:0;min-height:96px;height:96px;border-radius:18px}.cr-upload-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cr-upload__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 16px;pointer-events:none}.cr-upload__plus{font-size:clamp(44px,10vw,56px);font-weight:200;line-height:1;color:#fff;-webkit-user-select:none;user-select:none}.cr-listing-head .cr-upload__plus{font-size:40px}.cr-upload__hint{display:none}.cr-upload__preview{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.cr-upload__banner-preview{display:block;width:100%;height:clamp(160px,28vw,200px);pointer-events:none}.cr-modal-overlay{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;background:#0f172a7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cr-modal{background:#fff;border-radius:24px;box-shadow:0 28px 60px #0f172a47;max-height:min(92vh,720px);overflow:auto;color:#111827}.cr-modal--choice{width:min(380px,100%);padding:26px 24px 18px}.cr-modal__title--choice{margin:0 0 8px;text-align:center;font-size:clamp(18px,4.2vw,22px);font-weight:700;letter-spacing:-.02em}.cr-modal__subtitle{margin:0 0 22px;text-align:center;font-size:14px;line-height:1.45;color:#6b7280}.cr-cover-choice-actions{display:flex;flex-direction:column;gap:12px}.cr-cover-choice-btn{width:100%;padding:16px 20px;border:0;border-radius:999px;background:#e8e9ee;color:#111827;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .05s ease}.cr-cover-choice-btn:hover{background:#dde0e8}.cr-cover-choice-btn:active{transform:scale(.99)}.cr-modal__dismiss{display:block;width:100%;margin-top:16px;padding:12px;border:0;background:transparent;color:#6b7280;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer}.cr-modal__dismiss:hover{color:#374151}.cr-modal--banner{width:min(400px,100%);padding:12px 18px 24px}.cr-banner-modal__head{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:16px}.cr-banner-modal__back{grid-column:1;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:transparent;color:#111827;font-size:32px;line-height:1;font-weight:400;cursor:pointer;font-family:inherit;padding:0}.cr-banner-modal__back:hover{background:#f3f4f6}.cr-banner-modal__title{grid-column:2;margin:0;text-align:center;font-size:clamp(16px,3.8vw,18px);font-weight:700;letter-spacing:-.02em}.cr-banner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.cr-banner-cell{position:relative;margin:0;padding:0;border:0;border-radius:14px;background:transparent;cursor:pointer;aspect-ratio:16 / 10;box-sizing:border-box;overflow:hidden;box-shadow:0 0 0 0 transparent;transition:box-shadow .2s ease,transform .05s ease;font:inherit}.cr-banner-cell:hover:not(.cr-banner-cell--selected){box-shadow:0 0 0 3px #4e84e759}.cr-banner-cell--selected{box-shadow:0 0 0 3px #4e84e7}.cr-banner-cell:active{transform:scale(.98)}.cr-banner-cell__swatch{position:absolute;inset:0;display:block;width:100%;height:100%;border-radius:0}.cr-banner-cell__check{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:50%;background:#4e84e7;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #1e40af59;pointer-events:none}.cr-banner-modal__save{width:100%;flex:none!important;margin-top:4px}.cr-field--spaced{margin-bottom:16px}.cr-textarea-wrap{position:relative;margin-bottom:8px}.cr-textarea{width:100%;min-height:140px;resize:vertical;border:0;outline:none;padding:14px 16px 36px;border-radius:20px;background:#e8e9ee;color:#111827;font-size:15px;line-height:1.45;box-sizing:border-box;font-family:inherit}.cr-textarea::placeholder{color:#9ca3af}.cr-char-count{position:absolute;right:14px;bottom:10px;font-size:12px;font-weight:600;color:#9ca3af;pointer-events:none}.cr-footnote{margin-top:20px;max-width:min(560px,100%);text-align:center;font-size:13px;line-height:1.45;color:#ffffffeb;text-shadow:0 1px 2px rgba(0,0,0,.12);padding:0 12px}.cr-alert{margin:-8px 0 12px;padding:10px 14px;border-radius:12px;background:#dc26261f;color:#b91c1c;font-size:14px;text-align:center}.cr-done{text-align:center}.cr-done p{margin:0 0 20px;font-size:16px;line-height:1.5;color:#4b5563}.cr-done .cr-btn{max-width:280px;margin:0 auto}@media(max-width:520px){.cr-stepper__grid{grid-template-columns:1fr;gap:14px}.cr-stepper__item{text-align:left}.cr-toggle-row,.cr-phone-row{grid-template-columns:1fr}}
