:root{color-scheme:dark;--bg:#000;--surface:#101114;--raised:#181a1e;--ink:#f4f6fa;--muted:#a8aeb9;--subtle:#818b9b;--line:#30343d;--accent:#87b8ff;--accent-soft:#152840;--reach:#9be8ff;--error:#ffada3;--ease:cubic-bezier(.2,.8,.2,1);font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg)}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;color:#808287}a{color:inherit;text-underline-offset:4px}button{color:inherit;background:none;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:4px}button{touch-action:manipulation}input,select,textarea{color:var(--ink);background:var(--raised);border:1px solid var(--line);border-radius:10px;min-height:46px;padding:11px 13px;min-width:0;width:100%}input::placeholder,textarea::placeholder{color:#95979c}input[type=checkbox]{accent-color:var(--accent);width:19px;height:19px;min-height:0;margin:2px 0;flex:none}input[type=file]{padding:10px;font-size:14px}
.studio{height:100vh;height:100dvh;min-height:0;position:relative;isolation:isolate;background:#000}
.masthead{position:absolute;left:38px;right:38px;top:max(20px,env(safe-area-inset-top));height:48px;display:flex;align-items:center;justify-content:space-between;z-index:8}
.brand{display:flex;gap:12px;align-items:center;padding:0;min-height:44px;font-size:26px;font-weight:700;letter-spacing:-1.25px}
.brand svg{width:27px;height:27px;fill:none;stroke:var(--accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.brand-dot{color:var(--accent)}
.audience-switch{position:absolute;left:50%;transform:translateX(-50%);display:flex;border:1px solid var(--line);border-radius:99px;padding:4px;background:#0e1015;gap:3px}
.audience-switch button{padding:9px 23px;min-height:36px;border-radius:99px;font-size:13px;color:var(--muted);transition:background .18s,color .18s,box-shadow .18s}
.audience-switch button[aria-pressed=true]{color:#87b8ff;background:#2c2e33;box-shadow:inset 0 0 0 1px #53555a}
.quiet{display:inline-flex;gap:12px;align-items:center;justify-content:center;padding:11px 17px;min-height:44px;border:1px solid var(--line);border-radius:99px;background:#000;font-size:12px}
.account{border-color:#282a2f}
.eyebrow{font-size:9px;font-weight:600;letter-spacing:2.5px;color:var(--muted);margin:0 0 19px;line-height:1.5}
.intro{position:absolute;left:38px;top:122px;width:315px;z-index:2;pointer-events:none}
.intro h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:49px;line-height:1.03;letter-spacing:-2px;margin:0}
.intro h1 em{font-weight:400;color:var(--accent)}
.intro-copy{font-size:12px;line-height:1.9;color:var(--muted);margin:23px 0 0}
.asterisk{color:var(--accent);font-size:32px;font-family:Georgia,serif;display:inline-block;margin-left:15px;vertical-align:middle;transform:rotate(-10deg)}
.map-stage{position:absolute;left:25%;right:5%;top:104px;bottom:222px;z-index:1;transition:opacity .2s}
.map-stage>svg{width:100%;height:100%;overflow:visible;display:block}
.map-stage>svg[hidden]{display:none}
.map-stage path[data-state],.map-stage path[data-zip]{fill:#111318;stroke:#5b5d62;stroke-width:1;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .18s,stroke .18s}
.map-stage path[data-state][aria-pressed=true]{fill:#3b3d42;stroke:var(--accent);stroke-width:1.25}
.map-stage path[data-state]:focus-visible{outline:none;stroke:var(--accent);stroke-width:3;fill:#33353a}
.map-stage path[data-zip]:focus,.map-stage path[data-zip]:focus-visible{outline:none;stroke:none}
.map-stage svg text{pointer-events:none;fill:#aeb0b5;font:9px Arial,sans-serif;letter-spacing:1.3px;text-anchor:middle;dominant-baseline:middle}
.map-stage .state-outline{fill:#0c0e13;stroke:#5b5d62;stroke-width:1.2;vector-effect:non-scaling-stroke}
.map-stage path[data-zip]{stroke-width:.65}
.zip-tools{position:absolute;left:12px;top:12px;display:flex;gap:8px;z-index:4}
.zip-tools button{min-height:36px;padding:0 12px;border-radius:10px;background:#0f1116ee;border:1px solid var(--line);font-size:12px;color:var(--ink)}
.zip-tools button[aria-pressed="true"]{background:#244b74;border-color:#3d6391}
.map-stage[data-zoomed="false"] .zip-tools{display:none}
.city-label{fill:#d5d8de;font:600 12px Arial,sans-serif;text-anchor:middle;pointer-events:none;stroke:#0c0e12;stroke-width:3px;paint-order:stroke}
.zip-select-rect{fill:#3d6ea533;stroke:#8eb6e4;stroke-width:1.5}
.map-controls{position:absolute;right:-2.5%;bottom:5%;display:flex;flex-direction:column;border:1px solid var(--line);background:#0f1116;border-radius:14px;padding:3px;z-index:4}
.map-controls button{width:42px;height:42px;font-size:22px;border-radius:10px}
.map-controls button+button{border-top:1px solid #26282d}
.map-controls button:last-child{font-size:19px}
.map-tip{position:absolute;background:#212328;border:1px solid #595b60;border-radius:9px;padding:6px 12px;color:var(--ink);font-size:12px;pointer-events:none;white-space:nowrap;z-index:8}
.map-invitation{position:absolute;bottom:-10px;right:7%;color:#b5b7bc;font:italic 18px Georgia,serif;transform:rotate(-7deg);pointer-events:none}
.map-invitation svg{position:absolute;width:45px;height:45px;bottom:23px;left:17px;fill:none;stroke:#87b8ff;stroke-width:1.1}
.map-context{position:absolute;left:38px;top:335px;z-index:4;display:flex;align-items:flex-start;flex-direction:column;gap:10px}
.map-context[hidden]{display:none}
.map-context .quiet{background:#0a0c11}
.chip{display:inline-flex;align-items:center;gap:9px;border:1px solid #3f4146;border-radius:99px;background:#181a1f;padding:8px 13px;min-height:38px;font-size:12px}
.chip[aria-pressed=true]{border-color:#6b6d72;background:#27292e;color:#87b8ff}
.census{position:absolute;left:38px;top:450px;width:290px;max-height:calc(100% - 680px);min-height:125px;z-index:5;background:#0f1116f5;border:1px solid var(--line);border-radius:15px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3f4146 transparent}
.census-summary{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:12px 15px;font-size:13px;text-align:left}
.census-body{padding:0 15px 15px}
.census dl{margin:12px 0;display:grid;grid-template-columns:1fr 1fr;gap:13px}
.census dt{font-size:10px;color:var(--muted)}
.census dd{margin:2px 0 0;font-size:15px}
.census dd small{display:block;font-size:10px;color:var(--muted)}
.fine{font-size:11px;color:var(--muted);line-height:1.65}
.muted{color:var(--muted)}
.census .fine{font-size:10px}
.census details summary{font-size:11px;cursor:pointer;min-height:36px;display:flex;align-items:center}
.race-row{display:flex;justify-content:space-between;gap:12px;font-size:11px;padding:6px 0;border-bottom:1px solid #25272c}
.census.collapsed{min-height:0;height:auto;max-height:none}
.census.collapsed .census-body{display:none}
.spark{position:absolute;width:5px;height:5px;background:var(--accent);pointer-events:none;z-index:4;animation:spark .65s var(--ease) forwards;clip-path:polygon(50% 0,65% 35%,100% 50%,65% 65%,50% 100%,35% 65%,0 50%,35% 35%)}
@keyframes spark{from{transform:translate(-50%,-50%) scale(.6);opacity:1}to{transform:translate(var(--dx),var(--dy)) rotate(var(--turn)) scale(.3);opacity:0}}
.dock{position:absolute;z-index:7;left:50%;bottom:max(46px,calc(env(safe-area-inset-bottom) + 22px));transform:translateX(-50%);width:min(960px,calc(100% - 90px));background:linear-gradient(115deg,#15171c,#0e1015);border:1px solid #37393e;border-radius:24px;padding:17px 23px 15px;box-shadow:0 14px 60px #0008}
.dock-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px}
.dock h2{font:400 25px/1.2 Georgia,serif;letter-spacing:-.6px;margin:0}
.progress{display:flex;gap:6px;align-items:center;white-space:nowrap}
.progress button{display:flex;align-items:center;gap:6px;padding:3px;font-size:10px;min-height:30px;color:#9a9ca1}
.progress button i{font-style:normal;width:21px;height:21px;display:grid;place-items:center;border:1px solid #424449;border-radius:50%;font-size:9px}
.progress button[aria-current=step]{color:var(--accent)}
.progress button[aria-current=step] i{background:#27292e;border-color:#7b7d82}
.progress .connector{height:1px;width:12px;background:#3b3d42}
.selected-places{display:flex;align-items:center;gap:6px;overflow:auto;scrollbar-width:thin;max-width:100%;margin-bottom:9px}
.selected-places:empty{display:none}
.place-chip{display:flex;gap:10px;align-items:center;min-height:31px;padding:3px 10px;border-radius:8px;background:#27292e;border:1px solid #46484d;white-space:nowrap;font-size:11px}
.place-chip span{color:var(--accent);font-size:16px}
.dock-row{display:flex;gap:14px;align-items:stretch}
.dock form{flex:1;position:relative;display:flex;min-width:0;gap:9px;align-items:center}
.dock form>svg{position:absolute;left:14px;top:17px;width:16px;height:16px;stroke:#a1a3a8;fill:none;pointer-events:none}
.dock input{height:50px;padding-left:39px;background:#17191e;border-radius:12px}
.add{border-radius:12px;border:1px solid #404247;min-width:69px;height:50px;background:#202227;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:11px}
.primary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:50px;min-width:221px;padding:13px 19px;border-radius:12px;background:var(--accent);color:#13151a;font-weight:600;font-size:13px;transition:background .15s,box-shadow .2s,transform .12s}
.primary:disabled{background:#24262b;color:#808287;box-shadow:none}
.primary:not(:disabled){box-shadow:0 0 0 1px #87b8ff30,0 3px 20px #87b8ff0a}
.primary .arrow{font-size:21px;font-weight:400;line-height:1}
.primary:active:not(:disabled){transform:scale(.98)}
.primary[aria-busy=true]::after{content:'';position:absolute;right:21px;width:14px;height:14px;border:1.7px solid #2d2f3455;border-top-color:#13151a;border-radius:50%;animation:spin .7s linear infinite}
.primary[aria-busy=true] .arrow{visibility:hidden}
@keyframes spin{to{transform:rotate(360deg)}}
.dock-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:12px;font-size:10px;color:var(--muted);min-height:16px}
.status-light{display:inline-block;width:5px;height:5px;border-radius:50%;background:#87b8ff;box-shadow:0 0 9px #87b8ff59;margin-right:7px;vertical-align:middle}
.quote-summary{flex:1;min-width:0;align-self:center}
.quote-summary strong{display:block;font-size:24px;letter-spacing:-.6px;line-height:1.2;font-weight:500;font-variant-numeric:tabular-nums}
.quote-summary small{color:var(--muted);font-size:11px}
.error{font-size:12px;padding:10px 12px;border-radius:10px;background:#321f1b;color:var(--error);margin-top:10px;border:1px solid #74443a;max-height:100px;overflow:auto}
.error a,.error button{margin-left:10px;text-decoration:underline}
.error[hidden]{display:none}
.panel{position:absolute;right:max(38px,calc((100vw - 1364px)/2));top:100px;bottom:223px;width:min(575px,calc(100% - 76px));z-index:5;display:flex;flex-direction:column;background:#101217ee;border:1px solid #383a3f;border-radius:22px;box-shadow:0 20px 100px #0006;overflow:hidden;animation:panel-in .22s var(--ease)}
.panel[hidden]{display:none}
@keyframes panel-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.panel-head{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 25px 15px;gap:15px;border-bottom:1px solid #2c2e33;flex-shrink:0}
.panel-head .eyebrow{font-size:8px;margin-bottom:6px}
.panel h2{font:400 31px/1.15 Georgia,serif;letter-spacing:-.6px;margin:0}
.panel-body{padding:20px 25px 25px;overflow:auto;overscroll-behavior:contain;min-height:0;scrollbar-width:thin;scrollbar-color:#43454a transparent}
.icon-button{width:44px;height:44px;border-radius:50%;flex-shrink:0;font-size:23px;display:grid;place-items:center;color:var(--muted);border:1px solid #37393e}
.panel p{margin-top:0}
.studio:not([data-stage="0"]) .intro{top:133px}
.studio:not([data-stage="0"]) .intro h1{font-size:44px}
.studio:not([data-stage="0"]) .map-stage{left:0;right:43%;top:270px;bottom:219px;opacity:1}
.studio:not([data-stage="0"]) .census,.studio:not([data-stage="0"]) .map-invitation{display:none}
.studio:not([data-stage="0"]) #place-form,.studio[data-stage="2"] #selected-places,.studio[data-stage="3"] #selected-places,.studio[data-stage="4"] #selected-places,.studio[data-stage="5"] #selected-places,.studio[data-stage="6"] #selected-places,.studio[data-stage="7"] #selected-places{display:none}
.studio:not([data-stage="0"]) .dock{width:min(960px,calc(100% - 90px))}
.studio:not([data-stage="0"]) #quote-summary{display:block}
.catalog-filter{margin:0 0 15px}
.category-heading{font-size:11px;color:#b2b4b9;letter-spacing:.5px;margin:17px 0 10px;font-weight:400}
.industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.industry{display:flex;gap:9px;align-items:center;padding:11px;border:1px solid #37393e;border-radius:11px;min-height:48px;font-size:12px;text-align:left;line-height:1.4;background:#16181d}
.industry .industry-icon{color:#a0a2a7;flex:none;font-size:16px}
.industry[aria-pressed=true]{background:#2b2d32;border-color:#6a6c71;color:#87b8ff}
.industry .check{margin-left:auto;color:var(--accent)}
.selection-note{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;align-items:center;margin-top:14px}
.text-button{padding:0;min-height:32px;font-size:11px;color:var(--muted);text-decoration:underline;text-underline-offset:4px}
.results-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.results-tools .fine{margin:0}
.secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #424449;border-radius:11px;padding:10px 14px;min-height:44px;font-size:12px;background:#1f2126}
.result-list{list-style:none;padding:0;margin:0}
.result-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #2d2f34}
.result-name{font-size:13px;overflow-wrap:anywhere}
.result-meta{font-size:10px;color:var(--muted);margin-top:3px}
.result-row .remove{font-size:19px;width:40px;height:40px;flex-shrink:0;color:#b1b3b8;border:1px solid #34363b;border-radius:9px}
.pagination{display:flex;justify-content:space-between;align-items:center;margin-top:15px;gap:12px}
.pager-label{font-size:11px;color:var(--muted)}
.empty{padding:30px 12px;text-align:center;color:var(--muted);line-height:1.9}
.empty .empty-icon{font:40px Georgia,serif;display:block;color:var(--accent);margin-bottom:10px}
.notice{padding:12px 14px;border:1px solid #46484d;background:#202227;border-radius:11px;color:#caccd1;font-size:12px;line-height:1.7;margin-bottom:16px}
.search-meter{height:8px;margin:14px 0 18px;border-radius:99px;background:#2c2e33;overflow:hidden}
.search-meter span{display:block;height:100%;width:0;background:#3d6ea5;border-radius:inherit}
.search-meter.is-busy span{width:32%;animation:search-meter 1.4s ease-in-out infinite}
@keyframes search-meter{0%{transform:translateX(-120%)}100%{transform:translateX(320%)}}
.fetch-states{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:8px}
.fetch-states li{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;border:1px solid #2c2e33;border-radius:12px;font-size:14px;line-height:1.4}
.fetch-states li[data-state="waiting"]{color:#8b8d92}
.fetch-states li[data-state="fetching"]{border-color:#3d5f86;color:#f4f1ea}
.fetch-states li[data-state="done"] .fetch-state{color:#8fbf9a}
.fetch-state{flex:none;font-size:11px;letter-spacing:.04em;text-transform:uppercase}
.offer{border:1px solid #46484d;background:#1b1d22;border-radius:14px;padding:14px;margin-top:20px}
.offer summary{cursor:pointer;min-height:30px;font-size:12px;color:#87b8ff}
.offer p{font-size:11px;line-height:1.7;margin:8px 0}
.offer select{margin:8px 0}
.filter-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.filter-fields fieldset{margin:0;padding:0;border:0;min-width:0}
.filter-fields legend{font-size:11px;color:#c3c5ca;margin-bottom:7px}
.range{display:flex;gap:6px}
.range input{font-size:13px}
.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#cdcfd4;line-height:1.8}
.dropzone{position:relative;border:1px dashed #63656a;background:#191b20;border-radius:16px;min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;cursor:pointer;transition:background .18s,border-color .18s}
.dropzone input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer}
.dropzone:focus-within{outline:2px solid var(--accent);outline-offset:4px}
.dropzone.is-dragging{background:#2c2e33;border-color:var(--accent)}
.drop-icon{font:37px/1 Georgia,serif;color:var(--accent);margin-bottom:12px}
.dropzone strong{font-weight:400;font-size:14px}
.dropzone small{font-size:10px;color:var(--muted);margin-top:6px}
.file-row{display:flex;gap:12px;align-items:center;justify-content:space-between;margin:12px 0;padding:12px;border:1px solid #3e4045;border-radius:11px;font-size:12px}
.file-row .file-name{max-width:65%;overflow-wrap:anywhere}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.field-grid .wide{grid-column:1/-1}
.field-grid label{display:flex;flex-direction:column;gap:6px;font-size:11px;color:var(--muted)}
.field-grid input{font-size:14px}
.section-label{font-size:11px;font-weight:400;color:#d0d2d7;margin:22px 0 12px}
.preview-paper{background:#f3f5fa;padding:10px;border-radius:4px;box-shadow:0 7px 30px #0004;max-width:100%;margin:10px auto 20px;color:#191b20;min-height:80px}
.preview-paper canvas{display:block;width:100%;height:auto}
.preview-controls{display:flex;align-items:center;justify-content:center;gap:13px;margin:8px 0 18px}
.preview-controls button{height:40px;width:42px;background:#23252a;border:1px solid #3e4045;border-radius:9px}
.review-summary{margin:0 0 20px}
.review-summary>div{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #33353a;gap:15px;font-size:12px}
.review-summary dt{color:var(--muted)}
.review-summary dd{margin:0;text-align:right}
.review-summary .grand-total{font-size:21px;color:var(--ink)}
.big-envelope{width:100px;height:67px;border:1px solid var(--accent);border-radius:5px;position:relative;margin:12px auto 30px;background:#1f2126;overflow:hidden}
.big-envelope:before{content:'';position:absolute;width:70px;height:70px;border:1px solid var(--accent);left:14px;top:-44px;transform:rotate(45deg);background:#23252a}
.success{text-align:center;padding:15px 10px}
.success h3{font:32px Georgia,serif;font-weight:400}
.success p{font-size:12px;color:var(--muted);line-height:1.8}
.proof-iframe{width:100%;height:55vh;border:0;background:#fff;border-radius:8px}
.proof-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #33353a}
.proof-row button{flex:none}
.status-badge{font-size:10px;color:#87b8ff;border:1px solid #4f5156;background:#25272c;padding:3px 7px;border-radius:5px;display:inline-block}
.status-lines{font-size:12px;color:var(--muted);line-height:2}
.spinner{display:inline-block;width:15px;height:15px;border:1.5px solid #616368;border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite;margin-right:8px;vertical-align:middle}
.payment-link{width:100%;margin:15px 0;text-decoration:none}
.skeleton{height:13px;background:#27292e;border-radius:3px;margin:14px 0;max-width:90%}
.skeleton:nth-child(2){max-width:60%}
.skeleton:nth-child(3){max-width:80%}
.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}
.skip{position:fixed;left:16px;top:-100px;z-index:100;padding:12px;background:var(--accent);color:#121419}
.skip:focus{top:12px}footer{position:absolute;bottom:max(12px,env(safe-area-inset-bottom));left:38px;right:38px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#93959a;z-index:2}footer div{display:flex;gap:13px;align-items:center}footer a{text-decoration:none}footer .text-button{font-size:10px;min-height:20px;text-decoration:none}
.toast{position:fixed;left:50%;top:83px;transform:translateX(-50%);z-index:30;background:#27292e;border:1px solid #5f6166;color:#e0e2e7;padding:10px 11px 10px 15px;border-radius:12px;max-width:calc(100% - 32px);display:flex;gap:12px;align-items:center;font-size:12px;box-shadow:0 6px 30px #0008}
.toast[hidden]{display:none}
.toast button{min-width:32px;height:32px;font-size:19px}dialog{background:#15171c;color:var(--ink);border:1px solid #4d4f54;border-radius:22px;padding:23px;width:min(580px,calc(100% - 28px));max-height:calc(100dvh - 40px);overflow:auto;scrollbar-width:thin;overscroll-behavior:contain;box-shadow:0 30px 140px #0009}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}
.dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}
.dialog-head h2{font:30px Georgia,serif;font-weight:400;margin:3px 0}
.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;flex-wrap:wrap}
.dialog-actions .primary{min-width:160px}
.noscript{position:fixed;inset:0;display:grid;place-items:center;background:#000;z-index:99;padding:30px}
.proof-link{display:block;margin:12px 0;font-size:12px}
.inline-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.reduced-info{font-size:10px;color:var(--muted)}
@media(hover:hover) and (pointer:fine){.map-stage path[data-state]:hover{fill:#2a2c31;stroke:#87b8ff;stroke-width:1.4}.map-stage path[data-zip]:hover{fill:#244b74;stroke:none;outline:none}
.quiet:hover,.secondary:hover,.chip:hover,.icon-button:hover{background:#26282d}
.primary:hover:not(:disabled){background:#87b8ff;box-shadow:0 0 24px #87b8ff20}
.industry:hover{background:#282a2f}
.progress button:hover:not(:disabled){color:var(--accent)}
.result-row .remove:hover{background:#442b23;color:#f7bdb2}
.map-controls button:hover{background:#27292e}}
@media(min-width:1600px){.map-stage{left:25%;right:8%;top:100px;bottom:234px}
.intro{left:4%;top:150px;width:370px}
.intro h1{font-size:60px}
.intro-copy{font-size:14px}
.panel{right:5%;width:650px}
.map-context{left:4%;top:395px}
.census{left:4%;top:510px;max-height:calc(100% - 750px)}}
@media(max-height:810px) and (min-width:761px){.intro{top:106px}
.intro h1{font-size:42px}
.intro-copy{margin-top:14px}
.map-context{top:289px}
.census{top:396px;max-height:calc(100% - 610px)}
.map-stage{top:105px;bottom:217px}
.panel{top:90px;bottom:222px}
.studio:not([data-stage="0"]) .map-stage{top:245px}
.dock h2{font-size:23px}}
@media(max-width:1100px) and (min-width:761px){.intro{width:260px}
.intro h1{font-size:40px}
.intro .asterisk{font-size:25px;margin-left:5px}
.map-stage{left:27%;right:6%}
.census{width:240px}
.panel{width:51%;right:25px}
.masthead{left:25px;right:25px}
.intro,.map-context,.census{left:25px}
.studio:not([data-stage="0"]) .intro h1{font-size:35px}
.dock{width:calc(100% - 50px)}
.progress span:not(.connector){display:none}
.dock h2{font-size:24px}}
@media(max-width:760px){.masthead{top:max(16px,env(safe-area-inset-top));left:20px;right:20px;height:42px}
.brand{font-size:23px;gap:8px}
.brand svg{width:24px;height:24px}
.account{font-size:11px;padding:9px 12px;min-height:40px}
.audience-switch{top:58px}
.audience-switch button{min-height:33px;font-size:12px;padding:7px 23px}
.intro{top:135px;left:24px;width:calc(100% - 48px);text-align:center}
.intro .eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:10px}
.intro h1{font-size:39px;letter-spacing:-1.5px;line-height:1.04}
.intro h1 br{display:none}
.intro .asterisk{font-size:24px;margin-left:7px}
.intro-copy{font-size:11px;line-height:1.6;margin-top:11px}
.intro-copy br{display:none}
.map-stage{left:5px;right:8px;top:258px;bottom:228px}
.map-stage svg text{font-size:12px}
.map-controls{right:9px;bottom:9px;border-radius:10px;padding:1px}
.map-controls button{width:36px;height:36px;font-size:19px}
.map-invitation{font-size:14px;right:20%;bottom:0}
.map-invitation svg{width:30px;height:30px;bottom:18px}
.dock,.studio:not([data-stage="0"]) .dock{width:calc(100% - 24px);bottom:max(29px,calc(env(safe-area-inset-bottom) + 12px));border-radius:19px;padding:15px}
.dock h2{font-size:22px}
.dock-top{margin-bottom:12px;gap:10px}
.progress{gap:4px}
.progress .connector{width:7px}
.progress button{gap:0;padding:2px;min-height:24px}
.progress button span{display:none}
.progress button i{width:18px;height:18px;font-size:8px}
.dock-row{flex-wrap:wrap;gap:10px}
.dock form{flex-basis:100%;gap:7px}
.dock input{font-size:16px;height:48px;padding-left:33px;padding-right:8px;letter-spacing:-.3px}
.dock form>svg{left:11px;width:14px}
.add{height:48px;min-width:55px;font-size:11px;gap:7px}
.primary{flex:1;min-width:0;min-height:46px;font-size:12px;padding:11px 15px}
.dock-bottom{font-size:9px;line-height:1.4;margin-top:10px;gap:6px;align-items:flex-start}
.dock-bottom #step-note{display:none}
.dock-bottom #map-status{flex:1}
.selected-places{max-height:48px}
.place-chip{font-size:10px}
.map-context{left:16px;top:237px;right:16px;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}
.map-context .quiet{min-height:35px;padding:7px 10px;font-size:10px}
.map-context .chip{min-height:35px;padding:7px 10px;font-size:10px}
.map-stage[data-zoomed=true]{top:285px;bottom:241px}
.map-stage[data-zoomed=true] .map-invitation{display:none}
.census{left:16px;top:auto;bottom:260px;width:calc(100% - 78px);max-height:37dvh;min-height:0;border-radius:12px}
.census-summary{min-height:42px;padding:10px 12px;font-size:12px}
.census-body{padding:0 12px 12px}
.census dl{gap:9px}
.census dd{font-size:14px}
.census:not(.collapsed){z-index:9}
.panel{left:12px;right:12px;width:auto;top:253px;bottom:205px;border-radius:18px}
.panel-head{padding:17px 18px 12px}
.panel h2{font-size:27px}
.panel-body{padding:16px 18px 20px}
.panel-head .icon-button{width:35px;height:35px;font-size:21px}
.studio:not([data-stage="0"]) .intro{display:none}
.studio:not([data-stage="0"]) .map-stage{left:20px;right:20px;top:130px;bottom:auto;height:145px;opacity:1}
.studio:not([data-stage="0"]) .dock h2{font-size:21px}
.studio:not([data-stage="0"]) .dock-row{flex-wrap:nowrap}
.studio:not([data-stage="0"]) .dock-row .primary{flex:1.4}
.studio:not([data-stage="0"]) .quote-summary{flex:1}
.quote-summary strong{font-size:20px}
.quote-summary small{font-size:10px}
.studio:not([data-stage="0"]) .dock{bottom:max(29px,calc(env(safe-area-inset-bottom) + 12px))}
.industry{font-size:11px;padding:10px;min-height:48px}
.filter-fields{grid-template-columns:1fr}
.field-grid{gap:10px}
.field-grid input{font-size:16px}
.result-name{font-size:12px}
.results-tools{align-items:flex-start}
.secondary{padding:9px 11px;font-size:11px}
.panel .fine{font-size:10px}
.checkbox{font-size:11px}
.offer{padding:11px}
.panel .primary{min-height:46px}
.error{font-size:11px;max-height:100px}footer{left:15px;right:15px;bottom:7px;font-size:8px}footer div{gap:9px}footer .text-button{font-size:8px;min-height:16px}footer>span{max-width:50%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.toast{top:115px;font-size:11px}
.progress{flex-shrink:0}
.dialog-head h2{font-size:26px}dialog{padding:18px}
.proof-iframe{height:55dvh}}
@media(max-width:360px){.masthead{left:16px;right:16px}
.brand{font-size:21px}
.account{font-size:10px;gap:8px;padding:8px 10px}
.intro{left:16px;width:calc(100% - 32px)}
.intro h1{font-size:33px}
.intro h1 .asterisk{font-size:20px}
.intro-copy{font-size:10px}
.dock{padding:13px}
.dock h2{font-size:19px}
.progress .connector{display:none}
.dock input{font-size:16px;max-width:100%}
.panel-body{padding:14px}
.panel-head{padding:15px 14px 12px}
.industry-grid{grid-template-columns:1fr}
.quote-summary strong{font-size:18px}
.dock-row .primary{gap:8px;padding:11px;font-size:11px}
.map-context .quiet,.map-context .chip{font-size:9px}
.census{bottom:253px}
.field-grid{grid-template-columns:1fr}
.field-grid .wide{grid-column:auto}}
@media(max-height:650px) and (max-width:760px){.intro{top:122px}
.intro .eyebrow,.intro-copy{display:none}
.intro h1{font-size:31px}
.map-stage{top:176px;bottom:221px}
.map-invitation{display:none}
.map-context{top:167px}
.map-stage[data-zoomed=true]{top:212px;bottom:235px}
.census{bottom:251px;max-height:35dvh}
.studio:not([data-stage="0"]) .map-stage{top:120px;height:83px}
.panel{top:193px;bottom:195px}
.panel h2{font-size:23px}
.panel-head{padding:12px 15px}
.panel-head .eyebrow{margin-bottom:4px}
.dock{padding:12px}
.dock h2{font-size:19px}
.dock-top{margin-bottom:9px}}
@media(max-height:520px) and (min-width:761px){.intro{top:95px}
.intro-copy,.intro .eyebrow{display:none}
.map-stage{top:75px;bottom:170px}
.dock{bottom:26px;padding:12px 18px}
.dock-top{margin-bottom:9px}
.dock h2{font-size:21px}
.panel{top:80px;bottom:174px}
.map-context{top:201px}
.census{top:290px;max-height:90px;min-height:0}
.studio:not([data-stage="0"]) .map-stage{top:195px;bottom:160px}footer{bottom:5px}
.map-invitation{display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
.spark{display:none}
.primary[aria-busy=true]::after{border-style:dotted}
.spinner{border-style:dotted}}

/* Production CSP-compatible layout helpers. */
.layout-1{margin-top:16px}
.layout-2{margin-top:18px}
.layout-3{margin-top:15px}
.layout-4{margin-top:17px}
.layout-5{margin-top:14px;overflow-wrap:anywhere}
.layout-6{margin-top:20px}

/* Keep the background map clear of the introductory copy after advancing. */
@media(min-width:761px){.studio:not([data-stage="0"]) .map-stage{top:330px}}
@media(min-width:761px) and (max-height:810px){.studio:not([data-stage="0"]) .map-stage{top:295px}}
@media(min-width:761px) and (max-height:520px){.studio:not([data-stage="0"]) .map-stage{top:215px}}

/* Measured dock geometry keeps the map and controls above wrapping/error states. */
.studio{--dock-size:160px;--dock-offset:46px}
.dock,.studio:not([data-stage="0"]) .dock{bottom:var(--dock-offset)}
.map-stage,.map-stage[data-zoomed=true]{bottom:calc(var(--dock-offset) + var(--dock-size) + 25px)}
.panel{bottom:calc(var(--dock-offset) + var(--dock-size) + 20px)}
@media(max-width:760px){
 .studio{--dock-offset:max(46px,calc(env(safe-area-inset-bottom) + 30px))}
 .intro h1 br{display:initial}
 .map-controls{bottom:10px}
 .map-controls button{width:42px;height:42px}
 .census{bottom:calc(var(--dock-offset) + var(--dock-size) + 15px)}
 .studio:not([data-stage="0"]) .map-stage{bottom:auto}
 footer{bottom:5px;font-size:9px}
 footer .text-button{font-size:9px;min-height:30px}
 footer a{display:inline-flex;align-items:center;min-height:30px}
}

.map-stage[data-zoomed="false"] .map-controls{display:none}
@media(max-width:760px){.dock h2{font-size:19px}}

/* Ordered multi-PDF input: only shown when more than one file is selected. */
.file-order{display:flex;flex:none;gap:2px}
.file-order button{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:12px;background:transparent;color:inherit;cursor:pointer}
.file-order button:disabled{opacity:.3;cursor:default}
.file-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* Directory-backed choices: categories first, exact types on demand. */
#directory-picker{min-width:0}
.catalog-loading,.catalog-empty{padding:26px 0;color:var(--muted)}
.directory-selected,.filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}
.directory-selected:empty,.filter-chips:empty{display:none}
.directory-tree{margin:16px 0}
.directory-group{border-bottom:1px solid var(--line)}
.directory-group:first-child{border-top:1px solid var(--line)}
.directory-heading{display:flex;align-items:center;gap:4px;min-height:72px}
.category-check{width:44px;height:52px;display:grid;place-items:center;flex:none;border-radius:9px}
.category-check>span,.type-check{width:20px;height:20px;border:1px solid #6a6c71;border-radius:6px;display:grid;place-items:center;font-size:12px}
.category-check[aria-checked=true]>span,.category-check[aria-checked=mixed]>span,.directory-type[aria-checked=true] .type-check{background:var(--accent);border-color:var(--accent);color:#17191e}
.category-toggle{display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;flex:1;min-width:0;min-height:66px;padding:12px 6px;border-radius:8px}
.category-toggle strong,.type-label strong{font-size:14px;display:block;font-weight:500}
.category-toggle small,.type-label small{font-size:11px;display:block;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}
.category-toggle .chevron{font-size:20px;min-width:22px;text-align:center;color:var(--accent)}
.directory-children{padding:0 0 12px 36px}
.directory-children[hidden]{display:none}
.directory-type{display:flex;align-items:center;gap:12px;text-align:left;width:100%;padding:12px;min-height:66px;border:1px solid transparent;border-radius:12px}
.directory-type[aria-checked=true]{background:#1f2126;border-color:#525459}
.type-check{flex:none}
.type-label{flex:1;min-width:0}
.inventory-count{font-variant-numeric:tabular-nums;font-size:15px;flex:none;text-align:right}
.inventory-count small{display:block;font-size:10px;color:var(--muted)}
.selection-note{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:12px;margin-top:12px}
.selection-note .text-button{min-height:44px}
.filter-chip{display:inline-flex;align-items:center;gap:5px;max-width:100%;border:1px solid #4e5055;background:#202227;border-radius:12px;padding:3px 6px;color:#87b8ff;font-size:12px;overflow-wrap:anywhere}
button.filter-chip{min-height:44px;padding:8px 12px;text-align:left}
.filter-chip>button{min-height:40px;text-align:left}
.filter-chip>button:last-child{min-width:34px}
.filter-chip>button:first-child{min-width:0}
.homes-default{display:flex;gap:18px;align-items:center;padding:18px 0 24px}
.homes-symbol{display:grid;place-items:center;width:58px;height:58px;flex:none;background:#212328;border:1px solid #4d4f54;border-radius:18px;color:var(--accent);font:34px Georgia,serif}
.homes-default strong{font-family:Georgia,serif;font-size:23px;font-weight:400}
.homes-default p{font-size:13px;color:var(--muted);margin:7px 0 0}
.refine-neighborhoods{border-top:1px solid var(--line);padding-top:4px}
.refine-neighborhoods>summary{cursor:pointer;min-height:60px;display:flex;align-items:center;gap:12px;font-size:14px;list-style:none}
.refine-neighborhoods>summary::before{content:'+';font-size:20px;color:var(--accent);width:18px}
.refine-neighborhoods[open]>summary::before{content:'−'}
.refine-neighborhoods>summary .muted{margin-left:auto;font-size:11px}
.refine-neighborhoods>summary::-webkit-details-marker{display:none}
.filter-shortcuts{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px}
.filter-shortcuts button{font-size:12px;min-height:44px;border-radius:12px;padding:8px 12px}
.filter-shortcuts button span{margin-left:8px;color:var(--accent)}
.more-filter-label{font-size:11px;color:var(--muted);display:block;max-width:350px}
.more-filter-label select{margin-top:6px;font-size:14px}
.filter-editor{margin-top:18px;padding:16px;background:#16181d;border:1px solid #424449;border-radius:15px}
.filter-editor[hidden]{display:none}
.filter-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}
.filter-editor-heading>button{width:44px;height:44px;font-size:21px}
.filter-editor .range{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}
.filter-editor label{font-size:12px;color:var(--muted)}
.filter-editor input{margin-top:6px}
.census-readout{display:flex;justify-content:space-between;gap:12px;margin:14px 0 4px;font-size:12px;color:var(--muted)}
.census-readout strong{color:var(--ink);font-weight:500}
.dual-range{position:relative;height:36px;margin:4px 0 8px;touch-action:none}
.dual-range .dual-track,.dual-range .dual-fill{position:absolute;top:16px;height:4px;border-radius:99px}
.dual-range .dual-track{left:11px;right:11px;background:#2a2e36}
.dual-range .dual-fill{background:var(--accent);pointer-events:none}
.dual-range input[type=range]{position:absolute;left:0;top:4px;width:100%;height:28px;min-height:0;margin:0;padding:0;background:transparent;border:0;border-radius:0;pointer-events:none;appearance:none;-webkit-appearance:none}
.dual-range input[type=range]::-webkit-slider-runnable-track{height:4px;background:transparent;border:0}
.dual-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:22px;height:22px;margin-top:-9px;border-radius:50%;background:var(--accent);border:2px solid #071325;box-shadow:0 0 0 1px #87b8ff;cursor:pointer}
.dual-range input[type=range]::-moz-range-track{height:4px;background:transparent;border:0}
.dual-range input[type=range]::-moz-range-thumb{pointer-events:auto;width:22px;height:22px;border:0;border-radius:50%;background:var(--accent);box-shadow:0 0 0 2px #071325,0 0 0 3px #87b8ff;cursor:pointer}
.preset-row{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 4px}
.preset-chip{min-height:40px;padding:8px 12px;border:1px solid #3d6391;border-radius:999px;background:transparent;color:var(--accent);font-size:12px}
.preset-chip[aria-pressed=true]{background:var(--accent-soft);color:var(--ink)}
.filter-error{color:var(--error);font-size:12px}
.inline-actions{display:flex;gap:18px;align-items:center}
.inline-actions>button{min-height:44px}
.refine-neighborhoods~.text-button{margin-top:14px;min-height:44px}
.map-feedback{position:absolute;left:50%;bottom:0;transform:translateX(-50%);max-width:calc(100% - 80px);width:max-content;display:flex;align-items:center;gap:14px;padding:10px 14px;border:1px solid var(--line);border-radius:14px;background:#111318f5;color:var(--muted);font-size:12px;z-index:5;box-shadow:0 12px 35px #0008}
.map-feedback[hidden]{display:none}
.map-feedback>span{min-width:0}
.map-feedback>button{flex:none;color:var(--accent);min-height:44px;padding:4px 7px;font-size:12px}
.map-feedback>button[hidden]{display:none}
.map-feedback[data-loading=true]::before{content:'';width:7px;height:7px;flex:none;border-radius:50%;background:var(--accent);animation:map-beacon 1.4s ease-in-out infinite}
@keyframes map-beacon{50%{opacity:.35}}
@media (hover:hover) and (pointer:fine){.directory-type:hover,.category-toggle:hover,.category-check:hover{background:#1f2126}
.directory-type[aria-checked=true]:hover{background:#27292e}}
@media(max-width:760px){.directory-children{padding-left:18px}
.directory-type{padding:10px 8px;gap:9px}
.type-label strong,.category-toggle strong{font-size:13px}
.map-feedback{font-size:11px;max-width:calc(100% - 42px);padding:7px 10px;gap:8px;bottom:0}
.map-feedback>button{font-size:11px}
.filter-shortcuts{gap:7px}
.homes-default{gap:12px}
.homes-default strong{font-size:21px}
.more-filter-label select,.filter-editor input{font-size:16px}}
@media(max-width:360px){.directory-children{padding-left:4px}
.inventory-count{font-size:13px}
.type-label small{font-size:10px}
.filter-shortcuts{display:grid;grid-template-columns:1fr}
.filter-shortcuts button{text-align:left}
.map-feedback{flex-wrap:wrap;gap:2px 8px}
.map-feedback>button{margin-left:auto}
.homes-symbol{width:44px;height:44px;border-radius:13px}}
@media(prefers-reduced-motion:reduce){.map-feedback[data-loading=true]::before{animation:none}}
/* Once places are chosen, prioritize the active form over a noninteractive map. */
@media(max-width:760px){
 .studio[data-stage="1"] .map-stage{opacity:.16;top:130px;height:200px;pointer-events:none}
 .studio[data-stage="1"] .panel{top:132px;background:#0f1116fc}
 .studio[data-stage="1"] .panel-head{padding:16px 17px 13px}
 .studio[data-stage="1"] .panel-head .eyebrow{letter-spacing:1.7px}
 .studio[data-stage="1"] .panel h2{font-size:25px}
 .studio[data-stage="1"] .panel-body{padding:15px 16px}
 .studio[data-stage="1"] .dock h2{font-size:20px}
 .studio[data-stage="1"] .quote-summary strong{font-size:15px;letter-spacing:-.2px}
 .studio[data-stage="1"] .quote-summary small{display:none}
 .studio[data-stage="1"] .dock-row .primary{flex:1.45;min-height:49px}
 .studio[data-stage="1"] .dock-bottom{font-size:10px}
 .studio[data-stage="1"] .dock{padding:14px}
 .studio[data-stage="1"] .category-toggle{min-height:57px}
 .studio[data-stage="1"] .directory-heading{min-height:62px}
}
@media(max-width:360px){
 .studio[data-stage="1"] .panel h2{font-size:22px}
 .studio[data-stage="1"] .panel-head .icon-button{width:36px;height:36px}
 .studio[data-stage="1"] .quote-summary strong{font-size:14px}
 .studio[data-stage="1"] .panel-head{padding:13px 15px}
}
.map-stage[data-zoomed=true] .map-invitation{display:none}

/* Blue selection = requested area. Ice halo = ZIPs containing actual campaign recipients. */
.audience-switch button[aria-pressed=true]{background:var(--accent-soft);color:var(--ink);box-shadow:inset 0 0 0 1px #3d6391}
.primary{color:#071325}
.primary:disabled{background:#24272e;color:#a0a8b7}
.primary:not(:disabled){box-shadow:0 0 0 1px #87b8ff35,0 3px 18px #87b8ff12}
.dock{background:var(--surface);border-color:var(--line)}
.panel{background:#101114f5;border-color:var(--line)}
.chip[aria-pressed=true],.place-chip,.filter-chip,.directory-type[aria-checked=true],.industry[aria-pressed=true]{background:var(--accent-soft);border-color:#3d6391;color:var(--ink)}
.category-check[aria-checked=true]>span,.category-check[aria-checked=mixed]>span,.directory-type[aria-checked=true] .type-check{color:#071325}
.homes-symbol{background:var(--accent-soft);color:var(--accent);border-color:#3d6391}
.map-stage path[data-state],.map-stage path[data-zip]{fill:#101318;stroke:#4b535f}
.map-stage path[data-state][aria-pressed=true]{fill:#193757;stroke:var(--accent);stroke-width:1.65}
.map-stage path[data-zip][aria-pressed=true],.map-stage path[data-zip][data-whole-state=true]{fill:#193757;stroke:none}
.map-stage .state-outline{fill:#090b0f;stroke:#697482}
.map-stage .state-outline[data-selected=true]{fill:#193757;stroke:var(--accent);stroke-width:1.8}
.map-stage svg text{fill:#b7c1d1}
[data-coverage-layer]{pointer-events:none}
[data-coverage-layer] path{pointer-events:none;vector-effect:non-scaling-stroke;stroke-linejoin:round}
.reach-halo{fill:var(--reach);stroke:var(--reach);stroke-width:2;opacity:.5;filter:blur(5px)}
.reach-core{fill:#7bdcff78;stroke:var(--reach);stroke-width:1.1;filter:drop-shadow(0 0 3px #9be8ff90);animation:reach-arrival .28s ease-out both}
.selected-area{fill:#559cff15;stroke:none}
.map-stage path[data-reached=true]{fill:#193847}
.map-key{position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);display:flex;align-items:center;gap:18px;color:var(--muted);font-size:11px;pointer-events:none;white-space:nowrap}
.map-key[hidden],.map-key [hidden]{display:none}
.map-key span{display:inline-flex;align-items:center;gap:7px}
.map-key i{width:10px;height:10px;border:1.5px solid var(--accent);border-radius:3px;background:var(--accent-soft)}
.map-key [data-key-reach] i{background:var(--reach);border-color:var(--reach);box-shadow:0 0 9px #9be8ff80}
.reach-status{position:absolute;top:0;right:10px;font-size:11px;color:var(--muted);padding:5px 9px;border-radius:8px;background:#101114de;min-height:30px;z-index:6}
.reach-status[hidden]{display:none}
.reach-status:disabled{cursor:default;color:var(--muted)}
.reach-status:not(:disabled){text-decoration:underline;text-underline-offset:3px}
@keyframes reach-arrival{from{opacity:.2}to{opacity:1}}
#panel-kicker,#step-note{display:none}
.panel-head{align-items:center}
.panel-head #panel-title{outline:none}
.studio:not([data-stage="0"]) .intro{display:none}
.studio:not([data-stage="0"]) #dock-title{display:none}
.studio:not([data-stage="0"]) .dock-top{justify-content:flex-end;margin-bottom:8px}
.dock-bottom:has(#map-status:empty){display:none}
.dock-row .quote-summary small:empty{display:none}
.results-tools{justify-content:flex-end}
.results-tools:empty{display:none}
@media(hover:hover) and (pointer:fine){
 .map-stage path[data-state]:hover{fill:#244b74;stroke:#b5d4ff;stroke-width:1.8}
 .map-stage path[data-zip]:hover,.map-stage path[data-zip]:focus,.map-stage path[data-zip]:focus-visible{fill:#244b74;stroke:none;outline:none}
 .map-stage path[data-zip][aria-pressed=true]:hover,.map-stage path[data-zip][aria-pressed=true]:focus-visible{fill:#193757;stroke:none;outline:none}
 .primary:hover:not(:disabled){background:#b0d0ff;box-shadow:0 0 22px #87b8ff25}
 .directory-type[aria-checked=true]:hover{background:#204169}
}
@media(min-width:761px){
 .studio:not([data-stage="0"]) .map-stage{left:24px;right:calc(min(575px,100% - 76px) + 70px);top:154px;opacity:1}
 .studio:not([data-stage="0"]) .map-context{top:97px;left:38px;flex-direction:row}
 .studio:not([data-stage="0"]) .map-context[hidden]{display:none}
 .studio:not([data-stage="0"]) .map-stage[data-zoomed=true] .map-controls{display:flex;right:0}
}
@media(min-width:1600px){.studio:not([data-stage="0"]) .map-stage{right:calc(650px + 7%)}
}
@media(max-width:760px){
 .studio[data-stage="1"] .panel{background:#101114fc}
 .studio:not([data-stage="0"]):not([data-stage="1"]) .map-stage{top:122px;left:16px;right:16px;height:170px;opacity:1;pointer-events:auto}
 .studio:not([data-stage="0"]):not([data-stage="1"]) .panel{top:320px}
 .studio:not([data-stage="0"]) .map-context{top:123px;left:16px;right:auto}
 .studio:not([data-stage="0"]) .map-context .quiet{background:#101114e8}
 .studio:not([data-stage="0"]) .map-controls{display:none}
 .map-key{bottom:-10px;font-size:10px;gap:14px}
 .reach-status{top:0;right:0;font-size:10px;max-width:48%;text-align:right}
 .studio[data-stage="1"] .map-key,.studio[data-stage="1"] .reach-status{display:none}
 .map-stage[data-zoomed=true] .map-key{bottom:0}
}
@media(max-height:700px) and (max-width:760px){
 .studio:not([data-stage="0"]):not([data-stage="1"]) .map-stage{height:110px;top:116px}
 .studio:not([data-stage="0"]):not([data-stage="1"]) .panel{top:250px}
 .studio:not([data-stage="0"]) .map-context{top:116px}
 .map-context .quiet{min-height:32px}
}
@media(prefers-reduced-motion:reduce){.reach-core{animation:none}}

#whole-state[hidden]{display:none}
