.thinking-active{flex-direction:column;gap:6px;min-width:0;animation:.25s cubic-bezier(.22,1,.36,1) both thinking-active-fade-in;display:flex}@keyframes thinking-active-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.thinking-active__heading{align-items:center;gap:8px;display:inline-flex}.thinking-active__label{letter-spacing:0;background:linear-gradient(90deg,#670042 0%,#ef6461 60%,#f9c46d 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:inherit;font-size:13px;font-weight:600}.thinking-active__dots{align-items:center;gap:3px;display:inline-flex}.thinking-active__dots span{background:#ef6461;border-radius:50%;width:5px;height:5px;animation:1.1s cubic-bezier(.22,1,.36,1) infinite thinking-active-bounce}.thinking-active__dots span:nth-child(2){background:#f9c46d;animation-delay:.15s}.thinking-active__dots span:nth-child(3){background:#670042;animation-delay:.3s}@keyframes thinking-active-bounce{0%,60%,to{opacity:.6;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.thinking-active__line{color:#2c2c2c;font-family:inherit;font-size:15px;line-height:1.5;animation:.35s cubic-bezier(.22,1,.36,1) both thinking-active-line-in}@keyframes thinking-active-line-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.thinking-done{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.thinking-done__pill{letter-spacing:.02em;color:#670042;text-transform:uppercase;background:#f3ecfa;border:1px solid #670042;border-radius:999px;align-items:center;gap:4px;padding:3px 9px 3px 7px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.thinking-done__pill svg{color:#9a0063}.thinking-done__question{color:#777;text-overflow:ellipsis;min-width:0;font-size:13px;font-style:italic;overflow:hidden}@media (max-width:720px){.thinking-active__line{font-size:14px}}@media (prefers-reduced-motion:reduce){.thinking-active__dots span,.thinking-active__line{animation:none}}
.idle-screen{flex-direction:column;gap:14px;width:100%;max-width:900px;margin:0 auto;padding:max(2vh,16px) 4px 8px;display:flex}.idle-screen__hello{text-align:center;margin-bottom:4px}.idle-screen__title{letter-spacing:-.02em;color:#222;text-wrap:balance;margin:0;font-size:28px;font-weight:500;line-height:1.15}.idle-trust-line{color:#999;letter-spacing:.01em;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:400;display:flex}.idle-trust-line svg{color:#3cb371;flex-shrink:0}.catgrid{flex-direction:column;gap:12px;margin-top:4px;display:flex}.catgrid__pills{flex-wrap:wrap;justify-content:center;gap:8px;padding-inline:4px;display:flex}.catpill{color:#222;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #22222238;border-radius:999px;align-items:center;gap:7px;padding:7px 16px 7px 12px;font-family:inherit;font-size:13.5px;font-weight:500;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.catpill:hover{border-color:#22222280;box-shadow:0 1px 4px #00000014}.catpill__icon{color:#670042;place-items:center;transition:color .15s;display:grid}.catpill--active{color:#fff;box-shadow:none;background:#1c1008;border-color:#1c1008}.catpill--active .catpill__icon{color:#f9c46d}.catpill--active:hover{box-shadow:none;background:#130b04;border-color:#130b04}.catpanel{background:#fff;border:2px solid #1c1008;border-radius:12px;animation:.2s cubic-bezier(.2,.8,.2,1) both catpanel-in;overflow:hidden}@keyframes catpanel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.catpanel__head{border-bottom:1.5px solid #2222221a;justify-content:space-between;align-items:center;padding:11px 12px 11px 14px;display:flex}.catpanel__title{letter-spacing:.08em;text-transform:uppercase;color:#444;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.catpanel__title-icon{color:#670042;background:#fff;border:1.5px solid #1c1008;border-radius:999px;place-items:center;width:22px;height:22px;display:grid}.catpanel__close{color:#999;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:grid}.catpanel__close:hover{color:#222;background:#2222220f}.catpanel__list{margin:0;padding:4px 0;list-style:none}.catpanel__list li+li{border-top:1px solid #22222212}.catpanel__item{cursor:pointer;text-align:left;color:#1a1a1a;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .12s,color .12s;display:flex}.catpanel__item:hover{color:#670042;background:0 0}.catpanel__item-arrow{color:#bbb;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .15s,color .15s;display:flex}.catpanel__item:hover .catpanel__item-arrow{color:#670042;transform:translate(3px)}@media (max-width:720px){.idle-screen__title{font-size:22px}.catgrid__pills{justify-content:flex-start}}
.leaflet-div-icon.cd-marker{background:0 0;border:none}.cd-price-marker{background:0 0;border:none;width:auto!important;height:auto!important}.cd-map-spinner{border:2px solid #67004240;border-top-color:#9a0063;border-radius:999px;flex:none;width:14px;height:14px;animation:.7s linear infinite cd-spin}@keyframes cd-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.cd-map-spinner{animation-duration:2s}}.cd-skeleton{background:linear-gradient(90deg,#00000012 25%,#00000008 37%,#00000012 63%) 0 0/400% 100%;border-radius:6px;animation:1.3s ease-in-out infinite cd-shimmer}@keyframes cd-shimmer{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.cd-skeleton{animation:none}}.cd-popup .leaflet-popup-content-wrapper{background:#fff;border:2px solid #222;border-radius:16px;padding:0;box-shadow:6px 6px #222}.cd-popup .leaflet-popup-content{width:auto!important;margin:0!important}.cd-popup .leaflet-popup-tip{border:2px solid #222;box-shadow:2px 2px #222}.cd-popup a.leaflet-popup-close-button{color:#222;width:22px;height:22px;font:600 18px/20px Rubik,sans-serif;top:14px;right:14px}.cd-field:focus,.cd-field:focus-visible{outline:none;border-color:#670042!important;box-shadow:3px 3px #670042!important}.cd-select:focus,.cd-select:focus-visible,.cd-episode-input:focus,.cd-sort-select:focus,.cd-sort-select:focus-visible{outline:none;border-color:#670042!important;box-shadow:2px 2px #670042!important}.cd-chat-input:focus,.cd-chat-input:focus-visible{outline:none;border-color:#670042!important;box-shadow:4px 4px #670042!important}.cd-btn-primary{transition:transform .15s,box-shadow .15s,color .15s}.cd-btn-primary:hover{color:#f9c46d;transform:translate(-2px,-2px);box-shadow:6px 6px #222}.cd-btn-primary:active{transform:translate(2px,2px);box-shadow:0 0 #222}.cd-btn-ghost{transition:transform .15s,box-shadow .15s,color .15s}.cd-btn-ghost:hover{color:#9a0063;transform:translate(-2px,-2px);box-shadow:6px 6px #222}.cd-nav-btn{transition:background .15s,border-color .15s}.cd-nav-toggle{transition:background .15s}.cd-nav-toggle:hover{background:#ffffff0f}.cd-suggest-btn{transition:background .12s}.cd-suggest-btn:hover{background:#ffebcb}.cd-member-card:hover{border-color:#670042!important;box-shadow:5px 5px #670042!important}.cd-doc-btn{transition:background .12s,color .12s,border-color .12s}.cd-doc-btn:hover{color:#fff!important;background:#670042!important;border-color:#670042!important}@media (max-width:1080px){.cd-lookup-grid{grid-auto-rows:min-content;grid-template-columns:1fr!important}.cd-lookup-map{min-height:340px!important}.cd-detail-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.cd-lookup-grid{gap:14px!important;padding:14px!important}.cd-lookup-head{padding:20px 18px 16px!important}.cd-searchrow{flex-wrap:wrap}.cd-searchrow>.cd-field-search,.cd-searchrow>.cd-field-zip{flex:100%!important}.cd-lookup-map{min-height:260px!important}.cd-cred-grid{grid-template-columns:1fr!important}}
