:root{--navy:#142c4a;--blue:#215dd4;--ink:#182b42;--muted:#5b6b7e;--line:#dce3eb;--surface:#f4f7fb}*{box-sizing:border-box}body{margin:0;background:var(--surface);color:var(--ink);font:1rem/1.6 "Segoe UI",Arial,sans-serif}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #db9c16;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:2.5rem;line-height:1.16;letter-spacing:-.035em;margin-bottom:14px}h2{font-size:1.25rem;line-height:1.35;margin-bottom:12px}h3{font-size:1.05rem;margin:4px 0}p{margin-bottom:16px}.topbar{background:var(--navy);color:white;display:flex;align-items:center;gap:48px;padding:22px max(24px,calc((100vw - 1200px)/2));min-height:94px}.brand{font-size:1.35rem;font-weight:700;color:#fff;white-space:nowrap;display:flex;align-items:center;gap:10px}.brand-icon{background:#2c4564;border:1px solid #526580;display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:9px;font-size:1.8rem}.topbar nav{display:flex;gap:24px}.topbar nav a{color:#e2eaf4;font-size:.95rem}.account{margin-left:auto;display:flex;gap:20px;align-items:center;font-size:.875rem}.account small{display:block;color:#bacce2}.quiet{background:transparent;color:white;border:1px solid #64809e;border-radius:7px;padding:7px 12px;cursor:pointer;white-space:nowrap}.shell{max-width:1200px;margin:0 auto;padding:48px 24px 72px;min-height:calc(100vh - 180px)}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:750;color:var(--blue);margin-bottom:12px}.muted,.help{color:var(--muted)}.help{font-size:.875rem;margin-top:14px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:11px 19px;background:var(--blue);border:1px solid var(--blue);border-radius:7px;color:white;font-weight:600;font-size:.9375rem;cursor:pointer;text-align:center;gap:8px}.button:hover{background:#184cba;text-decoration:none}.secondary{background:white;border-color:#c6d3e2;color:var(--ink)}.secondary:hover{background:#edf3fb}.full{width:100%;margin-top:18px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:10px;background:white;margin-bottom:42px}.stats>div{padding:22px 28px;border-right:1px solid var(--line)}.stats>div:last-child{border:0}.stats span{display:block;color:var(--muted);font-size:.875rem}.stats strong{font-size:2.15rem;line-height:1.5;font-weight:650}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 16px}.section-heading h2{margin:0}.section-heading span{font-size:.875rem}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.property-card{border:1px solid var(--line);border-radius:10px;background:white;overflow:hidden;padding:24px 24px 0;box-shadow:0 4px 14px #142c4a04}.property-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.building{display:inline-flex;align-items:center;justify-content:center;background:#eaf1fd;color:var(--blue);border-radius:10px;width:52px;height:52px;font-size:2rem}.property-number{font-size:.75rem;letter-spacing:.1em;color:var(--muted)}.property-card h2 a{color:var(--ink)}.address{min-height:52px;font-size:.9375rem}.property-bottom{border-top:1px solid var(--line);padding:17px 0;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;font-size:.875rem}.property-bottom a{font-weight:600}.empty{grid-column:1/-1;text-align:center;padding:52px 24px;border:1px dashed #bdccde;border-radius:10px;background:white}.empty .building{margin-bottom:20px}.empty p{color:var(--muted);max-width:500px;margin:0 auto 24px}.panel{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.padded{padding:28px}.back{display:inline-block;font-size:.9375rem;margin-bottom:22px}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.issue-row{display:flex;align-items:center;gap:20px;padding:24px;border-bottom:1px solid var(--line);color:var(--ink)}.issue-row:last-child{border:0}.issue-row:hover{background:#f9fbff;text-decoration:none}.issue-row>div{flex:1}.issue-row p{font-size:.875rem;margin:6px 0 0}.issue-id{font-size:.75rem;color:var(--muted)}.badge{display:inline-block;white-space:nowrap;font-size:.875rem;font-weight:600;padding:4px 11px;border-radius:5px}.open{background:#fff0cf;color:#79520c}.progress{background:#e8eeff;color:#304eac}.resolved{background:#e3f3eb;color:#216245}.neutral{background:#eef2f7;color:#40526b}.disabled{background:#fce8e8;color:#922e36}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px}.prose{overflow-wrap:anywhere;white-space:normal}.prose p:last-child{margin-bottom:0}.activity{background:white;border:1px solid var(--line);border-left:3px solid #bccce4;padding:20px 24px;margin-bottom:16px;border-radius:6px}.activity-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:12px;font-size:.875rem}.activity-header time{color:var(--muted);font-size:.8125rem}.status-change{margin:0;color:var(--muted);font-size:.9375rem}.activity.status{background:#edf2f9}.timeline{margin-bottom:28px}.form-wrap{max-width:650px;margin:20px auto}.form-panel{margin-top:28px}label{display:block;font-weight:600;font-size:.9375rem;margin-bottom:7px}input:not([type=checkbox]):not([type=hidden]),textarea,select{width:100%;padding:11px 12px;border:1px solid #b9c7d8;border-radius:6px;background:white;color:var(--ink)}textarea{resize:vertical;min-height:110px}input[type=checkbox]{width:18px;height:18px;vertical-align:middle;margin-right:8px}.helptext{display:block;font-size:.875rem;color:var(--muted);margin-top:6px}.helptext ul{padding-left:20px}.errorlist{color:#a22935;background:#fff0f1;padding:12px 12px 12px 30px;border-radius:6px;font-size:.9375rem}.message{padding:15px 20px;border:1px solid #bedacf;background:#eef9f3;margin-bottom:24px;border-radius:8px}.message.error{background:#fff0f1;border-color:#e7babe}.user-list{display:grid;gap:16px}.user-card{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.user-card p{margin-bottom:10px}.tags{display:flex;flex-wrap:wrap;gap:8px}.login-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:90px;max-width:1050px;margin:58px auto}.login-intro h1{font-size:3.7rem;line-height:1.1;letter-spacing:-.045em}.login-intro>p:not(.eyebrow){max-width:410px;color:var(--muted);font-size:1.125rem}.login-intro .small{font-size:.875rem!important}.login-rule{height:3px;width:55px;background:var(--blue);margin:36px 0 24px}.login-panel{padding:36px;box-shadow:0 12px 45px #142c4a08}.login-panel h2{font-size:1.6rem}.forgot{display:block;text-align:center;margin:20px 0;font-size:.9375rem}.footer{max-width:1152px;margin:0 auto;padding:20px 0 26px;border-top:1px solid var(--line);font-size:.75rem;letter-spacing:.1em;color:var(--muted);display:flex;justify-content:space-between}.footer span{letter-spacing:0}.skip{position:absolute;left:16px;top:-70px;background:white;z-index:10;padding:12px}.skip:focus{top:10px}.description{max-width:750px}.row-arrow{color:var(--blue)}@media(max-width:1000px){.topbar{gap:24px;flex-wrap:wrap}.account{margin-left:auto}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-grid{gap:40px}.login-intro h1{font-size:3rem}.footer{margin:0 24px}}@media(max-width:700px){.topbar{padding:18px 20px;gap:16px}.topbar nav{order:3;width:100%}.account>span{display:none}.shell{padding:30px 18px 48px}.page-heading{align-items:flex-start;flex-direction:column;gap:12px}h1{font-size:2rem}.stats>div{padding:16px 12px}.stats span{font-size:.875rem}.stats strong{font-size:1.75rem}.property-grid{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr}.detail-grid aside{grid-row:1}.issue-row{padding:18px;gap:12px;flex-wrap:wrap}.issue-row>div{flex-basis:100%}.row-arrow{margin-left:auto}.user-card{align-items:flex-start;flex-direction:column}.login-grid{grid-template-columns:1fr;gap:24px;margin:0}.login-intro h1{font-size:2.4rem}.login-intro h1 br{display:none}.login-intro .login-rule,.login-intro .small{display:none}.login-panel,.padded{padding:22px}.footer{flex-direction:column;gap:6px}.property-card h2,.user-card h2,.page-heading h1{overflow-wrap:anywhere}}
