/* FixUber visual system. Mobile first, no animation dependency. */
:root{--bg:#f5f7f3;--surface:#fff;--ink:#18342d;--sub:#586760;--faint:#66766c;--border:#dfe6dc;--field:#f4f7f1;--accent:#315a36;--lime:#d4fc68;--green:#326b43;--red:#b84132;--amber:#8b6112;--blue:#32666d;--star:#956412}
body,body[data-view="homeowner"],body[data-view="pro"]{--role:#264b37;--role-dark:#18342d;--role-tint:var(--bg);color:var(--ink);background:var(--bg)}
html{scroll-behavior:smooth;scroll-padding-top:105px}body{font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #4f7e27;outline-offset:4px}a{color:inherit}svg{flex-shrink:0}input,select,textarea{min-width:0}img{max-width:100%}
.display,h1,h2,h3,.wordmark{font-family:'Bricolage Grotesque',system-ui,sans-serif;letter-spacing:-.035em}h2{font-size:27px;line-height:1.2;margin:12px 0 18px}h3{line-height:1.3}
.caps{font-size:11px;letter-spacing:.1em}.fine{font-size:12px;line-height:1.65}.subtext{font-size:14px;line-height:1.7}.wrap{max-width:540px;padding:34px 24px 64px}.wordmark{display:inline-flex;align-items:center;gap:9px;font-size:27px;font-weight:800;white-space:nowrap}.brand-symbol{width:39px;height:39px;border-radius:12px}.wordmark .dot{color:#52723e}
.card{border:1px solid var(--border);border-radius:22px;padding:24px;box-shadow:0 3px 1px rgba(27,51,32,.015)}.card h2{margin-top:8px}.darkcard{background:var(--ink);border-radius:23px;padding:25px;color:#f7faef}
.btn{min-height:49px;padding:14px 22px;border-radius:14px;font-weight:700;gap:10px;transition:background .18s,box-shadow .18s,transform .18s,opacity .18s}.btn.accent{background:var(--lime);color:var(--ink)}.btn.ink{background:var(--ink);color:#fff}.btn.ghost{border:1px solid #cad6c4;background:#fff}.btn.small{min-height:42px;padding:10px 16px}.btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:auto}.btn:active:not(:disabled){transform:translateY(1px) scale(.99)}.btn.danger{border-color:#e5bfb6}.link{line-height:1.5}.btn svg{width:18px;height:18px}
input[type=text],input[type=tel],input[type=number],input[type=email],select,textarea{border:1px solid var(--border);background:var(--field);border-radius:12px;padding:13px 14px;font-size:16px;min-height:49px}input:focus,select:focus,textarea:focus{outline:0;border-color:#648145;box-shadow:0 0 0 3px #d4fc683d;background:#fff}input::placeholder,textarea::placeholder{color:#6d7a72}.field-label{margin-top:18px;font-size:10.5px;color:var(--sub)}
.chip{border-radius:11px;padding:11px 14px;border:1px solid var(--border);font-size:13px;min-height:43px}.chip.on{background:var(--ink);color:#fff}.check-row{margin:16px 0;gap:11px}.check-label{font-size:12.5px;line-height:1.7;color:var(--sub)}.checkbox{width:23px;height:23px;border-radius:7px;border-color:#8e9b85;margin-top:2px}.checkbox.on{background:var(--ink)}.bridge-notice{background:#f1f5eb;border:1px solid #dce5d0;padding:17px 19px;border-radius:15px;font-size:12px;line-height:1.65;margin:18px 0}.bridge-notice b{font-size:13px}.bridge-notice a{font-size:12px}
.steps{gap:8px;margin-bottom:25px}.steps span{height:5px}.steps span.on{background:#89ad49}.stepnum{color:#466d36;font-size:10px}.section{margin:30px 0 13px;gap:12px}.divider{background:var(--border);margin:17px 0}.modal-bg{backdrop-filter:blur(7px);background:rgba(17,37,28,.45)}.modal{padding:26px;border-radius:24px;max-width:610px;max-height:88dvh}.modal h2{margin:8px 0 12px}.terms-content h3{font-size:17px}.terms-content p{font-size:14px}.modal .btn{margin-top:12px}.toast{bottom:max(22px,env(safe-area-inset-bottom));border:1px solid #496044;box-shadow:0 8px 30px #152c2720;font-size:14px;border-radius:14px}.devcode{background:#edf6db;border:1px solid #d8e7c0;padding:17px;font-size:13px}.devcode b{display:block;font-size:30px;letter-spacing:.2em;margin:5px 0}.status-pill{border:1px solid #65775c;color:#e1edca;padding:5px 9px;font-size:9px}
/* Landing */
.landing{max-width:1232px;padding:0 40px;margin:auto}.site-nav{height:101px;display:flex;align-items:center;justify-content:space-between;gap:22px}.site-links{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:600}.site-links a{text-decoration:none}.site-links a:hover{text-decoration:underline;text-underline-offset:5px}.nav-pro{background:var(--ink);color:#fff;border-radius:12px;padding:11px 17px;text-decoration:none!important}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em;display:flex;align-items:center;gap:8px;color:#4a6541}.eyebrow::before{content:'';width:7px;height:7px;background:#688b36;border-radius:50%}
.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:53px;padding:46px 0 40px;align-items:start}.hero h1{font-size:clamp(52px,6vw,78px);font-weight:800;line-height:.98;margin:21px 0 23px;letter-spacing:-.055em}.hero h1 span{color:#73865d}.hero-lead{font-size:16px;line-height:1.75;max-width:450px;color:var(--sub);margin:0 0 20px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.hero-actions .btn{font-size:14px;padding-left:12px;padding-right:12px}.entry-consent{margin-top:23px}.entry-consent .check-row{margin:10px 0 18px}.entry-consent .check-label{font-size:12px}.hero .bridge-notice{margin:20px 0 10px;font-size:12px;padding:14px 16px}.hero .bridge-notice p{margin:5px 0}.hero .bridge-notice a{font-size:11px}.region-label{font-size:11px;color:var(--sub);display:flex;gap:7px;align-items:center;margin-top:17px}.region-label svg{width:14px;height:14px}
.hero-visual{position:relative;min-height:563px;margin-top:10px;isolation:isolate}.map-scene{position:absolute;inset:0 0 55px;border:1px solid #dae4d1;border-radius:29px;background:#edf2e8;overflow:hidden}.map-scene>img{width:100%;height:100%;object-fit:cover;display:block}.map-caption{position:absolute;top:19px;left:20px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#54664c;background:#fff9;backdrop-filter:blur(5px);padding:7px 11px;border-radius:8px}.map-pulse{position:absolute;top:52%;left:53.5%;width:180px;height:180px;border:1.5px solid #54773b;border-radius:50%;transform:translate(-50%,-50%);animation:mapPulse 3.5s ease-out infinite;pointer-events:none}
.scene-tag{position:absolute;top:91px;left:-20px;background:var(--ink);color:#fff;padding:12px 17px;border-radius:15px;font-size:12px;box-shadow:0 9px 26px #18342d18;display:flex;gap:10px;align-items:center;animation:softFloat 7s ease-in-out infinite}.scene-tag .icon-box{width:31px;height:31px;border-radius:10px;background:#d4fc68;color:var(--ink)}.scene-tag small{display:block;font-size:10px;color:#c3d2b9;margin-top:1px}.connection-card{position:absolute;bottom:0;left:26px;right:26px;background:white;border:1px solid #dce4d6;box-shadow:0 18px 45px #29412a14;border-radius:22px;padding:24px}.connection-card .caps{font-size:9px;color:#667960}.connection-card h3{font-size:23px;margin:9px 0 19px;letter-spacing:-.035em}.connection-steps{display:flex;gap:13px;align-items:center}.connection-steps>span{font-size:10px;color:var(--sub);flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}.connection-steps i{font-style:normal;width:31px;height:31px;border-radius:50%;background:#f1f5e9;display:grid;place-items:center;font-size:12px;font-weight:700;color:var(--ink)}.connection-steps>svg{width:13px;height:13px;color:#819175}.connection-steps>span:last-child i{background:var(--lime)}
.service-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:grid;grid-template-columns:1.15fr repeat(4,1fr);gap:10px;align-items:center;padding:26px 0;margin:5px 0 55px}.service-strip>p{font-size:12px;line-height:1.6;color:var(--sub);margin:0}.service-item{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:600}.icon-box{width:39px;height:39px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#eaf0e0;flex-shrink:0}.icon-box svg{width:19px;height:19px}.how{padding:0 0 50px;scroll-margin-top:30px}.how-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px;gap:25px}.how-heading h2{font-size:35px;line-height:1.13;margin:0;max-width:380px}.how-heading p{max-width:300px;color:var(--sub);font-size:13px;line-height:1.7;margin:0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.how-card{padding:24px;border:1px solid var(--border);border-radius:19px;background:#fff}.how-card .num{font-size:12px;color:#718168;display:inline-flex;justify-content:space-between;width:100%;align-items:center}.how-card h3{font-size:20px;margin:21px 0 9px}.how-card p{font-size:13px;line-height:1.7;color:var(--sub);margin:0}.pro-banner{display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--ink);color:#fff;border-radius:24px;padding:31px 35px;margin-bottom:36px}.pro-banner h2{font-size:28px;margin:0 0 5px}.pro-banner p{font-size:13px;color:#becbb2;margin:0;max-width:480px}.pro-banner .btn{width:auto;flex-shrink:0}.site-footer{border-top:1px solid var(--border);padding:23px 0 30px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:11px;color:var(--sub)}.site-footer a{text-underline-offset:3px}.footer-brand{font-weight:700;color:var(--ink)}
/* Product shell and dashboards */
.header{padding:0 30px;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.hrow{max-width:1120px;width:100%;margin:auto;min-height:86px;padding:13px 0!important;gap:15px}.header .wordmark{color:var(--ink);font-size:25px!important}.header .link{color:var(--sub)}.header .hname{color:var(--sub)}.header .rolepill{background:#edf3e4;color:#33533c;text-transform:none;letter-spacing:0;font-size:11px;font-weight:600;padding:6px 10px}.header .brand-symbol{width:36px;height:36px}.tabs{max-width:1120px;width:100%;margin:auto;gap:23px}.tab{color:var(--sub);padding:0 0 12px}.tab.on{color:var(--ink);border-bottom-color:#597936}.app-layout{max-width:1180px;margin:0 auto;padding:38px 30px 55px;display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:30px;align-items:start}.app-main{min-width:0}.app-aside{display:grid;gap:18px;position:sticky;top:160px}.side-panel{border:1px solid var(--border);border-radius:21px;padding:23px;background:#fff}.side-panel h3{font-size:19px;margin:0 0 11px}.side-panel p{font-size:12px;line-height:1.75;color:var(--sub);margin:0}.side-panel .icon-box{margin-bottom:17px}.side-panel .link{font-size:12px;margin-top:16px;display:inline-block}.side-panel .mini-step{display:flex;gap:11px;align-items:center;font-size:12px;margin-top:16px;color:var(--sub)}.mini-step b{display:grid;place-items:center;width:23px;height:23px;border:1px solid var(--border);border-radius:50%;font-size:10px;flex-shrink:0}.app-footer{max-width:1120px;margin:0 auto 20px;padding:0 30px;display:flex;justify-content:space-between;font-size:11px;color:var(--sub);gap:15px}
.dashboard-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 25px}.dashboard-title h1{font-size:34px;line-height:1.15;margin:7px 0 0}.dashboard-title p{font-size:13px;color:var(--sub);margin:8px 0 0}.dashboard-title .eyebrow{font-size:9px}.greeting-symbol{width:58px;height:58px;border:1px solid #d4ddc6;background:#eaf1df;border-radius:19px;display:grid;place-items:center}.greeting-symbol svg{width:26px;height:26px}.request-banner{background:var(--ink);border-radius:22px;position:relative;overflow:hidden;padding:27px;color:#fff;margin-bottom:21px}.request-banner::after{content:'';position:absolute;right:-15px;top:-100px;width:260px;height:260px;border:1px solid #5a704b55;border-radius:50%;pointer-events:none;box-shadow:0 0 0 40px #5a704b14,0 0 0 85px #5a704b0b}.request-banner h2{font-size:27px;letter-spacing:-.035em;margin:0 0 8px}.request-banner p{font-size:13px;line-height:1.7;color:#c6d4ba;margin:0 0 22px;max-width:410px;position:relative;z-index:1}.request-banner .btn{width:auto;min-width:166px;position:relative;z-index:1}.quick-services{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:29px}.quick-service{border:1px solid var(--border);background:#fff;border-radius:15px;padding:16px 8px;cursor:pointer;font-size:11px;font-weight:600;color:var(--ink);display:flex;flex-direction:column;align-items:center;gap:10px}.quick-service .icon-box{width:32px;height:32px;background:#f2f5ed;border-radius:10px}.empty-state{border:1px dashed #cdd7c2;border-radius:21px;padding:33px 24px;text-align:center;background:#fcfdf9}.empty-state .icon-box{margin:0 auto 14px;width:46px;height:46px}.empty-state h3{font-size:18px;margin:0 0 8px}.empty-state p{font-size:13px;color:var(--sub);margin:0 auto;max-width:365px;line-height:1.7}.offer-card{border-color:#859e5c!important;box-shadow:0 0 0 3px #d4fc682b}.request-form{margin-top:20px}#post-slot[data-open] + .quick-services{display:none}#jobs{display:grid;gap:0}#jobs>.card{margin-top:14px}.job-progress{display:flex;align-items:center;gap:4px;margin:16px 0 19px}.job-progress span{height:3px;background:#e8eee1;flex:1;border-radius:3px}.job-progress span.done{background:#7b9952}.job-progress span.current{background:var(--ink)}
/* Explicit testing surfaces */
.test-badge{display:inline-flex;align-items:center;gap:6px;background:#eef2ff;color:#43557c;border:1px solid #d5ddf0;border-radius:8px;font-size:10px;font-weight:700;padding:6px 9px;white-space:nowrap;letter-spacing:0}.test-badge::before{content:'';width:5px;height:5px;background:#627db2;border-radius:50%}.test-nav{display:flex;align-items:center;gap:13px}.test-strip{background:#eef2fa;border-bottom:1px solid #dde4f0;padding:7px 20px;text-align:center;color:#465877;font-size:11px;line-height:1.7}.inbox-button{font-size:11px!important;min-height:34px!important;padding:7px 11px!important;border-radius:10px!important;gap:6px}.inbox-button svg{width:15px;height:15px}.inbox-count{font-size:10px;padding:1px 5px;border-radius:5px;background:#e6eedb}.test-info{border:1px solid #d6e0f0;background:#f2f5fc;border-radius:13px;padding:14px 16px;font-size:12px;color:#495e7c;line-height:1.7;margin:16px 0}.test-account-list{display:grid;gap:11px;margin:20px 0}.test-account{border:1px solid #dbe3d2;border-radius:14px;padding:15px;display:flex;align-items:center;gap:13px;cursor:pointer;background:#fff;color:var(--ink);text-align:left;font-size:14px}.test-account[aria-pressed=true]{border-color:#64813f;box-shadow:0 0 0 2px #d4fc6855;background:#f5f9ee}.test-account>span:last-child{margin-left:auto}.test-account small{display:block;font-size:11px;color:var(--sub);margin-top:3px}.test-account .icon-box{width:34px;height:34px}.inbox-title-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.inbox-title-row h2{margin-bottom:3px}.inbox-message{border:1px solid #e0e6d9;border-radius:16px;background:#f7f9f1;padding:17px;margin:13px 0}.inbox-message p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.65;margin:10px 0}.inbox-message time{font-size:10px;color:var(--sub)}.inbox-message .caps{font-size:9px}.inbox-preview{border-top:1px solid var(--border);margin-top:16px;padding-top:13px;font-size:12px;line-height:1.65;color:var(--sub);overflow-wrap:anywhere}.inbox-preview p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;margin:4px 0}.inbox-preview time{font-size:10px}.test-contact{margin:12px 0;padding:13px;border-radius:12px;border:1px solid #dbe2ef;background:#f2f5fc;font-size:12px;color:#455976;line-height:1.7}
@keyframes enterScreen{from{opacity:.4;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes mapPulse{0%{transform:translate(-50%,-50%) scale(.7);opacity:.22}85%,100%{transform:translate(-50%,-50%) scale(1.6);opacity:0}}@keyframes softFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
#app>.wrap,#app>.landing,.modal,.request-form{animation:enterScreen .4s ease both}.hero-visual{animation:enterScreen .7s ease both}
@media(hover:hover){.btn.accent:hover:not(:disabled){background:#c6f253;box-shadow:0 4px 12px #18342d10;transform:translateY(-1px)}.btn.ink:hover:not(:disabled){background:#2d4e3b}.btn.ghost:hover:not(:disabled),.chip:hover:not(.on),.quick-service:hover{background:#f0f5e7;border-color:#9baa80}.how-card{transition:transform .2s,border-color .2s}.how-card:hover{transform:translateY(-4px);border-color:#acba96}.test-account:hover{background:#f2f6ea}}
@media(min-width:1500px){.landing{max-width:1310px}.hero{gap:75px;padding-top:58px}.hero-visual{min-height:580px}}
@media(max-width:1000px){.landing{padding:0 28px}.hero{gap:30px;padding-top:28px}.hero h1{font-size:60px}.hero-visual{min-height:530px}.hero-actions{grid-template-columns:1fr}.scene-tag{left:-9px}.connection-card{left:12px;right:12px}.app-layout{grid-template-columns:minmax(0,1fr) 250px;gap:20px;padding:28px 24px}.service-strip{grid-template-columns:repeat(4,1fr)}.service-strip>p{grid-column:1/-1;text-align:center;margin-bottom:10px}.site-links{gap:17px}.side-panel{padding:19px}}
@media(max-width:760px){.landing{padding:0 22px}.site-nav{height:85px;gap:12px}.wordmark{font-size:25px}.site-links{gap:12px}.site-links a:not(.nav-pro){display:none}.nav-pro{font-size:11px;padding:9px 12px}.site-nav .test-badge{display:none}.hero{grid-template-columns:1fr;gap:25px;padding:22px 0 27px}.hero h1{font-size:64px;max-width:500px;margin:20px 0}.hero-lead{font-size:15px;max-width:530px;margin-bottom:18px}.hero-actions{grid-template-columns:1fr 1fr}.hero-visual{min-height:405px;margin:0 0 4px}.map-scene{bottom:45px}.map-scene>img{object-position:50% 53%}.scene-tag{top:50px;left:15px}.connection-card{left:22px;right:22px;padding:19px 23px;max-width:360px;margin:auto}.connection-card h3{font-size:21px;margin-bottom:13px}.map-caption{left:auto;right:15px;font-size:8px}.map-pulse{width:140px;height:140px}.service-strip{margin-bottom:36px;padding:20px 0;gap:20px 8px}.service-item{flex-direction:column;gap:7px;font-size:11px}.service-item .icon-box{width:35px;height:35px}.service-strip>p{display:none}.how-heading{display:block}.how-heading h2{font-size:31px;margin-bottom:13px}.how-heading p{max-width:100%}.how-grid{grid-template-columns:1fr;gap:12px}.how-card{padding:21px}.how-card h3{margin-top:12px}.pro-banner{flex-direction:column;align-items:flex-start;gap:20px;padding:25px}.pro-banner h2{font-size:26px}.pro-banner .btn{width:100%}.site-footer{align-items:flex-start;flex-wrap:wrap;font-size:10px}.app-layout{grid-template-columns:1fr;padding:24px 20px 35px}.app-aside{position:static;grid-template-columns:1fr 1fr;gap:14px}.side-panel{padding:20px}.side-panel.test-panel{grid-column:1/-1}.side-panel h3{font-size:18px}.header{padding:0 20px}.hrow{min-height:74px;gap:10px}.header .hname{display:none}.header .wordmark{font-size:23px!important}.header .brand-symbol{width:32px;height:32px}.header .rolepill{font-size:9px;padding:5px 7px}.header .rolepill svg{width:11px;height:11px}.hrow>#logout{font-size:11px!important}.dashboard-title h1{font-size:31px}.app-footer{padding:0 20px}.greeting-symbol{width:47px;height:47px;border-radius:15px}.test-strip{font-size:10px}.header .test-nav{gap:8px;margin-left:auto}.inbox-button .inbox-label{display:none}.inbox-button{width:37px;min-height:34px!important;padding:7px!important}.inbox-count{display:none}}
@media(max-width:380px){.landing{padding:0 17px}.site-links{display:none}.hero h1{font-size:55px}.hero-actions{grid-template-columns:1fr}.hero-visual{min-height:380px}.wrap{padding:26px 16px 50px}.card{padding:18px}.app-layout{padding:22px 16px}.app-aside{grid-template-columns:1fr}.side-panel.test-panel{grid-column:auto}.header{padding:0 14px}.header .wordmark{font-size:21px!important;gap:6px}.header .brand-symbol{width:28px;height:28px}.hrow{gap:8px}.header .rolepill{display:none}.dashboard-title h1{font-size:28px}.quick-services{gap:6px}.quick-service{font-size:10px}.modal{padding:20px}.request-banner{padding:22px}.test-nav{gap:6px!important}.site-footer{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.btn:active{transform:none}.map-pulse{opacity:.15}}
@media print{.header,.app-aside,.test-strip,.site-nav{position:static}body{background:white}.modal-bg{background:white;position:static}.modal{max-height:none;overflow:visible}.btn{box-shadow:none}}

.header .wordmark .dot{color:#52723e}
@media(max-width:520px){.app-aside{grid-template-columns:1fr}.side-panel.test-panel{grid-column:auto}}

.inline-icon{display:inline-flex;width:14px;height:14px;vertical-align:-2px;margin-right:4px}.inline-icon svg{width:14px;height:14px}.toast{width:max-content;max-width:calc(100vw - 40px);pointer-events:none}
.request-timing{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:16px;border:1px solid #c3d49d;border-radius:15px;background:#f1f7e6}.request-timing-check{display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:var(--lime);color:var(--ink);font-weight:800}.request-timing b{display:block;font-size:14px;color:var(--ink)}.request-timing p{margin:6px 0 0;font-size:12px;line-height:1.6;color:var(--sub)}
.wordmark{flex-shrink:0;line-height:1;background:var(--bg);isolation:isolate}.brand-logo{display:block;width:144px;height:auto;mix-blend-mode:multiply}.site-nav .brand-logo,.header .brand-logo{width:108px}.site-nav{min-height:110px}.header .hrow{min-height:100px}.header .wordmark{color:var(--ink);background:var(--surface)}
@media(max-width:820px){.site-nav .brand-logo,.header .brand-logo{width:94px}.site-nav{min-height:94px}.header .hrow{min-height:88px}.brand-logo{width:132px}}

/* Approved option C: role identification belongs to the dashboard greeting. */
.dashboard-heading{width:100%;min-width:0}.dashboard-greeting{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:7px}.dashboard-greeting h1{margin:0;min-width:0;overflow-wrap:anywhere}.dashboard-role{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:9px;font-size:11px;font-weight:700;line-height:1;letter-spacing:0;text-transform:none;background:#e9f1e2;color:#466237;white-space:nowrap}.dashboard-role.contractor{background:#faece3;color:#9a441d}.dashboard-role svg{width:13px;height:13px}.header .hname{display:block;margin-left:auto;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header .test-nav{margin-left:0!important}
@media(max-width:760px){.dashboard-greeting{gap:9px}.dashboard-role{font-size:10px;padding:7px 9px}.header .hname{max-width:80px}}
@media(max-width:380px){.header .hname{max-width:55px}.header .hrow{gap:6px}.dashboard-greeting h1{font-size:27px}}
/* Public support and preference links remain usable on narrow screens. */
.site-footer,.app-footer{flex-wrap:wrap;gap:16px}.app-footer a,.site-footer a{white-space:nowrap}.app-footer button{font:inherit}
