.ed-page{--ed-red:#b91c1c;--ed-ink:#111827;--ed-muted:#6b7280;max-width:1280px;color:var(--ed-ink);margin:0 auto;padding:32px 24px 48px}.ed-page button,.ed-sheet button{cursor:pointer;min-width:44px;min-height:44px}.ed-page button:disabled,.ed-sheet button:disabled{opacity:.55;cursor:wait}.ed-page button:focus-visible,.ed-sheet :is(button,input):focus-visible{outline-offset:3px;outline:2px solid #b91c1c}.ed-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;margin-bottom:28px;display:grid}.ed-heading-story{align-items:center;gap:22px;min-width:0;display:flex}.ed-heading-copy{min-width:0;max-width:590px}.ed-eyebrow{letter-spacing:.17em;text-transform:uppercase;color:#b91c1c;align-items:center;gap:10px;margin-bottom:12px;font-size:11px;font-weight:600;display:flex}.ed-heading h1{font-family:var(--font-playfair), Georgia, serif;letter-spacing:-.035em;font-size:48px;font-weight:400;line-height:1.16}.ed-heading h1 em{color:#b91c1c;font-weight:400}.ed-intro{color:#6b7280;max-width:460px;margin-top:12px;font-size:14px;line-height:1.6}.ed-pon{flex:none;align-self:center;width:110px}.ed-live-dot{background:#b91c1c;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block;position:relative}.ed-live-dot:after{content:"";border:1px solid #b91c1c;border-radius:50%;animation:2.4s ease-out infinite ed-beacon;position:absolute;inset:-4px}@keyframes ed-beacon{0%{opacity:.8;transform:scale(.6)}80%,to{opacity:0;transform:scale(1.4)}}.ed-radar{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:330px;display:grid}.ed-radar button{text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:16px 18px;transition:border-color .2s,transform .2s;display:flex;box-shadow:0 2px 5px #11182708}.ed-radar button:hover{border-color:#b91c1c;transform:translateY(-2px)}.ed-radar-label{letter-spacing:.13em;text-transform:uppercase;color:#6b7280;white-space:nowrap;align-items:center;gap:8px;font-size:10px;font-weight:500;display:flex}.ed-radar button>span:last-child{color:#6b7280;white-space:nowrap;font-size:12px}.ed-radar strong{font-family:var(--font-playfair), Georgia, serif;color:#111827;margin-right:4px;font-size:32px;font-weight:400;line-height:1}.ed-radar-locate{color:#b91c1c;align-items:center;gap:8px;min-height:32px;font-size:12px;font-weight:500;display:flex}.ed-controls{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:22px 0}.ed-location-row{gap:10px;max-width:620px;display:flex}.ed-location-button,.ed-locate{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;display:flex;box-shadow:0 1px 3px #11182705}.ed-location-button{text-align:left;flex:1;min-width:0}.ed-location-button span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.ed-location-button svg{color:#b91c1c;flex:none}.ed-locate{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.ed-location-note{color:#6b7280;margin:10px 0 0;font-size:12px}.ed-dates{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.ed-dates button{background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:flex}.ed-dates button:hover{color:#b91c1c;border-color:#b91c1c}.ed-dates button[aria-pressed=true]{color:#fff;background:#b91c1c;border-color:#b91c1c}.ed-dates button[aria-pressed=true]:has(.ed-live-dot){color:#b91c1c;background:#fef2f2}.ed-results-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:22px 0 8px;scroll-margin-top:75px;display:flex}.ed-results-toolbar h2{font-size:17px;font-weight:600;line-height:1.4}.ed-results-toolbar h2 span{color:#6b7280;margin-left:7px;font-size:14px;font-weight:400}.ed-window-label{color:#6b7280;margin-top:4px;font-size:12px}.ed-filter-button{background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:none;align-items:center;gap:8px;padding:8px 14px;font-size:13px;display:flex;box-shadow:0 1px 3px #11182708}.ed-active-filters{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.ed-active-filters button{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:flex}.ed-date-explanation{color:#6b7280;max-width:760px;margin-bottom:18px;font-size:11px;line-height:1.6}.ed-mobile-view{display:none}.ed-results-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.ed-list{flex-direction:column;gap:16px;min-width:0;display:flex}.ed-card{background:#fff;border:1px solid #d1d5db;border-radius:12px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 3px 10px #11182708}.ed-card:hover,.ed-card-selected{border-color:#b91c1c;transform:translateY(-1px);box-shadow:0 5px 18px #1118270e}.ed-card-open{text-align:left;align-items:stretch;gap:16px;width:100%;padding:14px 44px 14px 14px;display:flex}.ed-card-image{background:#f5f5f4;border-radius:8px;flex:none;width:140px;min-height:160px;display:block;position:relative;overflow:hidden}.ed-image-fallback{color:#b91c1c;background:#fef2f2;justify-content:center;align-items:center;height:100%;min-height:160px;display:flex}.ed-card-copy{flex-direction:column;justify-content:center;gap:5px;min-width:0;display:flex}.ed-card-kicker{color:#6b7280;font-size:11px;line-height:1.5}.ed-card-type{text-transform:uppercase;letter-spacing:.075em;color:#b91c1c;font-size:9px;font-weight:600}.ed-card-title{font-family:var(--font-playfair), Georgia, serif;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:20px;line-height:1.3;display:-webkit-box;overflow:hidden}.ed-card-date{color:#4b5563;font-size:12px;line-height:1.5}.ed-card-status{color:#b91c1c;font-size:10px;font-weight:500;line-height:1.4}.ed-card-status.ed-estimated{color:#6b7280}.ed-card-description{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.ed-card .ed-save{width:44px;height:44px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:8px;position:absolute;top:5px;right:2px}.ed-button{background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:500;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 1px 3px #11182708}.ed-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1118270e}.ed-button.ed-primary{color:#fff;background:#b91c1c;border-color:#b91c1c}.ed-more{grid-column:1/-1;width:100%;margin-top:8px}.ed-more span{color:#6b7280;margin-left:auto;font-size:12px}.ed-empty{text-align:center;border:1px solid #d1d5db;border-radius:12px;flex-direction:column;grid-column:1/-1;align-items:center;gap:14px;padding:32px 20px;display:flex}.ed-empty h2{font-family:var(--font-playfair), Georgia, serif;font-size:28px}.ed-empty p{color:#6b7280;max-width:320px;font-size:14px;line-height:1.7}.ed-map-column{min-width:0;position:sticky;top:80px}.ed-map{background:#f5f5f4;border:1px solid #d1d5db;border-radius:12px;height:calc(100dvh - 145px);min-height:440px;max-height:800px;position:relative;overflow:hidden;box-shadow:0 3px 10px #11182708}.ed-map-loading{color:#6b7280;justify-content:center;align-items:center;height:100%;min-height:320px;font-size:14px;display:flex}.ed-map-caption{color:#6b7280;margin:8px 4px;font-size:11px;line-height:1.6}.ed-map-peek{z-index:2;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:16px;position:absolute;bottom:28px;left:14px;right:14px;box-shadow:0 8px 28px #11182720}.ed-map-peek p{color:#6b7280;padding-right:30px;font-size:11px}.ed-map-peek h3{font-family:var(--font-playfair), Georgia, serif;margin:4px 30px 12px 0;font-size:22px;line-height:1.3}.ed-icon{background:0 0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ed-peek-close{position:absolute;top:0;right:0}.ed-cluster-peek ul{overscroll-behavior:contain;border-top:1px solid #e5e7eb;max-height:180px;margin-top:10px;list-style:none;overflow-y:auto}.ed-cluster-peek li+li{border-top:1px solid #f3f4f6}.ed-cluster-peek li button{text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:9px 0;display:flex}.ed-cluster-peek li strong{font-size:13px;font-weight:500;line-height:1.45;display:block}.ed-cluster-peek li small{color:#6b7280;margin-top:3px;font-size:11px;display:block}.ed-cluster-peek li svg{color:#b91c1c;flex:none}.ed-sheet{color:#111827;background:#fff;border:0;border-radius:12px;width:min(480px,100vw - 32px);max-width:none;max-height:88dvh;margin:auto;padding:0;animation:.22s ease-out ed-sheet-enter;box-shadow:0 20px 80px #11182730}.ed-sheet::backdrop{background:#11182770}.ed-sheet-inner{padding:24px}.ed-sheet header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.ed-sheet h2{font-family:var(--font-playfair), Georgia, serif;letter-spacing:-.02em;font-size:30px;font-weight:400}.ed-sheet header button{flex:none}.ed-field{flex-direction:column;gap:8px;margin-bottom:22px;font-size:14px;font-weight:500;display:flex}.ed-field input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;min-width:0;height:48px;padding:10px;font-size:16px}.ed-select{width:100%;font-weight:400;display:block}.ed-select>button{border-color:#d1d5db;min-height:48px;font-size:15px}.ed-select [role=option]{text-align:left;white-space:normal;height:auto;min-height:44px;padding-top:10px;padding-bottom:10px}.ed-select [role=listbox]{max-height:264px}.ed-date-inputs{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ed-check{align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.ed-check input{appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Crect x='1' y='1' width='20' height='20' rx='4' fill='white' stroke='%239ca3af'/%3E%3C/svg%3E") 50%/22px 22px no-repeat;flex:none;width:44px;height:44px}.ed-check input:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Crect x='1' y='1' width='20' height='20' rx='4' fill='%23b91c1c'/%3E%3Cpath d='m6 11 3.5 3.5L16 7' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.ed-note{color:#6b7280;margin:12px 0;font-size:13px;line-height:1.65}.ed-sheet footer{border-top:1px solid #e5e7eb;gap:10px;margin-top:24px;padding-top:20px;display:flex}.ed-sheet footer button{flex:1}.ed-location-intro{color:#6b7280;margin-bottom:24px;font-size:14px;line-height:1.6}.ed-location-search{border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:12px;padding:0 14px;display:flex}.ed-location-search input{outline:none;width:100%;min-width:0;height:50px;font-size:16px}.ed-location-search:focus-within{outline-offset:2px;outline:2px solid #b91c1c}.ed-sheet .ed-location-search input:focus-visible{outline:none}.ed-location-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 28px;margin-top:18px;padding-bottom:32px;display:grid}.ed-location-options>button:first-child{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;grid-column:1/-1;margin-bottom:8px;padding:12px 16px}.ed-location-options h3{text-transform:uppercase;letter-spacing:.15em;color:#6b7280;grid-column:1/-1;margin:24px 0 10px;font-size:11px}.ed-location-options button{text-align:left;border-bottom:1px solid #e5e7eb;align-items:center;gap:10px;width:100%;min-width:0;padding:12px 0;font-size:15px;display:flex}.ed-location-options button>svg:last-child{flex:none;margin-left:auto}.ed-location-options small{color:#6b7280;margin-top:4px;font-size:11px;font-weight:400;line-height:1.5;display:block}.ed-location-options button:hover{color:#b91c1c}.ed-location-options span{min-width:0}.ed-sheet.ed-sheet-full{border-radius:0;width:100vw;height:100dvh;max-height:100dvh;margin:0;animation:.28s cubic-bezier(.2,.8,.2,1) ed-sheet-push;inset:0}.ed-sheet-full .ed-sheet-inner{max-width:1060px;margin:0 auto;padding:36px 32px}.ed-sheet-full h2{font-size:42px}.ed-sheet.ed-sheet-full.ed-sheet-closing{animation:.19s ease-in forwards ed-sheet-out}@keyframes ed-sheet-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ed-sheet-push{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ed-sheet-out{to{transform:translate(100%)}}@media (min-width:640px) and (max-width:1199px){.ed-page{max-width:none;padding:30px 24px 40px}.ed-heading{grid-template-columns:1fr;gap:22px}.ed-heading-story{justify-content:space-between}.ed-heading h1{max-width:560px;font-size:48px}.ed-pon{width:115px;margin-right:16px}.ed-radar{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;max-width:470px}.ed-radar button{flex-direction:row;align-items:center;gap:14px;padding:14px 18px}.ed-radar strong{font-size:28px}.ed-dates{grid-template-columns:repeat(4,minmax(0,1fr))}.ed-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ed-card-open{flex-direction:column;justify-content:flex-start;gap:0;height:100%;padding:0}.ed-card-image{aspect-ratio:3/2;border-radius:0;width:100%;height:auto;min-height:0}.ed-card-copy{justify-content:flex-start;gap:7px;width:100%;padding:18px}.ed-card-title{min-height:2.6em;font-size:22px}.ed-card-type{font-size:10px}.ed-card-date{font-size:13px}.ed-card-description{-webkit-line-clamp:3;font-size:13px;line-height:1.7}.ed-card .ed-save{background:#ffffffed;border-radius:50%;top:10px;right:10px;box-shadow:0 1px 8px #11182714}.ed-image-fallback{min-height:100%}}@media (max-width:1199px){.ed-results-layout{display:block}.ed-mobile-view{justify-content:flex-end;gap:4px;margin:0 0 10px;display:flex}.ed-mobile-view button{color:#6b7280;background:#fff;border:1px solid #d1d5db;justify-content:center;align-items:center;gap:7px;min-width:90px;padding:8px 14px;font-size:13px;display:flex}.ed-mobile-view button:first-child{border-radius:8px 0 0 8px}.ed-mobile-view button:last-child{border-radius:0 8px 8px 0;margin-left:-5px}.ed-mobile-view button[aria-pressed=true]{color:#fff;background:#111;border-color:#111}.ed-view-map .ed-list{display:none}.ed-map-column{position:relative;top:auto}.ed-map{height:calc(100dvh - 320px);min-height:360px;max-height:none}.ed-sheet:not(.ed-sheet-full){border-radius:12px 12px 0 0;width:100%;max-width:560px;margin:auto auto 0}.ed-sheet-inner{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}@media (max-width:639px){.ed-page{padding:20px 16px 32px}.ed-heading{grid-template-columns:1fr;gap:16px;margin-bottom:20px}.ed-heading-story{gap:10px}.ed-heading h1{font-size:31px;line-height:1.15}.ed-eyebrow{letter-spacing:.13em;gap:8px;margin-bottom:10px;font-size:9px}.ed-pon{width:72px}.ed-intro{margin-top:8px;font-size:12px;line-height:1.55}.ed-radar{gap:8px;min-width:0}.ed-radar button{gap:8px;padding:12px}.ed-radar strong{font-size:25px}.ed-radar button>span:last-child{font-size:11px}.ed-radar-label{font-size:9px}.ed-radar-locate{min-height:25px;font-size:12px}.ed-controls{padding:16px 0}.ed-location-row{gap:8px}.ed-location-button,.ed-locate{gap:7px;padding:9px 10px;font-size:12px}.ed-dates{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:12px}.ed-dates button{gap:6px;padding:4px;font-size:11px}.ed-dates button>svg{width:14px}.ed-results-toolbar{gap:8px;margin:18px 0 10px}.ed-results-toolbar h2{font-size:15px}.ed-results-toolbar h2 span{margin-left:4px;font-size:11px}.ed-window-label{font-size:10px}.ed-filter-button{padding:8px 10px;font-size:12px}.ed-mobile-view{grid-template-columns:1fr 1fr;gap:0;margin-bottom:12px;display:grid}.ed-mobile-view button{width:100%;font-size:12px}.ed-mobile-view button:last-child{margin-left:-1px}.ed-date-explanation{margin-bottom:14px;font-size:10px;line-height:1.5}.ed-list{gap:14px}.ed-card-open{gap:12px;min-height:180px;padding:12px 34px 12px 10px}.ed-card-image{width:98px;min-height:142px}.ed-card-title{font-size:17px}.ed-card-type{display:none}.ed-card-copy{gap:4px}.ed-card-kicker{font-size:10px}.ed-card-date{font-size:11px}.ed-card-description{-webkit-line-clamp:2;font-size:11px;line-height:1.5}.ed-card .ed-save{top:0;right:0}.ed-map{height:calc(100dvh - 320px);min-height:340px}.ed-map-peek{padding:14px;bottom:30px;left:10px;right:10px}.ed-map-peek h3{font-size:20px}.ed-cluster-peek ul{max-height:150px}.ed-sheet-inner{padding:20px}.ed-sheet h2{font-size:28px}.ed-sheet footer{padding-bottom:calc(16px + env(safe-area-inset-bottom));z-index:1;background:#fff;position:sticky;bottom:-20px}.ed-sheet-full .ed-sheet-inner{padding:calc(20px + env(safe-area-inset-top)) 20px 32px}.ed-sheet-full h2{font-size:32px}.ed-location-options{grid-template-columns:1fr}.ed-location-intro{margin-bottom:20px;font-size:13px}}@media (min-width:640px) and (max-width:900px){.ed-location-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){body:has(.ed-page){padding-bottom:0}body:has(.ed-page) footer.bg-neutral-900>div{padding-bottom:calc(6rem + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.ed-page *,.ed-sheet,.ed-live-dot:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.ed-location-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto auto;max-width:none;display:grid}.ed-type-select{width:100%;min-width:0}.ed-type-select>button{border-color:#d1d5db;height:100%;min-height:44px}.ed-dates{flex-wrap:wrap;gap:6px;display:flex}.ed-dates button{border-radius:24px;flex:none;min-height:44px;padding:8px 14px}.ed-preview-event{text-align:left;align-items:center;gap:10px;width:100%;display:flex}.ed-preview-image{background:#f3f4f6;border-radius:8px;flex:none;width:86px;height:100px;position:relative;overflow:hidden}.ed-preview-copy{flex:1;min-width:0}.ed-preview-copy>span{-webkit-line-clamp:2;color:#6b7280;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;display:-webkit-box;overflow:hidden}.ed-cluster-peek ul{max-height:min(35vh,320px)}@media (max-width:639px){.ed-location-row{grid-template-columns:minmax(0,1fr) auto}.ed-type-select{grid-area:2/1}.ed-locate{grid-area:1/2}.ed-dates{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ed-dates button{padding:8px 4px;font-size:12px}.ed-results-toolbar>.ed-button{max-width:108px;padding:6px;font-size:11px}}.ed-radar button{border-color:#e5e7eb;flex-direction:column;align-items:flex-start;gap:10px;padding:18px 18px 18px 48px;position:relative;box-shadow:0 2px 5px #1118271a}.ed-radar button:before{content:"";background:#b91c1c;border-radius:50%;width:14px;height:14px;margin-top:-7px;position:absolute;top:50%;left:20px;box-shadow:0 0 0 10px #b91c1c03}.ed-radar button:nth-child(2):before{background:#00b341;box-shadow:0 0 0 10px #00b34103}.ed-radar-label,.ed-radar button>span:last-child{color:#6b7280}.ed-radar-locate{color:#6b7280;font-size:11px}.ed-location-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto}.ed-phone-when{display:none}.ed-free-check{white-space:nowrap;cursor:pointer;border-left:1px solid #e5e7eb;align-items:center;gap:8px;min-height:44px;margin-left:8px;padding:0 12px 0 20px;font-size:13px;display:inline-flex}.ed-free-check input{accent-color:#b91c1c;cursor:pointer;width:18px;height:18px}.ed-free-check input:focus-visible{outline-offset:3px;outline:2px solid #111827}@media (max-width:639px){.ed-radar{gap:8px}.ed-radar button{gap:8px;padding:14px 9px 14px 30px}.ed-radar button:before{width:10px;height:10px;margin-top:-5px;left:12px;box-shadow:0 0 0 7px #b91c1c03}.ed-radar button:nth-child(2):before{box-shadow:0 0 0 7px #00b34103}.ed-radar-label{letter-spacing:.1em;font-size:9px}.ed-radar strong{font-size:28px}.ed-radar button>span:last-child{font-size:10px}.ed-location-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px 12px}.ed-location-button{grid-column:1/-1;padding-right:108px}.ed-locate{background:0 0;border-color:#0000 #0000 #0000 #e5e7eb;border-left-style:solid;border-left-width:1px;border-radius:0 8px 8px 0;position:absolute;top:0;right:0}.ed-location-row{position:relative}.ed-type-select{grid-area:2/1}.ed-type-select:before{content:"TYPE";color:#6b7280;letter-spacing:.1em;margin:8px 0 0;font-size:9px;display:block}.ed-phone-when{grid-area:2/2;display:block}.ed-phone-when:before{content:"WHEN";color:#6b7280;letter-spacing:.1em;margin:8px 0 0;font-size:9px;display:block}.ed-type-select>button,.ed-date-select>button{box-shadow:none;color:#111827;border:0;border-bottom:1px solid #e5e7eb;border-radius:0;padding:0;font-size:12px}.ed-type-select>button{height:44px}.ed-date-select{width:100%}.ed-phone-when [role=listbox]{right:0}.ed-dates{justify-content:flex-end;margin-top:4px;display:flex}.ed-dates>button{display:none}.ed-free-check{border:0;margin:0;padding:0;font-size:12px}.ed-controls{padding:12px 0 6px}}.ed-type-select [role=option],.ed-date-select [role=option]{text-align:left;white-space:normal;height:auto;min-height:44px;padding:10px 12px;line-height:1.4}.ed-type-select [role=option]>span:first-child,.ed-date-select [role=option]>span:first-child{text-align:left;grid-template-columns:16px minmax(0,1fr);align-items:start;display:grid}.ed-type-select [role=option] svg,.ed-date-select [role=option] svg{margin-top:2px}.ed-type-select [role=listbox]{width:max(100%,260px);max-width:calc(100vw - 40px)}.ed-preview-row .ed-preview-locate{color:#b91c1c;justify-content:flex-start;gap:6px;width:auto;min-height:44px;margin-left:98px;padding:4px 0;font-size:12px}.ed-preview-feedback{min-height:16px}.ed-radar button{gap:6px;padding-top:12px;padding-bottom:12px}.ed-radar button:after{content:"";opacity:0;pointer-events:none;background:#b91c1c;border-radius:50%;width:14px;height:14px;margin-top:-7px;animation:2s ease-out infinite ed-radar-pulse;position:absolute;top:50%;left:20px}.ed-radar button:nth-child(2):after{background:#00b341;animation-delay:.35s}@keyframes ed-radar-pulse{0%{opacity:.28;transform:scale(1)}85%,to{opacity:0;transform:scale(2.4)}}@media (max-width:639px){.ed-dates{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:12px;display:grid}.ed-dates>.ed-custom-dates{color:#111827;background:0 0;border:0;border-radius:8px;justify-content:flex-start;padding:8px 0;display:inline-flex}.ed-dates>.ed-custom-dates[aria-pressed=true]{color:#b91c1c;background:0 0}.ed-free-check{justify-self:start;margin-left:0;padding-left:0}.ed-radar button{padding-top:10px;padding-bottom:10px}.ed-radar button:after{width:10px;height:10px;margin-top:-5px;left:12px}.ed-radar strong{font-size:25px}}@media (prefers-reduced-motion:reduce){.ed-radar button:after{animation:none}}.ed-sheet-full:has(.ed-range-calendar) .ed-sheet-inner{max-width:560px}.ed-range-fields{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.ed-range-fields button{text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:70px;padding:12px 38px 12px 14px;position:relative}.ed-range-fields button.is-active{background:#fdf5f5;border-color:#b91c1c;box-shadow:inset 0 -2px #b91c1c}.ed-range-fields span{color:#6b7280;margin-bottom:5px;font-size:11px;display:block}.ed-range-fields strong{color:#111827;font-size:14px;font-weight:500}.ed-range-fields svg{color:#b91c1c;position:absolute;top:29px;right:13px}.ed-calendar-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 3px 15px #11182706}.ed-calendar-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.ed-calendar-heading h3{color:#111827;font-family:var(--font-display);margin:0;font-size:25px;font-weight:400}.ed-calendar-heading>div{gap:6px;display:flex}.ed-calendar-heading button{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.ed-calendar-heading button:hover{color:#b91c1c;border-color:#b91c1c}.ed-calendar-weekdays,.ed-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.ed-calendar-weekdays span{text-align:center;color:#6b7280;padding:8px 0 12px;font-size:11px;font-weight:600}.ed-calendar-day{font-variant-numeric:tabular-nums;color:#111827;background:#fff;border:0;border-radius:8px;height:48px;font-size:15px;transition:background .14s;position:relative}.ed-calendar-day.is-outside{color:#9ca3af}.ed-calendar-day:hover{background:#f3f4f6}.ed-calendar-day.is-between{color:#991b1b;background:#fcecec}.ed-calendar-day.is-endpoint{color:#fff;background:#b91c1c;font-weight:600}.ed-calendar-day[aria-current=date]:after{content:"";background:#b91c1c;border-radius:50%;width:4px;height:4px;position:absolute;bottom:5px;left:calc(50% - 2px)}.ed-calendar-day.is-endpoint[aria-current=date]:after{background:#fff}.ed-calendar-tools{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:12px;padding-top:8px;display:flex}.ed-calendar-tools button{color:#6b7280;background:0 0;border:0;min-height:44px;padding:6px 2px;font-size:12px}.ed-calendar-tools button:first-child{color:#b91c1c}.ed-calendar-status{color:#111827;min-height:40px;margin:16px 0 0;font-size:14px;line-height:1.5}.ed-range-calendar button:focus-visible{outline-offset:2px;outline:2px solid #111827}.ed-sheet-full:has(.ed-range-calendar) .ed-note{margin-top:8px;font-size:12px}.ed-sheet-full:has(.ed-range-calendar) footer{margin-top:18px;padding-top:18px}@media (max-width:639px){.ed-sheet-full:has(.ed-range-calendar) .ed-sheet-inner{padding:20px 12px}.ed-calendar-card{padding:12px 6px}.ed-calendar-heading{padding:0 6px}.ed-calendar-heading h3{font-size:24px}.ed-calendar-day{height:44px}.ed-range-fields{gap:8px;margin-bottom:16px}.ed-range-fields button{padding-left:12px;padding-right:30px}.ed-range-fields strong{font-size:13px}.ed-range-fields svg{right:9px}}@media (prefers-reduced-motion:reduce){.ed-calendar-day{transition:none}}.ed-sheet.ed-sheet-full{will-change:transform;overscroll-behavior:contain;animation-duration:.24s}.ed-sheet.ed-sheet-full.ed-sheet-closing{pointer-events:none;animation-duration:.19s}.ed-sheet.ed-sheet-closing::backdrop,.ed-backdrop-closing{animation:.19s ease-out both ed-backdrop-out}.ed-event-detail{will-change:transform;animation-fill-mode:backwards}.ed-event-detail.detail-sheet-exit{pointer-events:none;animation-duration:.19s}.ed-event-detail>.overflow-y-auto{overscroll-behavior:contain}@keyframes ed-backdrop-out{to{opacity:0}}@media (max-width:639px){.ed-event-detail.detail-sheet-enter{animation-duration:.24s}}@media (prefers-reduced-motion:reduce){.ed-sheet.ed-sheet-full,.ed-sheet.ed-sheet-full.ed-sheet-closing,.ed-event-detail,.ed-event-detail.detail-sheet-exit,.ed-event-backdrop{will-change:auto;animation:none}}