:root{--ink:#17302c;--muted:#6c7d79;--green:#236b5d;--green-dark:#174f46;--green-soft:#e8f2ef;--cream:#f7f4ee;--paper:#fff;--coral:#d97b61;--gold:#e7a45b;--line:#e4e9e6;--shadow:0 16px 50px #1b433a17;--radius:18px}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);background:var(--cream);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.wordmark{letter-spacing:-2px;color:var(--green-dark);font-family:Georgia,serif;font-size:36px;font-weight:700}.wordmark span{color:var(--gold)}.wordmark.light{color:#fff}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:800}.muted{color:var(--muted);align-items:center;gap:5px;display:flex}.primaryButton,.secondaryButton,.voiceButton{border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font-weight:750;display:inline-flex}.primaryButton{background:var(--green);color:#fff;box-shadow:0 8px 20px #236b5d30}.primaryButton:hover{background:var(--green-dark)}.primaryButton.compact{padding:11px 17px}.secondaryButton{border:1px solid var(--line);color:var(--green-dark);background:#fff}.backLink{color:var(--green);align-items:center;gap:7px;width:fit-content;font-weight:700;display:inline-flex}.loginPage{grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.loginStory{color:#fff;background:linear-gradient(135deg,#103a33e8,#236b5dba),url(/demo/login-house.webp) 50%/cover;flex-direction:column;justify-content:space-between;padding:50px 8vw 8vh;display:flex}.loginStory .eyebrow{color:#d9eee8}.loginStory h1{letter-spacing:-.045em;max-width:680px;margin:18px 0;font-family:Georgia,serif;font-size:clamp(46px,5vw,78px);line-height:.99}.loginStory p:last-child{color:#e9f4f1;max-width:580px;font-size:19px;line-height:1.65}.loginPanel{background:var(--paper);flex-direction:column;padding:40px 8vw;display:flex}.languageSwitch{color:var(--muted);align-self:flex-end;gap:8px;font-size:13px;font-weight:700;display:flex}.loginCard{width:min(420px,100%);margin:auto 0}.loginCard h2{margin:0 0 10px;font-family:Georgia,serif;font-size:40px}.loginCard>p{color:var(--muted);margin-bottom:32px}.loginForm{gap:18px;display:grid}.loginForm label{gap:8px;font-size:14px;font-weight:700;display:grid}.loginForm input{border:1px solid var(--line);border-radius:11px;outline:none;width:100%;padding:14px 15px}.loginForm input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.formError{color:#a63e2c;font-size:14px}.successMessage{color:var(--green);font-weight:700}.portalLayout{min-height:100vh}.desktopSidebar{background:var(--green-dark);color:#fff;z-index:10;flex-direction:column;width:260px;padding:32px 22px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebarBrand{padding:0 10px 34px}.sidebarBrand p{color:#bcd7d0;margin:4px 0 0;font-size:12px}.desktopSidebar nav,.mobileDrawer nav{gap:6px;display:grid}.desktopSidebar nav a,.mobileDrawer nav a{color:#d2e3df;border-radius:11px;align-items:center;gap:12px;padding:12px 13px;font-size:14px;font-weight:650;display:flex}.desktopSidebar nav a.active,.desktopSidebar nav a:hover,.mobileDrawer nav a.active{color:#fff;background:#ffffff1c}.sidebarFooter{border-top:1px solid #ffffff21;align-items:center;gap:10px;margin-top:auto;padding:22px 8px 0;font-size:13px;display:flex}.sidebarFooter span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.sidebarFooter button{color:#c9ddd8;background:0 0;border:0;padding:5px}.avatar{background:var(--gold);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.portalContent{min-height:100vh;margin-left:260px;padding:44px clamp(30px,5vw,76px) 70px}.mobileHeader,.mobileDrawer{display:none}.pageStack{gap:34px;max-width:1280px;margin:0 auto;display:grid}.pageHeader{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.pageHeader h1{letter-spacing:-.03em;margin:3px 0 5px;font-family:Georgia,serif;font-size:clamp(38px,4vw,56px)}.pageHeader p{color:var(--muted);margin:0}.pageHeader .eyebrow{color:var(--green)}.metricGrid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.metricGrid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-items:center;gap:16px;padding:21px;display:flex;box-shadow:0 5px 24px #1b433a0a}.metricGrid strong{font-family:Georgia,serif;font-size:30px}.metricGrid p{color:var(--muted);margin:2px 0 0;font-size:13px}.metricIcon{border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.metricIcon.green{color:var(--green);background:var(--green-soft)}.metricIcon.coral{color:var(--coral);background:#fbebe7}.metricIcon.gold{color:#aa681f;background:#fff1dc}.nextVisit{color:#fff;box-shadow:var(--shadow);background:linear-gradient(110deg,#1c5b50,#2c7567);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:20px 25px;display:grid}.nextVisit .eyebrow{color:#bfe0d8;margin:0 0 5px}.nextVisit h2{margin:0;font-size:22px}.nextVisit p{color:#d5e8e4;margin:4px 0 0}.nextVisitDate{text-align:center;text-transform:uppercase;border-right:1px solid #ffffff38;padding-right:20px}.nextVisitDate span{color:#c9e2dc;font-size:11px;display:block}.nextVisitDate strong{font-family:Georgia,serif;font-size:32px}.sectionHeading{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.sectionHeading h2{margin:3px 0 0;font-family:Georgia,serif;font-size:28px}.sectionHeading p{margin:0}.sectionHeading>a{color:var(--green);font-size:14px;font-weight:750}.propertyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;display:grid}.propertyCard{border-radius:var(--radius);border:1px solid var(--line);background:#fff;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden}.propertyCard:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.propertyImage{background:#dce6e2 50%/cover;height:190px;position:relative}.propertyImage button{width:36px;height:36px;color:var(--coral);background:#ffffffeb;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:13px;right:13px}.stageBadge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#17302cd1;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;top:13px;left:13px}.stageBadge.shortlist{background:var(--coral)}.stageBadge.offer{background:var(--gold);color:#3c2810}.propertyBody{padding:17px}.propertyBody h3{margin:3px 0 6px;font-size:17px}.propertyPrice{color:var(--green);margin:0;font-size:19px;font-weight:850}.propertyBody .muted{margin:0;font-size:13px}.propertyFacts{border-top:1px solid var(--line);color:var(--muted);gap:14px;margin-top:13px;padding-top:13px;font-size:12px;display:flex}.propertyFacts span{align-items:center;gap:5px;display:flex}.insightCard,.brokerSignal{border-radius:var(--radius);background:#fff;border:1px solid #cfe1dc;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;display:grid;box-shadow:0 7px 30px #236b5d0f}.insightCard>span,.sparkIcon{width:48px;height:48px;color:var(--green);background:var(--green-soft);border-radius:14px;place-items:center;display:grid}.insightCard h3{margin:3px 0 6px}.insightCard p{color:var(--muted);margin:0}.insightCard .eyebrow{color:var(--green)}.brokerNote{color:var(--muted);text-align:center}.propertyHero{height:min(48vw,490px);min-height:280px;box-shadow:var(--shadow);background:#d9e5e1 50%/cover;border-radius:24px;position:relative}.propertyDetailHeader{border-radius:var(--radius);width:calc(100% - 54px);box-shadow:var(--shadow);background:#fff;justify-content:space-between;justify-self:center;align-items:center;margin-top:-68px;padding:26px 30px;display:flex;position:relative}.propertyDetailHeader h1{margin:3px 0;font-family:Georgia,serif;font-size:35px}.detailFacts{gap:12px;display:flex}.detailFacts>span{background:var(--cream);text-align:center;border-radius:13px;min-width:92px;padding:12px;font-weight:850}.detailFacts svg{width:19px;color:var(--green);margin:0 auto 4px;display:block}.detailFacts small{color:var(--muted);font-size:10px;font-weight:500;display:block}.detailSection{border-radius:var(--radius);border:1px solid var(--line);background:#fff;padding:25px}.detailSection h2{margin-top:0;font-family:Georgia,serif}.highlightList{flex-wrap:wrap;gap:9px;display:flex}.highlightList span{background:var(--green-soft);color:var(--green-dark);border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:13px;display:flex}.highlightList svg{width:15px}.debriefComposer{color:#fff;background:linear-gradient(125deg, var(--green-dark), #2a7768);border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:25px;padding:28px;display:grid}.debriefComposer h2{margin:4px 0 8px;font-family:Georgia,serif;font-size:29px}.debriefComposer p{color:#d7ebe6;max-width:650px;margin:0}.debriefComposer .eyebrow{color:#aad5ca}.debriefComposer .sparkIcon{float:left;color:#fff;background:#ffffff21;margin-right:13px}.voiceButton{background:var(--gold);color:#3c2810;white-space:nowrap}.voicePanel{background:#ffffff1c;border:1px solid #fff3;border-radius:15px;align-items:center;gap:12px;min-width:330px;padding:14px;display:flex}.voicePanel p{font-size:12px}.recordingPulse{background:var(--coral);border-radius:50%;place-items:center;width:39px;height:39px;animation:1.4s infinite pulse;display:grid}.waveform{flex:1;align-items:center;gap:2px;height:48px;display:flex}.waveform i{background:#d5eee8;border-radius:2px;width:2px;animation:1.2s ease-in-out infinite alternate wave}.waveform i:nth-child(3n){animation-delay:.25s}.stopButton{color:var(--coral);background:#fff;border:0;border-radius:10px;align-items:center;gap:7px;padding:10px;font-weight:750;display:flex}@keyframes pulse{50%{box-shadow:0 0 0 9px #d97b612e}}@keyframes wave{to{transform:scaleY(.45)}}.analysisCard{border-radius:var(--radius);border:1px solid var(--line);background:#fff;padding:27px}.analysisHeader{justify-content:space-between;align-items:start;gap:20px;display:flex}.analysisHeader h2{margin:4px 0 18px;font-family:Georgia,serif}.publishedPill,.draftPill,.activePill{text-transform:uppercase;background:var(--green-soft);color:var(--green);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.draftPill{color:#66716e;background:#f1f1ef}.transcript{border-left:3px solid var(--gold);color:var(--muted);padding:12px 16px;line-height:1.6}.debriefEditor{gap:14px;margin:18px 0;display:grid}.debriefEditor label{gap:8px;font-weight:700;display:grid}.debriefEditor textarea{resize:vertical;border:1px solid var(--line);min-height:140px;font:inherit;border-radius:14px;padding:14px;line-height:1.55}.debriefEditor>div{flex-wrap:wrap;gap:10px;display:flex}.analysisColumns{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.analysisColumns>div{background:var(--cream);border-radius:13px;padding:17px}.analysisColumns h3{margin-top:0;font-size:15px}.analysisColumns ul{color:var(--muted);padding-left:19px;font-size:13px;line-height:1.55}.compareTable{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:auto}.compareRow{border-bottom:1px solid var(--line);grid-template-columns:210px repeat(3,1fr);min-width:760px;display:grid}.compareRow:last-child{border-bottom:0}.compareRow>div{border-right:1px solid var(--line);place-items:center;padding:17px;display:grid}.compareRow>div:first-child{place-items:start}.compareRow small{color:var(--muted)}.compareHomes>div{flex-direction:column;align-items:start;gap:7px;display:flex}.compareHomes img{object-fit:cover;border-radius:10px;width:100%;height:105px}.compareHomes span{color:var(--green);font-size:13px;font-weight:800}.matchYes{color:var(--green)}.matchMaybe{color:var(--gold)}.matchNo{color:var(--coral)}.documentList,.activityList{gap:11px;display:grid}.documentList article,.activityList article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:17px 19px;display:flex}.documentIcon{background:var(--green-soft);width:40px;height:40px;color:var(--green);border-radius:11px;place-items:center;display:grid}.documentList article>div{flex:1}.documentList h3,.activityList h3{margin:0 0 4px;font-size:15px}.documentList p,.activityList p{color:var(--muted);margin:0;font-size:12px}.documentStatus{text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:800}.documentStatus.complete{color:var(--green)}.documentStatus.to_review{color:#a2621c}.clientGrid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.clientCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px;transition:all .18s}.clientCard:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.clientCardTop{justify-content:space-between;align-items:center;display:flex}.clientAvatars{display:flex}.clientAvatars span{background:var(--green-soft);width:36px;height:36px;color:var(--green);border:2px solid #fff;border-radius:50%;place-items:center;margin-right:-7px;font-weight:800;display:grid}.clientAvatars span:nth-child(2){color:var(--coral);background:#fff0e9}.clientCard h3{margin:18px 0 4px;font-family:Georgia,serif;font-size:22px}.clientCard>p{color:var(--muted);margin:0;font-size:13px}.progress{background:#edf0ee;border-radius:999px;height:6px;margin:18px 0;overflow:hidden}.progress i{background:var(--green);border-radius:inherit;height:100%;display:block}.clientStats{color:var(--muted);gap:15px;font-size:12px;display:flex}.clientStats span{align-items:center;gap:5px;display:flex}.clientStats svg{width:15px}.brokerSignal{background:linear-gradient(100deg,#fff,#f0f7f5);grid-template-columns:auto 1fr}.brokerSignal>svg{background:var(--green);color:#fff;border-radius:13px;width:42px;height:42px;padding:10px}.brokerSignal h2{margin:3px 0 8px;font-family:Georgia,serif}.brokerSignal p{color:var(--muted);margin:0}.attentionList{border-radius:var(--radius);background:#fff;border:1px solid #f0d7cf;padding:23px}.attentionList h2{align-items:center;gap:9px;font-family:Georgia,serif;display:flex}.attentionList h2 svg{color:var(--coral)}.attentionList>div{border-top:1px solid var(--line);justify-content:space-between;gap:15px;padding:13px 0;display:flex}.attentionList button{background:var(--green-soft);color:var(--green);border:0;border-radius:9px;padding:8px 10px;font-weight:700}.allClear{color:var(--green);background:var(--green-soft);border-radius:13px;align-items:center;gap:10px;padding:16px;font-weight:750;display:flex}.activityList article>div:nth-child(2){flex:1}.activityList time{color:var(--muted);font-size:11px}.emptyState{text-align:center;color:var(--muted);padding:60px}@media (max-width:1000px){.propertyGrid,.clientGrid{grid-template-columns:repeat(2,1fr)}.propertyDetailHeader{align-items:start}.detailFacts{flex-wrap:wrap;justify-content:end}}@media (max-width:760px){.loginPage{grid-template-columns:1fr}.loginStory{min-height:42vh;padding:28px}.loginStory h1{font-size:43px}.loginPanel{min-height:58vh;padding:24px 28px 40px}.desktopSidebar{display:none}.mobileHeader{z-index:8;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:66px;padding:0 19px;display:flex;position:sticky;top:0}.mobileHeader .wordmark{font-size:30px}.mobileHeader button,.drawerClose{color:var(--green-dark);background:0 0;border:0}.mobileDrawer{z-index:20;color:#fff;background:var(--green-dark);flex-direction:column;padding:28px 22px;display:flex;position:fixed;inset:0}.drawerClose{color:#fff;position:absolute;top:20px;right:20px}.mobileDrawer .sidebarBrand{padding-left:0}.portalContent{margin-left:0;padding:25px 17px 50px}.pageStack{gap:25px}.pageHeader{flex-direction:column;align-items:start}.pageHeader h1{font-size:39px}.metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.metricGrid article{flex-direction:column;align-items:start;gap:8px;padding:13px 9px}.metricIcon{border-radius:10px;width:35px;height:35px}.metricIcon svg{width:18px}.metricGrid strong{font-size:24px}.metricGrid p{font-size:10px}.nextVisit{grid-template-columns:auto 1fr;padding:16px}.nextVisit .secondaryButton{grid-column:1/-1}.propertyGrid,.clientGrid{grid-template-columns:1fr}.propertyImage{height:220px}.insightCard{grid-template-columns:auto 1fr}.insightCard .secondaryButton{grid-column:1/-1}.propertyHero{border-radius:17px;height:310px}.propertyDetailHeader{flex-direction:column;align-items:stretch;width:calc(100% - 20px);margin-top:-45px;padding:19px}.propertyDetailHeader h1{font-size:28px}.detailFacts{justify-content:stretch}.detailFacts>span{flex:1;min-width:80px}.debriefComposer{grid-template-columns:1fr;padding:21px}.voicePanel{width:100%;min-width:0}.analysisColumns{grid-template-columns:1fr}.compareRow{grid-template-columns:165px repeat(3,175px)}}
