.login-screen{--ha-bg-deep: #050a12;--ha-bg: #091321;--ha-panel: rgba(13, 23, 38, .76);--ha-panel-border: rgba(191, 205, 226, .17);--ha-text: #f4f7fb;--ha-muted: #9daabc;--ha-gold: #c8a066;--ha-gold-light: #e4c68f;--ha-danger: #ff9a9a;position:relative;isolation:isolate;display:grid;min-height:100vh;min-height:100dvh;place-items:center;overflow:hidden;padding:44px 24px 30px;color:var(--ha-text);background:radial-gradient(circle at 50% -8%,rgba(67,91,125,.33),transparent 36rem),radial-gradient(circle at 14% 86%,rgba(48,70,101,.18),transparent 28rem),linear-gradient(150deg,#0b1728 0%,var(--ha-bg) 42%,var(--ha-bg-deep) 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-screen:before{position:absolute;z-index:-3;inset:0;content:"";pointer-events:none;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 88%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 88%)}.login-screen__glow{position:absolute;z-index:-2;width:520px;height:520px;border-radius:999px;pointer-events:none;filter:blur(90px);opacity:.13}.login-screen__glow--one{top:-260px;left:calc(50% - 260px);background:#93acd1}.login-screen__glow--two{right:-280px;bottom:-300px;background:#b1844c;opacity:.07}.login-shell{width:min(100%,700px);text-align:center}.brand-mark{display:inline-flex;align-items:center;justify-content:center;gap:13px;margin-bottom:30px;-webkit-user-select:none;user-select:none}.brand-mark__icon{width:43px;height:43px;filter:drop-shadow(0 7px 20px rgba(198,160,102,.17))}.brand-mark__word{color:#f8f9fb;font-size:clamp(24px,3.3vw,30px);font-weight:630;letter-spacing:-.045em}.brand-mark__word span{color:#e9edf3;font-weight:440}.login-card{position:relative;padding:54px 58px 48px;overflow:hidden;border:1px solid var(--ha-panel-border);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.035),transparent 40%),var(--ha-panel);box-shadow:0 34px 90px #00000061,0 1px #ffffff09 inset;backdrop-filter:blur(24px) saturate(118%);-webkit-backdrop-filter:blur(24px) saturate(118%)}.login-card:before{position:absolute;top:0;right:16%;left:16%;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(228,198,143,.42),transparent)}.login-house-mark{display:grid;width:62px;height:62px;margin:0 auto 23px;place-items:center;border:1px solid rgba(201,161,100,.24);border-radius:18px;background:#c6a0660e;box-shadow:0 12px 36px #0000002e}.login-house-mark svg{width:29px;height:29px;fill:none;stroke:var(--ha-gold-light);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.login-card__heading h1{margin:0;color:var(--ha-text);font-size:clamp(30px,5vw,42px);font-weight:590;line-height:1.08;letter-spacing:-.045em}.login-card__tagline{margin:15px 0 0;color:var(--ha-gold-light);font-size:clamp(15px,2.1vw,18px);font-weight:450;letter-spacing:.004em}.login-card__divider{width:52px;height:1px;margin:31px auto 25px;background:linear-gradient(90deg,transparent,var(--ha-gold),transparent);opacity:.82}.login-card__hint{margin:0;color:var(--ha-muted);font-size:14px;line-height:1.6}.login-card__google-wrap{display:flex;justify-content:center;margin-top:25px}.google-button-slot{display:flex;width:min(100%,400px);min-height:44px;align-items:center;justify-content:center}.google-button-slot>div,.google-button-slot iframe{max-width:100%!important}.login-card__status,.login-card__error{margin:18px auto 0;max-width:440px;font-size:13px;line-height:1.55}.login-card__status{color:var(--ha-muted)}.login-card__error{padding:10px 14px;border:1px solid rgba(255,154,154,.15);border-radius:12px;color:var(--ha-danger);background:#912a2a14}.login-footer{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:24px;color:#b1bccc9e;font-size:12px}.login-footer__dot{color:#c8a06694;font-size:9px}@media(max-width:640px){.login-screen{padding:28px 16px 22px}.brand-mark{margin-bottom:22px}.brand-mark__icon{width:38px;height:38px}.login-card{padding:40px 22px 34px;border-radius:25px}.login-house-mark{width:56px;height:56px;margin-bottom:20px;border-radius:16px}.login-card__divider{margin-top:27px}.login-card__google-wrap{margin-top:22px}}@media(max-width:380px){.login-screen{padding-inline:12px}.login-card{padding-inline:16px}.brand-mark{gap:10px}}@media(prefers-reduced-motion:no-preference){.login-card{animation:handyandy-login-enter .52s cubic-bezier(.22,1,.36,1) both}.brand-mark{animation:handyandy-brand-enter .5s 60ms ease-out both}}@keyframes handyandy-login-enter{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes handyandy-brand-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.dashboard-shell{--dash-bg: #060d17;--dash-bg-soft: #0a1524;--dash-panel: rgba(13, 23, 38, .74);--dash-panel-strong: rgba(12, 22, 36, .94);--dash-border: rgba(184, 201, 225, .14);--dash-border-strong: rgba(198, 160, 102, .22);--dash-text: #f5f7fb;--dash-muted: #9da9b9;--dash-muted-strong: #b9c2cf;--dash-gold: #c8a066;--dash-gold-light: #e3c48d;min-height:100vh;min-height:100dvh;color:var(--dash-text);background:radial-gradient(circle at 38% -8%,rgba(67,92,128,.23),transparent 34rem),linear-gradient(145deg,#0b1728 0%,var(--dash-bg-soft) 35%,var(--dash-bg) 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboard-sidebar{position:fixed;z-index:20;top:0;bottom:0;left:0;display:flex;width:248px;flex-direction:column;border-right:1px solid var(--dash-border);background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 18%),#060d17ed;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.dashboard-sidebar__brand{display:flex;min-height:92px;align-items:center;padding:0 25px;border-bottom:1px solid rgba(184,201,225,.08)}.dashboard-sidebar__brand .brand-mark{margin:0;gap:10px}.dashboard-sidebar__brand .brand-mark__icon{width:34px;height:34px}.dashboard-sidebar__brand .brand-mark__word{font-size:21px}.dashboard-nav{flex:1;overflow-y:auto;padding:24px 14px;scrollbar-width:thin}.dashboard-nav__section-label{display:block;margin:0 11px 10px;color:#9da9b980;font-size:10px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.dashboard-nav__section-label--admin{margin-top:27px}.dashboard-nav__group{display:grid;gap:4px}.dashboard-nav__item{display:flex;width:100%;min-height:43px;align-items:center;gap:12px;padding:0 12px;border:1px solid transparent;border-radius:12px;color:#dce2eba1;background:transparent;font:inherit;font-size:13px;text-align:left;text-decoration:none}.dashboard-nav__item:disabled{cursor:default;opacity:1}.dashboard-nav__item--active{border-color:#c6a06626;color:var(--dash-gold-light);background:linear-gradient(90deg,#c6a06621,#c6a06609);box-shadow:inset 3px 0 #c6a066bf}.dashboard-nav__icon{display:grid;width:24px;place-items:center}.dashboard-sidebar__user{display:flex;align-items:center;gap:11px;margin:14px;padding:13px;border:1px solid var(--dash-border);border-radius:15px;background:#ffffff05}.dashboard-user-avatar{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid rgba(198,160,102,.27);border-radius:50%;color:var(--dash-gold-light);background:linear-gradient(145deg,#c6a06629,#c6a0660a);font-size:14px;font-weight:650}.dashboard-sidebar__user-copy,.dashboard-topbar__profile>div:last-child{display:grid;min-width:0;gap:2px}.dashboard-sidebar__user-copy strong,.dashboard-topbar__profile strong{overflow:hidden;color:#edf1f7;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.dashboard-sidebar__user-copy span,.dashboard-topbar__profile span{color:#9da9b9a6;font-size:10px}.dashboard-main{min-height:100vh;margin-left:248px;padding:34px clamp(24px,3.6vw,52px) 54px}.dashboard-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:27px}.dashboard-topbar__eyebrow,.dashboard-hero__eyebrow,.dashboard-panel__eyebrow{display:block;margin-bottom:7px;color:#c8a066b8;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dashboard-topbar h1{margin:0;color:var(--dash-text);font-size:clamp(27px,3.3vw,38px);font-weight:590;letter-spacing:-.04em}.dashboard-topbar h1 span{color:var(--dash-gold-light)}.dashboard-topbar p{margin:8px 0 0;color:var(--dash-muted);font-size:13px}.dashboard-topbar__profile{display:flex;align-items:center;gap:11px;padding:7px 10px 7px 7px;border:1px solid var(--dash-border);border-radius:999px;background:#ffffff05}.dashboard-topbar__profile .dashboard-user-avatar{width:36px;height:36px}.dashboard-hero{position:relative;display:flex;min-height:205px;align-items:center;justify-content:space-between;gap:32px;overflow:hidden;padding:36px 40px;border:1px solid var(--dash-border-strong);border-radius:27px;background:radial-gradient(circle at 84% 50%,rgba(198,160,102,.09),transparent 15rem),linear-gradient(135deg,#19273be0,#0a1320e0);box-shadow:0 24px 70px #00000038}.dashboard-hero:before{position:absolute;top:0;right:10%;left:10%;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(227,196,141,.33),transparent)}.dashboard-hero__content{position:relative;z-index:1;max-width:610px}.dashboard-hero h2{margin:0;color:var(--dash-text);font-size:clamp(25px,3vw,35px);font-weight:570;letter-spacing:-.035em}.dashboard-hero p{max-width:560px;margin:14px 0 0;color:var(--dash-muted-strong);font-size:14px;line-height:1.7}.dashboard-hero__mark{display:grid;width:128px;height:128px;flex:0 0 auto;place-items:center;border:1px solid rgba(198,160,102,.12);border-radius:32px;background:#c6a06609;transform:rotate(2deg)}.dashboard-hero__mark svg{width:84px;height:84px;fill:none;stroke:#e3c48dcc;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:17px}.dashboard-metric{display:flex;min-width:0;align-items:center;gap:13px;padding:18px;border:1px solid var(--dash-border);border-radius:19px;background:var(--dash-panel);box-shadow:0 16px 44px #00000024;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.dashboard-metric__icon,.dashboard-empty__icon,.dashboard-quick__icon{display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(198,160,102,.16);color:var(--dash-gold-light);background:#c6a0660f}.dashboard-metric__icon{width:42px;height:42px;border-radius:13px}.dashboard-metric__content{display:grid;min-width:0;gap:3px}.dashboard-metric__label{overflow:hidden;color:var(--dash-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-metric__value{color:var(--dash-text);font-size:22px;font-weight:550;line-height:1}.dashboard-metric__chevron{display:grid;margin-left:auto;color:#9da9b94d}.dashboard-metric__chevron svg{width:16px;height:16px}.dashboard-content-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:17px;margin-top:17px}.dashboard-panel,.dashboard-quick{border:1px solid var(--dash-border);border-radius:22px;background:var(--dash-panel);box-shadow:0 18px 52px #00000026;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.dashboard-panel{min-height:275px;padding:24px}.dashboard-panel__header h2,.dashboard-section-heading h2{margin:0;color:var(--dash-text);font-size:18px;font-weight:570;letter-spacing:-.02em}.dashboard-empty{display:grid;min-height:185px;place-items:center;align-content:center;padding:22px;text-align:center}.dashboard-empty__icon{width:48px;height:48px;margin-bottom:13px;border-radius:15px}.dashboard-empty strong{color:#e6ebf2db;font-size:13px;font-weight:570}.dashboard-empty p{max-width:390px;margin:7px 0 0;color:#9da9b9ad;font-size:11px;line-height:1.6}.dashboard-empty a{margin-top:12px;color:var(--dash-gold-light)}.dashboard-object-list{display:grid;gap:9px;margin-top:18px}.dashboard-object-list>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border:1px solid var(--dash-border);border-radius:12px;color:var(--dash-text);background:#ffffff05;text-decoration:none}.dashboard-object-list>a>div{display:grid;gap:3px}.dashboard-object-list span{color:var(--dash-muted);font-size:11px}.dashboard-quick{margin-top:17px;padding:24px}.dashboard-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.dashboard-section-heading__hint{color:#9da9b98c;font-size:10px}.dashboard-quick__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:18px}.dashboard-quick__item{display:flex;min-width:0;min-height:62px;align-items:center;gap:11px;padding:10px 12px;border:1px solid var(--dash-border);border-radius:15px;color:#e2e8f0ad;background:#ffffff05;font:inherit;font-size:11px;text-align:left}.dashboard-quick__item:disabled{cursor:default;opacity:1}.dashboard-quick__icon{width:35px;height:35px;border-radius:11px}.dashboard-quick__icon svg{width:18px;height:18px}.dashboard-quick__arrow{display:grid;margin-left:auto;color:#9da9b947}.dashboard-quick__arrow svg{width:15px;height:15px}.dashboard-mobile-nav{display:none}.dashboard-mobile-nav__item{text-decoration:none}@media(max-width:1180px){.dashboard-metrics,.dashboard-quick__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.dashboard-sidebar{display:none}.dashboard-main{margin-left:0;padding:28px 22px 106px}.dashboard-mobile-nav{position:fixed;z-index:40;right:14px;bottom:14px;left:14px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:8px 6px max(8px,env(safe-area-inset-bottom));border:1px solid rgba(184,201,225,.15);border-radius:20px;background:#070e18e8;box-shadow:0 20px 60px #00000061;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.dashboard-mobile-nav__item{display:grid;min-height:52px;place-items:center;gap:3px;padding:4px;border:0;border-radius:12px;color:#9da9b9a3;background:transparent;font:inherit;font-size:9px}.dashboard-mobile-nav__item:disabled{cursor:default;opacity:1}.dashboard-mobile-nav__item svg{width:19px;height:19px}.dashboard-mobile-nav__item--active{color:var(--dash-gold-light);background:#c6a06617}}@media(max-width:760px){.dashboard-main{padding-inline:16px}.dashboard-topbar__profile{display:none}.dashboard-topbar h1{font-size:29px}.dashboard-hero{min-height:auto;padding:30px 25px}.dashboard-hero__mark{width:92px;height:92px}.dashboard-hero__mark svg{width:61px;height:61px}.dashboard-content-grid{grid-template-columns:1fr}}@media(max-width:560px){.dashboard-main{padding-top:23px}.dashboard-topbar{margin-bottom:20px}.dashboard-topbar__eyebrow{margin-bottom:5px}.dashboard-topbar p{max-width:310px;line-height:1.55}.dashboard-hero{padding:27px 21px}.dashboard-hero__mark{display:none}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-metric{display:grid;grid-template-columns:auto 1fr;padding:15px 13px}.dashboard-metric__icon{width:36px;height:36px}.dashboard-metric__chevron{display:none}.dashboard-panel,.dashboard-quick{border-radius:19px}.dashboard-panel,.dashboard-quick{padding:20px}.dashboard-section-heading{align-items:flex-start;flex-direction:column;gap:5px}.dashboard-quick__grid{grid-template-columns:1fr}.dashboard-mobile-nav{right:8px;bottom:8px;left:8px;border-radius:18px}}.property-page{color:var(--dash-text)}.property-page__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.property-page h1{margin:0;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em}.property-eyebrow{display:block;margin-bottom:6px;color:var(--dash-gold);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.property-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 17px;border:1px solid var(--dash-border);border-radius:12px;color:var(--dash-text);background:#ffffff06;font:inherit;text-decoration:none;cursor:pointer}.property-button--primary{border-color:#c6a06659;color:#101722;background:linear-gradient(135deg,var(--dash-gold-light),var(--dash-gold));font-weight:700}.property-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:17px}.property-card{overflow:hidden;border:1px solid var(--dash-border);border-radius:21px;color:inherit;background:var(--dash-panel);text-decoration:none;transition:transform .15s,border-color .15s}.property-card:hover{transform:translateY(-2px);border-color:var(--dash-border-strong)}.property-card__cover{display:grid;height:145px;place-items:center;overflow:hidden;color:var(--dash-gold-light);background:radial-gradient(circle,rgba(198,160,102,.15),transparent 60%),#0b1728;font-size:28px;font-weight:700}.property-card__cover img{width:100%;height:100%;object-fit:cover}.property-card__body{display:grid;gap:7px;padding:19px}.property-card h2{margin:0;font-size:19px}.property-card p,.property-card small{margin:0;color:var(--dash-muted);font-size:12px}.property-card strong{margin-top:4px;font-size:13px}.property-badge{width:max-content;padding:4px 8px;border:1px solid rgba(198,160,102,.2);border-radius:999px;color:var(--dash-gold-light);font-size:10px}.property-empty,.property-form{padding:clamp(22px,4vw,38px);border:1px solid var(--dash-border);border-radius:22px;background:var(--dash-panel)}.property-empty{text-align:center}.property-empty h2{margin:0 0 8px}.property-empty p{margin:auto;color:var(--dash-muted);font-size:14px}.property-alert{max-width:none;margin:0 0 18px;padding:12px 14px;border:1px solid rgba(218,105,105,.35);border-radius:12px;color:#ffd2d2;background:#91272729;font-size:13px}.property-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.property-form label{display:grid;gap:7px;color:var(--dash-muted-strong);font-size:12px}.property-form input,.property-form select,.property-form textarea{width:100%;padding:11px 12px;border:1px solid var(--dash-border);border-radius:11px;color:var(--dash-text);background:#0a1524;font:inherit}.property-form__wide{grid-column:1/-1}.property-form__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}@media(max-width:680px){.property-page__heading{align-items:flex-start;flex-direction:column}.property-form__grid{grid-template-columns:1fr}.property-form__wide{grid-column:auto}.property-form__actions{flex-direction:column-reverse}.property-button{width:100%}}.property-back{display:inline-block;margin-bottom:16px;color:var(--dash-muted-strong);text-decoration:none;font-size:13px}.property-detail-hero{display:grid;grid-template-columns:180px minmax(0,1fr) auto;gap:24px;align-items:center;padding:24px;border:1px solid var(--dash-border-strong);border-radius:24px;background:var(--dash-panel)}.property-detail-hero__cover{display:grid;width:180px;height:145px;place-items:center;overflow:hidden;border-radius:17px;color:var(--dash-gold-light);background:#0b1728;font-size:28px;font-weight:700}.property-detail-hero__cover img{width:100%;height:100%;object-fit:cover}.property-detail-hero__content{display:grid;gap:7px}.property-detail-hero h1{margin:0}.property-detail-hero p{margin:0;color:var(--dash-muted);font-size:13px}.property-detail-hero__content>a{color:var(--dash-gold-light);font-size:12px}.property-detail-hero__actions{display:flex;gap:9px;align-self:start}.property-quick-actions{display:flex;flex-wrap:wrap;gap:9px;margin:17px 0}.property-quick-actions button{min-height:39px;padding:0 13px;border:1px solid var(--dash-border);border-radius:11px;color:var(--dash-muted);background:var(--dash-panel)}.property-tabs{display:flex;gap:5px;overflow-x:auto;padding-bottom:5px}.property-tabs button{flex:0 0 auto;padding:11px 14px;border:0;border-bottom:2px solid transparent;color:var(--dash-muted);background:transparent;font:inherit}.property-tabs button[aria-selected=true]{border-color:var(--dash-gold);color:var(--dash-gold-light)}.property-tab-panel{margin-top:12px}.property-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.property-overview-grid>section{padding:20px;border:1px solid var(--dash-border);border-radius:17px;background:var(--dash-panel)}.property-overview-grid h2{margin:0 0 10px;font-size:16px}.property-overview-grid p{color:var(--dash-muted);font-size:12px}.property-overview-grid__wide{grid-column:1/-1}.property-child-list{display:flex;gap:10px;flex-wrap:wrap}.property-child-list a{color:var(--dash-gold-light)}@media(max-width:760px){.property-detail-hero{grid-template-columns:1fr}.property-detail-hero__cover{width:100%;height:190px}.property-detail-hero__actions{width:100%}.property-overview-grid{grid-template-columns:1fr}.property-overview-grid__wide{grid-column:auto}}.property-detail-hero__actions{position:relative}.property-more-menu{position:absolute;z-index:10;top:48px;right:0;display:grid;width:220px;padding:7px;border:1px solid var(--dash-border);border-radius:13px;background:#0c1726;box-shadow:0 18px 50px #00000059}.property-more-menu button{padding:10px;border:0;border-radius:8px;color:var(--dash-text);background:transparent;text-align:left}.lifecycle-list{display:grid;gap:12px}.lifecycle-list article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--dash-border);border-radius:17px;background:var(--dash-panel)}.lifecycle-list h2{margin:8px 0 0;font-size:17px}.lifecycle-list__actions{display:flex;gap:8px}.property-button--danger{border-color:#d24d4d80;color:#ffb7b7}@media(max-width:600px){.lifecycle-list article,.lifecycle-list__actions{align-items:stretch;flex-direction:column}.property-more-menu{right:auto;left:0}}.structure-view{display:grid;gap:18px}.view-toggle{display:flex;justify-content:flex-end;gap:6px}.view-toggle button,.floor-section button{padding:8px 12px;border:1px solid var(--dash-border);border-radius:9px;color:var(--dash-text);background:var(--dash-panel)}.floor-section{padding:18px;border:1px solid var(--dash-border);border-radius:18px;background:var(--dash-panel)}.floor-section>header{display:flex;justify-content:space-between;align-items:center}.room-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.room-card{display:grid;gap:6px;padding:13px;border:1px solid var(--dash-border);border-radius:14px;color:var(--dash-text);text-decoration:none}.room-card img,.room-placeholder{width:100%;height:100px;object-fit:cover;border-radius:9px}.room-placeholder{display:grid;place-items:center;background:#0b1728;color:var(--dash-gold)}.structure-view table{width:100%;border-collapse:collapse}.structure-view th,.structure-view td{padding:12px;border-bottom:1px solid var(--dash-border);text-align:left}.structure-view a{color:var(--dash-gold-light)}.confirm-dialog__backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#02070dc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirm-dialog{width:min(460px,100%);padding:26px;border:1px solid var(--dash-border-strong);border-radius:20px;color:var(--dash-text);background:#0c1726;box-shadow:0 30px 90px #00000080}.confirm-dialog h2{margin:0 0 10px;font-size:21px}.confirm-dialog p{color:var(--dash-muted-strong);font-size:13px}.confirm-dialog__actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.confirm-dialog button{min-height:40px;padding:0 14px;border:1px solid var(--dash-border);border-radius:11px;color:var(--dash-text);background:#ffffff0a}.confirm-dialog__primary{color:#101722!important;background:var(--dash-gold)!important}.confirm-dialog__danger{border-color:#a84848!important;background:#7d2929!important}.trash-filters{display:grid;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(150px,220px));gap:16px;margin:20px 0}.trash-filters label{display:grid;gap:6px}.trash-filters input,.trash-filters select{padding:11px 12px;border:1px solid var(--border,#ccd3dd);border-radius:10px;background:transparent;color:inherit}.trash-list{display:grid;gap:12px}.trash-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px;border:1px solid rgba(184,201,225,.18);border-radius:16px}.trash-item h2,.trash-item p{margin:5px 0}.trash-item small{opacity:.75}@media(max-width:720px){.trash-filters{grid-template-columns:1fr}.trash-item{grid-template-columns:auto 1fr}.trash-item .lifecycle-list__actions{grid-column:2}}.room-dossier-page{display:grid;gap:16px;color:var(--dash-text)}.room-dossier-hero{display:grid;grid-template-columns:160px minmax(0,1fr);gap:22px;align-items:center;padding:22px;border:1px solid var(--dash-border-strong);border-radius:24px;background:linear-gradient(145deg,#122134fa,#091423fa);box-shadow:0 18px 50px #00000029}.room-dossier-hero__cover{display:grid;width:160px;height:132px;place-items:center;overflow:hidden;border-radius:17px;background:radial-gradient(circle at 30% 20%,rgba(198,160,102,.18),transparent 55%),#0b1728;color:var(--dash-gold-light);font-size:30px;font-weight:700}.room-dossier-hero__cover img{width:100%;height:100%;object-fit:cover}.room-dossier-hero__content{display:grid;gap:7px}.room-dossier-hero__content h1{margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.045em}.room-dossier-hero__content>p{margin:0;color:var(--dash-muted)}.room-dossier-hero__facts{display:flex;flex-wrap:wrap;gap:24px;margin-top:8px}.room-dossier-hero__facts span{display:grid;gap:2px}.room-dossier-hero__facts small{color:var(--dash-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.room-dossier-hero__facts strong{font-size:13px}.room-dossier-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.room-dossier-stats article{display:grid;gap:4px;padding:15px 17px;border:1px solid var(--dash-border);border-radius:16px;background:var(--dash-panel)}.room-dossier-stats strong{font-size:19px;color:var(--dash-gold-light)}.room-dossier-stats span{color:var(--dash-muted);font-size:11px}.room-dossier-tabs{display:flex;gap:4px;overflow-x:auto;padding:2px 0 5px;scrollbar-width:none}.room-dossier-tabs button{flex:0 0 auto;min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:12px;color:var(--dash-muted);background:transparent;font:inherit;cursor:pointer}.room-dossier-tabs button[aria-selected=true]{border-color:#c6a0663d;color:var(--dash-gold-light);background:#c6a06614}.room-dossier-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.room-dossier-card{min-width:0;padding:20px;border:1px solid var(--dash-border);border-radius:19px;color:var(--dash-text);background:var(--dash-panel);text-align:left}.room-dossier-card--button{width:100%;font:inherit;cursor:pointer}.room-dossier-card--button:hover{border-color:var(--dash-border-strong)}.room-dossier-card--wide{grid-column:1/-1}.room-dossier-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.room-dossier-card h2,.room-dossier-section-heading h2,.room-measurement-card h3,.room-wall-card h3{margin:3px 0 0}.room-dossier-card p{color:var(--dash-muted);font-size:13px}.room-dossier-kicker{color:var(--dash-gold);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.room-dossier-definition-list{display:grid;gap:0;margin:15px 0 0}.room-dossier-definition-list>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--dash-border)}.room-dossier-definition-list dt{color:var(--dash-muted)}.room-dossier-definition-list dd{margin:0;text-align:right}.room-dossier-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.room-dossier-mini-grid span{padding:10px;border-radius:11px;background:#ffffff06;color:var(--dash-muted);font-size:12px}.room-dossier-mini-grid strong{display:block;color:var(--dash-text);font-size:15px}.room-dossier-activity-preview{display:grid;gap:0;margin:12px 0 0;padding:0;list-style:none}.room-dossier-activity-preview li{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid var(--dash-border);font-size:12px}.room-dossier-activity-preview time{color:var(--dash-muted);white-space:nowrap}.room-dossier-muted{color:var(--dash-muted);font-size:12px}.room-dossier-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:4px 0}.room-dossier-section-heading p{margin:4px 0 0;color:var(--dash-muted);font-size:12px}.room-dossier-section-heading--walls{margin-top:22px}.room-plane-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.room-measurement-card,.room-wall-card{padding:18px;border:1px solid var(--dash-border);border-radius:17px;background:var(--dash-panel)}.room-measurement-card>header,.room-wall-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.room-measurement-card>header>strong{color:var(--dash-gold-light)}.room-measurement-card label,.room-form-grid label{display:grid;gap:6px;color:var(--dash-muted-strong);font-size:12px}.room-measurement-card input,.room-measurement-card select,.room-form-grid input,.room-form-grid select,.room-form-grid textarea{width:100%;padding:10px 11px;border:1px solid var(--dash-border);border-radius:10px;color:var(--dash-text);background:#091523;font:inherit}.room-measurement-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}.room-inline-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:14px}.room-wall-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.room-wall-card__position{color:var(--dash-muted);font-size:11px}.room-wall-card__areas{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.room-wall-card__areas span{display:grid;gap:2px;padding:9px;border-radius:10px;background:#ffffff06}.room-wall-card__areas small{color:var(--dash-muted);font-size:10px}.room-wall-card__areas strong{font-size:13px}.room-wall-card>p{color:var(--dash-muted);font-size:11px}.room-wall-card__actions{display:flex;gap:7px;flex-wrap:wrap}.room-wall-card__actions button,.room-opening-list button,.room-danger-link{padding:8px 10px;border:1px solid var(--dash-border);border-radius:9px;color:var(--dash-text);background:#ffffff05;font:inherit;font-size:11px;cursor:pointer}.room-danger-link{border-color:#d24d4d4d!important;color:#ffb7b7!important}.room-dossier-empty{display:grid;gap:5px;padding:28px;border:1px dashed var(--dash-border);border-radius:17px;text-align:center;color:var(--dash-muted)}.room-dossier-empty strong{color:var(--dash-text)}.room-dialog-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:18px;background:#02070db8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.room-dialog{display:grid;gap:16px;width:min(680px,100%);max-height:min(88vh,850px);overflow:auto;padding:21px;border:1px solid var(--dash-border-strong);border-radius:22px;background:#0b1625;box-shadow:0 30px 90px #0000008c}.room-dialog--wide{width:min(850px,100%)}.room-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.room-dialog__header h2{margin:3px 0 0}.room-dialog__header>button{width:36px;height:36px;border:1px solid var(--dash-border);border-radius:10px;color:var(--dash-muted);background:transparent;font-size:22px}.room-dialog__actions{display:flex;justify-content:flex-end;gap:9px;padding-top:4px}.room-wizard-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.room-wizard-progress span{display:grid;height:28px;place-items:center;border-radius:8px;background:#ffffff09;color:var(--dash-muted);font-size:11px}.room-wizard-progress .is-active{color:#101722;background:var(--dash-gold)}.room-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.room-form-wide{grid-column:1/-1}.room-form-grid textarea{min-height:90px;resize:vertical}.room-opening-drafts{display:grid;gap:11px}.room-opening-drafts article,.room-opening-list article{padding:13px;border:1px solid var(--dash-border);border-radius:13px;background:#ffffff05}.room-opening-list{display:grid;gap:8px}.room-opening-list article{display:flex;align-items:center;justify-content:space-between;gap:12px}.room-opening-list article>div:first-child{display:grid;gap:3px}.room-opening-list small{color:var(--dash-muted)}.room-opening-list article>div:last-child{display:flex;gap:6px}.room-dialog__subsection{padding-top:14px;border-top:1px solid var(--dash-border)}.room-review{padding:4px 0}@media(max-width:760px){.room-dossier-hero{grid-template-columns:1fr}.room-dossier-hero__cover{width:100%;height:190px}.room-dossier-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.room-dossier-overview,.room-plane-grid{grid-template-columns:1fr}.room-dossier-card--wide{grid-column:auto}.room-dossier-section-heading{align-items:stretch;flex-direction:column}.room-dossier-section-heading .property-button{width:100%}.room-form-grid,.room-measurement-fields{grid-template-columns:1fr}.room-form-wide{grid-column:auto}}@media(max-width:500px){.room-dialog-backdrop{padding:0;align-items:end}.room-dialog{width:100%;max-height:92vh;border-radius:22px 22px 0 0}.room-dialog__actions{flex-direction:column-reverse}.room-dialog__actions .property-button{width:100%}.room-opening-list article{align-items:stretch;flex-direction:column}.room-opening-list article>div:last-child{width:100%}.room-opening-list button{flex:1}.room-dossier-activity-preview li{align-items:flex-start;flex-direction:column;gap:3px}}.room-dossier-notice{margin:0;padding:11px 14px;border:1px solid rgba(198,160,102,.28);border-radius:12px;color:var(--dash-gold-light);background:#c6a06614;font-size:13px}.room-activity-feed{display:grid;gap:0;margin:14px 0 0;padding:0;list-style:none}.room-activity-feed li{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;padding:11px 0;border-bottom:1px solid var(--dash-border)}.room-activity-feed__dot{width:7px;height:7px;margin-top:5px;border-radius:999px;background:var(--dash-gold)}.room-activity-feed li>div{display:grid;gap:3px}.room-activity-feed strong{font-size:12px}.room-activity-feed small{color:var(--dash-muted);font-size:10px}.room-surface-editor{display:grid;gap:15px}.room-wall-selection{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:13px;border:1px solid var(--dash-border);border-radius:12px}.room-wall-selection legend{padding:0 6px;color:var(--dash-muted);font-size:11px}.room-wall-selection label{display:flex;align-items:center;gap:6px;color:var(--dash-muted-strong);font-size:12px}.room-surface-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.room-surface-card{padding:17px;border:1px solid var(--dash-border);border-radius:17px;background:var(--dash-panel)}.room-surface-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.room-surface-card h3{margin:7px 0 0}.room-surface-card header>strong{color:var(--dash-gold-light);font-size:12px}.room-surface-card dl{display:grid;margin:12px 0}.room-surface-card dl>div{display:flex;justify-content:space-between;gap:15px;padding:7px 0;border-bottom:1px solid var(--dash-border);font-size:11px}.room-surface-card dt{color:var(--dash-muted)}.room-surface-card dd{margin:0;text-align:right}.room-photo-upload{display:grid;gap:14px}.room-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:14px}.room-photo-card{overflow:hidden;border:1px solid var(--dash-border);border-radius:17px;background:var(--dash-panel)}.room-photo-card>img{display:block;width:100%;height:210px;object-fit:cover;background:#08121f}.room-photo-card__body{display:grid;gap:10px;padding:14px}.room-photo-card label{display:grid;gap:5px;color:var(--dash-muted-strong);font-size:11px}.room-photo-card input,.room-photo-card select{width:100%;padding:9px 10px;border:1px solid var(--dash-border);border-radius:9px;color:var(--dash-text);background:#091523;font:inherit}@media(max-width:600px){.room-surface-list,.room-photo-grid{grid-template-columns:1fr}.room-photo-card>img{height:230px}}.room-wall-selection--dialog{display:grid;max-height:46vh;overflow:auto}.room-wall-selection__all{padding-bottom:9px;margin-bottom:3px;border-bottom:1px solid var(--dash-border);font-weight:700}.room-photo-preview-wrap{display:flex;justify-content:flex-start}.room-photo-preview{display:block;width:min(240px,100%);max-height:180px;object-fit:cover;border:1px solid var(--dash-border);border-radius:12px;background:#08121f}.room-photo-toolbar{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:14px 0;padding:12px 14px;border:1px solid var(--dash-border);border-radius:14px;background:var(--dash-panel)}.room-photo-toolbar label{display:grid;gap:5px;min-width:min(280px,100%);color:var(--dash-muted-strong);font-size:11px}.room-photo-toolbar select{padding:9px 10px;border:1px solid var(--dash-border);border-radius:9px;color:var(--dash-text);background:#091523;font:inherit}.room-photo-toolbar>span{color:var(--dash-muted);font-size:11px}.room-photo-card__body>strong{font-size:12px}@media(max-width:600px){.room-photo-toolbar{align-items:stretch;flex-direction:column}.room-photo-toolbar label{min-width:0}.room-photo-toolbar>span{align-self:flex-end}.room-dialog{max-height:calc(100dvh - 24px);overflow:auto}}.room-dossier-page{grid-template-columns:minmax(0,1fr)}.room-photo-toolbar select{width:100%;min-width:0;max-width:100%}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.hero{width:min(760px,100%);padding:clamp(28px,6vw,64px);border-radius:32px;background:#ffffffd1;box-shadow:0 24px 80px #00000014;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.55}h1{margin:12px 0 16px;font-size:clamp(36px,7vw,72px);line-height:.98;letter-spacing:-.045em}p{margin:0;max-width:620px;font-size:clamp(17px,2.2vw,21px);line-height:1.5;opacity:.72}.status{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding:10px 14px;border-radius:999px;background:#0000000d;font-weight:650}.dot{width:9px;height:9px;border-radius:50%;background:currentColor}@media(prefers-color-scheme:dark){:root{color:#f5f5f7;background:#111113}.hero{background:#1d1d1fdb;box-shadow:0 24px 80px #00000059}.status{background:#ffffff14}}
