@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Archivo+Black&display=swap";:root{color-scheme:light;--sand-50: #ffffff;--sand-100: #f4f4ef;--sand-200: #e7e7dd;--sand-300: #c9c9bb;--sand-400: #8d8d80;--sand-500: #1f1f1a;--ink-900: #000000;--ink-700: #1f1f1a;--ink-500: #5f5f55;--cream: rgba(255, 255, 255, .96);--card-shadow: 0 10px 28px rgba(0, 0, 0, .05);--ring: rgba(0, 0, 0, .14);--accent: #ffca00;--accent-soft: #f4f4ef;--accent-highlight: #000000;--line: rgba(0, 0, 0, .1);font-family:Archivo,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--ink-900);background:linear-gradient(180deg,#fff,#fbfbf8)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100dvh;overflow:hidden}button,input,select{font:inherit}code{font-family:Azeret Mono,SFMono-Regular,monospace}.app-shell{height:100dvh;padding:1.25rem;display:flex;flex-direction:column;overflow:hidden}.chrome-header{display:flex;justify-content:space-between;gap:2rem;align-items:center;margin-bottom:.85rem;padding:.1rem 0;flex:0 0 auto}.chrome-header__title-block{display:flex;flex-direction:column;gap:.1rem}.mode-toggle{display:inline-flex;align-items:center;gap:.3rem;margin-top:.55rem;padding:.28rem;border-radius:999px;background:#fff8eee0;border:1px solid rgba(129,85,49,.14)}.mode-toggle--floating{margin-top:0;pointer-events:auto}.mode-toggle__button{border:none;border-radius:999px;padding:.5rem .8rem;background:transparent;color:var(--ink-700);cursor:pointer;transition:background-color .14s ease,color .14s ease,transform .14s ease}.mode-toggle__button:hover{transform:translateY(-1px)}.mode-toggle__button--active{background:linear-gradient(135deg,#b96e35,#ef8a35);color:#fff}.chrome-header h1,.panel h2,.results h2,.results h3,.setup-card h2,.bottom-sheet h2,.map-fallback h2{font-family:Archivo Black,Archivo,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;line-height:.98;letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance}.chrome-header h1{font-size:clamp(1.2rem,1.5vw,1.55rem);max-width:none}.panel h2,.results h2,.results h3,.setup-card h2,.bottom-sheet h2,.map-fallback h2{font-size:clamp(1rem,1.05vw,1.35rem)}.chrome-header__copy{flex:0 1 auto;min-width:0;color:var(--ink-700);line-height:1.5;margin:0;font-size:.94rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace{display:grid;grid-template-columns:minmax(19rem,24rem) minmax(0,1fr) minmax(20rem,24rem);gap:1rem;flex:1 1 auto;min-height:0;overflow:hidden}.workspace__rail,.workspace__map,.panel,.results,.setup-card{border:1px solid var(--line);border-radius:.2rem;background:var(--cream);box-shadow:var(--card-shadow)}.workspace__rail{overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);min-height:0}.workspace__map{position:relative;overflow:hidden;min-height:0;background:linear-gradient(180deg,#fff,#f7f7f2)}.map-frame,.map-canvas{width:100%;height:100%;min-height:inherit}.map-frame{position:relative}.map-canvas{border-radius:inherit}.map-overlay{position:absolute;z-index:2;inset-inline:1rem;display:flex;justify-content:space-between;pointer-events:none}.map-overlay--left{top:1rem}.map-overlay--right{top:1rem;justify-content:end;align-items:flex-start;gap:.65rem}.map-overlay--mobile-actions{top:auto;bottom:calc(1rem + env(safe-area-inset-bottom));inset-inline:1rem;justify-content:flex-start;align-items:flex-end}.map-overlay--bottom{top:auto;bottom:1rem}.brand-badge,.pill,.ghost-button,.primary-button,.heat-legend,.band-legend,.status-line,.setup-card,.map-fallback{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-badge,.pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:0;padding:.55rem .9rem;background:#fffffff5;border:1px solid var(--line);color:var(--ink-700)}.pill--muted{background:#f4f4eff2}.heat-legend{min-width:13rem;padding:.9rem .95rem .85rem;border-radius:0;border:1px solid var(--line);background:#fffffff0;box-shadow:0 10px 28px #0000000f}.heat-legend .eyebrow{margin-bottom:.45rem}.heat-legend__bar{height:.7rem;border-radius:0;background:linear-gradient(90deg,#f4f4ef,#ffca00 52%,#000)}.heat-legend__labels{display:flex;justify-content:space-between;gap:.75rem;margin-top:.45rem;font-size:.76rem;color:var(--ink-700)}.band-legend{min-width:11rem;padding:.9rem .95rem .85rem;border-radius:0;border:1px solid var(--line);background:#fffffff0;box-shadow:0 10px 28px #0000000f}.band-legend .eyebrow{margin-bottom:.45rem}.band-legend__items{display:flex;flex-direction:column;gap:.45rem}.band-legend__item{display:flex;align-items:center;gap:.55rem;font-size:.82rem;color:var(--ink-700)}.band-legend__swatch{width:.8rem;height:.8rem;flex:0 0 auto;border-radius:0;box-shadow:0 0 0 1px #fffffff2}.status-stack{display:flex;flex-direction:column;gap:.55rem;align-items:start}.setup-card,.map-fallback{position:absolute;left:1.25rem;right:1.25rem;bottom:1.25rem;z-index:2;padding:1.15rem 1.25rem}.setup-card--error{border-color:#b53b2840}.setup-card p,.map-fallback p{margin:.35rem 0 0;color:var(--ink-700)}.panel,.results{display:flex;flex-direction:column;height:100%;min-height:0}.panel{padding:1.2rem;overflow:auto}.panel__section,.results__section{padding-bottom:1.15rem;border-bottom:1px solid var(--line);margin-bottom:1.15rem}.panel__section:last-of-type,.results__section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.panel__section--types{display:flex;flex-direction:column;min-height:0;flex:1}.panel__footer{margin-top:1rem}.advanced-scoring{display:grid;gap:.75rem;margin-top:.9rem}.advanced-scoring__panel{display:grid;gap:.8rem;padding:.9rem;border:1px solid var(--line);background:#fffffffa}.advanced-scoring__header{display:flex;justify-content:space-between;gap:.75rem;align-items:start}.advanced-scoring__header h3{margin:0;font-size:.92rem;text-transform:uppercase;letter-spacing:.02em}.advanced-scoring__weights{display:grid;gap:.7rem}.eyebrow{margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:var(--ink-500)}.field{display:flex;flex-direction:column;gap:.55rem}.field__label{font-weight:700;font-size:.96rem}.slider,.select,.text-input{width:100%;border:1px solid var(--line);border-radius:0;background:#fffffffa;padding:.8rem .95rem;color:var(--ink-900)}.slider{padding:0}.text-input:focus,.select:focus{outline:2px solid var(--ring);border-color:#2f4b3b57}.section-heading{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:.85rem}.option-grid{display:grid;gap:.7rem}.option-grid--inline{display:flex;flex-wrap:wrap;gap:.6rem}.toggle-row,.price-toggle{display:flex;align-items:center;padding:.72rem .85rem;border-radius:0;background:#fffffffa;border:1px solid var(--line);color:var(--ink-700)}.toggle-row{gap:.7rem}.price-level-row,.rating-chip-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem}.price-toggle,.rating-toggle{justify-content:center;padding:.52rem .25rem;border-radius:0;font-weight:700;white-space:nowrap;font-size:.9rem;cursor:pointer;transition:transform .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease}.price-toggle:hover,.rating-toggle:hover{transform:translateY(-1px)}.price-toggle[aria-pressed=true],.price-toggle--active,.rating-toggle[aria-pressed=true],.rating-toggle--active{background:#000;border-color:#000;color:#fff}.option-grid--inline>.toggle-row{width:auto;min-width:0;flex:0 0 auto;padding:.6rem .85rem;border-radius:999px}.option-grid--inline>.toggle-row span{white-space:nowrap}.selected-type-strip{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.9rem}.selected-type-strip--compact{gap:.35rem;margin-bottom:0;margin-top:.75rem}.preset-pill{display:inline-flex;align-items:center;justify-content:center;padding:.58rem .85rem;border-radius:0;border:1px solid var(--line);background:#fffffff5;color:var(--ink-700);cursor:pointer;transition:transform .14s ease,background-color .14s ease,color .14s ease}.preset-pill:hover{transform:translateY(-1px)}.preset-pill--active{background:#000;border-color:#000;color:#fff}.catalog-helper-copy{margin:-.3rem 0 .85rem;color:var(--ink-700);font-size:.9rem;line-height:1.4}.preset-grid{display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.85rem}.preset-card{display:grid;gap:.35rem;text-align:left;padding:.82rem .85rem;border:1px solid var(--line);background:#fffffffa;color:var(--ink-900);cursor:pointer;transition:transform .14s ease,background-color .14s ease,color .14s ease,border-color .14s ease}.preset-card:hover{transform:translateY(-1px)}.preset-card--active{background:#000;border-color:#000;color:#fff}.preset-card__title{font-weight:700}.preset-card__copy{font-size:.82rem;line-height:1.35;color:inherit;opacity:.82}.selected-type-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .75rem;border-radius:0;border:1px solid var(--line);background:#f4f4eff2;color:var(--ink-700);font-size:.92rem;cursor:pointer;transition:transform .14s ease,background-color .14s ease,opacity .14s ease}.selected-type-pill:hover:not(:disabled){transform:translateY(-1px);background:#fffffffa}.selected-type-pill:disabled{cursor:default;opacity:.72}.selected-type-pill__close{font-size:.82rem;line-height:1;opacity:.8}.type-catalog{overflow:auto;padding-right:.25rem;display:flex;flex-direction:column;gap:.75rem;max-height:min(22rem,40vh)}.type-catalog-shell{display:flex;flex-direction:column;gap:.85rem;min-height:0}.type-catalog-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem}.type-catalog-toggle{width:auto}.warning-banner{margin:0 0 .85rem;padding:.8rem .9rem;border:1px solid rgba(152,117,0,.28);background:#ffca001f;color:#5b4700;line-height:1.4}.catalog-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:1.5rem}.catalog-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#24191452}.catalog-modal__card{position:relative;z-index:1;width:min(54rem,calc(100vw - 3rem));max-height:min(46rem,calc(100dvh - 3rem));display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border-radius:0;background:#fffffffc;border:1px solid var(--line);box-shadow:0 24px 70px #00000024}.catalog-modal__header{display:flex;justify-content:space-between;align-items:start;gap:1rem}.catalog-modal__header-actions{display:flex;gap:.6rem;align-items:center;justify-content:end;flex-wrap:wrap}.catalog-modal__summary{margin-bottom:0}.catalog-modal .type-catalog{max-height:none;flex:1 1 auto;min-height:0}.type-group{border:1px solid var(--line);border-radius:0;background:#fffffffa}.type-group summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:1rem;padding:.85rem 1rem;font-weight:700}.type-group summary::-webkit-details-marker{display:none}.type-group__items{display:grid;gap:.5rem;padding:0 .85rem .85rem}.primary-button,.ghost-button{border-radius:0;border:1px solid #000;cursor:pointer;transition:transform .14s ease,background-color .14s ease,opacity .14s ease;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.primary-button{width:100%;padding:.95rem 1.1rem;background:#000;color:#fff;font-weight:700}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled{opacity:.6;cursor:default;transform:none}.primary-button--floating{width:auto;min-width:8rem;pointer-events:auto}.ghost-button{background:#fff;color:var(--ink-900);padding:.72rem .95rem;border:1px solid #000}.ghost-button--block{width:100%}.results{padding:1.2rem;overflow:auto}.results__hero{display:flex;justify-content:space-between;gap:1rem;align-items:end;padding-bottom:1.15rem;margin-bottom:1.15rem;border-bottom:1px solid var(--line)}.results__hero-stat{min-width:6.6rem;text-align:right}.results__hero-stat span{display:block;font-family:Archivo Black,Archivo,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.85rem;line-height:.96;letter-spacing:-.03em}.results__hero-stat small,.results__subtle,.status-line{color:var(--ink-700)}.results__hero-stat small{font-size:.82rem}.results__empty{padding:1rem 0}.results__detail-stack,.place-list{display:grid;gap:.85rem}.results--snapshot .results__hero{align-items:start}.snapshot-highlights,.snapshot-grid{display:grid;gap:.85rem}.snapshot-highlights{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.95rem}.snapshot-highlight-card,.snapshot-card{padding:.95rem;border-radius:0;background:#fffffffa;border:1px solid var(--line)}.snapshot-highlight-card h4,.snapshot-highlight-card p,.snapshot-card h4,.snapshot-card p{margin:0}.snapshot-highlight-card h4{margin-bottom:.45rem;font-family:Archivo Black,Archivo,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;line-height:.96;letter-spacing:-.02em}.snapshot-highlight-card p,.snapshot-card p{line-height:1.32}.snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.snapshot-card__header{display:flex;justify-content:space-between;gap:.75rem;align-items:start;margin-bottom:.7rem}.snapshot-card__header h4{font-size:.92rem;line-height:1.05;overflow-wrap:anywhere}.snapshot-card__header span{font-family:Archivo Black,Archivo,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.95rem;line-height:.98;white-space:nowrap}.snapshot-card__bar{height:.55rem;border-radius:0;background:#00000014;overflow:hidden;margin-bottom:.7rem}.snapshot-card__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffca00,#000)}.snapshot-card__meta{margin-top:.45rem;color:var(--ink-700);font-size:.88rem}.place-card{padding:.95rem;border-radius:0;background:#fffffffa;border:1px solid var(--line)}.place-card h4,.place-card p{margin:0}.place-card__heading{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.error-banner{padding:.85rem .95rem;border-radius:1rem;background:#7b37281a;color:#6d2a1c}.map-search-control{display:grid;gap:.45rem;padding:.8rem;min-width:min(26rem,calc(100vw - 7rem));border-radius:0;background:#fffffff5;border:1px solid #000;box-shadow:0 14px 30px #00000014}.map-search-host{position:absolute;top:1rem;left:1rem;z-index:3}.map-search-control__label{font-size:.78rem;color:var(--ink-700)}.map-search-control__input{display:block}.map-search-control__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:stretch}.map-search-control__geo-button{border:1px solid #000;background:#fff;color:var(--ink-900);width:3rem;min-width:3rem;padding:.55rem;cursor:pointer;transition:transform .14s ease,opacity .14s ease,background-color .14s ease;display:inline-flex;align-items:center;justify-content:center}.map-search-control__geo-button:hover:not(:disabled){transform:translateY(-1px)}.map-search-control__geo-button:disabled{cursor:default;opacity:.7}.map-search-control__geo-button--loading{background:#0000000f}.map-search-control__geo-icon{display:inline-flex;width:1.2rem;height:1.2rem}.map-search-control__geo-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.map-search-control__status{font-size:.78rem;color:#7c2c1f;line-height:1.35}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;border:none;background:#16221c47}.bottom-sheet{position:fixed;z-index:30;left:0;right:0;bottom:0;border-radius:0;background:#fffffffc;box-shadow:0 -18px 60px #16221c33;transition:transform .18s ease;display:flex;flex-direction:column;border-top:1px solid #000}.bottom-sheet--hidden{transform:translateY(calc(100% + 2rem));pointer-events:none}.bottom-sheet--half{transform:translateY(0);max-height:48dvh}.bottom-sheet--full{transform:translateY(0);max-height:88dvh}.bottom-sheet__handle-row{padding-top:.45rem;display:flex;justify-content:center}.bottom-sheet__handle{width:3.6rem;height:.35rem;border:none;border-radius:0;background:#0003}.bottom-sheet__header{padding:.65rem 1rem .5rem;display:flex;justify-content:space-between;gap:1rem;align-items:start}.bottom-sheet__actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:end}.bottom-sheet__content{overflow:auto;padding:0 1rem calc(1rem + env(safe-area-inset-bottom))}@media(max-width:960px){body{overflow:auto}.app-shell{padding:0;height:auto}.chrome-header{display:none}.workspace{display:block;min-height:100dvh;overflow:visible}.catalog-modal{padding:.75rem;align-items:end}.mode-toggle{max-width:calc(100vw - 8rem)}.mode-toggle__button{padding-inline:.65rem;font-size:.9rem}.catalog-modal__card{width:100%;max-height:calc(100dvh - 1.5rem);border-radius:1.25rem;padding:1rem}.catalog-modal__header{flex-direction:column}.preset-grid,.snapshot-highlights,.snapshot-grid{grid-template-columns:1fr}.type-catalog-toggle-row{flex-direction:column;align-items:stretch}.workspace__map{min-height:100dvh;border-radius:0;border-inline:none;border-top:none}.map-frame,.map-canvas{min-height:100dvh}.map-overlay{inset-inline:.9rem}.map-overlay--left,.map-overlay--right{top:5.7rem}.map-overlay--mobile-actions{top:auto;bottom:calc(1rem + env(safe-area-inset-bottom));inset-inline:.9rem}.map-search-control{min-width:calc(100vw - 1.8rem);padding:.65rem;gap:.35rem}.map-search-control__label{font-size:.74rem}.map-search-control__actions{grid-template-columns:minmax(0,1fr) auto;gap:.45rem}.map-search-control__geo-button{width:2.8rem;min-width:2.8rem;padding:.45rem}.map-search-host{top:max(.85rem,env(safe-area-inset-top));left:.9rem}.setup-card,.map-fallback{left:.9rem;right:.9rem;bottom:calc(5.5rem + env(safe-area-inset-bottom))}}
