:root{color:#18253a;font-synthesis:none;--bg:#f7f5f0;--cream:#f0ede6;--surface:#fff;--surface-raised:#fbfaf7;--surface-soft:#f2f4f6;--line:#25364e1f;--line-strong:#25364e3d;--ink:#18253a;--muted:#566376;--muted-2:#697688;--gold:#8e713d;--gold-soft:#b7955521;--green:#1e506f;--green-soft:#376f8f1c;--terracotta:#1e506f;--amber:#765020;--amber-soft:#b9864121;--red:#873f3d;--red-soft:#ae5b571a;--blue:#3e6981;--blue-soft:#668ba21f;--radius:1.15rem;background:#f7f5f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth;min-width:320px}body{min-height:100vh;color:var(--ink);background:linear-gradient(180deg, #fbfaf7, var(--bg));margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a,button{color:inherit}::selection{color:#fff;background:var(--green)}.skip-link{z-index:200;color:#fff;background:var(--green);border-radius:.65rem;padding:.75rem 1rem;font-weight:800;position:fixed;top:-5rem;left:1rem}.skip-link:focus-visible{top:1rem}body:has(dialog[open]) .skip-link{top:-5rem}main{width:min(100%,104rem);min-height:calc(100vh - 12rem);margin-inline:auto;padding:clamp(1.35rem,3vw,3rem)}.page-header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.page-header>div:first-child{max-width:54rem}.eyebrow{color:var(--green);letter-spacing:.09em;text-transform:uppercase;margin:0 0 .55rem;font-size:.76rem;font-weight:800}h1,h2,h3{color:var(--ink);text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{letter-spacing:-.035em;font-size:clamp(2.35rem,4vw,4.3rem);line-height:.98}h2{font-size:1.45rem;line-height:1.18}h3{font-size:1.08rem;line-height:1.3}p{text-wrap:pretty}.page-header>div>p:last-child{max-width:48rem;color:var(--muted);margin:.85rem 0 0;font-size:1rem;line-height:1.65}.page-header__actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.button{border:1px solid var(--line);min-height:2.75rem;color:var(--ink);cursor:pointer;background:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.86rem;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 .25rem .7rem #28374d0a}.button:hover{border-color:var(--line-strong);transform:translateY(-1px)}.button--gold{border-color:var(--green);color:#fff;background:var(--green)}.button--ghost{color:var(--ink);background:#fff}.button[disabled]{cursor:not-allowed;opacity:.46;transform:none}.button svg{flex:none}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.metric{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:8.5rem;padding:1.2rem;position:relative;overflow:hidden;box-shadow:0 .8rem 2rem #26394f0d}.metric:after{background:var(--blue-soft);content:"";border-radius:50%;width:9rem;height:9rem;position:absolute;bottom:-3.5rem;right:-2.5rem}.metric__label{color:var(--muted);margin:0;font-size:.84rem}.metric__value{z-index:1;margin-top:.6rem;font:500 2.2rem Georgia,serif;display:block;position:relative}.metric__delta{z-index:1;color:var(--muted);align-items:center;gap:.4rem;margin-top:.5rem;font-size:.78rem;display:flex;position:relative}.metric__delta:before{background:var(--blue);content:"";border-radius:50%;width:.45rem;height:.45rem}.metric__delta--attention:before{background:var(--amber)}.content-grid{grid-template-columns:minmax(0,1.55fr) minmax(20rem,.9fr);gap:1rem;display:grid}.content-grid--equal{grid-template-columns:repeat(2,minmax(0,1fr))}.section-card{border:1px solid var(--line);border-radius:var(--radius);min-width:0;overflow:hidden;box-shadow:0 .8rem 2.2rem #28374d0e;background:#fff!important}.section-card__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;padding:1.1rem 1.25rem;display:flex}.section-card__header .eyebrow{margin-bottom:.3rem}.section-card__header h2{font-size:1.25rem}.section-card__body{min-width:0}.text-link{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex}.list{margin:0;padding:0;list-style:none}.list-item{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;min-height:5rem;padding:1rem 1.25rem;display:grid}.list-item:last-child{border-bottom:0}.list-item__content{min-width:0}.list-item__content strong{text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:750;display:block;overflow:hidden}.list-item__content p{color:var(--muted);margin:.3rem 0 0;font-size:.84rem;line-height:1.45}.list-item__meta{color:var(--muted);text-align:right;font-size:.8rem}.severity{width:2.4rem;height:2.4rem;color:var(--green);background:var(--green-soft);border-radius:.75rem;place-items:center;display:grid}.severity--critical{color:var(--red);background:var(--red-soft)}.severity--attention{color:var(--amber);background:var(--amber-soft)}.severity--watch{color:var(--blue);background:var(--blue-soft)}.timeline{margin:0;padding:.25rem 1.25rem;list-style:none}.timeline li{border-bottom:1px solid var(--line);grid-template-columns:4rem .8rem minmax(0,1fr);gap:.7rem;min-height:4.8rem;padding:1rem 0;display:grid}.timeline li:last-child{border:0}.timeline time{color:var(--muted);font-size:.82rem;font-weight:700}.timeline__rail{justify-content:center;display:flex;position:relative}.timeline__rail:after{background:var(--line);content:"";width:1px;position:absolute;top:.9rem;bottom:-2rem}.timeline li:last-child .timeline__rail:after{display:none}.timeline__dot{z-index:1;background:var(--blue);width:.55rem;height:.55rem;box-shadow:0 0 0 2px var(--blue-soft);border:2px solid #fff;border-radius:50%;margin-top:.1rem;position:relative}.timeline__dot--governance{background:var(--gold)}.timeline__dot--service{background:var(--green)}.timeline__dot--delivery{background:var(--amber)}.timeline strong{font-size:.91rem;display:block}.timeline p{color:var(--muted);margin:.28rem 0 0;font-size:.81rem}.pill{border:1px solid var(--line);width:max-content;color:var(--muted);background:var(--surface-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.33rem .58rem;font-size:.76rem;line-height:1.2;display:inline-flex}.pill--good{color:var(--green);background:var(--green-soft);border-color:#1e506f2e}.pill--attention{color:var(--amber);background:var(--amber-soft);border-color:#a8733233}.pill--danger{color:var(--red);background:var(--red-soft);border-color:#ae5b5733}.pill--info{color:var(--blue);background:var(--blue-soft)}.progress{appearance:none;background:var(--surface-soft);border:0;border-radius:999px;width:100%;height:.42rem;overflow:hidden}.progress::-webkit-progress-bar{border-radius:inherit;background:var(--surface-soft)}.progress::-webkit-progress-value{border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--green))}.progress::-moz-progress-bar{border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--green))}.action-state{border:1px solid var(--line);width:max-content;color:var(--muted);background:var(--surface-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.38rem .58rem;font-size:.76rem;font-weight:750;display:inline-flex}.action-state__dot{background:currentColor;border-radius:50%;width:.4rem;height:.4rem}.action-state--proposed{color:var(--blue);background:var(--blue-soft)}.action-state--approval_required{color:var(--amber);background:var(--amber-soft)}.action-state--approved{color:var(--green);background:var(--green-soft)}.action-state--executed{color:var(--muted);background:var(--surface-soft)}.action-state--blocked{color:var(--red);background:var(--red-soft)}.data-state{min-height:8rem;color:var(--muted);text-align:left;justify-content:center;align-items:center;gap:.85rem;padding:1rem;display:flex}.data-state strong{color:var(--ink);font-size:.9rem}.data-state p{margin:.2rem 0 0;font-size:.8rem}.data-state__spinner{border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;width:1.5rem;height:1.5rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.84rem}.data-table th{color:var(--muted);background:var(--surface-soft);letter-spacing:.06em;text-align:left;text-transform:uppercase;padding:.8rem 1rem;font-size:.72rem;font-weight:800}.data-table td{border-top:1px solid var(--line);color:var(--muted);vertical-align:middle;padding:1rem}.data-table td strong{color:var(--ink);font-weight:750}.empty-cell{color:var(--muted);text-align:center}.estate-app :where(label,small,em,dt,dd){line-height:1.4}.estate-app :where(input,select,textarea){color:var(--ink)!important;background:#fff!important}.estate-app :where(.finding-list button,.approval-list button,.work-lane article,.conversation,.source-panel,.finding-detail,.approval-detail,.work-lane,.asset-hero,.calendar-grid){color:var(--ink);background:#fff!important}.estate-app :where(.finding-list strong,.approval-list strong,.work-lane h3,.message__content p,.source-panel strong){color:var(--ink)!important}.estate-app :where(.approval-list,.approval-detail,.policy-log,.vendor-list,.dossier,.integration-grid,.telnyx-card,.check-grid,.asset-identity,.reading-grid,.asset-history,.calendar-layout,.exception-detail,.work-tools,.asset-tools,.vendor-tools,.calendar-tools) small{line-height:1.5;font-size:.74rem!important}.estate-app :where(.approval-list,.approval-detail,.policy-log,.vendor-list,.dossier,.integration-grid,.telnyx-card,.check-grid,.asset-identity,.reading-grid,.asset-history,.calendar-layout,.exception-detail,.work-tools,.asset-tools,.vendor-tools,.calendar-tools) em{line-height:1.45;font-size:.76rem!important}.estate-app :where(.approval-list,.approval-detail,.policy-log,.vendor-list,.dossier,.integration-grid,.telnyx-card,.check-grid,.asset-identity,.reading-grid,.asset-history,.calendar-layout,.exception-detail,.work-tools,.asset-tools,.vendor-tools,.calendar-tools) :where(p,dt,dd,label){line-height:1.55}.imported-tag{color:#765b2d;vertical-align:middle;background:#f1e5c8;border-radius:999px;margin-left:.4rem;padding:.2rem .42rem;font:italic 600 .62rem Inter,sans-serif;display:inline-block}.historical-contact{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.historical-contact article{border-right:1px solid var(--line);gap:.4rem;padding:1rem;display:grid}.historical-contact article:last-child{border:0}.historical-contact span{color:var(--muted);font-size:.72rem}.historical-contact strong{font-size:.86rem}.estate-identity-mark{color:#2c463d;background:radial-gradient(circle at 50% 30%,#fff,#0000 42%),linear-gradient(145deg,#e2e8e3,#bdc9c0);align-content:center;place-items:center;gap:.55rem;min-height:18rem;display:grid}.estate-identity-mark span{font:500 4.5rem Georgia,serif}.estate-identity-mark strong{letter-spacing:.2em;font:.8rem Inter,sans-serif}.place-pattern{color:#344e44;background:linear-gradient(145deg,#dfe6e1,#aebdb3);place-items:center;width:100%;height:100%;font-size:4rem;display:grid}body>footer,.estate-app>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;margin:0 clamp(1rem,3vw,3rem);padding:1.5rem 0 6rem;font-size:.72rem;display:flex}@media (width<=900px){.metric-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.content-grid--equal{grid-template-columns:1fr}main{padding-bottom:7rem}}@media (width<=600px){main{padding:1.2rem .9rem 8rem}.page-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.35rem}.page-header__actions{width:100%}.page-header__actions .button{flex:1}h1{font-size:2.35rem}.metric-grid{gap:.6rem}.metric{min-height:7.5rem;padding:1rem}.metric__value{font-size:1.75rem}.list-item{padding-inline:.9rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-main.svelte-12qhfyh{min-height:100dvh;padding:0}.estate-app.svelte-12qhfyh{min-height:100vh}.estate-header.svelte-12qhfyh{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf8f2f0;grid-template-columns:auto minmax(20rem,42rem) auto;align-items:center;gap:clamp(1rem,3vw,2.5rem);min-height:5.5rem;padding:.8rem clamp(1rem,3vw,3rem);display:grid;position:relative}.brand.svelte-12qhfyh{color:var(--ink);align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand__sun.svelte-12qhfyh{color:#fff;background:linear-gradient(145deg,var(--terracotta),var(--gold));border-radius:1rem;place-items:center;width:2.8rem;height:2.8rem;font-size:1.35rem;display:grid;box-shadow:0 .55rem 1.2rem #c6784b33}.brand.svelte-12qhfyh>span:where(.svelte-12qhfyh):last-child{display:grid}.brand.svelte-12qhfyh strong:where(.svelte-12qhfyh){font:600 1.35rem/1.1 Georgia,serif}.brand.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--muted);margin-top:.16rem;font-size:.74rem}.header-ask.svelte-12qhfyh{background:#fff;border:1px solid #d8ded5;border-radius:999px;grid-template-columns:2.5rem auto 1fr 2.35rem;align-items:center;min-height:3.35rem;padding:.35rem;display:grid;box-shadow:0 .6rem 1.8rem #324a3e12}.header-ask.svelte-12qhfyh:focus-within{border-color:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.header-ask.svelte-12qhfyh img:where(.svelte-12qhfyh){object-fit:cover;object-position:50% 22%;border-radius:50%;width:2.5rem;height:2.5rem}.header-ask.svelte-12qhfyh label:where(.svelte-12qhfyh){color:var(--green);padding:0 .65rem;font-size:.78rem;font-weight:800}.header-ask.svelte-12qhfyh input:where(.svelte-12qhfyh){min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:.5rem .2rem;font-size:.94rem}.header-ask.svelte-12qhfyh input:where(.svelte-12qhfyh)::placeholder{color:#899a91}.header-ask.svelte-12qhfyh button:where(.svelte-12qhfyh){color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:50%;place-items:center;width:2.35rem;height:2.35rem;font-size:1.2rem;display:grid}.header-actions.svelte-12qhfyh{align-items:center;gap:.65rem;display:flex}.popover-wrap.svelte-12qhfyh{position:relative}.round-button.svelte-12qhfyh{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:2.8rem;height:2.8rem;font-size:1rem;display:grid;position:relative}.round-button.svelte-12qhfyh>span:where(.svelte-12qhfyh){color:#fff;background:var(--terracotta);border:2px solid #fff;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;font-size:.65rem;font-weight:800;display:grid;position:absolute;top:-.2rem;right:-.2rem}.round-button.active.svelte-12qhfyh{background:var(--gold-soft)}.profile-button.svelte-12qhfyh{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.6rem;padding:.25rem .3rem .25rem .25rem;display:flex}.profile-button.svelte-12qhfyh>span:where(.svelte-12qhfyh):first-child{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:2.65rem;height:2.65rem;font-size:.78rem;font-weight:800;display:grid}.profile-button.svelte-12qhfyh>span:where(.svelte-12qhfyh):nth-child(2){display:grid}.profile-button.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:.85rem}.profile-button.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--muted);font-size:.7rem}.profile-button.svelte-12qhfyh b:where(.svelte-12qhfyh){color:var(--muted)}.friendly-popover.svelte-12qhfyh{z-index:100;border:1px solid var(--line);background:#fff;border-radius:1.1rem;position:absolute;top:calc(100% + .75rem);right:0;overflow:hidden;box-shadow:0 1.5rem 4rem #2b42362e}.notices.svelte-12qhfyh{width:min(24rem,100vw - 2rem)}.notices.svelte-12qhfyh>header:where(.svelte-12qhfyh){border-bottom:1px solid var(--line);justify-content:space-between;padding:1rem 1.1rem;display:flex}.notices.svelte-12qhfyh>header:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:var(--green);font-size:.8rem;font-weight:700;text-decoration:none}.notices.svelte-12qhfyh>a:where(.svelte-12qhfyh){border-bottom:1px solid var(--line);grid-template-columns:2.7rem 1fr;align-items:center;gap:.75rem;padding:.9rem 1rem;text-decoration:none;display:grid}.notices.svelte-12qhfyh>a.notice-priority:where(.svelte-12qhfyh){background:#fff9f8;box-shadow:inset .2rem 0 #bc5b58}.notices.svelte-12qhfyh>a:where(.svelte-12qhfyh):hover{background:var(--surface-soft)}.notices.svelte-12qhfyh>a:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh):last-child{gap:.2rem;display:grid}.notices.svelte-12qhfyh>a:where(.svelte-12qhfyh) strong:where(.svelte-12qhfyh){font-size:.85rem}.notices.svelte-12qhfyh>a:where(.svelte-12qhfyh) small:where(.svelte-12qhfyh){color:var(--muted);font-size:.76rem}.notice-icon.svelte-12qhfyh{background:var(--blue-soft);border-radius:.8rem;place-items:center;width:2.7rem;height:2.7rem;font-size:1.25rem;display:grid}.notice-icon--rose.svelte-12qhfyh{color:#9f4542;background:var(--red-soft)}.notice-icon--green.svelte-12qhfyh{background:var(--green-soft)}.account-popover.svelte-12qhfyh p:where(.svelte-12qhfyh){gap:.2rem;margin:.2rem;display:grid}.account-popover.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--muted);font-size:.75rem}.account-popover.svelte-12qhfyh form:where(.svelte-12qhfyh){border-top:1px solid var(--line);margin-top:.7rem;padding-top:.7rem}.account-popover.svelte-12qhfyh button:where(.svelte-12qhfyh){width:100%;color:var(--terracotta);background:var(--red-soft);cursor:pointer;border:0;border-radius:.6rem;padding:.65rem;font-weight:700}.room-nav.svelte-12qhfyh{z-index:40;background:var(--cream);justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;padding:.65rem clamp(1rem,3vw,3rem);display:flex;position:relative}.room-nav__links.svelte-12qhfyh{align-items:center;gap:.35rem;display:flex}.room-nav__links.svelte-12qhfyh>a:where(.svelte-12qhfyh),.more-wrap.svelte-12qhfyh>button:where(.svelte-12qhfyh){min-height:3.55rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:1rem;align-items:center;gap:.5rem;padding:.55rem .8rem;font-size:.84rem;font-weight:700;text-decoration:none;display:flex;position:relative}.room-nav__links.svelte-12qhfyh>a:where(.svelte-12qhfyh):hover,.more-wrap.svelte-12qhfyh>button:where(.svelte-12qhfyh):hover{color:var(--ink);background:#fff}.room-nav__links.svelte-12qhfyh>a.active:where(.svelte-12qhfyh),.more-wrap.svelte-12qhfyh>button.active:where(.svelte-12qhfyh){color:var(--green);background:#fff;box-shadow:0 .5rem 1.4rem #2c4b3a14}.room-nav__links.svelte-12qhfyh em:where(.svelte-12qhfyh){color:#fff;background:var(--terracotta);border-radius:50%;place-items:center;min-width:1.2rem;height:1.2rem;font-size:.66rem;font-style:normal;display:grid}.room-icon.svelte-12qhfyh{background:var(--surface-soft);border-radius:.55rem;place-items:center;min-width:1.75rem;height:1.75rem;font-size:1.05rem;display:grid}.estate-chip.svelte-12qhfyh{border:1px solid var(--line);background:#fff;border-radius:1rem;grid-template-columns:2.8rem auto auto;align-items:center;gap:.65rem;min-width:13rem;padding:.38rem .6rem .38rem .38rem;text-decoration:none;display:grid}.estate-chip.svelte-12qhfyh img:where(.svelte-12qhfyh){object-fit:cover;border-radius:.75rem;width:2.8rem;height:2.8rem}.estate-chip.svelte-12qhfyh span:where(.svelte-12qhfyh){display:grid}.estate-chip.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--muted);font-size:.67rem}.estate-chip.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:.83rem}.estate-chip.svelte-12qhfyh b:where(.svelte-12qhfyh){color:var(--green);margin-left:auto;font-size:1.4rem}.more-menu.svelte-12qhfyh{width:min(33rem,100vw - 2rem);padding:.8rem;left:0;right:auto}.more-menu.svelte-12qhfyh>header:where(.svelte-12qhfyh){padding:.5rem}.more-menu.svelte-12qhfyh>header:where(.svelte-12qhfyh) div:where(.svelte-12qhfyh){gap:.2rem;display:grid}.more-menu.svelte-12qhfyh>header:where(.svelte-12qhfyh) small:where(.svelte-12qhfyh){color:var(--muted);font-size:.75rem}.more-menu.svelte-12qhfyh>div:where(.svelte-12qhfyh){grid-template-columns:1fr 1fr;gap:.35rem;margin-top:.4rem;display:grid}.more-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:.8rem;grid-template-columns:2.5rem 1fr;align-items:center;gap:.7rem;padding:.7rem;text-decoration:none;display:grid}.more-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface-soft)}.more-menu.svelte-12qhfyh a:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh):first-child{background:var(--cream);border-radius:.7rem;place-items:center;width:2.5rem;height:2.5rem;font-size:1.15rem;display:grid}.more-menu.svelte-12qhfyh a:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh):last-child{gap:.12rem;display:grid}.more-menu.svelte-12qhfyh a:where(.svelte-12qhfyh) strong:where(.svelte-12qhfyh){font-size:.83rem}.more-menu.svelte-12qhfyh a:where(.svelte-12qhfyh) small:where(.svelte-12qhfyh){color:var(--muted);font-size:.72rem}.sparky-companion.svelte-12qhfyh{z-index:70;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border:1px solid #36604e33;border-radius:1.4rem;width:min(22rem,100vw - 2rem);animation:.28s ease-out svelte-12qhfyh-companion-in;position:fixed;bottom:1.3rem;right:1.3rem;overflow:hidden;box-shadow:0 1.6rem 4.8rem #2843363b}.companion-close.svelte-12qhfyh{z-index:2;width:2rem;height:2rem;color:var(--ink);cursor:pointer;background:#ffffffd9;border:0;border-radius:50%;place-items:center;font-size:1.35rem;display:grid;position:absolute;top:.65rem;right:.65rem}.companion-person.svelte-12qhfyh{background:var(--cream);height:8.5rem;position:relative;overflow:hidden}.companion-person.svelte-12qhfyh img:where(.svelte-12qhfyh){object-fit:cover;object-position:50% 22%;width:100%;height:100%}.companion-person.svelte-12qhfyh:after{content:"";background:linear-gradient(#0000 40%,#1b3a2f59);position:absolute;inset:0}.companion-person.svelte-12qhfyh>span:where(.svelte-12qhfyh){z-index:1;color:#fff;background:#193a2dc2;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .55rem;font-size:.7rem;display:flex;position:absolute;bottom:.65rem;left:.8rem}.companion-person.svelte-12qhfyh i:where(.svelte-12qhfyh){background:#9de0ab;border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 .2rem #9de0ab2b}.companion-copy.svelte-12qhfyh{padding:1rem 1rem .55rem}.companion-name.svelte-12qhfyh{color:var(--green);margin:0;font-size:.76rem;font-weight:800}.companion-copy.svelte-12qhfyh h2:where(.svelte-12qhfyh){margin:.12rem 0 .4rem;font-size:1.55rem}.companion-copy.svelte-12qhfyh>p:where(.svelte-12qhfyh):last-child{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.companion-prompts.svelte-12qhfyh{gap:.35rem;padding:.35rem .7rem;display:grid}.companion-prompts.svelte-12qhfyh button:where(.svelte-12qhfyh){color:var(--ink);background:var(--surface-soft);text-align:left;cursor:pointer;border:0;border-radius:.7rem;justify-content:space-between;gap:.5rem;padding:.65rem .7rem;font-size:.8rem;display:flex}.companion-prompts.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--green);background:var(--green-soft)}.sparky-companion.svelte-12qhfyh>form:where(.svelte-12qhfyh){padding:.7rem 1rem 1rem}.sparky-companion.svelte-12qhfyh>form:where(.svelte-12qhfyh) label:where(.svelte-12qhfyh){color:var(--muted);margin-bottom:.4rem;font-size:.72rem;font-weight:700;display:block}.sparky-companion.svelte-12qhfyh>form:where(.svelte-12qhfyh)>div:where(.svelte-12qhfyh){border:1px solid var(--line);background:#fff;border-radius:.8rem;grid-template-columns:1fr 2.3rem;padding:.3rem;display:grid}.sparky-companion.svelte-12qhfyh input:where(.svelte-12qhfyh){background:0 0;border:0;outline:0;min-width:0;padding:.45rem;font-size:.83rem}.sparky-companion.svelte-12qhfyh form:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:.65rem;place-items:center;width:2.3rem;height:2.3rem;display:grid}.companion-tab.svelte-12qhfyh{z-index:68;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;grid-template-columns:2.8rem auto;align-items:center;gap:.6rem;padding:.35rem .75rem .35rem .35rem;display:none;position:fixed;bottom:1.3rem;right:1.3rem;box-shadow:0 1rem 3rem #28433638}.companion-tab--hidden.svelte-12qhfyh{display:grid}.companion-tab.svelte-12qhfyh img:where(.svelte-12qhfyh){object-fit:cover;object-position:50% 20%;border-radius:50%;width:2.8rem;height:2.8rem}.companion-tab.svelte-12qhfyh span:where(.svelte-12qhfyh){text-align:left;display:grid}.companion-tab.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:.8rem}.companion-tab.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--muted);font-size:.67rem}.mobile-nav.svelte-12qhfyh{display:none}@keyframes svelte-12qhfyh-companion-in{0%{opacity:0;transform:translateY(1rem)scale(.97)}}.estate-header.svelte-12qhfyh{z-index:90}@media (width>=901px){.estate-header.svelte-12qhfyh{grid-template-columns:auto minmax(20rem,1fr) auto}.header-ask.svelte-12qhfyh{justify-self:start;width:min(42rem,100%)}}.notices.svelte-12qhfyh time:where(.svelte-12qhfyh){color:#8a968f;font-size:.65rem}.notice-empty.svelte-12qhfyh{gap:.2rem;margin:0;padding:1.2rem;display:grid}.notice-empty.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--muted);font-size:.75rem}.account-popover.svelte-12qhfyh{width:min(20rem,100vw - 2rem);padding:.8rem}.account-popover.svelte-12qhfyh p:where(.svelte-12qhfyh){padding:.35rem}.account-popover.svelte-12qhfyh>a:where(.svelte-12qhfyh){border-radius:.65rem;grid-template-columns:2.2rem 1fr;align-items:center;gap:.6rem;margin-top:.2rem;padding:.55rem;text-decoration:none;display:grid}.account-popover.svelte-12qhfyh>a:where(.svelte-12qhfyh):hover{background:var(--surface-soft)}.account-popover.svelte-12qhfyh{width:15rem}.account-popover.svelte-12qhfyh>a:where(.svelte-12qhfyh){color:var(--ink);background:var(--surface-soft);border-radius:.7rem;grid-template-columns:2rem 1fr;align-items:center;gap:.55rem;margin-top:.7rem;padding:.65rem;text-decoration:none;display:grid}.account-popover.svelte-12qhfyh>a:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh):first-child{width:2rem;height:2rem;color:var(--green);background:#fff;border-radius:.6rem;place-items:center;display:grid}.account-popover.svelte-12qhfyh>a:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh):last-child{gap:.1rem;display:grid}.account-popover.svelte-12qhfyh>a:where(.svelte-12qhfyh) strong:where(.svelte-12qhfyh){font-size:.75rem}.account-popover.svelte-12qhfyh>a:where(.svelte-12qhfyh) small:where(.svelte-12qhfyh){font-size:.67rem}.estate-switcher.svelte-12qhfyh{border-block:1px solid var(--line);gap:.25rem;margin:.55rem 0;padding:.55rem 0;display:grid}.estate-switcher.svelte-12qhfyh>small:where(.svelte-12qhfyh){color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:0 .35rem;font-size:.62rem;font-weight:800}.estate-switcher.svelte-12qhfyh form:where(.svelte-12qhfyh){border:0;margin:0;padding:0}.estate-switcher.svelte-12qhfyh button:where(.svelte-12qhfyh){width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.65rem;grid-template-columns:1.8rem 1fr;align-items:center;gap:.5rem;padding:.55rem;display:grid}.estate-switcher.svelte-12qhfyh button:where(.svelte-12qhfyh):hover,.estate-switcher.svelte-12qhfyh button.current:where(.svelte-12qhfyh){color:var(--green);background:var(--green-soft)}.estate-switcher.svelte-12qhfyh button:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh):first-child{background:#fff;border-radius:.55rem;place-items:center;width:1.8rem;height:1.8rem;display:grid}.estate-switcher.svelte-12qhfyh button:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh):last-child{gap:.05rem;display:grid}.estate-switcher.svelte-12qhfyh button:where(.svelte-12qhfyh) strong:where(.svelte-12qhfyh){font-size:.72rem}.estate-switcher.svelte-12qhfyh button:where(.svelte-12qhfyh) small:where(.svelte-12qhfyh){font-size:.62rem}.estate-chip__monogram.svelte-12qhfyh{color:#f8f4ea;letter-spacing:.08em;background:linear-gradient(145deg,#273d4d,#6f7f73);border-radius:.75rem;place-items:center;width:2.8rem;height:2.8rem;font:600 .82rem Georgia,serif;display:grid}@media (width>=901px){.estate-app.svelte-12qhfyh>main:where(.svelte-12qhfyh){width:auto;max-width:none;margin-right:23.5rem}.estate-app.svelte-12qhfyh>main.assistant-main:where(.svelte-12qhfyh){width:min(100%,104rem);margin-right:auto}.estate-app.svelte-12qhfyh:has(.companion-tab--hidden:where(.svelte-12qhfyh))>main:where(.svelte-12qhfyh){width:min(100%,104rem);margin-right:auto}}@media (width<=1500px){.estate-chip.svelte-12qhfyh{display:none}}@media (width<=1180px){.estate-header.svelte-12qhfyh{grid-template-columns:auto minmax(18rem,1fr) auto}.profile-button.svelte-12qhfyh>span:where(.svelte-12qhfyh):nth-child(2),.profile-button.svelte-12qhfyh>b:where(.svelte-12qhfyh),.estate-chip.svelte-12qhfyh,.room-nav__links.svelte-12qhfyh>a:where(.svelte-12qhfyh):nth-child(7){display:none}.sparky-companion.svelte-12qhfyh{width:20rem}.estate-app.svelte-12qhfyh>main:where(.svelte-12qhfyh){margin-right:21.5rem}}@media (width<=900px){.estate-app.svelte-12qhfyh>main:where(.svelte-12qhfyh){width:min(100%,104rem);margin-right:auto}.estate-header.svelte-12qhfyh{grid-template-columns:auto 1fr auto}.brand.svelte-12qhfyh>span:where(.svelte-12qhfyh):last-child{display:none}.room-nav.svelte-12qhfyh{overflow-x:auto}.room-nav__links.svelte-12qhfyh{min-width:max-content}.room-nav__links.svelte-12qhfyh>a:where(.svelte-12qhfyh):nth-child(n+6){display:none}.sparky-companion.svelte-12qhfyh,.companion-tab.svelte-12qhfyh{bottom:5.5rem}.mobile-nav.svelte-12qhfyh{z-index:65;min-height:4.6rem;padding:.35rem .5rem max(.35rem,env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav.svelte-12qhfyh a:where(.svelte-12qhfyh),.mobile-nav.svelte-12qhfyh button:where(.svelte-12qhfyh){color:var(--muted);background:0 0;border:0;border-radius:.65rem;align-content:center;place-items:center;gap:.12rem;text-decoration:none;display:grid}.mobile-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--green);background:var(--green-soft)}.mobile-nav.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:1.05rem}.mobile-nav.svelte-12qhfyh small:where(.svelte-12qhfyh){font-size:.65rem;font-weight:700}}@media (width<=650px){.estate-header.svelte-12qhfyh{grid-template-columns:auto 1fr auto;min-height:4.7rem;padding:.55rem .8rem;position:sticky;top:0}.brand__sun.svelte-12qhfyh{width:2.45rem;height:2.45rem}.header-ask.svelte-12qhfyh{grid-template-columns:2.3rem 1fr 2.2rem;min-height:3rem}.header-ask.svelte-12qhfyh img:where(.svelte-12qhfyh){width:2.3rem;height:2.3rem}.header-ask.svelte-12qhfyh label:where(.svelte-12qhfyh){display:none}.header-ask.svelte-12qhfyh input:where(.svelte-12qhfyh){padding:.4rem;font-size:.82rem}.header-ask.svelte-12qhfyh button:where(.svelte-12qhfyh){width:2.2rem;height:2.2rem}.account-wrap.svelte-12qhfyh{display:none}.round-button.svelte-12qhfyh{width:2.45rem;height:2.45rem}.room-nav.svelte-12qhfyh{background:0 0;height:0;min-height:0;padding:0;overflow:visible}.room-nav__links.svelte-12qhfyh{min-width:0}.room-nav__links.svelte-12qhfyh>a:where(.svelte-12qhfyh),.more-wrap.svelte-12qhfyh>button:where(.svelte-12qhfyh){display:none}.more-menu.svelte-12qhfyh{width:auto;max-height:calc(100dvh - 6rem);position:fixed;inset:auto .6rem 5rem;overflow-y:auto}.more-menu.svelte-12qhfyh>div:where(.svelte-12qhfyh){grid-template-columns:1fr}.sparky-companion.svelte-12qhfyh{width:calc(100vw - 1.2rem);max-height:calc(100dvh - 10rem);bottom:5.1rem;right:.6rem;overflow-y:auto}.companion-person.svelte-12qhfyh{height:7rem}.companion-prompts.svelte-12qhfyh{display:none}.companion-tab.svelte-12qhfyh{bottom:5.25rem;right:.7rem}.notices.svelte-12qhfyh{position:fixed;top:4.5rem;right:.6rem}.mobile-nav.svelte-12qhfyh small:where(.svelte-12qhfyh){font-size:.61rem}}@media (width>=901px){.estate-app.svelte-12qhfyh>main:where(.svelte-12qhfyh),.estate-app.svelte-12qhfyh>main.assistant-main:where(.svelte-12qhfyh){width:min(100%,104rem);max-width:104rem;margin-right:auto}.estate-app.svelte-12qhfyh:has(.companion-tab--hidden:where(.svelte-12qhfyh))>main:where(.svelte-12qhfyh){width:min(100%,104rem);max-width:104rem;margin-right:auto}.sparky-companion.svelte-12qhfyh{width:min(32rem,100vw - 2rem)}}
