*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#4a4543;background-color:#faf8f5}.auth-page{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background-color:#faf8f5}.auth-card{background:#fff;border-radius:16px;padding:3rem;width:100%;max-width:420px;border:1px solid #E8E4E1;box-shadow:0 4px 24px #4a45430f}.auth-logo{text-align:center;margin-bottom:2rem}.auth-logo h1{font-size:1.75rem;font-weight:700;color:#6b8f71;letter-spacing:-.02em}.auth-logo p{color:#8a8583;font-size:.9rem;margin-top:.25rem}.auth-form h2{font-size:1.25rem;font-weight:600;color:#4a4543;margin-bottom:1.5rem}.auth-form label{display:block;font-size:.875rem;font-weight:500;color:#4a4543;margin-bottom:1rem}.auth-form input{display:block;width:100%;padding:.75rem 1rem;margin-top:.375rem;font-size:.95rem;border:1px solid #D4D0CE;border-radius:8px;background:#faf8f5;color:#4a4543;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{outline:none;border-color:#6b8f71;box-shadow:0 0 0 3px #6b8f7126}.auth-form input::placeholder{color:#b5b1af}.auth-error{background:#fef2f2;border:1px solid #F5C6C6;color:#c53030;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.btn-primary{display:block;width:100%;padding:.75rem;font-size:1rem;font-weight:600;color:#fff;background-color:#6b8f71;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s;margin-top:.5rem}.btn-primary:hover{background-color:#5a7d60}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-google{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.75rem;font-size:.95rem;font-weight:500;color:#4a4543;background:#fff;border:1px solid #D4D0CE;border-radius:8px;cursor:pointer;text-decoration:none;transition:background-color .2s,border-color .2s}.btn-google:hover{background-color:#f5f2ef;border-color:#b5b1af}.auth-divider{display:flex;align-items:center;margin:1.5rem 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e8e4e1}.auth-divider span{padding:0 1rem;font-size:.8rem;color:#b5b1af;text-transform:uppercase;letter-spacing:.05em}.auth-footer{text-align:center;margin-top:1.5rem;font-size:.875rem;color:#8a8583}.auth-footer a{color:#c4703f;font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.shell{display:flex;min-height:100vh}.sidebar{width:240px;background:#3a3735;color:#d4d0ce;display:flex;flex-direction:column;justify-content:space-between;position:fixed;top:0;left:0;bottom:0;z-index:200}.sidebar-top{padding:1.25rem .875rem}.sidebar-brand{font-size:1.15rem;font-weight:700;color:#6b8f71;letter-spacing:-.02em;padding:0 .5rem 1.25rem;cursor:pointer}.sidebar-search{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;margin-bottom:1rem;background:#4a4543;border-radius:8px;color:#8a8583;font-size:.8rem;cursor:pointer;transition:background .15s}.sidebar-search:hover{background:#5a5755}.sidebar-nav{display:flex;flex-direction:column;gap:.125rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:8px;text-decoration:none;color:#b5b1af;font-size:.875rem;font-weight:500;transition:all .15s}.sidebar-link:hover{color:#faf8f5;background:#4a4543}.sidebar-link.active{color:#faf8f5;background:#6b8f71}.sidebar-link svg{flex-shrink:0}.sidebar-bottom{padding:1rem;border-top:1px solid #4A4543;display:flex;align-items:center;justify-content:space-between}.sidebar-user{display:flex;align-items:center;gap:.625rem;min-width:0}.sidebar-avatar{width:32px;height:32px;border-radius:50%;background:#6b8f71;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.sidebar-user-info{display:flex;flex-direction:column;min-width:0}.sidebar-user-name{font-size:.8rem;font-weight:500;color:#faf8f5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-org{font-size:.65rem;color:#8a8583}.sidebar-logout{background:none;border:none;color:#8a8583;cursor:pointer;padding:.375rem;border-radius:6px;transition:color .15s,background .15s}.sidebar-logout:hover{color:#faf8f5;background:#4a4543}.mobile-header{display:none;position:fixed;top:0;left:0;right:0;height:52px;background:#fff;border-bottom:1px solid #E8E4E1;padding:0 1rem;align-items:center;justify-content:space-between;z-index:150}.mobile-brand{font-size:1rem;font-weight:700;color:#6b8f71}.mobile-header-actions{display:flex;gap:.5rem}.mobile-header-btn{background:none;border:none;color:#4a4543;padding:.375rem;cursor:pointer}.bottom-tabs{display:none;position:fixed;bottom:0;left:0;right:0;background:#faf8f5;border-top:1px solid #E8E4E1;padding:.375rem 0 max(.375rem,env(safe-area-inset-bottom));z-index:150}.bottom-tab{display:flex;flex-direction:column;align-items:center;gap:.125rem;flex:1;padding:.375rem 0;text-decoration:none;color:#b5b1af;font-size:.625rem;font-weight:500;transition:color .15s}.bottom-tab svg{width:22px;height:22px}.bottom-tab:hover{color:#4a4543}.bottom-tab.active{color:#6b8f71}.shell-main{flex:1;margin-left:240px;padding:2rem;max-width:960px}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;justify-content:center;padding-top:80px}.search-overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#4a454366}.search-container{position:relative;width:100%;max-width:560px;z-index:1;padding:0 1rem}.search-input-wrap{display:flex;align-items:center;gap:.625rem;background:#fff;border:2px solid #6B8F71;border-radius:12px;padding:.75rem 1rem;box-shadow:0 8px 32px #4a454326}.search-icon{color:#8a8583;flex-shrink:0}.search-input{flex:1;border:none;outline:none;font-size:1rem;color:#4a4543;background:none}.search-input::placeholder{color:#b5b1af}.search-close{background:none;border:none;font-size:1.25rem;color:#8a8583;cursor:pointer}.search-results{background:#fff;border:1px solid #E8E4E1;border-radius:12px;margin-top:.5rem;padding:.5rem;max-height:400px;overflow-y:auto;box-shadow:0 8px 32px #4a45431a}.search-loading,.search-empty{padding:1rem;text-align:center;color:#8a8583;font-size:.85rem}.search-group{padding:.25rem 0}.search-group h4{font-size:.65rem;font-weight:600;color:#8a8583;text-transform:uppercase;letter-spacing:.04em;padding:.375rem .625rem}.search-item{display:flex;flex-direction:column;padding:.5rem .625rem;border-radius:8px;cursor:pointer;transition:background .1s}.search-item:hover{background:#f5f2ef}.search-item-title{font-size:.85rem;font-weight:500;color:#4a4543}.search-item-sub{font-size:.7rem;color:#8a8583}.skeleton{background:linear-gradient(90deg,#e8e4e1 25%,#f5f2ef,#e8e4e1 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{background:#fff;border:1px solid #E8E4E1;border-radius:10px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.skeleton-list{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 768px){.sidebar{display:none}.mobile-header,.bottom-tabs{display:flex}.shell-main{margin-left:0;padding:68px 1rem 80px;max-width:100%}}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.page-header h1{font-size:1.4rem;font-weight:600;color:#4a4543}.page-subtitle{font-size:.9rem;color:#8a8583;margin-top:.125rem}.page-loading{display:flex;justify-content:center;padding:4rem;color:#8a8583;font-size:1rem}.empty-state{background:#fff;border:1px solid #E8E4E1;border-radius:12px;padding:3rem;text-align:center;color:#8a8583}.empty-state p{margin-bottom:1rem}.empty-text{color:#b5b1af;font-size:.875rem;padding:.75rem 0}.btn-text{background:none;border:none;color:#8a8583;font-size:.85rem;cursor:pointer;padding:.25rem .5rem}.btn-text:hover{color:#c4703f}.btn-text-sm{background:none;border:none;color:#6b8f71;font-size:.85rem;font-weight:500;cursor:pointer;padding:0}.btn-text-sm:hover{color:#5a7d60}.btn-primary-sm{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff;background:#6b8f71;border:none;border-radius:8px;cursor:pointer;white-space:nowrap}.btn-primary-sm:hover{background:#5a7d60}.btn-primary-xs{padding:.35rem .75rem;font-size:.8rem;font-weight:600;color:#fff;background:#6b8f71;border:none;border-radius:6px;cursor:pointer}.btn-secondary{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#4a4543;background:#fff;border:1px solid #D4D0CE;border-radius:8px;cursor:pointer}.btn-secondary:hover{background:#f5f2ef}.btn-danger{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff;background:#c53030;border:none;border-radius:8px;cursor:pointer}.btn-danger:hover{background:#9b2c2c}.btn-danger:disabled{opacity:.6;cursor:not-allowed}.btn-danger-sm{padding:.5rem 1rem;font-size:.8rem;font-weight:500;color:#c53030;background:none;border:1px solid #F5C6C6;border-radius:8px;cursor:pointer}.btn-danger-sm:hover{background:#fef2f2}.btn-icon-danger{background:none;border:none;color:#d4d0ce;font-size:1.2rem;cursor:pointer;padding:0 .25rem;line-height:1}.btn-icon-danger:hover{color:#c53030}.property-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.property-card{background:#fff;border:1px solid #E8E4E1;border-radius:12px;padding:1.25rem;cursor:pointer;transition:border-color .2s,box-shadow .2s}.property-card:hover{border-color:#6b8f71;box-shadow:0 2px 12px #6b8f711a}.property-card h3{font-size:1rem;font-weight:600;color:#4a4543;margin-bottom:.25rem}.property-address{font-size:.85rem;color:#8a8583;margin-bottom:.75rem}.property-counts{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#b5b1af}.dot{width:3px;height:3px;background:#d4d0ce;border-radius:50%}.detail-section{background:#fff;border:1px solid #E8E4E1;border-radius:12px;padding:1.25rem;margin-bottom:1rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.section-header h3{font-size:.95rem;font-weight:600;color:#4a4543}.space-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #F5F2EF}.space-row:last-of-type{border-bottom:none}.inline-edit{cursor:pointer;padding:.125rem .375rem;border-radius:4px;transition:background .2s}.inline-edit:hover{background:#f5f2ef}.inline-edit-input{padding:.25rem .375rem;font-size:inherit;font-family:inherit;border:1px solid #6B8F71;border-radius:4px;outline:none;box-shadow:0 0 0 3px #6b8f7126;background:#fff;color:#4a4543}.inline-add-form{display:flex;align-items:center;gap:.5rem;padding:.5rem 0}.inline-add-form input{flex:1;padding:.375rem .625rem;font-size:.875rem;border:1px solid #D4D0CE;border-radius:6px;background:#faf8f5;color:#4a4543}.inline-add-form input:focus{outline:none;border-color:#6b8f71;box-shadow:0 0 0 3px #6b8f7126}.room-card{border:1px solid #F5F2EF;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.room-card-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;cursor:pointer;transition:background .2s}.room-card-header:hover{background:#faf8f5}.room-card-left{display:flex;align-items:center;gap:.5rem}.room-card-right{display:flex;align-items:center;gap:.75rem}.room-meta{font-size:.8rem;color:#b5b1af}.chevron{font-size:.6rem;color:#b5b1af;transition:transform .2s;display:inline-block}.chevron.open{transform:rotate(90deg)}.room-card-body{padding:.75rem 1rem 1rem;border-top:1px solid #F5F2EF;background:#fdfcfb}.tag-section{margin-bottom:1rem}.tag-section:last-child{margin-bottom:0}.tag-section h4{font-size:.8rem;font-weight:600;color:#8a8583;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.tag-list{display:flex;flex-wrap:wrap;gap:.375rem}.tag{padding:.3rem .7rem;font-size:.8rem;border:1px solid #E8E4E1;border-radius:100px;background:#fff;color:#8a8583;cursor:pointer;transition:all .15s}.tag:hover{border-color:#6b8f71;color:#6b8f71}.tag-active{background:#6b8f71;border-color:#6b8f71;color:#fff}.tag-active:hover{background:#5a7d60;border-color:#5a7d60;color:#fff}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#4a454366;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:16px;padding:2rem;width:100%;max-width:440px;box-shadow:0 8px 32px #4a454326}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.modal-header h3{font-size:1.15rem;font-weight:600;color:#4a4543}.modal-close{background:none;border:none;font-size:1.5rem;color:#b5b1af;cursor:pointer;padding:0;line-height:1}.modal-close:hover{color:#4a4543}.modal-form label{display:block;font-size:.875rem;font-weight:500;color:#4a4543;margin-bottom:1rem}.modal-form input{display:block;width:100%;padding:.65rem .875rem;margin-top:.375rem;font-size:.9rem;border:1px solid #D4D0CE;border-radius:8px;background:#faf8f5;color:#4a4543}.modal-form input:focus{outline:none;border-color:#6b8f71;box-shadow:0 0 0 3px #6b8f7126}.form-select{display:block;width:100%;padding:.65rem .875rem;margin-top:.375rem;font-size:.9rem;border:1px solid #D4D0CE;border-radius:8px;background:#faf8f5;color:#4a4543;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.form-select:focus{outline:none;border-color:#6b8f71;box-shadow:0 0 0 3px #6b8f7126}.form-input-disabled{display:block;width:100%;padding:.65rem .875rem;margin-top:.375rem;font-size:.9rem;border:1px solid #E8E4E1;border-radius:8px;background:#f5f2ef;color:#8a8583}.insp-list{display:flex;flex-direction:column;gap:.75rem}.insp-list-card{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #E8E4E1;border-radius:12px;padding:1rem 1.25rem;cursor:pointer;transition:border-color .2s}.insp-list-card:hover{border-color:#6b8f71}.insp-list-left h3{font-size:.95rem;font-weight:600;color:#4a4543}.insp-list-meta{font-size:.8rem;color:#8a8583;margin-top:.125rem}.insp-list-date{font-size:.75rem;color:#b5b1af;margin-top:.25rem}.insp-list-right{display:flex;flex-direction:column;align-items:flex-end;gap:.375rem}.insp-list-count{font-size:.75rem;color:#b5b1af}.insp-status-badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .6rem;border:1px solid;border-radius:100px}.insp-page{min-height:100vh;background:#faf8f5;padding-bottom:100px}.insp-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #E8E4E1;padding:.75rem 1.25rem 0}.insp-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.insp-title h1{font-size:1.15rem;font-weight:600;color:#4a4543}.insp-meta{font-size:.8rem;color:#8a8583;text-transform:uppercase;letter-spacing:.03em}.progress-bar-container{height:4px;background:#e8e4e1;border-radius:2px;margin:.75rem 0 .5rem;overflow:hidden}.progress-bar{height:100%;background:#6b8f71;border-radius:2px;transition:width .3s ease}.insp-stats{display:flex;gap:1rem;font-size:.75rem;color:#8a8583;padding-bottom:.75rem}.stat-flag{color:#c53030}.stat-maint{color:#c4703f}.save-indicator{font-size:.75rem;min-width:60px;text-align:right}.save-saving{color:#c4703f}.save-saved{color:#6b8f71}.save-error{color:#c53030}.insp-body{padding:.75rem}.zone-section{background:#fff;border:1px solid #E8E4E1;border-radius:12px;margin-bottom:.75rem;overflow:hidden}.zone-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1rem;background:none;border:none;cursor:pointer;font-family:inherit}.zone-header-left{display:flex;align-items:center;gap:.5rem}.zone-header h3{font-size:.9rem;font-weight:600;color:#4a4543}.zone-count{font-size:.75rem;color:#b5b1af;font-weight:500}.zone-items{padding:0 .5rem .5rem}.insp-item{border:1px solid #F5F2EF;border-radius:10px;margin-bottom:.5rem;overflow:hidden;transition:border-color .2s}.insp-item-done{border-color:#e0ebe2}.insp-item-flagged{border-color:#f5c6c6;background:snow}.insp-item-main{display:flex;justify-content:space-between;align-items:center;padding:.75rem;gap:.75rem;min-height:56px}.insp-item-text{font-size:.9rem;color:#4a4543;flex:1;line-height:1.4}.insp-item-actions{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.tap-btn{width:48px;height:48px;border-radius:10px;border:2px solid #E8E4E1;background:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;-webkit-tap-highlight-color:transparent}.tap-pass{color:#6b8f71}.tap-pass:hover{border-color:#6b8f71;background:#f0f7f1}.tap-pass.active{background:#6b8f71;color:#fff;border-color:#6b8f71}.tap-flag{color:#c53030}.tap-flag:hover{border-color:#c53030;background:#fef2f2}.tap-flag.active{background:#c53030;color:#fff;border-color:#c53030}.expand-btn{width:32px;height:48px;background:none;border:none;color:#b5b1af;font-size:.8rem;cursor:pointer}.insp-select{padding:.5rem .625rem;font-size:.85rem;border:2px solid #E8E4E1;border-radius:8px;background:#fff;color:#4a4543;min-width:120px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:48px}.insp-select:focus{outline:none;border-color:#6b8f71}.insp-select.status-good{border-color:#6b8f71}.insp-select.status-bad{border-color:#c53030}.insp-select.status-mid{border-color:#c4703f}.insp-item-detail{padding:.75rem;border-top:1px solid #F5F2EF;background:#fdfcfb}.detail-label{display:block;font-size:.8rem;font-weight:500;color:#8a8583;margin-bottom:.75rem}.detail-select{margin-top:.25rem;font-size:.85rem;padding:.5rem;min-height:44px}.detail-textarea{display:block;width:100%;margin-top:.25rem;padding:.5rem .625rem;font-size:.85rem;font-family:inherit;border:1px solid #D4D0CE;border-radius:8px;background:#fff;color:#4a4543;resize:vertical;min-height:44px}.detail-textarea:focus{outline:none;border-color:#6b8f71;box-shadow:0 0 0 3px #6b8f7126}.btn-maintenance{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8rem;font-weight:500;border:1px solid #D4D0CE;border-radius:8px;background:#fff;color:#4a4543;cursor:pointer;margin-top:.5rem;min-height:44px}.btn-maintenance:hover{border-color:#c4703f}.btn-maintenance.active{background:#c4703f;color:#fff;border-color:#c4703f}.photo-capture{margin:.5rem 0}.photo-grid{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.photo-thumb{position:relative;width:64px;height:64px;border-radius:8px;overflow:hidden;border:1px solid #E8E4E1}.photo-thumb img{width:100%;height:100%;object-fit:cover}.photo-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:#0009;color:#fff;border:none;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-photo{padding:.5rem .875rem;font-size:.8rem;font-weight:500;border:1px dashed #D4D0CE;border-radius:8px;background:#fff;color:#8a8583;cursor:pointer;min-height:44px}.btn-photo:hover{border-color:#6b8f71;color:#6b8f71}.insp-submitted-banner{background:#f0f7f1;border:1px solid #6B8F71;color:#4a4543;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;margin-bottom:.75rem;text-align:center}.insp-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #E8E4E1;padding:.875rem 1.25rem;display:flex;justify-content:space-between;align-items:center;z-index:100;box-shadow:0 -2px 12px #4a45430f}.insp-footer-info{font-size:.85rem;color:#8a8583}.insp-footer-actions{display:flex;align-items:center;gap:1rem}.btn-finish{padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;color:#fff;background:#6b8f71;border:none;border-radius:10px;cursor:pointer;min-height:48px}.btn-finish:hover{background:#5a7d60}.btn-finish:disabled{opacity:.5;cursor:not-allowed}.maint-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1.25rem}.filter-select{padding:.5rem .75rem;font-size:.8rem;border:1px solid #D4D0CE;border-radius:8px;background:#fff;color:#4a4543;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.filter-select:focus{outline:none;border-color:#6b8f71}.filter-pills{display:flex;gap:.375rem;flex-wrap:wrap}.filter-pill{padding:.375rem .75rem;font-size:.75rem;font-weight:500;border:1px solid #D4D0CE;border-radius:100px;background:#fff;color:#4a4543;cursor:pointer;transition:all .15s;white-space:nowrap}.filter-pill:hover{border-color:#8a8583}.filter-pill.active{background:#4a4543;border-color:#4a4543;color:#fff}.view-toggle{display:flex;border:1px solid #D4D0CE;border-radius:8px;overflow:hidden}.view-btn{padding:.5rem .875rem;font-size:.8rem;font-weight:500;border:none;background:#fff;color:#8a8583;cursor:pointer}.view-btn.active{background:#4a4543;color:#fff}.view-btn+.view-btn{border-left:1px solid #D4D0CE}.maint-list{display:flex;flex-direction:column;gap:.5rem}.maint-card{background:#fff;border:1px solid #E8E4E1;border-radius:10px;overflow:hidden;transition:border-color .2s}.maint-card-expanded{border-color:#d4d0ce}.maint-card-main{display:flex;justify-content:space-between;align-items:flex-start;padding:.875rem 1rem;cursor:pointer;gap:1rem}.maint-card-main:hover{background:#fdfcfb}.maint-card-left{flex:1;min-width:0}.maint-card-desc{font-size:.9rem;font-weight:500;color:#4a4543;line-height:1.3}.maint-card-meta{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#8a8583;margin-top:.25rem;flex-wrap:wrap}.maint-card-date{font-size:.7rem;color:#b5b1af;margin-top:.25rem}.maint-assigned{color:#6b8f71;font-weight:500}.maint-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:.375rem;flex-shrink:0}.maint-category-badge{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;border:1px solid;border-radius:100px;color:#c4703f}.maint-status-select{padding:.3rem .5rem;font-size:.75rem;font-weight:600;border:2px solid;border-radius:6px;background:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:100px;text-align:center}.maint-photos-row{display:flex;gap:.375rem;padding:0 1rem .5rem}.photo-thumb-sm{width:40px;height:40px;border-radius:6px;overflow:hidden;border:1px solid #E8E4E1}.photo-thumb-sm img{width:100%;height:100%;object-fit:cover}.maint-card-detail{padding:.875rem 1rem;border-top:1px solid #F5F2EF;background:#fdfcfb}.maint-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.maint-input{display:block;width:100%;padding:.5rem .625rem;margin-top:.25rem;font-size:.85rem;border:1px solid #D4D0CE;border-radius:6px;background:#fff;color:#4a4543}.maint-input:focus{outline:none;border-color:#6b8f71;box-shadow:0 0 0 3px #6b8f7126}.maint-detail-actions{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;flex-wrap:wrap}.kanban-board{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;min-height:400px}.kanban-col{background:#f5f2ef;border-radius:10px;overflow:hidden}.kanban-col-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem;font-size:.8rem;font-weight:600;color:#4a4543;border-bottom:3px solid #D4D0CE}.kanban-col-count{background:#fff;padding:.1rem .5rem;border-radius:100px;font-size:.7rem;color:#8a8583}.kanban-col-body{padding:.5rem;max-height:70vh;overflow-y:auto}.kanban-col-body .maint-card{margin-bottom:.5rem}.kanban-col-body .maint-card-main{padding:.625rem .75rem}.kanban-col-body .maint-card-desc{font-size:.8rem}@media (max-width: 768px){.kanban-board,.maint-detail-grid{grid-template-columns:1fr}}.db-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.db-title{font-size:22px;font-weight:700;color:#4a4543}.db-new-btn{padding:.5rem 1rem;font-size:.85rem;font-weight:600;color:#fff;background:#6b8f71;border:none;border-radius:8px;cursor:pointer}.db-new-btn:hover{background:#5a7d60}.db-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 900px){.db-grid{grid-template-columns:1fr}}.db-card{background:#fff;border:.5px solid #E0DCDA;border-radius:12px;padding:20px;min-height:320px;display:flex;flex-direction:column}.db-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.db-card-title{font-size:.7rem;font-weight:700;letter-spacing:.08em;display:flex;align-items:center;gap:.5rem}.db-terracotta{color:#c4703f}.db-sage{color:#6b8f71}.db-badge{font-size:.65rem;font-weight:700;padding:.15rem .5rem;border-radius:100px;color:#fff}.db-badge-terracotta{background:#c4703f}.db-link{background:none;border:none;font-size:.75rem;color:#8a8583;cursor:pointer;font-family:inherit}.db-link:hover{color:#4a4543}.db-card-body{flex:1;display:flex;flex-direction:column}.db-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#b5b1af;font-size:.9rem}.db-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem 0;border-bottom:1px solid #F5F2EF;cursor:pointer}.db-row:last-child{border-bottom:none}.db-row:hover{background:#fdfcfb;margin:0 -8px;padding-left:8px;padding-right:8px;border-radius:6px}.db-row-left{display:flex;align-items:center;gap:.625rem;min-width:0;flex:1}.db-row-title{font-size:.85rem;font-weight:600;color:#4a4543;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-row-sub{font-size:.7rem;color:#b5b1af;margin-top:.1rem}.db-type-pill{font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .5rem;border-radius:100px;white-space:nowrap;flex-shrink:0}.db-flag{font-size:.85rem;font-weight:700;color:#c0392b;flex-shrink:0;white-space:nowrap}.db-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;flex:1}.db-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;border:none;cursor:pointer;padding:1.25rem .5rem;transition:transform .15s;font-family:inherit}.db-stat:hover{transform:translateY(-1px)}.db-stat-num{font-size:28px;font-weight:700;line-height:1.2}.db-stat-label{font-size:.6rem;font-weight:700;letter-spacing:.08em;margin-top:.25rem}.db-stat-open{background:#fcebeb}.db-stat-open .db-stat-num,.db-stat-open .db-stat-label{color:#c0392b}.db-stat-assigned{background:#faece7}.db-stat-assigned .db-stat-num,.db-stat-assigned .db-stat-label{color:#d85a30}.db-stat-progress{background:#faeeda}.db-stat-progress .db-stat-num,.db-stat-progress .db-stat-label{color:#ba7517}.db-stat-resolved{background:#e8f0e9}.db-stat-resolved .db-stat-num,.db-stat-resolved .db-stat-label{color:#3b6d11}.db-health-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.db-health-count{font-size:1.15rem;font-weight:700;flex-shrink:0;min-width:24px;text-align:right}.db-inspect-btn{padding:.35rem .75rem;font-size:.75rem;font-weight:600;color:#6b8f71;background:none;border:1px solid #6B8F71;border-radius:6px;cursor:pointer;white-space:nowrap;flex-shrink:0}.db-inspect-btn:hover{background:#f0f7f1}.insp-filters{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem}.notification-bar{background:#f0f7f1;border:1px solid #6B8F71;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;color:#4a4543;font-size:.9rem}.insp-history-list{display:flex;flex-direction:column;gap:.375rem}.insp-history-row{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #E8E4E1;border-radius:10px;padding:.75rem 1rem;cursor:pointer;transition:border-color .2s;gap:.75rem}.insp-history-row:hover{border-color:#6b8f71}.insp-history-left{display:flex;align-items:center;gap:.625rem;flex:1;min-width:0}.insp-history-info{display:flex;flex-direction:column;min-width:0}.insp-history-prop{font-size:.85rem;font-weight:500;color:#4a4543;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.insp-history-inspector{font-size:.7rem;color:#b5b1af}.insp-history-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.insp-history-items{font-size:.7rem;color:#b5b1af}.hist-container{background:#fff;border:1px solid #E8E4E1;border-radius:12px;padding:1.25rem;margin-bottom:1.25rem}.hist-loading,.hist-empty{text-align:center;padding:1.5rem;color:#8a8583;font-size:.9rem}.hist-header{margin-bottom:1rem}.hist-header h3{font-size:1rem;font-weight:600;color:#4a4543}.hist-subtitle{font-size:.8rem;color:#8a8583}.hist-changes{background:#fffaf5;border:1px solid #F0DDD0;border-radius:10px;padding:1rem;margin-bottom:1.25rem}.hist-changes h4{font-size:.85rem;font-weight:600;color:#c4703f;margin-bottom:.75rem}.hist-change-zone{margin-bottom:.5rem}.hist-change-zone-name{display:block;font-size:.7rem;font-weight:600;color:#8a8583;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.hist-change-item{display:flex;justify-content:space-between;align-items:center;padding:.375rem .5rem;border-radius:6px;margin-bottom:.25rem;font-size:.8rem}.hist-deteriorated{background:#fef2f2}.hist-improved{background:#f0f7f1}.hist-change-text{color:#4a4543;flex:1}.hist-change-arrow{display:flex;align-items:center;gap:.375rem;font-size:.75rem;flex-shrink:0}.hist-arrow{color:#b5b1af}.hist-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.hist-table{width:100%;border-collapse:collapse;font-size:.8rem}.hist-th-item{text-align:left;padding:.5rem;font-weight:600;color:#4a4543;border-bottom:2px solid #E8E4E1;position:sticky;left:0;background:#fff;min-width:200px}.hist-th-insp{text-align:center;padding:.5rem;border-bottom:2px solid #E8E4E1;min-width:100px}.hist-th-type{font-size:.65rem;font-weight:600;text-transform:uppercase;color:#8a8583}.hist-th-date{font-size:.75rem;font-weight:600;color:#4a4543}.hist-th-inspector{font-size:.65rem;color:#b5b1af}.hist-zone-row td{padding:.5rem;font-weight:600;font-size:.75rem;color:#6b8f71;text-transform:uppercase;letter-spacing:.03em;border-top:1px solid #E8E4E1;background:#fdfcfb}.hist-cell-item{padding:.375rem .5rem;color:#4a4543;border-bottom:1px solid #F5F2EF;position:sticky;left:0;background:#fff}.hist-cell-status{text-align:center;padding:.375rem;border-bottom:1px solid #F5F2EF;font-weight:500}.hist-good{color:#6b8f71}.hist-bad{color:#c53030}.hist-mid{color:#c4703f}.hist-row-changed .hist-cell-item{background:#fffaf5;border-left:3px solid #C4703F}.hist-row-changed .hist-cell-status{background:#fffaf5}.team-list{display:flex;flex-direction:column;gap:.5rem}.team-card{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #E8E4E1;border-radius:10px;padding:.875rem 1rem;gap:1rem}.team-card-pending{border-style:dashed}.team-card-left{flex:1;min-width:0}.team-card-name{font-size:.9rem;font-weight:500;color:#4a4543}.team-you{font-size:.75rem;color:#b5b1af;font-weight:400;margin-left:.375rem}.team-card-email{font-size:.75rem;color:#8a8583;margin-top:.125rem}.team-props{display:flex;gap:.375rem;margin-top:.375rem;flex-wrap:wrap}.team-prop-tag{font-size:.65rem;font-weight:500;padding:.15rem .5rem;background:#f0f7f1;color:#6b8f71;border-radius:100px}.team-card-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.team-role-badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .6rem;border:1px solid;border-radius:100px}.team-actions{display:flex;gap:.5rem}.team-section-title{font-size:.85rem;font-weight:600;color:#8a8583;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem}.team-prop-checkboxes{display:flex;flex-direction:column;gap:.5rem;margin-top:.375rem}.team-prop-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#4a4543;cursor:pointer}.team-prop-checkbox input{cursor:pointer}.invite-url-box{display:flex;align-items:center;gap:.5rem;background:#faf8f5;border:1px solid #E8E4E1;border-radius:8px;padding:.625rem}.invite-url-box code{flex:1;font-size:.75rem;color:#4a4543;word-break:break-all}.offline-banner{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;border-radius:8px;margin-bottom:.75rem}.offline-banner.offline{background:#fff5eb;border:1px solid #C4703F;color:#c4703f}.offline-banner.online{background:#f0f7f1;border:1px solid #6B8F71;color:#6b8f71}.offline-dot{width:8px;height:8px;border-radius:50%;background:#c4703f;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.offline-count{background:#c4703f;color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .4rem;border-radius:100px}.syncing-spinner{width:14px;height:14px;border:2px solid #D3E4D5;border-top-color:#6b8f71;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sync-check{font-weight:700}.offline-retry{background:none;border:none;color:inherit;font-weight:700;text-decoration:underline;cursor:pointer;font-size:inherit}.save-offline{color:#c4703f}.direction-picker{margin-bottom:1rem}.direction-label{display:block;font-size:.875rem;font-weight:500;color:#4a4543;margin-bottom:.5rem}.direction-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.direction-btn{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.875rem;background:#fff;border:2px solid #D4D0CE;border-radius:10px;cursor:pointer;transition:all .15s;font-family:inherit}.direction-btn:hover{border-color:#6b8f71}.direction-btn.active{border-color:#6b8f71;background:#f0f7f1}.direction-btn-icon{font-size:1.25rem;color:#6b8f71;font-weight:700}.direction-btn-label{font-size:.95rem;font-weight:600;color:#4a4543}.direction-btn-sub{font-size:.7rem;color:#8a8583}.compare-toggle-row{display:flex;justify-content:flex-end;margin-bottom:.75rem}.compare-toggle{padding:.5rem .875rem;font-size:.8rem;font-weight:500;border:1px solid #6B8F71;border-radius:8px;background:#fff;color:#6b8f71;cursor:pointer}.compare-toggle.active,.compare-toggle:hover{background:#6b8f71;color:#fff}.insp-notice{background:#fffaf5;border:1px solid #F0DDD0;color:#4a4543;padding:.75rem 1rem;border-radius:8px;font-size:.85rem;margin-bottom:.75rem;line-height:1.4}.insp-notice strong{color:#c4703f}.photo-required-badge{display:inline-flex;align-items:center;margin-left:.5rem;padding:.15rem .45rem;font-size:.65rem;font-weight:600;border-radius:100px;background:#fff5eb;color:#c4703f;border:1px solid #F0DDD0;white-space:nowrap}.photo-required-badge.has-photo{background:#f0f7f1;color:#6b8f71;border-color:#d3e4d5}.insp-item-photo-missing{border-left:3px solid #C4703F}.cmp-container{background:#fff;border:1px solid #E8E4E1;border-radius:12px;padding:1rem;margin-bottom:1rem}.cmp-loading,.cmp-empty{text-align:center;padding:1.5rem;color:#8a8583;font-size:.85rem;background:#fff;border:1px solid #E8E4E1;border-radius:12px;margin-bottom:1rem}.cmp-header{margin-bottom:.875rem}.cmp-header h3{font-size:1rem;font-weight:600;color:#4a4543}.cmp-subtitle{font-size:.8rem;color:#8a8583}.cmp-changes{background:#fffaf5;border:1px solid #F0DDD0;border-radius:10px;padding:.875rem;margin-bottom:1rem}.cmp-changes h4{font-size:.8rem;font-weight:600;color:#c4703f;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.04em}.cmp-change-item{display:flex;justify-content:space-between;align-items:center;padding:.4rem .5rem;border-radius:6px;margin-bottom:.25rem;font-size:.8rem;gap:.5rem}.cmp-deteriorated{background:#fef2f2}.cmp-improved{background:#f0f7f1}.cmp-change-zone{font-size:.65rem;font-weight:600;color:#8a8583;text-transform:uppercase;letter-spacing:.03em;margin-right:.5rem}.cmp-change-text{color:#4a4543}.cmp-change-arrow{display:flex;align-items:center;gap:.375rem;font-size:.75rem;flex-shrink:0}.cmp-arrow{color:#b5b1af}.cmp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.cmp-table{width:100%;border-collapse:collapse;font-size:.8rem}.cmp-th-item,.cmp-th-col{padding:.5rem;border-bottom:2px solid #E8E4E1;text-align:left}.cmp-th-item{min-width:180px;position:sticky;left:0;background:#fff;font-weight:600;color:#4a4543}.cmp-th-col{min-width:120px;text-align:center}.cmp-th-label{font-size:.8rem;font-weight:700;color:#4a4543;text-transform:uppercase;letter-spacing:.04em}.cmp-th-sub{font-size:.7rem;color:#b5b1af}.cmp-zone-row td{padding:.5rem;font-weight:600;font-size:.75rem;color:#6b8f71;text-transform:uppercase;letter-spacing:.03em;border-top:1px solid #E8E4E1;background:#fdfcfb}.cmp-cell-item{padding:.5rem;color:#4a4543;border-bottom:1px solid #F5F2EF;position:sticky;left:0;background:#fff}.cmp-cell{padding:.5rem;border-bottom:1px solid #F5F2EF;text-align:center;vertical-align:top}.cmp-cell-status{font-weight:500}.cmp-good{color:#6b8f71}.cmp-mid{color:#c4703f}.cmp-bad{color:#c53030}.cmp-row-deter .cmp-cell-item{background:#fffaf5;border-left:3px solid #C4703F}.cmp-row-deter .cmp-cell{background:#fffaf5}.cmp-photos{display:flex;gap:.25rem;justify-content:center;margin-top:.25rem}.cmp-photo{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #E8E4E1}.resident-layout{min-height:100vh;background:#faf8f5;display:flex;flex-direction:column}.resident-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#fff;border-bottom:1px solid #E8E4E1}.resident-brand{font-size:1.1rem;font-weight:700;color:#6b8f71}.resident-main{flex:1;padding:1.5rem 1.25rem;max-width:480px;margin:0 auto;width:100%;display:flex;flex-direction:column}.resident-loading{display:flex;justify-content:center;align-items:center;min-height:60vh;color:#8a8583}.resident-home{padding-top:2rem;display:flex;flex-direction:column}.resident-greeting{text-align:center;margin-bottom:2rem}.resident-greeting h1{font-size:1.75rem;font-weight:700;color:#4a4543;margin-bottom:.375rem}.resident-greeting p{font-size:1rem;color:#8a8583}.resident-last-check{text-align:center;font-size:.85rem;color:#8a8583;margin-bottom:1.5rem}.resident-room-select{margin-bottom:1.5rem}.resident-room-select label{display:block;font-size:.875rem;font-weight:500;color:#4a4543;margin-bottom:.5rem}.resident-empty{background:#fff;border:1px solid #E8E4E1;border-radius:12px;padding:2rem;text-align:center;color:#8a8583;margin-bottom:1.5rem}.resident-empty-sub{font-size:.85rem;margin-top:.5rem;color:#b5b1af}.btn-resident-big{display:block;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;color:#fff;background:#6b8f71;border:none;border-radius:14px;cursor:pointer;min-height:72px;box-shadow:0 4px 16px #6b8f7140;transition:all .15s}.btn-resident-big:hover{background:#5a7d60;transform:translateY(-1px)}.btn-resident-big:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-resident-secondary{display:block;width:100%;padding:.875rem;font-size:.95rem;font-weight:600;color:#6b8f71;background:#fff;border:2px solid #6B8F71;border-radius:12px;cursor:pointer;min-height:56px;margin-top:1.5rem}.resident-estimate{text-align:center;font-size:.8rem;color:#b5b1af;margin-top:.75rem}.resident-check{display:flex;flex-direction:column;flex:1;min-height:calc(100vh - 64px)}.resident-progress{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.progress-dot{width:8px;height:8px;border-radius:50%;background:#e8e4e1;transition:background .2s}.progress-dot.current{background:#6b8f71;width:24px;border-radius:100px}.progress-dot.done{background:#6b8f71}.resident-step{flex:1;display:flex;flex-direction:column}.resident-question{font-size:1.4rem;font-weight:600;color:#4a4543;text-align:center;margin-bottom:2rem;line-height:1.3}.resident-answers{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.resident-answer{min-height:56px;padding:1rem 1.25rem;font-size:1.05rem;font-weight:600;border:2px solid #E8E4E1;border-radius:14px;background:#fff;color:#4a4543;cursor:pointer;text-align:left;transition:all .15s;font-family:inherit}.resident-answer:hover{border-color:#6b8f71}.resident-answer.selected.good{background:#f0f7f1;border-color:#6b8f71;color:#4a7a50}.resident-answer.selected.problem{background:#fff5eb;border-color:#c4703f;color:#8b4f2a}.resident-detail{background:#fffaf5;border:1px solid #F0DDD0;border-radius:12px;padding:1rem;margin-bottom:1rem}.resident-photo-btn{display:block;width:100%;padding:.875rem;font-size:.95rem;font-weight:600;background:#fff;border:2px dashed #C4703F;border-radius:12px;color:#c4703f;cursor:pointer;min-height:56px;margin-bottom:1rem}.resident-note-label{display:block;font-size:.85rem;font-weight:500;color:#4a4543}.resident-note{display:block;width:100%;padding:.75rem;margin-top:.375rem;font-size:.95rem;font-family:inherit;border:1px solid #D4D0CE;border-radius:10px;background:#fff;color:#4a4543;min-height:80px;resize:vertical}.resident-note:focus{outline:none;border-color:#6b8f71;box-shadow:0 0 0 3px #6b8f7126}.resident-footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.5rem;border-top:1px solid #E8E4E1;margin-top:1.5rem}.resident-back,.resident-next{padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;border-radius:12px;cursor:pointer;min-height:56px;min-width:110px;font-family:inherit}.resident-back{background:#fff;border:1px solid #D4D0CE;color:#4a4543}.resident-back:disabled{opacity:.4;cursor:not-allowed}.resident-next{background:#6b8f71;border:none;color:#fff}.resident-next:disabled{opacity:.4;cursor:not-allowed}.resident-step-count{font-size:.8rem;color:#b5b1af;font-weight:500}.resident-done{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 200px);text-align:center;padding:2rem 1rem}.resident-done-emoji{font-size:4rem;margin-bottom:1.5rem}.resident-done h1{font-size:2rem;font-weight:700;color:#4a4543;margin-bottom:.75rem}.resident-done-msg{font-size:1.15rem;color:#6b8f71;font-weight:500;margin-bottom:.5rem}.resident-done-sub{font-size:.9rem;color:#8a8583;margin-bottom:2rem;max-width:320px}.credentials-box{background:#faf8f5;border:1px solid #E8E4E1;border-radius:10px;padding:.875rem;margin-bottom:1rem}.credential-row{display:flex;align-items:center;gap:.75rem;padding:.375rem 0}.credential-row+.credential-row{border-top:1px solid #E8E4E1;padding-top:.625rem;margin-top:.5rem}.credential-label{font-size:.7rem;font-weight:600;color:#8a8583;text-transform:uppercase;letter-spacing:.04em;width:72px;flex-shrink:0}.credential-value{font-size:.9rem;color:#4a4543;word-break:break-all;font-family:SF Mono,Monaco,Consolas,monospace}.credential-password{font-size:1.05rem;font-weight:700;letter-spacing:.05em;color:#6b8f71}.credential-actions{display:flex;gap:.5rem;margin-bottom:.5rem}.credential-actions button{flex:1}.credential-warning{font-size:.75rem;color:#c4703f;text-align:center;font-style:italic;margin-top:.25rem}.form-optional{font-weight:400;font-size:.75rem;color:#b5b1af}.review-summary{background:#fff;border:1px solid #E8E4E1;border-radius:10px;padding:.875rem 1rem;margin-bottom:1rem}.review-summary-row{display:flex;align-items:center;gap:1rem;padding:.375rem 0}.review-summary-row+.review-summary-row{border-top:1px solid #F5F2EF}.review-label{font-size:.7rem;font-weight:600;color:#8a8583;text-transform:uppercase;letter-spacing:.04em;width:100px;flex-shrink:0}.review-value{font-size:.9rem;color:#4a4543}.review-flag-count{color:#c53030;font-weight:600}.review-maint-count{color:#c4703f}.review-section-title{font-size:.85rem;font-weight:600;color:#4a4543;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.03em}.review-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.review-zone{background:#fff;border:1px solid #E8E4E1;border-radius:10px;padding:.75rem 1rem}.review-zone-name{font-size:.75rem;font-weight:600;color:#6b8f71;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem}.review-item{padding:.625rem 0;border-bottom:1px solid #F5F2EF}.review-item:last-child{border-bottom:none}.review-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.25rem}.review-item-text{font-size:.9rem;color:#4a4543;font-weight:500;flex:1}.review-item-badges{display:flex;gap:.375rem;flex-wrap:wrap;justify-content:flex-end;flex-shrink:0}.review-status-badge{font-size:.7rem;font-weight:600;padding:.15rem .5rem;border:1px solid;border-radius:100px}.review-cat-badge{font-size:.7rem;font-weight:600;padding:.15rem .5rem;background:#f5f2ef;color:#8a8583;border-radius:100px}.review-maint-badge{font-size:.7rem;font-weight:600;padding:.15rem .5rem;background:#fff5eb;color:#c4703f;border:1px solid #F0DDD0;border-radius:100px}.review-item-note{font-size:.8rem;color:#6b6563;background:#faf8f5;padding:.5rem .75rem;border-radius:6px;margin-top:.375rem;line-height:1.4}.review-note-label{font-weight:600;color:#8a8583;margin-right:.25rem}.review-photos{display:flex;gap:.375rem;flex-wrap:wrap;margin-top:.5rem}.review-photo-thumb{width:64px;height:64px;border-radius:8px;overflow:hidden;border:1px solid #E8E4E1}.review-photo-thumb img{width:100%;height:100%;object-fit:cover}.review-footer{position:sticky;bottom:0;background:#faf8f5;padding:1rem 0;border-top:1px solid #E8E4E1;text-align:center}.review-footer .btn-finish{width:100%;max-width:320px;padding:1rem;font-size:1rem}.review-footer-note{font-size:.75rem;color:#8a8583;margin-top:.5rem}.review-task-box{background:#fdfcfb;border:1px solid #E8E4E1;border-radius:8px;padding:.625rem .875rem;margin-top:.625rem}.review-task-toggle{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;color:#4a4543;cursor:pointer;min-height:24px}.review-task-toggle input[type=checkbox]{width:18px;height:18px;accent-color:#6B8F71;cursor:pointer}.review-task-fields{display:flex;flex-direction:column;gap:.5rem;margin-top:.625rem;padding-top:.5rem;border-top:1px solid #F5F2EF}.review-field-label{display:block;font-size:.7rem;font-weight:600;color:#8a8583;text-transform:uppercase;letter-spacing:.04em}.review-field-label input{margin-top:.25rem;text-transform:none;font-weight:400;font-size:.85rem;letter-spacing:0}.review-task-done{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:#6b8f71;background:#f0f7f1;padding:.25rem .625rem;border-radius:100px;margin-top:.5rem;border:1px solid #D3E4D5}.review-footer-summary{text-align:center;font-size:.85rem;color:#4a4543;font-weight:500;margin-bottom:.75rem}.review-footer-actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.review-footer-actions .btn-secondary,.review-footer-actions .btn-finish{flex:1;min-width:140px;max-width:220px}.send-back-box{background:#fff5eb;border:1px solid #F0DDD0;border-radius:10px;padding:1rem;margin:1rem 0}.send-back-box h4{font-size:.9rem;font-weight:600;color:#c4703f;margin-bottom:.25rem}.send-back-help{font-size:.8rem;color:#6b6563;margin-bottom:.625rem;line-height:1.4}.send-back-box textarea{width:100%;margin-bottom:.75rem}.send-back-actions{display:flex;gap:.5rem;justify-content:flex-end}.sendback-banner{background:#fff5eb;border:1px solid #C4703F;border-radius:10px;padding:.75rem 1rem;margin-bottom:1rem;display:flex;align-items:flex-start;gap:.625rem}.sendback-banner-icon{font-size:1.1rem;color:#c4703f;flex-shrink:0}.sendback-banner-content{flex:1}.sendback-banner-title{font-size:.85rem;font-weight:600;color:#c4703f;margin-bottom:.25rem}.sendback-banner-reason{font-size:.85rem;color:#4a4543;line-height:1.4}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:2000;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out}.lightbox-image{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;cursor:default}.lightbox-close{position:absolute;top:1rem;right:1.25rem;width:40px;height:40px;border-radius:50%;background:#ffffff26;border:none;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.lightbox-close:hover{background:#ffffff4d}button.review-photo-thumb{padding:0;background:none;cursor:zoom-in}.po-breadcrumb{font-size:.8rem;color:#8a8583;margin-bottom:.75rem}.po-breadcrumb a{color:#6b8f71;text-decoration:none}.po-breadcrumb a:hover{text-decoration:underline}.po-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.po-header-left h1{font-size:1.4rem;font-weight:700;color:#4a4543}.po-address{font-size:.85rem;color:#8a8583;margin-top:.125rem}.po-stats{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#b5b1af;margin-top:.375rem}.po-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.po-health-badge{display:flex;align-items:center;gap:.375rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.35rem .75rem;border:2px solid;border-radius:100px}.po-health-dot{width:8px;height:8px;border-radius:50%}.po-header-actions{display:flex;gap:.5rem;align-items:center}.po-section{background:#fff;border:1px solid #E8E4E1;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1rem}.po-section-title{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:600;color:#6b8f71;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem}.po-split{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.po-split{grid-template-columns:1fr}}.po-room-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}@media (max-width: 480px){.po-room-grid{grid-template-columns:1fr}}.po-room-card{border:1px solid #E8E4E1;border-radius:10px;overflow:hidden;transition:border-color .15s,box-shadow .15s;cursor:pointer}.po-room-card:hover{border-color:#6b8f71;box-shadow:0 2px 8px #6b8f711a}.po-room-card.expanded{border-color:#6b8f71;box-shadow:0 2px 12px #6b8f7126}.po-room-health-bar{height:4px;width:100%;transition:background .3s}.po-room-body{padding:.75rem .875rem}.po-room-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.po-room-chevron{font-size:.75rem;color:#b5b1af;transition:transform .2s ease;display:inline-block;line-height:1}.po-room-chevron.open{transform:rotate(90deg);color:#6b8f71}.po-room-label{font-size:.9rem;font-weight:600;color:#4a4543;margin-bottom:.25rem;flex:1}.po-room-expanded{grid-column:1 / -1;background:linear-gradient(180deg,#f5f7f2,#f8f6f3);border:1px solid #D3E4D5;border-radius:10px;padding:1.25rem;margin-top:-.25rem;animation:slideDown .22s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px);max-height:0}to{opacity:1;transform:translateY(0);max-height:2000px}}.po-room-expanded-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media (max-width: 640px){.po-room-expanded-grid{grid-template-columns:1fr}}.po-room-expanded-section{min-width:0}.po-expanded-title{font-size:.7rem;font-weight:700;color:#6b8f71;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.625rem}.po-expanded-list{display:flex;flex-direction:column}.po-expanded-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(211,228,213,.5);cursor:pointer;gap:.625rem;transition:background .15s}.po-expanded-row:last-child{border-bottom:none}.po-expanded-row:hover{background:#fff9;margin:0 -.5rem;padding-left:.5rem;padding-right:.5rem;border-radius:6px}.po-expanded-row-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.po-expanded-desc{font-size:.825rem;font-weight:500;color:#4a4543}.po-expanded-assigned{font-size:.7rem;color:#6b8f71;font-weight:500}.po-expanded-inspector{font-size:.7rem;color:#8a8583}.po-expanded-row-badges{display:flex;gap:.375rem;align-items:center;flex-shrink:0}.po-expanded-empty{font-size:.8rem;color:#8a8583;padding:.5rem 0;font-style:italic}.po-furniture-toggle{background:none;border:none;font-size:.75rem;font-weight:600;color:#6b8f71;cursor:pointer;padding:.25rem 0;font-family:inherit;text-transform:uppercase;letter-spacing:.05em}.po-furniture-toggle:hover{color:#5a7d60}.po-furniture-list{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem;animation:slideDown .2s ease-out}.po-room-meta{display:flex;align-items:center;gap:.375rem;font-size:.7rem;color:#8a8583;flex-wrap:wrap;margin-bottom:.5rem}.po-room-features{display:flex;flex-wrap:wrap;gap:.25rem}.po-feature-tag{font-size:.6rem;padding:.1rem .375rem;background:#f5f2ef;color:#8a8583;border-radius:100px}.po-maint-groups{display:flex;flex-direction:column;gap:.75rem}.po-maint-group-header{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:600;color:#4a4543;padding-bottom:.25rem;border-bottom:1px solid #F5F2EF}.po-maint-group-count{background:#c4703f;color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .375rem;border-radius:100px;min-width:18px;text-align:center}.po-maint-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;cursor:pointer;gap:.5rem}.po-maint-item:hover{background:#fdfcfb;margin:0 -.375rem;padding-left:.375rem;padding-right:.375rem;border-radius:6px}.po-maint-item-left{flex:1;min-width:0}.po-maint-desc{font-size:.8rem;font-weight:500;color:#4a4543;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.po-maint-zone{font-size:.65rem;color:#b5b1af;display:block;margin-top:.125rem}.po-maint-item-right{display:flex;gap:.375rem;align-items:center;flex-shrink:0}.po-timeline{display:flex;flex-direction:column}.po-timeline-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #F5F2EF;cursor:pointer;gap:.5rem}.po-timeline-item:last-child{border-bottom:none}.po-timeline-item:hover{background:#fdfcfb;margin:0 -.375rem;padding-left:.375rem;padding-right:.375rem;border-radius:6px}.po-timeline-left{display:flex;align-items:center;gap:.5rem}.po-timeline-date{font-size:.7rem;color:#b5b1af;min-width:50px}.po-timeline-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.po-timeline-room{font-size:.75rem;color:#4a4543;font-weight:500}.po-timeline-inspector{font-size:.7rem;color:#b5b1af}.po-ca-card{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.po-ca-indicator{width:12px;height:12px;border-radius:50%;flex-shrink:0}.po-ca-info{flex:1}.po-ca-label{font-size:.85rem;font-weight:500;color:#4a4543}.po-ca-flags{font-size:.75rem;color:#c4703f;margin-top:.125rem}.po-overdue-list{display:flex;flex-direction:column}.po-overdue-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #F5F2EF}.po-overdue-item:last-child{border-bottom:none}.po-overdue-name{font-size:.85rem;font-weight:500;color:#4a4543;display:block}.po-overdue-since{font-size:.7rem;color:#c4703f;display:block;margin-top:.125rem}.q-flow-page{min-height:100vh;background:#faf8f5;padding:1.25rem;padding-bottom:100px}.q-flow-header{margin-bottom:1.5rem}.q-flow-header h1{font-size:1.3rem;font-weight:700;color:#4a4543;margin-top:.5rem}.q-flow-subtitle{font-size:.8rem;color:#8a8583;margin-top:.125rem;margin-bottom:.75rem}.q-room-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}@media (max-width: 480px){.q-room-grid{grid-template-columns:1fr}}.q-room-card{background:#fff;border:1px solid #E8E4E1;border-radius:10px;overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s}.q-room-card:hover{border-color:#6b8f71;box-shadow:0 2px 8px #6b8f711f}.q-room-card-next{border-color:#6b8f71;box-shadow:0 0 0 3px #6b8f7133;animation:nextPulse 1.8s ease-in-out infinite}@keyframes nextPulse{0%,to{box-shadow:0 0 0 3px #6b8f712e}50%{box-shadow:0 0 0 6px #6b8f7114}}.q-room-card-bar{height:4px;width:100%}.q-room-card-body{padding:.875rem}.q-room-card-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem}.q-room-card-top h3{font-size:.95rem;font-weight:600;color:#4a4543}.q-room-badge{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .5rem;border-radius:100px;white-space:nowrap}.q-room-card-meta{font-size:.7rem;color:#8a8583}.q-flow-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #E8E4E1;padding:.875rem 1.25rem;display:flex;justify-content:space-between;align-items:center;z-index:100}.q-submit-btn{padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;color:#fff;background:#6b8f71;border:none;border-radius:10px;cursor:pointer;min-height:48px}.q-submit-btn:hover{background:#5a7d60}.q-submit-btn:disabled{opacity:.5;cursor:not-allowed}.q-room-page{min-height:100vh;background:#faf8f5;padding-bottom:80px}.q-room-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #E8E4E1;padding:.75rem 1.25rem 0}.q-room-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.q-room-header-info h1{font-size:1.15rem;font-weight:700;color:#4a4543}.q-room-header-meta{font-size:.75rem;color:#8a8583;margin-bottom:.5rem;display:block}.q-room-body{padding:.75rem 1rem}.q-zone{margin-bottom:1rem}.q-zone-title{font-size:13px;font-weight:700;color:#6b8f71;text-transform:uppercase;letter-spacing:.08em;padding:.75rem 0 .5rem;margin-bottom:.375rem}.q-item{background:#fff;border:1px solid #E8E4E1;border-radius:10px;margin-bottom:.625rem;overflow:hidden;transition:border-color .15s}.q-item-pass{border-left:4px solid #6B8F71}.q-item-fail{border-left:4px solid #C0392B}.q-item-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;gap:1rem;min-height:72px}.q-item-text{font-size:16px;color:#4a4543;flex:1;line-height:1.4}.q-item-buttons{display:flex;flex-shrink:0}.q-btn{width:64px;height:52px;border:1.5px solid #D4D0CE;background:#f5f2ef;font-size:1.25rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s;color:#b5b1af;-webkit-tap-highlight-color:transparent}.q-btn-pass{border-radius:10px 0 0 10px;border-right:none}.q-btn-fail{border-radius:0 10px 10px 0}.q-btn-pass.active{background:#e8f0e9;border-color:#6b8f71;color:#3b6d11}.q-btn-fail.active{background:#fcebeb;border-color:#c0392b;color:#c0392b}.q-btn:hover{border-color:#8a8583}.q-btn-pass.active:hover{border-color:#5a7d60}.q-btn-fail.active:hover{border-color:#a0302a}.q-expand-toggle{display:block;width:100%;padding:.375rem .75rem;font-size:.7rem;font-weight:500;color:#c0392b;background:#fdf6f4;border:none;border-top:1px solid #E8C5BC;cursor:pointer;text-align:left;font-family:inherit}.q-flag-drawer{display:flex;gap:.75rem;padding:.75rem;background:#fdf6f4;border-top:1px solid #E8C5BC;animation:slideDown .22s ease-out}.q-flag-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.q-flag-right{width:110px;flex-shrink:0;display:flex;flex-direction:column;gap:.5rem}.q-flag-label{display:block;font-size:.7rem;font-weight:600;color:#8a8583}.q-flag-select{display:block;width:100%;padding:.4rem .5rem;margin-top:.2rem;font-size:.8rem;border:1px solid #D4D0CE;border-radius:6px;background:#fff;color:#4a4543;min-height:36px}.q-flag-note{display:block;width:100%;padding:.4rem .5rem;margin-top:.2rem;font-size:.8rem;font-family:inherit;border:1px solid #D4D0CE;border-radius:6px;background:#fff;color:#4a4543;resize:vertical;min-height:60px}.q-flag-box{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.5rem;font-size:.65rem;font-weight:600;font-family:inherit;border:1.5px solid #D4D0CE;border-radius:8px;background:#fff;color:#8a8583;cursor:pointer;position:relative;min-height:52px}.q-flag-box:hover{border-color:#8a8583}.q-flag-box-icon{font-size:1.1rem;line-height:1}.q-flag-maint.active{background:#faeeda;border-color:#ba7517;color:#854f0b}.q-flag-badge{position:absolute;top:-4px;right:-4px;background:#6b8f71;color:#fff;font-size:.55rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.q-room-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #E8E4E1;padding:.75rem 1.25rem;display:flex;justify-content:space-between;align-items:center;z-index:100}.q-done-btn{padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;color:#fff;background:#6b8f71;border:none;border-radius:10px;cursor:pointer;min-height:44px}.q-done-btn:hover{background:#5a7d60}.q-done-btn:disabled{opacity:.5;cursor:not-allowed;color:#fff;background:#8a8583}.insp-delete-btn{background:none;border:none;font-size:.85rem;color:#d4d0ce;cursor:pointer;padding:.25rem;flex-shrink:0;transition:color .15s;line-height:1}.insp-delete-btn:hover{color:#c0392b}.insp-checkbox{width:18px;height:18px;accent-color:#6B8F71;cursor:pointer;flex-shrink:0}.insp-history-row.selectable{cursor:pointer}.bulk-bar{display:flex;justify-content:space-between;align-items:center;background:#faf8f5;border:1px solid #E8E4E1;border-radius:10px;padding:.625rem 1rem;margin-bottom:.75rem}.bulk-bar-left,.bulk-bar-right{display:flex;align-items:center;gap:.75rem}.bulk-count{font-size:.85rem;font-weight:600;color:#4a4543}.filter-toggle{padding:.4rem .75rem;font-size:.75rem;font-weight:500;border:1px solid #D4D0CE;border-radius:8px;background:#fff;color:#4a4543;cursor:pointer;white-space:nowrap}.filter-toggle:hover{background:#f5f2ef;border-color:#8a8583}.filter-toggle.active{background:#e8f0e9;border-color:#6b8f71;color:#3b6d11;font-weight:600}.insp-history-row-archived{opacity:.7;background:#faf8f5}.insp-history-row-archived:hover{opacity:.9}.insp-archived-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .5rem;background:#f0edeb;color:#8a8583;border:1px solid #D4D0CE;border-radius:100px}.partial-banner{background:#fff5eb;border:1px solid #C4703F;border-left-width:4px;border-radius:10px;padding:.875rem 1rem;margin-bottom:1rem}.partial-banner-title{font-size:.9rem;font-weight:700;color:#c4703f;margin-bottom:.375rem}.partial-banner-reason{font-size:.85rem;color:#4a4543;line-height:1.4}.partial-banner-label{font-weight:600;color:#8a8583;margin-right:.25rem}.partial-room-list{list-style:none;padding:.625rem .875rem;margin:0 0 1rem;background:#fffaf5;border:1px solid #F0DDD0;border-radius:8px}.partial-room-list li{padding:.25rem 0;font-size:.85rem;color:#4a4543}.partial-room-list li strong{color:#c4703f}.qr-room-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.qr-room-row{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #E8E4E1;border-radius:10px;padding:.875rem 1rem;cursor:pointer;transition:border-color .15s,background .15s}.qr-room-row:hover,.qr-room-row.expanded{border-color:#6b8f71}.qr-room-row-left{display:flex;align-items:center;gap:.625rem;flex:1;min-width:0}.qr-room-info{display:flex;flex-direction:column;min-width:0}.qr-room-label{font-size:.95rem;font-weight:600;color:#4a4543}.qr-room-meta{font-size:.75rem;color:#8a8583;margin-top:.125rem}.qr-room-flags{font-weight:600}.qr-room-row-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.qr-room-badge{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.25rem .625rem;border-radius:100px}.qr-room-badge-clean{background:#e8f0e9;color:#3b6d11}.qr-room-badge-flagged{background:#fcebeb;color:#c0392b}.qr-room-badge-skipped{background:#f0edeb;color:#8a8583;border:1px solid #D4D0CE}.qr-room-expanded{background:#fdfcfb;border:1px solid #E8E4E1;border-radius:10px;padding:.875rem 1rem;margin-top:-.25rem;margin-bottom:.5rem;animation:slideDown .22s ease-out}.qr-item{padding:.625rem 0;border-bottom:1px solid #F5F2EF}.qr-item:last-child{border-bottom:none}.qr-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.25rem}.qr-item-text{font-size:.9rem;color:#4a4543;font-weight:500;flex:1}.suggestion-box{background:#fff;border:1px solid #E8E4E1;border-radius:10px;padding:1rem}.suggestion-help{font-size:.85rem;color:#8a8583;margin-bottom:.625rem;line-height:1.4}.suggestion-form{display:flex;flex-direction:column;gap:.5rem}.suggestion-actions{display:flex;justify-content:flex-end;align-items:center;gap:.75rem}.suggestion-success{font-size:.85rem;color:#3b6d11;font-weight:500}.suggestion-admin{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #F5F2EF}.suggestion-list{display:flex;flex-direction:column;gap:.625rem;max-height:400px;overflow-y:auto}.suggestion-item{padding:.625rem .875rem;background:#faf8f5;border:1px solid #E8E4E1;border-radius:8px}.suggestion-text{font-size:.875rem;color:#4a4543;line-height:1.4;margin-bottom:.375rem}.suggestion-meta{font-size:.7rem;color:#8a8583}.resident-step-count{text-align:center;font-size:.75rem;color:#b5b1af;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.resident-camera-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:2rem 1rem;margin-top:1rem;background:#faf8f5;border:2px dashed #6B8F71;border-radius:16px;cursor:pointer;font-family:inherit;font-size:1.05rem;font-weight:600;color:#6b8f71;min-height:140px;transition:all .15s}.resident-camera-btn:hover{background:#f0f7f1;border-color:#5a7d60}.resident-camera-btn:disabled{opacity:.6;cursor:not-allowed}.resident-camera-icon{font-size:3rem;line-height:1}.resident-photo-preview{margin:1rem 0;border-radius:12px;overflow:hidden;background:#f5f2ef;max-height:280px}.resident-photo-preview img{width:100%;height:auto;max-height:280px;object-fit:contain;display:block}.resident-photo-hint{text-align:center;font-size:.8rem;color:#c4703f;margin-top:.75rem;font-style:italic}.resident-yesno{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.resident-yesno-btn{min-height:72px;padding:1rem;font-size:1.25rem;font-weight:700;border:2px solid #E8E4E1;border-radius:14px;background:#fff;color:#4a4543;cursor:pointer;transition:all .15s;font-family:inherit}.resident-yesno-btn:hover{border-color:#8a8583}.resident-yesno-yes.selected{background:#e8f0e9;border-color:#6b8f71;color:#3b6d11}.resident-yesno-no.selected{background:#f0edeb;border-color:#8a8583;color:#4a4543}.resident-footer-label{font-size:.75rem;color:#b5b1af;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.pub-loading,.pub-error-page{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background:#faf8f5;color:#8a8583}.pub-landing{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;background:#faf8f5}.pub-landing-card{background:#fff;border-radius:16px;padding:2.5rem 2rem;width:100%;max-width:420px;border:1px solid #E8E4E1;box-shadow:0 4px 24px #4a45430f;text-align:center}.pub-logo{font-size:1.5rem;font-weight:700;color:#6b8f71;margin-bottom:1.5rem}.pub-landing-title{font-size:1.25rem;font-weight:700;color:#4a4543;margin-bottom:.625rem}.pub-landing-desc{font-size:.9rem;color:#8a8583;line-height:1.5;margin-bottom:1.5rem}.pub-property-name{font-size:.85rem;font-weight:600;color:#6b8f71;margin-bottom:1.25rem}.pub-field{display:block;text-align:left;font-size:.875rem;font-weight:500;color:#4a4543;margin-bottom:1rem}.pub-input,.pub-select{display:block;width:100%;padding:.75rem 1rem;margin-top:.375rem;font-size:.95rem;border:1px solid #D4D0CE;border-radius:10px;background:#faf8f5;color:#4a4543;min-height:48px}.pub-input:focus,.pub-select:focus{outline:none;border-color:#6b8f71;box-shadow:0 0 0 3px #6b8f7126}.pub-start-btn{display:block;width:100%;padding:1rem;margin-top:.5rem;font-size:1.05rem;font-weight:700;color:#fff;background:#6b8f71;border:none;border-radius:12px;cursor:pointer;min-height:56px;box-shadow:0 4px 16px #6b8f7133}.pub-start-btn:hover{background:#5a7d60}.pub-start-btn:disabled{opacity:.5;cursor:not-allowed}.pub-screen{min-height:100vh;background:#faf8f5;display:flex;flex-direction:column}.pub-progress-bar{height:4px;background:#e8e4e1;width:100%}.pub-progress-fill{height:100%;background:#6b8f71;transition:width .3s ease}.pub-progress-label{text-align:center;font-size:.7rem;color:#b5b1af;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.75rem 0 0}.pub-screen-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;max-width:480px;margin:0 auto;width:100%}.pub-instruction{font-size:1.3rem;font-weight:600;color:#4a4543;text-align:center;margin-bottom:1.5rem;line-height:1.3}.pub-camera-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;width:100%;max-width:280px;padding:2rem;background:#fff;border:2px dashed #6B8F71;border-radius:16px;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;color:#6b8f71;min-height:120px}.pub-camera-btn:hover{background:#f0f7f1}.pub-camera-btn:disabled{opacity:.6;cursor:not-allowed}.pub-camera-icon{font-size:3rem;line-height:1}.pub-photo-preview{margin:0 0 1.5rem;border-radius:12px;overflow:hidden;max-width:280px;width:100%}.pub-photo-preview img{width:100%;height:auto;max-height:240px;object-fit:contain;display:block;background:#f5f2ef}.pub-hint{text-align:center;font-size:.8rem;color:#c4703f;margin-top:.75rem;font-style:italic}.pub-footer{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;background:#fff;border-top:1px solid #E8E4E1}.pub-back{padding:.625rem 1rem;font-size:.9rem;font-weight:600;background:#fff;border:1px solid #D4D0CE;border-radius:10px;color:#4a4543;cursor:pointer;min-height:48px;font-family:inherit}.pub-next,.pub-submit{padding:.625rem 1.5rem;font-size:.95rem;font-weight:600;background:#6b8f71;border:none;border-radius:10px;color:#fff;cursor:pointer;min-height:48px;font-family:inherit}.pub-next:hover,.pub-submit:hover{background:#5a7d60}.pub-next:disabled,.pub-submit:disabled{opacity:.5;cursor:not-allowed}.pub-section-title{font-size:1.1rem;font-weight:700;color:#4a4543;margin-bottom:1rem;text-align:center}.pub-questions{display:flex;flex-direction:column;gap:.5rem;width:100%}.pub-flag-detail{padding:.75rem;background:#fdf6f4;border-top:1px solid #E8C5BC}.pub-flag-note{display:block;width:100%;padding:.5rem .625rem;font-size:.85rem;font-family:inherit;border:1px solid #D4D0CE;border-radius:8px;background:#fff;color:#4a4543;resize:vertical;min-height:60px}.pub-add-photo-btn{margin-top:.5rem;padding:.375rem .75rem;font-size:.8rem;font-weight:500;border:1px dashed #C4703F;border-radius:6px;background:#fff;color:#c4703f;cursor:pointer;font-family:inherit}.pub-done{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#faf8f5;padding:2rem}.pub-done-card{text-align:center;max-width:380px}.pub-done-emoji{font-size:4rem;margin-bottom:1rem}.pub-done-card h1{font-size:1.75rem;font-weight:700;color:#4a4543;margin-bottom:.5rem}.pub-done-card p{font-size:1rem;color:#6b8f71;font-weight:500}.pub-link-card{background:#faf8f5;border:1px solid #E8E4E1;border-radius:10px;padding:1rem;text-align:center}.pub-link-card h4{font-size:.8rem;font-weight:600;color:#4a4543;margin-bottom:.75rem}.pub-link-qr{margin-bottom:.75rem}.pub-link-url{display:block;font-size:.65rem;color:#8a8583;word-break:break-all;margin-bottom:.5rem}@media (max-width: 600px){.pub-link-card+.pub-link-card{margin-top:0}.detail-section .pub-link-card{min-height:auto}}
