@font-face{font-family:system;src:local('Segoe UI')}*{box-sizing:border-box}body{margin:0;background:#f4f6f4;color:#203831;font:16px/1.55 system-ui,-apple-system,'Segoe UI',sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}a{color:inherit}button:disabled{opacity:.55;cursor:wait}h1,h2,h3,p{margin:0 0 14px}h1{font-size:clamp(28px,3vw,38px);font-weight:650;line-height:1.2;letter-spacing:-1px}h2{font-size:23px;line-height:1.3}h3{font-size:18px}small,.muted{color:#5a6d65}.eyebrow{font-size:13px;letter-spacing:1.8px;font-weight:700;text-transform:uppercase;color:#6b7e74;margin-bottom:10px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.brand strong{display:block;font-size:20px;letter-spacing:-.5px}.brand small{font-size:12px;letter-spacing:1.5px;color:#b9c9bd}.brand-mark{font-family:Georgia,serif;font-size:36px;line-height:1;background:#cfddc0;color:#163c32;border-radius:13px;width:52px;height:52px;display:grid;place-items:center}.shell{display:grid;grid-template-columns:244px 1fr;min-height:100vh}.sidebar{background:#183e37;color:#f1f5f1;padding:32px 22px;position:fixed;inset:0 auto 0 0;width:244px;display:flex;flex-direction:column;z-index:10}.sidebar nav{display:grid;gap:8px;margin-top:54px}.nav-item{display:flex;gap:13px;align-items:center;text-decoration:none;padding:13px 16px;border-radius:9px;color:#c5d5cc;font-weight:550}.nav-item.active,.nav-item:hover{background:#2c5046;color:#fff}.nav-item svg{width:21px;height:21px}.sidebar-footer{margin-top:auto;padding:24px 8px 0;border-top:1px solid #426054;font-size:14px;color:#bbccc2}.side-note{font-size:12px;color:#a8beb2;margin:10px 0 0}.main{grid-column:2;min-width:0}.topbar{height:88px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e0e7e0;background:#fff}.crumb{font-size:14px;color:#65766c}.top-actions{display:flex;gap:14px;align-items:center}.language{border:1px solid #d9e3db;border-radius:8px;padding:8px 10px;background:white;max-width:160px;color:#254235}.avatar{border:0;border-radius:50%;width:42px;height:42px;background:#ecefcf;color:#34442d;font-weight:700}.content{max-width:1190px;margin:auto;padding:38px 42px 70px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading p{margin:10px 0 0;max-width:650px;color:#66756d}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:11px 18px;border:1px solid #183e37;background:#183e37;color:white;border-radius:8px;font-weight:600;text-decoration:none;font-size:15px;min-height:46px}.btn svg{width:19px;height:19px}.btn.secondary{background:white;color:#294438;border-color:#d7e0d8}.btn.danger{background:#fff5f0;border-color:#e5bbb0;color:#943d2b}.btn.small{min-height:36px;padding:6px 12px;font-size:14px}.btn.ghost{background:transparent;color:#385749;border-color:transparent;padding-left:0}.welcome{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;margin:12px 0 30px}.welcome-card{background:#e6ecdb;border:1px solid #dce4ce;border-radius:16px;padding:28px;min-height:176px;display:flex;flex-direction:column;justify-content:space-between}.welcome-card h2{font-family:Georgia,serif;font-weight:400;font-size:30px;max-width:450px}.welcome-card p{max-width:440px;color:#4c6252;margin-bottom:0}.quick-card{background:white;border:1px solid #dfe6de;border-radius:16px;display:flex;align-items:center;gap:22px;padding:28px;text-decoration:none;transition:transform .15s}.quick-card:hover,.guide-card:hover{transform:translateY(-2px);border-color:#9daf9c}.icon-tile{flex-shrink:0;width:60px;height:60px;background:#f0f3e9;color:#526d42;border-radius:14px;display:grid;place-items:center}.icon-tile svg{width:30px;height:30px}.quick-card h3{margin:0 0 6px}.quick-card p{font-size:14px;margin:0;color:#637467}.toolbar{display:flex;gap:14px;margin:0 0 22px;align-items:center;flex-wrap:wrap}.search-wrap{flex:1;min-width:200px;position:relative}.search-wrap svg{position:absolute;left:15px;top:14px;width:21px;height:21px;color:#738174}.search-wrap input{padding-left:46px;margin:0}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.chip{background:transparent;border:1px solid #d6e0d5;border-radius:24px;padding:8px 17px;color:#586b5b;font-size:14px}.chip.active{background:#25493c;color:#fff;border-color:#25493c}.section-head{display:flex;align-items:center;justify-content:space-between;margin:28px 0 18px;gap:12px}.section-head h2{margin:0;font-size:20px}.section-head small{font-size:14px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-card{border:1px solid #dfe6de;border-radius:13px;background:white;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;transition:transform .15s,border-color .15s}.card-art{height:150px;background:#edf1e8;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid #e1e7df}.card-art svg{height:44px;width:44px;color:#759069}.card-art img{width:100%;height:100%;object-fit:cover}.card-body{padding:20px;flex:1;display:flex;flex-direction:column}.card-body h3{line-height:1.4;margin:10px 0 9px}.card-body p{color:#647268;font-size:14px;margin-bottom:18px;overflow-wrap:anywhere}.card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:auto;color:#6f7d70;font-size:13px;border-top:1px solid #edf0eb;padding-top:13px}.badge{display:inline-flex;align-items:center;font-size:12px;font-weight:600;line-height:1.4;border-radius:5px;background:#eef3e9;color:#44613b;padding:4px 8px;width:fit-content}.badge.amber{background:#fff1da;color:#775114}.badge.gray{background:#eef0f0;color:#5b6a67}.empty{border:1px dashed #cbd8cb;border-radius:15px;padding:45px 25px;text-align:center;background:#fafcf9;grid-column:1/-1}.empty .icon-tile{margin:0 auto 18px}.empty p{color:#607266;max-width:540px;margin:0 auto 22px}.room-card{padding:24px;background:white;border:1px solid #dce5da;border-radius:13px;text-decoration:none}.room-card .icon-tile{margin-bottom:24px}.room-card p{color:#687569;font-size:14px;margin:0}.panel{background:white;border:1px solid #dce4dc;border-radius:13px;padding:25px;margin-bottom:22px}.panel h2{font-size:21px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.span-all{grid-column:1/-1}label{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:#385044}input:not([type=checkbox]),textarea,select:not(.language){width:100%;border:1px solid #cbd8cd;border-radius:8px;background:#fff;color:#253f32;padding:11px 12px;min-height:46px}textarea{min-height:110px;resize:vertical;line-height:1.6}input[type=checkbox]{width:21px;height:21px;accent-color:#28543e;flex-shrink:0}.check-label{display:flex;align-items:center;gap:11px;font-weight:400;cursor:pointer}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:22px}.error{padding:13px 16px;border-radius:8px;background:#fff0e9;border:1px solid #edcbbf;color:#963b25;margin:14px 0}.notice{padding:16px 19px;background:#fcf3df;border:1px solid #ebdfbc;border-radius:9px;color:#70551e;font-size:14px;margin-bottom:24px}.notice.good{background:#eaf3e5;border-color:#cadfbd;color:#355b2b}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #d8e2d7;padding-bottom:16px;margin-bottom:25px}.list-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid #e6ece3}.list-row:last-child{border:0}.list-row strong{display:block}.list-row small{display:block;margin-top:4px}.list-row .row-actions{display:flex;gap:8px;flex-shrink:0}.detail{max-width:900px}.detail h1{margin:14px 0 20px}.detail-copy{white-space:pre-wrap;font-size:17px;line-height:1.8;margin:25px 0}.photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0}.photo{margin:0}.photo img{width:100%;height:280px;object-fit:contain;background:#edf1e9;border-radius:10px;cursor:zoom-in}.photo figcaption{font-size:14px;color:#677360;margin-top:7px}.steps{list-style:none;margin:0;padding:0}.step{background:#fff;border:1px solid #d9e3d7;border-radius:10px;margin:12px 0;padding:19px}.step label{font-size:17px;margin:0;align-items:flex-start}.step .num{width:30px;height:30px;display:inline-grid;place-items:center;background:#edf3e7;border-radius:50%;font-size:14px;flex-shrink:0}.step.done{background:#f0f5ed}.step.done .step-text{text-decoration:line-through;color:#6d816b}.progress{height:6px;border:0;background:#dce6d6;border-radius:10px;width:100%;accent-color:#2a533e;margin:12px 0}.progress::-webkit-progress-bar{background:#dce6d6;border-radius:10px}.progress::-webkit-progress-value{background:#2a533e;border-radius:10px}.detail-meta{display:flex;gap:12px;flex-wrap:wrap;align-items:center;color:#6d7d6d;font-size:14px;margin:18px 0}.back{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:#60735f;font-size:14px}.back svg{width:17px;height:17px}.auth-shell{min-height:100vh;display:grid;grid-template-columns:43% 57%;background:white}.auth-aside{background:#183e37;padding:48px 55px;display:flex;flex-direction:column;color:#eff5ef}.auth-aside .auth-message{margin:auto 0;max-width:380px;padding:60px 0}.auth-message h1{font-family:Georgia,serif;font-size:52px;font-weight:400;line-height:1.2;letter-spacing:-1px}.auth-message p{color:#bfcec2;font-size:18px;margin-top:25px}.auth-foot{font-size:13px;letter-spacing:1.5px;color:#b5c8bb}.auth-main{display:flex;align-items:center;justify-content:center;padding:45px}.auth-form{width:100%;max-width:450px}.auth-form h1{font-size:32px;margin:25px 0 12px}.auth-form .field{margin-top:19px}.auth-form .btn{width:100%}.auth-form .language{margin-bottom:25px}.auth-form .muted{font-size:15px}.mobile-brand{display:none}details{border:1px solid #d9e3d8;border-radius:9px;margin-top:16px;padding:15px}summary{font-weight:600;cursor:pointer}details .form-grid{margin-top:18px}.image-row{display:flex;gap:16px;align-items:center;padding:13px 0;border-bottom:1px solid #e0e6dd}.image-row img{width:100px;height:80px;object-fit:contain;background:#f1f4ed;border-radius:8px}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#193e32;color:white;padding:14px 23px;border-radius:10px;box-shadow:0 8px 30px #193e3233;z-index:100;display:none;max-width:90vw}#toast.show{display:block}.loading{display:grid;place-content:center;gap:24px;min-height:80vh;text-align:center}.loading .brand-mark{margin:auto}.lightbox{position:fixed;inset:0;background:#112820eb;display:flex;align-items:center;justify-content:center;z-index:50;padding:65px 20px 25px}.lightbox img{max-width:100%;max-height:100%;object-fit:contain}.lightbox button{position:absolute;top:18px;right:20px}.inline-help{display:block;font-size:13px;color:#6a786b;margin-top:7px}.intro-line{margin-bottom:26px}.user-name{overflow-wrap:anywhere}.editor-title{max-width:750px}.nowrap{white-space:nowrap}
@media(max-width:1100px){.sidebar{width:210px;padding:27px 17px}.shell{grid-template-columns:210px 1fr}.topbar{padding:0 25px}.content{padding:30px 25px 70px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome{grid-template-columns:1fr 1fr}.welcome-card,.quick-card{padding:22px}.quick-card{gap:14px}.auth-aside{padding:35px}.auth-message h1{font-size:43px}}
@media(max-width:740px){.shell{display:block}.sidebar{position:fixed;inset:auto 0 0;width:auto;height:76px;padding:6px 10px;flex-direction:row;border-top:1px solid #446553}.sidebar .brand,.sidebar-footer{display:none}.sidebar nav{margin:0;display:flex;width:100%;gap:4px;justify-content:space-around}.nav-item{flex-direction:column;gap:3px;padding:7px 9px;font-size:11px;min-width:56px;justify-content:center}.nav-item svg{width:20px;height:20px}.main{padding-bottom:76px}.topbar{height:77px;padding:0 20px}.crumb{display:none}.mobile-brand{display:flex;align-items:center;gap:9px;font-weight:650;font-size:17px}.mobile-brand .brand-mark{width:36px;height:36px;font-size:26px;border-radius:8px}.top-actions{gap:9px}.language{font-size:14px;max-width:130px}.avatar{width:35px;height:35px;font-size:13px}.content{padding:27px 20px 40px}.page-heading{margin-bottom:22px;gap:12px;flex-wrap:wrap}.page-heading p{font-size:15px}.welcome{grid-template-columns:1fr;gap:12px;margin-bottom:26px}.welcome-card{min-height:155px;padding:22px}.welcome-card h2{font-size:28px}.quick-card{padding:19px;min-height:110px}.quick-card .icon-tile{width:47px;height:47px}.grid{gap:13px;grid-template-columns:repeat(2,minmax(0,1fr))}.card-body{padding:14px}.card-body h3{font-size:16px}.card-art{height:110px}.card-body p{display:none}.card-foot{font-size:12px;margin-top:8px}.form-grid{grid-template-columns:1fr}.panel{padding:19px}.photos{grid-template-columns:1fr}.photo img{height:auto;max-height:440px}.auth-shell{display:block}.auth-aside{padding:23px}.auth-aside .auth-message,.auth-foot{display:none}.auth-main{padding:32px 24px}.auth-form h1{font-size:29px}.auth-form .language{margin-bottom:0}.auth-form{max-width:500px}.list-row{align-items:flex-start;flex-wrap:wrap}.list-row .row-actions{flex-wrap:wrap}.detail h1{font-size:29px}.step{padding:15px}.step label{font-size:16px}.step .num{display:none}#toast{bottom:90px}.admin-tabs .btn{font-size:13px;padding:8px 12px}.toolbar{gap:10px}.toolbar select{flex:1}.empty{padding:33px 17px}.room-card{padding:17px}.room-card h3{font-size:17px}.page-heading .btn{font-size:14px}}
@media(max-width:370px){.grid{grid-template-columns:1fr}.topbar{padding:0 12px}.mobile-brand{font-size:15px}.content{padding-left:15px;padding-right:15px}.language{max-width:115px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.toolbar #room-filter{width:auto;max-width:260px}.admin-tabs{overflow-wrap:anywhere}.brand small{overflow-wrap:anywhere}

/* Apartment areas, v1.1 */
.guide-area-fields{margin:20px 0 25px}.area-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:30px}.area-gallery figure{margin:0;min-width:0}.area-photo-button{border:1px solid #d9e3d7;background:#fff;border-radius:12px;padding:0;display:block;width:100%;overflow:hidden;cursor:zoom-in}.area-photo-button img{width:100%;height:205px;object-fit:contain;display:block}.area-gallery figcaption{font-size:14px;margin-top:8px;overflow-wrap:anywhere}.inherited-guides{margin-top:35px}.inherited-guides .grid{margin-top:22px}#area-manager{scroll-margin-top:20px}#area-form{margin-top:22px}.area-rows{margin-top:24px}.area-rows .row-actions{flex-wrap:wrap}.area-rows .list-row{align-items:flex-start;flex-wrap:wrap}.card-foot{gap:10px}.card-foot span:first-child{overflow-wrap:anywhere}.area-card .card-art{height:165px}
@media(max-width:740px){.area-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.area-photo-button img{height:150px}.area-card .card-art{height:115px}.area-rows .row-actions{width:100%}.area-rows .row-actions .btn{flex:1}.card-foot{flex-wrap:wrap}#area-manager .section-head{flex-wrap:wrap}}
@media(max-width:370px){.area-gallery{grid-template-columns:1fr}}
.assignment-box{padding:20px;background:#f0f5ed;border:2px solid #b6ccb0;border-radius:12px;margin:22px 0}.assignment-summary{font-weight:700;overflow-wrap:anywhere}.assignment-box label{margin-top:14px}.assignment-box h3{margin-top:0}.apartment-picker{display:flex;gap:10px;flex-wrap:wrap}.area-admin-card{border:1px solid #dce4dc;border-radius:10px;padding:10px 16px;margin:15px 0}.assigned-guide{background:#f7f9f5;padding:14px;border-radius:8px;margin:8px 0}.area-admin-card .list-row{flex-wrap:wrap}.area-admin-card .row-actions{flex-wrap:wrap;flex-shrink:1}.panel form{scroll-margin-top:20px}.panel>summary{font-size:18px}.assignment-box .btn{margin-top:12px}.section-head h2{overflow-wrap:anywhere}.apartment-picker .btn{white-space:normal}#guide-form .section-head{flex-wrap:wrap}#guide-form h2{max-width:100%;overflow-wrap:anywhere}
