.room-folders{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.room-folder{display:flex;align-items:center;gap:16px;padding:24px;background:#fff;border:1px solid #dce5ee;border-radius:16px;color:inherit;text-decoration:none;box-shadow:0 5px 20px #1c365407}.room-folder:hover{border-color:#7eade1;transform:translateY(-1px)}.room-folder h2,.room-layout-row h2{font-size:17px;margin:0 0 7px}.room-folder p,.room-layout-row p{font-size:13px;color:#65788d;margin:0 0 8px}.folder-icon,.room-layout-icon{display:grid;place-items:center;background:#eaf2fc;color:#1463df;border-radius:13px;width:48px;height:48px;flex-shrink:0}.room-folder>div{flex:1}.room-layout-list{display:grid;gap:14px}.room-layout-row{display:flex;align-items:center;gap:18px}.room-layout-row>div:nth-child(2){flex:1}.room-layout-row small{color:#65788d}.room-empty-plan{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;gap:16px;background:linear-gradient(145deg,#f7faff,#eaf2fa)}.room-empty-plan>.icon{width:48px;height:48px;color:#5387bb}.room-transfer{margin-top:20px}.room-transfer p{margin:14px 0}.room-editor{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:24px}.room-editor>section{min-width:0}.room-editor aside{align-self:start;position:sticky;top:100px}.room-editor p{line-height:1.55;font-size:12px}.room-editor label{display:block}.room-editor select{width:100%}.room-editor .form-grid{margin:14px 0}.room-measure-field{margin:0;padding:0;border:0;min-width:0}.room-measure-field legend{font-size:12px;font-weight:600;color:#4b6077;margin-bottom:7px}.room-measure-field>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.room-measure-field label{display:flex;align-items:center;border:1px solid #d9e3ed;border-radius:8px;overflow:hidden;background:#fff;gap:2px}.room-measure-field input{width:100%;min-width:0;border:0!important;box-shadow:none!important;padding:10px 6px!important}.room-measure-field label span{color:#76899b;font-size:12px;padding-right:8px}.room-capture-strip{display:flex;align-items:center;gap:16px;background:#eaf3ff;border:1px solid #cadff5;border-radius:12px;padding:16px;margin:18px 0}.room-capture-strip>div{flex:1}.room-capture-strip p{margin:5px 0 0}.room-capture-strip strong{font-size:13px}.room-preview{background:#f1f6fc;border:1px solid #dce6f1;border-radius:14px;text-align:center;padding:16px;min-height:220px}.room-preview svg{width:100%;height:220px}.room-preview polygon{fill:#c9def7;stroke:#1766ac;stroke-width:.15;vector-effect:non-scaling-stroke}.room-preview text{fill:#173b66;paint-order:stroke;stroke:#f1f6fc;stroke-width:.35;font-weight:700}.room-openings,.room-placement,.room-photos{margin:18px 0;padding:16px 0;border-top:1px solid #e3eaf1}.room-opening{padding:14px;background:#f6f9fc;border-radius:10px;margin-bottom:12px}.room-wall-row{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:10px;padding:14px;background:#f5f8fc;border-radius:10px;margin:10px 0}.room-wall-row>strong{grid-column:1/-1;font-size:12px}.room-wall-row [hidden]{display:none}.room-photo-pending{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f1f6fc;padding:8px 12px;border-radius:8px;margin-top:8px;font-size:12px}.room-photo-pending span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-file-label{cursor:pointer!important;margin:0!important}.room-loading{padding:48px;text-align:center}.room-list .badge{margin-top:10px}#native-field-nav{display:none}
@media(max-width:760px){.room-editor{display:flex;flex-direction:column}.room-editor aside{position:static;order:-1}.room-preview{min-height:130px;padding:10px}.room-preview svg{height:155px}.room-editor aside>p{display:none}.room-layout-row{flex-wrap:wrap;padding:18px}.room-layout-row .button{width:100%}.room-capture-strip{flex-direction:column;align-items:stretch}.room-folders{grid-template-columns:1fr}.native-android #native-field-nav{position:fixed;display:flex;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #dce6f1;z-index:40;padding:8px 6px max(8px,env(safe-area-inset-bottom));box-shadow:0 -5px 24px #163a5010}.native-android #native-field-nav a{flex:1;display:flex;align-items:center;gap:5px;flex-direction:column;color:#60758a;text-decoration:none;font-size:11px;font-weight:600;padding:7px;border-radius:10px}.native-android #native-field-nav a[aria-current]{background:#eaf3ff;color:#1463df}.native-android .content{padding-bottom:110px}.native-android .topbar{position:sticky;top:0;z-index:30;background:#fff}.native-android .test-strip{font-size:10px}.native-android dialog{max-height:calc(100dvh - 20px);width:calc(100vw - 16px);margin:auto}.native-android .form-footer{position:sticky;bottom:0;background:#fff;padding:16px 0}.native-android input,.native-android select,.native-android textarea{font-size:16px}.native-android button,.native-android .button{min-height:44px}}

.room-editor .check-label{display:flex;align-items:flex-start;gap:10px;margin:18px 0;line-height:1.5}.room-editor .check-label input{flex-shrink:0;margin-top:3px;width:auto}
#room-portal-picker{margin-top:16px;padding:16px;background:#f3f7fa;border:1px solid #d5e1ec;border-radius:12px}
.room-portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0}
.room-portal-photo{display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:6px;overflow:hidden;white-space:normal;height:auto}
.room-portal-photo img{width:100%;height:110px;object-fit:cover;border-radius:6px;background:#dce5ee}
.room-portal-photo span{padding:7px 3px;font-size:12px;overflow-wrap:anywhere}
.room-portal-photo[aria-pressed=true]{outline:3px solid var(--accent);background:#e7f2ff}
.room-portal-photo[aria-pressed=true] span:before{content:'Selected · ';font-weight:700}
@media(max-width:600px){.room-portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.room-fixture-section{border-top:1px solid #dce5ee;margin:20px 0;padding:20px 0}.fixture-add{display:flex;gap:12px;align-items:end}.fixture-add label{flex:1}.fixture-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.fixture-totals span{display:flex;flex-direction:column;background:#edf6f3;border:1px solid #d0e5db;padding:12px;border-radius:10px;font-size:11px;color:#497064;gap:5px}.fixture-totals strong{font-size:14px;color:#254e42}.fixture-detail{background:#f7fafc;border:1px solid #dce5ee;padding:16px;border-radius:12px;margin:12px 0}.fixture-photo-review{padding:16px;background:#eff5ff;border:1px solid #d7e6f8;border-radius:12px;margin-top:18px}.fixture-suggestion{display:flex;gap:12px;align-items:center;padding:14px 0;border-top:1px solid #d7e6f8}.fixture-suggestion>div{flex:1}.fixture-suggestion small{display:block;margin:5px 0;color:#65788d}.plan-fixture{stroke:#557c75;stroke-width:.05;fill:none;cursor:pointer}.plan-fixture .fixture-body{fill:#d6e8df;fill-opacity:.88}.plan-fixture.upper{stroke-dasharray:.17 .1;stroke:#725c8a}.plan-fixture.upper .fixture-body{fill:#e6dcee;fill-opacity:.38}.plan-fixture.unmeasured{stroke:#a57b28}.plan-fixture text,.room-preview .plan-fixture text{stroke:none;fill:#29483e;paint-order:normal;font-weight:600;pointer-events:none}.plan-fixture:focus{outline:none;stroke:#1266d8;stroke-width:.12}#fixture-error{color:#a54149}#fixture-photo-choices{max-height:190px;overflow:auto}.fixture-photo-review .check-label{margin:10px 0}.room-preview svg{touch-action:manipulation}@media(max-width:500px){.fixture-totals strong{font-size:12px}.fixture-totals span{padding:9px}.fixture-add,.fixture-suggestion{flex-wrap:wrap}.fixture-add label{min-width:180px}.room-preview svg{height:210px}}
