/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#071b2e;--navy2:#0c2944;--blue:#16679a;--gold:#c9a45c;--gold2:#ead6a5;--ink:#132333;--muted:#718091;--line:#e4e9ed;--bg:#f4f6f7;--white:#fff;--green:#278b69;--red:#c95b58}*{box-sizing:border-box}body{color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;background:var(--bg);margin:0}button,input,select,textarea{font:inherit}button,a{cursor:pointer}button{border:0}.brand{color:var(--navy);align-items:center;gap:11px;display:flex}.brand.light{color:#fff}.brandmark{border:1px solid var(--gold);width:37px;height:37px;color:var(--gold);border-radius:3px;place-items:center;font-family:Georgia,serif;font-size:22px;font-weight:700;display:grid;transform:rotate(45deg)}.brandmark:first-letter{transform:rotate(-45deg)}.brand>div:last-child{flex-direction:column;line-height:1;display:flex}.brand b{letter-spacing:2px;font-family:Georgia,serif;font-size:17px}.brand span{letter-spacing:3.4px;color:var(--gold);margin-top:5px;font-size:8px}.badge{letter-spacing:.6px;width:max-content;color:var(--blue);white-space:nowrap;background:#e9f2fa;border-radius:5px;align-items:center;padding:5px 8px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.badge.navy{color:var(--navy);background:#e9eef2}.badge.green{color:#1d775a;background:#e5f4ee}.badge.red{color:#b6433f;background:#fae9e7}.badge.grey{color:#6f7a83;background:#eef0f2}.primary,.secondary{border-radius:8px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 17px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.primary{background:var(--navy);color:#fff;box-shadow:0 5px 14px #071b2e20}.primary:hover{background:#0e3658;transform:translateY(-1px)}.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.secondary:hover{background:#fafbfc;border-color:#aebac4}.wide{width:100%}.app-shell{min-height:100vh}.sidebar{color:#fff;z-index:20;background:linear-gradient(#061b2e,#08243a 65%,#061a2b);flex-direction:column;width:248px;padding:28px 17px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{padding-left:10px}.workspace-label{color:#6f8ca2;letter-spacing:1.5px;align-items:center;gap:8px;margin:32px 10px 14px;font-size:9px;font-weight:800;display:flex}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav button{color:#9db0c0;text-align:left;background:0 0;border-radius:7px;align-items:center;gap:12px;width:100%;height:43px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.sidebar nav button>span{text-align:center;width:20px;font-size:17px}.sidebar nav button:hover{color:#fff;background:#ffffff0b}.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#c9a45c22,#0000);position:relative}.sidebar nav button.active:before{content:"";background:var(--gold);border-radius:0 2px 2px 0;width:3px;height:22px;position:absolute;left:-17px}.sidebar nav em{color:#fff;background:#bb4e4b;border-radius:9px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.agent-mini{border-top:1px solid #ffffff12;align-items:center;gap:10px;margin-top:auto;padding:18px 4px 2px;display:flex}.avatar,.lead-avatar,.top-avatar,.big-avatar{color:#fff;background:linear-gradient(135deg,#d8c6a6,#a87e4d);border-radius:50%;place-items:center;font-weight:800;display:grid;position:relative}.avatar{width:38px;height:38px;font-size:12px}.avatar i,.lead-avatar i,.big-avatar i{background:#40ba83;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:1px;right:0}.agent-mini>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.agent-mini b{font-size:12px}.agent-mini span{color:#839bac;margin-top:3px;font-size:8px}.agent-mini small{color:#55c494;margin-top:4px;font-size:8px}.agent-mini button{color:#7892a5;background:0 0;margin-left:auto}.main{min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--line);z-index:15;background:#fff;align-items:center;height:68px;padding:0 32px;display:flex;position:sticky;top:0}.search{color:#8795a2;align-items:center;gap:8px;display:flex}.search input{width:310px;color:var(--ink);border:0;outline:0;font-size:12px}.top-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.ai-top{color:#7f5d21;background:#fbf8f2;border:1px solid #e5d6b8;border-radius:7px;height:36px;padding:0 13px;font-size:11px;font-weight:800}.iconbtn{border:1px solid var(--line);background:#fff;border-radius:7px;width:36px;height:36px;position:relative}.iconbtn i{background:var(--red);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.top-avatar{width:35px;height:35px;font-size:11px}.menu{background:0 0;margin-right:15px;font-size:20px;display:none}.notifications{border:1px solid var(--line);z-index:20;background:#fff;border-radius:10px;width:310px;padding:17px;position:absolute;top:58px;right:50px;box-shadow:0 15px 35px #102b401c}.notifications>b{font-size:13px}.notifications p{border-bottom:1px solid #edf0f2;align-items:center;gap:8px;margin:0;padding:12px 0;font-size:11px;display:flex}.dot{background:var(--blue);border-radius:50%;width:8px;height:8px}.dot.gold{background:var(--gold)}.dot.green{background:var(--green)}.content{max-width:1640px;margin:auto;padding:30px 34px 90px}.page-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.page-head>div:first-child>span,.panel-head>div>span,.match-head>div>span,.report-tools>span,.profile-grid section>span{letter-spacing:1.4px;color:var(--gold);font-size:9px;font-weight:900}.page-head h1{margin:6px 0;font-family:Georgia,serif;font-size:29px;font-weight:500}.page-head p{color:var(--muted);margin:0;font-size:12px}.head-actions{align-items:center;gap:9px;display:flex}.kpi-grid{grid-template-columns:repeat(6,1fr);gap:11px;margin-bottom:16px;display:grid}.kpi{border:1px solid var(--line);background:#fff;border-radius:9px;min-width:0;padding:15px;position:relative}.kpi-icon{width:29px;height:29px;color:var(--blue);background:#eef5f8;border-radius:7px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.kpi-icon.i1{color:var(--red);background:#faeceb}.kpi-icon.i2,.kpi-icon.i4{color:#9a762c;background:#faf3e5}.kpi-icon.i3{color:var(--green);background:#e9f3ef}.kpi span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:9px}.kpi>b{white-space:nowrap;margin-top:10px;font-family:Georgia,serif;font-size:23px;display:block}.kpi small{color:#85929d;font-size:9px}.ai-priority{color:#fff;background:linear-gradient(115deg,#071e33,#0b2b46);border-radius:11px;margin-bottom:16px;padding:20px 22px;position:relative;overflow:hidden}.ai-priority:after{content:"";border:1px solid #c9a45c25;border-radius:50%;width:260px;height:260px;position:absolute;top:-160px;right:-110px}.priority-title{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.priority-title>div{gap:12px;display:flex}.priority-title i{width:35px;height:35px;color:var(--gold);border:1px solid #c9a45c55;border-radius:8px;place-items:center;font-style:normal;display:grid}.priority-title span{letter-spacing:1.6px;color:var(--gold);font-size:8px;font-weight:900}.priority-title h2{margin:3px 0;font-family:Georgia,serif;font-size:20px}.priority-title p{color:#819bae;margin:0;font-size:10px}.priority-list{gap:6px;display:grid}.priority-row{background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;grid-template-columns:40px 1.4fr 1.5fr 80px auto;align-items:center;gap:10px;height:64px;padding:0 10px;display:grid}.priority-row:hover{background:#ffffff10}.lead-avatar{background:linear-gradient(135deg,#6b8ca1,#294c65);width:34px;height:34px;font-size:10px}.lead-avatar.c1{background:linear-gradient(135deg,#c6a86d,#9a6c39)}.lead-avatar.c2{background:linear-gradient(135deg,#729b8a,#356852)}.lead-avatar.c3{background:linear-gradient(135deg,#a98ba8,#674c6c)}.priority-person,.priority-note{flex-direction:column;display:flex}.priority-person b{font-size:12px}.priority-person span{color:#8ca5b8;margin-top:3px;font-size:9px}.priority-note small,.priority-score small{letter-spacing:1px;color:#6e879a;font-size:7px}.priority-note b{margin-top:4px;font-size:10px}.priority-score b{color:var(--gold);font-size:18px}.priority-score span{color:#6e879a;font-size:8px}.priority-row>button{height:33px;color:var(--navy);background:#fff;border-radius:6px;padding:0 12px;font-size:9px;font-weight:800}.dash-grid{grid-template-columns:1.4fr 1fr;gap:16px;margin-bottom:16px;display:grid}.dash-grid.lower{grid-template-columns:1fr 1.4fr}.panel{border:1px solid var(--line);background:#fff;border-radius:10px}.panel-head{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.panel-head h3{margin:3px 0 0;font-family:Georgia,serif;font-size:17px}.panel-head a{color:var(--blue);font-size:10px;font-weight:700}.bars{gap:10px;display:grid}.bars>div{grid-template-columns:100px 1fr 25px;align-items:center;gap:10px;display:grid}.bars span{color:#5f6e79;font-size:9px}.bars i,.meter>i,.report-progress i{background:#edf0f2;border-radius:4px;height:5px;overflow:hidden}.bars i b,.meter>i b,.report-progress i b{background:linear-gradient(90deg,var(--blue),#3f9cc3);border-radius:4px;height:100%;display:block}.bars strong{font-size:10px}.spark{width:30px;height:30px;color:var(--gold);background:#f8f1e4;border-radius:7px;place-items:center;font-style:normal;display:grid}.insight ul{margin:0;padding:0;list-style:none}.insight li{border-bottom:1px solid #edf0f2;margin-bottom:10px;padding:0 0 13px 17px;font-size:10px;position:relative}.insight li:before{content:"✦";color:var(--gold);position:absolute;left:0}.insight li small{color:var(--muted);margin-top:3px;display:block}.appt-mini{border-bottom:1px solid #edf0f2;grid-template-columns:60px 1px 1fr 20px;align-items:center;gap:15px;padding:12px 0;display:grid}.appt-mini>div:first-child{flex-direction:column;display:flex}.appt-mini b{font-size:11px}.appt-mini span{color:var(--muted);margin-top:3px;font-size:8px}.appt-mini>i{background:var(--gold);height:28px}.appt-mini button{color:#89959e;background:0 0}.chart{align-items:flex-end;gap:7px;height:90px;margin-top:10px;display:flex}.chart i{background:#d8e4eb;border-radius:3px 3px 0 0;flex:1;min-height:8px}.chart i.last{background:var(--gold)}.months{color:#87949e;justify-content:space-between;margin-top:7px;font-size:8px;display:flex}.filterbar{border:1px solid var(--line);background:#fff;border-radius:9px;gap:7px;margin-bottom:12px;padding:10px;display:flex}.filterbar>button{border:1px solid var(--line);color:#596874;background:#fff;border-radius:6px;padding:0 11px;font-size:9px}.table-search{border:1px solid var(--line);border-radius:6px;flex:1;align-items:center;gap:6px;height:34px;padding:0 10px;display:flex}.table-search input{border:0;outline:0;width:100%;font-size:9px}.lead-table{overflow:hidden}.table-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.table-title>div:first-child{align-items:center;gap:10px;display:flex}.table-title b{font-size:12px}.table-title span{color:var(--muted);font-size:9px}.table-title>div:last-child{background:#f2f4f5;border-radius:5px;padding:2px}.table-title button{background:0 0;border-radius:4px;padding:6px 10px;font-size:8px}.table-title button.active{background:#fff;box-shadow:0 1px 3px #0001}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;min-width:1080px}th{letter-spacing:.8px;color:#8a96a0;text-align:left;background:#f8f9fa;padding:10px 12px;font-size:7px}td{white-space:nowrap;border-top:1px solid #eef1f3;padding:12px;font-size:9px}tbody tr:hover{cursor:pointer;background:#f9fbfc}.client-cell{align-items:center;gap:8px;display:flex}.client-cell>div:last-child{flex-direction:column;display:flex}.client-cell b{font-size:10px}.client-cell span{color:#89959e;margin-top:3px;font-size:8px}.score{align-items:center;gap:6px;display:flex}.score span{font-size:9px;font-weight:800}.score i{background:#e8edf0;border-radius:3px;width:35px;height:4px}.score i b{background:var(--blue);border-radius:3px;height:100%;display:block}.table-action{color:var(--blue);background:0 0;font-size:8px;font-weight:800}.pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:12px 15px;font-size:8px;display:flex}.pagination button{border:1px solid var(--line);background:#fff;width:25px;height:25px;font-size:8px}.pagination button.active{background:var(--navy);color:#fff}.breadcrumb{color:var(--muted);gap:9px;margin-bottom:14px;font-size:10px;display:flex}.breadcrumb a{color:var(--blue)}.client-hero{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:22px;padding:20px 22px;display:flex}.client-id{flex:1;align-items:center;gap:14px;display:flex}.big-avatar{width:58px;height:58px;font-size:17px}.client-id h1{margin:0;font-family:Georgia,serif;font-size:25px;font-weight:500}.client-id>div:last-child>div{align-items:center;gap:7px;display:flex}.client-id p,.client-id span{color:var(--muted);margin:5px 0;font-size:10px}.hero-score{border-left:1px solid var(--line);border-right:1px solid var(--line);grid-template-columns:auto auto;align-items:center;padding:0 25px;display:grid}.hero-score small{letter-spacing:1px;color:var(--muted);grid-column:1/-1;font-size:7px}.hero-score>b{color:var(--navy);font-size:29px}.hero-score b span{font-size:12px}.hero-score em{color:var(--green);margin-left:8px;font-size:8px;font-style:normal}.hero-actions{gap:7px;display:flex}.quick-actions{grid-template-columns:repeat(5,1fr);gap:8px;margin:12px 0;display:grid}.quick-actions>button{border:1px solid var(--line);text-align:left;height:60px;color:var(--gold);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.quick-actions>button:hover{border-color:var(--gold);transform:translateY(-1px)}.quick-actions span{flex-direction:column;display:flex}.quick-actions b{color:var(--ink);font-size:9px}.quick-actions small{color:var(--muted);margin-top:3px;font-size:7px}.lead-layout{grid-template-columns:minmax(0,1fr) 315px;gap:14px;display:grid}.lead-layout>div{gap:14px;display:grid}.lead-layout>aside{flex-direction:column;gap:14px;display:flex}.ai-summary,.full-analysis,.timeline,.client-data,.missing{padding:19px}.summary-copy{color:#43515c;margin:0 0 16px;font-family:Georgia,serif;font-size:13px;line-height:1.75}.analysis-cards{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(4,1fr);display:grid}.analysis-cards>div{border-right:1px solid var(--line);flex-direction:column;padding:12px;display:flex}.analysis-cards>div:last-child{border:0}.analysis-cards span,.property-specs span,.data-row span,.result-grid span,.report-facts span{letter-spacing:.7px;color:var(--muted);font-size:7px}.analysis-cards b{margin-top:5px;font-size:9px}.analysis-cards small{color:var(--green);margin-top:4px;font-size:7px}.meter-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;display:grid}.meter>div{justify-content:space-between;margin-bottom:7px;font-size:9px;display:flex}.meter>div b{color:var(--blue)}.pros-cons{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pros-cons>div{background:#f7f9fa;border-radius:7px;padding:13px}.pros-cons h4{color:var(--green);margin:0;font-size:9px}.pros-cons>div:last-child h4{color:#a47124}.pros-cons ul{margin:9px 0 0;padding-left:15px}.pros-cons li{color:#5e6d78;margin:5px 0;font-size:8px}.next-step{background:linear-gradient(105deg,#f7f3e9,#fafbfd);border:1px solid #eadfc8;border-radius:8px;align-items:center;gap:11px;margin-top:13px;padding:13px;display:flex}.next-step>i{color:var(--gold);font-style:normal}.next-step>div{flex:1}.next-step span{color:#987228;letter-spacing:1px;font-size:7px;font-weight:900}.next-step p{margin:4px 0 0;font-size:9px;line-height:1.5}.timeline-row{grid-template-columns:15px 90px 1fr;gap:8px;min-height:50px;display:grid}.timeline-row>div{position:relative}.timeline-row>div:after{content:"";background:#dfe5e8;width:1px;position:absolute;top:11px;bottom:-6px;left:4px}.timeline-row>div i{z-index:1;background:#fff;border:2px solid #cfd8de;border-radius:50%;width:9px;height:9px;display:block;position:relative}.timeline-row>div i.active{border-color:var(--gold);box-shadow:0 0 0 3px #f8f1e2}.timeline-row small{color:var(--muted);font-size:7px}.timeline-row p{flex-direction:column;margin:0;display:flex}.timeline-row p b{font-size:9px}.timeline-row p span{color:var(--muted);margin-top:4px;font-size:8px}.data-row{border-bottom:1px solid #edf0f2;justify-content:space-between;padding:9px 0;display:flex}.data-row b{text-align:right;font-size:9px}.missing>div:not(.panel-head){border-bottom:1px solid #edf0f2;grid-template-columns:20px 1fr auto;align-items:center;padding:8px 0;display:grid}.missing>div>span{color:#a47829;background:#f8f1e2;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;display:grid}.missing>div>b{font-size:8px}.missing>div>button{color:var(--blue);background:0 0;font-size:7px;font-weight:800}.match-head{color:#fff;background:linear-gradient(110deg,#071d31,#0d3556);justify-content:space-between;margin:-30px -34px 0;padding:31px 34px 29px;display:flex}.match-head h1{margin:7px 0;font-family:Georgia,serif;font-size:29px;font-weight:400}.match-head p{color:#9bb0bf;font-size:11px}.match-score{text-align:right;flex-direction:column;display:flex}.match-score span{color:var(--gold);letter-spacing:1.4px;font-size:7px}.match-score b{font-family:Georgia,serif;font-size:34px}.match-score small{color:#91a8ba;font-size:8px}.requirement-strip{border:1px solid var(--line);background:#fff;border-radius:9px;margin-top:-12px;padding:12px 15px;display:flex;position:relative;box-shadow:0 7px 18px #1732470b}.requirement-strip>div{border-right:1px solid var(--line);flex-direction:column;padding:0 20px;display:flex}.requirement-strip>div:first-child{padding-left:5px}.requirement-strip span{color:var(--muted);letter-spacing:.7px;font-size:7px}.requirement-strip b{margin-top:4px;font-size:9px}.requirement-strip button{color:var(--blue);background:0 0;margin-left:auto;font-size:8px}.property-list{gap:14px;margin-top:18px;display:grid}.property{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:290px 1fr;display:grid;position:relative;overflow:hidden}.property.featured{border-color:#d8bd88;box-shadow:0 7px 25px #9e7b3612}.best-ribbon{background:var(--gold);color:#fff;letter-spacing:.8px;z-index:2;padding:7px 12px;font-size:8px;font-weight:900;position:absolute;top:0;left:0}.property-image{background-position:50%;background-size:cover;min-height:292px;position:relative}.property-image:after{content:"";background:linear-gradient(#0000 50%,#04142499);position:absolute;inset:0}.match-ring{border:2px solid var(--gold);color:#fff;z-index:2;background:#062139dc;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:12px;right:12px}.match-ring b{font-size:14px}.match-ring span{color:var(--gold);font-size:6px}.property-main{padding:18px 20px}.property-title{justify-content:space-between;display:flex}.property-title small{color:var(--gold);letter-spacing:.8px;font-size:7px;font-weight:800}.property-title h2{margin:4px 0;font-family:Georgia,serif;font-size:20px;font-weight:500}.property-title p{color:var(--muted);font-size:8px}.property-title label{font-size:8px;font-weight:700}.property-specs{border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(5,1fr);margin:10px 0;display:grid}.property-specs>div{border-right:1px solid var(--line);flex-direction:column;padding:10px;display:flex}.property-specs>div:last-child{border:0}.property-specs b{margin-top:4px;font-size:8px}.tags{gap:5px;display:flex}.reason{grid-template-columns:1.3fr 1fr;gap:12px;margin-top:12px;display:grid}.reason>div{background:#f7f9fa;border-radius:7px;padding:10px}.reason h4{color:var(--blue);margin:0;font-size:8px}.reason ul{margin:7px 0 0;padding:0;list-style:none}.reason li,.reason p{color:#697781;margin:4px 0;font-size:7px}.property-buttons{justify-content:flex-end;gap:7px;margin-top:11px;display:flex}.property-buttons button{height:34px;font-size:9px}.recommend-summary{color:#fff;background:linear-gradient(110deg,#071d31,#0e3759);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:17px;margin-top:16px;padding:22px;display:grid}.recommend-summary>div>span{color:var(--gold);letter-spacing:1px;font-size:8px;font-weight:900}.recommend-summary h2{margin:5px 0;font-family:Georgia,serif;font-size:19px}.recommend-summary p{color:#a5b7c4;max-width:720px;font-size:9px;line-height:1.6}.summary-winners{gap:8px;display:flex}.summary-winners>div{border:1px solid #ffffff18;border-radius:6px;flex-direction:column;padding:9px;display:flex}.summary-winners b{margin-top:4px;font-size:8px}.disclaimer{text-align:center;color:#8b969e;font-size:7px}.compare-wrap{overflow:hidden}.compare-grid{grid-template-columns:170px repeat(3,1fr);display:grid}.compare-head>div{border-right:1px solid var(--line);flex-direction:column;padding:15px;display:flex}.compare-head>div:first-child{background:#f7f9fa;justify-content:center}.compare-head>div:first-child span{color:var(--gold);font-size:8px;font-weight:900}.compare-head>div:first-child b{margin-top:6px;font-family:Georgia,serif}.compare-head>div:not(:first-child){position:relative}.compare-head .winner{background:#fdfaf4}.compare-head img{object-fit:cover;border-radius:6px;width:100%;height:95px;margin-bottom:9px}.compare-head small{color:var(--gold);font-size:7px}.compare-head b{margin:4px 0;font-size:11px}.compare-head>div>span{color:var(--muted);font-size:8px}.compare-head .badge{position:absolute;top:20px;right:20px}.compare-row{border-top:1px solid var(--line)}.compare-row>b,.compare-row>span{border-right:1px solid var(--line);padding:11px 15px;font-size:8px}.compare-row>b{color:#63717c;background:#f9fafb}.compare-score{color:var(--blue);font-weight:900;position:relative}.compare-score i{background:var(--blue);width:94%;height:3px;margin-top:5px;display:block}.compare-ai{background:#f9f4e9;border:1px solid #eadbbe;border-radius:10px;gap:14px;margin-top:14px;padding:19px;display:flex}.compare-ai>i{color:var(--gold);font-size:20px;font-style:normal}.compare-ai>div>span{color:#977027;letter-spacing:1px;font-size:8px;font-weight:900}.compare-ai h2{margin:5px 0;font-family:Georgia,serif;font-size:18px}.compare-ai p{font-size:9px;line-height:1.6}.action-bar{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;margin-top:12px;padding:13px 15px;display:flex}.action-bar>div{flex-direction:column;flex:1;display:flex}.action-bar span{color:var(--gold);font-size:7px}.action-bar b{margin-top:4px;font-size:9px}.generator{grid-template-columns:360px 1fr;gap:15px;display:grid}.generator>section{padding:20px}.generator h3{margin:0 0 18px;font-family:Georgia,serif}.generator label,.drawer label,.modal-card label{flex-direction:column;gap:6px;margin-bottom:15px;font-size:9px;font-weight:700;display:flex}.generator select,.drawer input,.drawer select,.modal-card input,.modal-card select,.modal-card textarea{border:1px solid var(--line);height:40px;color:var(--ink);background:#fff;border-radius:7px;outline:0;padding:0 10px;font-size:9px}.select-client{border:1px solid var(--line);border-radius:7px;align-items:center;gap:9px;padding:8px;display:flex}.select-client>div:nth-child(2){flex-direction:column;flex:1;display:flex}.select-client b{font-size:9px}.select-client span{color:var(--muted);font-size:7px}.option-row{gap:5px;display:flex}.option-row button{border:1px solid var(--line);background:#fff;border-radius:6px;flex:1;height:33px;font-size:8px}.option-row button.active{border-color:var(--navy);color:var(--navy);background:#edf2f5;font-weight:800}.whatsapp{background:#e7ded4;border-radius:9px;overflow:hidden}.wa-head{color:#fff;background:#0a6759;align-items:center;gap:9px;height:52px;padding:0 13px;display:flex}.wa-head>div:nth-child(2){flex-direction:column;display:flex}.wa-head b{font-size:10px}.wa-head span{font-size:7px}.chat{background-image:radial-gradient(#a8a29744 1px,#0000 1px);background-size:14px 14px;min-height:270px;padding:25px}.bubble{background:#d9fdd3;border-radius:8px 0 8px 8px;max-width:76%;margin-left:auto;padding:13px;font-size:10px;line-height:1.5;box-shadow:0 1px 2px #0002}.bubble small{text-align:right;color:#69816d;font-size:7px;display:block}.message-tools{gap:5px;margin:11px 0;display:flex}.message-tools button{background:#f5f7f8;border-radius:6px;height:32px;padding:0 10px;font-size:8px}.primary.sent{background:var(--green)}.view-toggle{background:#eef1f3;border-radius:6px;padding:2px}.view-toggle button{background:0 0;border-radius:5px;padding:8px 11px;font-size:8px}.view-toggle button.active{background:#fff}.appointment-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:13px;display:grid}.appointment-stats>div{flex-direction:column;padding:14px;display:flex}.appointment-stats span{color:var(--muted);font-size:8px}.appointment-stats b{margin:5px 0;font-family:Georgia,serif;font-size:21px}.appointment-stats small{color:var(--green);font-size:7px}.calendar{padding:17px}.calendar-head{align-items:center;gap:6px;margin-bottom:15px;display:flex}.calendar-head button{border:1px solid var(--line);background:#fff;border-radius:6px;width:30px;height:30px}.calendar-head h3{margin:0 7px;font-family:Georgia,serif;font-weight:500}.calendar-head .today{width:auto;padding:0 10px}.weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.weekdays b{color:var(--muted);padding:8px;font-size:7px}.calendar-grid>div{border-top:1px solid var(--line);border-right:1px solid var(--line);min-height:100px;padding:6px}.calendar-grid>div:nth-child(7n+1){border-left:1px solid var(--line)}.calendar-grid>div>span{font-size:8px}.calendar-grid .today-cell{background:#fcfaf4}.calendar-grid .today-cell>span{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.event{color:var(--blue);background:#e8f1f6;border-radius:3px;margin-top:4px;padding:4px;font-size:6px}.event.gold{color:#8e6929;background:#f8f0df}.event.navy{color:var(--navy);background:#e8edf1}.event b{margin-right:3px}.modal,.drawer-wrap,.loading{z-index:60;background:#06182bbb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:12px;width:min(650px,100%);padding:27px;position:relative}.modal-card .close,.drawer-head>button{background:#f0f3f5;border-radius:50%;width:30px;height:30px;position:absolute;top:18px;right:18px}.modal-card h2{margin-bottom:5px;font-family:Georgia,serif}.modal-card>p{color:var(--muted);margin-bottom:20px;font-size:9px}.two-col{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.modal-card textarea{resize:none;height:70px;padding-top:10px}.modal-actions,.drawer-actions{justify-content:flex-end;gap:8px;display:flex}.report-layout{grid-template-columns:minmax(0,1fr) 275px;align-items:start;gap:15px;display:grid}.report-paper{border:1px solid var(--line);background:#fff;box-shadow:0 10px 35px #17324713}.report-cover{background:linear-gradient(120deg,#faf7f0,#fff);border-bottom:1px solid #eadfc9;padding:35px}.report-cover>.badge{margin-top:30px}.report-cover h1{font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.15}.report-cover>p{color:var(--muted);font-size:9px}.report-client{border-top:1px solid #d9c8a5;grid-template-columns:1fr 1fr;margin-top:28px;padding-top:17px;display:grid}.report-client>div{flex-direction:column;display:flex}.report-client span,.report-section>span,.report-note span{color:var(--gold);letter-spacing:1px;font-size:7px;font-weight:900}.report-client b{margin:5px 0;font-size:12px}.report-client small{color:var(--muted);font-size:8px}.report-content{padding:28px 35px}.report-section{margin-bottom:26px}.report-section h2{font-family:Georgia,serif;font-size:20px;font-weight:500}.report-facts{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.report-facts>div{background:#f6f8f9;border-radius:5px;flex-direction:column;padding:10px;display:flex}.report-facts b{margin-top:4px;font-size:8px}.report-property{border-top:1px solid var(--line);grid-template-columns:26px 75px 1fr 55px;align-items:center;gap:10px;padding:9px 0;display:grid}.report-property>b{color:var(--gold);font-family:Georgia,serif}.report-property img{object-fit:cover;border-radius:4px;width:75px;height:48px}.report-property>div small{color:var(--gold);font-size:6px}.report-property h3{margin:2px 0;font-family:Georgia,serif;font-size:12px}.report-property p{color:var(--muted);font-size:7px}.report-property>strong{color:var(--blue);flex-direction:column;font-size:14px;display:flex}.report-property>strong span{font-size:6px}.report-note{border-left:3px solid var(--gold);background:#f8f3e8;gap:12px;padding:15px;display:flex}.report-note>i{color:var(--gold);font-style:normal}.report-note h3{margin:4px 0;font-family:Georgia,serif}.report-note p{font-size:8px;line-height:1.6}.report-tools{padding:20px;position:sticky;top:88px}.report-tools h3{font-family:Georgia,serif}.report-progress{flex-direction:column;gap:6px;margin-bottom:15px;display:flex}.report-progress span{color:var(--muted);font-size:7px}.check-item{color:var(--green);border-bottom:1px solid #edf0f2;padding:7px 0;font-size:9px}.check-item span{color:var(--ink);margin-left:6px}.report-tools button{margin-top:9px}.secure{text-align:center;color:var(--muted);margin-top:12px;font-size:7px;display:block}.profile-card{align-items:center;gap:15px;padding:23px;display:flex}.profile-card>div:nth-child(2){flex:1}.profile-card h2{margin:0;font-family:Georgia,serif}.profile-card p{color:var(--muted);font-size:9px}.profile-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.profile-grid section{padding:20px}.profile-grid h3{font-family:Georgia,serif}.profile-kpis{grid-template-columns:repeat(3,1fr);display:grid}.profile-kpis>div{border-right:1px solid var(--line);flex-direction:column;display:flex}.profile-kpis b{font-size:20px}.profile-kpis span{color:var(--muted);font-size:8px}.setting{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:9px;display:flex}.assistant-fab{background:var(--navy);color:#fff;z-index:30;border-radius:22px;height:43px;padding:0 16px;font-size:12px;font-weight:800;position:fixed;bottom:20px;right:22px;box-shadow:0 8px 25px #06182b4a}.assistant-fab span{margin-left:7px}.assistant-panel{z-index:70;background:#fff;flex-direction:column;width:395px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 40px #06182b24}.assistant-head{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:18px;display:flex}.assistant-head>div{align-items:center;gap:10px;display:flex}.assistant-head i{border:1px solid var(--gold);width:32px;height:32px;color:var(--gold);border-radius:7px;place-items:center;font-style:normal;display:grid}.assistant-head span{color:var(--gold);letter-spacing:1px;font-size:7px}.assistant-head h3{margin:3px 0;font-family:Georgia,serif}.assistant-head button{color:#fff;background:0 0;font-size:20px}.assistant-context{background:#fbf8f2;border:1px solid #e8dec9;border-radius:7px;flex-direction:column;margin:13px;padding:11px;display:flex}.assistant-context span{color:var(--gold);font-size:7px}.assistant-context b{margin:4px 0;font-size:9px}.assistant-context small{color:var(--muted);font-size:7px}.assistant-chat{flex:1;padding:15px;overflow:auto}.assistant-chat h4{margin-bottom:5px;font-family:Georgia,serif;font-size:18px}.assistant-chat>p{color:var(--muted);font-size:9px}.suggestions{gap:7px;margin-top:17px;display:grid}.suggestions button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px;font-size:9px}.suggestions button:hover{border-color:var(--gold);background:#fdfaf5}.user-q{background:var(--navy);color:#fff;border-radius:8px 8px 0;width:max-content;max-width:85%;margin-left:auto;padding:10px;font-size:9px}.ai-answer{gap:9px;margin-top:15px;display:flex}.ai-answer i{color:var(--gold);font-style:normal}.ai-answer p{background:#f5f7f8;border-radius:0 8px 8px;margin:0;padding:11px;font-size:9px;line-height:1.55}.assistant-input{border:1px solid var(--line);border-radius:8px;margin:12px;padding:6px;display:flex}.assistant-input input{border:0;outline:0;flex:1;padding:0 7px;font-size:9px}.assistant-input button{background:var(--navy);color:#fff;border-radius:6px;width:32px;height:32px}.assistant-foot{text-align:center;color:var(--muted);padding-bottom:12px;font-size:7px}.drawer-wrap{place-items:stretch end;padding:0}.drawer{background:#fff;width:min(720px,100%);height:100%;overflow:auto}.drawer-head{background:var(--navy);color:#fff;padding:23px 27px;position:relative}.drawer-head>div>span{color:var(--gold);font-size:8px;font-weight:900}.drawer-head h2{margin:5px 0;font-family:Georgia,serif}.drawer-head p{color:#91a8ba;font-size:9px}.drawer-form{padding:25px}.drawer label{position:relative}.drawer label small{color:var(--muted);font-size:7px;position:absolute;bottom:12px;right:10px}.drawer-actions{border-top:1px solid var(--line);padding:17px 25px}.financial-result{padding:24px}.readiness{background:linear-gradient(110deg,#eaf5f0,#f8fbfa);border:1px solid #cee6db;border-radius:9px;align-items:center;padding:16px;display:flex}.readiness>div{flex:1}.readiness span{color:var(--green);font-size:7px;font-weight:900}.readiness h2{color:var(--green);margin:4px 0;font-family:Georgia,serif}.readiness p{max-width:480px;font-size:8px}.readiness>b{color:var(--green);font-size:28px}.result-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px;display:grid}.result-grid>div{border:1px solid var(--line);border-radius:6px;flex-direction:column;padding:11px;display:flex}.result-grid b{margin-top:4px;font-size:11px}.financial-ai{background:#f8f3e8;border-radius:7px;gap:10px;margin-top:13px;padding:12px;display:flex}.financial-ai i{color:var(--gold);font-style:normal}.financial-ai b{font-size:9px}.financial-ai p,.financial-disclaimer p{font-size:8px;line-height:1.5}.financial-disclaimer{color:#66747e;border-left:2px solid #c5cdd2;margin-top:12px;padding-left:10px}.financial-disclaimer b{font-size:8px}.loading{z-index:100}.loading>div{background:#fff;border-radius:13px;flex-direction:column;align-items:center;padding:30px 40px;display:flex;box-shadow:0 20px 60px #0004}.loading i{border:1px solid var(--gold);width:48px;height:48px;color:var(--gold);border-radius:50%;place-items:center;font-size:21px;font-style:normal;animation:1s infinite pulse;display:grid}.loading b{margin-top:14px;font-family:Georgia,serif;font-size:16px}.loading span{color:var(--muted);margin-top:6px;font-size:8px}.toast{color:#fff;z-index:100;background:#167154;border-radius:8px;padding:12px 17px;font-size:10px;position:fixed;top:82px;right:25px;box-shadow:0 8px 22px #0002}.mobile-bottom{display:none}.login{background:#fff;grid-template-columns:1.2fr .8fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(120deg,#041727dd,#082b49e8),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1600&q=85) 50%/cover;flex-direction:column;padding:40px 55px;display:flex}.login-copy{max-width:660px;margin:auto 0}.login-copy h1{font-family:Georgia,serif;font-size:50px;font-weight:400;line-height:1.08}.login-copy h1 em{color:var(--gold2);font-style:normal}.login-copy>p{color:#a7bbc9;max-width:560px;font-size:13px;line-height:1.7}.login-stats{margin-top:35px;display:flex}.login-stats>div{border-right:1px solid #fff2;flex-direction:column;margin-right:35px;padding-right:35px;display:flex}.login-stats>div:last-child{border:0}.login-stats b{color:var(--gold2);font-family:Georgia,serif;font-size:22px}.login-stats span{color:#8fa8ba;text-transform:uppercase;letter-spacing:.8px;margin-top:5px;font-size:8px}.login-foot{color:#69869a;font-size:8px}.login-form{flex-direction:column;justify-content:center;padding:35px 11%;display:flex}.login-form>.form-wrap{width:100%;max-width:420px;margin:auto}.login-form h2{margin:15px 0 6px;font-family:Georgia,serif;font-size:31px;font-weight:400}.login-form p{color:var(--muted);margin-bottom:28px;font-size:10px}.login-form label{flex-direction:column;gap:6px;margin-bottom:15px;font-size:9px;font-weight:700;display:flex}.login-form label>input,.password{border:1px solid var(--line);border-radius:7px;height:43px}.login-form label>input{padding:0 12px}.password{display:flex}.password input{border:0;outline:0;flex:1;padding:0 12px}.password button{background:0 0}.form-row{justify-content:space-between;align-items:center;display:flex}.form-row .check{flex-direction:row;font-size:8px}.form-row a{color:var(--blue);font-size:8px}.login-btn{justify-content:space-between;width:100%;height:47px;padding:0 18px}.demo-note{background:#f8f3e9;border:1px solid #ebdfc8;border-radius:7px;gap:10px;margin-top:17px;padding:12px;display:flex}.demo-note i{color:var(--gold);font-style:normal}.demo-note>div{flex-direction:column;display:flex}.demo-note b{font-size:9px}.demo-note span{color:var(--muted);margin-top:3px;font-size:7px}.login-form>small{text-align:center;color:#97a1a8;font-size:7px}.mobile-logo{display:none}@keyframes pulse{50%{opacity:.5}}@media (width<=1180px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.priority-row{grid-template-columns:40px 1fr 1fr 65px}.priority-row>button{display:none}.property{grid-template-columns:235px 1fr}.property-specs{grid-template-columns:repeat(3,1fr)}.property-specs>div:nth-child(3){border-right:0}.property-specs>div:nth-child(n+4){border-top:1px solid var(--line)}.quick-actions{grid-template-columns:repeat(3,1fr)}.analysis-cards{grid-template-columns:repeat(2,1fr)}.analysis-cards>div:nth-child(2){border-right:0}.analysis-cards>div:nth-child(n+3){border-top:1px solid var(--line)}}@media (width<=900px){.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:none}.scrim{z-index:19;background:#06182b99;position:fixed;inset:0}.main{margin-left:0}.menu{display:block}.topbar{padding:0 18px}.content{padding:24px 18px 90px}.search input{width:220px}.ai-top span{display:none}.dash-grid,.dash-grid.lower,.lead-layout,.generator,.report-layout,.profile-grid{grid-template-columns:1fr}.lead-layout>aside{grid-template-columns:1fr 1fr;display:grid}.property{grid-template-columns:210px 1fr}.reason{grid-template-columns:1fr}.report-tools{position:static}.login{grid-template-columns:1fr}.login-visual{display:none}.mobile-logo{margin-bottom:35px;display:block}.appointment-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.content{padding:20px 12px 85px}.topbar{height:58px;padding:0 12px}.search{display:none}.page-head{flex-direction:column;align-items:flex-start}.head-actions{width:100%;overflow:auto}.head-actions button{white-space:nowrap}.page-head h1{font-size:25px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi{padding:13px}.priority-title{flex-direction:column}.priority-title>.badge{margin-top:9px}.priority-row{grid-template-columns:36px 1fr 60px;height:auto;padding:10px}.priority-note{grid-column:2/4}.dash-grid,.lead-layout>aside{grid-template-columns:1fr}.client-hero{flex-wrap:wrap;align-items:flex-start}.client-id{min-width:100%}.hero-score{border-left:0;padding-left:0}.hero-actions{width:100%}.hero-actions button{flex:1}.quick-actions{display:flex;overflow:auto}.quick-actions>button{min-width:145px}.meter-grid,.analysis-cards,.pros-cons{grid-template-columns:1fr}.analysis-cards>div{border-right:0;border-top:1px solid var(--line)}.match-head{margin:-20px -12px 0;padding:25px 15px}.match-head h1{font-size:23px}.match-score{display:none}.requirement-strip{overflow:auto}.requirement-strip>div{min-width:105px}.property{grid-template-columns:1fr}.property-image{min-height:210px}.property-specs{grid-template-columns:repeat(2,1fr)}.property-specs>div{border-top:1px solid var(--line)}.property-specs>div:nth-child(odd){border-right:1px solid var(--line)}.property-specs>div:nth-child(2n){border-right:0}.recommend-summary{grid-template-columns:1fr}.recommend-summary>div:first-child{grid-row:auto}.summary-winners,.compare-wrap{overflow:auto}.compare-grid{min-width:800px}.action-bar{flex-direction:column;align-items:stretch}.appointment-stats{grid-template-columns:1fr 1fr}.calendar{overflow:auto}.weekdays,.calendar-grid{min-width:720px}.report-cover,.report-content{padding:22px 18px}.report-facts{grid-template-columns:repeat(2,1fr)}.report-property{grid-template-columns:20px 55px 1fr}.report-property img{width:55px}.report-property>strong{display:none}.assistant-panel{width:100%}.assistant-fab{bottom:65px}.assistant-fab span{display:none}.assistant-fab{width:43px;padding:0}.two-col{grid-template-columns:1fr}.mobile-bottom{border-top:1px solid var(--line);z-index:40;background:#fff;grid-template-columns:repeat(5,1fr);height:58px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom button{color:var(--muted);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:7px;display:flex}.mobile-bottom button span{font-size:15px}.mobile-bottom button.active{color:var(--blue)}.toast{inset:auto 12px 70px}.login-form{padding:28px 22px}.login-form h2{font-size:28px}}.mobile-top-brand,.mobile-dashboard-home{display:none}.sg-brand{gap:10px}.sg-logo-image{object-fit:cover;border-radius:12px;flex:0 0 42px;width:42px;height:42px;box-shadow:0 5px 14px #0000002e}.sg-brand>div:last-child b{letter-spacing:1.8px;font-family:Georgia,serif;font-size:17px}.sg-brand>div:last-child span{color:#d5ad61;letter-spacing:1.25px;font-size:6px}@media (width<=650px){body,.app-shell,.main{background:#eef1f2}.topbar{color:#fff;background:#080808;border:0;height:70px;padding:0 14px}.menu{color:#d5b56f;background:#ffffff14;border-radius:50%;width:34px;height:34px;margin-right:11px;padding:0;font-size:15px}.mobile-top-brand{transform-origin:0;width:145px;display:block;transform:scale(.72)}.top-actions{gap:7px}.top-actions .ai-top{color:#d7ba78;background:#c9a45c24;border-color:#c9a45c4d;border-radius:50%;width:35px;padding:0}.top-actions .iconbtn{color:#fff;background:#ffffff14;border-color:#ffffff14;border-radius:50%;width:35px}.top-avatar{display:none}.content{padding:0 12px 100px}.mobile-dashboard-home{color:#fff;background:radial-gradient(circle at 92% 2%,#c9a45c45,#0000 28%),linear-gradient(150deg,#050505 0%,#151515 68%,#282116 100%);border-radius:0 0 34px 34px;margin:0 -12px;padding:14px 17px 28px;display:block;box-shadow:0 14px 30px #071b2e2e}.mobile-dashboard-home+.page-head{display:none}.mobile-greeting{align-items:center;gap:11px;display:flex}.mobile-agent-photo{color:#080808;background:linear-gradient(145deg,#f2dfb4,#b88d49);border:2px solid #ffffffb3;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:12px;font-weight:900;display:grid;position:relative}.mobile-agent-photo i{background:#4fd399;border:2px solid #111;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:0}.mobile-greeting>div:nth-child(2){flex:1}.mobile-greeting span,.mobile-section-title span{color:#d5b56f;letter-spacing:1.35px;font-size:7px;font-weight:900;display:block}.mobile-greeting h1{margin:3px 0 1px;font-family:Georgia,serif;font-size:20px;font-weight:500}.mobile-greeting p{color:#91a8b9;margin:0;font-size:8px}.mobile-greeting>button{color:#fff;background:#ffffff17;border-radius:50%;width:34px;height:34px}.mobile-ai-card{text-align:left;color:#080808;background:linear-gradient(120deg,#e6ca8b,#c69e52);border-radius:20px;align-items:center;gap:12px;width:100%;min-height:88px;margin-top:18px;padding:16px;display:flex;box-shadow:0 10px 26px #0000002e}.mobile-ai-card>div{flex:1}.mobile-ai-card span{letter-spacing:1px;font-size:7px;font-weight:900}.mobile-ai-card h2{margin:5px 0 3px;font-family:Georgia,serif;font-size:16px;font-weight:600}.mobile-ai-card p{color:#080808ad;margin:0;font-size:8px}.mobile-ai-card>b{color:#fff;background:#090909;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.mobile-section-title{justify-content:space-between;align-items:flex-end;margin-top:22px;display:flex}.mobile-section-title h3{margin:4px 0 0;font-family:Georgia,serif;font-size:16px;font-weight:500}.mobile-section-title>button{color:#b8c6d0;background:0 0;padding:4px;font-size:8px}.mobile-services{grid-template-columns:1fr 1fr;gap:9px;margin-top:11px;display:grid}.mobile-services>button{text-align:left;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff13;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:31px 1fr 18px;align-content:space-between;align-items:center;gap:7px;min-height:104px;padding:12px;display:grid}.mobile-services>button>i{color:#d9bc7c;background:#c9a45c21;border-radius:50%;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.mobile-services>button>span{flex-direction:column;grid-column:1/4;display:flex}.mobile-services b{font-size:10px}.mobile-services small{color:#89a0b2;margin-top:4px;font-size:7px}.mobile-services em{color:#cbd6dc;background:#ffffff14;border-radius:50%;justify-self:end;place-items:center;width:20px;height:20px;font-size:8px;font-style:normal;display:grid}.mobile-dashboard-home .mobile-section-title:last-child{margin-bottom:-10px}.kpi-grid{scrollbar-width:none;gap:10px;margin:18px -12px 14px;padding:0 12px 3px;display:flex;overflow-x:auto}.kpi-grid::-webkit-scrollbar{display:none}.kpi{border:0;border-radius:18px;min-width:148px;padding:15px;box-shadow:0 5px 16px #0f263812}.kpi-icon{border-radius:10px}.kpi>b{margin-top:14px;font-size:25px}.ai-priority{background:linear-gradient(145deg,#070707,#242018);border-radius:23px;margin:0 0 13px;padding:18px 14px;box-shadow:0 8px 24px #071b2e26}.priority-title h2{font-size:19px}.priority-list{gap:8px}.priority-row{background:#fff1;border:1px solid #ffffff14;border-radius:15px;padding:11px}.dash-grid>.panel,.panel,.client-hero,.filterbar,.requirement-strip,.property,.action-bar{border-color:#0e2b4214;border-radius:18px;box-shadow:0 5px 18px #0f26380e}.dash-grid>.panel{padding:17px}.mobile-bottom{background:#070707;border:1px solid #ffffff14;border-radius:31px;gap:2px;height:62px;padding:5px;bottom:10px;left:12px;right:12px;overflow:hidden;box-shadow:0 12px 28px #04142057}.mobile-bottom button{color:#8194a2;background:0 0;border-radius:24px;min-width:0;transition:all .2s}.mobile-bottom button span{font-size:14px}.mobile-bottom button.active{color:#080808;background:linear-gradient(135deg,#eedcae,#c9a45c);font-weight:900}.assistant-fab{color:#d8bc7a;background:#090909;border:1px solid #c9a45c80;bottom:84px;right:18px}.page-head{padding-top:20px}.page-head h1,.match-head h1,.client-id h1{letter-spacing:-.2px}.quick-actions>button,.property,.report-paper,.generator>section{border-radius:18px}.match-head{border-radius:0 0 28px 28px;padding-top:25px}.property-image{border-radius:18px 18px 0 0}.login-form{background:radial-gradient(circle at 100% 0,#c9a45c42,#0000 30%),linear-gradient(160deg,#070707 0 35%,#f4f6f7 35% 100%);min-height:100vh;padding:28px 22px}.login-form>.form-wrap{background:#fff;border-radius:26px;padding:25px 20px;box-shadow:0 18px 45px #04162438}.mobile-logo{margin:0 0 45px;transform:translateY(-68px)}.mobile-logo .sg-logo-image{border-radius:17px;flex-basis:58px;width:58px;height:58px}.mobile-logo .sg-brand>div:last-child b{color:#fff;font-size:19px}.mobile-logo+.badge{margin-top:-48px}}:root{--navy:#241725;--navy2:#332037;--blue:#7458dc;--gold:#ff5b3e;--gold2:#ff9b83;--bg:#f4f1f5}html{background:#19121d}body{background:radial-gradient(circle at 20% 10%,#7458dc2e,#0000 24%),radial-gradient(circle at 82% 90%,#ff5b3e24,#0000 26%),#19121d;min-height:100vh}.app-shell,.login{background:#f4f1f5;width:min(430px,100%);min-height:100vh;margin:0 auto;overflow-x:hidden;box-shadow:0 0 70px #00000061}.sidebar{display:none!important}.main{background:#f4f1f5;width:100%;min-height:100vh;margin-left:0!important}.topbar{color:#fff;background:#241725;border:0;height:70px;padding:0 14px}.menu{color:#ff795e;background:#ffffff14;border-radius:50%;width:34px;height:34px;margin-right:10px;padding:0;font-size:15px;display:block!important}.mobile-top-brand{transform-origin:0;width:150px;transform:scale(.72);display:block!important}.search,.top-avatar{display:none!important}.top-actions{gap:7px}.top-actions .ai-top,.top-actions .iconbtn{color:#fff;background:#ffffff14;border-color:#ffffff17;border-radius:50%;width:35px;height:35px;padding:0}.top-actions .ai-top{color:#b9abff;background:#7458dc2e;border-color:#7458dc6b}.top-actions .ai-top span{display:none}.content{max-width:none;padding:0 12px 100px}.mobile-dashboard-home{color:#fff;background:radial-gradient(circle at 88% 8%,#ff5b3e40,#0000 29%),radial-gradient(circle at 12% 90%,#7458dc47,#0000 34%),linear-gradient(150deg,#241725 0%,#332037 70%,#2a1a2d 100%);border-radius:0 0 34px 34px;margin:0 -12px;padding:15px 17px 28px;box-shadow:0 14px 30px #24172533;display:block!important}.mobile-dashboard-home+.page-head{display:none}.mobile-greeting{align-items:center;gap:11px;display:flex}.mobile-agent-photo{color:#fff;background:linear-gradient(145deg,#ff7458,#7658df);border:2px solid #ffffffb8;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:12px;font-weight:900;display:grid;position:relative;box-shadow:0 6px 17px #0000002e}.mobile-agent-photo i{background:#51d097;border:2px solid #2c1b30;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:0}.mobile-greeting>div:nth-child(2){flex:1;min-width:0}.mobile-greeting span,.mobile-section-title span{letter-spacing:1.3px;font-size:7px;font-weight:900;display:block}.mobile-greeting h1{margin:3px 0 2px;font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1.15}.mobile-greeting p{color:#b8aebe;margin:0;font-size:8px;line-height:1.4}.mobile-greeting>button{background:#ffffff17;border-radius:50%;flex:0 0 34px;width:34px;height:34px}.mobile-ai-card{text-align:left;border-radius:20px;align-items:center;gap:12px;width:100%;min-height:92px;margin-top:18px;padding:16px;display:flex}.mobile-ai-card>div{flex:1;min-width:0}.mobile-ai-card span{letter-spacing:1px;font-size:7px;font-weight:900;display:block}.mobile-ai-card h2{margin:5px 0 4px;font-family:Georgia,serif;font-size:16px;font-weight:600;line-height:1.2}.mobile-ai-card p{margin:0;font-size:8px;line-height:1.35}.mobile-ai-card>b{border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:14px;display:grid}.mobile-section-title{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:22px;display:flex}.mobile-section-title>div{min-width:0}.mobile-section-title h3{margin:4px 0 0;font-family:Georgia,serif;font-size:16px;font-weight:500;line-height:1.2}.mobile-section-title>button{color:#c1b6c6;white-space:nowrap;background:0 0;padding:5px 0;font-size:8px}.mobile-services{grid-template-columns:1fr 1fr;gap:9px;margin-top:11px;display:grid}.mobile-services>button{text-align:left;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:32px 1fr 20px;align-content:space-between;align-items:center;gap:7px;min-height:106px;padding:12px;display:grid}.mobile-services>button>i{border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.mobile-services>button>span{flex-direction:column;grid-column:1/4;min-width:0;display:flex}.mobile-services b{font-size:10px;line-height:1.25}.mobile-services small{color:#b8aebe;margin-top:4px;font-size:7px;line-height:1.3}.mobile-services em{color:#ddd5e1;background:#ffffff17;border-radius:50%;justify-self:end;place-items:center;width:20px;height:20px;font-size:8px;font-style:normal;display:grid}.mobile-dashboard-home .mobile-section-title:last-child{margin-top:20px;margin-bottom:-10px}.mobile-ai-card{color:#fff;background:linear-gradient(120deg,#ff5b3e,#ff7954 58%,#8d62e9 135%);box-shadow:0 12px 30px #ff5b3e42}.mobile-ai-card p{color:#ffffffc2}.mobile-ai-card>b{color:#ff6447;background:#fff}.mobile-services>button{background:#ffffff14;border-color:#ffffff1c}.mobile-services>button:nth-child(2n)>i{color:#c5b8ff;background:#7458dc38}.mobile-services>button:nth-child(odd)>i{color:#ff8b74;background:#ff5b3e2b}.mobile-greeting span,.mobile-section-title span{color:#ff826a}.mobile-greeting>button{color:#c8bcff}.kpi-grid{scrollbar-width:none;gap:10px;margin:18px -12px 14px;padding:0 12px 4px;overflow-x:auto;display:flex!important}.kpi-grid::-webkit-scrollbar{display:none}.kpi{border:0;border-radius:18px;min-width:148px;padding:15px;box-shadow:0 5px 18px #24172514}.kpi-icon{color:#7658df;background:#f0ebff;border-radius:10px}.kpi-icon.i1,.kpi-icon.i2,.kpi-icon.i4{color:#ff5b3e;background:#fff0ec}.dashboard-properties{margin:2px -12px 16px;padding:18px 0 10px;overflow:hidden}.dashboard-section-head{justify-content:space-between;align-items:flex-end;gap:12px;padding:0 16px 12px;display:flex}.dashboard-section-head>div{min-width:0}.dashboard-section-head span{color:#ff5b3e;letter-spacing:1.2px;font-size:7px;font-weight:900}.dashboard-section-head h2{margin:5px 0 0;font-family:Georgia,serif;font-size:18px;font-weight:500;line-height:1.2}.dashboard-section-head button{color:#7458dc;white-space:nowrap;background:0 0;padding:5px 0;font-size:8px;font-weight:800}.dashboard-property-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:0 16px 8px;display:flex;overflow-x:auto}.dashboard-property-track::-webkit-scrollbar{display:none}.dashboard-property-card{scroll-snap-align:start;text-align:left;color:#fff;background:#2a1b2d;border-radius:22px;flex:0 0 310px;width:310px;height:218px;padding:0;animation:.65s cubic-bezier(.2,.75,.25,1) both propertyReveal;position:relative;overflow:hidden;box-shadow:0 12px 28px #2417252e}.dashboard-property-card>img{object-fit:cover;width:100%;height:100%;animation:9s ease-in-out infinite alternate propertyDrift;display:block;transform:scale(1.03)}.property-photo-shade{background:linear-gradient(#140a170d 20%,#140a17eb 100%),linear-gradient(90deg,#7458dc24,#ff5b3e14);position:absolute;inset:0}.dashboard-match{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#241725ad;border:1px solid #ffffff7a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:50px;height:50px;animation:2.8s ease-in-out infinite matchPulse;display:flex;position:absolute;top:13px;right:13px;box-shadow:0 4px 14px #0003}.dashboard-match b{font-size:13px}.dashboard-match span{color:#ff9a85;letter-spacing:.7px;margin-top:1px;font-size:5px;font-weight:900}.dashboard-property-copy{position:absolute;bottom:14px;left:15px;right:15px}.dashboard-property-copy>small{color:#ff9b86;letter-spacing:.3px;font-size:7px;font-weight:800}.dashboard-property-copy h3{margin:4px 0 3px;font-family:Georgia,serif;font-size:18px;font-weight:500;line-height:1.15}.dashboard-property-copy>p{color:#ffffffc2;margin:0;font-size:8px}.dashboard-property-copy>div{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.dashboard-property-copy>div span{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:10px;padding:5px 8px;font-size:6px;font-weight:800}.dashboard-property-copy>div b{color:#fff;font-size:8px}.property-scroll-hint{justify-content:center;align-items:center;gap:4px;height:12px;display:flex}.property-scroll-hint i{background:#d3cbd5;border-radius:5px;width:5px;height:5px}.property-scroll-hint i.active{background:linear-gradient(90deg,#ff5b3e,#7458dc);width:19px}.mobile-ai-card{position:relative;overflow:hidden}.mobile-ai-card:after{content:"";background:linear-gradient(90deg,#0000,#ffffff52,#0000);width:24%;height:220%;animation:4.2s ease-in-out infinite aiShine;position:absolute;top:-60%;left:-35%;transform:rotate(24deg)}.mobile-services>button{animation:.55s cubic-bezier(.2,.75,.25,1) both toolReveal}.mobile-services>button:nth-child(2){animation-delay:80ms}.mobile-services>button:nth-child(3){animation-delay:.16s}.mobile-services>button:nth-child(4){animation-delay:.24s}.kpi:first-child{animation:.5s .1s both toolReveal}.kpi:nth-child(2){animation:.5s .18s both toolReveal}.kpi:nth-child(3){animation:.5s .26s both toolReveal}.kpi:nth-child(4){animation:.5s .34s both toolReveal}@keyframes propertyReveal{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes propertyDrift{0%{transform:scale(1.03)translate(0)}to{transform:scale(1.1)translate(-1.5%)}}@keyframes matchPulse{0%,to{box-shadow:0 4px 14px #0003,0 0 #ff5b3e40}50%{box-shadow:0 4px 14px #0003,0 0 0 7px #ff5b3e00}}@keyframes aiShine{0%,48%{opacity:0;left:-35%}56%{opacity:1}76%,to{opacity:0;left:125%}}@keyframes toolReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.dashboard-property-card,.dashboard-property-card>img,.dashboard-match,.mobile-ai-card:after,.mobile-services>button,.kpi{animation:none!important}}.ai-priority{color:#fff;background:radial-gradient(circle at 95% 10%,#ff5b3e2e,#0000 35%),linear-gradient(145deg,#241725,#37213c);border-radius:23px;margin:0 0 13px;padding:18px 14px;box-shadow:0 9px 25px #2417252b}.priority-title span,.priority-title i,.recommend-summary>div>span,.compare-ai>div>span{color:#ff7458}.priority-row{background:#ffffff0f;border-color:#ffffff14;border-radius:15px;grid-template-columns:36px 1fr 60px;height:auto;padding:11px}.priority-note{grid-column:2/4}.priority-row>button{display:none}.dash-grid,.dash-grid.lower,.lead-layout,.generator,.report-layout,.profile-grid{grid-template-columns:1fr!important}.lead-layout>aside{grid-template-columns:1fr;display:grid}.panel,.client-hero,.filterbar,.requirement-strip,.property,.action-bar,.quick-actions>button,.report-paper,.generator>section{border-color:#24172514;border-radius:18px;box-shadow:0 5px 18px #2417250f}.dash-grid>.panel{padding:17px}.page-head{flex-direction:column;align-items:flex-start;padding-top:20px}.head-actions{width:100%;overflow-x:auto}.primary{color:#fff;background:linear-gradient(120deg,#ff593b,#ff7656);box-shadow:0 6px 18px #ff5b3e38}.primary:hover{background:linear-gradient(120deg,#f84e31,#ff6e4b)}.badge.gold{color:#dc472d;background:#ffebe6}.quick-actions{scrollbar-width:none;display:flex;overflow-x:auto}.quick-actions>button{min-width:150px}.client-hero{flex-wrap:wrap;align-items:flex-start}.client-id{min-width:100%}.hero-score{border-left:0;padding-left:0}.hero-actions{width:100%}.hero-actions button{flex:1}.analysis-cards,.meter-grid,.pros-cons{grid-template-columns:1fr}.analysis-cards>div{border-top:1px solid var(--line);border-right:0}.filterbar{overflow-x:auto}.filterbar>button{min-width:max-content}.match-head{color:#fff;background:radial-gradient(circle at 90% 10%,#ff5b3e33,#0000 35%),linear-gradient(145deg,#241725,#3b2440);border-radius:0 0 28px 28px;margin:0 -12px;padding:25px 15px 30px}.match-score{display:none}.requirement-strip{overflow-x:auto}.requirement-strip>div{min-width:105px}.property{grid-template-columns:1fr}.property-image{border-radius:18px 18px 0 0;min-height:220px}.property-specs{grid-template-columns:repeat(2,1fr)}.reason,.recommend-summary{grid-template-columns:1fr}.recommend-summary{color:#fff;background:linear-gradient(145deg,#241725,#3b2440)}.recommend-summary>div:first-child{grid-row:auto}.summary-winners,.compare-wrap,.calendar,.message-tools{overflow-x:auto}.compare-grid{min-width:800px}.compare-ai{background:linear-gradient(120deg,#fff1ed,#f2edff);border-color:#f3d9d0}.action-bar{flex-direction:column;align-items:stretch}.appointment-stats{grid-template-columns:1fr 1fr}.weekdays,.calendar-grid{min-width:720px}.report-cover,.report-content{padding:22px 18px}.report-facts{grid-template-columns:repeat(2,1fr)}.report-property{grid-template-columns:20px 55px 1fr}.report-property img{width:55px}.report-property>strong{display:none}.assistant-panel,.drawer{width:min(430px,100%)!important}.assistant-panel{right:max(0px,50vw - 215px)}.assistant-head,.drawer-head{background:#241725}.assistant-fab{color:#fff;background:linear-gradient(145deg,#ff5b3e,#ff7455);border:0;width:45px;padding:0;bottom:84px;right:max(18px,50vw - 197px)}.assistant-fab span{display:none}.mobile-bottom{z-index:40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#faf8fbf7;border:0;border-top:1px solid #e8e1e9;border-radius:0;grid-template-columns:repeat(5,1fr);gap:2px;width:min(430px,100%);height:72px;padding:5px 8px 9px;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%);box-shadow:0 -9px 25px #24172514;display:grid!important}.mobile-bottom button{color:#6c6570;background:0 0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:7px;display:flex}.mobile-bottom button.active{color:#ff593b;background:linear-gradient(145deg,#fff0ec,#f1eafb);font-weight:900}.toast{color:#fff;background:#7458dc;inset:auto max(12px,50vw - 203px) 84px auto}.login{grid-template-columns:1fr;display:grid}.login-visual{display:none}.login-form{background:radial-gradient(circle at 90% 8%,#ff5b3e45,#0000 26%),radial-gradient(circle at 6% 25%,#7458dc47,#0000 30%),linear-gradient(160deg,#241725 0 35%,#f4f1f5 35% 100%);min-height:100vh;padding:28px 22px}.login-form>.form-wrap{background:#fff;border-radius:26px;padding:25px 20px;box-shadow:0 18px 45px #24172540}.mobile-logo{margin:0 0 45px;display:block;transform:translateY(-68px)}.mobile-logo .sg-brand>div:last-child b{color:#fff}.two-col{grid-template-columns:1fr}.app-shell,.login{-webkit-font-smoothing:antialiased;font-weight:500}.mobile-greeting span,.mobile-section-title span,.dashboard-section-head span,.match-head>div>span,.page-head>div:first-child>span,.panel-head>div>span,.report-tools>span,.profile-grid section>span{letter-spacing:1.1px;font-size:9px;font-weight:900}.mobile-greeting h1{font-size:23px;font-weight:700}.mobile-greeting p{font-size:10px;font-weight:550}.mobile-ai-card{min-height:102px;padding:17px}.mobile-ai-card span{font-size:9px}.mobile-ai-card h2{font-size:19px;font-weight:700}.mobile-ai-card p{font-size:10px;font-weight:600}.mobile-section-title h3{font-size:19px;font-weight:700}.mobile-section-title>button,.dashboard-section-head button{font-size:10px;font-weight:800}.mobile-services>button{min-height:116px;padding:14px}.mobile-services b{font-size:13px;font-weight:800}.mobile-services small{margin-top:5px;font-size:9px;font-weight:550}.kpi>span{font-size:10px;font-weight:800}.kpi>b{font-size:28px;font-weight:700}.kpi>small{font-size:9px;font-weight:600}.dashboard-section-head h2{font-size:21px;font-weight:700}.dashboard-property-copy>small{font-size:9px;font-weight:800}.dashboard-property-copy h3{font-size:21px;font-weight:700}.dashboard-property-copy>p{font-size:10px;font-weight:600}.dashboard-property-copy>div span,.dashboard-property-copy>div b{font-size:9px;font-weight:800}.dashboard-match b{font-size:15px;font-weight:800}.dashboard-match span{font-size:7px}.priority-title h2{font-size:21px;font-weight:700}.priority-title p{font-size:10px;font-weight:550;line-height:1.45}.priority-person b{font-size:12px;font-weight:800}.priority-person span,.priority-note b{font-size:10px;font-weight:600}.priority-note small,.priority-score small{font-size:8px;font-weight:800}.panel-head h3{font-size:19px;font-weight:700}.panel-head a{font-size:10px;font-weight:800}.bars span,.bars strong,.insight li,.appt-mini b,.appt-mini span{font-size:10px;font-weight:600}.insight li small{font-size:9px;line-height:1.4}.page-head h1,.match-head h1{font-size:28px;font-weight:700}.page-head p,.match-head p{font-size:11px;font-weight:550;line-height:1.5}.primary,.secondary{font-size:12px;font-weight:800}.badge{font-size:9px;font-weight:900}.client-id h1{font-size:27px;font-weight:700}.client-id p,.client-id span,.summary-copy{font-size:11px}.quick-actions b,.analysis-cards b,.data-row b,.missing>div>b{font-size:10px;font-weight:750}.quick-actions small,.analysis-cards small,.data-row span,.missing>div>button{font-size:9px;font-weight:600}th{font-size:9px;font-weight:900}td,.client-cell b,.table-action{font-size:10px;font-weight:650}.property-title small,.property-specs span,.reason h4,.recommend-summary>div>span{font-size:9px;font-weight:900}.property-title h2{font-size:22px;font-weight:700}.property-title p,.property-specs b,.reason li,.reason p,.recommend-summary p{font-size:10px;font-weight:550;line-height:1.45}.generator label,.generator select,.message-tools button,.drawer label,.modal-card label{font-size:10px;font-weight:650}.mobile-bottom button{font-size:9px;font-weight:700}.mobile-bottom button span{font-size:18px}.notifications{color:#241725;background:#fff;border:1px solid #e9e1ea;border-radius:18px;width:calc(100% - 28px);padding:19px;top:62px;right:14px;box-shadow:0 18px 42px #24172538}.notifications>b{color:#241725;padding-bottom:10px;font-family:Georgia,serif;font-size:19px;font-weight:700;display:block}.notifications p{color:#3f3442;align-items:flex-start;min-height:58px;margin:0;padding:13px 2px;font-size:12px;font-weight:650;line-height:1.45}.notifications .dot{flex:0 0 11px;width:11px;height:11px;margin-top:3px}.login-form{padding:24px 18px 30px}.login-form>.form-wrap{padding:0 22px 24px;overflow:hidden}.mobile-logo{background:radial-gradient(circle at 82% 10%,#ff5b3e40,#0000 34%),radial-gradient(circle at 14% 100%,#7458dc4d,#0000 38%),#241725;border-radius:26px 26px 20px 20px;justify-content:center;margin:0 -22px 25px;padding:28px 18px 24px;display:flex;transform:none}.mobile-logo .sg-brand{text-align:center;flex-direction:column;align-items:center;gap:10px}.mobile-logo .sg-logo-image{border:1px solid #ffffff38;border-radius:23px;flex-basis:88px;width:88px;height:88px;box-shadow:0 10px 28px #00000047}.mobile-logo .sg-brand>div:last-child b{color:#fff;letter-spacing:2.5px;font-size:24px;font-weight:800}.mobile-logo .sg-brand>div:last-child span{color:#ff8b72;letter-spacing:1.5px;margin-top:7px;font-size:9px;font-weight:800}.mobile-logo+.badge{margin-top:0}.login-form h2{font-size:34px;font-weight:700}.login-form p{font-size:12px;font-weight:550;line-height:1.55}.login-form label{font-size:12px;font-weight:750}.login-form label>input,.password input{font-size:13px;font-weight:600}.form-row .check,.form-row a{font-size:10px;font-weight:650}.demo-note b{font-size:12px;font-weight:800}.demo-note span{font-size:10px;font-weight:550;line-height:1.4}.mobile-services small,.kpi>small,.dashboard-property-copy>p,.priority-person span,.priority-note b,.insight li small,.quick-actions small,.analysis-cards small,.data-row span,.timeline-row small,.timeline-row p span,.property-title p,.property-specs b,.reason li,.reason p,.recommend-summary p,.report-property p,.assistant-context small,.assistant-foot{font-size:10px;font-weight:600}.mobile-services small,.dashboard-property-copy>p,.property-title p,.recommend-summary p{font-size:11px}.analysis-cards span,.property-specs span,.result-grid span,.report-facts span,.timeline-row p b,.appointment-stats span,.appointment-stats small{font-size:10px;font-weight:700}.data-row b,.missing>div>b,.check-item,.setting,.select-client b,.select-client span,.wa-head b,.wa-head span{font-size:11px;font-weight:700}@media (width<=430px){body{background:#f4f1f5}.app-shell,.login{box-shadow:none}}
