/* Research workspace: keyboard, touch and narrow-screen layouts share the same controls. */
:root{--header-height:82px;--focus:#2e8266;--surface:#fff;scroll-padding-top:calc(var(--header-height) + 20px)}
html{scroll-behavior:smooth}body{overflow-wrap:anywhere}body,input,select,textarea{font-size:15px}button,.tab-link{min-height:44px}input,select,textarea{min-height:44px;font-size:16px}input[type=checkbox]{min-height:20px;width:20px;height:20px;flex:0 0 20px}button:disabled{cursor:not-allowed}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #72aa9170;border-color:var(--green);outline-offset:1px}a,button{transition:background-color .15s,border-color .15s}button:hover:not(:disabled),.tab-link:hover{background:#eef6f0}.primary:hover:not(:disabled){background:#195a42}.skip-link{position:fixed;top:-100px;left:12px;z-index:5000;background:white;padding:12px}.skip-link:focus{top:10px}
header,.site-header{position:sticky;top:0;z-index:1050;display:flex;flex-wrap:wrap;gap:12px 20px;padding:14px clamp(16px,3vw,40px);box-shadow:0 1px 0 #ffffff18}header .brand{flex:0 0 auto;margin:0;color:white;text-decoration:none}header>div:not(.brand),.site-title{min-width:0;flex:1}header h1{font-size:clamp(17px,1.65vw,23px);line-height:1.4}header p{display:block;max-width:560px}.header-nav{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.header-nav a,header>a:not(.brand){padding:8px 11px;border-radius:6px;min-height:40px;display:inline-flex;align-items:center;font-size:13px;white-space:nowrap}.header-nav a:hover{background:#ffffff12}#memberStatus{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#f3f7f2;flex:0 1 auto}header .status{white-space:nowrap}main{min-width:0}.layout{grid-template-columns:310px minmax(0,1fr);max-width:2000px;margin:auto}.layout>main{padding:22px clamp(16px,2vw,32px)}.layout>aside{position:sticky;top:var(--header-height);max-height:calc(100dvh - var(--header-height));overflow:auto;overscroll-behavior:contain;align-self:start;scrollbar-width:thin;padding:22px}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.tabs button,.tabs a{font-size:14px;white-space:nowrap;flex:0 0 auto}.tabs [aria-selected=true]{box-shadow:0 2px 5px #10251e18}.section{margin-bottom:18px}.section h2{font-size:17px}label{font-size:13px;line-height:1.5}.cols{grid-template-columns:repeat(2,minmax(0,1fr))}.cols>*{min-width:0}.row{min-width:0}.row>button{flex-shrink:0}.row>input{flex:1}.map-tools{gap:8px}.map-tools button{min-height:42px;font-size:13px}.map-tools select{max-width:300px;flex:1 1 200px}.map-caption{flex:1 1 180px;line-height:1.6}.map-status{padding:10px 14px;margin:0;background:#fff;line-height:1.6}.map-stage{height:clamp(380px,53vh,620px)}.google-map-host{width:100%;height:100%;border:0}.map-stage .leaflet-container.google-active{background:transparent;clip-path:inset(0 0 28px 0)}.map-stage .google-active .leaflet-bottom{bottom:30px}.metrics .metric{border-radius:10px}.table-wrap{max-width:100%;overscroll-behavior-x:contain;scrollbar-width:thin}.table-wrap th{position:sticky;top:0;z-index:1}.table-wrap td:first-child{white-space:normal;min-width:170px;max-width:330px}.table-wrap td{vertical-align:top}.table-wrap:focus-visible{outline:3px solid #72aa9170}.result-head{align-items:flex-end}.result-head select{max-width:100%}.result-head label{margin:0}.result-filters{display:grid;grid-template-columns:repeat(3,minmax(100px,160px)) minmax(160px,1fr);align-items:end;gap:12px}.result-filters label{min-width:0}.result-filters .hint{margin:0 0 5px}.pagination{flex-wrap:wrap}.pagination button{min-width:85px}.detail-grid{grid-template-columns:minmax(220px,1fr) minmax(0,1.25fr)}.detail-grid>*{min-width:0}.detail h2{overflow-wrap:anywhere}.kv{grid-template-columns:105px minmax(0,1fr)}.star-grid{max-width:500px}.account-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.account-grid .detail{padding:24px}.account-grid h3{margin-top:0}.account-grid button{margin:5px 5px 0 0}.plan-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.plan-card{display:flex;flex-direction:column;padding:22px}.plan-card p{font-size:13px;line-height:1.9;flex:1}.plan-card strong{font-size:27px}.plan-card button{width:100%}.funding-note{border-left:3px solid var(--green);background:#eaf3ec;padding:16px 20px;margin:18px 0;max-width:1000px;line-height:1.8}.admin-layout{max-width:1440px}.admin-section{padding:24px}.admin-section h2{font-size:20px;margin-top:0}.admin-section .row{flex-wrap:wrap}.admin-section .row input{min-width:170px}.admin-section td{white-space:normal;overflow-wrap:anywhere}.admin-section td button,.admin-section td select{margin:3px 2px;max-width:100%}.admin-section td:last-child{min-width:210px}.admin-section pre{max-height:500px;overflow:auto}.policy{width:min(100%,940px)}footer{line-height:1.8;font-size:12px}.settings-close,.settings-mask{display:none}
.catalog-main{max-width:1800px;margin:0 auto;padding:24px clamp(16px,3vw,40px)}.research-intro{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:32px;align-items:start;padding:8px 0 24px}.research-intro h2{font-size:clamp(22px,2.4vw,32px);font-weight:600;letter-spacing:-.5px;margin:6px 0 14px}.research-intro p{margin:8px 0;max-width:750px;font-size:14px;line-height:1.8;color:var(--muted)}.privacy-note{border:1px solid #d1e1d5;padding:18px 22px;background:#eaf3ec;border-radius:12px}.privacy-note strong{font-size:15px}.privacy-note p{font-size:13px}.scope-switch{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:14px}.scope-switch button{font-weight:500}.scope-switch [aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.catalog-notice{padding:12px 16px;border-radius:8px;line-height:1.7}.filter-panel{background:white;border:1px solid var(--line);border-radius:10px;margin:16px 0}.filter-panel summary{padding:13px 16px;font-size:14px}.filter-panel summary .hint{margin-left:14px;font-weight:400}.homes-toolbar{display:grid;grid-template-columns:minmax(140px,1.4fr) minmax(100px,.8fr) minmax(110px,.8fr) minmax(170px,1.3fr) auto auto;align-items:end;gap:12px;padding:0 16px 17px}.homes-toolbar label{margin:0;min-width:0}.homes-toolbar input,.homes-toolbar select{width:100%;margin-top:5px}.homes-toolbar button{white-space:nowrap}.homes-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);padding:0;gap:22px;align-items:start}.catalog-map-panel{min-width:0;position:sticky;top:calc(var(--header-height) + 14px)}.homes-map-stage{height:clamp(410px,61vh,760px);border:1px solid var(--line);border-radius:12px;overflow:hidden}.homes-map-stage #homesMap{position:absolute;inset:0;z-index:1;height:100%;min-height:0;background:#e8eee8}.map-legend{display:flex;flex-wrap:wrap;gap:9px 18px;font-size:12px;padding:10px 0}.legend-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:5px}.legend-dot.green{background:var(--green)}.legend-dot.amber{background:var(--amber)}.privacy-caption{line-height:1.8}.section-heading{display:flex;align-items:center;gap:12px;justify-content:space-between}.section-heading h2{font-size:19px;margin:0 0 6px}.homes-list{max-height:60vh;padding:0 3px;scrollbar-width:thin}.home-card{display:flex;flex-direction:column;gap:8px;border-radius:10px;padding:16px;margin:10px 0;line-height:1.6}.home-card strong{font-size:16px;font-weight:600}.home-card small{color:var(--muted);font-weight:400}.home-category{font-size:11px;font-weight:500;color:var(--green)}.homes-evidence{max-height:none;overflow:visible;padding:20px;scroll-margin-top:calc(var(--header-height) + 18px)}.detail-close{float:right;min-height:36px;padding:4px 10px;font-size:12px}.evidence-note{background:#f2f6ef;border-radius:8px;padding:13px;font-size:13px;margin:15px 0}.evidence-note p{margin:6px 0}.research-explainer{padding:32px 0 20px;margin-top:24px;border-top:1px solid var(--line)}.research-explainer h2{font-size:22px;font-weight:600}.method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.method-grid article>span{font-size:12px;letter-spacing:2px;color:var(--green)}.method-grid h3{font-size:16px;margin:7px 0}.method-grid p{font-size:13px;color:var(--muted);line-height:1.9}.text-action{display:inline-block;padding:12px 0;font-size:14px}
@media(max-width:1200px){.layout{grid-template-columns:270px minmax(0,1fr)}.layout>aside{padding:16px}.header-nav{gap:0}.header-nav a{padding:8px}.homes-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.homes-layout{grid-template-columns:minmax(0,1fr) 310px}.result-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.result-filters>.hint{grid-column:1/-1}.detail-grid{grid-template-columns:1fr}.account-grid{grid-template-columns:1fr}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){header{gap:8px 12px;padding:12px 16px}header p{font-size:11px}header .status{display:none}.header-nav{width:100%;justify-content:flex-start;margin-left:-8px}.layout{display:block}.layout>aside{display:none;position:fixed;z-index:1200;top:calc(var(--header-height) + 8px);bottom:max(12px,env(safe-area-inset-bottom));left:12px;right:12px;max-height:none;border:1px solid var(--line);border-radius:12px;padding:20px;box-shadow:0 15px 70px #132e2c30}.layout>aside.open{display:block}body.settings-open{overflow:hidden}.settings-mask.open{display:block;position:fixed;inset:0;background:#12322c80;z-index:1100;border:0;border-radius:0;width:100%;height:100%}.settings-close{display:block;position:sticky;bottom:0;background:var(--green);color:white;width:100%;margin-top:18px;box-shadow:0 -5px 15px #fff}.mobile-settings{display:inline-flex;align-items:center}.layout>main{padding:16px}.tabs{gap:7px;overflow:visible;white-space:normal}.tabs button,.tabs a{font-size:13px;padding:8px 11px}.research-intro{gap:18px;grid-template-columns:1fr}.research-intro .privacy-note{padding:13px 16px}.research-intro h2{font-size:25px}.homes-layout{grid-template-columns:1fr}.catalog-map-panel{position:static}.homes-map-stage{height:clamp(340px,54svh,560px)}.homes-list{max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0}.homes-list .home-card{margin:0}.homes-list .empty{grid-column:1/-1}.homes-evidence{max-width:700px}.catalog-results{margin-top:4px}.section-heading{margin:0 0 14px}.homes-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.method-grid{gap:18px}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-layout{padding:16px}.admin-section{padding:18px}.admin-section>.cols{gap:12px}}
@media(max-width:600px){:root{font-size:14px}header h1{font-size:17px}header p{display:none}header .brand{font-size:17px;padding:4px 7px}#memberStatus{max-width:130px;font-size:11px;padding:7px 9px}header>a:not(.brand){font-size:12px;padding:4px}.header-nav{gap:0;justify-content:space-between}.header-nav a{font-size:12px;min-height:38px;padding:5px}.layout>main,.catalog-main{padding:12px}.tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.tabs button,.tabs a{white-space:normal;justify-content:center;padding:8px 4px;font-size:12px;line-height:1.45}.map-stage{height:clamp(320px,52svh,430px)}.map-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px}.map-tools button{white-space:normal;font-size:12px;padding:7px 5px}.map-tools select{grid-column:1/-1;max-width:none;width:100%!important}.map-caption{grid-column:1/-1;margin:0}.metrics{gap:8px}.metric{padding:12px}.metric span{font-size:11px}.metric strong{font-size:24px}.result-head{gap:10px}.result-head h2{width:100%;margin:0}.result-head select{flex:1;min-width:150px;font-size:14px}.result-head .check{font-size:12px}.result-filters{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.result-filters input,.result-filters select{padding:7px 5px;font-size:14px}.table-wrap th,.table-wrap td{padding:10px;font-size:12px}.table-wrap td:first-child{min-width:145px}.detail{padding:16px}.detail-grid{gap:14px}.dragon-grid{grid-template-columns:repeat(4,1fr)}.star-cell .numbers{font-size:25px}.account-grid{gap:0}.account-grid .detail{padding:18px}.plan-grid{grid-template-columns:1fr}.plan-card{padding:20px}.plan-card p{font-size:14px}.funding-note{padding:13px 15px;font-size:13px}.admin-section{padding:16px}.admin-section>.row input{width:100%;flex-basis:100%}.admin-section .cols{grid-template-columns:1fr}.admin-actions>*{flex:1 1 150px;justify-content:center}.policy{padding:20px 16px}.research-intro{padding:6px 0 14px}.research-intro h2{font-size:23px}.research-intro p{font-size:13px}.research-intro .eyebrow{font-size:10px}.privacy-note strong{font-size:14px}.scope-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.scope-switch button{font-size:12px;padding:8px 4px}.catalog-notice{font-size:12px;padding:10px 12px}.filter-panel summary{display:flex;align-items:center;justify-content:space-between;font-size:13px}.filter-panel summary .hint{font-size:10px;margin-left:8px}.homes-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 12px 12px}.homes-toolbar label:first-child,.homes-toolbar label:nth-child(4){grid-column:1/-1}.homes-toolbar button{font-size:13px;padding:8px}.homes-map-stage{height:clamp(330px,54svh,470px)}.homes-list{grid-template-columns:1fr;gap:10px}.map-legend{font-size:11px;gap:8px}.privacy-caption{font-size:11px}.method-grid{grid-template-columns:1fr;gap:12px}.method-grid article{border-bottom:1px solid var(--line);padding-bottom:10px}.method-grid p{margin-bottom:0}.research-explainer h2{font-size:19px}.toast{bottom:max(14px,env(safe-area-inset-bottom));padding:12px 16px;width:calc(100vw - 28px);font-size:13px}.cols{gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media(max-width:900px){.settings-close{top:0;bottom:auto;margin:0 0 16px;z-index:3;box-shadow:0 5px 15px #fff}} @media(max-width:600px){.site-header{display:grid;grid-template-columns:36px minmax(0,1fr);gap:6px 10px;padding:10px 14px}.site-header .brand{grid-column:1;grid-row:1;text-align:center}.site-header .site-title{grid-column:2;grid-row:1}.site-header h1{margin:0;line-height:1.4}.site-header .header-nav{grid-column:1/-1;width:100%}.research-workbench #memberStatus{grid-column:1/-1;grid-row:2;justify-self:start;max-width:55%;min-height:36px}.research-workbench header>a:not(.brand){grid-column:2;grid-row:2;justify-self:end;min-height:36px}.research-workbench #backendStatus{display:none}}
@media(max-width:600px){.research-workbench #memberStatus{margin:0}}
.tabs button[aria-selected=true]:hover,.scope-switch button[aria-pressed=true]:hover{background:var(--ink);color:#fff}

/* Result-library scope and six status counters remain usable on narrow screens. */
#libraryView .row>label{min-width:0;max-width:100%;flex:1 1 220px}#libraryTask{width:100%;max-width:100%}.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:600px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}

.research-ladder{padding:14px 18px 14px 38px;background:#edf4ee;border-radius:8px;line-height:1.9}.pailong-label{color:#226b50}.dragon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dragon-cell{font-size:13px;padding:10px 5px}.dragon-cell strong{font-size:14px}.dragon-mountains{font-size:12px;margin:4px 0;white-space:normal}.dragon-cell small{display:block;color:#665021}.admin-nav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.admin-nav a{border:1px solid var(--line);border-radius:7px;background:white;padding:10px 14px;text-decoration:none}.admin-section{scroll-margin-top:calc(var(--header-height) + 20px)}.result-filters{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}@media(min-width:1500px){.dragon-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:500px){.result-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-nav a{flex:1 1 130px;text-align:center}}
