:root{--brand-navy-950: #04142c;--brand-navy-900: #061d3d;--brand-navy-800: #0a2d59;--brand-navy-700: #0e3d74;--brand-teal: #13b5b1;--brand-teal-strong: #079d9b;--brand-teal-text: #057371;--brand-cyan: #55dfd4;--brand-cutout: #ffffff;--ink: #0a1930;--ink-soft: #405066;--muted: #5b6b80;--line: #e7edf3;--surface: #ffffff;--surface-soft: #f7fafc;--surface-blue: #eef7f8;--success: #1a9d72;--radius-sm: 12px;--radius-md: 18px;--radius-lg: 28px;--radius-xl: 36px;--shadow-sm: 0 8px 24px rgba(6, 29, 61, .06);--shadow-md: 0 18px 55px rgba(6, 29, 61, .11);--shell: 1180px;--header-h: 76px;--fs-badge: 12px;--fs-meta: 13px;--fs-label: 13px;--fs-table: 14px;--fs-body: 15px;--fs-body-lg: 16px;--fs-h3: 18px;--fs-h2: 22px;--fs-h1: 28px;--lh-tight: 1.15;--lh-dense: 1.4;--lh-body: 1.5;--focus-ring-color: #079d9b;--focus-ring-width: 2px;--focus-ring-offset: 2px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{display:block}main{min-height:60vh}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.section{padding:96px 0}.section--muted{background:var(--surface-soft);border-block:1px solid var(--line)}.section--dark{color:#fff;background:linear-gradient(145deg,var(--brand-navy-950),var(--brand-navy-800))}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand-teal-text);font-weight:700;font-size:14px;letter-spacing:.01em}.section-heading{max-width:680px;margin-bottom:38px}.section-heading--center{margin-inline:auto;text-align:center}.section-heading h2,.page-title{margin:12px 0 14px;font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.035em}.section-heading p{margin:0;color:var(--ink-soft);font-size:18px;line-height:1.75}.section-heading--light p{color:#ffffffad}.section-heading--light h2{color:#fff}.page-hero{padding-top:118px;min-height:70vh}.empty-state{text-align:center;padding:80px 0}.empty-state b{font-size:72px;color:var(--brand-teal)}.empty-state h1{font-size:36px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:focus-visible:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset);border-radius:4px}body{font-size:var(--fs-body);line-height:var(--lh-body)}input,select,textarea,button{line-height:1.35}::placeholder{color:#718096;opacity:1}@media(max-width:760px){button,.button,.menu-button{touch-action:manipulation}input,select,textarea{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.route-loading{min-height:240px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--muted);font-size:14px;font-weight:750}.route-loading__mark{width:34px;height:34px;border:3px solid #dce8ed;border-top-color:var(--brand-teal-text);border-radius:50%;animation:routeLoadingSpin .7s linear infinite}@keyframes routeLoadingSpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.route-loading__mark{animation:none;border-top-color:#dce8ed;background:#eaf8f7}}.brand-logo{--brand-cutout: #fff;display:inline-flex;align-items:center;gap:10px;color:var(--brand-navy-900)}.brand-logo--light{color:#fff}.brand-logo__mark{width:38px;height:38px}.brand-logo__text{font-weight:800;font-size:25px;letter-spacing:.13em;direction:ltr}.site-header{position:sticky;top:0;z-index:30;height:var(--header-h);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(231,237,243,.8)}.site-header__inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px}.site-header__brand{justify-self:start}.site-nav{display:flex;align-items:center;gap:4px}.site-nav__link{padding:11px 15px;border-radius:999px;color:var(--ink-soft);font-weight:650;font-size:15px;transition:.2s ease}.site-nav__link:hover,.site-nav__link--active{color:var(--brand-navy-900);background:var(--surface-soft)}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:8px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:13px;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button--large{min-height:52px;padding-inline:24px;border-radius:15px}.button--primary{color:#fff;background:linear-gradient(135deg,var(--brand-teal),var(--brand-teal-strong));box-shadow:0 10px 25px #13b5b133}.button--soft{color:var(--brand-navy-900);background:var(--surface-soft);border-color:var(--line)}.button--ghost{color:var(--ink-soft);background:transparent}.button--outline-light{color:#fff;border-color:#ffffff40;background:#ffffff0a}.button--full{width:100%}.menu-button{display:none;width:44px;height:44px;border:0;border-radius:12px;background:var(--surface-soft);color:var(--ink);place-items:center}.hero{padding-top:72px;overflow:hidden}.hero__layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}.hero__copy h1{margin:14px 0 22px;font-size:clamp(48px,6.3vw,78px);line-height:.98;letter-spacing:-.055em}.hero__copy h1 span{color:var(--brand-teal-strong)}.hero__copy>p{max-width:620px;margin:0;color:var(--ink-soft);font-size:19px;line-height:1.8}.hero__actions{display:flex;gap:10px;margin-top:28px}.hero__proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:var(--muted);font-size:14px}.hero__proof span{display:flex;align-items:center;gap:6px}.hero__visual{position:relative;min-height:555px;display:grid;place-items:center}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.75}.hero-orb--1{width:420px;height:420px;background:radial-gradient(circle,#13b5b138,#13b5b100 68%)}.hero-orb--2{width:280px;height:280px;left:4%;top:8%;background:radial-gradient(circle,#2867b129,#2867b100 70%)}.product-window{position:relative;z-index:2;width:min(100%,630px);border:1px solid rgba(225,233,241,.96);background:#fffffff2;border-radius:28px;box-shadow:0 30px 80px #061d3d29;overflow:hidden;transform:perspective(1200px) rotateY(-4deg) rotateX(1deg)}.product-window__topbar{height:62px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid var(--line)}.product-window__logo{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;color:#fff;background:var(--brand-navy-900);font-weight:900}.product-window__title{font-weight:750}.product-window__status{margin-inline-start:auto;color:var(--success);font-size:12px}.product-window__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px;background:#f8fbfd}.preview-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px;box-shadow:0 6px 18px #061d3d0a}.preview-card--wide{grid-row:span 2}.preview-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.preview-card__head span{color:var(--success);font-size:11px}.lead-list>div{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #eef2f5}.lead-list>div:last-child{border-bottom:0}.lead-list p{margin:0;flex:1;display:grid;gap:3px}.lead-list small{color:var(--muted);font-size:12px}.lead-list em{padding:5px 8px;border-radius:999px;font-style:normal;color:var(--brand-teal-strong);background:#e8f8f7;font-size:12px}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800}.avatar--1{background:#dff4ef;color:#16795f}.avatar--2{background:#edf0ff;color:#4f55a5}.avatar--3{background:#fff0dd;color:#ad6b19}.metric-preview{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px}.metric-preview span,.metric-preview small{color:var(--muted);font-size:11px}.metric-preview b{grid-row:span 2;font-size:30px;color:var(--brand-navy-900)}.preview-card--property{display:flex;align-items:center;gap:14px;grid-column:2}.preview-card--property p{margin:0;display:grid;gap:5px}.preview-card--property small{color:var(--muted);font-size:12px}.property-art{position:relative;width:88px;aspect-ratio:1.35;border-radius:12px;overflow:hidden;background:linear-gradient(#bde7ef 0,#bde7ef 45%,#dbe5d5 45%)}.property-art span{position:absolute;width:60%;height:48%;left:20%;bottom:14%;background:#f7fbfd;clip-path:polygon(0 22%,50% 0,100% 22%,100% 100%,0 100%)}.property-art i{position:absolute;width:18%;height:29%;left:42%;bottom:14%;background:#143f70}.property-art b{position:absolute;width:80%;height:6px;left:10%;bottom:9%;background:#05495233;border-radius:50%}.floating-chip{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:12px 15px;background:#fffffff2;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);color:var(--brand-navy-900);font-size:12px}.floating-chip svg{color:var(--brand-teal-strong)}.floating-chip--top{left:0;top:70px}.floating-chip--bottom{right:-8px;bottom:72px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-card{min-height:235px;padding:26px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.feature-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--brand-teal-strong);background:#eaf9f8}.feature-card h3{margin:24px 0 10px;font-size:20px}.feature-card p{margin:0;color:var(--ink-soft);line-height:1.7}.journey__layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:84px;align-items:center}.journey__copy h2{margin:12px 0 16px;font-size:clamp(38px,5vw,60px);letter-spacing:-.04em}.journey__copy>p{color:var(--ink-soft);font-size:18px;line-height:1.75}.check-list{display:grid;gap:12px;padding:0;margin:24px 0 0;list-style:none;color:var(--ink);font-weight:650}.client-card-preview{padding:18px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:var(--shadow-md)}.client-card-preview__head{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 16px}.client-card-preview__head span{font-weight:800;font-size:20px}.client-card-preview__head b{color:var(--brand-teal-strong);font-size:13px}.preview-property{display:grid;grid-template-columns:42% 1fr;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff}.preview-property__image{min-height:220px;position:relative;overflow:hidden;background:linear-gradient(#b9e4ef 0,#b9e4ef 52%,#d9e3cf 52%)}.preview-property__sky{position:absolute;top:0;right:0;bottom:48%;left:0;background:linear-gradient(130deg,#caedf5,#eaf9fb)}.preview-property__building{position:absolute;width:72%;height:60%;right:15%;bottom:9%;background:linear-gradient(90deg,#f8fbfd 0,#f8fbfd 65%,#dce6ea 65%);clip-path:polygon(0 14%,76% 0,100% 13%,100% 100%,0 100%);box-shadow:inset 0 -8px #0c325314}.preview-property__building:after{content:"";position:absolute;top:28%;right:14%;bottom:12%;left:14%;background:repeating-linear-gradient(90deg,#14426c 0 7%,transparent 7% 22%);opacity:.65}.preview-property__body{padding:26px;display:flex;flex-direction:column;gap:9px;justify-content:center}.preview-property__body b{font-size:20px}.preview-property__body span{color:var(--muted)}.preview-property__body strong{margin-top:8px;font-size:24px;color:var(--brand-navy-900)}.reaction-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.reaction-row button{min-height:46px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink-soft)}.workflow-section{padding-top:50px}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.workflow-step{position:relative;padding:28px 24px;border-top:1px solid var(--line)}.workflow-step span{color:var(--brand-teal-strong);font-weight:900;font-size:14px}.workflow-step h3{margin:32px 0 10px;font-size:20px}.workflow-step p{margin:0;color:var(--ink-soft);line-height:1.7}.pricing-preview{overflow:hidden}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1040px;margin-inline:auto}.pricing-card{position:relative;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#ffffff0f}.pricing-card--featured{background:#ffffff1c;border-color:#55dfd46b}.pricing-card__badge{display:inline-block;padding:6px 9px;margin-bottom:14px;border-radius:999px;color:var(--brand-cyan);background:#55dfd41a;font-size:11px;font-weight:800}.pricing-card h3{margin:0 0 8px;font-size:25px}.pricing-card>p{min-height:50px;margin:0;color:#ffffffa6;line-height:1.5}.pricing-card__price{margin:26px 0;display:flex;align-items:baseline;gap:7px}.pricing-card__price b{font-size:38px}.pricing-card__price span{color:#fff9}.pricing-card ul{display:grid;gap:12px;padding:0;margin:0 0 28px;list-style:none}.pricing-card li{display:flex;align-items:center;gap:8px;color:#ffffffd1}.pricing-card li svg{color:var(--brand-cyan)}.pricing-grid--light .pricing-card--light{color:var(--ink);background:#fff;border-color:var(--line);box-shadow:var(--shadow-sm)}.pricing-grid--light .pricing-card--light>p,.pricing-grid--light .pricing-card--light .pricing-card__price span{color:var(--muted)}.pricing-grid--light .pricing-card--light li{color:var(--ink-soft)}.pricing-card--featured-light{border-color:#13b5b180!important;box-shadow:0 18px 50px #13b5b11f!important}.final-cta{padding:70px 0 90px}.final-cta__box{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:46px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(130deg,#f7fbfc,#eef8f7)}.final-cta h2{margin:8px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.035em}.site-footer{color:#fffc;background:var(--brand-navy-950)}.site-footer__inner{min-height:190px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer p{color:#ffffff8c}.site-footer__meta{display:flex;gap:22px;color:#ffffff8c;font-size:13px}.about-layout{display:grid;grid-template-columns:1fr .8fr;gap:80px}.about-panel{padding:30px;border:1px solid var(--line);border-radius:26px;background:var(--surface-soft)}.about-panel__item>span{color:var(--brand-teal-strong);font-weight:900;font-size:12px}.about-panel h3{margin:6px 0}.about-panel p{color:var(--ink-soft);margin:0 0 24px}.login-page{min-height:calc(100vh - var(--header-h));display:grid;grid-template-columns:1.05fr .95fr;background:#f7fafc}.login-page__art{min-height:650px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(145deg,#061d3d,#0f4771)}.login-page__message{position:absolute;right:8%;bottom:10%;max-width:460px}.login-page__message h1{font-size:50px;margin:20px 0 12px}.login-page__message p{color:#ffffffb3;line-height:1.7}.login-building{position:absolute;inset:auto 4% 5% auto;width:70%;height:70%;opacity:.35}.login-building span{position:absolute;right:8%;bottom:0;width:74%;height:74%;background:#fff;clip-path:polygon(0 17%,70% 0,100% 14%,100% 100%,0 100%)}.login-building i{position:absolute;right:20%;bottom:12%;width:45%;height:35%;background:repeating-linear-gradient(90deg,#0e355e 0 9%,transparent 9% 20%)}.login-building b{position:absolute;right:0;bottom:0;width:100%;height:16%;background:linear-gradient(180deg,transparent,rgba(19,181,177,.6))}.login-page__form{display:grid;place-items:center;padding:40px}.login-box{width:min(100%,420px);padding:34px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow-md)}.login-box h2{margin:0;font-size:30px}.login-box>p{color:var(--muted)}.login-box label{display:grid;gap:7px;margin:18px 0;color:var(--ink-soft);font-weight:650;font-size:14px}.login-box input{width:100%;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:12px;outline:none}.login-box input:focus{border-color:var(--brand-teal-text);box-shadow:0 0 0 3px #13b5b11f}.login-box .button+.button{margin-top:8px}.product-groups{margin-top:30px}.pricing-cycle-toggle{display:flex;gap:5px;margin:16px auto 0;padding:4px;border-radius:13px;background:#707e991a;width:max-content}.pricing-cycle-toggle button{border:0;background:transparent;padding:9px 13px;border-radius:10px;cursor:pointer;color:inherit}.pricing-cycle-toggle button.is-active{background:#fff;box-shadow:0 5px 18px #141c2d14}.pricing-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.pricing-seats{display:flex;gap:6px;align-items:center;color:var(--muted,#748094)}.pricing-enterprise-note{margin-top:18px;display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:16px;background:#f2f5fbcc}.pricing-enterprise-note>div{display:grid;gap:3px}.pricing-enterprise-note span{color:var(--muted,#748094);font-size:13px}@media(max-width:980px){.pricing-grid--four{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.pricing-grid--four{grid-template-columns:1fr}.pricing-cycle-toggle{width:100%}.pricing-cycle-toggle button{flex:1}.pricing-enterprise-note{text-align:start}}.feature-error-boundary{min-height:180px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:22px;border:1px solid #e2e9ef;border-radius:20px;background:#fff;box-shadow:0 8px 24px #061d3d0a}.feature-error-boundary__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#eef8f7;color:var(--brand-teal-text)}.feature-error-boundary b{display:block;color:var(--ink);font-size:16px}.feature-error-boundary p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.feature-error-boundary button{min-height:42px;padding:0 14px;border:1px solid #cfe2e0;border-radius:12px;background:#f5fbfa;color:var(--brand-teal-text);font-weight:850}@media(max-width:640px){.feature-error-boundary{grid-template-columns:auto minmax(0,1fr);padding:18px}.feature-error-boundary button{grid-column:1/-1;width:100%}}.auth-page{position:relative;min-height:100svh;overflow:hidden;color:var(--ink);background-color:#eef6f9;background-image:linear-gradient(180deg,#f8fbfc1f,#f8fbfc08),url(/backgrounds/auth-bg-desktop.webp);background-repeat:no-repeat,no-repeat;background-position:center,center;background-size:cover,cover;background-attachment:scroll,fixed}.auth-page__ambient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;opacity:.55}.auth-orb{position:absolute;border-radius:999px;filter:blur(2px);opacity:.72}.auth-orb--one{width:520px;height:520px;inset-inline-start:-190px;top:-190px;background:radial-gradient(circle,#13b5b124,#13b5b100 68%)}.auth-orb--two{width:560px;height:560px;inset-inline-end:-230px;bottom:-260px;background:radial-gradient(circle,#07305817,#07305800 70%)}.auth-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.24;background-image:linear-gradient(rgba(7,48,88,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(7,48,88,.035) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 18%,#000 82%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 18%,#000 82%,transparent 100%)}.auth-simple-topbar{position:relative;z-index:2;width:min(100% - 48px,1440px);height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.auth-simple-topbar .brand-logo__mark{width:39px;height:39px}.auth-simple-topbar .brand-logo__text{font-size:25px}.auth-simple-shell{position:relative;z-index:1;min-height:calc(100svh - 84px);display:grid;place-items:center;padding:36px 20px 92px}.auth-panel{width:min(100%,470px);padding:34px;border:1px solid rgba(211,225,234,.98);border-radius:26px;background:#fffffff2;box-shadow:0 26px 80px #061d3d1c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-panel--simple{width:min(100%,460px)}.auth-panel__head--simple{text-align:center}.auth-secure-badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:13px;padding:7px 10px;border:1px solid #cce9e7;border-radius:999px;background:#effafa;color:var(--brand-teal-text);font-size:12px;font-weight:850}.auth-panel__head h1{margin:0;font-size:30px;line-height:1.15;letter-spacing:-.035em}.auth-panel__head p{max-width:350px;margin:9px auto 27px;color:var(--muted);font-size:14px;line-height:1.55}.auth-form{display:grid;gap:17px}.auth-form>label{display:grid;gap:7px}.auth-form label>span{color:var(--ink-soft);font-size:14px;font-weight:800}.auth-input{height:52px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:13px;background:#fbfcfd;transition:border-color .18s,background .18s,box-shadow .18s}.auth-input:focus-within{border-color:#13b5b1b8;background:#fff;box-shadow:0 0 0 4px #13b5b117}.auth-input svg{flex:0 0 auto;color:#78909e}.auth-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-family:inherit;font-size:16px}.auth-input input::placeholder{color:#8e9dab}.auth-submit{width:100%;min-height:52px;margin-top:2px;font-size:15px}.auth-submit:disabled{cursor:wait;opacity:.72}.auth-error-message{display:flex;align-items:flex-start;gap:8px;margin:0;padding:11px 12px;border:1px solid #f0c8c8;border-radius:11px;background:#fff6f6;color:#9b2f2f;font-size:13px;line-height:1.45}.auth-error-message svg{flex:0 0 auto;margin-top:1px}.auth-simple-footer{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:25px;padding-top:20px;border-top:1px solid #e8eef2;color:var(--muted);font-size:13px}.auth-simple-footer a{display:inline-flex;align-items:center;gap:4px;color:var(--brand-teal-text);font-weight:850;text-decoration:none}.auth-simple-footer a:hover{text-decoration:underline}.entry-loading{min-height:100svh;display:grid;place-content:center;justify-items:center;gap:12px;background:#f7fafb;color:var(--muted);font-size:14px}.entry-loading .brand-logo{transform:scale(1.05)}@media(max-width:640px){.auth-page{overflow:auto;background-color:#f4f8fb;background-image:linear-gradient(180deg,#f8fbfc14,#f8fbfc05),url(/backgrounds/auth-bg-mobile.webp);background-position:center bottom,center bottom;background-size:cover,cover;background-attachment:scroll,scroll}.auth-simple-topbar{width:calc(100% - 28px);height:72px}.auth-simple-topbar .brand-logo__mark{width:34px;height:34px}.auth-simple-topbar .brand-logo__text{font-size:22px}.auth-simple-shell{min-height:calc(100svh - 72px);padding:22px 14px 46px;align-items:start}.auth-panel,.auth-panel--simple{width:100%;padding:28px 20px;border-radius:22px}.auth-panel__head h1{font-size:27px}.auth-panel__head p{margin-bottom:24px;font-size:14px}.auth-input{height:54px}.auth-submit{min-height:54px}.auth-simple-footer{flex-wrap:wrap;text-align:center}}@media(max-width:380px){.auth-panel,.auth-panel--simple{padding-inline:16px}.auth-panel__head h1{font-size:25px}.auth-simple-footer{font-size:12px}}@media(prefers-reduced-motion:reduce){.auth-page *{scroll-behavior:auto!important}}.diro-splash{position:relative;min-height:100svh;min-height:100dvh;height:100dvh;display:grid;place-items:center;overflow:hidden;color:var(--ink);background-color:#eef6f9;background-image:radial-gradient(ellipse 48% 58% at 50% 50%,#fafcfda8,#fafcfd6b 38%,#fafcfd14 72%,#fafcfd00),url(/backgrounds/auth-bg-desktop.webp);background-repeat:no-repeat,no-repeat;background-position:center,center;background-size:cover,cover}.diro-splash__ambient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.diro-splash__ambient span{position:absolute;width:520px;height:520px;border-radius:999px;background:radial-gradient(circle,rgba(19,181,177,.12),transparent 67%);animation:diroBlob 9s ease-in-out infinite}.diro-splash__ambient span:first-child{inset-inline-start:-260px;top:-240px}.diro-splash__ambient span:last-child{inset-inline-end:-260px;bottom:-260px;background:radial-gradient(circle,rgba(7,48,88,.08),transparent 68%);animation-delay:-4.5s}@keyframes diroBlob{0%,to{transform:translate(0) scale(1)}50%{transform:translate(24px,18px) scale(1.08)}}.diro-splash__content{position:relative;z-index:1;display:grid;justify-items:center;gap:16px;padding:30px;text-align:center}.diro-splash__content p{margin:2px 0 0;color:var(--ink-soft);font-size:16px;font-weight:750;animation:diroSplashFade .6s ease .35s both}.diro-splash__content small{color:var(--muted);font-size:13px;animation:diroSplashFade .6s ease .5s both}.diro-splash__logo{position:relative;display:grid;place-items:center;margin-bottom:14px;padding:16px}.diro-splash__logo .brand-logo{position:relative;z-index:1;transform:scale(1.5)}.diro-splash__halo{position:absolute;width:150px;height:150px;border-radius:999px;background:radial-gradient(circle,#13b5b133,#13b5b100 62%);animation:diroHalo 2.4s ease-in-out infinite}.brand-logo--animated .brand-logo__mark{overflow:visible;animation:diroLogoPop .7s cubic-bezier(.2,.84,.34,1.2) both}.brand-logo--animated .brand-logo__body{transform-box:fill-box;transform-origin:center;animation:diroBodyIn .6s ease both}.brand-logo--animated .brand-logo__house{transform-box:fill-box;transform-origin:bottom;animation:diroHouseRise .55s cubic-bezier(.2,.84,.34,1.2) .28s both}.brand-logo--animated .brand-logo__roof{transform-box:fill-box;transform-origin:center;opacity:0;animation:diroRoofIn .45s ease .5s both}.brand-logo--animated .brand-logo__win{transform-box:fill-box;transform-origin:center;animation:diroWinBlink 1.8s ease-in-out infinite}.brand-logo--animated .brand-logo__win--1{animation-delay:.7s}.brand-logo--animated .brand-logo__win--2{animation-delay:1.05s}.diro-splash__progress{position:relative;width:190px;height:5px;margin-top:6px;overflow:hidden;border-radius:999px;background:#e2eeed}.diro-splash__progress i{position:absolute;inset-block:0;inline-size:42%;border-radius:inherit;background:linear-gradient(90deg,rgba(19,181,177,0),var(--brand-teal),rgba(19,181,177,0));animation:diroProgress 1.25s cubic-bezier(.6,.05,.3,.95) infinite}@keyframes diroLogoPop{0%{transform:scale(1.5) translateY(6px);opacity:0}to{transform:scale(1.5) translateY(0);opacity:1}}@keyframes diroBodyIn{0%{opacity:0;transform:scale(.82)}to{opacity:.98;transform:scale(1)}}@keyframes diroHouseRise{0%{opacity:0;transform:translateY(9px) scaleY(.6)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes diroRoofIn{0%{opacity:0;transform:translate(-4px) scale(.7)}to{opacity:1;transform:none}}@keyframes diroWinBlink{0%,to{opacity:1}45%{opacity:.25}55%{opacity:.25}}@keyframes diroHalo{0%,to{transform:scale(.82);opacity:.55}50%{transform:scale(1.08);opacity:1}}@keyframes diroProgress{0%{inset-inline-start:-45%}to{inset-inline-start:100%}}@keyframes diroSplashFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.auth-google-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #dbe4ea;border-radius:13px;background:#fff;color:var(--ink);font:inherit;font-size:14px;font-weight:850;box-shadow:0 3px 12px #061d3d09;transition:border-color .18s,box-shadow .18s,transform .18s}.auth-google-button:hover{border-color:#bdccd7;box-shadow:0 8px 20px #061d3d12;transform:translateY(-1px)}.auth-google-button:disabled{opacity:.65;cursor:wait;transform:none}.auth-google-mark{width:20px;height:20px;flex:0 0 auto}.auth-divider{display:flex;align-items:center;gap:12px;margin:17px 0;color:var(--muted);font-size:12px;font-weight:700}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e8eef2}.auth-form__helper-row{display:flex;align-items:center;justify-content:space-between;margin-top:-4px}.auth-link-button{border:0;background:transparent;color:var(--brand-teal-text);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.auth-link-button:hover{text-decoration:underline}.auth-register-callout{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:20px;padding:14px;border:1px solid #dbeceb;border-radius:14px;background:#f5fbfa;color:var(--muted);font-size:13px}.auth-register-callout a{display:inline-flex;align-items:center;gap:4px;color:var(--brand-teal-text);font-weight:900;text-decoration:none}.auth-register-callout a:hover{text-decoration:underline}.auth-field-hint{margin-top:1px;color:var(--muted);font-size:12px}.auth-success-card{display:grid;justify-items:center;gap:15px;padding:20px;border:1px solid #cce9e7;border-radius:16px;background:#f3fbfa;text-align:center}.auth-success-card>svg{color:var(--brand-teal-text)}.auth-success-card b{font-size:14px;line-height:1.5}.auth-success-card .button{width:100%}@media(max-width:640px){.auth-page{min-height:100svh;background-color:#f4f8fb;background-image:linear-gradient(180deg,#f8fbfc14,#f8fbfc05),url(/backgrounds/auth-bg-mobile.webp);background-repeat:no-repeat,no-repeat;background-position:center bottom,center bottom;background-size:cover,cover}.auth-simple-topbar{height:auto;min-height:calc(66px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);width:calc(100% - 28px)}.auth-simple-shell{min-height:calc(100svh - 66px - env(safe-area-inset-top));padding:18px 14px calc(30px + env(safe-area-inset-bottom));align-items:center}.auth-panel,.auth-panel--simple{padding:24px 18px;border-radius:22px;box-shadow:0 18px 48px #061d3d17}.auth-panel__head h1{font-size:28px}.auth-panel__head p{margin:8px auto 21px;font-size:14px}.auth-secure-badge{margin-bottom:10px}.auth-google-button,.auth-submit{min-height:54px}.auth-divider{margin:14px 0}.auth-register-callout{flex-wrap:wrap;text-align:center;margin-top:16px}.auth-simple-footer{margin-top:15px;padding-top:15px}.diro-splash{background-color:#f4f8fb;background-image:radial-gradient(ellipse 72% 42% at 50% 36%,#fafcfd99,#fafcfd57 48%,#fafcfd00),url(/backgrounds/auth-bg-mobile.webp);background-position:center bottom,center bottom;background-size:cover,cover}.diro-splash__logo .brand-logo{transform:scale(1.32)}}@media(prefers-reduced-motion:reduce){.diro-splash__progress i,.diro-splash__halo,.diro-splash__ambient span,.brand-logo--animated .brand-logo__mark,.brand-logo--animated .brand-logo__body,.brand-logo--animated .brand-logo__house,.brand-logo--animated .brand-logo__roof,.brand-logo--animated .brand-logo__win,.brand-logo--animated .brand-logo__text,.diro-splash__content p,.diro-splash__content small{animation:none!important}.brand-logo--animated .brand-logo__roof{opacity:1}}.config-gate{min-height:100svh;display:grid;place-items:center;padding:24px;background:linear-gradient(160deg,#f8fbfc,#eef7f7);color:var(--ink)}.config-gate__card{width:min(100%,440px);display:grid;justify-items:center;gap:12px;padding:38px 32px;border:1px solid rgba(211,225,234,.98);border-radius:26px;background:#fffffff5;box-shadow:0 26px 80px #061d3d1c;text-align:center}.config-gate__icon{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:#effafa;color:var(--brand-teal-text)}.config-gate__card h1{margin:4px 0 0;font-size:23px;letter-spacing:-.03em}.config-gate__card p{margin:0;max-width:340px;color:var(--muted);font-size:14px;line-height:1.6}.config-gate__card code{padding:8px 12px;border-radius:10px;background:#f4f7f9;color:var(--brand-navy-900);font-size:13px;direction:ltr}.config-gate__card small{color:#8b96a4;font-size:12px}.register-wizard{position:fixed;z-index:220;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0618316b;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);animation:wizardFade .18s ease}@keyframes wizardFade{0%{opacity:0}to{opacity:1}}.register-wizard__dialog{position:relative;width:min(100%,468px);max-height:calc(100svh - 40px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(211,225,234,.9);border-radius:24px;background:#fff;box-shadow:0 32px 90px #05183147;animation:wizardPop .22s cubic-bezier(.2,.76,.25,1)}@keyframes wizardPop{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}.register-wizard__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 6px}.register-wizard__close{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink-soft)}.register-wizard__badge{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #cce9e7;border-radius:999px;background:#effafa;color:var(--brand-teal-text);font-size:12px;font-weight:850}.register-wizard__progress{display:flex;gap:6px;padding:6px 22px 0}.register-wizard__progress-dot{flex:1;height:5px;border-radius:999px;background:#e6edf1;transition:background .2s}.register-wizard__progress-dot.is-done{background:#8fded7}.register-wizard__progress-dot.is-current{background:var(--brand-teal)}.register-wizard__stepcount{margin:10px 22px 0;color:var(--muted);font-size:12px;font-weight:800}.register-wizard__body{flex:1;overflow-y:auto;padding:8px 22px 4px}.wizard-step>h2{margin:6px 0 4px;font-size:22px;letter-spacing:-.03em}.wizard-step>p{margin:0 0 16px;color:var(--muted);font-size:14px;line-height:1.55}.wizard-fields{display:grid;gap:14px}.wizard-field{display:grid;gap:7px}.wizard-field>span{color:var(--ink-soft);font-size:13px;font-weight:800}.wizard-input{height:50px;display:flex;align-items:center;gap:10px;padding-inline:13px;border:1px solid var(--line);border-radius:13px;background:#fbfcfd;transition:border-color .18s,background .18s,box-shadow .18s}.wizard-input:focus-within{border-color:#13b5b1b8;background:#fff;box-shadow:0 0 0 4px #13b5b117}.wizard-input.has-error{border-color:#e5a3a3;background:#fff8f8}.wizard-input svg{flex:0 0 auto;color:#78909e}.wizard-input input,.wizard-input select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-family:inherit;font-size:16px}.wizard-input select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wizard-field__hint{color:#8b96a4;font-size:12px}.wizard-field__error{display:flex;align-items:center;gap:4px;color:#b3413f;font-size:12px;font-weight:700}.wizard-field__error svg{flex:0 0 auto}.wizard-lang-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wizard-lang-option{position:relative;display:grid;gap:2px;padding:15px 14px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink);text-align:start;transition:border-color .16s,background .16s,box-shadow .16s}.wizard-lang-option b{font-size:16px}.wizard-lang-option small{color:var(--muted);font-size:12px}.wizard-lang-option>svg{position:absolute;inset-block-start:12px;inset-inline-end:12px;color:var(--brand-teal-text)}.wizard-lang-option.is-selected{border-color:#9cddd6;background:linear-gradient(135deg,#eefaf9,#f6fbfb);box-shadow:0 0 0 3px #13b5b11a}.wizard-lang-option:hover{border-color:#bcd6d3}.register-wizard__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 22px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #eef2f5;background:linear-gradient(180deg,#fff0,#fff 40%)}.wizard-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding-inline:18px;font-size:15px}.wizard-button--ghost{border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink-soft);font-weight:800}.register-wizard__footer .button--primary{flex:1;max-width:60%}.register-wizard__success{display:grid;justify-items:center;gap:12px;padding:14px 26px 30px;text-align:center}.register-wizard__success-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:20px;background:#e9f9f5;color:var(--brand-teal-text)}.register-wizard__success h2{margin:2px 0 0;font-size:23px}.register-wizard__success p{margin:0;max-width:340px;color:var(--muted);font-size:14px;line-height:1.6}.register-wizard__success .button{margin-top:8px}.auth-register-link{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--brand-teal-text);font-family:inherit;font-size:inherit;font-weight:850;cursor:pointer;padding:0}.auth-register-link:hover{text-decoration:underline}@media(max-width:640px){.register-wizard{padding:0;place-items:stretch}.register-wizard__dialog{width:100%;max-height:100svh;border:0;border-radius:0}.wizard-lang-grid{grid-template-columns:1fr}.register-wizard__footer .button--primary{max-width:none}}@media(max-width:640px)and (min-height:620px){.register-wizard{place-items:center;padding:14px}.register-wizard__dialog{border-radius:22px;max-height:calc(100svh - 28px)}}.diro-splash__content{gap:12px;padding:34px 30px 40px}.diro-splash__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border:1px solid #cfe8e5;border-radius:999px;background:#ffffffb8;color:var(--brand-teal-text);font-size:11px;font-weight:900;letter-spacing:.16em}.diro-splash__content h1{margin:0;color:var(--brand-navy-900);font-size:clamp(36px,4vw,56px);line-height:1.02;letter-spacing:-.05em}.diro-splash__content p{max-width:540px;margin:2px 0 0;color:var(--ink-soft);font-size:16px;font-weight:750;line-height:1.7}.diro-splash__progress{width:220px;height:6px;margin-top:10px}.diro-splash__phrase-wrap{min-height:24px;display:grid;place-items:center}.diro-splash__phrase{display:inline-flex;align-items:center;justify-content:center;padding:0 4px;color:var(--muted);font-size:13px;line-height:1.6;animation:diroPhraseSwap .36s ease}@keyframes diroPhraseSwap{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:640px){.diro-splash__content{width:min(100%,420px);gap:14px;padding:38px 22px 44px}.diro-splash__logo{margin-bottom:8px}.diro-splash__halo{width:168px;height:168px}.diro-splash__content h1{font-size:34px;line-height:1.04}.diro-splash__content p{font-size:14px;max-width:300px}.diro-splash__progress{width:180px}.diro-splash__phrase-wrap{min-height:34px}.diro-splash__phrase{font-size:12px;max-width:280px}}.auth-info-message{display:flex;align-items:flex-start;gap:8px;margin:0;padding:11px 12px;border:1px solid #bfe6df;border-radius:11px;background:#f2fbf8;color:#126f69;font-size:13px;line-height:1.45}.auth-info-message svg{flex:0 0 auto;margin-top:1px}.auth-recovery-state{display:grid;justify-items:center;gap:12px;padding:24px 12px;color:var(--muted);font-size:13px;text-align:center}.auth-recovery-spinner{width:30px;height:30px;border:3px solid #d8ece9;border-top-color:var(--brand-teal-text);border-radius:50%;animation:authRecoverySpin .75s linear infinite}@keyframes authRecoverySpin{to{transform:rotate(360deg)}}.auth-success-card--neutral{border-color:#d9e3e9;background:#f8fafb;color:var(--ink)}.app-crash-screen{min-height:100svh;display:grid;place-items:center;padding:24px;background:linear-gradient(160deg,#f8fbfc,#eef7f7);color:var(--ink)}.app-crash-screen__card{width:min(100%,480px);display:grid;justify-items:center;gap:13px;padding:38px 32px;border:1px solid rgba(211,225,234,.98);border-radius:26px;background:#fff;box-shadow:0 26px 80px #061d3d1c;text-align:center}.app-crash-screen__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#eef9f7;color:var(--brand-teal-text)}.app-crash-screen__card h1{margin:2px 0 0;font-size:24px}.app-crash-screen__card p{margin:0;max-width:350px;color:var(--muted);font-size:14px;line-height:1.6}.app-crash-screen__actions{width:100%;display:flex;justify-content:center;gap:10px;margin-top:8px}.app-crash-screen__actions .button{min-width:130px}@media(max-width:520px){.app-crash-screen__card{padding:30px 20px}.app-crash-screen__actions{flex-direction:column}.app-crash-screen__actions .button{width:100%}}@media(prefers-reduced-motion:reduce){.auth-recovery-spinner{animation:none}}.wizard-account-type-grid{display:grid;gap:10px}.wizard-account-type{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:15px;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--ink);text-align:start;transition:border-color .16s,box-shadow .16s,transform .16s}.wizard-account-type:hover{border-color:#bcd6d3;transform:translateY(-1px)}.wizard-account-type.is-selected{border-color:#8fded7;background:linear-gradient(135deg,#effaf9,#f8fcfc);box-shadow:0 0 0 3px #13b5b117}.wizard-account-type__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#f2f7f8;color:var(--brand-teal-text)}.wizard-account-type.is-selected .wizard-account-type__icon{background:#dff5f2}.wizard-account-type div{display:grid;gap:3px}.wizard-account-type b{font-size:15px}.wizard-account-type small{color:var(--muted);font-size:12px;line-height:1.45}.wizard-account-type>svg{color:var(--brand-teal-text)}.wizard-account-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;border:1px solid #e3ecef;border-radius:13px;background:#f8fafb;color:var(--muted);font-size:12px;line-height:1.5}.wizard-account-note svg{flex:0 0 auto;color:var(--brand-teal-text);margin-top:1px}.wizard-trial-preview,.wizard-account-summary{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:13px;padding:12px 13px;border:1px solid #dcebed;border-radius:14px;background:linear-gradient(135deg,#f7fbfb,#f1f8f8)}.wizard-trial-preview>span,.wizard-account-summary>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#fff;color:var(--brand-teal-text);box-shadow:0 4px 14px #173f4b14}.wizard-trial-preview div,.wizard-account-summary div{display:grid;gap:2px}.wizard-trial-preview b,.wizard-account-summary b{font-size:13px}.wizard-trial-preview small,.wizard-account-summary small{color:var(--muted);font-size:11px;line-height:1.45}.wizard-trial-preview.is-office{border-color:#cce7e5;background:linear-gradient(135deg,#edf9f7,#f7fbfb)}@media(max-width:640px){.wizard-account-type{padding:13px}.wizard-account-type__icon{width:38px;height:38px}.wizard-account-type small{font-size:11px}}@media(max-width:640px){.diro-splash{min-height:100dvh;height:100dvh;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background-color:#f4f8fb;background-image:linear-gradient(180deg,#f4f8fb1f,#f4f8fb05),radial-gradient(ellipse 88% 54% at 50% 34%,#fafcfdb3,#fafcfd66 44%,#fafcfd0a 78%,#fafcfd00),url(/backgrounds/auth-bg-mobile.webp);background-repeat:no-repeat,no-repeat,no-repeat;background-position:center center,center center,center center;background-size:cover,cover,cover}.diro-splash__ambient span:first-child{inset-inline-start:-230px;top:-150px}.diro-splash__ambient span:last-child{inset-inline-end:-220px;bottom:-180px}.diro-splash__content{width:min(100%,420px);gap:14px;padding:38px 22px 44px}.diro-splash__logo{margin-bottom:8px}.diro-splash__logo .brand-logo{transform:scale(1.32)}.diro-splash__halo{width:168px;height:168px}.diro-splash__content h1{font-size:34px;line-height:1.04}.diro-splash__content p{font-size:14px;max-width:300px}.diro-splash__progress{width:180px}.diro-splash__phrase-wrap{min-height:34px}.diro-splash__phrase{font-size:12px;max-width:280px}}body{background:#eef5f8}.auth-page,.diro-splash{isolation:isolate}.auth-page{min-height:100vh;min-height:100svh;min-height:100dvh;background-color:#edf4f8;background-image:linear-gradient(180deg,#f9fcfd14,#f4f9fb06),radial-gradient(ellipse 70% 54% at 50% 24%,#ffffff38,#fff0 68%),url(/backgrounds/auth-bg-desktop.webp);background-repeat:no-repeat;background-position:center,center top,center;background-size:cover;background-attachment:scroll}.auth-page:after,.diro-splash:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,#ffffff0b,#ffffff04 46%,#e9f3f70a)}.auth-page__ambient,.diro-splash__ambient{z-index:1}.diro-splash{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;min-height:0;height:auto;box-sizing:border-box;overflow:hidden;background-color:#edf4f8;background-image:linear-gradient(180deg,#f8fbfc12,#f4f9fb05),radial-gradient(ellipse 76% 56% at 50% 34%,#fafcfd80,#fafcfd38 48%,#fafcfd00),url(/backgrounds/auth-bg-desktop.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.auth-panel,.auth-panel--simple{border:1px solid rgba(255,255,255,.62);background:linear-gradient(145deg,#ffffffa8,#f7fcfd7a);box-shadow:0 24px 70px #071f371c,inset 0 1px #ffffffb8;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.auth-input,.auth-google-button{border-color:#d2e0e9d1;background:#ffffffa8;box-shadow:inset 0 1px #ffffffb3,0 4px 14px #061d3d06;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.auth-input:focus-within{background:#ffffffdb}.auth-secure-badge{border-color:#b2e0dbbd;background:#eefaf99e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.auth-register-callout{background:#f1f9f975;border-color:#cae1e3a6}@media(max-width:760px){.auth-page{min-height:100vh;min-height:100svh;min-height:100dvh;background-image:linear-gradient(180deg,#f9fcfd0e,#f4f9fb05),radial-gradient(ellipse 88% 50% at 50% 23%,#ffffff29,#fff0 64%),url(/backgrounds/auth-bg-mobile.webp);background-repeat:no-repeat;background-position:center,center top,center;background-size:cover}.diro-splash{padding:max(10px,env(safe-area-inset-top)) 0 max(10px,env(safe-area-inset-bottom));background-image:linear-gradient(180deg,#f8fbfc0d,#f4f9fb03),radial-gradient(ellipse 90% 54% at 50% 30%,#fafcfd7a,#fafcfd2e,#fafcfd00),url(/backgrounds/auth-bg-mobile.webp);background-repeat:no-repeat;background-position:center,center top,center center;background-size:cover}.auth-simple-topbar{width:calc(100% - 28px);height:auto;min-height:72px;padding-top:max(10px,env(safe-area-inset-top));align-items:center}.auth-simple-shell{min-height:calc(100dvh - 72px - env(safe-area-inset-top));padding:12px 14px max(24px,env(safe-area-inset-bottom));align-items:center}.auth-panel,.auth-panel--simple{padding:26px 20px;border-radius:26px;background:linear-gradient(145deg,#ffffff9e,#f6fbfc6e);box-shadow:0 20px 54px #071f371a,inset 0 1px #ffffffbd}}html,body,#root{min-height:100%}.auth-page,.diro-splash{min-height:100vh;min-height:100svh;min-height:100dvh;min-height:100lvh}.auth-page{isolation:isolate;background-color:#edf4f8;background-image:linear-gradient(180deg,#f8fbfc1a,#f8fbfc05),radial-gradient(circle at 50% 18%,#ffffff42,#fff0 44%),url(/backgrounds/auth-bg-desktop.webp);background-repeat:no-repeat,no-repeat,no-repeat;background-position:center center,center top,center center;background-size:cover,cover,cover}.auth-page:before,.diro-splash:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,#ffffff14,#ffffff08 28%,#ffffff05 68%,#ffffff1a)}.auth-page__ambient{z-index:1;opacity:.72}.auth-simple-topbar,.auth-simple-shell,.diro-splash__content{position:relative;z-index:2}.auth-simple-topbar{padding-top:max(14px,env(safe-area-inset-top));min-height:calc(84px + env(safe-area-inset-top));align-items:center}.auth-simple-shell{min-height:calc(100dvh - 84px - env(safe-area-inset-top));padding:26px 20px max(38px,env(safe-area-inset-bottom) + 18px);align-items:center}.auth-panel{position:relative;overflow:hidden;width:min(100%,540px);padding:30px 30px 24px;border:1px solid rgba(255,255,255,.34);border-radius:32px;background:linear-gradient(180deg,#ffffff4d,#ffffff2e);box-shadow:0 20px 70px #061d3d29,inset 0 1px #ffffff57,inset 0 -1px #ffffff24;backdrop-filter:blur(26px) saturate(155%);-webkit-backdrop-filter:blur(26px) saturate(155%)}.auth-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,#ffffff4d,#ffffff14 44%,#ffffff08)}.auth-panel:after{content:"";position:absolute;inset:auto auto -80px -80px;width:230px;height:230px;border-radius:999px;background:radial-gradient(circle,#13b5b12e,#13b5b100 70%);pointer-events:none;filter:blur(2px)}.auth-panel>*{position:relative;z-index:1}.auth-panel__brand-lockup{display:flex;justify-content:center;margin-bottom:12px}.auth-panel__brand-chip{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border:1px solid rgba(255,255,255,.44);border-radius:18px;background:#ffffff42;box-shadow:inset 0 1px #fff6,0 8px 24px #061d3d14;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.auth-panel__brand-chip .brand-logo{color:#062448}.auth-panel__brand-chip .brand-logo__mark{width:34px;height:34px}.auth-panel__brand-chip .brand-logo__text{font-size:26px;letter-spacing:.18em}.auth-secure-badge{margin-bottom:14px;border-color:#b9e0dde0;background:#ebf9f880;box-shadow:inset 0 1px #ffffff73;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.auth-panel__head h1{font-size:clamp(32px,4vw,40px);line-height:1.08;letter-spacing:-.045em;color:#071f43}.auth-panel__head p{max-width:360px;color:#5f7387;font-size:16px}.auth-google-button,.auth-input{border-color:#d1dfe7cc;background:#ffffff85;box-shadow:inset 0 1px #ffffff7a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.auth-google-button:hover{background:#ffffffbd;border-color:#bed3dff2}.auth-input:focus-within{background:#ffffffd1;box-shadow:0 0 0 4px #13b5b11a,inset 0 1px #ffffff8f}.auth-submit{min-height:58px;border-radius:18px;background:linear-gradient(135deg,#25d0c9,#0a9fa0);box-shadow:0 16px 34px #13b5b142;font-size:18px;font-weight:900}.auth-register-callout{margin-top:18px;padding:16px 18px;border:1px solid rgba(255,255,255,.32);border-radius:18px;background:#ffffff38;box-shadow:inset 0 1px #ffffff4d}.auth-simple-footer{margin-top:20px;padding-top:18px;border-top:1px solid rgba(219,228,235,.55)}.diro-splash{background-color:#edf4f8;background-image:linear-gradient(180deg,#f8fbfc1a,#f8fbfc08),radial-gradient(ellipse 68% 50% at 50% 38%,#ffffff4d,#fff0 72%),url(/backgrounds/auth-bg-desktop.webp);background-repeat:no-repeat,no-repeat,no-repeat;background-position:center center,center center,center center;background-size:cover,cover,cover}.diro-splash__content{gap:18px;max-width:min(92vw,620px);padding:34px 28px;border:1px solid rgba(255,255,255,.24);border-radius:30px;background:linear-gradient(180deg,#ffffff29,#ffffff14);box-shadow:0 28px 80px #061d3d21,inset 0 1px #ffffff42;backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%)}.diro-splash__content h1{margin:0;font-size:clamp(42px,6vw,62px);line-height:.96;letter-spacing:-.05em;color:#071f43}.diro-splash__content p{max-width:490px;color:#51687e;font-size:clamp(18px,2.4vw,22px);line-height:1.5;font-weight:800}.diro-splash__eyebrow{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border:1px solid rgba(180,215,213,.85);border-radius:999px;background:#ffffff42;font-size:14px;font-weight:900;letter-spacing:.18em;color:#0d7b78}.diro-splash__progress{width:min(280px,65vw);height:7px;background:#dceeeceb;box-shadow:inset 0 1px 2px #061d3d0d}.diro-splash__phrase-wrap{min-height:22px}.diro-splash__phrase{display:block;color:#5f7387;font-size:14px}@media(max-width:640px){.auth-page{background-image:linear-gradient(180deg,#f8fbfc14,#f8fbfc08),radial-gradient(ellipse 88% 48% at 50% 22%,#ffffff38,#fff0 58%),url(/backgrounds/auth-bg-mobile.webp);background-position:center center,center top,center center;background-size:cover,cover,cover;background-repeat:no-repeat,no-repeat,no-repeat;overflow:hidden}.auth-simple-topbar{width:calc(100% - 28px);min-height:calc(84px + env(safe-area-inset-top));padding-top:max(12px,env(safe-area-inset-top))}.auth-simple-shell{min-height:calc(100dvh - 84px - env(safe-area-inset-top));padding:10px 14px max(22px,env(safe-area-inset-bottom) + 8px);align-items:center}.auth-panel,.auth-panel--simple{width:100%;padding:22px 18px 18px;border-radius:28px;background:linear-gradient(180deg,#ffffff42,#ffffff24)}.auth-panel__brand-lockup{margin-bottom:10px}.auth-panel__brand-chip{padding:8px 14px;border-radius:16px}.auth-panel__brand-chip .brand-logo__text{font-size:23px}.auth-panel__brand-chip .brand-logo__mark{width:30px;height:30px}.auth-secure-badge{margin-bottom:12px}.auth-panel__head h1{font-size:clamp(28px,8vw,42px)}.auth-panel__head p{margin:8px auto 22px;font-size:15px;line-height:1.45}.auth-google-button,.auth-input{min-height:54px;border-radius:15px}.auth-submit{min-height:56px;border-radius:17px;font-size:16px}.auth-register-callout{padding:14px 15px;border-radius:16px}.diro-splash{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);background-image:linear-gradient(180deg,#f8fbfc1a,#f8fbfc08),radial-gradient(ellipse 88% 52% at 50% 22%,#ffffff3d,#fff0 58%),url(/backgrounds/auth-bg-mobile.webp);background-repeat:no-repeat,no-repeat,no-repeat;background-position:center center,center top,center center;background-size:cover,cover,cover}.diro-splash__content{width:min(92vw,560px);padding:28px 18px 24px;border-radius:28px;background:linear-gradient(180deg,#ffffff24,#ffffff14)}.diro-splash__logo .brand-logo{transform:scale(1.28)}.diro-splash__eyebrow{font-size:12px;letter-spacing:.14em}.diro-splash__content h1{font-size:clamp(28px,11vw,44px);line-height:.98}.diro-splash__content p{font-size:15px;line-height:1.5}.diro-splash__progress{width:min(200px,58vw)}}.diro-toast-viewport{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;pointer-events:none;isolation:isolate}.diro-toast-viewport:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#04142c1f;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);opacity:0;transition:opacity .18s ease;pointer-events:none}.diro-toast-viewport.is-visible:before{opacity:1}.diro-toast{--toast-accent:#13b5b1;--toast-accent-strong:#079d9b;--toast-soft:#eaf9f7;position:relative;pointer-events:auto;width:min(430px,calc(100vw - 32px));min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;overflow:hidden;padding:28px 34px 26px;border:1px solid rgba(213,225,234,.96);border-radius:28px;background:#fffffff7;box-shadow:0 32px 90px #061d3d3d,0 8px 26px #061d3d14;color:var(--ink);text-align:center;transform-origin:center;animation:diroToastCenterIn .5s cubic-bezier(.16,.9,.25,1.16)}.diro-toast:before{content:"";position:absolute;inset:-90px auto auto 50%;width:240px;height:150px;border-radius:50%;background:radial-gradient(circle,var(--toast-soft) 0,rgba(255,255,255,0) 70%);transform:translate(-50%);pointer-events:none}.diro-toast:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 1px #ffffffe6;pointer-events:none}.diro-toast--error{--toast-accent:#df5b5b;--toast-accent-strong:#b83f45;--toast-soft:#fff0f0}.diro-toast--info{--toast-accent:#4f8fdd;--toast-accent-strong:#356dad;--toast-soft:#eef5ff}.diro-toast--warning{--toast-accent:#d99a32;--toast-accent-strong:#ad7419;--toast-soft:#fff7e8}.diro-toast__figure{position:relative;z-index:1;width:96px;height:96px;display:grid;place-items:center;flex:0 0 auto}.diro-toast__body{position:relative;z-index:1;width:100%;display:grid;justify-items:center;gap:6px}.diro-toast__body b{color:var(--toast-accent-strong);font-size:17px;font-weight:900;line-height:1.2;letter-spacing:-.02em}.diro-toast__body span{max-width:330px;color:var(--ink-soft);font-size:15px;font-weight:650;line-height:1.55;text-wrap:balance}.diro-toast__body:not(:has(b)) span{color:var(--ink);font-size:17px;font-weight:850}.diro-toast__close{position:absolute;z-index:3;inset-block-start:14px;inset-inline-end:14px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:11px;background:transparent;color:#7f8c9e;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.diro-toast__close:hover{background:#f1f5f7;color:var(--ink);transform:scale(1.04)}.diro-toast__close:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}.diro-toast__progress{position:absolute;inset-inline:0;inset-block-end:0;height:4px;background:linear-gradient(90deg,var(--toast-accent),var(--toast-accent-strong));transform-origin:left center;animation:diroToastProgress var(--diro-toast-duration,3s) linear forwards}[dir=rtl] .diro-toast__progress{transform-origin:right center}.diro-status-burst{overflow:visible;filter:drop-shadow(0 12px 18px rgba(19,181,177,.19))}.diro-status-burst__halo{fill:none;stroke:#9ce7df;stroke-width:2;opacity:0;transform-origin:44px 44px;animation:diroStatusHalo .9s ease-out .04s forwards}.diro-status-burst__ring{fill:#ecfbf8;stroke:#b7eee8;stroke-width:1.8;opacity:0;transform-origin:44px 44px;animation:diroStatusRing .55s cubic-bezier(.2,.9,.3,1.25) .08s forwards}.diro-status-burst__disc{fill:#13b5b1;opacity:0;transform-origin:44px 44px;animation:diroStatusDisc .5s cubic-bezier(.18,.92,.32,1.3) .18s forwards}.diro-status-burst__check{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:38;stroke-dashoffset:38;animation:diroStatusCheck .38s ease-out .5s forwards}.diro-status-burst__sparks{fill:#46d4c7;transform-origin:44px 44px;animation:diroStatusSparkGroup .85s ease-out .32s forwards}.diro-status-burst__sparks circle{opacity:0;animation:diroStatusSpark .62s ease-out .32s forwards}.diro-status-burst__sparks circle:nth-child(2n){animation-delay:.4s}.diro-status-burst__sparks circle:nth-child(3n){animation-delay:.48s}.diro-status-orb{position:relative;width:82px;height:82px;display:grid;place-items:center}.diro-status-orb__pulse{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:2px solid color-mix(in srgb,var(--toast-accent) 42%,transparent);border-radius:50%;opacity:0;animation:diroOrbPulse .8s ease-out .08s forwards}.diro-status-orb__core{width:62px;height:62px;display:grid;place-items:center;border-radius:22px;color:#fff;background:linear-gradient(145deg,var(--toast-accent),var(--toast-accent-strong));box-shadow:0 13px 28px color-mix(in srgb,var(--toast-accent) 25%,transparent);opacity:0;transform:scale(.55) rotate(-8deg);animation:diroOrbIn .48s cubic-bezier(.18,.92,.32,1.25) .12s forwards}.diro-toast--error .diro-status-orb__core{animation:diroOrbIn .48s cubic-bezier(.18,.92,.32,1.25) .12s forwards,diroOrbErrorShake .34s ease .58s}.diro-status-orb__spark{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--toast-accent);opacity:0;animation:diroOrbSpark .55s ease-out .45s forwards}.diro-status-orb__spark--one{top:4px;right:5px}.diro-status-orb__spark--two{bottom:10px;left:1px;width:5px;height:5px;animation-delay:.52s}.diro-status-orb__spark--three{top:15px;left:0;width:4px;height:4px;animation-delay:.6s}@keyframes diroToastCenterIn{0%{opacity:0;transform:translateY(18px) scale(.88);filter:blur(5px)}68%{opacity:1;transform:translateY(-2px) scale(1.018);filter:blur(0)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes diroToastProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes diroStatusHalo{0%{opacity:.8;transform:scale(.45)}to{opacity:0;transform:scale(1.35)}}@keyframes diroStatusRing{0%{opacity:0;transform:scale(.55)}70%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes diroStatusDisc{0%{opacity:0;transform:scale(.25)}70%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes diroStatusCheck{to{stroke-dashoffset:0}}@keyframes diroStatusSparkGroup{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@keyframes diroStatusSpark{0%{opacity:0;transform:scale(.2)}42%{opacity:1;transform:scale(1.15)}to{opacity:0;transform:scale(.7)}}@keyframes diroOrbPulse{0%{opacity:.75;transform:scale(.55)}to{opacity:0;transform:scale(1.25)}}@keyframes diroOrbIn{0%{opacity:0;transform:scale(.55) rotate(-8deg)}72%{opacity:1;transform:scale(1.08) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes diroOrbSpark{0%{opacity:0;transform:scale(.2)}45%{opacity:1;transform:scale(1.15)}to{opacity:0;transform:translateY(-7px) scale(.55)}}@keyframes diroOrbErrorShake{0%,to{transform:translate(0)}30%{transform:translate(-3px)}60%{transform:translate(3px)}}@media(max-width:640px){.diro-toast-viewport{padding:16px}.diro-toast{width:min(360px,calc(100vw - 28px));min-height:205px;padding:25px 24px 23px;border-radius:25px}.diro-toast__figure{width:88px;height:88px;transform:scale(.92)}.diro-toast__body b{font-size:16px}.diro-toast__body span{font-size:14px}.diro-toast__body:not(:has(b)) span{font-size:16px}.diro-toast__close{inset-block-start:12px;inset-inline-end:12px}}@media(prefers-reduced-motion:reduce){.diro-toast,.diro-toast__progress,.diro-status-burst__halo,.diro-status-burst__ring,.diro-status-burst__disc,.diro-status-burst__check,.diro-status-burst__sparks,.diro-status-burst__sparks circle,.diro-status-orb__pulse,.diro-status-orb__core,.diro-status-orb__spark{animation:none!important}.diro-toast{opacity:1;transform:none;filter:none}.diro-status-burst__ring,.diro-status-burst__disc,.diro-status-orb__core{opacity:1;transform:none}.diro-status-burst__check{stroke-dashoffset:0}.diro-status-burst__halo,.diro-status-burst__sparks circle,.diro-status-orb__pulse,.diro-status-orb__spark{opacity:0}}.property-builder-page{background:#f6f9fb}.property-builder-hero{padding:64px 0 34px;background:linear-gradient(180deg,#fff 0,#f6f9fb);border-bottom:1px solid var(--line)}.property-builder-hero__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:34px}.property-builder-hero h1{max-width:760px;margin:10px 0 12px;font-size:clamp(38px,5vw,62px);line-height:1.04;letter-spacing:-.045em}.property-builder-hero p{max-width:760px;margin:0;color:var(--ink-soft);font-size:17px;line-height:1.75}.property-builder-actions{display:flex;gap:8px;flex-shrink:0}.property-builder-workspace{padding:26px 0 90px}.property-builder-stepper{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:18px}.property-builder-stepper div{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:8px 12px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--muted);font-size:13px}.property-builder-stepper span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--surface-soft);font-size:11px;font-weight:800}.property-builder-stepper .is-active{color:var(--brand-navy-900);border-color:#13b5b152;background:#f2fbfa}.property-builder-stepper .is-active span{color:#fff;background:var(--brand-teal-strong)}.property-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.property-builder-main{display:grid;gap:18px}.property-builder-card,.property-live-preview{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-sm)}.property-builder-card{padding:24px}.property-builder-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.property-builder-card__head--compact{align-items:center}.property-builder-card__head h2,.property-tour-panel__copy h2{margin:5px 0 6px;font-size:24px;letter-spacing:-.025em}.property-builder-card__head p{max-width:690px;margin:0;color:var(--ink-soft);line-height:1.65}.property-builder-kicker{color:var(--brand-teal-text);font-size:12px;font-weight:850}.quality-badge,.autosave-pill,.premium-badge{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;padding:8px 10px;border-radius:999px;font-size:11px;font-weight:800}.quality-badge{color:var(--brand-teal-text);background:#eaf9f8}.autosave-pill{color:var(--success);background:#ecf8f3}.premium-badge{width:max-content;color:#fff;background:var(--brand-navy-900);letter-spacing:.08em}.property-upload-stage{position:relative;min-height:300px;overflow:hidden;display:grid;place-items:center;border:1px dashed #b8c9d7;border-radius:20px;background:linear-gradient(135deg,#eef7f8,#f7fafc)}.property-upload-stage__scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:.36}.scene-wall{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#d8e6eb 0,#d8e6eb 53%,#eef3f5 53%)}.scene-window{position:absolute;width:36%;height:54%;left:8%;top:10%;border:10px solid rgba(255,255,255,.7);background:linear-gradient(#aadbe7,#d8f2f3 58%,#b7d7c3 58%);box-shadow:inset 0 0 0 1px #0a2d5914}.scene-sofa{position:absolute;width:44%;height:26%;right:11%;bottom:15%;border-radius:35px 35px 8px 8px;background:#d6dee3;box-shadow:0 18px 0 -9px #061d3d14}.scene-floor{position:absolute;left:0;right:0;bottom:0;height:28%;background:repeating-linear-gradient(100deg,#9a7c5921 0,#9a7c5921 3px,#fff3 3px,#fff3 42px)}.property-upload-stage__content{position:relative;z-index:2;width:min(90%,420px);display:grid;justify-items:center;gap:9px;padding:28px;text-align:center;border:1px solid rgba(255,255,255,.8);border-radius:20px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.property-upload-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:var(--brand-teal-text);background:#e9f8f7;font-size:27px;line-height:1}.property-upload-stage__content strong{font-size:18px}.property-upload-stage__content small{color:var(--muted)}.property-photo-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:12px}.property-photo-thumb{position:relative;min-height:92px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#eaf0f4;color:#fff;text-align:right}.property-photo-thumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(4,20,44,.7))}.property-photo-thumb span,.property-photo-thumb b{position:absolute;z-index:1}.property-photo-thumb span{top:8px;right:8px;width:23px;height:23px;display:grid;place-items:center;border-radius:8px;background:#ffffffe6;color:var(--brand-navy-900);font-size:12px}.property-photo-thumb b{right:9px;bottom:8px;font-size:11px}.property-photo-thumb--living{background:linear-gradient(145deg,#aacbd5,#e6d8c8)}.property-photo-thumb--kitchen{background:linear-gradient(145deg,#c2d6d9,#8ea7af)}.property-photo-thumb--balcony{background:linear-gradient(145deg,#9fd6e4,#97bea3)}.property-photo-thumb--bedroom{background:linear-gradient(145deg,#d8cdbf,#b9c7d2)}.property-photo-thumb--add{display:grid;place-items:center;color:var(--brand-teal-text);background:#f7fbfb}.property-photo-thumb--add:before{display:none}.property-photo-thumb--add b{position:static;color:var(--ink-soft)}.property-photo-thumb--add{font-size:25px}.media-guidance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.media-guidance-grid div{padding:14px;border-radius:15px;background:var(--surface-soft)}.media-guidance-grid b{color:var(--brand-teal-text);font-size:11px}.media-guidance-grid span{display:block;margin:4px 0;font-weight:800}.media-guidance-grid small{color:var(--muted);line-height:1.45}.property-form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.property-field{display:grid;gap:7px;color:var(--ink-soft);font-size:12px;font-weight:700}.property-field input,.property-field textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:none}.property-field input{height:46px;padding:0 12px}.property-field textarea{padding:12px;resize:vertical;line-height:1.65}.property-field input:focus,.property-field textarea:focus{border-color:var(--brand-teal-text);box-shadow:0 0 0 3px #13b5b11a}.property-field small{color:var(--muted);font-weight:500;line-height:1.5}.property-builder-divider{height:1px;margin:22px 0;background:var(--line)}.property-description-layout{display:grid;gap:12px}.property-field--full{grid-column:1/-1}.property-tags-block{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.property-tags-block__head{display:flex;align-items:center;justify-content:space-between}.property-tags-block__head button{border:0;background:transparent;color:var(--brand-teal-text);font-weight:750}.property-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.property-tags span{padding:8px 11px;border:1px solid #d7eeec;border-radius:999px;background:#f2fbfa;color:#167c79;font-size:12px;font-weight:700}.property-tour-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;overflow:hidden}.property-tour-panel__visual{position:relative;min-height:280px;overflow:hidden;border-radius:18px;background:linear-gradient(#c6e9ef 0,#c6e9ef 48%,#d9d4c8 48%);perspective:600px}.tour-room{position:absolute;background:#ffffffc2;border:1px solid rgba(8,45,83,.08)}.tour-room--back{width:62%;height:62%;left:19%;top:14%}.tour-room--left{width:38%;height:68%;left:-8%;top:8%;transform:rotateY(38deg);transform-origin:right}.tour-room--right{width:38%;height:68%;right:-8%;top:8%;transform:rotateY(-38deg);transform-origin:left}.tour-hotspot{position:absolute;display:grid;place-items:center;border:3px solid rgba(255,255,255,.85);border-radius:50%;color:#fff;background:var(--brand-teal-strong);box-shadow:0 8px 20px #079d9b40;font-weight:900}.tour-hotspot--1{width:58px;height:58px;left:44%;top:38%}.tour-hotspot--2{width:34px;height:34px;left:24%;top:55%}.property-tour-panel__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.property-tour-panel__copy p{margin:0 0 14px;color:var(--ink-soft);line-height:1.7}.property-tour-panel__copy ul{display:grid;gap:8px;padding:0;margin:0 0 18px;list-style:none}.property-tour-panel__copy li{display:flex;align-items:center;gap:8px;color:var(--ink-soft)}.property-tour-panel__copy li svg{color:var(--brand-teal-text)}.property-live-preview{position:sticky;top:calc(var(--header-h) + 18px);overflow:hidden}.property-live-preview__top{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--line);font-weight:800}.property-live-preview__top b{padding:5px 8px;border-radius:999px;color:var(--success);background:#ecf8f3;font-size:12px}.property-live-preview__image{position:relative;height:235px;overflow:hidden;background:linear-gradient(#bde7ef 0,#bde7ef 50%,#cfdac8 50%)}.preview-sky{position:absolute;top:0;right:0;bottom:48%;left:0;background:linear-gradient(140deg,#c9edf3,#edf9fb)}.preview-home{position:absolute;width:78%;height:60%;right:11%;bottom:7%;background:linear-gradient(90deg,#f7fbfc 0,#f7fbfc 68%,#dde7e9 68%);clip-path:polygon(0 15%,72% 0,100% 15%,100% 100%,0 100%)}.preview-window{position:absolute;width:49%;height:26%;right:25%;bottom:21%;background:repeating-linear-gradient(90deg,#184b72 0 9%,transparent 9% 23%);opacity:.75}.preview-balcony{position:absolute;width:57%;height:5%;right:22%;bottom:30%;border-top:3px solid rgba(255,255,255,.85);border-bottom:1px solid rgba(10,45,89,.18)}.preview-count{position:absolute;left:12px;bottom:12px;padding:6px 8px;border-radius:9px;color:#fff;background:#04142cb8;font-size:12px}.property-live-preview__body{padding:17px}.preview-location{color:var(--brand-teal-text);font-size:11px;font-weight:800}.property-live-preview__body h3{margin:7px 0 8px;font-size:19px;line-height:1.35}.property-live-preview__body strong{font-size:22px}.preview-specs{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.preview-specs span{padding:6px 8px;border-radius:8px;background:var(--surface-soft);color:var(--ink-soft);font-size:12px}.property-live-preview__body p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.preview-reactions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px}.preview-reactions button{min-height:36px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-soft);font-size:12px}.property-builder-preview-link{margin-top:26px;display:flex;justify-content:center}@media(max-width:980px){.property-builder-hero__inner{align-items:flex-start;flex-direction:column}.property-builder-layout{grid-template-columns:1fr}.property-live-preview{position:static}.property-live-preview{display:grid;grid-template-columns:260px 1fr}.property-live-preview__top{grid-column:1/-1}.property-live-preview__image{height:100%;min-height:250px}.property-form-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.property-builder-hero{padding:36px 0 24px}.property-builder-hero h1{font-size:38px}.property-builder-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.property-builder-stepper{grid-template-columns:repeat(5,auto);overflow:hidden;gap:5px}.property-builder-stepper div{min-width:0;padding:7px 5px;gap:4px;flex-direction:column;font-size:12px}.property-builder-stepper span{width:22px;height:22px}.property-builder-card{padding:16px;border-radius:20px}.property-builder-card__head{gap:12px;flex-direction:column}.property-builder-card__head h2,.property-tour-panel__copy h2{font-size:21px}.property-upload-stage{min-height:250px}.property-upload-stage__content{padding:20px 14px}.property-photo-strip{grid-template-columns:repeat(3,1fr)}.property-photo-thumb{min-height:78px}.media-guidance-grid{grid-template-columns:1fr}.property-form-grid{grid-template-columns:1fr 1fr}.property-tour-panel{grid-template-columns:1fr}.property-tour-panel__visual{min-height:220px}.property-live-preview{display:block;border-radius:20px}.property-live-preview__image{height:215px;min-height:0}.preview-reactions{gap:5px}}.property-builder-preview-link{gap:8px;flex-wrap:wrap}.property-upload-stage.is-disabled{opacity:.68;pointer-events:none}.property-upload-message{margin:10px 0 0;color:#a23b3b;font-size:12px;font-weight:700}.property-photo-thumb--selected img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.property-photo-thumb--selected button{position:absolute;z-index:3;top:7px;left:7px;width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:8px;background:#051932c7;color:#fff;cursor:pointer}.property-photo-thumb--selected span{width:auto;min-width:28px;padding:0 7px}.property-tour-files{width:100%;display:grid;gap:6px;margin:10px 0 14px}.property-tour-files>span{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr) 26px;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft);color:var(--ink-soft);font-size:12px}.property-tour-files>span b{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#e9f8f7;color:var(--brand-teal-text)}.property-tour-files>span button{border:0;background:transparent;color:var(--muted);font-size:18px;cursor:pointer}.property-builder-save-hint{margin-inline-end:auto;color:var(--muted);font-size:11px}.property-live-preview__cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.property-field select{width:100%;height:46px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:none;font:inherit}.property-field select:focus{border-color:var(--brand-teal-text);box-shadow:0 0 0 3px #13b5b11a}.property-field input:disabled,.property-field textarea:disabled,.property-field select:disabled{opacity:.65;cursor:not-allowed;background:#f5f7f9}.property-builder-hero--compact{padding:38px 0 24px}.property-builder-hero--compact h1{font-size:clamp(34px,4vw,48px);margin-bottom:8px}.property-builder-hero--compact p{font-size:15px}.property-wizard{display:grid;gap:14px}.property-wizard__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.property-wizard__steps button{min-height:68px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;column-gap:9px;padding:11px 13px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--muted);text-align:start}.property-wizard__steps button>span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f1f5f7;color:#8795a5;font-size:12px;font-weight:900}.property-wizard__steps b{align-self:end;color:inherit;font-size:13px}.property-wizard__steps small{align-self:start;color:#93a0ae;font-size:11px}.property-wizard__steps button.is-current{border-color:#a8dfda;background:#f1fbfa;color:var(--brand-teal-text);box-shadow:0 8px 26px #0e8f8b14}.property-wizard__steps button.is-current>span,.property-wizard__steps button.is-complete>span{background:var(--brand-teal);color:#fff}.property-wizard__steps button.is-complete{color:var(--brand-navy-900);cursor:pointer}.property-wizard__progress{height:5px;overflow:hidden;border-radius:999px;background:#e7eef2}.property-wizard__progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand-teal-strong),#55d7cf);transition:width .25s ease}.property-wizard__stage{min-height:460px}.property-wizard__stage>.property-builder-card{min-height:460px}.property-wizard__footer{position:sticky;bottom:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0 2px;background:linear-gradient(180deg,#f6f9fb00,#f6f9fb 24%)}.property-wizard__footer-main,.property-wizard__footer-actions{display:flex;align-items:center;gap:8px}.property-wizard__validation{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #f0d6c1;border-radius:12px;background:#fff9f3;color:#9a5c28;font-size:12px;font-weight:800}.property-basics-title{max-width:760px}.property-choice-grid{display:grid;gap:24px;margin-top:28px}.property-choice-group{display:grid;gap:10px}.property-choice-group>span,.property-section-label{color:var(--ink-soft);font-size:12px;font-weight:900}.property-choice-group>div{display:flex;flex-wrap:wrap;gap:8px}.property-choice-group button{min-height:42px;padding:0 15px;border:1px solid #dce5eb;border-radius:12px;background:#fff;color:var(--ink-soft);font-weight:850}.property-choice-group button.is-active{border-color:#a6dcd7;background:#edf9f7;color:var(--brand-teal-text);box-shadow:inset 0 0 0 1px #13b5b114}.property-choice-group__types{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))}.property-section-label{margin-bottom:10px}.property-form-grid--location{grid-template-columns:1.35fr 1fr 1fr .55fr .55fr}.property-field--city{position:relative}.property-field--city .city-autocomplete__input{height:46px}.property-field--city .city-autocomplete__input input{height:auto;padding:0;border:0;box-shadow:none}.property-review-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.property-review-summary>div{display:grid;gap:5px;padding:13px;border:1px solid #e8eef2;border-radius:14px;background:#f9fbfc}.property-review-summary small{color:var(--muted);font-size:11px}.property-review-summary b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-wizard__review-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.property-cover-hint{display:flex;align-items:center;gap:7px;margin-top:12px;padding:10px 12px;border-radius:12px;background:#f2faf9;color:var(--brand-teal-text);font-size:12px}.property-photo-thumb--selected .property-photo-thumb__number{top:8px;right:8px;width:25px;height:25px;padding:0}.property-photo-thumb--selected .property-photo-thumb__remove{position:absolute;z-index:4;top:7px;left:7px;width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:8px;background:#051932c7;color:#fff}.property-photo-thumb__cover-label{position:absolute!important;z-index:3!important;right:8px!important;bottom:8px!important;display:inline-flex!important;align-items:center;gap:4px;padding:5px 7px;border-radius:8px;background:#109a94eb;color:#fff!important;font-size:10px!important}.property-photo-thumb__make-cover{position:absolute;z-index:3;right:7px;bottom:7px;min-height:26px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;border:0;border-radius:8px;background:#ffffffed;color:var(--brand-teal-text);font-size:10px;font-weight:900}.property-photo-thumb.is-cover{outline:2px solid rgba(19,181,177,.55);outline-offset:1px}.property-modal--wizard .property-modal__dialog{width:min(1120px,100%)}.property-modal--wizard .property-modal__head{align-items:center}.property-modal--wizard .property-modal__head p{margin:4px 0 0;color:var(--muted);font-size:12px}.property-modal--wizard .property-modal__body{padding:18px 22px 20px}.property-modal--wizard .property-wizard__stage{min-height:410px}.property-modal--wizard .property-wizard__stage>.property-builder-card{min-height:410px}.property-modal--wizard .property-wizard__footer{position:sticky;bottom:-20px;margin:0 -22px -20px;padding:14px 22px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #edf2f5;background:#fff}.property-modal--wizard .property-builder-card{box-shadow:none}.property-modal--wizard .property-upload-stage{min-height:245px}.property-modal--wizard .property-live-preview{top:0}@media(max-width:980px){.property-choice-group__types,.property-form-grid--location{grid-template-columns:repeat(2,minmax(0,1fr))}.property-wizard__review-layout{grid-template-columns:1fr}.property-wizard__review-layout .property-live-preview{position:static;display:grid;grid-template-columns:240px 1fr}.property-wizard__review-layout .property-live-preview__top{grid-column:1/-1}}@media(max-width:680px){.property-wizard__steps{grid-template-columns:repeat(4,minmax(72px,1fr));gap:5px;overflow-x:auto}.property-wizard__steps button{min-width:78px;min-height:58px;grid-template-columns:1fr;grid-template-rows:auto auto;padding:7px;text-align:center}.property-wizard__steps button>span{grid-row:auto;width:26px;height:26px;margin:auto}.property-wizard__steps small{display:none}.property-wizard__stage,.property-wizard__stage>.property-builder-card{min-height:0}.property-choice-group__types,.property-form-grid--location,.property-review-summary{grid-template-columns:1fr 1fr}.property-wizard__footer{align-items:stretch;flex-direction:column-reverse}.property-wizard__footer-main,.property-wizard__footer-actions{width:100%}.property-wizard__footer .button{flex:1}.property-wizard__cancel{display:none}.property-modal--wizard .property-modal__body{padding:12px 14px 16px}.property-modal--wizard .property-wizard__footer{bottom:-16px;margin:0 -14px -16px;padding-inline:14px}.property-modal--wizard .property-builder-card{padding:15px}.property-modal--wizard .property-wizard__review-layout .property-live-preview{display:block}.property-photo-strip{grid-template-columns:repeat(2,1fr)}}.property-photo-thumb__make-cover{top:auto!important;left:auto!important;width:auto!important;height:auto!important}.property-wizard-panel-head{margin-bottom:14px}.property-wizard-panel-head h2{margin:3px 0}.property-wizard-panel-head p{font-size:13px;line-height:1.45}.property-field__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.property-field__meta b{color:#91a0ae;font-size:10px;font-weight:800;white-space:nowrap}.property-basics-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:28px;align-items:start}.property-basics-primary{display:grid;gap:16px}.property-basics-options{display:grid;gap:17px}.property-title-field input{height:52px;font-size:14px}.property-compact-tip{display:flex;align-items:center;gap:12px;padding:15px 16px;border:1px solid #bfe6e2;border-radius:14px;background:linear-gradient(135deg,#f3fbfa,#fbfefe);color:var(--brand-teal-text)}.property-compact-tip__icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#fff;box-shadow:0 5px 16px #087a7717}.property-compact-tip div{display:grid;gap:3px}.property-compact-tip b{font-size:13px}.property-compact-tip span:not(.property-compact-tip__icon){color:#52727b;font-size:11px;line-height:1.5}.property-choice-group--deal>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.property-choice-group--deal button{min-height:52px;justify-content:center}.property-choice-group button{display:flex;align-items:center;justify-content:center;gap:7px}.property-choice-group button b{font:inherit}.property-choice-group__types{gap:8px!important}.property-choice-group__types button{min-height:46px;padding:0 9px}.property-details-layout{display:grid;grid-template-columns:minmax(0,1fr) 205px;gap:20px;align-items:stretch}.property-details-main{display:grid;gap:14px;min-width:0}.property-details-section{padding:14px 15px 15px;border:1px solid #e6edf2;border-radius:17px;background:#fff}.property-section-title{display:flex;align-items:center;gap:8px;margin-bottom:11px;color:var(--brand-navy-900)}.property-section-title>span{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#ebf9f8;color:var(--brand-teal-text)}.property-section-title>b{font-size:14px}.property-section-title>small{margin-inline-start:auto;color:var(--muted);font-size:10px;font-weight:600}.property-details-panel .property-field{gap:5px;font-size:11px}.property-details-panel .property-field input,.property-details-panel .property-field select,.property-details-panel .property-field--city .city-autocomplete__input{height:42px}.property-details-panel .property-form-grid{gap:9px}.property-details-panel .property-form-grid--location{grid-template-columns:1.35fr 1.1fr 1.1fr .68fr .68fr}.property-form-grid--metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.property-details-tip{display:flex;flex-direction:column;align-items:flex-start;gap:11px;padding:18px 16px;border:1px solid #d7e8ed;border-radius:17px;background:linear-gradient(180deg,#fbfdfd,#f5f9fa);color:var(--ink-soft)}.property-details-tip__icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dcebef;border-radius:50%;background:#fff;color:var(--brand-teal-text);box-shadow:0 7px 20px #09455b12}.property-details-tip div{display:grid;gap:5px}.property-details-tip b{color:var(--brand-teal-text);font-size:13px}.property-details-tip p{margin:0;font-size:11px;line-height:1.65}.property-details-tip small{margin-top:auto;display:flex;align-items:center;gap:5px;color:#6b7c8d;font-size:10px}.property-details-tip small svg{color:var(--brand-teal-text)}@media(min-width:981px){.property-modal--wizard{padding:12px}.property-modal--wizard .property-modal__dialog{width:min(1400px,calc(100vw - 32px));height:calc(100svh - 24px);max-height:920px;border-radius:28px}.property-modal--wizard .property-modal__head{flex:0 0 auto;padding:15px 24px 13px;min-height:76px}.property-modal--wizard .property-modal__head h2{font-size:23px}.property-modal--wizard .property-modal__body{display:flex;min-height:0;overflow:hidden;padding:13px 24px 0}.property-modal--wizard .property-wizard{width:100%;height:100%;min-height:0;grid-template-rows:auto 4px minmax(0,1fr) auto;gap:9px}.property-modal--wizard .property-wizard__steps{gap:10px}.property-modal--wizard .property-wizard__steps button{min-height:56px;padding:8px 11px;border-radius:14px}.property-modal--wizard .property-wizard__steps button>span{width:31px;height:31px;border-radius:10px}.property-modal--wizard .property-wizard__stage{min-height:0;overflow:hidden}.property-modal--wizard .property-wizard__stage>.property-builder-card{height:100%;min-height:0;overflow:hidden;padding:17px 20px;border-radius:20px}.property-modal--wizard .property-wizard__footer{position:relative;bottom:auto;min-height:60px;margin:0 -24px;padding:10px 24px calc(10px + env(safe-area-inset-bottom));background:#fff}.property-modal--wizard .property-wizard__footer .button{min-height:43px;padding-inline:17px}.property-modal--wizard .property-wizard__validation{position:absolute;z-index:12;left:50%;bottom:72px;transform:translate(-50%);width:max-content;max-width:70%;box-shadow:0 12px 34px #061d3d21}.property-modal--wizard .property-media-panel .property-builder-card__head{margin-bottom:10px}.property-modal--wizard .property-media-panel .property-builder-card__head h2{font-size:21px}.property-modal--wizard .property-media-panel .property-builder-card__head p{font-size:12px;line-height:1.45}.property-modal--wizard .property-upload-stage{min-height:0;height:180px;border-radius:16px}.property-modal--wizard .property-upload-stage__content{width:min(88%,390px);gap:6px;padding:15px 20px;border-radius:16px}.property-modal--wizard .property-upload-icon{width:38px;height:38px}.property-modal--wizard .property-upload-stage__content strong{font-size:15px}.property-modal--wizard .property-cover-hint{margin-top:8px;padding:7px 10px;font-size:10px}.property-modal--wizard .property-photo-strip{grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;margin-top:8px}.property-modal--wizard .property-photo-thumb{min-height:72px;border-radius:11px}.property-modal--wizard .property-photo-thumb__make-cover{font-size:9px}.property-modal--wizard .property-wizard__review-layout{height:100%;grid-template-columns:minmax(0,1fr) 270px;gap:12px}.property-modal--wizard .property-wizard__review-layout>.property-builder-main{min-width:0;grid-template-columns:minmax(0,1fr) 285px;gap:12px;align-items:stretch}.property-modal--wizard .property-review-panel,.property-modal--wizard .property-tour-panel,.property-modal--wizard .property-live-preview{height:100%;min-height:0}.property-modal--wizard .property-review-panel{padding:15px}.property-modal--wizard .property-review-panel .property-builder-card__head{margin-bottom:10px;gap:10px}.property-modal--wizard .property-review-panel .property-builder-card__head h2{font-size:20px}.property-modal--wizard .property-review-panel .property-builder-card__head p{font-size:11px;line-height:1.4}.property-modal--wizard .property-review-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.property-modal--wizard .property-review-summary>div{padding:8px 9px;border-radius:10px}.property-modal--wizard .property-builder-divider{margin:10px 0}.property-modal--wizard .property-description-layout{gap:8px}.property-modal--wizard .property-review-panel textarea{min-height:72px;max-height:92px;resize:none}.property-modal--wizard .property-review-panel input{height:40px}.property-modal--wizard .property-tour-panel{display:flex;flex-direction:column;gap:10px;padding:13px}.property-modal--wizard .property-tour-panel__visual{min-height:105px;height:105px;border-radius:13px}.property-modal--wizard .property-tour-panel__copy{min-height:0;justify-content:flex-start}.property-modal--wizard .property-tour-panel__copy h2{margin:5px 0 4px;font-size:16px}.property-modal--wizard .property-tour-panel__copy p{margin-bottom:8px;font-size:10px;line-height:1.45}.property-modal--wizard .property-tour-panel__copy ul{gap:4px;margin-bottom:8px;font-size:10px}.property-modal--wizard .property-tour-panel__copy .button{min-height:36px;padding:7px 10px;font-size:11px}.property-modal--wizard .property-tour-files{max-height:72px;overflow:auto;margin:6px 0}.property-modal--wizard .property-live-preview{position:static;border-radius:16px}.property-modal--wizard .property-live-preview__top{height:40px;padding:0 12px;font-size:11px}.property-modal--wizard .property-live-preview__image{height:145px}.property-modal--wizard .property-live-preview__body{padding:12px}.property-modal--wizard .property-live-preview__body h3{margin:5px 0 6px;font-size:16px}.property-modal--wizard .property-live-preview__body strong{font-size:18px}.property-modal--wizard .preview-specs{margin:8px 0}.property-modal--wizard .property-live-preview__body p{font-size:10px;line-height:1.45}}@media(max-width:1180px)and (min-width:981px){.property-basics-layout{grid-template-columns:1fr 1fr;gap:18px}.property-details-layout{grid-template-columns:1fr}.property-details-tip{display:none}.property-form-grid--metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.property-modal--wizard .property-wizard__review-layout{grid-template-columns:minmax(0,1fr) 240px}.property-modal--wizard .property-wizard__review-layout>.property-builder-main{grid-template-columns:minmax(0,1fr) 245px}}@media(max-width:980px){.property-modal--wizard .property-modal__dialog{height:auto;max-height:100svh}.property-modal--wizard .property-modal__head{padding:16px 18px 13px}.property-modal--wizard .property-modal__body{display:block;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:13px 16px 18px}.property-modal--wizard .property-wizard{height:auto;display:grid;gap:10px}.property-modal--wizard .property-wizard__stage{overflow:visible}.property-modal--wizard .property-wizard__stage>.property-builder-card{height:auto;overflow:visible}.property-basics-layout{grid-template-columns:1fr;gap:18px}.property-basics-primary,.property-basics-options{gap:13px}.property-details-layout{grid-template-columns:1fr;gap:12px}.property-details-tip{display:flex;flex-direction:row;align-items:center;padding:12px 13px}.property-details-tip__icon{width:36px;height:36px}.property-details-tip small{margin-top:0;margin-inline-start:auto;white-space:nowrap}.property-form-grid--metrics,.property-details-panel .property-form-grid--location{grid-template-columns:repeat(2,minmax(0,1fr))}.property-modal--wizard .property-wizard__footer{position:sticky;bottom:-18px;z-index:15;margin:0 -16px -18px;padding:10px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #edf2f5;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media(max-width:540px){.property-modal--wizard .property-modal__head{align-items:flex-start;padding:13px 14px 11px}.property-modal--wizard .property-modal__head h2{font-size:20px}.property-modal--wizard .property-modal__head p{font-size:11px}.property-modal--wizard .property-modal__close{width:38px;height:38px}.property-modal--wizard .property-modal__body{padding:10px 12px 16px}.property-wizard__steps{padding-bottom:3px}.property-wizard__steps button{min-width:72px}.property-wizard-panel-head{margin-bottom:12px}.property-wizard-panel-head h2{font-size:20px!important}.property-wizard-panel-head p{font-size:12px;line-height:1.5}.property-title-field input{height:48px;font-size:13px}.property-compact-tip{padding:11px 12px}.property-choice-group--deal>div{grid-template-columns:1fr 1fr}.property-choice-group__types{grid-template-columns:1fr 1fr!important}.property-choice-group__types button{min-height:44px}.property-details-section{padding:12px;border-radius:15px}.property-section-title{flex-wrap:wrap}.property-section-title>small{width:100%;margin-inline-start:37px}.property-details-panel .property-form-grid--location,.property-form-grid--metrics{grid-template-columns:1fr}.property-details-panel .property-field{font-size:12px}.property-details-panel .property-field input,.property-details-panel .property-field select,.property-details-panel .property-field--city .city-autocomplete__input{height:47px}.property-details-tip{align-items:flex-start}.property-details-tip p{font-size:10px}.property-details-tip small{display:none}.property-modal--wizard .property-photo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.property-modal--wizard .property-wizard__footer{margin-inline:-12px;padding-inline:12px}.property-wizard__footer-main,.property-wizard__footer-actions{gap:7px}.property-wizard__footer .button{min-height:44px;padding-inline:10px;font-size:12px}}@media(min-width:981px){.property-modal--wizard .property-wizard{position:relative}}.property-editor-loading,.property-editor-error{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink-soft);font-weight:800}.property-editor-error{min-height:auto;justify-content:flex-start;border-color:#efd7c5;background:#fff9f4;color:#9a5c28}.property-attribute-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.property-attribute-grid button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px;padding:7px 9px;border:1px solid #dce5eb;border-radius:12px;background:#fff;color:var(--ink-soft);font-weight:800}.property-attribute-grid button b{margin-inline-start:auto;color:#9aa7b4;font-size:10px}.property-attribute-grid button.is-active{border-color:#a6dcd7;background:#edf9f7;color:var(--brand-teal-text)}.property-attribute-grid button.is-active b{color:var(--brand-teal-text)}.property-review-fields{display:grid;grid-template-columns:1.2fr .8fr;gap:10px}.property-photo-thumb__saved{position:absolute;z-index:3;left:8px;bottom:8px;padding:4px 6px;border-radius:7px;background:#051932b8;color:#fff;font-size:9px;font-weight:800}.property-tour-files>span{grid-template-columns:24px minmax(0,1fr) auto 26px}.property-tour-files>span em{padding:3px 6px;border-radius:7px;background:#e9f8f7;color:var(--brand-teal-text);font-size:9px;font-style:normal;font-weight:800}.property-card-lite footer button:disabled{opacity:.42;cursor:not-allowed}@media(max-width:980px){.property-attribute-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.property-attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-review-fields{grid-template-columns:1fr}}@media(min-width:981px){.property-modal--wizard .property-details-panel,.property-modal--wizard .property-review-panel{overflow:auto!important;scrollbar-width:thin}}.app-page{width:min(calc(100% - 40px),1440px);margin-inline:auto;padding:32px 0 70px}.app-page-heading{min-height:82px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.app-page-heading h1{margin:4px 0 6px;font-size:32px;letter-spacing:-.035em}.app-page-heading p{max-width:720px;margin:0;color:var(--ink-soft);line-height:1.6}.app-page-heading>div:last-child{display:flex;gap:8px}.app-eyebrow,.app-panel__kicker{color:var(--brand-teal-text);font-size:11px;font-weight:900;letter-spacing:.08em}.app-panel{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 6px 18px #061d3d09}.app-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.app-panel__head h2{margin:3px 0 0;font-size:18px;letter-spacing:-.02em}.app-panel__head>a,.app-panel__head>button{display:flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--brand-teal-text);font-size:13px;font-weight:800}.app-placeholder{min-height:360px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--brand-teal-text);text-align:center}.app-placeholder b{color:var(--ink);font-size:22px}.app-placeholder span{color:var(--muted)}@media(max-width:760px){.app-page{width:min(calc(100% - 24px),100%);padding:22px 0 92px}.app-page-heading{min-height:0;margin-bottom:18px;align-items:flex-start}.app-page-heading h1{font-size:27px}.app-page-heading p{font-size:13px}.app-page-heading>.button,.app-page-heading>button{padding-inline:12px;font-size:12px}.app-panel{border-radius:18px}}.app-owner-button{color:var(--brand-teal-text);background:#eef9f8}.app-eyebrow,.app-panel__kicker{font-size:12px}@media(max-width:760px){.app-page-heading p{font-size:14px;line-height:1.5}.app-page-heading>.button,.app-page-heading>button{font-size:13px;min-height:44px}}@media(max-width:760px){.app-page{width:min(calc(100% - 24px),100%);padding:24px 0 calc(34px + env(safe-area-inset-bottom))}}.schedule-tabs{display:inline-flex;gap:4px;margin:0 0 4px;padding:5px;border-radius:15px;background:#eef3f6;border:1px solid var(--line)}.schedule-page>.schedule-tabs{margin-inline:clamp(16px,4vw,32px);margin-top:clamp(16px,3vw,26px)}.schedule-tab{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 16px;border:0;border-radius:11px;background:transparent;color:var(--ink-soft);font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:background .16s,color .16s,box-shadow .16s}.schedule-tab:hover{color:var(--brand-teal-text)}.schedule-tab.is-active{background:#fff;color:var(--brand-navy-900);box-shadow:0 4px 14px #061d3d17}.schedule-tab svg{flex:0 0 auto}@media(max-width:640px){.schedule-page>.schedule-tabs{display:flex;margin-inline:14px}.schedule-tab{flex:1;justify-content:center}}.property-modal{position:fixed;z-index:220;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0618316b;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);animation:diroToastIn .2s ease}.property-modal__dialog{width:min(100%,1040px);max-height:calc(100svh - 40px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(211,225,234,.9);border-radius:24px;background:#f6f9fb;box-shadow:0 32px 90px #0518314d}.property-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 24px 14px;background:#fff;border-bottom:1px solid #eef2f5}.property-modal__head h2{margin:4px 0 0;font-size:22px;letter-spacing:-.03em}.property-modal__close{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink-soft);cursor:pointer}.property-modal__close:hover{background:#f0f7f7;color:var(--brand-teal-text)}.property-modal__body{flex:1;overflow-y:auto;padding:20px 24px}.property-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 24px calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eef2f5}@media(max-width:640px){.property-modal{padding:0}.property-modal__dialog{width:100%;max-height:100svh;border:0;border-radius:0}.property-modal__footer .button{flex:1}}.property-modal__footer{align-items:center;flex-wrap:wrap}.property-modal__footer .property-builder-save-hint{margin-inline-end:auto}@media(max-width:640px){.property-modal__footer .property-builder-save-hint{width:100%;margin:0;text-align:center}}.trial-expired-page{min-height:calc(100svh - 110px);display:grid;place-items:center;padding:28px}.trial-expired-card{width:min(100%,620px);display:grid;justify-items:center;gap:10px;padding:34px;text-align:center}.trial-expired-card__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:19px;background:#eaf8f6;color:var(--brand-teal-text);font-size:22px}.trial-expired-card>small{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--brand-teal-text)}.trial-expired-card h1{margin:0;font-size:28px}.trial-expired-card p{max-width:500px;margin:0;color:var(--muted);line-height:1.6}.trial-expired-card__safe{margin-top:4px;padding:10px 12px;border-radius:12px;background:#f5f8f9;color:var(--ink-soft);font-size:12px}.trial-expired-card__actions{display:flex;gap:8px;margin-top:8px}@media(max-width:640px){.trial-expired-page{padding:16px}.trial-expired-card{padding:26px 18px}.trial-expired-card h1{font-size:23px}.trial-expired-card__actions{width:100%}.trial-expired-card__actions .button{width:100%;justify-content:center}}.dashboard-heading{align-items:flex-end}.dashboard-heading__actions{display:flex;gap:8px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.dashboard-stat{min-height:114px;display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff}.dashboard-stat__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px}.dashboard-stat>div:last-child{display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:baseline}.dashboard-stat span{grid-column:1/-1;color:var(--muted);font-size:13px}.dashboard-stat b{font-size:25px}.dashboard-stat small{color:var(--muted);font-size:12px}.dashboard-stat--teal .dashboard-stat__icon{color:#087c79;background:#eaf9f8}.dashboard-stat--rose .dashboard-stat__icon{color:#b65368;background:#fff0f2}.dashboard-stat--amber .dashboard-stat__icon{color:#a46b20;background:#fff6e8}.dashboard-stat--blue .dashboard-stat__icon{color:#2d66a1;background:#eef5fc}.dashboard-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.dashboard-grid>.app-panel{padding:20px}.dashboard-agenda{grid-row:span 2}.agenda-list{display:grid;margin-top:12px}.agenda-item{position:relative;min-height:88px;display:grid;grid-template-columns:62px 2px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #edf1f5}.agenda-item:last-child{border-bottom:0}.agenda-item time{display:grid;color:var(--brand-navy-900);font-weight:900;font-size:18px}.agenda-item time small{color:var(--muted);font-size:11px;font-weight:600}.agenda-item__line{width:2px;height:48px;border-radius:3px;background:#dde8ee}.agenda-item>div{display:grid;gap:3px}.agenda-item>div b{font-size:13px}.agenda-item>div strong{font-size:13px}.agenda-item>div small{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:12px}.agenda-item em{padding:6px 8px;border-radius:999px;color:#087c79;background:#eaf9f8;font-size:12px;font-style:normal;font-weight:900}.agenda-item.is-next{margin-inline:-8px;padding-inline:8px;border-radius:14px;background:#f7fbfb}.agenda-item.is-next .agenda-item__line{background:var(--brand-teal)}.attention-list{display:grid;margin-top:10px}.attention-client{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1f5}.attention-client:last-child{border-bottom:0}.attention-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;font-size:12px;font-weight:900}.attention-avatar--hot{color:#a64255;background:#fff0f2}.attention-avatar--warm{color:#9a6927;background:#fff6e8}.attention-avatar--seller{color:#26609b;background:#edf4fc}.attention-avatar--future{color:#7059a7;background:#f1edfb}.attention-client>div{min-width:0}.attention-client>div>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.attention-client b{font-size:13px}.attention-client>div>div span{color:var(--brand-teal-text);font-size:12px;font-weight:800}.attention-client p{margin:3px 0 5px;overflow:hidden;color:var(--ink-soft);font-size:12px;white-space:nowrap;text-overflow:ellipsis}.attention-client small{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:12px}.activity-feed{display:grid;margin-top:10px}.activity-item{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f5}.activity-item:last-child{border-bottom:0}.activity-item>span{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;color:var(--brand-teal-text);background:#eef9f8}.activity-item>div{display:grid;gap:3px}.activity-item b{font-size:13px}.activity-item small,.activity-item time{color:var(--muted);font-size:12px}.live-dot{display:flex;align-items:center;gap:5px;color:var(--success);font-size:11px;font-weight:800}.live-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px #1a9d721a}.dashboard-push-card{grid-column:2;min-height:154px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;background:linear-gradient(135deg,#fff,#f3fbfa)!important}.push-card__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal))}.dashboard-push-card h2{margin:3px 0 5px;font-size:16px}.dashboard-push-card p{margin:0;max-width:520px;color:var(--ink-soft);font-size:13px;line-height:1.55}@media(max-width:1100px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.dashboard-agenda{grid-row:auto}.dashboard-push-card{grid-column:auto}}@media(max-width:760px){.dashboard-heading{display:grid;gap:12px}.dashboard-heading__actions{width:100%}.dashboard-heading__actions .button{flex:1}.dashboard-stats{grid-template-columns:1fr 1fr;gap:8px}.dashboard-stat{min-height:98px;padding:12px;gap:9px}.dashboard-stat__icon{width:36px;height:36px}.dashboard-stat b{font-size:20px}.dashboard-grid{gap:10px}.dashboard-grid>.app-panel{padding:15px}.agenda-item{grid-template-columns:52px 2px 1fr;gap:8px}.agenda-item em{display:none}.dashboard-push-card{grid-template-columns:40px 1fr}.dashboard-push-card>.button{grid-column:1/-1;width:100%}.activity-item time{display:none}}.dashboard-goal-card{position:relative;overflow:hidden;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(190px,280px) auto;gap:15px;align-items:center;margin-bottom:16px;padding:15px 17px;border:1px solid rgba(13,92,102,.12);border-radius:20px;color:#fff;background:radial-gradient(circle at 15% -50%,rgba(75,226,212,.28),transparent 38%),linear-gradient(120deg,#061d3d,#0b315f 58%,#0b626f);box-shadow:0 10px 28px #061d3d17}.dashboard-goal-card:after{content:"";position:absolute;left:-45px;bottom:-95px;width:190px;height:190px;border:1px solid rgba(255,255,255,.06);border-radius:50%;box-shadow:0 0 0 30px #ffffff05}.dashboard-goal-card__icon{position:relative;z-index:2;width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#0a5c57;background:#87f2e7}.dashboard-goal-card__copy{position:relative;z-index:2;display:grid;gap:2px}.dashboard-goal-card__copy small{color:#8cf1e7;font-size:11px;font-weight:900;letter-spacing:.08em}.dashboard-goal-card__copy b{font-size:15px}.dashboard-goal-card__copy span{color:#ffffffad;font-size:12px}.dashboard-goal-card__progress{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.dashboard-goal-card__progress strong{color:#8cf1e7;font-size:14px}.dashboard-goal-card__progress>span{height:7px;overflow:hidden;border-radius:999px;background:#ffffff1c}.dashboard-goal-card__progress>span i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4bdccc,#8dfff3)}.dashboard-goal-card__progress small{color:#ffffffad;font-size:12px}.dashboard-goal-card>svg{position:relative;z-index:2;color:#fff9}@media(max-width:850px){.dashboard-goal-card{grid-template-columns:auto 1fr auto}.dashboard-goal-card__progress{grid-column:2/-1}.dashboard-goal-card__progress small{padding-left:8px}}@media(max-width:520px){.dashboard-goal-card{grid-template-columns:auto 1fr;padding:13px}.dashboard-goal-card>svg{display:none}.dashboard-goal-card__icon{width:42px;height:42px}.dashboard-goal-card__copy b{font-size:13px}.dashboard-goal-card__progress{grid-column:1/-1}}.dashboard-trial-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:0 0 16px;padding:14px 16px;border:1px solid #d9e8ea;border-radius:18px;background:linear-gradient(135deg,#f7fbfb,#eef7f7);box-shadow:0 10px 28px #1638460d}.dashboard-trial-banner.is-office{border-color:#c6e6e2;background:linear-gradient(135deg,#eef9f7,#f7fbfb)}.dashboard-trial-banner__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff;color:var(--brand-teal-text);box-shadow:0 5px 18px #153f4814}.dashboard-trial-banner__copy{min-width:0}.dashboard-trial-banner__copy>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dashboard-trial-banner__copy em{font-style:normal;font-size:11px;font-weight:900;color:var(--brand-teal-text);padding:4px 8px;border-radius:999px;background:#dff5f2}.dashboard-trial-banner__copy small{color:var(--muted);font-size:11px}.dashboard-trial-banner__copy h2{margin:5px 0 2px;font-size:16px}.dashboard-trial-banner__copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.dashboard-trial-banner__hint{display:block;margin-top:5px}.dashboard-trial-banner__actions{display:flex;gap:8px;align-items:center}.dashboard-trial-banner__actions .button{white-space:nowrap}@media(max-width:760px){.dashboard-trial-banner{grid-template-columns:auto 1fr;margin-top:10px}.dashboard-trial-banner__actions{grid-column:1/-1}.dashboard-trial-banner__actions .button{flex:1;justify-content:center}.dashboard-trial-banner__copy h2{font-size:15px}}@media(max-width:760px){.dashboard-trial-banner{grid-template-columns:1fr;gap:12px;padding:16px}.dashboard-trial-banner__icon{width:42px;height:42px}.dashboard-trial-banner__copy h2{font-size:15px}.dashboard-trial-banner__copy p{font-size:13px;line-height:1.55}.dashboard-trial-banner__actions{display:grid;grid-template-columns:1fr;gap:8px;width:100%}.dashboard-trial-banner__actions .button{width:100%;min-height:48px;justify-content:center;white-space:normal;padding-inline:12px}}.client-summary-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:14px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.client-summary-strip>div{min-height:74px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-inline-start:1px solid var(--line)}.client-summary-strip>div:first-child{border-inline-start:0}.client-summary-strip b{font-size:23px}.client-summary-strip span{color:var(--muted);font-size:12px}.clients-workspace{padding:16px}.clients-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:10px;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line)}.clients-search{height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#f9fbfc;color:var(--muted)}.clients-search input{width:100%;border:0;outline:0;background:transparent}.clients-filters{display:flex;gap:4px;padding:3px;border-radius:12px;background:#f4f7f9}.clients-filters button{min-height:34px;padding:0 11px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.clients-filters button.is-active{color:var(--brand-navy-900);background:#fff;box-shadow:0 2px 8px #061d3d0f}.client-list-head,.client-row{display:grid;grid-template-columns:1.1fr 1fr .6fr .75fr;gap:14px;align-items:center}.client-list-head{padding:12px 14px 8px;color:var(--muted);font-size:12px;font-weight:800}.client-row{min-height:80px;padding:10px 14px;border-top:1px solid #edf1f5;transition:.15s ease}.client-row:hover{margin-inline:-4px;padding-inline:18px;border-radius:13px;background:#f8fbfc}.client-row__identity{display:flex;align-items:center;gap:10px}.client-avatar,.client-profile-avatar{display:grid;place-items:center;flex-shrink:0;color:#fff;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal));font-weight:900}.client-avatar{width:38px;height:38px;border-radius:12px;font-size:12px}.client-row__identity>div,.client-row__need,.client-row__status{display:grid;gap:3px}.client-row b{font-size:14px}.client-row small{color:var(--muted);font-size:12px}.client-row__need small{white-space:nowrap}.client-status{width:max-content;display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:12px;font-weight:900}.client-status--hot{color:#a64055;background:#fff0f2}.client-status--active{color:#8c651f;background:#fff5e3}.client-status--seller{color:#275e99;background:#eef5fc}.client-status--future{color:#6f59a4;background:#f1edfb}.client-row__action{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--brand-teal-text);font-size:12px;font-weight:800}.client-profile-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px;padding:20px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,#fff,#f4fbfa)}.client-profile-identity{display:flex;align-items:center;gap:14px}.client-profile-avatar{width:58px;height:58px;border-radius:17px;font-size:15px}.client-profile-identity h1{margin:3px 0 6px;font-size:27px}.client-contact-line{display:flex;flex-wrap:wrap;gap:9px}.client-contact-line>span:not(.client-status){display:flex;align-items:center;gap:4px;color:var(--muted);font-size:13px}.client-profile-actions{display:flex;gap:7px}.client-profile-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.client-profile-grid>.app-panel{padding:20px}.client-needs-panel{grid-row:span 1}.client-needs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px}.client-needs-grid>div{display:grid;gap:4px;padding:12px;border-radius:13px;background:#f7fafc}.client-needs-grid span{color:var(--muted);font-size:12px}.client-needs-grid b{font-size:13px}.client-tags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.client-tags span{padding:6px 8px;border-radius:999px;color:#147773;background:#eef9f8;font-size:12px;font-weight:800}.client-smart-note{display:flex;gap:10px;padding:12px;border:1px solid #dff0ee;border-radius:14px;background:#f4fbfa;color:var(--brand-teal-text)}.client-smart-note div{display:grid;gap:3px}.client-smart-note b{color:var(--ink);font-size:13px}.client-smart-note p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.5}.client-next-panel{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.client-next-panel h2{margin:5px 0;font-size:18px}.client-next-panel strong{font-size:22px}.client-next-panel p{margin:6px 0 14px;color:var(--ink-soft);font-size:13px;line-height:1.55}.client-next-panel>div{display:flex;gap:7px}.client-properties-panel{grid-column:1/-1}.client-property-metrics{display:flex;gap:7px;margin:14px 0}.client-property-metrics span{padding:7px 10px;border-radius:10px;background:#f6f9fb;color:var(--muted);font-size:12px}.client-property-metrics b{color:var(--ink);font-size:13px}.mini-property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mini-property-card{overflow:hidden;display:grid;grid-template-columns:110px 1fr;border:1px solid var(--line);border-radius:14px}.mini-property-card>div:last-child{display:flex;flex-direction:column;justify-content:center;gap:3px;padding:10px}.mini-property-card b{font-size:13px}.mini-property-card small{color:var(--muted);font-size:12px}.mini-property-card strong{color:var(--brand-navy-900);font-size:13px}.property-photo-art{position:relative;min-height:90px;overflow:hidden;background:linear-gradient(145deg,#b8dce5,#e6dbcb)}.property-photo-art:before{content:"";position:absolute;left:12%;right:12%;bottom:10%;height:58%;border-radius:3px 3px 0 0;background:#ffffffbf;clip-path:polygon(0 18%,60% 0,100% 18%,100% 100%,0 100%)}.property-photo-art:after{content:"";position:absolute;left:24%;right:24%;bottom:19%;height:22%;background:repeating-linear-gradient(90deg,#16476c 0 10%,transparent 10% 25%);opacity:.55}.property-photo-art--balcony{background:linear-gradient(145deg,#aedce8,#9bc8b5)}.property-photo-art--kitchen{background:linear-gradient(145deg,#d7d6cc,#9db6bd)}.property-photo-art--building{background:linear-gradient(145deg,#bbdce4,#ccd9c6)}.property-photo-art>span{position:absolute;z-index:2;top:7px;right:7px;padding:4px 7px;border-radius:7px;background:#ffffffeb;color:var(--brand-teal-text);font-size:11px;font-weight:900}.client-timeline-panel{grid-column:1/-1}.client-timeline{display:grid;margin-top:12px}.client-timeline>div{position:relative;display:grid;grid-template-columns:34px 1fr;gap:10px;padding:11px 0}.client-timeline>div:not(:last-child):after{content:"";position:absolute;inset-inline-start:16px;top:43px;bottom:-8px;width:1px;background:#e3eaef}.client-timeline__icon{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;color:var(--brand-teal-text);background:#eef9f8}.client-timeline>div>div{display:grid;gap:2px}.client-timeline time{color:var(--muted);font-size:12px}.client-timeline b{font-size:13px}.client-timeline p{margin:0;color:var(--ink-soft);font-size:13px}.client-folder-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;align-items:start}.client-folder-main{display:grid;gap:14px}.folder-properties-panel,.folder-message-panel,.folder-access-panel{padding:20px}.folder-property-list{display:grid;margin-top:14px}.folder-property{display:grid;grid-template-columns:20px 86px 1fr auto 24px;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf1f5}.folder-property:last-child{border-bottom:0}.folder-property .property-photo-art{min-height:64px;border-radius:10px}.folder-drag{color:#aab5c0;cursor:grab}.folder-property>div:nth-of-type(2){display:grid;gap:2px}.folder-property small,.folder-property span{color:var(--muted);font-size:12px}.folder-property b{font-size:13px}.folder-property>strong{font-size:13px}.folder-property>button{border:0;background:transparent;color:#9aa7b4;font-size:20px}.folder-message-panel h2{margin:4px 0 10px;font-size:18px}.folder-message-panel textarea{width:100%;min-height:105px;padding:12px;border:1px solid var(--line);border-radius:12px;resize:vertical;outline:0;line-height:1.6}.folder-message-panel small{display:block;margin-top:6px;color:var(--muted);font-size:12px}.folder-access-panel{position:sticky;top:88px}.folder-access-panel h2{margin:5px 0 16px;font-size:20px}.folder-access-panel>label:not(.folder-switch){display:grid;gap:6px;margin:12px 0;color:var(--ink-soft);font-size:13px;font-weight:800}.folder-access-panel select{height:42px;padding:0 10px;border:1px solid var(--line);border-radius:11px;background:#fff}.folder-switch{display:grid;grid-template-columns:auto 34px 1fr;gap:8px;align-items:center;padding:12px 0;border-block:1px solid #edf1f5}.folder-switch input{position:absolute;opacity:0}.folder-switch>span,.preference-switch>span{position:relative;width:34px;height:20px;border-radius:999px;background:#dbe3e9;transition:.18s}.folder-switch>span:after,.preference-switch>span:after{content:"";position:absolute;top:3px;right:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:.18s;box-shadow:0 1px 3px #0000001f}.folder-switch input:checked+span,.preference-switch input:checked+span{background:var(--brand-teal)}.folder-switch input:checked+span:after,.preference-switch input:checked+span:after{transform:translate(-14px)}.folder-switch div{display:grid;gap:2px}.folder-switch b{font-size:13px}.folder-switch small{color:var(--muted);font-size:12px}.folder-permissions{display:grid;gap:8px;padding:14px 0}.folder-permissions>b{font-size:13px}.folder-permissions label{display:flex;align-items:center;gap:7px;color:var(--ink-soft);font-size:13px}.folder-permissions input{accent-color:var(--brand-teal-text)}.folder-link-preview{display:grid;gap:5px;margin-bottom:10px;padding:11px;border-radius:12px;background:#f5f8fb}.folder-link-preview span{color:var(--muted);font-size:12px}.folder-link-preview code{direction:ltr;overflow:hidden;color:var(--brand-navy-900);font-size:12px;white-space:nowrap;text-overflow:ellipsis}.folder-access-panel>.button+.button{margin-top:7px}@media(max-width:1000px){.clients-toolbar{grid-template-columns:1fr auto}.clients-filters{grid-row:2;grid-column:1/-1}.client-list-head,.client-row{grid-template-columns:1fr .9fr .55fr}.client-list-head span:last-child,.client-row__action{display:none}.client-profile-grid{grid-template-columns:1fr}.client-properties-panel,.client-timeline-panel{grid-column:auto}.client-folder-layout{grid-template-columns:1fr}.folder-access-panel{position:static}}@media(max-width:760px){.client-summary-strip{grid-template-columns:1fr 1fr}.client-summary-strip>div:nth-child(3){border-inline-start:0}.client-summary-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.clients-workspace{padding:12px}.clients-toolbar{grid-template-columns:1fr}.clients-toolbar>.button{display:none}.clients-filters{grid-row:auto;grid-column:auto;overflow-x:auto}.client-list-head{display:none}.client-row{grid-template-columns:1fr auto;gap:8px;padding:12px 4px}.client-row__need{display:none}.client-row__status{align-items:end}.client-profile-hero{align-items:flex-start;flex-direction:column;padding:15px}.client-profile-actions{width:100%}.client-profile-actions .button{flex:1;padding-inline:9px;font-size:12px}.client-contact-line span:nth-child(2){display:none!important}.client-profile-grid>.app-panel{padding:15px}.client-needs-grid{grid-template-columns:1fr 1fr}.mini-property-grid{grid-template-columns:1fr}.mini-property-card{grid-template-columns:100px 1fr}.folder-property{grid-template-columns:72px 1fr auto}.folder-drag,.folder-property>strong{display:none}.folder-property>button{grid-column:3;grid-row:1}.folder-property .property-photo-art{grid-column:1;grid-row:1}.folder-property>div:nth-of-type(2){grid-column:2;grid-row:1}.folder-properties-panel,.folder-message-panel,.folder-access-panel{padding:15px}}.client-summary-strip span{font-size:13px}.clients-search input{font-size:14px}.clients-filters button,.client-list-head{font-size:13px}.client-row b{font-size:15px}.client-row small{font-size:13px;line-height:1.4}.client-status{font-size:12px}.client-row__action,.client-needs-grid span,.client-tags span{font-size:13px}.client-needs-grid b,.client-smart-note b{font-size:14px}.client-smart-note p,.client-contact-line>span:not(.client-status){font-size:14px}@media(max-width:760px){.client-row{min-height:86px}.clients-filters button{min-height:40px;padding-inline:12px}.client-status{font-size:12px}}.client-create-backdrop{position:fixed;z-index:230;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#05162d6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.client-create-modal{width:min(720px,100%);max-height:calc(100svh - 40px);overflow:auto;border:1px solid #dbe5ec;border-radius:26px;background:#fff;box-shadow:0 34px 90px #05183142}.client-create-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;border-bottom:1px solid #edf2f5}.client-create-modal>header>div{display:grid;gap:4px}.client-create-modal>header span{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.12em}.client-create-modal h2{margin:0;font-size:27px}.client-create-modal>header p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.client-create-modal>header>button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink-soft)}.client-create-modal form{padding:20px 24px 22px}.client-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.client-create-grid>label,.client-create-notes{display:grid;gap:7px}.client-create-grid>label>span,.client-create-notes>span{color:var(--ink-soft);font-size:12px;font-weight:850}.client-create-grid input,.client-create-grid select,.client-create-notes textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:none;font:inherit}.client-create-grid input,.client-create-grid select{height:46px;padding:0 12px}.client-create-notes{margin-top:14px}.client-create-notes textarea{padding:11px 12px;resize:vertical}.client-create-grid input:focus,.client-create-grid select:focus,.client-create-notes textarea:focus{border-color:var(--brand-teal-text);box-shadow:0 0 0 3px #13b5b11a}.client-create-inline{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.client-create-city{position:relative}.client-create-modal footer{display:flex;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:16px;border-top:1px solid #edf2f5}.city-autocomplete{position:relative}.city-autocomplete__input{height:46px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#7c8c9e}.city-autocomplete__input:focus-within{border-color:var(--brand-teal-text);box-shadow:0 0 0 3px #13b5b11a}.city-autocomplete__input input{height:auto!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.city-autocomplete__menu{position:absolute;z-index:25;top:calc(100% + 6px);right:0;left:0;display:grid;max-height:280px;overflow:auto;padding:6px;border:1px solid #dce5eb;border-radius:14px;background:#fff;box-shadow:0 18px 45px #061d3d26}.city-autocomplete__menu button{width:100%;min-height:40px;display:flex;align-items:center;gap:9px;padding:0 9px;border:0;border-radius:9px;background:transparent;color:var(--ink);text-align:right}.city-autocomplete__menu button:hover{background:#eef9f8;color:var(--brand-teal-text)}.city-autocomplete__menu button>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#f2f7f8;color:var(--brand-teal-text)}.city-autocomplete__menu b{font-size:13px}@media(max-width:640px){.client-create-backdrop{padding:0;place-items:stretch}.client-create-modal{width:100%;max-height:100svh;border:0;border-radius:0}.client-create-modal>header,.client-create-modal form{padding-inline:18px}.client-create-grid{grid-template-columns:1fr}.client-create-modal footer .button{flex:1}}.client-edit-modal{width:min(860px,100%)}.client-edit-modal form{display:grid;gap:14px}.client-edit-section{display:grid;gap:14px;padding:16px;border:1px solid #e6edf2;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfd)}.client-edit-section--summary{background:#f8fbfc}.client-edit-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.client-edit-section__head>div{display:flex;align-items:center;gap:9px}.client-edit-section__head small{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#eaf8f7;color:var(--brand-teal-text);font-size:11px;font-weight:950}.client-edit-section__head h3{margin:0;font-size:16px}.client-edit-section__head>span{color:var(--muted);font-size:12px}.client-edit-property-types{display:grid;gap:8px}.client-edit-property-types>span{color:var(--ink-soft);font-size:12px;font-weight:850}.client-edit-property-types>div{display:flex;flex-wrap:wrap;gap:7px}.client-edit-property-types button{min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink-soft);font:inherit;font-size:12px;font-weight:850;cursor:pointer}.client-edit-property-types button:hover{border-color:#b8d9d7}.client-edit-property-types button.is-active{border-color:#b6e5e1;background:#eaf8f7;color:var(--brand-teal-text);box-shadow:0 0 0 2px #13b5b10f}.client-edit-preferences-grid{padding-top:2px}.client-edit-validation{display:flex;align-items:center;gap:7px;margin:0;padding:10px 12px;border:1px solid #f3d7d7;border-radius:12px;background:#fff5f5;color:#a33d45;font-size:12px;font-weight:800}.client-edit-modal input[type=datetime-local],.client-edit-modal input[type=date]{direction:ltr;text-align:start}@media(max-width:760px){.client-edit-modal{max-height:100dvh}.client-edit-section{padding:13px;border-radius:15px}.client-edit-section__head{align-items:flex-start}.client-edit-section__head>span{display:none}.client-edit-property-types>div{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.client-edit-property-types button{flex:0 0 auto}.client-profile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.client-profile-actions .button{width:100%;justify-content:center}}.client-status--warm{color:#8c651f;background:#fff5e3}.client-deals-panel{grid-column:1/-1}.client-deals-panel .app-panel__head>div>p{max-width:620px;margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.client-deals-panel__count{min-width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#0e716b;background:#e9f8f6;font-size:13px;font-weight:900}.client-deals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:13px}@media(max-width:820px){.client-deals-grid{grid-template-columns:1fr}.client-deals-panel{grid-column:auto}}.client-folder-heading-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.client-room-status{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:900}.client-room-status--active{background:#e9fbf5;color:#08765e}.client-room-status--expired{background:#fff5dc;color:#8c5a00}.client-room-status--revoked{background:#f3f5f7;color:#68737d}.client-room-manager-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;margin-bottom:14px;padding:13px 15px;border:1px solid #cfece3;border-radius:14px;background:#f2fbf8;color:var(--brand-navy-900)}.client-room-manager-banner>div{display:grid;gap:2px}.client-room-manager-banner b{font-size:13px}.client-room-manager-banner span{color:var(--muted);font-size:12px}.client-room-manager-banner--inactive{grid-template-columns:auto 1fr;border-color:#eadfcb;background:#fffaf0}.button--ghost-danger{border:1px solid #f2d7d7!important;background:#fff!important;color:#a73a3a!important}.folder-property--managed{grid-template-columns:36px 86px minmax(0,1fr) auto 28px}.folder-order-controls{display:grid;gap:3px}.folder-order-controls button{display:grid;width:28px;height:24px;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink-soft);cursor:pointer}.folder-order-controls button:disabled{opacity:.35;cursor:not-allowed}.folder-property__copy{display:grid;gap:2px;min-width:0}.folder-property__copy b,.folder-property__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-property__copy em{color:var(--brand-teal-text);font-size:11px;font-style:normal;font-weight:900}.folder-remove{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:8px;background:transparent;color:#9aa7b4;font-size:21px;cursor:pointer}.folder-remove:hover{background:#fff0f0;color:#a73a3a}.folder-match-picker-panel{padding:20px}.folder-match-picker-panel .app-panel__head p{margin:4px 0 0;color:var(--muted);font-size:12px}.folder-match-picker{display:grid;gap:8px;margin-top:14px}.folder-match-option{display:grid;grid-template-columns:52px minmax(0,1fr) 30px;gap:10px;align-items:center;width:100%;padding:11px;border:1px solid #e8eef2;border-radius:13px;background:#fff;text-align:start;cursor:pointer;transition:.18s}.folder-match-option:hover{transform:translateY(-1px);border-color:#b9ded4;box-shadow:0 7px 20px #1f414e14}.folder-match-option:disabled{cursor:not-allowed;opacity:.65}.folder-match-option__score{display:grid;height:42px;place-items:center;border-radius:11px;background:#edf9f5;color:#08765e;font-size:12px;font-weight:950}.folder-match-option__copy{display:grid;gap:2px;min-width:0}.folder-match-option__copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.folder-match-option__copy small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.folder-match-option__copy em{overflow:hidden;color:var(--brand-teal-text);font-size:10px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.folder-match-option__add{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:#f2f6f8;color:var(--brand-navy-900)}.folder-token-security-note{display:block;margin:-2px 0 10px;color:var(--muted);font-size:11px;line-height:1.45}.folder-access-panel>.button--full+.button--full{margin-top:8px}@media(max-width:1000px){.client-room-manager-banner{grid-template-columns:auto 1fr}.client-room-manager-banner>.button{grid-row:2}.client-room-manager-banner>.button:nth-last-child(2){grid-column:1}.client-room-manager-banner>.button:last-child{grid-column:2}}@media(max-width:760px){.client-folder-heading-actions{width:100%}.client-room-manager-banner{grid-template-columns:auto 1fr;padding:12px}.client-room-manager-banner>.button{width:100%}.folder-property--managed{grid-template-columns:32px 72px minmax(0,1fr) 26px}.folder-property--managed>strong{display:none}.folder-order-controls{grid-column:1;grid-row:1}.folder-property--managed .property-photo-art{grid-column:2;grid-row:1}.folder-property__copy{grid-column:3;grid-row:1}.folder-remove{grid-column:4;grid-row:1}.folder-match-picker-panel{padding:15px}.folder-match-option{grid-template-columns:46px minmax(0,1fr) 28px;padding:9px}}.folder-switch{grid-template-columns:34px minmax(0,1fr);grid-template-areas:"toggle text";gap:10px}.folder-switch>span{grid-area:toggle}.folder-switch>div{grid-area:text;min-width:0}.folder-switch b,.folder-switch small{line-height:1.45;word-break:normal}.folder-access-panel>label:not(.folder-switch).folder-pin-field{display:grid;gap:8px;margin-top:14px}.folder-pin-field input{width:100%;height:44px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:14px;letter-spacing:.12em;text-align:center}.folder-pin-field small{display:block;max-width:34ch;color:var(--muted);font-size:12px;line-height:1.5}.client-tours-panel{grid-column:1 / -1}.client-tours-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.client-tour-row{display:grid;gap:8px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#fff}.client-tour-row__main{display:flex;align-items:center;justify-content:space-between;gap:10px}.client-tour-row__date b{font-size:15px}.client-tour-row__date small{display:block;color:var(--muted);font-size:12px}.client-tour-status{padding:4px 11px;border-radius:999px;font-size:12px;font-weight:800;background:#eef2f5;color:var(--ink-soft)}.client-tour-status.is-sent{background:#e9f9f0;color:#0b8e6a}.client-tour-status.is-done{background:#eef4ff;color:#3d6cad}.client-tour-status.is-scheduled{background:#effafa;color:#0b8e8a}.client-tour-status.is-progress{background:#fff4e6;color:#a8791f}.client-tour-status.is-expired{background:#fdeeee;color:#b3413f}.client-tour-row__meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--ink-soft);font-size:13px}.client-tour-row__reactions{color:var(--muted)}.client-tour-open{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--brand-teal-text);font-family:inherit;font-weight:850;font-size:13px;cursor:pointer;padding:0}.client-tour-open:hover{text-decoration:underline}.calendar-to-tour{display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:5px 10px;border-radius:9px;background:#effafa;color:var(--brand-teal-text);font-size:12px;font-weight:800;text-decoration:none}.calendar-to-tour:hover{background:#e2f6f5}.tour-modal{position:fixed;z-index:230;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#06183175;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);animation:diroToastIn .2s ease}.tour-modal__dialog{width:min(100%,520px);max-height:calc(100svh - 36px);display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 32px 90px #05183152}.tour-modal__dialog--wide{width:min(100%,640px)}.tour-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 22px 14px;border-bottom:1px solid #eef2f5}.tour-modal__head h2{margin:3px 0 0;font-size:21px;letter-spacing:-.03em}.tour-modal__close{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink-soft);cursor:pointer}.tour-modal__body{flex:1;overflow-y:auto;padding:18px 22px;display:grid;gap:16px}.tour-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #eef2f5}.tour-modal__footer--split{justify-content:space-between}.tour-field{display:grid;gap:7px}.tour-field>span{color:var(--ink-soft);font-size:13px;font-weight:800}.tour-field input,.tour-field textarea{border:1px solid var(--line);border-radius:12px;padding:12px 13px;font-family:inherit;font-size:15px;background:#fbfcfd;color:var(--ink)}.tour-field input:focus,.tour-field textarea:focus{outline:0;border-color:#13b5b199;background:#fff;box-shadow:0 0 0 4px #13b5b117}.tour-field__static{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#f7fafb}.tour-picker{display:grid;gap:8px;max-height:230px;overflow-y:auto;padding:2px}.tour-picker__item{display:flex;align-items:center;gap:11px;padding:9px 11px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer;text-align:start;transition:border-color .15s,background .15s}.tour-picker__item.is-selected{border-color:#9cddd6;background:#f2fbfb}.tour-picker__order{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#eef2f5;color:var(--ink-soft);font-weight:900;font-size:12px}.tour-picker__item.is-selected .tour-picker__order{background:linear-gradient(145deg,#082a51,#0ca6a1);color:#fff}.tour-picker__thumb{width:46px;height:46px;flex:0 0 auto;border-radius:10px;background-size:cover;background-position:center}.tour-picker__copy{flex:1;min-width:0}.tour-picker__copy b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tour-picker__copy small{color:var(--muted);font-size:12px}.tour-summary__subtitle{margin:0;color:var(--ink-soft);font-size:14px}.tour-summary-prop{border:1px solid var(--line);border-radius:16px;overflow:hidden}.tour-summary-prop>header{display:flex;align-items:center;gap:11px;padding:11px 13px;background:#f7fafb;border-bottom:1px solid #eef2f5}.tour-summary-prop__order{width:26px;height:26px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#082a51,#0ca6a1);color:#fff;font-weight:900;font-size:13px}.tour-summary-prop__thumb{width:42px;height:42px;flex:0 0 auto;border-radius:10px;background-size:cover;background-position:center}.tour-summary-prop>header b{font-size:14px}.tour-summary-prop>header small{display:block;color:var(--muted);font-size:12px}.tour-summary-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 13px}.tour-toggle{display:flex;align-items:center;gap:8px;cursor:pointer}.tour-toggle input{position:absolute;opacity:0;width:0;height:0}.tour-toggle__mark{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;border:1px solid var(--line);background:#fff;color:#b6c0cb}.tour-toggle.is-on .tour-toggle__mark{background:var(--brand-teal);border-color:var(--brand-teal-text);color:#fff}.tour-toggle__label{font-size:13px;color:var(--ink);font-weight:650}.tour-toggle.is-on .tour-toggle__label{color:var(--ink)}.tour-send-hero{display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;background:#e9f9f0}.tour-send-hero__icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;background:#0b8e6a;color:#fff}.tour-send-hero b{font-size:15px}.tour-send-hero small{display:block;color:var(--ink-soft);font-size:13px}.tour-send-options{display:grid;gap:14px}.tour-chip-row{display:flex;gap:8px}.tour-chip{min-width:52px;min-height:40px;border:1px solid var(--line);border-radius:11px;background:#fff;font-family:inherit;font-weight:800;color:var(--ink-soft);cursor:pointer}.tour-chip.is-active{border-color:#9cddd6;background:#eefaf9;color:var(--brand-teal-text)}.tour-toggle-row{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700;color:var(--ink)}.tour-toggle-row input{width:18px;height:18px;accent-color:var(--brand-teal-text)}.tour-send-channels{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tour-channel{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border:1px solid var(--line);border-radius:13px;background:#fff;font-family:inherit;font-weight:800;font-size:14px;color:var(--ink);cursor:pointer;transition:background .15s}.tour-channel:hover{background:#f5f8f9}.tour-channel--whatsapp{border-color:#a9e6bd;background:#effaf1;color:#0b8e4a}@media(max-width:640px){.tour-modal{padding:0}.tour-modal__dialog,.tour-modal__dialog--wide{width:100%;max-height:100svh;border-radius:0}.tour-summary-fields,.tour-send-channels{grid-template-columns:1fr}.tour-modal__footer--split{flex-direction:column-reverse}.tour-modal__footer--split .button{width:100%}}.tour-create-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tour-itinerary-editor{display:grid;gap:9px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#f8fbfc}.tour-itinerary-editor__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.tour-itinerary-editor__head b{font-size:14px}.tour-itinerary-editor__head span{font-size:12px;color:var(--muted)}.tour-itinerary-row{display:grid;grid-template-columns:30px minmax(0,1fr) minmax(150px,190px) 70px;gap:10px;align-items:center;padding:9px 10px;border:1px solid #e9eef2;border-radius:13px;background:#fff}.tour-itinerary-row__number{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#092f59;color:#fff;font-size:12px;font-weight:900}.tour-itinerary-row__property{min-width:0}.tour-itinerary-row__property b,.tour-itinerary-row__property small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tour-itinerary-row__property small{font-size:12px;color:var(--muted)}.tour-itinerary-row label{display:grid;gap:3px}.tour-itinerary-row label span{font-size:11px;color:var(--muted);font-weight:800}.tour-itinerary-row input{min-width:0;border:1px solid var(--line);border-radius:9px;padding:8px;font:inherit;font-size:12px}.tour-itinerary-row__move{display:flex;gap:5px}.tour-itinerary-row__move button{width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink-soft);cursor:pointer}.tour-itinerary-row__move button:disabled{opacity:.35;cursor:default}.tour-progress-card{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tour-progress-card>div{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#f8fbfc}.tour-progress-card>div>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#e9f7f6;color:var(--brand-teal-text)}.tour-progress-card small,.tour-progress-card b{display:block}.tour-progress-card small{font-size:11px;color:var(--muted)}.tour-progress-card b{font-size:13px}.tour-broker-note{display:flex;gap:10px;padding:12px 14px;border-radius:14px;background:#fff8e8;color:#765b20}.tour-broker-note p{margin:3px 0 0;font-size:13px}.tour-detail-list{display:grid;gap:9px}.tour-detail-property{border:1px solid var(--line);border-radius:15px;overflow:hidden}.tour-detail-property>header{display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center;padding:11px 13px;background:#f8fbfc}.tour-detail-property>header>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#092f59;color:#fff;font-size:12px;font-weight:900}.tour-detail-property>header b,.tour-detail-property>header small{display:block}.tour-detail-property>header small{font-size:12px;color:var(--muted)}.tour-detail-property>header time{font-size:12px;font-weight:850;color:var(--brand-teal-text)}.tour-client-feedback{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:11px 13px}.tour-client-feedback__rating{display:flex;direction:ltr}.tour-client-feedback__rating span{font-size:18px;color:#dce2e8}.tour-client-feedback__rating span.is-on{color:#e9a918}.tour-reaction-badge{padding:4px 9px;border-radius:999px;background:#eef2f5;font-size:11px;font-weight:900}.tour-reaction-badge.is-love,.tour-reaction-badge.is-like{background:#e9f8ef;color:#08764f}.tour-reaction-badge.is-maybe{background:#fff6dd;color:#8b6515}.tour-reaction-badge.is-no{background:#fdeeee;color:#aa3b3b}.tour-client-feedback p{width:100%;margin:0;color:var(--ink-soft);font-size:13px}.tour-feedback-pending{margin:0;padding:10px 13px;color:var(--muted);font-size:12px}.tour-feedback-manager{display:grid;gap:14px;padding:15px;border:1px solid #bfe8e4;border-radius:17px;background:#f3fbfa}.tour-feedback-manager__head{display:flex;justify-content:space-between;gap:12px}.tour-feedback-manager__head b{font-size:15px}.tour-feedback-manager__head p{margin:3px 0 0;color:var(--muted);font-size:12px}.tour-feedback-manager__head>span{font-size:18px;font-weight:900;color:var(--brand-teal-text)}.tour-feedback-link-row{display:flex;gap:8px;flex-wrap:wrap}.tour-feedback-link-row .is-danger{color:#a93636;border-color:#efc9c9}.tour-generated-link{display:flex;gap:8px;align-items:center;padding:9px 11px;border-radius:11px;background:#fff;border:1px solid var(--line);color:var(--muted);min-width:0}.tour-generated-link code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.tour-progress-actions{display:flex;gap:8px}.client-tour-row__meta strong{color:var(--brand-teal-text);font-size:12px}.tour-feedback-page{min-height:100svh;background:linear-gradient(180deg,#f2f8f8 0,#fff 34%,#f7f9fb);color:var(--ink)}.tour-feedback-top{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(18px,5vw,64px);border-bottom:1px solid rgba(8,43,80,.08);background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tour-feedback-main{width:min(880px,calc(100% - 28px));margin:0 auto;padding:30px 0 64px}.tour-feedback-hero{padding:24px 26px;border-radius:24px;background:linear-gradient(135deg,#082d56,#0b7776);color:#fff;box-shadow:0 18px 48px #06254429}.tour-feedback-hero>span{font-size:11px;font-weight:900;letter-spacing:.12em;opacity:.78}.tour-feedback-hero h1{margin:7px 0 8px;font-size:clamp(25px,5vw,38px)}.tour-feedback-hero p{max-width:650px;margin:0;line-height:1.65;opacity:.88}.tour-feedback-hero>div{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding:6px 10px;border-radius:999px;background:#ffffff21;font-size:12px;font-weight:800}.tour-feedback-properties{display:grid;gap:16px;margin-top:18px}.tour-feedback-property{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 30px #0b2b480f}.tour-feedback-property.is-submitted{border-color:#a9dfc4}.tour-feedback-property>header{display:grid;grid-template-columns:34px 1fr auto;gap:11px;align-items:center;padding:15px 17px;background:#f8fbfc;border-bottom:1px solid #edf1f4}.tour-feedback-property>header>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#092f59;color:#fff;font-size:13px;font-weight:900}.tour-feedback-property>header b,.tour-feedback-property>header small{display:block}.tour-feedback-property>header small{color:var(--muted);font-size:12px}.tour-feedback-property>header em{display:flex;align-items:center;gap:4px;color:#08764f;font-style:normal;font-size:11px;font-weight:900}.tour-feedback-property__facts{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:12px 17px;border-bottom:1px solid #f0f3f5}.tour-feedback-property__facts span{padding:4px 8px;border-radius:8px;background:#f2f5f7;color:var(--ink-soft);font-size:12px}.tour-feedback-property__facts strong{margin-inline-start:auto;font-size:15px}.tour-feedback-question{padding:14px 17px 0}.tour-feedback-question>b{display:block;margin-bottom:9px;font-size:13px}.tour-feedback-reactions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tour-feedback-reactions button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;font:inherit;font-size:13px;font-weight:800;color:var(--ink-soft);cursor:pointer}.tour-feedback-reactions button.is-active{border-color:#78ccc6;background:#eefaf9;color:#08746f;box-shadow:0 0 0 3px #13b5b114}.tour-star-input{display:flex;direction:ltr;justify-content:flex-end;gap:4px}.tour-star-input button{border:0;background:transparent;padding:2px;font-size:31px;line-height:1;color:#d8dfe5;cursor:pointer}.tour-star-input button.is-on{color:#e7aa20}.tour-feedback-comment{display:grid;gap:7px;padding:14px 17px}.tour-feedback-comment span{font-size:13px;font-weight:800}.tour-feedback-comment textarea{resize:vertical;border:1px solid var(--line);border-radius:12px;padding:11px 12px;font:inherit;background:#fbfcfd}.tour-feedback-save{margin:0 17px 17px;width:calc(100% - 34px);justify-content:center}.tour-feedback-complete{display:flex;align-items:center;gap:12px;margin-top:16px;padding:16px;border:1px solid #a9dfc4;border-radius:17px;background:#effaf4}.tour-feedback-complete>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#0c8a61;color:#fff}.tour-feedback-complete h2{margin:0;font-size:17px}.tour-feedback-complete p{margin:3px 0 0;color:var(--ink-soft);font-size:13px}.tour-feedback-error{margin-top:14px;padding:10px 12px;border-radius:12px;background:#fdeeee;color:#a63d3d;font-size:13px}.tour-feedback-loading,.tour-feedback-state{min-height:100svh;background:#f6f9fa;display:grid;place-items:center;text-align:center}.tour-feedback-loading{align-content:center;gap:15px}.tour-feedback-state{display:block}.tour-feedback-state>section{width:min(420px,calc(100% - 32px));margin:11vh auto 0;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 20px 60px #0926431a}.tour-feedback-state>section>span{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 12px;border-radius:15px;background:#edf6f5;color:var(--brand-teal-text)}.tour-feedback-state h1{margin:0 0 7px;font-size:23px}.tour-feedback-state p{margin:0;color:var(--muted);line-height:1.6}.tour-feedback-pin input{width:100%;box-sizing:border-box;margin:15px 0 9px;padding:13px;border:1px solid var(--line);border-radius:12px;text-align:center;font-size:21px;letter-spacing:.2em}.tour-feedback-pin .button{width:100%;justify-content:center}.tour-feedback-pin em{display:block;margin-top:9px;color:#aa3b3b;font-size:12px;font-style:normal}@media(max-width:680px){.tour-create-grid,.tour-progress-card{grid-template-columns:1fr}.tour-itinerary-editor__head{display:block}.tour-itinerary-editor__head span{display:block;margin-top:3px}.tour-itinerary-row{grid-template-columns:28px minmax(0,1fr) 62px}.tour-itinerary-row label{grid-column:1/-1}.tour-itinerary-row__move{grid-column:3;grid-row:1}.tour-feedback-main{width:min(100% - 20px,880px);padding-top:18px}.tour-feedback-top{min-height:62px;padding:10px 14px}.tour-feedback-hero{padding:20px;border-radius:19px}.tour-feedback-property{border-radius:17px}.tour-feedback-property>header{grid-template-columns:31px 1fr}.tour-feedback-property>header em{grid-column:2}.tour-feedback-reactions{grid-template-columns:1fr}.tour-star-input{justify-content:center}.tour-feedback-property__facts strong{width:100%;margin:0}.tour-modal__footer--split .tour-progress-actions{width:100%;display:grid}.tour-modal__footer--split .tour-progress-actions .button{width:100%;justify-content:center}}.calendar-heading{align-items:flex-end}.calendar-heading>div:last-child{display:flex;gap:7px}.calendar-workspace{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:14px;align-items:start}.calendar-workspace.has-settings{grid-template-columns:minmax(0,1fr) 260px 285px}.calendar-main{overflow:hidden}.calendar-toolbar{min-height:68px;display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--line)}.calendar-month-title{display:flex;align-items:center;gap:7px}.calendar-month-title button{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink-soft)}.calendar-month-title>div{min-width:135px;text-align:center}.calendar-month-title h2{margin:0;font-size:17px}.calendar-month-title span{color:var(--muted);font-size:12px}.calendar-view-switch{margin-inline-start:auto;display:flex;padding:3px;border-radius:10px;background:#f4f7f9}.calendar-view-switch button{min-height:30px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.calendar-view-switch button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #061d3d0d}.calendar-today{min-height:34px;padding:0 11px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--brand-teal-text);font-size:12px;font-weight:900}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-weekdays{min-height:32px;align-items:center;border-bottom:1px solid var(--line);background:#fafcfd}.calendar-weekdays span{text-align:center;color:var(--muted);font-size:12px;font-weight:800}.calendar-day{position:relative;min-height:105px;display:block;padding:8px;border:0;border-left:1px solid #edf1f5;border-bottom:1px solid #edf1f5;background:#fff;color:var(--ink);text-align:right;overflow:hidden}.calendar-day:nth-child(7n){border-left:0}.calendar-day:hover{background:#fafdfd}.calendar-day.is-muted{background:#fbfcfd;color:#b2bcc6}.calendar-day.is-selected{top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 2px #13b5b173;background:#f8fcfc}.calendar-day.is-today .calendar-day__numbers b{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--brand-teal-strong)}.calendar-day__numbers{display:flex;align-items:center;justify-content:space-between}.calendar-day__numbers b{font-size:12px}.calendar-day__numbers span{color:var(--muted);font-size:12px}.calendar-day>em{display:block;width:max-content;max-width:100%;margin-top:4px;padding:3px 5px;border-radius:6px;color:#a66b1f;background:#fff5e5;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-day__events{display:grid;gap:3px;margin-top:6px}.calendar-event-dot{min-width:0;display:flex;align-items:center;gap:4px;padding:3px 4px;border-radius:6px;background:#f5f8fa;color:var(--ink-soft);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-event-dot i{width:4px;height:4px;flex-shrink:0;border-radius:50%;background:var(--brand-teal)}.calendar-event-dot--meeting i{background:#5279bc}.calendar-event-dot--valuation i{background:#bd7a4d}.calendar-event-dot--property i{background:#7258aa}.calendar-event-dot--followup i{background:#d56876}.calendar-event-dot--contract i{background:#3f8b68}.calendar-day__events small{color:var(--muted);font-size:12px}.calendar-side,.calendar-settings{padding:17px}.calendar-side__head{padding-bottom:13px;border-bottom:1px solid var(--line)}.calendar-side__head h2{margin:4px 0;font-size:17px}.calendar-side__head small{color:var(--muted);font-size:12px}.calendar-side-events{display:grid;gap:8px;padding:12px 0}.calendar-side-event{display:grid;grid-template-columns:46px 1fr;gap:9px;padding:10px;border:1px solid var(--line);border-radius:12px;border-right:3px solid var(--brand-teal)}.calendar-side-event--meeting{border-right-color:#5279bc}.calendar-side-event--valuation{border-right-color:#bd7a4d}.calendar-side-event time{display:grid;font-size:13px;font-weight:900}.calendar-side-event time small{color:var(--muted);font-size:12px}.calendar-side-event>div{display:grid;gap:4px}.calendar-side-event b{font-size:12px}.calendar-side-event span,.calendar-side-event small{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:12px}.calendar-empty{min-height:190px;display:grid;place-items:center;align-content:center;gap:5px;color:#aab7c1;text-align:center}.calendar-empty b{color:var(--ink);font-size:12px}.calendar-empty span{color:var(--muted);font-size:12px}.calendar-settings__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line)}.calendar-settings__head h2{margin:3px 0 0;font-size:17px}.calendar-settings__head button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:9px;background:#f4f7f9;color:var(--muted)}.calendar-settings-group{display:grid;gap:3px;padding:13px 0;border-bottom:1px solid #edf1f5}.calendar-settings-group>b{margin-bottom:4px;font-size:12px}.preference-switch{position:relative;min-height:44px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px}.preference-switch>div{display:grid;gap:2px}.preference-switch b{font-size:12px}.preference-switch small{color:var(--muted);font-size:12px}.preference-switch input{position:absolute;opacity:0}.preference-switch>span{grid-column:2;grid-row:1}.calendar-select-row{min-height:38px;display:grid;grid-template-columns:1fr 96px;align-items:center;gap:8px;padding:5px 0}.calendar-select-row>span{color:var(--ink-soft);font-size:12px;font-weight:800}.calendar-select-row select,.calendar-select-row input{width:100%;height:31px;padding:0 7px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:12px}.calendar-settings-note{display:flex;gap:8px;margin-top:12px;padding:10px;border-radius:12px;color:var(--brand-teal-text);background:#eef9f8}.calendar-settings-note p{margin:0;color:var(--ink-soft);font-size:12px;line-height:1.55}.calendar-settings-note b{color:var(--ink);font-size:12px}@media(max-width:1280px){.calendar-workspace.has-settings{grid-template-columns:minmax(0,1fr) 270px}.calendar-workspace.has-settings .calendar-side{display:none}}@media(max-width:980px){.calendar-workspace,.calendar-workspace.has-settings{grid-template-columns:1fr}.calendar-workspace.has-settings .calendar-side{display:block}.calendar-settings{order:-1}.calendar-settings-group{grid-template-columns:1fr 1fr;column-gap:20px}.calendar-settings-group>b{grid-column:1/-1}.calendar-settings-note{grid-column:1/-1}.calendar-day{min-height:92px}}@media(max-width:760px){.calendar-heading{display:grid;gap:12px}.calendar-heading>div:last-child{width:100%}.calendar-heading .button{flex:1}.calendar-main{margin-inline:-12px;border-inline:0;border-radius:0}.calendar-toolbar{padding:9px 10px;flex-wrap:wrap}.calendar-month-title{width:100%;justify-content:center}.calendar-month-title>div{min-width:140px}.calendar-view-switch{margin-inline-start:0;flex:1}.calendar-day{min-height:72px;padding:5px}.calendar-day__numbers span{display:none}.calendar-day>em{font-size:12px}.calendar-event-dot{padding:2px;font-size:0}.calendar-event-dot i{width:5px;height:5px}.calendar-day__events{display:flex;flex-wrap:wrap;gap:2px}.calendar-day__events small{display:none}.calendar-settings-group{grid-template-columns:1fr}.calendar-settings-group>b,.calendar-settings-note{grid-column:auto}.calendar-side,.calendar-settings{padding:14px}}.calendar-day__numbers .is-hidden-number{color:transparent}.calendar-modal-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#04142c6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.calendar-modal{width:min(100%,430px);overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 30px 90px #04142c47}.calendar-modal__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.calendar-modal__head h2{margin:3px 0 0;font-size:20px}.calendar-modal__head button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:10px;background:#f4f7f9;color:var(--muted)}.calendar-modal__form{display:grid;gap:11px;padding:18px 20px}.calendar-modal__form>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.calendar-modal__form label{display:grid;gap:5px;color:var(--ink-soft);font-size:12px;font-weight:800}.calendar-modal__form input,.calendar-modal__form select{width:100%;height:42px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;outline:0;color:var(--ink)}.calendar-modal__form input:focus,.calendar-modal__form select:focus{border-color:var(--brand-teal-text);box-shadow:0 0 0 3px #13b5b117}.calendar-modal__footer{display:flex;justify-content:flex-end;gap:7px;padding:14px 20px;border-top:1px solid var(--line);background:#fafcfd}.calendar-modal--wide{width:min(100%,620px)}.calendar-modal__form textarea{width:100%;min-height:92px;resize:vertical;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;outline:0;color:var(--ink);font:inherit;line-height:1.55}.calendar-modal__form textarea:focus{border-color:var(--brand-teal-text);box-shadow:0 0 0 3px #13b5b117}.calendar-field-span{grid-column:1/-1}.calendar-modal__footer--split{justify-content:space-between;align-items:center}.calendar-modal__footer--split>div{display:flex;gap:7px;flex-wrap:wrap}.schedule-status-strip{grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;padding:9px 11px;border-radius:10px;background:#f5f8fa}.schedule-status-strip span{color:var(--muted);font-size:12px}.schedule-status-strip b{font-size:12px}.calendar-agenda-card{width:100%;border:0;text-align:inherit;cursor:pointer}.calendar-agenda-card>svg{align-self:center;color:var(--muted)}.calendar-agenda-card em{width:max-content;padding:3px 7px;border-radius:999px;background:#edf9f8;color:var(--brand-teal-text);font-size:11px;font-style:normal;font-weight:900}.calendar-agenda-card.is-finished,.calendar-week-event.is-finished,.calendar-day-event.is-finished,.event-chip.is-finished{opacity:.5;filter:saturate(.6)}.calendar-day-event{border:0;text-align:inherit;cursor:pointer}.task-card__body--button{width:100%;padding:0;border:0;background:transparent;text-align:inherit;cursor:pointer}.task-card__body--button footer{gap:8px;flex-wrap:wrap}.task-card__body--button footer span:last-child{margin-inline-start:auto}.task-card:hover .task-card__body--button b{color:var(--brand-teal-text)}@media(max-width:760px){.calendar-modal--wide{width:100%}.calendar-modal__form{max-height:70vh;overflow:auto}.calendar-modal__form>div{grid-template-columns:1fr}.calendar-modal__footer--split{align-items:stretch;gap:9px}.calendar-modal__footer--split,.calendar-modal__footer--split>div{flex-direction:column}.calendar-modal__footer--split .button{width:100%}}.client-portal{min-height:100vh;background:#f6f9fb;color:var(--ink)}.client-portal-header{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px max(18px,calc((100% - 1180px)/2));border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.client-portal-broker{display:flex;align-items:center;gap:8px}.client-portal-broker>div{display:grid;gap:0}.client-portal-broker small{color:var(--muted);font-size:12px}.client-portal-broker b{font-size:12px}.client-portal-broker button{min-height:34px;display:flex;align-items:center;gap:5px;margin-inline-start:6px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--brand-teal-text);font-size:12px;font-weight:800}.client-portal-main{width:min(calc(100% - 30px),1120px);margin-inline:auto;padding:28px 0 70px}.client-portal-hero{min-height:190px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 32px;border-radius:24px;color:#fff;background:linear-gradient(135deg,var(--brand-navy-950),#0d4472 65%,#126d77);overflow:hidden;position:relative}.client-portal-hero:after{content:"";position:absolute;left:-50px;top:-100px;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(85,223,212,.22),transparent 68%)}.client-portal-hero>div{position:relative;z-index:1}.client-portal-hero span{color:var(--brand-cyan);font-size:12px;font-weight:900}.client-portal-hero h1{margin:6px 0 8px;font-size:34px}.client-portal-hero p{max-width:640px;margin:0;color:#ffffffb3;font-size:11px;line-height:1.7}.client-portal-stats{display:flex;gap:8px}.client-portal-stats span{min-width:78px;display:grid;gap:2px;padding:12px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff12;color:#ffffffa6;font-size:12px}.client-portal-stats b{color:#fff;font-size:22px}.client-portal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 0 12px}.client-portal-tabs{display:flex;gap:4px;padding:3px;border-radius:11px;background:#edf2f5}.client-portal-tabs button{min-height:34px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.client-portal-tabs button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #061d3d0d}.client-filter-button{min-height:38px;display:flex;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:800}.portal-property-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.portal-property-card{overflow:hidden;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 6px 18px #061d3d09}.portal-property-photo{position:relative;height:220px}.portal-property-photo.property-photo-art:before{left:18%;right:18%;height:55%}.portal-property-photo>span{position:absolute;z-index:3;left:10px;bottom:10px;padding:5px 7px;border-radius:8px;color:#fff;background:#04142cb8;font-size:12px}.portal-property-photo>button{position:absolute;z-index:3;left:10px;top:10px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:11px;background:#ffffffe6;color:var(--brand-navy-900)}.portal-property-body{padding:14px}.portal-property-body>div:first-child{display:grid;gap:3px}.portal-property-body>div:first-child>span{color:var(--brand-teal-text);font-size:12px;font-weight:800}.portal-property-body h2{margin:0;font-size:15px}.portal-property-body strong{font-size:17px}.portal-property-body small{color:var(--muted);font-size:12px}.portal-reactions{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:11px}.portal-reactions button{min-height:36px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:800}.portal-reactions button.is-active.is-like{color:#a64255;border-color:#f0cbd3;background:#fff4f6}.portal-reactions button.is-active.is-maybe{color:#9b691c;border-color:#f0ddb8;background:#fff9ed}.portal-reactions button.is-active.is-no{color:#6d7782;background:#f4f6f8}.portal-note{height:38px;display:flex;align-items:center;gap:6px;margin-top:7px;padding:0 9px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:#fafcfd}.portal-note input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.portal-compare{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;border:1px solid #d9efed;border-radius:20px;background:linear-gradient(135deg,#fff,#f0faf9)}.portal-compare h2{margin:4px 0 0;font-size:18px}@media(max-width:760px){.client-portal-header{min-height:62px;padding-inline:12px}.client-portal-header .brand-logo__text{font-size:18px}.client-portal-broker>div{display:none}.client-portal-main{width:calc(100% - 20px);padding-top:12px}.client-portal-hero{min-height:0;padding:20px;align-items:flex-start;flex-direction:column}.client-portal-hero h1{font-size:28px}.client-portal-stats{width:100%}.client-portal-stats span{flex:1;min-width:0}.client-portal-toolbar{align-items:stretch;flex-direction:column}.client-portal-tabs{overflow-x:auto}.portal-property-grid{grid-template-columns:1fr}.portal-property-photo{height:205px}.portal-compare{align-items:flex-start;flex-direction:column}.portal-compare .button{width:100%}}.client-room-loading,.client-room-state,.client-room-gate{min-height:100vh;display:grid;place-items:center;align-content:center;gap:18px;padding:24px;background:radial-gradient(circle at 50% 10%,#eefaf9 0,transparent 35%),#f6f9fb;color:var(--ink);text-align:center}.client-room-loading p{margin:0;color:var(--muted);font-size:14px}.client-room-loader{width:34px;height:34px;border:3px solid #dce9ec;border-top-color:var(--brand-teal-text);border-radius:50%;animation:clientRoomSpin .8s linear infinite}@keyframes clientRoomSpin{to{transform:rotate(360deg)}}.client-room-state>section{width:min(100%,430px);padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 50px #061d3d14}.client-room-state>section>span,.client-room-gate__icon{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 12px;border-radius:17px;background:#eaf8f7;color:var(--brand-teal-text)}.client-room-state h1,.client-room-gate h1{margin:5px 0 8px;font-size:25px}.client-room-state p,.client-room-gate p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.65}.client-room-gate{align-content:start;padding-top:7vh}.client-room-gate__brand{margin-bottom:4px}.client-room-gate__card{width:min(100%,440px);padding:34px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 22px 60px #061d3d17}.client-room-gate__card>small{color:var(--brand-teal-text);font-size:12px;font-weight:900}.client-room-gate form{display:grid;gap:10px;margin-top:22px;text-align:right}.client-room-gate form label{font-size:13px;font-weight:800}.client-room-gate form input{width:100%;height:52px;padding:0 16px;border:1px solid var(--line);border-radius:14px;background:#fbfdfe;color:var(--ink);font-size:22px;font-weight:800;letter-spacing:.25em;text-align:center;outline:none}.client-room-gate form input:focus{border-color:var(--brand-teal-text);box-shadow:0 0 0 4px #18b3a91f}.client-room-gate__error{padding:9px 11px;border-radius:10px;background:#fff1f3;color:#a44257;font-size:12px}.client-room-gate__secure{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;color:var(--muted);font-size:11px}.client-room-gate__legacy-note{display:block;margin-top:10px!important;color:#8b96a4!important;font-size:12px!important;line-height:1.5}.client-portal-broker small{font-size:11px}.client-portal-broker b{font-size:13px}.client-portal-broker button{font-size:11px}.client-portal-hero>div:first-child>span{font-size:12px}.client-portal-hero p{font-size:14px}.client-portal-stats span{font-size:11px}.client-portal-tabs button,.client-filter-button{font-size:12px}.client-portal-toolbar__actions{display:flex;align-items:center;gap:8px}.portal-saved{display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:9px;background:#edf9f6;color:#168466;font-size:11px;font-weight:800}.portal-property-copy>span{font-size:11px!important}.portal-property-body h2{font-size:18px}.portal-property-body strong{font-size:20px}.portal-property-body small,.portal-reactions button{font-size:12px}.portal-note{height:44px}.portal-note input{font-size:12px}.portal-visited-badge{position:absolute;z-index:3;right:10px;top:10px;display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:9px;background:#094b49e6;color:#fff;font-size:12px;font-style:normal;font-weight:800}.portal-visited-badge.is-upcoming{background:#071d3bd1}.portal-property-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.portal-property-tags span{padding:5px 7px;border-radius:8px;background:#f0f5f7;color:#526273;font-size:12px;font-weight:700}.portal-compare-toggle{display:flex;align-items:center;justify-content:flex-start;gap:7px;margin-top:9px;color:var(--brand-teal-text);font-size:11px;font-weight:800}.portal-compare-toggle input{accent-color:var(--brand-teal-text)}.portal-compare-toggle span{display:flex;align-items:center;gap:4px}.portal-compare p{margin:5px 0 0;color:var(--muted);font-size:12px}.portal-empty-state{display:grid;place-items:center;gap:5px;padding:46px 20px;border:1px dashed #cad8dd;border-radius:20px;background:#fff;text-align:center}.portal-empty-state h2{margin:3px 0 0;font-size:18px}.portal-empty-state p{margin:0;color:var(--muted);font-size:13px}.portal-compare-panel{position:fixed;z-index:80;inset:5vh max(20px,calc((100vw - 1100px)/2));overflow:auto;padding:22px;border:1px solid var(--line);border-radius:24px;background:#fffffffa;box-shadow:0 28px 80px #051a383d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-compare-panel:before{content:"";position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background:#04142c61}.portal-compare-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.portal-compare-panel h2{margin:4px 0 0;font-size:23px}.portal-compare-panel>header>button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink)}.portal-compare-table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portal-compare-table article{position:relative;display:grid;gap:7px;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff}.portal-compare-table article>button{position:absolute;z-index:2;left:9px;top:9px;width:28px;height:28px;border:0;border-radius:9px;background:#ffffffeb;color:var(--ink);font-size:17px}.portal-compare-thumb{height:150px;border-radius:13px;overflow:hidden}.portal-compare-table article>b{font-size:14px}.portal-compare-table article>span,.portal-compare-table article>small{color:var(--muted);font-size:11px}.portal-compare-table article>strong{font-size:17px}.portal-compare-table article>div:last-child{display:flex;flex-wrap:wrap;gap:5px}.portal-compare-table article em{display:flex;align-items:center;gap:3px;padding:4px 6px;border-radius:7px;background:#edf9f6;color:#197f69;font-size:12px;font-style:normal;font-weight:800}.folder-security-note{display:flex;align-items:flex-start;gap:7px;padding:9px;border-radius:10px;background:#eff9f8;color:#2b6870;font-size:12px;line-height:1.5}@media(max-width:760px){.client-room-gate{padding-top:24px}.client-room-gate__card{padding:24px 18px}.client-portal-hero p{font-size:13px}.client-portal-tabs button{font-size:11px;white-space:nowrap}.client-portal-toolbar__actions{justify-content:space-between}.portal-property-body h2{font-size:17px}.portal-property-body strong{font-size:19px}.portal-compare-panel{top:10px;right:10px;bottom:10px;left:10px;max-height:calc(100vh - 20px);padding:15px;border-radius:18px}.portal-compare-table{grid-template-columns:1fr}.portal-compare-thumb{height:130px}}.client-portal-hero--visit p{font-size:16px;color:var(--ink-soft);font-weight:650}.client-portal-compare-cta{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);font-family:inherit;font-weight:800;font-size:13px;cursor:pointer}.client-portal-compare-cta:disabled{opacity:.5;cursor:not-allowed}.portal-visit-list{list-style:none;margin:0;padding:0;display:grid;gap:18px}.portal-visit-item{position:relative;padding-inline-start:0}.portal-visit-order{position:absolute;z-index:3;inset-block-start:-8px;inset-inline-start:-8px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#082a51,#0ca6a1);color:#fff;font-weight:900;font-size:14px;box-shadow:0 6px 16px #061d3d3d}[dir=rtl] .portal-visit-order{inset-inline-start:auto;inset-inline-end:-8px}.portal-property-order{position:absolute;inset-block-start:12px;inset-inline-start:12px;padding:4px 10px;border-radius:999px;background:#082a51d1;color:#fff;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.portal-property-count{position:absolute;inset-block-end:12px;inset-inline-end:12px;padding:3px 9px;border-radius:999px;background:#06183180;color:#fff;font-size:11px;font-weight:700}.portal-open-details{width:100%;margin-top:4px;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:1px solid var(--line);border-radius:12px;background:#f7fbfb;color:var(--brand-teal-text);font-family:inherit;font-weight:850;font-size:14px;cursor:pointer;transition:background .16s}.portal-open-details:hover{background:#eef8f7}.portal-end-actions{margin-top:6px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:center}.portal-end-actions h2{margin:0 0 14px;font-size:19px;letter-spacing:-.02em}.portal-end-actions__row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.portal-end-actions__row .button{min-height:48px}.portal-detail{position:fixed;z-index:240;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#06183180;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:diroToastIn .2s ease}.portal-detail__dialog{position:relative;width:min(100%,560px);max-height:calc(100svh - 36px);overflow-y:auto;border-radius:24px;background:#fff;box-shadow:0 32px 90px #05183157}.portal-detail__close{position:absolute;z-index:4;inset-block-start:14px;inset-inline-end:14px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:12px;background:#ffffffeb;color:var(--ink);cursor:pointer;box-shadow:0 4px 14px #061d3d29}.portal-detail__gallery{position:relative;height:300px;background-size:cover;background-position:center}.portal-detail__order{position:absolute;inset-block-start:16px;inset-inline-start:16px;padding:6px 13px;border-radius:999px;background:#082a51d9;color:#fff;font-weight:800;font-size:13px}.portal-detail__count{position:absolute;inset-block-end:16px;inset-inline-end:16px;display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;background:#0618318c;color:#fff;font-size:12px}.portal-detail__body{padding:22px}.portal-detail__head>span{color:var(--muted);font-size:13px;font-weight:700}.portal-detail__head h2{margin:4px 0 6px;font-size:23px;letter-spacing:-.03em}.portal-detail__head strong{font-size:20px;color:var(--brand-navy-900)}.portal-detail__facts{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:18px 0;padding:1px;border-radius:16px;background:#e9eff3;overflow:hidden}.portal-detail__facts>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:#fff}.portal-detail__facts dt{color:var(--muted);font-size:13px}.portal-detail__facts dd{margin:0;font-weight:850;font-size:14px}.portal-detail__tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.portal-detail__tags span{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:999px;background:#eef8f7;color:var(--brand-teal-text);font-size:12px;font-weight:700}.portal-detail__section{margin-bottom:16px}.portal-detail__section h3{margin:0 0 5px;font-size:14px;color:var(--brand-navy-900)}.portal-detail__section p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.6}.portal-detail__reactions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.portal-detail__reactions button{min-height:46px;border:1px solid var(--line);border-radius:12px;background:#fff;font-family:inherit;font-weight:800;font-size:14px;cursor:pointer}.portal-detail__reactions .is-active.is-like{background:#e9f9f0;border-color:#8fded7;color:#0b8e6a}.portal-detail__reactions .is-active.is-maybe{background:#fff7e6;border-color:#f0d99a;color:#a8791f}.portal-detail__reactions .is-active.is-no{background:#fdeeee;border-color:#e5b3b3;color:#b3413f}.portal-detail__actions{display:flex;flex-wrap:wrap;gap:8px}.portal-detail__actions .button{flex:1;min-height:46px}.portal-compare-overlay{position:fixed;z-index:240;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#06183180;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:diroToastIn .2s ease}.portal-compare-panel{width:min(100%,720px);max-height:calc(100svh - 36px);display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 32px 90px #05183157}.portal-compare-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 22px 14px;border-bottom:1px solid #eef2f5}.portal-compare-panel>header h2{margin:3px 0 0;font-size:21px;letter-spacing:-.03em}.portal-compare-panel>header button{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink-soft);cursor:pointer}.portal-compare-scroll{overflow:auto;padding:8px}.portal-compare-grid{width:100%;border-collapse:collapse}.portal-compare-grid th,.portal-compare-grid td{padding:12px 14px;text-align:center;border-bottom:1px solid #eef2f5}.portal-compare-grid thead th{vertical-align:bottom;position:sticky;top:0;background:#fff;z-index:1}.portal-compare-grid thead th b{display:block;margin-top:8px;font-size:13px}.portal-compare-grid tbody th{text-align:start;color:var(--muted);font-size:13px;font-weight:800;white-space:nowrap;background:#fbfcfd}.portal-compare-grid td{font-weight:750;font-size:14px;color:var(--ink)}.portal-compare-grid tbody tr:last-child th,.portal-compare-grid tbody tr:last-child td{border-bottom:0}.portal-compare-thumb{width:100%;height:64px;border-radius:12px;background-size:cover;background-position:center}.portal-compare-remove{margin-top:6px;width:26px;height:26px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);cursor:pointer}@media(max-width:640px){.portal-detail{padding:0}.portal-detail__dialog{width:100%;max-height:100svh;border-radius:0}.portal-detail__facts{grid-template-columns:1fr}.portal-compare-overlay{padding:0}.portal-compare-panel{width:100%;max-height:100svh;border-radius:0}.portal-end-actions__row .button{flex:1 1 100%}}.client-portal{background:radial-gradient(circle at top center,rgba(77,210,197,.1),transparent 28%),linear-gradient(180deg,#f7fbfd,#f4f8fb)}.client-portal-header{position:sticky;top:0;z-index:20;min-height:84px;padding:14px max(18px,calc((100% - 1240px)/2));box-shadow:0 10px 24px #071f3d0a}.client-portal-header__brand,.client-portal-header__language,.client-portal-broker{flex:1}.client-portal-header__language{display:flex;justify-content:center}.client-portal-broker{justify-content:flex-end;gap:12px}.client-portal-broker>div{gap:2px}.client-portal-broker small{font-size:12px;font-weight:800}.client-portal-broker b{font-size:15px;color:var(--brand-navy-950)}.client-portal-broker button{min-height:42px;padding-inline:16px;border-radius:14px;color:var(--brand-teal-text);font-size:13px;font-weight:900;box-shadow:0 8px 18px #061d3d0f}.client-portal-main{width:min(calc(100% - 28px),1240px);padding:30px 0 84px}.client-portal-hero{min-height:260px;align-items:stretch;padding:34px 36px;border:1px solid rgba(255,255,255,.14);border-radius:30px;background:radial-gradient(circle at 82% 20%,rgba(116,238,228,.18),transparent 20%),radial-gradient(circle at 12% 16%,rgba(46,174,255,.14),transparent 28%),linear-gradient(135deg,#062449,#0b4270 58%,#13777f);box-shadow:0 26px 60px #071f3d29}.client-portal-hero:after{left:-30px;top:-70px;width:360px;height:360px;background:radial-gradient(circle,rgba(141,255,247,.18),transparent 68%)}.client-portal-hero__copy,.client-portal-hero__side{position:relative;z-index:1;display:flex;flex-direction:column}.client-portal-hero__copy{justify-content:space-between;gap:18px;max-width:720px}.client-portal-hero__copy>span{color:#8ef3e8;font-size:14px;letter-spacing:.02em}.client-portal-hero h1{margin:8px 0 12px;font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-.03em}.client-portal-hero h1 span{color:#fff;font-size:inherit}.client-portal-hero--visit p{max-width:680px;margin:0;color:#ffffffe0;font-size:18px;line-height:1.8;font-weight:600}.client-portal-hero__broker-card{width:max-content;max-width:100%;display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.client-portal-hero__broker-card small{display:block;color:#ffffffb8;font-size:12px;font-weight:800}.client-portal-hero__broker-card b{display:block;color:#fff;font-size:16px}.client-portal-hero__broker-card button{min-height:42px;margin-inline-start:6px;padding-inline:16px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#fff;color:var(--brand-teal-text);font-size:13px;font-weight:900}.client-portal-hero__side{align-items:stretch;justify-content:space-between;min-width:300px;gap:16px}.client-portal-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.client-portal-stats span{min-width:0;gap:4px;padding:18px 16px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#ffffff17;box-shadow:inset 0 1px #ffffff12}.client-portal-stats span small{color:#ffffffb8;font-size:12px;font-weight:800}.client-portal-stats b{font-size:34px;line-height:1}.client-portal-hero__actions{display:flex;justify-content:flex-end}.client-portal-compare-cta{min-height:50px;padding-inline:18px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#fff;color:var(--brand-navy-950);font-size:14px;font-weight:900;box-shadow:0 14px 30px #071f3d24}.client-portal-summary-band{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:22px 24px;border:1px solid #e5eef2;border-radius:24px;background:#ffffffd6;box-shadow:0 16px 34px #071f3d0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.client-portal-summary-band strong{display:block;font-size:24px;color:var(--brand-navy-950);letter-spacing:-.02em}.client-portal-summary-band p{margin:6px 0 0;color:var(--ink-soft);font-size:15px;line-height:1.7}.client-portal-summary-band__chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.client-portal-summary-band__chips span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;background:#f4fbfb;border:1px solid #dceeed;color:var(--brand-teal-text);font-size:13px;font-weight:900}.portal-visit-list{margin-top:20px;gap:22px}.portal-visit-item{padding-top:8px}.portal-visit-order{width:40px;height:40px;font-size:16px;box-shadow:0 12px 24px #061d3d38}.portal-property-card{display:grid;grid-template-columns:minmax(360px,44%) minmax(0,1fr);align-items:stretch;overflow:hidden;border:1px solid #dfe9ef;border-radius:28px;background:linear-gradient(180deg,#fff,#fbfdfe);box-shadow:0 22px 44px #061d3d14}.portal-property-photo{min-height:360px;height:100%;border-inline-end:1px solid #edf2f5}.portal-property-photo.property-photo-art:before{left:16%;right:16%;bottom:12%;height:58%}.portal-property-photo>button{inset-inline-start:18px;inset-block-start:18px;width:46px;height:46px;border-radius:14px;background:#fffffff5;box-shadow:0 10px 22px #061d3d24}.portal-property-body{display:grid;grid-template-rows:auto auto auto auto;gap:18px;padding:28px 28px 24px}.portal-property-copy{display:grid;gap:8px}.portal-property-copy>span{font-size:14px!important;color:var(--brand-teal-text)!important;font-weight:900}.portal-property-body h2{font-size:34px;line-height:1.15;letter-spacing:-.03em}.portal-property-body strong{font-size:42px;line-height:1.05;color:var(--brand-navy-950)}.portal-property-body small{font-size:15px;color:#657485;line-height:1.8}.portal-property-tags{gap:8px;margin-top:6px}.portal-property-tags span{padding:8px 12px;border-radius:999px;background:#f3f7fa;color:#586879;font-size:13px;font-weight:800}.portal-reactions{gap:10px;margin-top:0}.portal-reactions button{min-height:52px;border-radius:16px;font-size:14px;font-weight:900;box-shadow:0 4px 12px #061d3d08}.portal-note{min-height:58px;height:auto;gap:10px;padding:0 16px;border-radius:16px;background:#f8fbfd}.portal-note input{font-size:14px;padding-block:16px;color:var(--brand-navy-950)}.portal-note input::placeholder{color:#8a96a2}.portal-property-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto}.portal-property-footer__spacer{display:block;flex:1}.portal-compare-toggle{min-height:48px;margin-top:0;padding:0 14px;border:1px solid #dceeed;border-radius:14px;background:#f6fbfb;color:var(--brand-teal-text);font-size:13px;font-weight:900}.portal-open-details{width:auto;min-width:180px;min-height:50px;margin-top:0;padding-inline:18px;border-radius:16px;background:linear-gradient(135deg,#0eb7ad,#1397bf);border:0;color:#fff;box-shadow:0 14px 30px #0fa5a240}.portal-open-details:hover{background:linear-gradient(135deg,#10c0b5,#149ec5)}.portal-end-actions{margin-top:26px;padding:34px 28px;border-radius:28px;background:linear-gradient(180deg,#fff,#fbfdfe);box-shadow:0 18px 40px #071f3d0f}.portal-end-actions h2{font-size:30px;margin-bottom:18px;letter-spacing:-.03em}.portal-end-actions__row{gap:12px}.portal-end-actions__row .button{min-height:54px;padding-inline:20px;border-radius:16px;font-size:15px;font-weight:900}@media(max-width:980px){.client-portal-header{gap:12px}.client-portal-broker button{display:none}.client-portal-hero{padding:28px}.portal-property-card{grid-template-columns:1fr}.portal-property-photo{min-height:280px;border-inline-end:0;border-bottom:1px solid #edf2f5}}@media(max-width:760px){.client-portal-header{min-height:70px;grid-template-columns:1fr;display:grid;justify-content:stretch;gap:10px;padding:12px}.client-portal-header__brand,.client-portal-header__language,.client-portal-broker{flex:auto}.client-portal-header__brand{display:flex;justify-content:center}.client-portal-broker{justify-content:space-between;padding:8px 10px;border:1px solid var(--line);border-radius:16px;background:#fff}.client-portal-broker>div{display:grid}.client-portal-main{width:calc(100% - 16px);padding:16px 0 80px}.client-portal-hero{min-height:0;padding:22px 18px;border-radius:24px;gap:18px}.client-portal-hero__copy{gap:14px}.client-portal-hero__copy>span{font-size:12px}.client-portal-hero h1{font-size:32px}.client-portal-hero--visit p{font-size:15px;line-height:1.7}.client-portal-hero__broker-card{width:100%;padding:12px 14px;gap:12px}.client-portal-hero__broker-card button{margin-inline-start:auto;padding-inline:12px}.client-portal-stats{grid-template-columns:1fr 1fr 1fr;gap:8px}.client-portal-stats span{padding:14px 12px;border-radius:16px}.client-portal-stats b{font-size:24px}.client-portal-hero__actions{justify-content:stretch}.client-portal-compare-cta{width:100%;justify-content:center}.client-portal-summary-band{grid-template-columns:1fr;padding:18px;border-radius:20px}.client-portal-summary-band strong{font-size:22px}.client-portal-summary-band p{font-size:14px}.client-portal-summary-band__chips{justify-content:flex-start}.portal-visit-item{padding-top:10px}.portal-visit-order{width:34px;height:34px;font-size:14px}.portal-property-card{border-radius:22px}.portal-property-photo{min-height:220px}.portal-property-photo>button{width:40px;height:40px;inset-inline-start:12px;inset-block-start:12px}.portal-property-body{padding:18px 16px 16px;gap:14px}.portal-property-body h2{font-size:24px}.portal-property-body strong{font-size:31px}.portal-property-body small{font-size:14px;line-height:1.6}.portal-reactions{grid-template-columns:1fr}.portal-reactions button{min-height:48px}.portal-property-footer{flex-direction:column;align-items:stretch}.portal-open-details,.portal-compare-toggle{width:100%;justify-content:center}.portal-end-actions{padding:22px 16px;border-radius:22px}.portal-end-actions h2{font-size:24px}.portal-end-actions__row{flex-direction:column}.portal-end-actions__row .button{width:100%;justify-content:center}}.portal-property-photo,.portal-detail__gallery,.portal-compare-thumb{overflow:hidden}.portal-property-photo__art,.portal-detail__gallery-art,.portal-compare-thumb__art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.portal-property-photo__art svg{width:min(78%,290px)}.portal-detail__gallery-art svg{width:min(72%,340px)}.portal-compare-thumb__art svg{width:min(86%,180px)}.portal-property-photo__art .property-illustration__halo,.portal-detail__gallery-art .property-illustration__halo,.portal-compare-thumb__art .property-illustration__halo{top:16px;width:200px;height:200px;background:radial-gradient(circle,rgba(146,250,240,.18),transparent 70%)}.portal-detail__gallery-art .property-illustration__halo{width:240px;height:240px;top:28px}.portal-compare-thumb__art .property-illustration__halo{width:110px;height:110px;top:4px}.portal-property-photo>*:not(.portal-property-photo__art),.portal-detail__gallery>*:not(.portal-detail__gallery-art){position:relative;z-index:3}.portal-compare-thumb__art{position:absolute}.portal-compare-thumb{position:relative}@keyframes portalFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.client-portal-broker button,.client-portal-hero__broker-card button,.client-portal-compare-cta,.portal-open-details,.portal-end-actions__row .button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.portal-visit-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(340px,380px);gap:18px;align-items:start;overflow-x:auto;overflow-y:visible;padding:10px 6px 18px 4px;margin-top:18px;scroll-snap-type:x proximity;scrollbar-width:thin}.portal-visit-list::-webkit-scrollbar{height:10px}.portal-visit-list::-webkit-scrollbar-thumb{background:#cfdde6;border-radius:999px}.portal-visit-list::-webkit-scrollbar-track{background:#edf4f7;border-radius:999px}.portal-visit-item{position:relative;min-width:0;padding-top:12px;scroll-snap-align:start}.portal-property-card{grid-template-columns:1fr;min-height:100%;border-radius:24px}.portal-property-photo{min-height:198px;border-inline-end:0;border-bottom:1px solid #edf2f5}.portal-property-photo.property-photo-art:before{left:18%;right:18%;bottom:12%;height:54%}.portal-property-body{gap:14px;padding:20px 20px 18px}.portal-property-copy{gap:5px}.portal-property-body h2{font-size:22px;line-height:1.2}.portal-property-body strong{font-size:28px;line-height:1.08}.portal-property-body small{font-size:14px;line-height:1.55}.portal-property-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.portal-property-tags span{padding:7px 11px;font-size:12px}.portal-reactions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.portal-reactions button{min-height:40px;font-size:12px;border-radius:14px}.portal-note{min-height:48px}.portal-note input{font-size:13px}.portal-property-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:center}.portal-compare-toggle,.portal-open-details{width:100%;min-width:0;justify-content:center}.portal-open-details{min-height:44px}.portal-compare-toggle{padding-inline:12px}.portal-visit-order{top:-6px;inset-inline-start:-6px;z-index:4}.client-portal-hero:before{content:"";position:absolute;inset-inline-end:120px;top:34px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.11),transparent 68%);filter:blur(4px);animation:portalFloat 7s ease-in-out infinite}.portal-compare-panel{width:min(100%,1060px);max-height:calc(100svh - 38px);border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#fdfefe,#f7fafc)}.portal-compare-panel>header{padding:24px 26px 16px;background:radial-gradient(circle at 12% 20%,rgba(91,234,222,.16),transparent 22%),linear-gradient(180deg,#ffffffeb,#ffffffd6)}.portal-compare-panel>header div{display:grid;gap:6px}.portal-compare-panel>header p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.6}.portal-compare-panel>header button{box-shadow:0 6px 18px #061d3d14}.portal-compare-scroll{padding:18px 18px 22px;overflow:auto}.portal-compare-grid{width:max(100%,720px);border-collapse:separate;border-spacing:0}.portal-compare-grid thead th{top:0;padding:0 10px 18px;background:transparent}.portal-compare-grid__corner{width:170px;min-width:170px}.portal-compare-grid__label{min-height:192px;display:flex;align-items:flex-end;justify-content:flex-start;padding:18px;border-radius:22px;background:linear-gradient(180deg,#f5fafc,#eef6f8);color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.08em}.portal-compare-property-card{min-width:230px;display:grid;gap:10px;padding:12px;border:1px solid #e3edf2;border-radius:22px;background:linear-gradient(180deg,#fff,#f9fbfc);box-shadow:0 16px 30px #061d3d0f}.portal-compare-property-card__copy{display:grid;gap:3px}.portal-compare-property-card__copy small{color:var(--brand-teal-text);font-size:11px;font-weight:900}.portal-compare-property-card__copy b{font-size:15px;color:var(--brand-navy-950);line-height:1.35}.portal-compare-thumb{height:88px;border-radius:16px;background-size:cover;background-position:center;background-color:#f3f8fb}.portal-compare-grid tbody th,.portal-compare-grid tbody td{padding:15px 16px;border-bottom:1px solid #e7eef3;background:#ffffffe6}.portal-compare-grid tbody th{position:sticky;inset-inline-start:0;z-index:1;text-align:start;color:#607184;font-size:12px;font-weight:900;background:linear-gradient(180deg,#f7fbfd,#f2f8fa)}.portal-compare-grid tbody td{font-size:15px;font-weight:850;color:var(--brand-navy-950)}.portal-compare-grid tbody tr:hover td,.portal-compare-grid tbody tr:hover th{background:#fbfefe}.portal-compare-remove{width:30px;height:30px;margin-top:0;justify-self:start;border-radius:10px;box-shadow:0 4px 12px #061d3d0d}.portal-compare-thumb__art .property-illustration__halo{width:120px;height:120px;top:0}@media(max-width:980px){.portal-visit-list{grid-auto-columns:minmax(320px,360px)}}@media(max-width:760px){.portal-visit-list{grid-auto-flow:row;grid-auto-columns:auto;overflow:visible;padding:0;gap:18px}.portal-visit-item{padding-top:10px}.portal-property-card{grid-template-columns:1fr}.portal-property-photo{min-height:220px}.portal-property-body{padding:18px 16px 16px;gap:14px}.portal-property-body h2{font-size:24px}.portal-property-body strong{font-size:31px}.portal-reactions,.portal-property-footer{grid-template-columns:1fr}.portal-compare-panel{width:100%;max-height:100svh;border-radius:0}.portal-compare-scroll{padding:12px 10px 18px}.portal-compare-grid{width:max(100%,640px)}.portal-compare-grid__corner{width:124px;min-width:124px}.portal-compare-grid__label{min-height:156px;padding:14px}.portal-compare-property-card{min-width:176px;padding:10px;border-radius:18px}.portal-compare-thumb{height:76px}.portal-compare-grid tbody th,.portal-compare-grid tbody td{padding:12px 10px}}.client-portal--showcase{min-height:100vh;background:radial-gradient(circle at 16% 8%,rgba(53,207,196,.1),transparent 24%),linear-gradient(180deg,#f8fbfd,#f3f7fa)}.client-portal-header--showcase{position:relative;top:auto;z-index:20;width:100%;min-height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px max(24px,calc((100% - 1480px)/2));background:#fffffff0;border-bottom:1px solid #e6eef3;box-shadow:0 10px 28px #071f3d09;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.client-portal-header--showcase .client-portal-header__brand{grid-column:3;justify-self:end}.client-portal-header--showcase .client-portal-header__language{grid-column:2;justify-self:center}.client-portal-client-card{grid-column:1;justify-self:start;display:flex;align-items:center;gap:10px;min-height:56px;padding:7px 9px 7px 10px;border:1px solid #dde8ee;border-radius:18px;background:#fff;box-shadow:0 8px 24px #071f3d0f}.client-portal-client-card__message{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #e0e9ee;border-radius:13px;background:#fff;color:var(--brand-teal-text);font-size:12px;font-weight:900;cursor:pointer}.client-portal-client-card__identity{display:grid;gap:1px;padding-inline:3px 2px}.client-portal-client-card__identity small{color:#7a8a9a;font-size:10px;font-weight:800}.client-portal-client-card__identity b{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--brand-navy-950);font-size:13px}.client-portal-client-card__avatar{width:46px;height:46px;display:grid;place-items:center;flex:none;border-radius:14px;background:linear-gradient(145deg,#0a4167,#11aca4);color:#fff;font-size:13px;font-weight:950;box-shadow:0 8px 18px #0863702e}.client-portal-main--showcase{width:min(calc(100% - 32px),1480px);padding:28px 0 70px}.client-portal-showcase{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;direction:ltr;align-items:stretch}.client-portal-showcase>*{direction:rtl}.client-portal-hero--showcase{position:relative;min-height:286px;display:block;padding:30px 34px 26px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:radial-gradient(circle at 12% 20%,rgba(45,190,216,.12),transparent 26%),linear-gradient(118deg,#092b59,#0b4771 62%,#0a6f76);box-shadow:0 24px 54px #071f3d24}.client-portal-hero--showcase:after{content:"";position:absolute;inset:-80px auto auto -100px;width:340px;height:340px;border-radius:50%;border:1px solid rgba(130,255,245,.09);box-shadow:0 0 0 44px #82fff506,0 0 0 88px #82fff505}.client-portal-hero__content{position:relative;z-index:3;max-width:720px}.client-portal-hero__date{display:inline-flex;align-items:center;gap:8px;color:#a9f7ef;font-size:12px;font-weight:850}.client-portal-hero--showcase h1{margin:26px 0 10px;color:#fff;font-size:clamp(36px,3.4vw,54px);line-height:1.04;letter-spacing:-.04em}.client-portal-hero--showcase h1 span{color:#fff;font-size:inherit}.client-portal-hero--showcase p{max-width:620px;margin:0;color:#ffffffd6;font-size:16px;font-weight:650;line-height:1.75}.client-portal-hero__kpis{width:min(100%,620px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px}.client-portal-hero__kpis>span{min-height:92px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:14px 16px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#ffffff13;box-shadow:inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.client-portal-hero__kpis svg{grid-row:1/3;color:#66e8db}.client-portal-hero__kpis small{align-self:end;color:#ffffffb3;font-size:11px;font-weight:850}.client-portal-hero__kpis b{align-self:start;color:#fff;font-size:28px;line-height:1}.client-portal-hero__skyline{position:absolute;z-index:1;inset:auto 0 0 auto;width:42%;height:88%;opacity:.24;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))}.client-portal-hero__skyline i{position:absolute;bottom:0;border:1px solid rgba(156,245,239,.45);background:linear-gradient(180deg,#86f1ea21,#05214114);clip-path:polygon(0 8%,86% 0,100% 100%,0 100%)}.client-portal-hero__skyline i:nth-child(1){right:6%;width:74px;height:72%}.client-portal-hero__skyline i:nth-child(2){right:24%;width:62px;height:54%}.client-portal-hero__skyline i:nth-child(3){right:41%;width:54px;height:42%}.client-portal-hero__skyline i:nth-child(4){right:58%;width:44px;height:32%}.client-portal-hero__skyline i:nth-child(5){right:72%;width:34px;height:24%}.client-broker-card{min-height:286px;display:grid;grid-template-rows:auto auto 1fr;gap:16px;padding:22px;border:1px solid #e0e9ef;border-radius:28px;background:linear-gradient(180deg,#fff,#fbfdfe);box-shadow:0 22px 48px #071f3d14}.client-broker-card__top{display:grid;grid-template-columns:84px minmax(0,1fr) 66px;gap:13px;align-items:center;padding-bottom:16px;border-bottom:1px solid #edf2f5}.client-broker-card__portrait{position:relative;width:82px;height:82px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#e5f5f4,#e9eff8);color:var(--brand-navy-950);font-size:22px;font-weight:950;box-shadow:0 10px 24px #071f3d1a}.client-broker-card__portrait img{width:100%;height:100%;object-fit:cover}.client-broker-card__portrait i{position:absolute;right:5px;bottom:5px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#1bb9a5}.client-broker-card__identity{display:grid;gap:3px;min-width:0}.client-broker-card__identity small{color:var(--brand-teal-text);font-size:11px;font-weight:900}.client-broker-card__identity h2{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--brand-navy-950);font-size:24px;letter-spacing:-.025em}.client-broker-card__identity b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1aa89e;font-size:13px}.client-broker-card__office-logo{width:64px;height:64px;display:grid;place-items:center;align-content:center;gap:3px;overflow:hidden;border:1px solid #e4ecf0;border-radius:17px;background:#fff;color:var(--brand-navy-950)}.client-broker-card__office-logo img{max-width:80%;max-height:80%;object-fit:contain}.client-broker-card__office-logo span{font-size:9px;font-weight:950;letter-spacing:.08em}.client-broker-card__details{display:grid;gap:8px}.client-broker-card__details>a,.client-broker-card__details>span{display:flex;align-items:center;gap:9px;color:#526477;font-size:12px;text-decoration:none;min-width:0}.client-broker-card__details span span,.client-broker-card__details a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-broker-card__details svg{color:#658095;flex:none}.client-broker-card__actions{align-self:end;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.client-broker-card__actions>a,.client-broker-card__actions>button{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 9px;border:1px solid #e0e9ef;border-radius:13px;background:#fff;color:var(--brand-navy-950);font:inherit;font-size:11px;font-weight:900;text-decoration:none;cursor:pointer}.client-broker-card__actions .is-primary{border-color:#0ea59d;background:linear-gradient(135deg,#0fb4aa,#138da8);color:#fff;box-shadow:0 10px 20px #0fa5a22e}.client-portal-match-strip{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:16px 20px;border:1px solid #e1eaf0;border-radius:22px;background:#fffffff0;box-shadow:0 12px 28px #071f3d0b}.client-portal-match-strip__title{display:grid;gap:4px}.client-portal-match-strip__title b{font-size:20px;color:var(--brand-navy-950)}.client-portal-match-strip__title span{color:#718093;font-size:12px}.client-portal-match-strip__stats{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.client-portal-match-strip__stats>span,.client-portal-match-strip__stats>button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #d9e9e7;border-radius:999px;background:#f6fbfb;color:var(--brand-teal-text);font:inherit;font-size:11px;font-weight:900}.client-portal-match-strip__stats>button{cursor:pointer;background:#fff}.portal-visit-list--showcase{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(430px,calc((100% - 36px)/3));gap:18px;align-items:stretch;margin-top:18px;padding:8px 4px 18px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity}.portal-visit-item--showcase{display:flex;min-width:0;padding-top:8px;scroll-snap-align:start}.portal-visit-item--showcase>.portal-property-card{flex:1}.portal-visit-list--showcase .portal-property-card{direction:ltr;display:grid;grid-template-columns:42% minmax(0,1fr);min-height:330px;overflow:hidden;border:1px solid #e0e9ef;border-radius:24px;background:#fff;box-shadow:0 18px 38px #071f3d12}.portal-visit-list--showcase .portal-property-photo{min-height:100%;height:100%;border:0;border-inline-end:1px solid #edf2f5;background:linear-gradient(155deg,#143c63,#0f7080)}.portal-visit-list--showcase .portal-property-photo__art svg{width:min(88%,260px)}.portal-visit-list--showcase .portal-property-body{direction:rtl;display:flex;flex-direction:column;gap:12px;padding:18px 18px 16px}.portal-visit-list--showcase .portal-property-copy{gap:4px}.portal-visit-list--showcase .portal-property-copy>span{font-size:11px!important}.portal-visit-list--showcase .portal-property-body h2{font-size:19px;line-height:1.25}.portal-visit-list--showcase .portal-property-body strong{font-size:25px;line-height:1.08}.portal-visit-list--showcase .portal-property-body small{font-size:12px;line-height:1.5}.portal-visit-list--showcase .portal-property-tags{gap:5px;margin:2px 0}.portal-visit-list--showcase .portal-property-tags span{padding:5px 8px;font-size:10px}.portal-visit-list--showcase .portal-reactions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.portal-visit-list--showcase .portal-reactions button{min-height:36px;padding:0 6px;border-radius:11px;font-size:10px}.portal-visit-list--showcase .portal-note{min-height:42px;border-radius:12px}.portal-visit-list--showcase .portal-note input{padding-block:11px;font-size:11px}.portal-visit-list--showcase .portal-property-footer{grid-template-columns:1fr 1fr;gap:7px;margin-top:auto}.portal-visit-list--showcase .portal-open-details,.portal-visit-list--showcase .portal-compare-toggle{min-height:40px;border-radius:12px;font-size:10px}.portal-visit-list--showcase .portal-visited-badge{font-size:10px;padding:6px 9px}.portal-visit-list--showcase .portal-property-count{font-size:10px}.portal-visit-list--showcase .portal-property-photo>button{width:38px;height:38px;border-radius:12px}.portal-end-actions--showcase{display:grid;grid-template-columns:140px minmax(230px,.7fr) minmax(520px,1.4fr);align-items:center;gap:22px;margin-top:22px;padding:22px 26px;border:1px solid #e0e9ef;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfdfe);box-shadow:0 14px 34px #071f3d0d}.portal-end-actions__art{position:relative;height:76px;display:grid;place-items:center;color:#1cbcb1}.portal-end-actions__art:before{content:"";position:absolute;width:84px;height:58px;border-radius:50%;background:radial-gradient(circle,rgba(31,201,189,.16),transparent 70%)}.portal-end-actions__art svg{position:relative;transform:rotate(-12deg);filter:drop-shadow(0 8px 12px rgba(20,175,168,.18))}.portal-end-actions__copy h2{margin:0;font-size:23px;color:var(--brand-navy-950)}.portal-end-actions__copy p{margin:5px 0 0;color:#738294;font-size:12px;line-height:1.6}.portal-end-actions--showcase .portal-end-actions__row{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:10px}.portal-end-actions--showcase .portal-end-actions__row .button{min-height:48px;margin:0;border-radius:14px;font-size:12px}.portal-compare-overlay{background:#05193475;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portal-compare-panel{width:min(1120px,calc(100% - 36px));max-height:calc(100dvh - 40px);overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:28px;background:linear-gradient(180deg,#fff,#f7fafc);box-shadow:0 32px 90px #0417323d}.portal-compare-panel>header{min-height:92px;padding:20px 24px;background:radial-gradient(circle at 8% 30%,rgba(62,220,207,.16),transparent 24%),linear-gradient(110deg,#f8fcfd,#fff);border-bottom:1px solid #e4edf2}.portal-compare-panel>header h2{margin:2px 0;font-size:27px;color:var(--brand-navy-950)}.portal-compare-scroll{padding:18px;overflow:auto}.portal-compare-grid{border-spacing:10px 0}.portal-compare-grid__label{min-height:176px;border:1px solid #e0ebf0;border-radius:20px;background:linear-gradient(155deg,#092e5d,#0a7478);color:#fff;align-items:flex-start;justify-content:flex-end}.portal-compare-property-card{min-width:235px;padding:10px;border-radius:20px;box-shadow:0 12px 26px #071f3d0e}.portal-compare-thumb{height:104px}.portal-compare-grid tbody th,.portal-compare-grid tbody td{border-bottom:0;border-radius:10px}.portal-compare-grid tbody th{background:#f1f7f9;color:#68798c}.portal-compare-grid tbody td{background:#fff;border:1px solid #edf2f5}@media(max-width:1180px){.client-portal-showcase{grid-template-columns:minmax(0,1fr) 320px}.client-broker-card{padding:18px}.client-broker-card__top{grid-template-columns:70px minmax(0,1fr) 54px}.client-broker-card__portrait{width:68px;height:68px}.client-broker-card__office-logo{width:52px;height:52px}.portal-visit-list--showcase{grid-auto-columns:minmax(400px,calc((100% - 18px)/2))}.portal-end-actions--showcase{grid-template-columns:100px minmax(210px,.7fr) 1.5fr}}@media(max-width:820px){.client-portal-header--showcase{min-height:auto;grid-template-columns:1fr auto 1fr;grid-template-rows:58px auto;gap:8px;padding:10px 14px 12px}.client-portal-header--showcase .client-portal-header__brand{grid-column:2;grid-row:1;justify-self:center}.client-portal-header--showcase .client-portal-header__language{grid-column:3;grid-row:1;justify-self:end}.client-portal-client-card{grid-column:1/-1;grid-row:2;width:100%;justify-self:stretch;min-height:54px;border-radius:16px}.client-portal-client-card__message{margin-inline-start:auto}.client-portal-client-card__identity{flex:1}.client-portal-main--showcase{width:calc(100% - 18px);padding:14px 0 54px}.client-portal-showcase{grid-template-columns:1fr;gap:12px;direction:rtl}.client-portal-showcase>*{direction:rtl}.client-portal-hero--showcase{min-height:270px;padding:22px 18px 18px;border-radius:24px}.client-portal-hero--showcase h1{margin:20px 0 8px;font-size:31px}.client-portal-hero--showcase p{max-width:90%;font-size:14px;line-height:1.65}.client-portal-hero__kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:20px}.client-portal-hero__kpis>span{min-height:76px;padding:10px 9px;border-radius:15px;column-gap:5px}.client-portal-hero__kpis svg{width:17px;height:17px}.client-portal-hero__kpis small{font-size:9px}.client-portal-hero__kpis b{font-size:22px}.client-portal-hero__skyline{width:54%;opacity:.18}.client-broker-card{min-height:0;padding:18px;border-radius:22px;gap:13px}.client-broker-card__top{grid-template-columns:66px minmax(0,1fr) 54px;padding-bottom:13px}.client-broker-card__portrait{width:64px;height:64px}.client-broker-card__identity h2{font-size:20px}.client-broker-card__office-logo{width:52px;height:52px}.client-broker-card__details{grid-template-columns:1fr;gap:7px}.client-broker-card__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.client-portal-match-strip{display:grid;gap:10px;margin-top:12px;padding:14px 15px;border-radius:18px}.client-portal-match-strip__title b{font-size:17px}.client-portal-match-strip__title span{font-size:11px}.client-portal-match-strip__stats{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.client-portal-match-strip__stats>*{flex:0 0 auto}.portal-visit-list--showcase{grid-auto-flow:row;grid-auto-columns:auto;gap:14px;overflow:visible;padding:4px 0}.portal-visit-list--showcase .portal-property-card{direction:rtl;grid-template-columns:1fr;min-height:0;border-radius:22px}.portal-visit-list--showcase .portal-property-photo{min-height:220px;height:220px;border-inline-end:0;border-bottom:1px solid #edf2f5}.portal-visit-list--showcase .portal-property-body{padding:17px 15px 15px}.portal-visit-list--showcase .portal-property-body h2{font-size:21px}.portal-visit-list--showcase .portal-property-body strong{font-size:27px}.portal-visit-list--showcase .portal-reactions{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-visit-list--showcase .portal-property-footer{grid-template-columns:1fr 1fr}.portal-end-actions--showcase{grid-template-columns:1fr;gap:13px;padding:20px 16px;border-radius:22px;text-align:center}.portal-end-actions__art{height:50px}.portal-end-actions__copy h2{font-size:21px}.portal-end-actions--showcase .portal-end-actions__row{grid-template-columns:1fr;gap:8px}.portal-end-actions--showcase .portal-end-actions__row .button{width:100%;justify-content:center}.portal-compare-panel{width:100%;max-height:100dvh;border-radius:0}.portal-compare-panel>header{min-height:80px;padding:17px 16px}.portal-compare-panel>header h2{font-size:22px}.portal-compare-scroll{padding:12px 8px 18px}.portal-compare-grid{width:max(100%,650px);border-spacing:6px 0}.portal-compare-grid__corner{width:120px;min-width:120px}.portal-compare-grid__label{min-height:146px;padding:12px}.portal-compare-property-card{min-width:176px;padding:8px;border-radius:16px}.portal-compare-thumb{height:78px}.portal-compare-grid tbody th,.portal-compare-grid tbody td{padding:11px 9px;font-size:12px}}@media(max-width:460px){.client-portal-header--showcase .client-portal-header__language{display:none}.client-portal-header--showcase{grid-template-columns:1fr auto 1fr}.client-portal-client-card__message span{display:none}.client-portal-client-card__message{width:42px;padding:0;justify-content:center}.client-portal-client-card__avatar{width:42px;height:42px}.client-portal-hero--showcase h1{font-size:28px}.client-portal-hero--showcase p{max-width:100%;font-size:13px}.client-portal-hero__kpis>span{grid-template-columns:1fr;grid-template-rows:auto auto auto;text-align:center;place-items:center;gap:3px}.client-portal-hero__kpis svg{grid-row:auto}.client-broker-card__actions{grid-template-columns:1fr 1fr}.client-broker-card__actions .is-primary{grid-column:1/-1}.portal-visit-list--showcase .portal-property-footer{grid-template-columns:1fr}}@media(min-width:821px){.client-portal-header--showcase{grid-template-rows:1fr;height:auto;min-height:86px}.client-portal-header--showcase .client-portal-header__brand,.client-portal-header--showcase .client-portal-header__language,.client-portal-header--showcase .client-portal-client-card{grid-row:1;align-self:center}.client-portal-hero--showcase>.client-portal-hero__skyline{position:absolute;z-index:1;inset:auto 0 0 auto}.client-portal-hero--showcase>.client-portal-hero__content{position:relative;z-index:3;margin:0}.client-portal-main--showcase{padding-top:20px}.portal-visit-list--showcase{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;scroll-snap-type:none;padding-inline:0}.portal-visit-list--showcase .portal-property-card{grid-template-columns:39% minmax(0,1fr);min-height:318px}.portal-visit-list--showcase .portal-property-body{gap:9px;padding:15px 14px 13px}.portal-visit-list--showcase .portal-property-body h2{font-size:17px}.portal-visit-list--showcase .portal-property-body strong{font-size:22px}.portal-visit-list--showcase .portal-property-body small{font-size:11px;line-height:1.4}.portal-visit-list--showcase .portal-property-tags{gap:4px}.portal-visit-list--showcase .portal-property-tags span{padding:4px 6px;font-size:9.5px}.portal-visit-list--showcase .portal-reactions button{min-height:34px;font-size:9.5px}.portal-visit-list--showcase .portal-note{min-height:38px}.portal-visit-list--showcase .portal-note input{padding-block:9px;font-size:10.5px}.portal-visit-list--showcase .portal-open-details,.portal-visit-list--showcase .portal-compare-toggle{min-height:38px;font-size:9.5px;padding-inline:8px}}@media(min-width:821px)and (max-width:1280px){.portal-visit-list--showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-visit-list--showcase .portal-property-card{grid-template-columns:41% minmax(0,1fr)}.portal-visit-list--showcase .portal-property-body{padding:17px 16px 15px;gap:11px}.portal-visit-list--showcase .portal-property-body h2{font-size:19px}.portal-visit-list--showcase .portal-property-body strong{font-size:25px}}.admin-heading{align-items:flex-end}.admin-heading .app-eyebrow{display:flex;align-items:center;gap:6px}.admin-heading__actions{display:flex;align-items:center;gap:8px}.admin-legacy-badge{min-height:38px;display:flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #f0dfb6;border-radius:11px;color:#8d6726;background:#fff9eb;font-size:12px;font-weight:800}.admin-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.admin-stat{min-height:118px;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--line);border-radius:19px;background:#fff}.admin-stat__icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px}.admin-stat>div{display:grid;gap:2px}.admin-stat small{color:var(--muted);font-size:13px}.admin-stat b{font-size:24px;letter-spacing:-.02em}.admin-stat em{color:var(--muted);font-size:12px;font-style:normal}.admin-stat--teal .admin-stat__icon{color:#087c79;background:#eaf9f8}.admin-stat--blue .admin-stat__icon{color:#2d66a1;background:#eef5fc}.admin-stat--green .admin-stat__icon{color:#25765b;background:#ecf8f2}.admin-stat--violet .admin-stat__icon{color:#67539a;background:#f3effc}.admin-grid{display:grid;gap:14px;margin-bottom:14px}.admin-grid>.app-panel{padding:19px}.admin-grid--top{grid-template-columns:minmax(0,1.65fr) minmax(280px,.55fr)}.admin-grid--middle{grid-template-columns:1fr 1fr 1fr}.admin-grid--bottom{grid-template-columns:1.2fr .8fr}.admin-user-table{margin-top:12px}.admin-user-row{min-height:60px;display:grid;grid-template-columns:minmax(150px,1.5fr) .7fr 1fr .55fr .55fr .7fr 28px;gap:8px;align-items:center;border-bottom:1px solid #edf1f5;color:var(--ink-soft);font-size:14px}.admin-user-row--head{min-height:36px;color:var(--muted);font-size:12px;font-weight:800}.admin-user-identity{display:flex;align-items:center;gap:9px}.admin-user-identity i{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal));font-size:11px;font-style:normal;font-weight:900}.admin-user-identity b{color:var(--ink);font-size:14px}.admin-user-row>span:nth-child(3){display:grid;gap:1px}.admin-user-row>span:nth-child(3) b{color:var(--ink);font-size:13px}.admin-user-row>span:nth-child(3) small{color:var(--muted);font-size:12px}.admin-user-row>button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:9px;background:#f5f8fa;color:var(--muted)}.admin-online:before{content:"";display:inline-block;width:6px;height:6px;margin-inline-end:5px;border-radius:50%;background:var(--success);box-shadow:0 0 0 3px #1a9d721a}.admin-plan-chip{display:inline-flex;padding:5px 7px;border-radius:999px;font-size:12px}.admin-plan-chip--pro{color:#087c79;background:#eaf9f8}.admin-plan-chip--office{color:#67539a;background:#f3effc}.admin-plan-chip--solo{color:#2d66a1;background:#eef5fc}.admin-privacy-note{display:flex;gap:8px;margin-top:12px;padding:10px;border-radius:12px;color:var(--brand-teal-text);background:#eef9f8}.admin-privacy-note p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.55}.admin-privacy-note b{color:var(--ink)}.admin-live-panel{min-height:100%;display:flex;flex-direction:column}.admin-live-ring{width:154px;height:154px;display:grid;place-items:center;margin:22px auto 12px;border-radius:50%;background:conic-gradient(var(--brand-teal) 0 63%,#dce9ee 63% 100%);position:relative}.admin-live-ring:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:50%;background:#fff}.admin-live-ring>div{position:relative;z-index:1;display:grid;text-align:center}.admin-live-ring b{font-size:35px}.admin-live-ring span{color:var(--muted);font-size:12px}.admin-live-breakdown{display:flex;justify-content:center;gap:13px;flex-wrap:wrap;color:var(--ink-soft);font-size:12px}.admin-live-breakdown span{display:flex;align-items:center;gap:5px}.admin-live-breakdown i{width:6px;height:6px;border-radius:50%;background:var(--brand-teal)}.admin-live-breakdown span:nth-child(2) i{background:#5379bc}.admin-live-breakdown span:nth-child(3) i{background:#7258aa}.admin-mini-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:16px}.admin-mini-metrics>div{display:grid;gap:2px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fbfcfd}.admin-mini-metrics b{font-size:16px}.admin-mini-metrics span{color:var(--muted);font-size:12px}.admin-plan-list,.admin-usage-list,.admin-health-list,.admin-security-feed{display:grid;margin-top:12px}.admin-plan-line{display:grid;grid-template-columns:100px 1fr 34px;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #edf1f5}.admin-plan-line>div:first-child{display:grid;gap:2px}.admin-plan-line b{font-size:13px}.admin-plan-line span{color:var(--muted);font-size:12px}.admin-plan-line>strong{font-size:13px;text-align:end}.admin-progress{height:8px;overflow:hidden;border-radius:999px;background:#edf2f5}.admin-progress i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand-navy-700),var(--brand-teal))}.admin-billing-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.admin-billing-summary>div{display:grid;gap:3px;padding:9px;border-radius:11px;background:#f7f9fb}.admin-billing-summary span{color:var(--muted);font-size:12px}.admin-billing-summary b{font-size:14px}.admin-soft-label{padding:6px 8px;border-radius:999px;color:var(--ink-soft);background:#f3f6f8;font-size:12px;font-weight:800}.admin-usage-item{display:grid;gap:6px;padding:9px 0;border-bottom:1px solid #edf1f5}.admin-usage-item>div:first-child{display:grid;grid-template-columns:1fr auto;column-gap:8px}.admin-usage-item b{font-size:13px}.admin-usage-item span{grid-row:2;color:var(--muted);font-size:12px}.admin-usage-item strong{grid-column:2;grid-row:1/3;align-self:center;font-size:13px}.admin-addon-callout{display:flex;gap:8px;margin-top:12px;padding:10px;border-radius:12px;color:#67539a;background:#f4f0fb}.admin-addon-callout>div{display:grid;gap:2px}.admin-addon-callout b{font-size:13px}.admin-addon-callout span{color:#6f638e;font-size:12px;line-height:1.4}.admin-health-list>div{display:grid;grid-template-columns:8px 1fr auto;gap:7px;align-items:center;padding:8px 0;border-bottom:1px solid #edf1f5}.admin-health-dot{width:7px;height:7px;border-radius:50%;background:#94a1ad}.admin-health-dot--ok{background:var(--success)}.admin-health-dot--info{background:#5279bc}.admin-health-list>div>div{display:grid;gap:1px}.admin-health-list b{font-size:13px}.admin-health-list small{color:var(--muted);font-size:12px}.admin-health-list strong{font-size:13px}.admin-health-all{display:flex;align-items:center;gap:5px;color:var(--success);font-size:12px;font-weight:800}.admin-health-all i{width:6px;height:6px;border-radius:50%;background:var(--success)}.admin-version-card{display:grid;grid-template-columns:34px 1fr auto;gap:8px;align-items:center;margin-top:12px;padding:9px;border:1px solid var(--line);border-radius:12px;background:#fbfcfd;color:var(--brand-teal-text)}.admin-version-card>div{display:grid}.admin-version-card span,.admin-version-card small{color:var(--muted);font-size:12px}.admin-version-card b{color:var(--ink);font-size:13px}.admin-version-card button{padding:6px 8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--brand-teal-text);font-size:12px;font-weight:800}.admin-security-event{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #edf1f5}.admin-security-event>span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;color:#53708d;background:#f2f5f8}.admin-security-event--ok>span{color:#20745a;background:#edf8f3}.admin-security-event--warn>span{color:#a36b22;background:#fff6e8}.admin-security-event>div{display:grid;gap:2px}.admin-security-event b{font-size:13px}.admin-security-event small,.admin-security-event time{color:var(--muted);font-size:12px}.admin-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.admin-action-grid button{min-height:86px;display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--brand-teal-text);text-align:start}.admin-action-grid button:hover{background:#f8fbfb}.admin-action-grid button>span{display:grid;gap:3px}.admin-action-grid b{color:var(--ink);font-size:13px}.admin-action-grid small{color:var(--muted);font-size:12px;line-height:1.4}@media(max-width:1250px){.admin-overview{grid-template-columns:repeat(2,1fr)}.admin-grid--top{grid-template-columns:1fr}.admin-live-panel{min-height:360px}.admin-grid--middle{grid-template-columns:1fr 1fr}.admin-health-panel{grid-column:1/-1}.admin-grid--bottom{grid-template-columns:1fr}}@media(max-width:760px){.admin-heading{display:grid;gap:12px}.admin-heading__actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.admin-legacy-badge{justify-content:center}.admin-overview{grid-template-columns:1fr 1fr;gap:8px}.admin-stat{min-height:94px;padding:12px;gap:8px}.admin-stat__icon{width:36px;height:36px}.admin-stat b{font-size:19px}.admin-grid--middle{grid-template-columns:1fr}.admin-health-panel{grid-column:auto}.admin-grid>.app-panel{padding:14px}.admin-user-table{overflow-x:auto}.admin-user-row{min-width:690px}.admin-action-grid{grid-template-columns:1fr 1fr}.admin-live-ring{width:132px;height:132px}.admin-live-ring b{font-size:30px}}.admin-grid--language{grid-template-columns:minmax(0,1fr);margin-bottom:14px}.admin-language-panel{padding-bottom:14px}.admin-language-panel__body{margin:0;padding:0 18px 12px;color:var(--muted);font-size:13px;line-height:1.55}.admin-language-list{display:grid;gap:9px;padding:0 18px}.admin-language-row{display:grid;grid-template-columns:145px minmax(120px,1fr) 46px;align-items:center;gap:12px}.admin-language-row>div:first-child{display:flex;align-items:baseline;gap:7px}.admin-language-row b{font-size:13px}.admin-language-row span{color:var(--muted);font-size:12px;font-weight:800}.admin-language-row strong{font-size:13px;text-align:end}@media(max-width:760px){.admin-language-row{grid-template-columns:105px 1fr 38px;gap:8px}}.admin-legacy-badge{font-size:12px}.admin-stat small{font-size:13px}.admin-stat em{font-size:12px}.admin-user-row{font-size:14px;line-height:1.35;min-height:64px}.admin-user-row--head{font-size:12px;min-height:40px}.admin-user-identity b{font-size:14px}.admin-user-row>span:nth-child(3) b{font-size:13px}.admin-user-row>span:nth-child(3) small{font-size:12px}.admin-plan-chip{font-size:12px}.admin-privacy-note p{font-size:13px}.admin-live-ring span,.admin-live-breakdown{font-size:12px}.admin-mini-metrics span,.admin-plan-line span,.admin-billing-summary span,.admin-usage-item span,.admin-addon-callout span,.admin-health-list small,.admin-version-card span,.admin-version-card small,.admin-security-event small,.admin-security-event time,.admin-action-grid small{font-size:12px;line-height:1.4}.admin-plan-line b,.admin-usage-item b,.admin-addon-callout b,.admin-health-list b,.admin-version-card b,.admin-security-event b,.admin-action-grid b{font-size:13px}.admin-plan-line>strong,.admin-health-list strong{font-size:12px}.admin-soft-label,.admin-health-all,.admin-version-card button{font-size:12px}.admin-action-grid button{min-height:92px;text-align:start}.admin-feature-visibility{margin-bottom:14px;padding:19px}.admin-feature-visibility__head{align-items:flex-start;gap:18px}.admin-feature-visibility__head p{max-width:760px;margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.admin-feature-visibility__status{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#eef9f8;color:var(--brand-teal-text);font-size:12px;font-weight:850}.admin-feature-visibility__error{display:flex;align-items:center;gap:8px;margin:12px 0;padding:10px 12px;border:1px solid #efd5d5;border-radius:12px;background:#fff7f7;color:#983e3e;font-size:12px;font-weight:750}.admin-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.admin-feature-card{min-height:84px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.admin-feature-card.is-enabled{border-color:#cce8e4;background:linear-gradient(180deg,#fff,#f7fcfb)}.admin-feature-card.is-disabled{background:#f8fafb}.admin-feature-card__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#edf7f6;color:var(--brand-teal-text)}.admin-feature-card.is-disabled .admin-feature-card__icon{background:#eef1f4;color:#7e8c99}.admin-feature-card__copy{display:grid;gap:3px;min-width:0}.admin-feature-card__copy b{font-size:13px;color:var(--ink)}.admin-feature-card__copy small{color:var(--muted);font-size:11px;line-height:1.35}.admin-feature-toggle{display:grid;justify-items:center;gap:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.admin-feature-toggle i{position:relative;width:44px;height:24px;border-radius:999px;background:#cdd7de;box-shadow:inset 0 0 0 1px #24394c0f;transition:.2s}.admin-feature-toggle i:after{content:"";position:absolute;top:3px;inset-inline-start:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #112a3d2e;transition:transform .2s ease}html[dir=rtl] .admin-feature-toggle input:checked+i:after{transform:translate(-20px)}html[dir=ltr] .admin-feature-toggle input:checked+i:after{transform:translate(20px)}.admin-feature-toggle input:checked+i{background:linear-gradient(90deg,#0baaa6,var(--brand-teal))}.admin-feature-toggle input:disabled+i{opacity:.65}.admin-feature-toggle>span{color:var(--muted);font-size:10px;font-weight:850}.admin-feature-card.is-enabled .admin-feature-toggle>span{color:var(--brand-teal-text)}@media(max-width:1100px){.admin-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.admin-feature-visibility{padding:14px}.admin-feature-visibility__head{display:grid}.admin-feature-visibility__status{justify-self:start}.admin-feature-grid{grid-template-columns:1fr}.admin-feature-card{min-height:78px}}.admin-control-section{margin-bottom:14px;padding:19px}.admin-control-head{align-items:center}.admin-search{min-width:280px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:12px;background:#fff}.admin-search input{width:100%;min-height:40px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.admin-action-message{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:11px 13px;border-radius:12px;font-size:13px;font-weight:700}.admin-action-message.is-success{color:#17684e;background:#edf9f3;border:1px solid #d2eee2}.admin-action-message.is-error{color:#9b3b3b;background:#fff1f1;border:1px solid #f3d4d4}.admin-users-v2{display:grid;gap:10px;margin-top:14px}.admin-user-card-v2{display:grid;grid-template-columns:minmax(200px,1.1fr) minmax(165px,.7fr) minmax(420px,2fr) minmax(135px,.7fr);gap:13px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:15px;background:#fff}.admin-user-card-v2.is-suspended{background:snow;border-color:#eedede}.admin-user-card-v2__identity{display:flex;align-items:center;gap:10px;min-width:0}.admin-user-card-v2__identity>i{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:#fff;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal));font-size:12px;font-style:normal;font-weight:900}.admin-user-card-v2__identity>div{display:grid;min-width:0}.admin-user-card-v2__identity b{font-size:14px}.admin-user-card-v2__identity span,.admin-user-card-v2__identity small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:11px;white-space:nowrap}.admin-user-card-v2__access{display:flex;flex-wrap:wrap;gap:6px}.admin-status-chip{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:850}.admin-status-chip--ok{color:#17684e;background:#eaf8f1}.admin-status-chip--danger{color:#9b3b3b;background:#fff0f0}.admin-status-chip--admin{color:#5b4b87;background:#f2effa}.admin-memberships-v2{display:grid;gap:6px}.admin-membership-row{display:grid;grid-template-columns:minmax(120px,1fr) 115px 105px;gap:7px;align-items:end;padding:8px;border-radius:11px;background:#f8fafb}.admin-membership-row>div{display:grid}.admin-membership-row b{font-size:12px}.admin-membership-row small,.admin-membership-row label>span{color:var(--muted);font-size:10px}.admin-membership-row label{display:grid;gap:3px}.admin-membership-row select,.admin-org-card select,.admin-org-feature-head select,.admin-office-feature-row select{min-height:32px;padding:0 8px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:11px}.admin-user-card-v2__actions{display:grid;justify-items:start;gap:5px}.admin-danger-button{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #efd1d1;border-radius:9px;background:#fff5f5;color:#a03d3d;font-size:11px;font-weight:850}.admin-protected-note{display:flex;align-items:center;gap:5px;color:#68558f;font-size:11px;font-weight:800}.admin-user-card-v2__actions small{color:var(--muted);font-size:10px;line-height:1.35}.admin-empty-inline{padding:8px;color:var(--muted);font-size:12px}.admin-org-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.admin-org-card{display:grid;gap:11px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#fff}.admin-org-card.is-muted{background:#fafafa}.admin-org-card__head{display:flex;justify-content:space-between;gap:10px;align-items:start}.admin-org-card__head>div{display:grid}.admin-org-card__head b{font-size:14px}.admin-org-card__head small{color:var(--muted);font-size:11px}.admin-org-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.admin-org-metrics span{display:grid;gap:2px;padding:8px 5px;border-radius:10px;background:#f7f9fb;text-align:center}.admin-org-metrics b{font-size:14px}.admin-org-metrics small{color:var(--muted);font-size:9px}.admin-org-plan{display:flex;gap:8px;align-items:center;padding:9px;border-radius:11px;background:#f8fafb;color:var(--brand-teal-text)}.admin-org-plan>div{display:grid}.admin-org-plan b{color:var(--ink);font-size:12px}.admin-org-plan span{color:var(--muted);font-size:10px}.admin-org-feature-button{min-height:34px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--brand-teal-text);font-size:11px;font-weight:850}.admin-feature-section-title{display:flex;align-items:center;justify-content:space-between;margin:14px 0 8px}.admin-feature-section-title b{font-size:13px}.admin-feature-section-title span{color:var(--muted);font-size:11px}.admin-feature-section-title--settings{margin-top:20px;padding-top:15px;border-top:1px solid var(--line)}.admin-org-feature-head{align-items:center}.admin-org-feature-head>select{min-width:210px;min-height:40px}.admin-office-override-summary{display:flex;align-items:center;gap:9px;margin:12px 0;padding:10px;border-radius:12px;background:#f7fafb;color:var(--brand-teal-text)}.admin-office-override-summary>div{display:grid}.admin-office-override-summary b{color:var(--ink);font-size:13px}.admin-office-override-summary span{color:var(--muted);font-size:11px}.admin-office-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:7px}.admin-office-feature-row{display:grid;grid-template-columns:34px minmax(0,1fr) 145px;gap:8px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:12px;background:#fff}.admin-office-feature-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:var(--brand-teal-text);background:#f0f7f7}.admin-office-feature-row>div{display:grid}.admin-office-feature-row b{font-size:12px}.admin-office-feature-row small{color:var(--muted);font-size:10px}.admin-plan-line--v2{grid-template-columns:1fr auto}.admin-plan-line--v2>strong{font-size:11px}.admin-control-section .app-panel__head p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.admin-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-feature-card{display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:13px;background:#fff}.admin-feature-card.is-disabled{background:#fafafa;opacity:.82}.admin-feature-card__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:var(--brand-teal-text);background:#eff8f7}.admin-feature-card__copy{display:grid}.admin-feature-card__copy b{font-size:12px}.admin-feature-card__copy small{color:var(--muted);font-size:10px}.admin-feature-toggle{display:grid;grid-template-columns:auto;justify-items:center;gap:3px;cursor:pointer}.admin-feature-toggle input{position:absolute;opacity:0;pointer-events:none}.admin-feature-toggle i{width:37px;height:21px;padding:2px;display:block;border-radius:999px;background:#cad3d9;transition:.18s}.admin-feature-toggle i:after{content:"";width:17px;height:17px;display:block;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:.18s}.admin-feature-toggle input:checked+i{background:var(--brand-teal)}.admin-feature-toggle input:checked+i:after{transform:translate(16px)}[dir=rtl] .admin-feature-toggle input:checked+i:after{transform:translate(-16px)}.admin-feature-toggle span{color:var(--muted);font-size:9px;font-weight:800}@media(max-width:1200px){.admin-user-card-v2{grid-template-columns:1fr 1fr}.admin-memberships-v2{grid-column:1/-1}.admin-org-grid,.admin-feature-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.admin-control-section{padding:14px}.admin-control-head,.admin-org-feature-head{display:grid;gap:10px}.admin-search,.admin-org-feature-head>select{min-width:0;width:100%}.admin-user-card-v2{grid-template-columns:1fr}.admin-memberships-v2{grid-column:auto}.admin-membership-row{grid-template-columns:1fr 1fr}.admin-membership-row>div{grid-column:1/-1}.admin-org-grid,.admin-feature-grid,.admin-office-feature-list{grid-template-columns:1fr}.admin-org-metrics{grid-template-columns:1fr 1fr}.admin-office-feature-row{grid-template-columns:34px 1fr}.admin-office-feature-row select{grid-column:1/-1}.admin-feature-card{grid-template-columns:36px 1fr auto}}.admin-org-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.admin-pricing-current{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.admin-pricing-current span{display:grid;gap:3px;padding:12px;border-radius:12px;background:var(--surface-2,#f5f7fb)}.admin-pricing-current small{color:var(--muted,#748094);font-size:11px}.admin-pricing-mode{display:flex;gap:6px;padding:4px;background:var(--surface-2,#f5f7fb);border-radius:12px;width:max-content}.admin-pricing-mode button{border:0;background:transparent;padding:8px 12px;border-radius:9px;cursor:pointer}.admin-pricing-mode button.is-active{background:var(--surface,#fff);box-shadow:0 4px 14px #141c2d14}.admin-pricing-warning{display:flex;gap:10px;padding:12px;border-radius:13px;background:#f7f8fb}.admin-pricing-warning p{margin:0;font-size:12px;color:var(--muted,#748094)}.admin-pricing-warning b{color:var(--text,#172033)}@media(max-width:720px){.admin-org-actions,.admin-pricing-current{grid-template-columns:1fr}}.admin-manual-activation{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.55fr) auto;gap:10px;align-items:center;padding:13px;border-radius:16px;background:#3b82f60f;border:1px solid rgba(59,130,246,.12)}.admin-manual-activation>div{display:flex;align-items:flex-start;gap:9px}.admin-manual-activation p{display:grid;gap:2px;margin:0}.admin-manual-activation p span{font-size:11px;color:#64748b}.admin-manual-activation input{min-width:0}.admin-manual-activation button{white-space:nowrap}@media(max-width:720px){.admin-manual-activation{grid-template-columns:1fr}.admin-manual-activation button{width:100%}}.office-page{display:grid;gap:18px}.office-heading{align-items:flex-end}.office-heading>div:last-child{display:flex;gap:10px}.office-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.office-summary-card{display:flex;align-items:center;gap:14px;padding:18px}.office-summary-card>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--surface-2,#f4f7fb)}.office-summary-card div{display:grid;gap:2px}.office-summary-card small,.office-summary-card em{font-size:12px;color:var(--muted,#748094);font-style:normal}.office-summary-card b{font-size:22px}.office-summary-card--price b{font-size:19px}.office-tabs{display:flex;gap:8px;padding:5px;border-radius:16px;background:var(--surface-2,#f4f7fb);width:max-content}.office-tabs button{border:0;background:transparent;padding:10px 14px;border-radius:12px;display:flex;align-items:center;gap:7px;cursor:pointer;color:inherit}.office-tabs button.is-active{background:var(--surface,#fff);box-shadow:0 8px 24px #19233a14}.office-team-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:16px}.office-team-panel,.office-invite-panel,.office-current-plan{padding:20px}.office-member-list{display:grid;gap:10px}.office-member-row{position:relative;display:grid;grid-template-columns:auto minmax(180px,1.4fr) minmax(130px,.7fr) minmax(155px,.8fr) minmax(145px,.7fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid rgba(120,132,154,.16);border-radius:16px;background:var(--surface,#fff)}.office-member-row.is-muted{opacity:.62}.office-member-avatar{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#e8efff,#f2ebff);font-weight:800}.office-member-main{display:grid;gap:2px}.office-member-main small{color:var(--muted,#748094)}.office-member-work{display:flex;gap:10px;margin-top:5px}.office-member-work span{font-size:11px;background:var(--surface-2,#f4f7fb);padding:4px 7px;border-radius:999px}.office-member-field{display:grid;gap:5px}.office-member-field>span,.office-member-billing>small{font-size:11px;color:var(--muted,#748094)}.office-member-field select,.office-member-source,.office-inline-dialog select{width:100%;border:1px solid rgba(120,132,154,.22);border-radius:10px;background:var(--surface,#fff);padding:9px 10px;color:inherit}.office-member-billing{display:grid;gap:3px}.office-member-billing b{font-size:12px}.office-member-billing b.is-self{color:#11855a}.office-member-billing b.is-office{color:#6d58d6}.office-member-billing em{font-size:10px;color:#11855a;font-style:normal}.office-member-remove{border:0;background:transparent;color:#b64343;display:flex;align-items:center;gap:5px;cursor:pointer}.office-owner-badge{font-size:11px;display:flex;align-items:center;gap:5px;background:#f4efff;padding:7px 9px;border-radius:999px;color:#6948ba}.office-inline-dialog{position:absolute;inset-inline-end:10px;top:calc(100% - 6px);z-index:8;width:min(390px,calc(100vw - 40px));padding:16px;border-radius:16px;background:var(--surface,#fff);box-shadow:0 22px 55px #141c2d2e;border:1px solid rgba(120,132,154,.18);display:grid;gap:10px}.office-inline-dialog p{margin:0;color:var(--muted,#748094);font-size:13px}.office-inline-dialog>div{display:flex;justify-content:flex-end;gap:8px}.office-inline-dialog button{border:0;border-radius:10px;padding:8px 11px;cursor:pointer}.office-inline-dialog button.is-danger{background:#fff0f0;color:#ad3131}.office-invite-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid rgba(120,132,154,.13)}.office-invite-row>div{display:grid;gap:3px}.office-invite-row small,.office-invite-row em{font-size:11px;color:var(--muted,#748094);font-style:normal}.office-invite-row button{border:0;background:transparent;color:#b64343;cursor:pointer}.office-empty,.office-no-access{display:grid;place-items:center;text-align:center;gap:7px;padding:42px 24px;color:var(--muted,#748094)}.office-empty b,.office-no-access h1{color:var(--text,#172033);margin:0}.office-billing-layout,.office-current-plan{display:grid;gap:18px}.office-sub-status{font-size:12px;padding:7px 10px;border-radius:999px;background:#eef6ff}.office-sub-status.is-active{background:#eaf8f1;color:#17734e}.office-sub-status.is-trial{background:#fff6df;color:#8d6413}.office-plan-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#ecf2ffe6,#f7f1ffe6)}.office-plan-hero div{display:grid;gap:3px}.office-plan-hero h3{margin:0;font-size:24px}.office-plan-hero span,.office-plan-hero small{color:var(--muted,#748094)}.office-plan-hero>strong{font-size:26px;display:flex;align-items:flex-end;gap:5px}.office-plan-hero>strong small{font-size:12px}.office-trial-limits{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.office-trial-limits span{font-size:12px;padding:6px 9px;border-radius:999px;background:#fff8e8}.office-seat-control{display:flex;justify-content:space-between;align-items:center;gap:14px;padding-top:14px;border-top:1px solid rgba(120,132,154,.13)}.office-seat-control>div:first-child{display:grid;gap:2px}.office-seat-control span{font-size:12px;color:var(--muted,#748094)}.office-seat-stepper{display:flex;align-items:center;gap:8px}.office-seat-stepper>button:not(.button){width:34px;height:34px;border:1px solid rgba(120,132,154,.2);border-radius:10px;background:var(--surface,#fff);font-size:20px;cursor:pointer}.office-seat-stepper>b{min-width:30px;text-align:center}.office-plan-section{display:grid;gap:14px}.office-plan-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.office-plan-section__head h2{margin:2px 0}.office-plan-section__head p{margin:0;color:var(--muted,#748094)}.office-cycle-toggle{display:flex;background:var(--surface-2,#f4f7fb);padding:4px;border-radius:12px}.office-cycle-toggle button{border:0;background:transparent;padding:8px 12px;border-radius:9px;cursor:pointer}.office-cycle-toggle button.is-active{background:var(--surface,#fff);box-shadow:0 4px 14px #141c2d14}.office-plan-grid{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:12px}.office-plan-card{padding:17px;display:grid;gap:10px;align-content:start}.office-plan-card.is-selected{outline:2px solid rgba(103,80,213,.28)}.office-plan-card__head{display:flex;justify-content:space-between;gap:8px}.office-plan-card__head>span{font-size:10px;text-transform:uppercase;color:var(--muted,#748094)}.office-plan-card__head em{font-size:10px;color:#176f4b;font-style:normal;display:flex;align-items:center;gap:4px}.office-plan-card h3{margin:0}.office-plan-card p{margin:0;color:var(--muted,#748094);font-size:12px;min-height:34px}.office-plan-card>strong{font-size:22px}.office-plan-card>strong small{font-size:11px;color:var(--muted,#748094);margin-inline-start:4px}.office-plan-card ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.office-plan-card li{font-size:11px;display:flex;gap:6px;align-items:center}.office-plan-card .button{margin-top:auto}.office-provider-note{display:flex;gap:12px;padding:15px;border-radius:15px;background:#f7f8fb}.office-provider-note div{display:grid;gap:3px}.office-provider-note span{font-size:12px;color:var(--muted,#748094)}.office-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0f162361;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px}.office-modal{width:min(640px,100%);max-height:92vh;overflow:auto;background:var(--surface,#fff);border-radius:22px;box-shadow:0 30px 80px #0f16233d}.office-modal>header{display:flex;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid rgba(120,132,154,.13)}.office-modal>header span{font-size:10px;color:var(--muted,#748094)}.office-modal>header h2{margin:2px 0 0}.office-modal>header>button{border:0;background:transparent;cursor:pointer}.office-modal-body{padding:22px;display:grid;gap:16px}.office-modal-body label{display:grid;gap:6px}.office-modal-body label>span{font-size:12px;font-weight:700}.office-modal-body input,.office-modal-body select{border:1px solid rgba(120,132,154,.22);border-radius:11px;padding:11px 12px;background:var(--surface,#fff);color:inherit}.office-email-check{display:grid;grid-template-columns:1fr auto;gap:8px}.office-email-check button{border:0;border-radius:10px;padding:0 12px;cursor:pointer}.office-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.office-eligibility{display:flex;gap:10px;padding:12px;border-radius:13px;background:#f5f7fb}.office-eligibility.is-self{background:#edf9f3}.office-eligibility>div{display:grid;gap:2px}.office-eligibility span{font-size:12px;color:var(--muted,#748094)}.office-warning{display:flex;gap:8px;padding:11px;border-radius:12px;background:#fff3e8;color:#8a5721;font-size:12px}.office-modal-body footer{display:flex;justify-content:flex-end;gap:8px}.office-modal-body footer>button:first-child{border:0;background:transparent;cursor:pointer}.office-invite-success{padding:28px;display:grid;place-items:center;text-align:center;gap:10px}.office-invite-success>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#eaf8f1;color:#17734e}.office-invite-success h3{margin:0}.office-invite-success p{max-width:500px;color:var(--muted,#748094);margin:0}.office-copy-link{display:grid;grid-template-columns:1fr auto;width:100%;gap:8px}.office-copy-link input{min-width:0;border:1px solid rgba(120,132,154,.22);border-radius:10px;padding:10px}.office-copy-link button{border:0;border-radius:10px;padding:0 12px;cursor:pointer}.team-invite-page{min-height:100vh;background:linear-gradient(160deg,#f8faff,#f5f1ff);display:grid;place-items:center;align-content:center;gap:18px;padding:24px}.team-invite-card{width:min(560px,100%);background:#fff;border-radius:24px;padding:28px;box-shadow:0 28px 70px #171f331f;display:grid;gap:14px;text-align:center}.team-invite-card--error{place-items:center}.team-invite-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#f0edff;color:#654dcc;margin:auto}.team-invite-card>small{color:#7a8596}.team-invite-card h1,.team-invite-card p{margin:0}.team-invite-card p{color:#6f7a8c}.team-invite-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:start}.team-invite-meta span{display:grid;gap:3px;padding:12px;border-radius:13px;background:#f7f8fb;font-size:12px}.team-invite-accept{justify-content:center}.team-invite-login{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px;border-radius:13px;background:#f7f8fb}.team-invite-divider{display:flex;align-items:center;gap:10px;color:#8a94a4}.team-invite-divider:before,.team-invite-divider:after{content:"";height:1px;background:#e6e9ef;flex:1}.team-invite-signup{display:grid;gap:10px;text-align:start}.team-invite-signup h2,.team-invite-signup p{margin:0}.team-invite-signup label{display:grid;gap:5px}.team-invite-signup input{border:1px solid #dfe4ec;border-radius:11px;padding:11px 12px}.team-invite-signup .button{justify-content:center}@media(max-width:1180px){.office-summary-grid{grid-template-columns:repeat(2,1fr)}.office-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.office-member-row{grid-template-columns:auto 1fr 140px 160px}.office-member-source,.office-member-remove,.office-owner-badge{grid-column:auto}.office-team-layout{grid-template-columns:1fr}.office-invite-panel{order:-1}}@media(max-width:720px){.office-page{gap:13px}.office-heading{align-items:stretch}.office-heading .button{width:100%;justify-content:center}.office-summary-grid{grid-template-columns:1fr 1fr;gap:8px}.office-summary-card{padding:13px;align-items:flex-start}.office-summary-card>span{width:34px;height:34px;border-radius:11px}.office-summary-card b{font-size:17px}.office-tabs{width:100%}.office-tabs button{flex:1;justify-content:center}.office-member-row{grid-template-columns:auto 1fr;gap:9px}.office-member-field,.office-member-billing,.office-member-source,.office-member-remove,.office-owner-badge{grid-column:1/-1}.office-member-source{width:100%}.office-member-remove{justify-self:start}.office-plan-section__head,.office-seat-control{align-items:stretch;flex-direction:column}.office-plan-grid,.office-modal-grid{grid-template-columns:1fr}.office-modal-backdrop{padding:8px}.office-modal{border-radius:18px}.office-summary-card em{font-size:10px}.team-invite-meta{grid-template-columns:1fr}.team-invite-login{align-items:stretch;flex-direction:column}.team-invite-login .button{justify-content:center}}.personal-subscription-page{max-width:1180px;margin-inline:auto}.personal-subscription-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.personal-subscription-page .office-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}.personal-subscription-page .office-provider-note{align-items:center}.personal-subscription-page .office-provider-note .button{margin-inline-start:auto;white-space:nowrap}@media(max-width:760px){.personal-subscription-summary,.personal-subscription-page .office-plan-grid{grid-template-columns:1fr}.personal-subscription-page .office-provider-note{align-items:flex-start}.personal-subscription-page .office-provider-note .button{width:100%;margin-inline-start:0;justify-content:center}}.billing-checkout-modal{max-width:620px}.billing-checkout-loading{display:flex;align-items:center;gap:10px;padding:22px;border-radius:16px;background:var(--app-soft,#f6f8fb)}.billing-checkout-plan{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:18px}.billing-checkout-plan>span{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#2366ff1a;color:#2366ff}.billing-checkout-plan div{display:grid;gap:2px}.billing-checkout-plan small,.billing-checkout-plan em{font-size:12px;color:var(--muted,#64748b);font-style:normal}.billing-checkout-plan b{font-size:18px}.billing-checkout-plan strong{font-size:19px}.billing-checkout-breakdown{display:grid;gap:0;border:1px solid rgba(15,23,42,.08);border-radius:18px;overflow:hidden}.billing-checkout-breakdown>div{display:flex;justify-content:space-between;gap:20px;padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.06)}.billing-checkout-breakdown>div:last-child{border-bottom:0}.billing-checkout-breakdown .is-discount{background:#22c55e0f}.billing-checkout-breakdown .is-discount b{display:flex;align-items:center;gap:5px;color:#168348}.billing-checkout-breakdown .is-total{padding:15px 14px;background:#0f172a;color:#fff}.billing-checkout-breakdown .is-total b{font-size:20px}.billing-checkout-security,.billing-provider-pending{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:16px;background:#2366ff0f;color:#24324a}.billing-checkout-security p{margin:0;font-size:13px;line-height:1.55}.billing-provider-pending{background:#f59e0b17}.billing-provider-pending>div{display:grid;gap:3px}.billing-provider-pending b{font-size:13px}.billing-provider-pending span{font-size:12px;color:#6b7280}.billing-provider-pending.is-ready{background:#22c55e14}.billing-account-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:16px}.billing-payment-card,.billing-invoices-card{padding:18px}.billing-provider-badge{padding:5px 9px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:800}.billing-provider-badge.is-live{background:#22c55e1a;color:#168348}.billing-method-row{display:flex;align-items:center;gap:11px;padding:14px;border-radius:16px;background:#f8fafc}.billing-method-row>span{width:42px;height:42px;border-radius:13px;background:#fff;display:grid;place-items:center;box-shadow:0 4px 15px #0f172a0f}.billing-method-row>div{display:grid;gap:2px}.billing-method-row small{color:#64748b}.billing-renewal-line{display:flex;justify-content:space-between;gap:12px;padding:13px 2px;border-top:1px solid rgba(15,23,42,.07);margin-top:12px}.billing-cancel-button{margin-top:10px}.billing-invoice-list{display:grid;gap:8px}.billing-invoice-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid rgba(15,23,42,.07)}.billing-invoice-row:last-child{border-bottom:0}.billing-invoice-row>div{display:grid;gap:2px}.billing-invoice-row small{color:#64748b}.billing-invoice-row>a{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#f1f5f9}.billing-invoice-status{font-size:10px;font-weight:900;padding:4px 7px;border-radius:999px;background:#f1f5f9;color:#64748b}.billing-invoice-status.is-paid{background:#22c55e1a;color:#168348}@media(max-width:820px){.billing-account-grid{grid-template-columns:1fr}.billing-checkout-plan{grid-template-columns:auto 1fr}.billing-checkout-plan strong{grid-column:1/-1;text-align:end}.billing-invoice-row{grid-template-columns:auto 1fr auto}.billing-invoice-row>a{display:none}}.office-team-head-actions{display:flex;align-items:center;gap:8px}.office-security-note{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;margin-bottom:12px;border-radius:13px;background:#47556912;color:#526071;font-size:12px}.office-self-label{display:inline-flex;margin-inline-start:7px;padding:3px 6px;border-radius:999px;background:#edf4ff;color:#315fa8;font-size:9px;font-style:normal;vertical-align:middle}.office-invite-actions{display:flex!important;grid-auto-flow:column;gap:6px!important}.office-invite-actions button:first-child{color:#315fa8}.office-member-reactivate{display:flex;align-items:center;gap:7px}.office-member-reactivate select{min-width:145px;border:1px solid rgba(120,132,154,.22);border-radius:10px;background:var(--surface,#fff);padding:8px 9px;color:inherit;font-size:11px}.office-member-reactivate .button{white-space:nowrap;padding:8px 10px}.office-member-row.is-muted{opacity:1;background:#f8fafcc7;border-style:dashed}.office-member-row.is-muted .office-member-avatar{filter:grayscale(.5);opacity:.75}.office-member-row.is-muted .office-member-main>small{opacity:.8}@media(max-width:1180px){.office-team-head-actions{flex-wrap:wrap}.office-member-reactivate{grid-column:1/-1;justify-self:start}}@media(max-width:720px){.office-team-panel .app-panel__head{align-items:stretch;gap:10px}.office-team-head-actions{width:100%}.office-team-head-actions .button{flex:1;justify-content:center}.office-invite-actions{display:flex!important;flex-wrap:wrap}.office-member-reactivate{display:grid;grid-template-columns:1fr auto;width:100%}.office-member-reactivate select{min-width:0;width:100%}}@media(max-width:720px){.office-plan-card .button{width:100%;justify-content:center;white-space:normal;line-height:1.3;padding-inline:14px}.office-seat-stepper{flex-wrap:wrap;justify-content:flex-start}}.property-map-heading{align-items:center}.property-map-heading>div:last-child{display:flex;gap:8px}.property-map-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.property-map-metrics article{min-height:104px;display:grid;align-content:center;gap:2px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#fff}.property-map-metrics span{color:var(--ink-soft);font-size:11px;font-weight:800}.property-map-metrics b{font-size:27px;letter-spacing:-.035em}.property-map-metrics small{color:var(--muted);font-size:12px}.property-map-filterbar{display:grid;grid-template-columns:minmax(210px,1.4fr) repeat(4,minmax(118px,.62fr)) auto;gap:9px;align-items:end;padding:12px;margin-bottom:14px}.property-map-filterbar label{display:grid;gap:5px}.property-map-filterbar label>span{color:var(--muted);font-size:12px;font-weight:900}.property-map-filterbar input,.property-map-filterbar select{width:100%;height:42px;padding:0 11px;border:1px solid var(--line);border-radius:12px;outline:0;background:#f9fbfc;color:var(--ink);font:inherit;font-size:11px}.property-map-search{position:relative}.property-map-search>svg{position:absolute;right:11px;bottom:12px;color:var(--muted)}.property-map-search input{padding-right:35px}.property-map-clear{height:42px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink-soft);font-weight:800;font-size:12px}.property-map-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:14px;align-items:start}.property-map-layout.is-loading{opacity:.72}.property-map-main{min-height:720px;padding:18px}.property-map-main__head{margin-bottom:6px}.property-map-live{display:flex;align-items:center;gap:6px;color:var(--success);font-size:12px;font-weight:900}.property-map-live i{width:7px;height:7px;border-radius:999px;background:var(--success);box-shadow:0 0 0 5px #1a9d721a}.property-map-canvas{position:relative;min-height:650px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 25% 18%,rgba(85,223,212,.12),transparent 27%),linear-gradient(160deg,#f8fbfd,#f0f7f8)}.property-map-canvas:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(6,29,61,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(6,29,61,.025) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.property-map-canvas svg{position:relative;z-index:2;width:min(100%,460px);height:620px;overflow:visible}.property-map-canvas__legend{position:absolute;z-index:3;top:14px;right:14px;display:flex;gap:7px;padding:8px 10px;border:1px solid rgba(221,232,239,.9);border-radius:10px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;color:var(--ink-soft);font-weight:800}.property-map-canvas__legend span{display:flex;align-items:center;gap:4px}.map-dot{width:7px;height:7px;border-radius:999px}.map-dot--mine{background:var(--brand-teal)}.map-dot--shared{background:var(--brand-navy-700)}.map-water-label text{fill:#9bb0bf;font-size:12px;font-weight:700;letter-spacing:.05em}.map-city-marker__halo{fill:#13b5b11a;transition:.18s}.map-city-marker__bubble{fill:var(--brand-navy-900);stroke:#fff;stroke-width:2.5;filter:drop-shadow(0 5px 8px rgba(6,29,61,.16));transition:.18s}.map-city-marker__count{fill:#fff;font-size:11px;font-weight:900}.map-city-marker__label rect{fill:#fffffff0;stroke:#dfeaed;stroke-width:.8}.map-city-marker__label text{fill:var(--ink);font-size:12px;font-weight:900}.map-city-marker:hover .map-city-marker__halo,.map-city-marker.is-active .map-city-marker__halo{r:28;fill:#13b5b12e}.map-city-marker.is-active .map-city-marker__bubble{fill:var(--brand-teal-strong);stroke-width:3}.property-map-empty{position:absolute;z-index:5;display:grid;place-items:center;gap:5px;color:var(--muted)}.property-map-empty b{color:var(--ink)}.property-map-empty span{font-size:12px}.property-map-side{display:grid;gap:14px}.city-insight-card,.city-properties-card,.city-ranking-card{padding:16px}.city-insight-card__head{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--line)}.city-insight-card__pin{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--brand-teal-text);background:#ebf8f7}.city-insight-card__head>div:nth-child(2){display:grid;gap:1px}.city-insight-card__head span,.city-insight-card__head small{color:var(--muted);font-size:12px}.city-insight-card__head h2{margin:0;font-size:19px}.city-insight-card__head>b{margin-inline-start:auto;font-size:28px}.city-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.city-price-grid div{display:grid;gap:4px;padding:11px;border-radius:12px;background:#f7fafc}.city-price-grid span{color:var(--muted);font-size:12px}.city-price-grid b{font-size:11px}.city-source-bar{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.city-source-bar>span{grid-column:1/-1;position:relative;height:7px;overflow:hidden;border-radius:999px;background:#e9eef2}.city-source-bar>span:after{content:"";position:absolute;right:0;top:0;bottom:0;width:var(--city-share);border-radius:inherit;background:linear-gradient(90deg,var(--brand-teal),var(--brand-cyan))}.city-source-bar div{color:var(--muted);font-size:12px}.city-source-bar b{color:var(--ink);font-size:12px}.city-insight-empty{min-height:130px;display:grid;place-items:center;color:var(--muted)}.city-properties-card>.app-panel__head{margin-bottom:8px}.city-properties-card>.app-panel__head>span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#eef9f8;color:var(--brand-teal-text);font-size:12px;font-weight:900}.city-properties-list{display:grid}.city-property-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #eef2f5}.city-property-row:last-child{border-bottom:0}.city-property-art{width:38px;height:38px;display:grid;place-items:center;border-radius:11px}.city-property-art--mine{color:var(--brand-teal-text);background:#ebf8f7}.city-property-art--shared{color:var(--brand-navy-700);background:#edf4fb}.city-property-row>div:nth-child(2){display:grid;gap:2px;min-width:0}.city-property-row b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.city-property-row small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:12px}.city-property-row strong{color:var(--brand-navy-800);font-size:12px}.city-property-source{padding:4px 6px;border-radius:7px;font-size:12px;font-weight:900}.city-property-source--mine{color:var(--brand-teal-text);background:#ebf8f7}.city-property-source--shared{color:var(--brand-navy-700);background:#edf4fb}.city-properties-empty{padding:24px 0;color:var(--muted);font-size:12px;text-align:center}.city-ranking-card>.app-panel__head{margin-bottom:6px}.city-ranking-list{display:grid}.city-ranking-list button{display:grid;grid-template-columns:24px 1fr auto 15px;gap:8px;align-items:center;width:100%;padding:9px 5px;border:0;border-bottom:1px solid #eef2f5;background:transparent;color:var(--ink);text-align:right}.city-ranking-list button:last-child{border-bottom:0}.city-ranking-list button.is-active{color:var(--brand-teal-text)}.city-ranking-list em{width:23px;height:23px;display:grid;place-items:center;border-radius:8px;background:#f3f6f8;color:var(--muted);font-size:12px;font-style:normal;font-weight:900}.city-ranking-list span{display:grid;gap:1px}.city-ranking-list b{font-size:12px}.city-ranking-list small{color:var(--muted);font-size:12px}.city-ranking-list strong{font-size:15px}.city-ranking-list svg{color:var(--muted)}.properties-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:12px;align-items:center;padding:11px 12px;margin-bottom:14px}.properties-toolbar>label{height:42px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:12px;background:#f9fbfc;color:var(--muted)}.properties-toolbar input{flex:1;border:0;outline:0;background:transparent;font:inherit;font-size:11px}.properties-source-tabs{display:flex;padding:3px;border-radius:11px;background:#f2f5f7}.properties-source-tabs button{height:34px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:12px;font-weight:900}.properties-source-tabs button.is-active{background:#fff;color:var(--brand-teal-text);box-shadow:0 2px 8px #061d3d0f}.properties-toolbar>span{color:var(--muted);font-size:12px;font-weight:900}.properties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.property-card-lite{overflow:hidden}.property-card-lite__visual{min-height:150px;position:relative;display:grid;place-items:center;color:#fff}.property-card-lite__visual--mine{background:radial-gradient(circle at 25% 20%,rgba(85,223,212,.5),transparent 30%),linear-gradient(145deg,#0b315f,#0c6d79)}.property-card-lite__visual--shared{background:radial-gradient(circle at 70% 20%,rgba(85,223,212,.22),transparent 28%),linear-gradient(145deg,#061d3d,#1c4d78)}.property-card-lite__visual>span{position:absolute;top:11px;right:11px;padding:5px 8px;border-radius:8px;background:#ffffffe6;color:var(--ink);font-size:12px;font-weight:900}.property-card-lite__body{padding:14px}.property-card-lite__body>small{color:var(--muted);font-size:12px}.property-card-lite__body h2{margin:5px 0 8px;font-size:15px}.property-card-lite__body>b{display:block;margin-bottom:10px;color:var(--brand-navy-800);font-size:17px}.property-card-lite__body>div{display:flex;gap:5px;flex-wrap:wrap}.property-card-lite__body>div span{padding:5px 7px;border-radius:7px;background:#f4f7f9;color:var(--ink-soft);font-size:12px;font-weight:800}.property-card-lite footer{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:12px;padding-top:10px;border-top:1px solid var(--line)}.property-card-lite footer button{height:34px;display:flex;align-items:center;justify-content:center;gap:3px;border:0;border-radius:8px;background:#f7fafc;color:var(--ink-soft);font-size:12px;font-weight:800}@media(max-width:1180px){.property-map-filterbar{grid-template-columns:repeat(3,1fr)}.property-map-search{grid-column:span 2}.properties-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.property-map-layout{grid-template-columns:1fr}.property-map-side{grid-template-columns:1fr 1fr}.city-ranking-card{grid-column:1/-1}.property-map-main{min-height:600px}.property-map-canvas{min-height:560px}.property-map-canvas svg{height:530px}}@media(max-width:760px){.property-map-heading{display:grid}.property-map-heading>div:last-child{width:100%;display:grid;grid-template-columns:1fr 1fr}.property-map-heading .button{justify-content:center}.property-map-metrics{grid-template-columns:1fr 1fr;gap:8px}.property-map-metrics article{min-height:82px;padding:12px}.property-map-metrics b{font-size:23px}.property-map-filterbar{grid-template-columns:1fr 1fr;gap:7px}.property-map-search{grid-column:1/-1}.property-map-clear{width:100%}.property-map-main{padding:10px;min-height:520px}.property-map-canvas{min-height:480px}.property-map-canvas svg{height:470px;width:100%}.property-map-canvas__legend{top:9px;right:9px}.property-map-side{grid-template-columns:1fr}.city-ranking-card{grid-column:auto}.properties-toolbar{grid-template-columns:1fr}.properties-source-tabs{display:grid;grid-template-columns:repeat(3,1fr)}.properties-grid{grid-template-columns:1fr}.property-card-lite__visual{min-height:135px}}@media(max-width:440px){.property-map-filterbar{grid-template-columns:1fr}.property-map-search{grid-column:auto}.property-map-canvas{min-height:450px}.property-map-canvas svg{height:440px}.map-city-marker__label{display:none}.property-map-metrics article:nth-child(3),.property-map-metrics article:nth-child(4){display:none}}.property-card-lite__cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.property-card-lite__visual>.property-source-badge,.property-card-lite__visual>.property-status-badge{z-index:3}.property-card-lite__visual>svg{position:relative;z-index:1}.property-map-canvas{min-height:700px;background:radial-gradient(circle at 26% 16%,rgba(92,227,216,.16),transparent 26%),radial-gradient(circle at 78% 22%,rgba(13,52,94,.06),transparent 20%),linear-gradient(165deg,#f9fcfe,#eef5f7)}.property-map-canvas:after{background-size:32px 32px}.property-map-canvas svg{width:min(100%,520px);height:690px}.map-region-shape{filter:drop-shadow(0 7px 10px rgba(7,35,65,.06))}.map-water-label text,.map-region-label text{fill:#9cafbf;font-size:13px;font-weight:800;letter-spacing:.05em}.map-region-label text{fill:#8aa0b0}.map-city-marker__pulse{fill:#08717414}.map-city-marker__bubble{stroke-width:3}.map-city-marker__label path{stroke:#c8d9de;stroke-width:1.4;fill:none}.map-city-marker__label rect{fill:#fffffffa;stroke:#dbe7eb;stroke-width:1;filter:drop-shadow(0 6px 12px rgba(6,29,61,.06))}.map-city-marker__label text{font-size:12px;font-weight:900}.map-city-marker.is-active .map-city-marker__pulse{fill:#13b5b129}@media(max-width:900px){.property-map-canvas{min-height:600px}.property-map-canvas svg{height:560px}}@media(max-width:760px){.property-map-canvas{min-height:500px}.property-map-canvas svg{height:490px;width:100%}}.property-illustration{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#edfffff5;pointer-events:none;z-index:1}.property-illustration__halo{position:absolute;top:20px;left:50%;width:180px;height:180px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,rgba(146,250,240,.22),transparent 68%)}.property-illustration svg{position:relative;z-index:1;width:min(82%,280px);height:auto;overflow:visible}.property-illustration svg .property-illustration__stroke,.property-illustration svg .property-illustration__ground,.property-illustration svg .property-illustration__accent{fill:none;stroke-linecap:round;stroke-linejoin:round}.property-illustration svg .property-illustration__stroke{stroke:currentColor;stroke-width:5.5}.property-illustration svg .property-illustration__stroke--light{stroke:#a7fff7e6;stroke-width:4.5}.property-illustration svg .property-illustration__ground{stroke:#d0fffa9e;stroke-width:4}.property-illustration svg .property-illustration__accent{stroke:#92faf0f2;stroke-width:4}.property-card-lite__placeholder{top:0;right:0;bottom:0;left:0}.property-card-lite__placeholder .property-illustration__halo{top:8px;width:170px;height:170px;background:radial-gradient(circle,rgba(146,250,240,.2),transparent 72%)}.property-card-lite__visual .property-card-lite__placeholder svg{width:min(84%,260px)}.property-card-lite__visual .property-card-lite__placeholder{z-index:1}.property-card-lite__visual>.property-source-badge,.property-card-lite__visual>.property-status-badge,.property-card-lite__visual>.property-closed-stamp{z-index:3}.property-owner-box{display:grid;gap:8px;margin-top:12px;padding:12px;border:1px solid #dcebed;border-radius:14px;background:linear-gradient(180deg,#f9fcfd,#f4f8fa)}.property-owner-box__head{display:flex;align-items:center;gap:7px;color:var(--brand-navy-900)}.property-owner-box__head>span{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#e7f6f4;color:var(--brand-teal-text)}.property-owner-box__head b{font-size:12px}.property-owner-box__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.property-owner-box__grid span{display:grid;gap:2px;padding:9px 10px;border-radius:10px;background:#fff;border:1px solid #e5edf0}.property-owner-box__grid span small{color:var(--muted);font-size:11px}.property-owner-box__grid span b{color:var(--ink);font-size:12px;line-height:1.5;word-break:break-word}.property-owner-box__note{grid-column:1/-1}.property-owner-box p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.property-owner-box.is-empty{background:linear-gradient(180deg,#fbfdfd,#f7fafb)}.property-action-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:18px;background:#04142c70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.property-action-modal__dialog{width:min(100%,560px);max-height:min(88vh,720px);display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgba(255,255,255,.25);border-radius:26px;background:#fffffffa;box-shadow:0 28px 80px #051a3838}.property-action-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 18px;border-bottom:1px solid #edf2f5}.property-action-modal__head h2{margin:4px 0 6px;font-size:24px}.property-action-modal__head p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.property-action-modal__close{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink)}.property-action-modal__body{padding:16px;overflow:auto}.property-action-modal__list{display:grid;gap:10px}.property-action-client{display:flex;align-items:center;gap:12px;width:100%;padding:13px 14px;border:1px solid #e2eaee;border-radius:16px;background:#fff;color:var(--ink);text-align:right;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.property-action-client:hover{transform:translateY(-1px);border-color:#cce5e2;box-shadow:0 8px 24px #061d3d0f}.property-action-client__avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#edf9f6;color:#0d8076;font-size:13px;font-weight:900;flex:none}.property-action-client__avatar--warm{background:#fff5e8;color:#a96a15}.property-action-client__avatar--hot{background:#eef7ff;color:#2d6bb5}.property-action-client__avatar--future{background:#f2eefb;color:#6e54ab}.property-action-client__avatar--seller{background:#eef8f2;color:#1f8b61}.property-action-client__copy{flex:1;display:grid;gap:2px}.property-action-client__copy b{font-size:14px}.property-action-client__copy small{color:var(--muted);font-size:12px}.property-action-modal__empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:var(--muted)}.property-action-modal__empty b{color:var(--ink);font-size:16px}.property-action-modal__empty span{font-size:12px;line-height:1.6}@media(max-width:760px){.property-owner-box__grid{grid-template-columns:1fr}.property-action-modal{padding:10px}.property-action-modal__dialog{border-radius:20px}.property-action-modal__head{padding:18px 16px 14px}.property-action-modal__head h2{font-size:21px}.property-action-modal__body{padding:12px}}@keyframes propertyMapPulse{0%,to{transform:scale(1);opacity:.78}50%{transform:scale(1.12);opacity:.32}}@keyframes propertyMapFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.property-map-page--premium{width:min(calc(100% - 28px),1580px);max-width:none;padding-bottom:34px}.property-map-hero-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 18px;padding-top:4px}.property-map-hero-copy{display:grid;gap:4px}.property-map-hero-copy h1{margin:0;color:var(--brand-navy-950);font-size:36px;line-height:1.08;letter-spacing:-.04em}.property-map-hero-copy p{margin:4px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.7}.property-map-heading-actions{display:flex;gap:9px}.property-map-heading-actions .button{min-height:42px}.property-map-premium-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.property-map-premium-kpis article{min-height:84px;display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid #e1ebf0;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfdfe);box-shadow:0 12px 28px #061d3d0e}.property-map-premium-kpis article>span{width:44px;height:44px;display:grid;place-items:center;flex:none;border-radius:14px}.property-map-premium-kpis article>span.is-teal{color:#078f86;background:#e9faf7}.property-map-premium-kpis article>span.is-blue{color:#2d79b9;background:#edf6ff}.property-map-premium-kpis article>span.is-indigo{color:#4d60b5;background:#f0f1ff}.property-map-premium-kpis article>span.is-warm{color:#d25d48;background:#fff1ee}.property-map-premium-kpis article>div{display:grid;gap:1px}.property-map-premium-kpis b{color:var(--brand-navy-950);font-size:25px;line-height:1}.property-map-premium-kpis small{color:#68788a;font-size:12px;font-weight:800}.property-map-premium-toolbar{display:grid;grid-template-columns:minmax(260px,1.35fr) auto auto auto;gap:10px;align-items:center;margin-bottom:12px;padding:10px 12px;border-radius:19px;box-shadow:0 12px 28px #061d3d0b}.property-map-premium-search{min-height:44px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid #dfe8ed;border-radius:13px;background:#fafcfd;color:#8090a1}.property-map-premium-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:12px}.property-map-segment{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #e2eaf0;border-radius:13px;background:#f7fafc}.property-map-segment button,.property-map-advanced-toggle{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#607184;font:inherit;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.property-map-segment button.is-active{background:#0a2e5c;color:#fff;box-shadow:0 6px 15px #061d3d24}.property-map-segment button.is-active .map-dot{box-shadow:0 0 0 2px #ffffff6b}.property-map-advanced-toggle{border:1px solid #e1e9ee;background:#fff}.property-map-advanced-toggle.is-active{border-color:#b9dedb;color:#087d76;background:#edfafa}.property-map-advanced-filters{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;gap:10px;align-items:end;margin-bottom:12px;padding:12px 14px;border-radius:18px}.property-map-advanced-filters label{display:grid;gap:5px}.property-map-advanced-filters label span{color:#758497;font-size:11px;font-weight:900}.property-map-advanced-filters select{height:40px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#fbfcfd;color:var(--ink);font:inherit;font-size:12px}.property-map-advanced-filters>button{height:40px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink-soft);font-weight:850}.property-map-premium-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(340px,.85fr);gap:14px;min-height:720px;align-items:stretch}.property-map-premium-layout.is-loading{opacity:.68;pointer-events:none}.property-map-premium-main{min-width:0;min-height:720px}.property-map-premium-side{min-width:0;overflow:hidden;border:1px solid #e0e9ee;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfdfe);box-shadow:0 18px 42px #061d3d12}.property-map-canvas--premium{min-height:720px;height:100%;display:block;border:1px solid #dce8ed;border-radius:24px;background:radial-gradient(circle at 21% 15%,rgba(83,225,214,.19),transparent 25%),linear-gradient(90deg,#d0f1f9e0 0,#d0f1f9e0 25%,#f5fafbeb 48%,#fafcfdfa);box-shadow:0 18px 42px #061d3d11}.property-map-canvas--premium:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffff5c 48%,#ffffff94)}.property-map-canvas--premium:after{z-index:0;background-size:30px 30px;opacity:.82}.property-map-canvas--premium svg{position:absolute;z-index:2;top:52px;right:24px;bottom:18px;left:24px;width:calc(100% - 48px);height:calc(100% - 70px);max-width:none;overflow:hidden}.property-map-svg-stage{transform-box:fill-box;transform-origin:center;transition:transform .24s ease}.property-map-top-cities{position:absolute;z-index:5;top:16px;inset-inline-start:16px;display:flex;gap:8px;max-width:calc(100% - 190px);overflow-x:auto;scrollbar-width:none}.property-map-top-cities::-webkit-scrollbar{display:none}.property-map-top-cities button{min-width:104px;height:38px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 12px;border:1px solid rgba(216,229,236,.95);border-radius:12px;background:#ffffffeb;color:#40536a;font:inherit;font-size:11px;font-weight:900;box-shadow:0 8px 20px #061d3d0e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.property-map-top-cities button b{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#0b2d58;color:#fff;font-size:11px}.property-map-top-cities button.is-active{border-color:#b8e4e0;color:#077e77;background:#f0fbfa}.property-map-top-cities button.is-active b{background:#0ca69d}.property-map-controls{position:absolute;z-index:6;inset-inline-start:16px;top:50%;transform:translateY(-35%);display:grid;overflow:hidden;border:1px solid #d9e5eb;border-radius:15px;background:#fffffff0;box-shadow:0 12px 30px #061d3d1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.property-map-controls button{width:44px;height:44px;display:grid;place-items:center;border:0;border-bottom:1px solid #e6edf1;background:transparent;color:#173a63;font:inherit;font-size:20px;cursor:pointer}.property-map-controls button:last-child{border-bottom:0}.property-map-controls button:hover,.property-map-controls button.is-active{color:#078b83;background:#eefaf8}.property-map-legend{position:absolute;z-index:5;inset-inline-start:16px;bottom:16px;display:grid;gap:7px;padding:12px 14px;border:1px solid #dce7ec;border-radius:14px;background:#ffffffeb;box-shadow:0 10px 26px #061d3d12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#607184;font-size:11px;font-weight:800}.property-map-legend b{color:var(--brand-navy-950);font-size:11px}.property-map-legend span{display:flex;align-items:center;gap:7px}.map-dot--heat{background:#77c8dd;box-shadow:0 0 0 5px #56b7d324}.map-water-label text{fill:#9cb2c3;font-size:13px;font-weight:900;letter-spacing:.06em}.map-region-label text{fill:#91a7b6;font-size:12px;font-weight:900;letter-spacing:.04em}.map-region-shape{filter:drop-shadow(0 8px 12px rgba(7,35,65,.05))}.map-heat-zone{transform-box:fill-box;transform-origin:center;animation:propertyMapPulse 5s ease-in-out infinite;pointer-events:none}.map-city-marker{cursor:pointer;outline:0}.map-city-marker__halo{fill:#0da69d1a;transition:.2s}.map-city-marker__pulse{fill:#0da69d14;transition:.2s}.map-city-marker__bubble{fill:#0a2c58;stroke:#fff;stroke-width:2.7;transition:.2s}.map-city-marker__count{fill:#fff;font-size:11px;font-weight:950;pointer-events:none}.map-city-marker.is-mine .map-city-marker__bubble{fill:#0b9f98}.map-city-marker.is-mine .map-city-marker__halo{fill:#10b8ae29}.map-city-marker.is-shared .map-city-marker__bubble{fill:#0a2c58}.map-city-marker.is-mixed .map-city-marker__bubble{fill:#1d527f}.map-city-marker.is-hot .map-city-marker__halo{fill:#14beb52e}.map-city-marker.is-active .map-city-marker__bubble{fill:#0aa69d;stroke-width:3.2}.map-city-marker.is-active .map-city-marker__halo{fill:#18cabe3d}.map-city-marker:hover .map-city-marker__halo{fill:#18cabe42}.map-city-marker__label path{stroke:#c8d9df;stroke-width:1.2;fill:none}.map-city-marker__label rect{fill:#fffffff7;stroke:#dae7ec;stroke-width:1;filter:drop-shadow(0 6px 12px rgba(6,29,61,.07))}.map-city-marker__label text{fill:#172d49;font-size:11px;font-weight:950}.property-map-insight-content{height:100%;display:flex;flex-direction:column;padding:20px 18px 18px}.property-map-sheet-handle{display:none}.property-map-insight-head{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center;padding-bottom:15px;border-bottom:1px solid #e7eef2}.property-map-insight-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#0a2c58,#123f70);color:#fff;box-shadow:0 10px 22px #061d3d29}.property-map-insight-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.property-map-insight-title h2{margin:0;color:var(--brand-navy-950);font-size:25px;letter-spacing:-.03em}.property-map-insight-title span{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:#eaf9f6;color:#087f76;font-size:10px;font-weight:900}.property-map-insight-head small{color:#7a8999;font-size:11px;font-weight:800}.property-map-sheet-close{display:none;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink-soft)}.property-map-insight-stats{display:grid;grid-template-columns:.55fr .55fr .8fr 1.35fr;gap:0;margin:14px 0;padding:12px 0;border-bottom:1px solid #e7eef2}.property-map-insight-stats>span{min-width:0;display:grid;place-items:center;gap:3px;padding:0 8px;border-inline-end:1px solid #e4ebef;text-align:center}.property-map-insight-stats>span:last-child{border-inline-end:0}.property-map-insight-stats b{color:var(--brand-navy-950);font-size:19px}.property-map-insight-stats span:first-child b{color:#07998f}.property-map-insight-stats small{color:#6f7f90;font-size:10px;font-weight:800}.property-map-insight-price b{font-size:11px;line-height:1.45;white-space:normal}.property-map-city-list{display:grid;gap:8px;min-height:0}.property-map-city-list__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.property-map-city-list__head b{font-size:13px;color:var(--brand-navy-950)}.property-map-city-list__head button{border:0;background:transparent;color:#078b83;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.property-map-city-list__rows{display:grid;gap:7px}.property-map-property-row{min-height:74px;display:grid;grid-template-columns:90px minmax(0,1fr) 18px;gap:9px;align-items:center;padding:7px;border:1px solid #e2eaef;border-radius:14px;background:#fff;box-shadow:0 5px 14px #061d3d06}.property-map-property-row__visual{position:relative;height:60px;overflow:hidden;border-radius:10px;background:linear-gradient(145deg,#dff7f5,#eaf2fb)}.property-map-property-row__visual img{width:100%;height:100%;object-fit:cover}.property-map-property-row__visual .property-illustration{position:absolute;top:0;right:0;bottom:0;left:0;color:#0f7776}.property-map-property-row__visual .property-illustration svg{width:90%;height:90%}.property-map-property-row__visual .property-illustration__halo{display:none}.property-map-property-row__source{position:absolute;top:4px;right:4px;padding:3px 6px;border-radius:999px;background:#e6faf5;color:#087d72;font-size:10px;font-weight:950}.property-map-property-row__source.is-shared{background:#e8eef8;color:#173f73}.property-map-property-row__copy{min-width:0;display:grid;gap:2px}.property-map-property-row__copy b{color:#122b4c;font-size:12px}.property-map-property-row__copy span,.property-map-property-row__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-map-property-row__copy span{font-size:11px;font-weight:850;color:#53657a}.property-map-property-row__copy small{font-size:10px;color:#8190a0}.property-map-property-row>svg{color:#587088}.property-map-city-list__empty{min-height:100px;display:grid;place-items:center;color:#8996a4;font-size:11px}.property-map-insight-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.property-map-insight-actions .button{min-height:42px;padding-inline:10px;font-size:11px}.property-map-open-city{grid-column:1/-1}.property-map-opportunities{display:grid;gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid #e7eef2}.property-map-opportunities__title{display:flex;align-items:center;justify-content:space-between;color:var(--brand-navy-950)}.property-map-opportunities__title b{font-size:12px}.property-map-opportunities__title svg{color:#07948b}.property-map-opportunities p{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;margin:0;padding:8px 9px;border-radius:11px;background:#f7fafb;color:#607184;font-size:10px;line-height:1.45}.property-map-opportunities p span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#eaf8f6;color:#078d84}.property-map-insight-empty{height:100%;min-height:320px;display:grid;place-items:center;align-content:center;gap:7px;padding:28px;text-align:center;color:#8090a0}.property-map-insight-empty b{color:var(--brand-navy-950);font-size:18px}.property-map-insight-empty span{font-size:12px}.property-map-mobile-reopen{display:none}@media(max-width:1180px){.property-map-premium-toolbar{grid-template-columns:minmax(220px,1fr) auto auto}.property-map-advanced-toggle{grid-column:1/-1;justify-self:end}.property-map-premium-layout{grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr)}.property-map-property-row{grid-template-columns:74px minmax(0,1fr) 16px}}@media(max-width:920px){.property-map-page--premium{width:min(calc(100% - 20px),100%)}.property-map-premium-layout{grid-template-columns:1fr;min-height:620px}.property-map-premium-side{display:none}.property-map-premium-main,.property-map-canvas--premium{min-height:620px}.property-map-canvas--premium svg{height:calc(100% - 66px)}}@media(max-width:760px){.property-map-page--premium{width:100%;padding:10px 10px 84px}.property-map-hero-heading{align-items:flex-start;margin-bottom:12px;padding-inline:3px}.property-map-hero-copy{gap:2px}.property-map-hero-copy .app-eyebrow{display:none}.property-map-hero-copy h1{font-size:27px}.property-map-hero-copy p{max-width:330px;font-size:12px;line-height:1.5}.property-map-heading-actions{display:none}.property-map-premium-kpis{grid-auto-flow:column;grid-auto-columns:minmax(96px,1fr);grid-template-columns:none;gap:7px;overflow-x:auto;margin-bottom:10px;padding:2px 1px 6px;scrollbar-width:none}.property-map-premium-kpis::-webkit-scrollbar{display:none}.property-map-premium-kpis article{min-height:68px;gap:8px;padding:9px 10px;border-radius:16px}.property-map-premium-kpis article>span{width:34px;height:34px;border-radius:11px}.property-map-premium-kpis b{font-size:18px}.property-map-premium-kpis small{font-size:10px;white-space:nowrap}.property-map-premium-toolbar{display:block;margin-bottom:8px;padding:8px;border-radius:16px;overflow:hidden}.property-map-premium-search{display:none}.property-map-segment{overflow-x:auto;justify-content:flex-start;border:0;background:transparent;padding:0;scrollbar-width:none}.property-map-segment::-webkit-scrollbar{display:none}.property-map-segment--source{margin-bottom:6px}.property-map-segment button{min-width:94px;flex:0 0 auto;border:1px solid #e0e9ef;background:#f9fbfc}.property-map-segment button.is-active{border-color:#0a2e5c;background:#0a2e5c}.property-map-segment--type button{min-width:106px}.property-map-advanced-toggle{width:100%;min-height:36px;margin-top:6px;border-radius:10px}.property-map-advanced-filters{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;padding:10px}.property-map-advanced-filters>button{grid-column:1/-1}.property-map-premium-layout,.property-map-premium-main{min-height:530px}.property-map-canvas--premium{min-height:530px;border-radius:22px}.property-map-canvas--premium svg{top:48px;right:0;bottom:0;left:0;width:100%;height:calc(100% - 48px)}.property-map-top-cities{top:10px;inset-inline-start:10px;max-width:calc(100% - 20px)}.property-map-top-cities button{min-width:88px;height:34px;padding:0 9px;font-size:10px}.property-map-top-cities button b{width:21px;height:21px;font-size:10px}.property-map-controls{inset-inline-start:10px;top:48%;transform:translateY(-50%);border-radius:13px}.property-map-controls button{width:39px;height:39px}.property-map-controls button:first-child,.property-map-controls button:nth-child(2){display:none}.property-map-legend,.map-water-label{display:none}.map-region-label text{font-size:10px}.map-city-marker__label text{font-size:10px}.map-city-marker__label rect{height:27px;transform:translateY(2px)}.property-map-premium-side{display:none;position:fixed;z-index:80;inset-inline:8px;bottom:8px;max-height:min(66dvh,650px);overflow:auto;border-radius:28px 28px 22px 22px;box-shadow:0 -18px 55px #061d3d33;background:#fffffffa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.property-map-premium-side.is-mobile-open{display:block;animation:diroToastIn .22s ease}.property-map-insight-content{height:auto;padding:10px 14px 16px}.property-map-sheet-handle{display:block;width:62px;height:5px;margin:0 auto 10px;border-radius:999px;background:#d4dde3}.property-map-insight-head{grid-template-columns:46px minmax(0,1fr) 38px;padding-bottom:11px}.property-map-insight-icon{width:46px;height:46px;border-radius:16px}.property-map-insight-title h2{font-size:22px}.property-map-insight-title span{font-size:10px;padding:4px 7px}.property-map-sheet-close{display:grid}.property-map-insight-stats{grid-template-columns:.55fr .55fr .8fr 1.25fr;margin:10px 0;padding:9px 0}.property-map-insight-stats b{font-size:17px}.property-map-insight-price b{font-size:10px}.property-map-property-row{min-height:66px;grid-template-columns:82px minmax(0,1fr) 16px;padding:6px}.property-map-property-row__visual{height:54px}.property-map-city-list__rows{gap:6px}.property-map-insight-actions{margin-top:9px}.property-map-insight-actions .button{min-height:39px}.property-map-opportunities{margin-top:10px;padding-top:10px}.property-map-opportunities p{padding:7px 8px;font-size:10px}.property-map-mobile-reopen{position:fixed;z-index:65;bottom:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:7px;min-height:42px;padding:0 16px;border:1px solid #bfe2df;border-radius:999px;background:#fffffff5;color:#087e77;font:inherit;font-size:11px;font-weight:900;box-shadow:0 12px 30px #061d3d24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media(max-width:430px){.property-map-page--premium{padding-inline:8px}.property-map-hero-copy h1{font-size:25px}.property-map-premium-kpis{grid-auto-columns:92px}.property-map-premium-layout,.property-map-premium-main,.property-map-canvas--premium{min-height:500px}.property-map-top-cities button{min-width:82px}.property-map-premium-side{inset-inline:5px;bottom:5px;max-height:68dvh}.property-map-insight-stats{grid-template-columns:repeat(3,1fr)}.property-map-insight-price{grid-column:1/-1;border-top:1px solid #e8eef2!important;border-inline-end:0!important;margin-top:7px;padding-top:8px!important}.property-map-insight-price b{font-size:11px}}.sales-momentum-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.8fr) auto;gap:24px;align-items:center;margin-bottom:16px;padding:22px 24px;border:1px solid rgba(30,76,110,.08);border-radius:24px;color:#fff;background:radial-gradient(circle at 10% 18%,rgba(74,229,211,.22),transparent 27%),radial-gradient(circle at 76% 130%,rgba(66,172,255,.2),transparent 34%),linear-gradient(135deg,#061d3d,#0a315e 54%,#0b626f);box-shadow:0 16px 42px #061d3d1f}.sales-momentum-card:after{content:"";position:absolute;left:-34px;bottom:-70px;width:220px;height:220px;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 32px #ffffff06,0 0 0 68px #ffffff05}.sales-momentum-card__main{position:relative;z-index:2;display:flex;align-items:center;gap:18px}.sales-momentum-card__badge{width:74px;height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex-shrink:0;border:1px solid rgba(255,255,255,.13);border-radius:22px;color:#92fff4;background:#ffffff12;font-size:12px;font-weight:900;letter-spacing:.04em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sales-momentum-card__main>div{display:grid;gap:4px}.sales-momentum-card__main small{color:#ffffff9e;font-size:12px}.sales-momentum-card__main b{font-size:40px;line-height:1;letter-spacing:-.04em}.sales-momentum-card__main b em{color:#ffffff7a;font-size:18px;font-style:normal}.sales-momentum-card__main p{min-height:18px;margin:3px 0 0;color:#d8f6f3;font-size:11px;font-weight:700;transition:.2s}.sales-momentum-card__progress{position:relative;z-index:2;display:grid;gap:7px}.sales-momentum-card__progress>div{display:flex;justify-content:space-between;gap:12px;color:#ffffffb8;font-size:12px;font-weight:800}.sales-momentum-card__progress>div strong{color:#9dfff5;font-size:11px}.sales-momentum-card__progress>span{height:9px;overflow:hidden;border-radius:999px;background:#ffffff1a}.sales-momentum-card__progress>span i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#38d5c8,#83f2e7);box-shadow:0 0 18px #45e2d25c;transition:width .65s cubic-bezier(.2,.75,.25,1)}.sales-momentum-card__progress small{color:#ffffff8a;font-size:12px}.sales-momentum-card__mini{position:relative;z-index:2;min-width:130px;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff0f}.sales-momentum-card__mini>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#0e655f;background:#8cf6ec}.sales-momentum-card__mini>div{display:grid}.sales-momentum-card__mini b{font-size:21px}.sales-momentum-card__mini small{color:#ffffff8f;font-size:12px}.property-lifecycle-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px;padding:5px;border:1px solid var(--line);border-radius:17px;background:#fff}.property-lifecycle-tabs button{min-height:45px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-size:12px;font-weight:900}.property-lifecycle-tabs button b{min-width:24px;height:24px;display:grid;place-items:center;padding:0 5px;border-radius:8px;background:#f2f5f7;color:var(--ink-soft);font-size:12px}.property-lifecycle-tabs button.is-active{color:var(--brand-teal-text);background:#eef9f8}.property-lifecycle-tabs button.is-active b{color:#fff;background:var(--brand-teal-strong)}.property-card-lite{position:relative;transition:transform .18s ease,box-shadow .18s ease}.property-card-lite:hover{transform:translateY(-2px);box-shadow:0 12px 30px #061d3d12}.property-card-lite.is-closed{border-color:#dbe8e6;background:#fbfdfd}.property-card-lite__visual{overflow:hidden}.property-source-badge{right:11px!important}.property-status-badge{position:absolute!important;top:11px!important;right:auto!important;left:11px!important;display:flex;align-items:center;gap:4px;padding:5px 8px!important;border-radius:8px!important;font-size:12px!important;font-weight:900!important;z-index:3}.property-status-badge--active{color:#0b766e!important;background:#ddf8f4!important}.property-status-badge--new{color:#235aa3!important;background:#e8f2ff!important}.property-status-badge--negotiation{color:#9a6710!important;background:#fff2d6!important}.property-status-badge--sold{color:#167059!important;background:#ddf8eb!important}.property-status-badge--rented{color:#6543a4!important;background:#eee8ff!important}.property-status-badge--paused{color:#7b6471!important;background:#f2ecef!important}.property-status-badge--off{color:#64717c!important;background:#edf0f2!important}.property-closed-stamp{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;align-content:center;gap:3px;color:#fff;background:linear-gradient(180deg,#04183140,#041831c9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.property-closed-stamp svg{margin-bottom:2px}.property-closed-stamp b{font-size:24px}.property-closed-stamp small{color:#ffffffb8;font-size:12px}.property-specs{display:flex!important}.property-specs span{display:flex;align-items:center;gap:3px}.property-status-control{display:grid!important;gap:5px!important;margin-top:12px;padding:10px!important;border:1px solid #e5edf0;border-radius:12px;background:#fafcfd}.property-status-control label{display:grid;grid-template-columns:1fr 128px;align-items:center;gap:8px}.property-status-control label>span{padding:0!important;background:transparent!important;color:var(--ink)!important;font-size:12px!important}.property-status-control select{width:100%;height:34px;padding:0 8px;border:1px solid #dce7eb;border-radius:9px;outline:0;background:#fff;color:var(--ink);font:inherit;font-size:12px;font-weight:800}.property-status-control>small{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:12px}.properties-empty{min-height:210px;display:grid;place-items:center;align-content:center;gap:6px;color:var(--muted);text-align:center}.properties-empty b{color:var(--ink);font-size:16px}.properties-empty span{font-size:12px}.deal-celebration-backdrop{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#031023ab;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);animation:dealFade .2s ease both}.deal-celebration-card{position:relative;z-index:2;width:min(530px,100%);overflow:hidden;display:grid;justify-items:center;padding:34px 34px 28px;border:1px solid rgba(255,255,255,.12);border-radius:30px;color:#fff;background:radial-gradient(circle at 50% -10%,rgba(67,226,211,.34),transparent 38%),linear-gradient(155deg,#061d3d,#0b315f 58%,#0b5965);box-shadow:0 30px 90px #00000052;text-align:center;animation:dealPop .42s cubic-bezier(.15,.86,.25,1.15) both}.deal-celebration-card:before{content:"";position:absolute;inset:auto -70px -120px auto;width:260px;height:260px;border:1px solid rgba(255,255,255,.06);border-radius:50%;box-shadow:0 0 0 38px #ffffff06,0 0 0 78px #ffffff05}.deal-celebration-close{position:absolute;top:14px;left:14px;z-index:3;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:11px;color:#fff;background:#ffffff12}.deal-celebration-icon{position:relative;width:76px;height:76px;display:grid;place-items:center;margin-bottom:13px;border-radius:24px;color:#0b625c;background:linear-gradient(145deg,#b7fff7,#62e7d9);box-shadow:0 13px 30px #42e2d138}.deal-celebration-icon>span{position:absolute;right:-7px;top:-7px;width:31px;height:31px;display:grid;place-items:center;border:4px solid #0a2c54;border-radius:999px;color:#fff;background:#127b81}.deal-celebration-kicker{color:#8ef4e9;font-size:12px;font-weight:900;letter-spacing:.12em}.deal-celebration-card h2{max-width:430px;margin:7px 0 8px;font-size:27px;letter-spacing:-.035em}.deal-celebration-card>p{max-width:440px;margin:0;color:#ffffffb3;font-size:11px;line-height:1.7}.deal-celebration-goal{width:100%;display:grid;gap:7px;margin:22px 0 13px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:#ffffff0e;text-align:right}.deal-celebration-goal>div{display:flex;align-items:end;justify-content:space-between;gap:10px}.deal-celebration-goal span{color:#ffffff94;font-size:12px}.deal-celebration-goal b{font-size:12px}.deal-celebration-goal b strong{color:#8ef4e9;font-size:22px}.deal-goal-track{height:8px!important;overflow:hidden;border-radius:999px;background:#ffffff1a}.deal-goal-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#49dacb,#8bfff4);animation:dealProgress .8s .15s both}.deal-celebration-goal small{color:#ffffff87;font-size:12px}.deal-partner-notice,.deal-personal-notice{width:100%;display:flex;align-items:flex-start;gap:10px;margin-bottom:15px;padding:12px 13px;border:1px solid rgba(135,241,229,.18);border-radius:15px;background:#63e2d414;text-align:right}.deal-partner-notice>span{width:35px;height:35px;display:grid;place-items:center;flex-shrink:0;border-radius:11px;color:#8ef4e9;background:#8ef4e91a}.deal-partner-notice>div{display:grid;gap:3px}.deal-partner-notice b{font-size:12px}.deal-partner-notice p{margin:0;color:#ffffffa6;font-size:12px;line-height:1.6}.deal-partner-notice small,.deal-personal-notice{color:#9fece5;font-size:12px}.deal-partner-notice small{display:flex;align-items:center;gap:4px}.deal-personal-notice{align-items:center}.deal-celebration-action{position:relative;z-index:2;min-width:170px;justify-content:center;background:#65e4d7!important;color:#073f43!important}.deal-confetti{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.deal-confetti i{--x:calc((var(--i) * 37) % 100);position:absolute;top:-8%;left:calc(var(--x) * 1%);width:8px;height:14px;border-radius:2px;background:hsl(calc(160 + (var(--i) * 19)),75%,65%);animation:confettiFall calc(2.2s + (var(--i) % 5)*.28s) calc((var(--i) % 8)*-.15s) linear infinite;transform:rotate(calc(var(--i)*23deg))}@keyframes dealFade{0%{opacity:0}to{opacity:1}}@keyframes dealPop{0%{opacity:0;transform:translateY(18px) scale(.94)}to{opacity:1;transform:none}}@keyframes dealProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes confettiFall{0%{transform:translateY(-10vh) rotate(0);opacity:0}10%{opacity:1}to{transform:translateY(115vh) rotate(620deg);opacity:.9}}@media(max-width:1000px){.sales-momentum-card{grid-template-columns:1fr 1fr}.sales-momentum-card__mini{display:none}}@media(max-width:760px){.sales-momentum-card{grid-template-columns:1fr;gap:16px;padding:18px;border-radius:20px}.sales-momentum-card__badge{width:58px;height:58px;border-radius:18px}.sales-momentum-card__main b{font-size:34px}.property-lifecycle-tabs{grid-template-columns:1fr 1fr}.property-lifecycle-tabs button{min-height:42px}.property-status-control label{grid-template-columns:1fr 118px}.deal-celebration-card{padding:29px 18px 22px;border-radius:24px}.deal-celebration-card h2{font-size:23px}}@media(max-width:420px){.sales-momentum-card__main{align-items:flex-start}.sales-momentum-card__badge{width:52px;height:52px;font-size:12px}.sales-momentum-card__main p,.property-lifecycle-tabs button{font-size:12px}.deal-celebration-backdrop{padding:10px}.deal-celebration-card{padding-inline:15px}.deal-celebration-goal{margin-top:17px}}.deal-close-backdrop{position:fixed;z-index:109;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#031023a8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.deal-close-card{width:min(720px,100%);max-height:min(90dvh,850px);overflow:auto;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:28px;background:#fff;box-shadow:0 30px 90px #04193040}.deal-close-card__header{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:20px 22px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.deal-close-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#0d6e67;background:#dff8f5}.deal-close-card__header span{display:block;margin-bottom:3px;color:var(--brand-teal-text);font-size:11px;font-weight:900;letter-spacing:.08em}.deal-close-card__header h2{margin:0;color:var(--ink);font-size:21px;letter-spacing:-.025em}.deal-close-card__header p{margin:4px 0 0;color:var(--muted);font-size:12px}.deal-close-card__close{width:37px;height:37px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--muted);background:#fff}.deal-close-loading,.deal-close-error{margin:18px 22px 0;padding:12px 14px;display:flex;align-items:center;gap:8px;border-radius:13px;font-size:12px;font-weight:800}.deal-close-loading{color:var(--muted);background:#f5f8f9}.deal-close-error{color:#963d35;background:#fff0ee;border:1px solid #ffd7d1}.deal-close-section{display:grid;gap:13px;padding:20px 22px;border-bottom:1px solid var(--line)}.deal-close-section__heading{display:flex;align-items:center;gap:10px}.deal-close-step{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#fff;background:var(--brand-teal-strong);font-size:12px;font-weight:900}.deal-close-section__heading>div{display:grid;gap:2px}.deal-close-section__heading b{font-size:14px}.deal-close-section__heading small{color:var(--muted);font-size:12px}.deal-close-search{height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dce7eb;border-radius:12px;background:#fbfcfd;color:var(--muted)}.deal-close-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font:inherit;font-size:12px;color:var(--ink)}.deal-client-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:210px;overflow:auto}.deal-client-options>button{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid #e2eaed;border-radius:13px;background:#fff;text-align:start}.deal-client-options>button.is-active{border-color:#55cfc4;background:#effbf9;box-shadow:0 0 0 2px #32b8ad14}.deal-client-avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;color:#0b655f;background:#dff6f3;font-size:11px;font-weight:900}.deal-client-options>button>span:nth-child(2){min-width:0;display:grid;gap:2px}.deal-client-options b,.deal-client-options small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-client-options b{font-size:12px}.deal-client-options small{color:var(--muted);font-size:11px}.deal-client-options i{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--brand-teal-strong);font-style:normal}.deal-close-empty{grid-column:1/-1;padding:20px;border:1px dashed #d8e3e7;border-radius:13px;color:var(--muted);text-align:center;font-size:12px}.deal-close-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.deal-close-form-grid label,.deal-close-wide-field{display:grid;gap:6px}.deal-close-form-grid label>span,.deal-close-wide-field>span{font-size:11px;font-weight:900;color:var(--ink-soft)}.deal-close-form-grid input,.deal-close-form-grid select,.deal-close-wide-field input,.deal-close-wide-field textarea{width:100%;border:1px solid #dce7eb;border-radius:11px;outline:0;background:#fff;color:var(--ink);font:inherit;font-size:12px}.deal-close-form-grid input,.deal-close-form-grid select,.deal-close-wide-field input{height:40px;padding:0 10px}.deal-close-wide-field textarea{padding:10px;resize:vertical}.deal-close-form-grid input:focus,.deal-close-form-grid select:focus,.deal-close-wide-field input:focus,.deal-close-wide-field textarea:focus{border-color:#50c7bd;box-shadow:0 0 0 3px #43beb417}.deal-close-verified{display:flex;align-items:flex-start;gap:10px;margin:18px 22px;padding:13px 14px;border:1px solid #caece8;border-radius:14px;color:#0b665f;background:#f0fbf9}.deal-close-verified>svg{flex:0 0 auto}.deal-close-verified div{display:grid;gap:3px}.deal-close-verified b{font-size:12px}.deal-close-verified p{margin:0;color:#54736f;font-size:11px;line-height:1.6}.deal-close-actions{position:sticky;bottom:0;z-index:4;display:flex;justify-content:flex-end;gap:9px;padding:16px 22px;border-top:1px solid var(--line);background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(max-width:640px){.deal-close-backdrop{padding:8px}.deal-close-card{max-height:96dvh;border-radius:22px}.deal-close-card__header{padding:16px}.deal-close-card__icon{width:42px;height:42px}.deal-close-card__header h2{font-size:18px}.deal-close-section{padding:17px 16px}.deal-client-options,.deal-close-form-grid{grid-template-columns:1fr}.deal-close-verified{margin:14px 16px}.deal-close-actions{padding:13px 16px}.deal-close-actions .button{flex:1;justify-content:center}}.verified-deal-card{overflow:hidden;border:1px solid #cfe8e4;border-radius:18px;background:linear-gradient(180deg,#fbfffe,#f5fbfa);box-shadow:0 10px 24px #0a474b0b}.verified-deal-card__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 13px;border-bottom:1px solid #dfeeea;background:linear-gradient(135deg,#2ebeb117,#1c5f8109)}.verified-deal-card__seal{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#129f93,#167977);box-shadow:0 7px 16px #14827a2e}.verified-deal-card__header>div{min-width:0;display:grid;gap:2px}.verified-deal-card__header>div span{color:#17847d;font-size:10px;font-weight:900;letter-spacing:.06em}.verified-deal-card__header>div b{font-size:12px;color:var(--ink)}.verified-deal-card__header>small{display:flex;align-items:center;gap:4px;padding:5px 7px;border-radius:999px;color:#166c67;background:#e4f7f4;font-size:10px;font-weight:900;white-space:nowrap}.verified-deal-card__counterpart{display:flex;align-items:center;gap:9px;padding:12px 13px}.verified-deal-card__counterpart-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#315d78;background:#eef4f7}.verified-deal-card__counterpart>div{min-width:0;display:grid;gap:1px}.verified-deal-card__counterpart small{color:var(--muted);font-size:10px}.verified-deal-card__counterpart b,.verified-deal-card__counterpart span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verified-deal-card__counterpart b{font-size:12px}.verified-deal-card__counterpart span{color:var(--muted);font-size:10px}.verified-deal-card__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-top:1px solid #e3efed;background:#e3efed}.verified-deal-card__metrics>div{min-width:0;display:grid;gap:3px;padding:10px 11px;background:#fff}.verified-deal-card__metrics span{color:var(--muted);font-size:9px}.verified-deal-card__metrics b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:11px}.verified-deal-card__details{display:grid;gap:8px;padding:11px 13px;border-top:1px solid #e4efed}.verified-deal-card__details p{display:grid;grid-template-columns:minmax(90px,.32fr) 1fr;gap:9px;margin:0}.verified-deal-card__details span{color:var(--muted);font-size:10px}.verified-deal-card__details b{font-size:11px;font-weight:700;line-height:1.5}.verified-deal-card--compact{margin-top:10px;border-radius:14px}.verified-deal-card--compact .verified-deal-card__header{padding:9px 10px}.verified-deal-card--compact .verified-deal-card__seal{width:29px;height:29px;border-radius:9px}.verified-deal-card--compact .verified-deal-card__counterpart{padding:9px 10px}.verified-deal-card--compact .verified-deal-card__metrics{grid-template-columns:1fr 1fr}.verified-deal-card--compact .verified-deal-card__metrics>div{padding:8px 9px}.verified-deal-card--compact .verified-deal-card__metrics>div:nth-child(3),.verified-deal-card--compact .verified-deal-card__metrics>div:nth-child(4){border-top:1px solid #edf3f2}@media(max-width:640px){.verified-deal-card__header{grid-template-columns:auto 1fr}.verified-deal-card__header>small{grid-column:2;width:max-content}.verified-deal-card__metrics{grid-template-columns:1fr 1fr}.verified-deal-card__details p{grid-template-columns:1fr;gap:3px}}.sales-momentum-card__main{min-width:0}.sales-momentum-card__main>div{min-width:0}.sales-momentum-card__main>div>b{font-size:40px;line-height:1;letter-spacing:-.04em}.sales-momentum-card__badge{width:92px;min-width:92px;height:76px;padding:10px 9px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-content:center;align-items:center;justify-items:center;column-gap:6px;row-gap:3px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:linear-gradient(180deg,#ffffff1a,#ffffff0d);box-shadow:inset 0 1px #ffffff14;color:#9afff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sales-momentum-card__badge>svg{grid-row:1;grid-column:1;color:#9afff5}.sales-momentum-card__badge-brand{grid-row:1;grid-column:2;color:#ddfffbe6;font-size:10px;font-weight:900;line-height:1;letter-spacing:.08em}.sales-momentum-card__badge-word{grid-row:2;grid-column:1/-1;display:block;max-width:100%;color:#9afff5;font-size:12px!important;font-weight:950;line-height:1;letter-spacing:.045em;white-space:nowrap}@media(max-width:760px){.sales-momentum-card__main>div>b{font-size:34px}.sales-momentum-card__badge{width:78px;min-width:78px;height:64px;padding:8px;border-radius:17px}.sales-momentum-card__badge-brand{font-size:9px}.sales-momentum-card__badge-word{font-size:10px!important;letter-spacing:.03em}}@media(max-width:420px){.sales-momentum-card__badge{width:72px;min-width:72px;height:60px}.sales-momentum-card__badge-word{font-size:9px!important}}.messages-page,.tasks-page,.notifications-page{--comm-bg:#f7fafc}.messages-heading,.tasks-heading,.notifications-heading{margin-bottom:18px}.messages-workspace{min-height:680px;display:grid;grid-template-columns:300px minmax(0,1fr) 250px;overflow:hidden;background:#fff}.conversation-list{border-left:1px solid var(--line);background:#fbfcfd}.conversation-list__top{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.conversation-list__top>div{display:grid;gap:2px}.conversation-list__top b{font-size:16px}.conversation-list__top span{color:var(--muted);font-size:12px}.conversation-list__top button,.chat-head-actions button,.inspector-profile button,.chat-context-card>button,.task-column header>button,.task-card footer button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-soft)}.conversation-search{height:42px;margin:12px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--muted)}.conversation-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:12px}.conversation-items{padding:0 8px 10px}.conversation-item{position:relative;width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px 10px;border:0;border-radius:14px;background:transparent;color:var(--ink);text-align:right;cursor:pointer}.conversation-item:hover{background:#f4f8fa}.conversation-item.is-active{background:linear-gradient(135deg,#edf9f8,#f5f9ff)}.conversation-item>div>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.conversation-item b{font-size:12px}.conversation-item time{color:var(--muted);font-size:12px}.conversation-item p{margin:4px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#526173;font-size:12px}.conversation-item small{color:var(--brand-teal-text);font-size:12px;font-weight:800}.conversation-item>em{min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:var(--brand-teal);color:#fff;font-size:12px;font-style:normal;font-weight:900}.conversation-avatar{position:relative;width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#fff;font-size:12px;font-weight:900}.conversation-avatar--teal{background:linear-gradient(145deg,#0a6676,#15b6ae)}.conversation-avatar--rose{background:linear-gradient(145deg,#9c5265,#e68ca2)}.conversation-avatar--violet{background:linear-gradient(145deg,#51448d,#8a76d8)}.conversation-avatar--blue{background:linear-gradient(145deg,#265995,#5e91d0)}.presence{position:absolute;left:-2px;bottom:-2px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#b4bdc7}.presence--online{background:#21b67a}.presence--away{background:#f2af45}.presence--offline{background:#9ba8b4}.chat-stage{min-width:0;display:flex;flex-direction:column;background:#fff}.chat-stage__head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.chat-person{display:flex;align-items:center;gap:10px}.chat-person>div{display:grid;gap:2px}.chat-person b{font-size:13px}.chat-person small{color:#26a879;font-size:12px}.chat-head-actions{display:flex;gap:6px}.chat-context-card{margin:12px 16px 0;display:grid;grid-template-columns:58px minmax(0,1fr) auto 34px;align-items:center;gap:10px;padding:9px 10px;border:1px solid #dfeeed;border-radius:14px;background:linear-gradient(135deg,#f4fbfa,#f7faff)}.chat-property-art{position:relative;height:46px;overflow:hidden;border-radius:10px;background:linear-gradient(145deg,#e4edf1,#a7c5cd)}.chat-property-art:before{content:"";position:absolute;inset:auto 8px 8px 8px;height:22px;border-radius:5px 5px 2px 2px;background:#fdfefe;box-shadow:13px -8px 0 -6px #d8e3e6}.chat-property-art:after{content:"";position:absolute;right:13px;bottom:8px;width:9px;height:14px;border-radius:2px;background:#6fb3b1}.chat-property-art--living{background:linear-gradient(140deg,#ddeef0,#92bbc3)}.chat-property-art--balcony{background:linear-gradient(140deg,#e7edf1,#a9c2d4)}.chat-property-art--kitchen{background:linear-gradient(140deg,#efe9e2,#c6b6a6)}.chat-property-art--building{background:linear-gradient(140deg,#dfe7f0,#8aa5c5)}.chat-context-card>div:nth-child(2){display:grid;gap:2px}.chat-context-card span{color:var(--brand-teal-text);font-size:12px;font-weight:900}.chat-context-card b{font-size:11px}.chat-context-card small{color:var(--muted);font-size:12px}.chat-property-price{text-align:left}.chat-property-price b{display:block;color:var(--brand-navy-900);font-size:11px}.chat-thread{flex:1;min-height:350px;overflow:auto;padding:18px;background:linear-gradient(180deg,#fbfdfe,#f6f9fb)}.chat-day{display:flex;align-items:center;justify-content:center;margin:2px 0 14px}.chat-day span{padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:12px}.message-row{display:flex;margin:8px 0}.message-row--me{justify-content:flex-start}.message-row--them{justify-content:flex-end}.message-bubble{max-width:min(74%,520px);padding:10px 12px;border-radius:16px;background:#fff;border:1px solid var(--line);box-shadow:0 4px 12px #061d3d09}.message-row--me .message-bubble{border-color:#123a68;background:linear-gradient(145deg,var(--brand-navy-900),#0b3768);color:#fff;border-bottom-left-radius:5px}.message-row--them .message-bubble{border-bottom-right-radius:5px}.message-bubble p{margin:0;font-size:11px;line-height:1.65}.message-bubble small{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:5px;color:#93a1b0;font-size:12px}.message-row--me .message-bubble small{color:#8fd9d2}.quick-replies{display:flex;gap:6px;padding:8px 16px 0;overflow:auto}.quick-replies button{white-space:nowrap;padding:7px 10px;border:1px solid #dce9e8;border-radius:999px;background:#f6fbfa;color:#316566;font-size:12px;font-weight:700}.chat-composer{display:grid;grid-template-columns:34px minmax(0,1fr) 38px;align-items:end;gap:7px;padding:10px 16px 14px}.chat-composer>button{height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink-soft)}.chat-composer textarea{width:100%;max-height:100px;resize:none;padding:9px 12px;border:1px solid var(--line);border-radius:12px;outline:0;background:#f9fbfc;color:var(--ink);font:inherit;font-size:11px}.chat-composer .chat-composer__send{border-color:var(--brand-teal-text);background:var(--brand-teal);color:#fff}.chat-inspector{padding:18px 14px;border-right:1px solid var(--line);background:#fbfcfd}.inspector-profile{display:grid;place-items:center;text-align:center}.inspector-profile>.conversation-avatar{width:54px;height:54px;border-radius:17px;font-size:13px}.inspector-profile>b{margin-top:8px;font-size:13px}.inspector-profile>small{margin-top:2px;color:var(--muted);font-size:12px}.inspector-profile>div{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%;margin-top:10px}.inspector-profile button{width:auto;height:35px;display:flex;gap:5px;font-size:12px}.inspector-block{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.inspector-block>span{display:block;margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:800}.next-action-card{display:flex;gap:8px;padding:10px;border-radius:12px;background:#fff7e9}.next-action-card>div:first-child{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#fff0cc;color:#b47610}.next-action-card>div:last-child{display:grid;gap:2px}.next-action-card b{font-size:12px}.next-action-card small{color:#8b6d3b;font-size:12px}.inspector-links{display:grid;gap:4px}.inspector-links a{display:flex;align-items:center;gap:7px;padding:8px 6px;color:var(--ink-soft);font-size:12px;font-weight:700}.inspector-links a:hover{color:var(--brand-teal-text)}.inspector-note{display:flex;gap:8px;margin-top:18px;padding:11px;border:1px solid #dce9e8;border-radius:13px;background:linear-gradient(135deg,#eef9f8,#f8fbff);color:var(--brand-teal-text)}.inspector-note div{display:grid;gap:3px}.inspector-note b{color:var(--ink);font-size:12px}.inspector-note p{margin:0;color:var(--ink-soft);font-size:12px;line-height:1.6}.task-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 1.35fr;gap:10px;margin-bottom:12px}.task-summary>article{min-height:92px;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.task-summary__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px}.task-summary__icon--teal{background:#eaf9f7;color:#079d9b}.task-summary__icon--rose{background:#fff0f2;color:#c65d73}.task-summary__icon--blue{background:#eef5ff;color:#3f70aa}.task-summary>article>div{display:grid;gap:1px}.task-summary small{color:var(--muted);font-size:12px}.task-summary b{font-size:21px}.task-summary span{color:var(--muted);font-size:12px}.task-summary .task-focus-card{border-color:#cce8e4;background:linear-gradient(135deg,#edf9f8,#f7fbff)}.task-focus-card>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#fff;color:var(--brand-teal-text)}.task-focus-card b{font-size:11px}.task-focus-card p{margin:2px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.5}.task-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px}.task-toolbar>label{flex:1;display:flex;align-items:center;gap:8px;min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:11px;background:#f9fbfc;color:var(--muted)}.task-toolbar input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:12px}.task-filters{display:flex;gap:4px}.task-filters button{padding:8px 11px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.task-filters button.is-active{background:#edf9f8;color:var(--brand-teal-text)}.task-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.task-column{min-width:0;padding:10px;border:1px solid var(--line);border-radius:18px;background:#f7f9fb}.task-column>header{display:flex;align-items:center;justify-content:space-between;padding:4px 3px 10px}.task-column>header>div{display:flex;align-items:center;gap:8px}.task-column>header>div>span{width:9px;height:9px;border-radius:50%;background:#56a9a6}.task-column--future>header>div>span{background:#6687bf}.task-column--waiting>header>div>span{background:#d2a34f}.task-column header div div{display:grid;gap:1px}.task-column header b{font-size:11px}.task-column header small{color:var(--muted);font-size:12px}.task-column header>button{width:30px;height:30px;background:transparent}.task-cards{display:grid;gap:7px}.task-card{display:grid;grid-template-columns:25px minmax(0,1fr);gap:8px;padding:10px;border:1px solid #e5ebf0;border-radius:13px;background:#fff;transition:.18s ease}.task-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #061d3d0f}.task-card.is-done{opacity:.55}.task-card.is-done b{text-decoration:line-through}.task-check{width:20px;height:20px;margin-top:1px;display:grid;place-items:center;border:1px solid #cfd9e2;border-radius:7px;background:#fff;color:#fff}.task-card.is-done .task-check{border-color:var(--brand-teal-text);background:var(--brand-teal)}.task-card__body{min-width:0}.task-card__body>div{display:flex;align-items:flex-start;gap:6px}.priority-dot{width:7px;height:7px;flex:0 0 auto;margin-top:4px;border-radius:50%;background:#9eabb7}.priority-dot--high{background:#ef6a72}.priority-dot--medium{background:#e7ab48}.priority-dot--low{background:#6ebba0}.task-card b{font-size:12px;line-height:1.45}.task-card__body>small{display:block;margin:4px 13px 6px 0;color:var(--muted);font-size:12px}.task-card footer{display:flex;align-items:center;justify-content:space-between;margin-right:13px}.task-card footer span{display:flex;align-items:center;gap:4px;color:#758394;font-size:12px}.task-card footer button{width:24px;height:24px;border:0;background:transparent}.task-empty{min-height:90px;display:grid;place-items:center;align-content:center;gap:5px;color:#8b99a7;font-size:12px}.notification-layout{display:grid;grid-template-columns:210px minmax(0,1fr) 245px;gap:12px}.notification-nav{padding:10px;align-self:start}.notification-inbox-total{display:flex;align-items:center;gap:10px;padding:9px 7px 13px;border-bottom:1px solid var(--line)}.notification-inbox-total>span{position:relative;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eef9f8;color:var(--brand-teal-text)}.notification-inbox-total i{position:absolute;left:-3px;top:-3px;min-width:16px;height:16px;display:grid;place-items:center;padding:0 3px;border:2px solid #fff;border-radius:999px;background:#e9606c;color:#fff;font-size:12px;font-style:normal}.notification-inbox-total>div{display:grid;gap:1px}.notification-inbox-total b{font-size:11px}.notification-inbox-total small{color:var(--muted);font-size:12px}.notification-nav nav{display:grid;gap:3px;padding:10px 0}.notification-nav nav button{width:100%;display:flex;align-items:center;gap:8px;padding:9px;border:0;border-radius:10px;background:transparent;color:var(--ink-soft);font-size:12px;font-weight:800}.notification-nav nav button span{margin-inline-start:auto}.notification-nav nav button.is-active{background:#edf9f8;color:var(--brand-teal-text)}.notification-push-status{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:7px;padding:10px;border-radius:12px;background:linear-gradient(145deg,#071d3b,#0d3b6c);color:#fff}.notification-push-status>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#ffffff1a;color:#5ad8cf}.notification-push-status>div{display:grid;gap:2px}.notification-push-status b{font-size:12px}.notification-push-status small{color:#ffffff8c;font-size:12px}.notification-push-status>i{color:#58d3c9;font-size:12px;font-style:normal;font-weight:900}.notification-feed{overflow:hidden}.notification-feed>header{display:flex;align-items:center;justify-content:space-between;padding:17px 18px 12px;border-bottom:1px solid var(--line)}.notification-feed h2{margin:2px 0 0;font-size:16px}.notification-feed>header>span{color:var(--muted);font-size:12px}.notification-items{padding:3px 10px 10px}.notification-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 8px;border-bottom:1px solid #edf1f4;cursor:pointer}.notification-item:last-child{border-bottom:0}.notification-item.is-unread{background:linear-gradient(90deg,transparent,#f0fbf9)}.notification-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px}.notification-icon--teal{background:#e9f9f7;color:#069d99}.notification-icon--rose{background:#fff0f3;color:#cc6177}.notification-icon--amber{background:#fff6e7;color:#bd7d1c}.notification-icon--blue{background:#edf4ff;color:#4272ab}.notification-icon--green{background:#edf9f2;color:#288e67}.notification-icon--violet{background:#f2efff;color:#7661bd}.notification-copy{min-width:0}.notification-copy>div{display:flex;align-items:center;gap:6px}.notification-copy b{font-size:12px}.notification-copy i{width:6px;height:6px;border-radius:50%;background:var(--brand-teal)}.notification-copy p{margin:3px 0;color:#566577;font-size:12px}.notification-copy small{color:#8a96a4;font-size:12px}.notification-item>button{display:flex;align-items:center;gap:3px;padding:7px 8px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--brand-teal-text);font-size:12px;font-weight:800}.notification-side{display:grid;align-content:start;gap:10px}.notification-focus{padding:15px;background:linear-gradient(145deg,#071c39,#0c3665);color:#fff;border:0}.notification-focus__spark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#ffffff14;color:#57d8cf}.notification-focus>small{display:block;margin-top:12px;color:#5ad8cf;font-size:12px;font-weight:900;letter-spacing:.08em}.notification-focus h3{margin:4px 0 10px;font-size:14px}.notification-focus ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.notification-focus li{display:grid;gap:1px;padding:8px;border-radius:10px;background:#ffffff12}.notification-focus li b{font-size:12px}.notification-focus li span{color:#ffffff9e;font-size:12px}.notification-settings-card{padding:14px}.notification-settings-card>div{display:flex;align-items:center;gap:7px;color:var(--brand-teal-text)}.notification-settings-card b{color:var(--ink);font-size:12px}.notification-settings-card p{margin:8px 0;color:var(--ink-soft);font-size:12px;line-height:1.6}.notification-settings-card button{display:flex;align-items:center;gap:3px;border:0;background:transparent;color:var(--brand-teal-text);font-size:12px;font-weight:900}.notification-empty{min-height:280px;display:grid;place-items:center;align-content:center;gap:6px;text-align:center}.notification-empty>span{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#edf9f8;color:var(--brand-teal-text)}.notification-empty b{font-size:13px}.notification-empty p{margin:0;color:var(--muted);font-size:12px}@media(max-width:1180px){.messages-workspace{grid-template-columns:280px minmax(0,1fr)}.chat-inspector{display:none}.notification-layout{grid-template-columns:190px minmax(0,1fr)}.notification-side{display:none}.task-summary{grid-template-columns:repeat(3,1fr)}.task-focus-card{grid-column:1/-1}.task-focus-card{min-height:70px!important}}@media(max-width:760px){.messages-heading p,.tasks-heading p,.notifications-heading p{display:none}.messages-workspace{min-height:calc(100vh - 190px);grid-template-columns:92px minmax(0,1fr);border-radius:18px}.conversation-list__top{height:56px;padding:0 8px}.conversation-list__top>div span,.conversation-list__top>button,.conversation-search{display:none}.conversation-list__top>div b{font-size:11px}.conversation-items{padding:5px}.conversation-item{grid-template-columns:1fr;place-items:center;padding:8px 3px}.conversation-item>div,.conversation-item>em{display:none}.conversation-avatar{width:40px;height:40px}.chat-stage__head{height:56px;padding:0 10px}.chat-head-actions button:nth-child(1),.chat-head-actions button:nth-child(3){display:none}.chat-context-card{grid-template-columns:45px minmax(0,1fr) 28px;margin:8px 8px 0;padding:7px}.chat-property-art{height:40px}.chat-property-price{display:none}.chat-thread{min-height:320px;padding:12px 9px}.message-bubble{max-width:86%}.quick-replies{padding-inline:8px}.chat-composer{padding:8px;grid-template-columns:30px minmax(0,1fr) 34px}.chat-composer>button{height:34px}.task-summary{grid-template-columns:repeat(3,1fr);gap:6px}.task-summary>article{min-height:76px;display:grid;place-items:center;align-content:center;text-align:center;padding:8px}.task-summary__icon{width:30px;height:30px}.task-summary b{font-size:16px}.task-summary>article>div>span{display:none}.task-focus-card{grid-column:1/-1!important;display:flex!important;place-items:initial!important;text-align:right!important;min-height:64px!important}.task-focus-card>div{display:grid}.task-toolbar{padding:7px}.task-filters{display:none}.task-board{grid-template-columns:1fr}.task-column{padding:8px}.task-column:not(:first-child){margin-top:0}.notification-layout{grid-template-columns:1fr}.notification-nav{display:none}.notification-feed>header{padding:14px}.notification-item{grid-template-columns:36px minmax(0,1fr)}.notification-icon{width:34px;height:34px}.notification-item>button{grid-column:2;justify-self:start}.notifications-heading .button{white-space:nowrap;font-size:12px;padding-inline:10px}}.notification-item{cursor:default}.notification-item__actions{display:flex;align-items:center;gap:5px}.notification-item__actions>button{display:flex;align-items:center;gap:3px;padding:7px 8px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--brand-teal-text);font-size:12px;font-weight:800}.notification-item__actions>.notification-read-button{color:var(--muted);background:#f7fafb}@media(max-width:760px){.notification-item__actions{grid-column:2;flex-wrap:wrap}.notification-item__actions>button{justify-self:start}}.messages-page{width:min(calc(100% - 28px),1560px);max-width:none;min-height:calc(100vh - 82px);display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;padding-block:20px 18px}.messages-heading{margin-bottom:12px}.messages-workspace{min-height:0;height:100%;max-height:calc(100vh - 180px);grid-template-columns:290px minmax(0,1fr) 230px}.conversation-list{display:grid;grid-template-rows:70px 54px minmax(0,1fr);min-height:0}.conversation-items{min-height:0;overflow:auto;padding-bottom:12px}.chat-stage{min-height:0;display:grid;grid-template-rows:70px minmax(0,1fr) auto}.chat-thread{min-height:0}.chat-inspector{min-height:0;overflow:auto}@media(max-width:1180px){.messages-page{min-height:auto;display:block;padding-block:22px 28px}.messages-workspace{max-height:none}}@media(max-width:760px){.messages-workspace{min-height:auto;grid-template-columns:1fr;border-radius:22px;max-height:none}.conversation-list{display:grid;grid-template-rows:auto auto minmax(0,1fr);border-left:0;border-bottom:1px solid var(--line);background:#fbfcfd}.conversation-list__top{height:auto;min-height:58px;padding:12px 14px}.conversation-list__top>div b{font-size:15px}.conversation-list__top>div span{display:block;font-size:12px}.conversation-search{display:flex;height:44px;margin:0 14px 12px}.conversation-items{display:grid;gap:6px;padding:0 10px 12px;max-height:220px;overflow:auto}.conversation-item{grid-template-columns:42px minmax(0,1fr) auto;place-items:initial;padding:11px 10px}.conversation-item>div,.conversation-item>em{display:block}.conversation-item>div>div{display:flex}.chat-stage{min-height:360px}.chat-stage__head{height:auto;min-height:62px;padding:12px 14px}.chat-head-actions button:nth-child(1),.chat-head-actions button:nth-child(3){display:grid}.chat-thread{min-height:260px;padding:14px 12px}.message-bubble{max-width:88%}.chat-composer{padding:10px 12px 14px;grid-template-columns:minmax(0,1fr) 38px}.chat-composer>button:first-child{display:none}.chat-composer textarea{min-height:44px;font-size:13px}}.messages-page--v2{width:min(calc(100% - 28px),1560px);max-width:none}.messages-heading__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.messages-premium-hint{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 11px;border:1px solid #e5edf2;border-radius:12px;background:#f8fafc;color:#7c8996;font-size:11px;font-weight:800}.message-invitations{display:grid;gap:10px;margin-bottom:12px;padding:14px;border:1px solid #d9ebe7;border-radius:18px;background:linear-gradient(180deg,#f7fdfb,#f2faf8);box-shadow:0 10px 24px #082d440a}.message-invitations>header{display:flex;align-items:center;gap:8px;color:var(--brand-navy-950)}.message-invitations>header>b{font-size:13px}.message-invitations>header>span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#dff6f1;color:#087a70;font-size:11px;font-weight:900}.message-invitations>div{display:grid;gap:8px}.message-invitations article{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px;border:1px solid #e5efed;border-radius:14px;background:#fff}.message-invitations article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#eaf8f5;color:#07887f}.message-invitations article>div{display:grid;gap:2px}.message-invitations article b{font-size:13px}.message-invitations article small{color:var(--muted);font-size:11px}.message-invitations article>button{min-height:34px;padding:0 12px;border-radius:10px;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.message-invitations .is-decline{border:1px solid #e1e8ed;background:#fff;color:#657383}.message-invitations .is-accept{border:0;background:var(--brand-teal);color:#fff}.messages-workspace--v2{grid-template-columns:310px minmax(0,1fr) 230px;min-height:0;height:calc(100vh - 190px);max-height:860px;overflow:hidden}.conversation-list--v2{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0;background:linear-gradient(180deg,#fbfcfd,#f8fafb)}.conversation-list--v2 .conversation-list__top{height:64px;padding:0 14px}.conversation-list__top>button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dfe8ed;border-radius:10px;background:#fff;color:var(--brand-teal-text);cursor:pointer}.conversation-items--sections{display:block;overflow:auto;padding:4px 8px 14px}.conversation-section{display:grid;gap:6px;margin-top:10px}.conversation-section>header{display:flex;align-items:center;justify-content:space-between;padding:0 6px 4px}.conversation-section>header b{color:#667487;font-size:11px;font-weight:950}.conversation-section>header small{color:#9aa6b1;font-size:10px}.conversation-section__items{display:grid;gap:4px}.conversation-item{grid-template-columns:44px minmax(0,1fr) auto;padding:10px 9px;border-radius:13px}.conversation-item:hover{background:#f3f8f9}.conversation-item.is-active{background:linear-gradient(135deg,#e9f8f6,#eef7fb);box-shadow:inset 0 0 0 1px #d7ebe8}.conversation-item>div{min-width:0}.conversation-item>div>div{gap:7px}.conversation-item>div b{font-size:12px}.conversation-item p{margin:3px 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#657383;font-size:11px}.conversation-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#91a0ad;font-size:10px}.conversation-item time{font-size:10px}.conversation-item>em{min-width:21px;height:21px;font-size:10px}.conversation-avatar{overflow:hidden}.conversation-avatar img{width:100%;height:100%;object-fit:cover}.conversation-avatar--global{background:linear-gradient(135deg,#0a315d,#0c8d89);color:#fff}.conversation-avatar--office{background:linear-gradient(135deg,#e7f7f4,#dff2fb);color:#087e77}.conversation-avatar--violet{background:linear-gradient(135deg,#f1ecff,#e7e8ff);color:#6452a7}.conversation-avatar--large{width:62px!important;height:62px!important;border-radius:20px!important}.messages-template-empty{display:grid;justify-items:center;gap:7px;margin:12px 6px 0;padding:18px 12px;border:1px dashed #d9e5ea;border-radius:14px;background:#ffffffb8;text-align:center}.messages-template-empty>span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#eaf8f6;color:#07887f}.messages-template-empty b{font-size:13px}.messages-template-empty p{max-width:28ch;margin:0;color:var(--muted);font-size:11px;line-height:1.55}.messages-template-empty button{border:0;background:transparent;color:var(--brand-teal-text);font:inherit;font-size:11px;font-weight:900;cursor:pointer}.chat-stage--v2{min-height:0;display:grid;grid-template-rows:68px minmax(0,1fr) auto;background:linear-gradient(180deg,#fff,#fbfcfd)}.chat-stage--v2 .chat-stage__head{height:68px;padding:0 18px}.chat-person{min-width:0}.chat-person>div{min-width:0}.chat-person b,.chat-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-head-actions{display:flex;align-items:center;gap:7px}.chat-head-actions button{display:inline-flex!important;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid #dfe8ed;border-radius:10px;background:#fff;color:#637283;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.chat-head-actions button.is-active{border-color:#cce6e1;background:#eef9f7;color:#087b72}.chat-stage--v2 .chat-thread{min-height:0;overflow:auto;padding:18px 20px;background:radial-gradient(circle at 20% 10%,rgba(19,181,177,.04),transparent 28%),linear-gradient(180deg,#fbfdfe,#fff)}.message-thread-empty{min-height:100%;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:var(--muted)}.message-thread-empty--ready>span{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#e9f8f5,#eef5fb);color:#087d77;box-shadow:0 12px 28px #061d3d0f}.message-thread-empty b{color:var(--brand-navy-950);font-size:16px}.message-thread-empty p{max-width:48ch;margin:0;color:#82909d;font-size:12px;line-height:1.65}.messages-blank-stage{min-height:100%;display:grid;justify-items:center;align-content:center;gap:10px;padding:30px;text-align:center}.messages-blank-stage__art{position:relative;width:92px;height:76px;display:grid;place-items:center}.messages-blank-stage__art>span{position:relative;z-index:2;width:62px;height:62px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(145deg,#e5f8f4,#edf3fb);color:#087b74;box-shadow:0 16px 34px #05203d14}.messages-blank-stage__art i{position:absolute;width:16px;height:16px;border-radius:50%;background:#13b5b124}.messages-blank-stage__art i:nth-of-type(1){top:0;right:4px}.messages-blank-stage__art i:nth-of-type(2){bottom:2px;left:0;width:10px;height:10px}.messages-blank-stage__art i:nth-of-type(3){top:18px;left:4px;width:7px;height:7px}.messages-blank-stage b{font-size:18px}.messages-blank-stage p{max-width:42ch;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.chat-inspector--v2{padding:18px 14px;background:#fbfcfd}.chat-inspector--v2 .inspector-profile{display:grid;justify-items:center;gap:8px;text-align:center}.chat-inspector--v2 .inspector-profile>b{font-size:14px}.chat-inspector--v2 .inspector-profile>small{font-size:11px}.inspector-group-stats{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:6px}.inspector-group-stats span{display:grid;gap:1px;padding:9px;border:1px solid #e5edf1;border-radius:12px;background:#fff}.inspector-group-stats b{font-size:13px}.inspector-group-stats small{font-size:10px;color:var(--muted)}.inspector-mute{width:100%;min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:4px;border:1px solid #dfe8ed;border-radius:11px;background:#fff;color:#637283;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.inspector-note{margin:8px 0 0;padding:10px;border-radius:11px;background:#f3f8fa;color:#7b8997;font-size:10px;line-height:1.6;text-align:start}.inspector-empty{display:grid;justify-items:center;gap:6px;padding-top:50px;color:#8c99a6;text-align:center}.inspector-empty b{color:#647282;font-size:12px}.inspector-empty span{font-size:10px}.message-modal-backdrop{position:fixed;z-index:160;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#04142c75;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.message-modal{width:min(100%,560px);max-height:min(86vh,720px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:26px;background:#fffffffc;box-shadow:0 32px 90px #05183147}.message-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:22px 22px 16px;border-bottom:1px solid #edf2f5}.message-modal>header h2{margin:4px 0 5px;font-size:23px}.message-modal>header p{max-width:50ch;margin:0;color:var(--muted);font-size:11px;line-height:1.55}.message-modal>header>button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #dfe8ed;border-radius:11px;background:#fff;color:#657383;cursor:pointer}.message-user-search{height:48px;display:flex;align-items:center;gap:9px;margin:14px 16px 8px;padding:0 12px;border:1px solid #dfe8ed;border-radius:14px;background:#f9fbfc;color:#7b8997}.message-user-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:12px}.message-user-results{min-height:180px;overflow:auto;padding:6px 12px 14px}.message-user-row{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) 32px;gap:10px;align-items:center;padding:10px;border:1px solid transparent;border-radius:14px;background:transparent;text-align:start;cursor:pointer}.message-user-row:hover,.message-user-row.is-selected{border-color:#d8ebe7;background:#f3faf8}.message-user-avatar{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#e9f7f5;color:#087d75;font-size:12px;font-weight:950}.message-user-avatar img{width:100%;height:100%;object-fit:cover}.message-user-row>span:nth-child(2){display:grid;gap:2px;min-width:0}.message-user-row b,.message-user-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-user-row b{font-size:13px}.message-user-row small{color:var(--muted);font-size:10px}.message-user-row i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#f1f6f8;color:#708090;font-style:normal}.message-user-row.is-selected i{background:#daf3ee;color:#087c73}.message-modal-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:7px;color:#8b98a4;text-align:center}.message-modal-empty b{color:#657383;font-size:13px}.message-modal-empty span{font-size:10px}.message-selected-users{display:flex;gap:6px;overflow-x:auto;padding:0 16px 8px}.message-selected-users>span{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:6px 8px 6px 10px;border-radius:999px;background:#eaf8f5;color:#087a72;font-size:10px;font-weight:850}.message-selected-users button{width:18px;height:18px;display:grid;place-items:center;border:0;border-radius:50%;background:#0000000d;color:inherit;cursor:pointer}.message-modal>footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 18px;border-top:1px solid #edf2f5}.message-modal>footer small{margin-inline-end:auto;color:var(--muted);font-size:10px}.message-group-modal{grid-template-rows:auto minmax(0,1fr) auto}.message-group-form{display:grid;gap:16px;overflow:auto;padding:18px}.message-group-form>label{display:grid;gap:6px}.message-group-form>label>span{color:#647384;font-size:11px;font-weight:900}.message-group-form input{height:46px;padding:0 12px;border:1px solid #dfe8ed;border-radius:12px;outline:0;font:inherit;font-size:12px}.message-group-form input:focus{border-color:#9ad9d2;box-shadow:0 0 0 3px #13b5b114}.message-group-members-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-group-members-head>div{display:grid;gap:2px}.message-group-members-head b{font-size:12px}.message-group-members-head small{color:var(--muted);font-size:10px}.message-group-members{display:grid;gap:7px}.message-group-members>span{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name close" "office close";gap:2px 8px;padding:10px 12px;border:1px solid #e4ecef;border-radius:12px;background:#fbfcfd}.message-group-members>span>b{grid-area:name;font-size:12px}.message-group-members>span>small{grid-area:office;color:var(--muted);font-size:10px}.message-group-members>span>button{grid-area:close;align-self:center;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:9px;background:#f1f5f7;color:#84909b;cursor:pointer}.message-group-empty{display:flex;align-items:center;gap:8px;padding:13px;border:1px dashed #d9e4e8;border-radius:12px;color:#82909c}.message-group-empty span{font-size:10px;line-height:1.5}@media(max-width:1180px){.messages-workspace--v2{grid-template-columns:280px minmax(0,1fr);height:auto;min-height:620px}.chat-inspector--v2{display:none}}@media(max-width:760px){.messages-page--v2{width:100%;padding-inline:14px}.messages-heading{align-items:flex-start;gap:10px}.messages-heading>div:first-child p{max-width:32ch;margin-top:5px;font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.messages-heading__actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:7px}.messages-heading__actions .button{width:100%;min-width:0;justify-content:center;padding-inline:9px;font-size:11px}.messages-heading__actions .button:last-child{display:none}.messages-premium-hint{grid-column:1/-1;justify-content:center;min-height:34px}.message-invitations{padding:10px}.message-invitations article{grid-template-columns:30px minmax(0,1fr);gap:8px}.message-invitations article>button{grid-row:2}.message-invitations article>.is-decline{grid-column:1}.message-invitations article>.is-accept{grid-column:2}.messages-workspace--v2{display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(380px,1fr);height:auto;min-height:0;max-height:none;border-radius:22px;overflow:hidden}.conversation-list--v2{border-left:0;border-bottom:1px solid var(--line);max-height:360px}.conversation-list--v2 .conversation-list__top{height:54px}.conversation-search{height:44px;margin:0 12px 8px}.conversation-items--sections{max-height:250px;padding:2px 8px 10px}.conversation-section{margin-top:7px}.conversation-item{grid-template-columns:40px minmax(0,1fr) auto;padding:8px}.conversation-avatar{width:40px;height:40px}.conversation-item p,.conversation-item small{font-size:10px}.chat-stage--v2{min-height:430px}.chat-stage--v2 .chat-stage__head{height:60px;padding:0 12px}.chat-head-actions button{min-height:32px;padding-inline:8px;font-size:10px}.chat-stage--v2 .chat-thread{min-height:280px;padding:14px 12px}.message-thread-empty p{max-width:30ch;font-size:11px}.chat-composer{padding:10px 12px 12px}.messages-blank-stage{min-height:430px;padding:24px 16px}.messages-blank-stage p{max-width:30ch;font-size:11px;line-height:1.55}.message-modal-backdrop{padding:0;place-items:stretch}.message-modal{width:100%;max-height:100dvh;height:100dvh;border:0;border-radius:0}.message-modal>header{padding:18px 16px 14px}.message-user-search{margin-inline:12px}.message-user-results{padding-inline:8px}.message-modal>footer{padding:12px}.message-group-members-head{align-items:flex-start;flex-direction:column}.message-group-members-head .button{width:100%;justify-content:center}}.collaboration-page{--collab-blue:#2e6fd0;--collab-soft:#f1f8f8}.collaboration-heading>div:last-child{display:flex;gap:8px}.collaboration-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.collaboration-kpis article{min-height:100px;display:flex;align-items:center;gap:13px;padding:17px 18px;border:1px solid var(--line);border-radius:19px;background:#fff}.collaboration-kpis article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#f1f6fb;color:var(--brand-navy-700)}.collaboration-kpis article>div{display:grid;gap:2px}.collaboration-kpis small{color:var(--muted);font-size:12px;font-weight:800}.collaboration-kpis b{font-size:24px;line-height:1}.collaboration-kpis em{color:var(--ink-soft);font-size:12px;font-style:normal}.collaboration-kpis .is-highlight{border-color:#bfe6df;background:linear-gradient(135deg,#effaf8,#f7fbff)}.collaboration-kpis .is-highlight>span{background:#dff6f2;color:var(--brand-teal-text)}.collaboration-insight{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin-bottom:18px;padding:17px 19px;border:1px solid #bfe4de;border-radius:20px;background:linear-gradient(110deg,#effaf8,#f6fbff 55%,#fff)}.collaboration-insight__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,var(--brand-teal),var(--brand-navy-700))}.collaboration-insight div{display:grid;gap:2px}.collaboration-insight small{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.08em}.collaboration-insight b{font-size:15px}.collaboration-insight p{margin:0;color:var(--ink-soft);font-size:11px}.collaboration-insight button{display:flex;align-items:center;gap:5px;padding:10px 13px;border:1px solid #cfe5e2;border-radius:12px;background:#fff;color:var(--brand-teal-text);font-size:11px;font-weight:900}.collaboration-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px}.collaboration-main{min-width:0}.collaboration-tabs{display:flex;gap:6px;margin-bottom:12px;padding:5px;border:1px solid var(--line);border-radius:15px;background:#fff}.collaboration-tabs button{flex:1;min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:11px;background:transparent;color:var(--ink-soft);font-size:11px;font-weight:900}.collaboration-tabs button b{min-width:21px;height:21px;display:grid;place-items:center;border-radius:999px;background:#edf2f6;color:var(--muted);font-size:12px}.collaboration-tabs button.is-active{background:var(--brand-navy-900);color:#fff}.collaboration-tabs button.is-active b{background:#ffffff26;color:#fff}.collaboration-property-list,.collaboration-request-list,.collaboration-side{display:grid;gap:12px;align-content:start}.collaboration-property{display:grid;grid-template-columns:184px minmax(0,1fr);overflow:hidden}.collaboration-property__visual{position:relative;min-height:252px;display:grid;place-items:center;align-content:center;gap:8px;padding:16px;color:#fff;background:linear-gradient(145deg,#12385f,#0b826f)}.collaboration-property__visual--penthouse{background:linear-gradient(145deg,#102c4f,#118da0)}.collaboration-property__visual--family{background:linear-gradient(145deg,#293d5a,#6d8d80)}.collaboration-property__visual--city{background:linear-gradient(145deg,#173559,#4e79a1)}.collaboration-property__visual--garden{background:linear-gradient(145deg,#183b37,#5b8d66)}.collaboration-property__visual>span{position:absolute;top:13px;right:13px;padding:6px 9px;border-radius:999px;background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px;font-weight:900}.collaboration-property__visual small{color:#ffffffb8;font-size:11px}.collaboration-property__content{display:grid;gap:13px;padding:17px 18px}.collaboration-property__title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.collaboration-property__title small{color:var(--muted);font-size:12px}.collaboration-property__title h2{margin:3px 0 0;font-size:17px}.collaboration-property__title strong{white-space:nowrap;color:var(--brand-navy-900);font-size:16px}.collaboration-property__specs{display:flex;flex-wrap:wrap;gap:6px}.collaboration-property__specs span{display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:9px;background:#f5f8fa;color:var(--ink-soft);font-size:12px;font-weight:800}.collaboration-property__specs span.is-match{background:#e8f8f4;color:#087f78}.collaboration-permissions-mini{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:11px 12px;border-radius:13px;background:#f8fafb}.collaboration-permissions-mini>div{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.collaboration-permissions-mini small{width:100%;color:var(--muted);font-size:12px;font-weight:900}.collaboration-permissions-mini span{display:flex;align-items:center;gap:3px;padding:4px 6px;border-radius:7px;background:#e9f8f3;color:#138265;font-size:12px;font-weight:800}.collaboration-permissions-mini .is-restricted span{background:#f1f3f5;color:#7c8794}.collaboration-property footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:12px}.collaboration-broker-chip{display:flex;align-items:center;gap:8px}.collaboration-broker-chip>span,.collaboration-request__avatar,.collaboration-partner__avatar{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border-radius:11px;color:#fff;background:linear-gradient(145deg,var(--brand-navy-700),var(--brand-teal));font-size:12px;font-weight:900}.collaboration-broker-chip>div{display:grid;gap:1px}.collaboration-broker-chip b{font-size:12px}.collaboration-broker-chip small{color:var(--muted);font-size:12px}.collaboration-property footer>div:last-child{display:flex;gap:6px}.collaboration-property footer button{display:flex;align-items:center;gap:4px;padding:7px 9px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:900}.collaboration-property footer button.is-primary{border-color:#c9e7e2;background:#edf9f7;color:var(--brand-teal-text)}.collaboration-request{display:flex;gap:12px;padding:17px}.collaboration-request__content{flex:1;display:flex;align-items:center;justify-content:space-between;gap:16px}.collaboration-request__content>div:first-child{display:grid;gap:4px}.collaboration-request small{color:var(--muted);font-size:12px}.collaboration-request h3{margin:0;font-size:14px}.collaboration-request h3 em{color:var(--muted);font-size:12px;font-style:normal;font-weight:600}.collaboration-request__content b{font-size:11px}.collaboration-request p{max-width:620px;margin:0;color:var(--ink-soft);font-size:12px;line-height:1.5}.collaboration-request__actions{display:flex;gap:6px;flex-shrink:0}.collaboration-request__actions button{padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:12px;font-weight:900}.collaboration-request__actions .is-primary{display:flex;align-items:center;gap:4px;border-color:#bfe3dd;background:#eaf8f5;color:#087f78}.collaboration-request__status{padding:7px 10px;border-radius:9px;background:#edf7f3;color:#188466;font-size:12px;font-weight:900}.collaboration-request.is-declined{opacity:.58}.collaboration-request.is-waiting .collaboration-request__status{background:#fff6df;color:#a36e00}.collaboration-partners,.collaboration-feed{padding:16px}.collaboration-partners .app-panel__head,.collaboration-feed .app-panel__head{margin-bottom:10px}.collaboration-partner{width:100%;display:flex;align-items:center;gap:9px;padding:10px 4px;border:0;border-bottom:1px solid #edf1f4;background:transparent;text-align:right}.collaboration-partner:last-child{border-bottom:0}.collaboration-partner__avatar{position:relative}.collaboration-partner__avatar i{position:absolute;left:-2px;bottom:-2px;width:10px;height:10px;border:2px solid #fff;border-radius:999px;background:#aab3bd}.collaboration-partner__avatar i.is-online{background:#22b77f}.collaboration-partner>div{flex:1;display:grid;gap:1px}.collaboration-partner b{font-size:12px}.collaboration-partner small{color:var(--muted);font-size:12px}.collaboration-partner em{color:var(--brand-teal-text);font-size:12px;font-style:normal}.collaboration-partner>svg{color:#a2acb7}.collaboration-feed__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #edf1f4}.collaboration-feed__row:last-child{border-bottom:0}.collaboration-feed__row>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#f0f6f8;color:var(--brand-teal-text)}.collaboration-feed__row>div{display:grid;gap:1px}.collaboration-feed__row b{font-size:12px}.collaboration-feed__row small,.collaboration-feed__row time{color:var(--muted);font-size:12px}.collaboration-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#04142c73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.collaboration-share-modal{width:min(680px,100%);max-height:90vh;overflow:auto;border-radius:24px;background:#fff;box-shadow:0 35px 90px #04142c4d}.collaboration-share-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid var(--line)}.collaboration-share-modal header span{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.08em}.collaboration-share-modal header h2{margin:3px 0 4px;font-size:20px}.collaboration-share-modal header p{margin:0;color:var(--ink-soft);font-size:12px}.collaboration-share-modal header>button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff}.collaboration-share-modal__body{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:20px 22px}.collaboration-share-modal__body>label{display:grid;gap:6px}.collaboration-share-modal__body label>span,.collaboration-share-permissions>span{font-size:12px;font-weight:900}.collaboration-share-modal select{width:100%;min-height:42px;padding:0 10px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink)}.collaboration-share-permissions{grid-column:1/-1;display:grid;gap:8px;padding-top:5px}.collaboration-share-permissions label input{position:absolute;opacity:0;pointer-events:none}.collaboration-share-permissions label>span{display:flex;align-items:center;gap:4px;padding:7px 9px;border:1px solid var(--line);border-radius:9px;background:#f7f9fa;color:#778390;font-size:12px;font-weight:800;cursor:pointer}.collaboration-share-permissions label.is-on>span{border-color:#b8dfd9;background:#eaf8f5;color:#087f78}.collaboration-share-expiry{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:13px;border-radius:14px;background:#f8fafb}.collaboration-share-expiry label{display:grid;gap:5px}.collaboration-share-expiry label span{font-size:12px;font-weight:900}.collaboration-share-expiry>div{display:flex;align-items:center;gap:8px;color:var(--brand-teal-text)}.collaboration-share-expiry>div span{display:grid;gap:1px}.collaboration-share-expiry b{color:var(--ink);font-size:12px}.collaboration-share-expiry small{color:var(--muted);font-size:12px}.collaboration-share-modal>footer>button:not(.button){padding:9px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:12px;font-weight:900}.collaboration-toast{position:fixed;z-index:120;left:24px;bottom:24px;display:flex;align-items:center;gap:8px;padding:12px 15px;border:1px solid #bfe3dd;border-radius:13px;background:#effaf7;color:#087f78;box-shadow:var(--shadow-md);font-size:11px;font-weight:900}@media(max-width:1120px){.collaboration-kpis{grid-template-columns:repeat(2,1fr)}.collaboration-layout{grid-template-columns:1fr}.collaboration-side{grid-template-columns:1fr 1fr}.collaboration-property{grid-template-columns:160px 1fr}}@media(max-width:760px){.collaboration-heading{display:grid}.collaboration-heading>div:last-child{width:100%}.collaboration-heading>div:last-child>*{flex:1}.collaboration-kpis{grid-template-columns:1fr 1fr;gap:8px}.collaboration-kpis article{min-height:88px;padding:12px}.collaboration-kpis article>span{width:34px;height:34px}.collaboration-kpis b{font-size:19px}.collaboration-insight{grid-template-columns:auto 1fr}.collaboration-insight button{grid-column:1/-1;justify-content:center}.collaboration-tabs{overflow:auto}.collaboration-tabs button{min-width:125px}.collaboration-property{grid-template-columns:1fr}.collaboration-property__visual{min-height:135px}.collaboration-property__content{padding:14px}.collaboration-property__title{display:grid}.collaboration-property__permissions,.collaboration-permissions-mini{grid-template-columns:1fr}.collaboration-property footer{align-items:flex-start;flex-direction:column}.collaboration-property footer>div:last-child{width:100%}.collaboration-property footer button{flex:1;justify-content:center}.collaboration-side{grid-template-columns:1fr}.collaboration-request__content{align-items:flex-start;flex-direction:column}.collaboration-request__actions{width:100%}.collaboration-request__actions button{flex:1}.collaboration-share-modal__body{grid-template-columns:1fr}.collaboration-share-permissions,.collaboration-share-expiry{grid-column:auto}.collaboration-share-expiry{grid-template-columns:1fr}.collaboration-toast{left:12px;right:12px;bottom:82px;justify-content:center}}.collaboration-layout--single{grid-template-columns:minmax(0,1fr)}.collaboration-share-modal__body input,.collaboration-share-modal__body select,.collaboration-share-modal__body textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#f9fbfc;padding:10px;outline:none}.collaboration-share-modal__body>label span{font-size:12px;font-weight:900}.collaboration-modal-wide{grid-column:1/-1}.collaboration-share-modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 22px;border-top:1px solid var(--line)}.collaboration-share-modal>footer>button{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:900}.collaboration-danger-button{margin-inline-end:auto!important;border-color:#f1c8c8!important;color:#b54848!important;background:#fff8f8!important}.collaboration-deal-summary{display:grid;gap:4px;margin:14px 22px 0;padding:12px 14px;border:1px solid #d8ebe7;border-radius:13px;background:#f3fbf9}.collaboration-deal-summary b{font-size:14px}.collaboration-deal-summary span{color:var(--muted);font-size:12px}.collaboration-share-permissions{grid-column:1/-1}.collaboration-share-permissions>span{display:block;margin-bottom:7px;font-size:12px;font-weight:900}.collaboration-share-permissions>div{display:flex;flex-wrap:wrap;gap:6px}.collaboration-share-permissions label{cursor:pointer}.collaboration-share-permissions input{position:absolute;opacity:0;pointer-events:none}.collaboration-share-permissions label>span{display:flex;align-items:center;gap:4px;padding:7px 9px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:12px;font-weight:800}.collaboration-share-permissions label.is-on>span{border-color:#b9e2de;background:#eefaf8;color:var(--brand-teal-text)}@media(max-width:760px){.collaboration-kpis{grid-template-columns:1fr 1fr}.collaboration-tabs{overflow:auto}.collaboration-tabs button{min-width:120px}.collaboration-property{grid-template-columns:1fr}.collaboration-property__visual{min-height:140px}.collaboration-share-modal__body{grid-template-columns:1fr}.collaboration-modal-wide,.collaboration-share-permissions{grid-column:auto}.collaboration-request__content{align-items:flex-start;flex-direction:column}.collaboration-request__actions{width:100%;display:grid;grid-template-columns:1fr 1.4fr}.collaboration-request__actions button{justify-content:center}.collaboration-share-modal>footer{flex-wrap:wrap}.collaboration-danger-button{width:100%;margin-inline-end:0!important}}.global-search-popover{position:absolute;top:52px;right:0;width:min(720px,calc(100vw - 300px));max-height:min(690px,calc(100vh - 100px));display:grid;overflow:auto;border:1px solid #dfe8ef;border-radius:19px;background:#fff;box-shadow:0 24px 80px #051a3733}.global-search-backdrop{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;border:0;background:#04142c24;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.global-search-popover__head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line);background:#fffffff7}.global-search-popover__head>div{display:grid;gap:2px}.global-search-popover__head span{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.09em}.global-search-popover__head b{font-size:12px}.global-search-popover__head button{width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink-soft)}.global-search-empty,.global-search-no-results{min-height:220px;display:grid;place-items:center;align-content:center;gap:7px;padding:24px;text-align:center}.global-search-empty__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#e8f7f4,#eef5fb);color:var(--brand-teal-text)}.global-search-empty b,.global-search-no-results b{font-size:14px}.global-search-empty p{max-width:460px;margin:0;color:var(--ink-soft);font-size:12px;line-height:1.55}.global-search-empty>div{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin-top:5px}.global-search-empty>div button{padding:6px 8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:800}.global-search-no-results{color:var(--muted)}.global-search-no-results span{font-size:12px}.global-search-results{display:grid;padding:8px}.global-search-results section{display:grid;padding:4px 0 8px;border-bottom:1px solid #eef2f5}.global-search-results section:last-child{border-bottom:0}.global-search-results__title{display:flex;align-items:center;justify-content:space-between;padding:6px 8px}.global-search-results__title span{color:var(--muted);font-size:12px;font-weight:900}.global-search-results__title b{min-width:19px;height:19px;display:grid;place-items:center;border-radius:999px;background:#f1f4f7;color:#85909c;font-size:12px}.global-search-result{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:8px;border-radius:10px}.global-search-result:hover{background:#f7fafb}.global-search-result__icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#edf6f6;color:var(--brand-teal-text)}.global-search-result__icon--client{background:#f0f4fb;color:#3d6cad}.global-search-result__icon--property,.global-search-result__icon--share{background:#eaf8f5;color:#13876e}.global-search-result__icon--calendar{background:#fff5df;color:#a86e00}.global-search-result__icon--task{background:#f5effb;color:#7951a8}.global-search-result__icon--message{background:#fff0f2;color:#b94f64}.global-search-result>div{min-width:0;display:grid;gap:1px}.global-search-result b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.global-search-result small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px}.global-search-result em{padding:4px 6px;border-radius:7px;background:#f2f5f7;color:#6f7c89;font-size:12px;font-style:normal;font-weight:800}.global-search-result>svg{color:#a1acb7}.global-search-popover__footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-top:1px solid var(--line);background:#fbfcfd;color:var(--brand-teal-text);font-size:12px;font-weight:900}.global-search-popover__footer span{display:flex;align-items:center;gap:5px}.app-mobile-search-button{display:none}.smart-search-page{padding-top:26px}.smart-search-hero{min-height:230px;display:grid;grid-template-columns:1fr 240px;align-items:center;gap:30px;padding:30px 34px;margin-bottom:14px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(83,220,211,.18),transparent 28%),linear-gradient(135deg,#061d3d,#0b315e 58%,#075e67);color:#fff}.smart-search-hero__copy h1{margin:7px 0 10px;font-size:38px;line-height:1.08;letter-spacing:-.04em}.smart-search-hero__copy h1 em{color:#65e1d8;font-style:normal}.smart-search-hero__copy p{max-width:700px;margin:0;color:#ffffffab;font-size:13px;line-height:1.6}.smart-search-hero__orb{justify-self:center;width:170px;height:170px;display:grid;place-items:center;align-content:center;gap:5px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff14;box-shadow:inset 0 0 0 12px #ffffff06;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.smart-search-hero__orb svg{color:#65e1d8}.smart-search-hero__orb span{color:#fff9;font-size:12px}.smart-search-hero__orb b{font-size:12px}.smart-search-console{padding:15px 17px;margin-bottom:11px}.smart-search-console__input{height:52px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #dce6ed;border-radius:14px;background:#f9fbfc;color:var(--muted)}.smart-search-console__input input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.smart-search-console__input button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:#edf2f5;color:var(--muted)}.smart-search-examples{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:9px 3px 0}.smart-search-examples span{color:var(--muted);font-size:12px;font-weight:900}.smart-search-examples button{padding:5px 7px;border:0;border-radius:7px;background:#f1f6f7;color:var(--brand-teal-text);font-size:12px;font-weight:800}.smart-search-filterbar{display:flex;gap:5px;overflow:auto;margin-bottom:16px;padding:4px;border:1px solid var(--line);border-radius:14px;background:#fff}.smart-search-filterbar button{min-width:max-content;display:flex;align-items:center;gap:5px;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:var(--ink-soft);font-size:12px;font-weight:900}.smart-search-filterbar button b{min-width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:#edf2f5;font-size:12px}.smart-search-filterbar button.is-active{background:var(--brand-navy-900);color:#fff}.smart-search-filterbar button.is-active b{background:#ffffff26}.smart-search-starter{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.smart-search-starter>div{min-height:170px;display:grid;align-content:start;gap:7px;padding:20px;border:1px solid var(--line);border-radius:19px;background:#fff}.smart-search-starter svg{color:var(--brand-teal-text)}.smart-search-starter b{font-size:13px}.smart-search-starter p{margin:0;color:var(--ink-soft);font-size:12px;line-height:1.55}.smart-search-results-page>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.smart-search-results-page h2{margin:3px 0 0;font-size:17px}.smart-search-results-page header small{color:var(--muted);font-size:12px}.smart-search-result-list{display:grid;gap:7px}.smart-search-result-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:12px 14px}.smart-search-result-row:hover{border-color:#cfe3e4;background:#fbfefe}.smart-search-result-row__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eef7f6;color:var(--brand-teal-text)}.smart-search-result-row>div{display:grid;gap:1px}.smart-search-result-row small{color:var(--brand-teal-text);font-size:12px;font-weight:900}.smart-search-result-row b{font-size:11px}.smart-search-result-row span{color:var(--muted);font-size:12px}.smart-search-result-row em{padding:5px 7px;border-radius:8px;background:#f2f5f7;color:#73808d;font-size:12px;font-style:normal}.smart-search-result-row>svg{color:#a1acb7}.smart-search-zero{min-height:200px;display:grid;place-items:center;align-content:center;gap:6px;color:var(--muted);text-align:center}.smart-search-zero b{color:var(--ink);font-size:13px}.smart-search-zero span{font-size:12px}@media(max-width:900px){.global-search-popover{width:min(650px,calc(100vw - 120px))}.smart-search-hero{grid-template-columns:1fr 180px}.smart-search-starter{grid-template-columns:1fr}}@media(max-width:760px){.global-search-popover{position:static;width:100%;max-height:calc(100vh - 84px);margin-top:8px;border-radius:16px;box-shadow:none}.global-search-backdrop{display:none}.app-mobile-search-button{display:grid}.smart-search-hero{min-height:0;grid-template-columns:1fr;padding:22px;border-radius:22px}.smart-search-hero__copy h1{font-size:29px}.smart-search-hero__orb{display:none}.smart-search-console{padding:10px}.smart-search-console__input{height:48px}.smart-search-result-row{grid-template-columns:auto 1fr auto}.smart-search-result-row em{display:none}.smart-search-result-row>svg{display:none}}@keyframes searchExpand{0%{opacity:0;transform:scaleX(.9);transform-origin:inline-start}to{opacity:1;transform:none}}.smart-search-result-row__icon--calendar,.global-search-result__icon--calendar{background:#fff5df;color:#a86e00}.smart-search-result-row__icon--task,.global-search-result__icon--task{background:#f5effb;color:#7951a8}.smart-search-result-row__icon--message,.global-search-result__icon--message{background:#fff0f2;color:#b94f64}.smart-search-result-row__icon--market,.global-search-result__icon--market{background:#eef5ff;color:#356eb5}.property-card-lite.is-search-focus,.market-card.is-search-focus{position:relative;outline:3px solid rgba(21,156,142,.24);border-color:#77cfc5!important;box-shadow:0 18px 45px #12776e29;animation:searchResultFocus 1.4s ease-out}.property-card-lite.is-search-focus:before,.market-card.is-search-focus:before{content:"נמצא בחיפוש";position:absolute;z-index:6;top:10px;inset-inline-start:10px;padding:5px 9px;border-radius:999px;background:#0e766d;color:#fff;font-size:11px;font-weight:900;box-shadow:0 5px 16px #044d4738}@keyframes searchResultFocus{0%{transform:scale(.985);box-shadow:0 0 #12776e00}45%{transform:scale(1.008);box-shadow:0 22px 55px #12776e38}to{transform:none}}@media(max-width:760px){.smart-search-filterbar{scrollbar-width:none}.smart-search-filterbar::-webkit-scrollbar{display:none}.smart-search-starter{grid-template-columns:1fr}.smart-search-result-row b{font-size:13px}.smart-search-result-row span{line-height:1.4}}.reports-page{position:relative}.reports-heading__actions{display:flex;gap:8px}.reports-heading__actions select{height:44px;padding:0 14px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);font-weight:700}.reports-scope{width:max-content;display:flex;gap:4px;margin:-4px 0 18px;padding:4px;border:1px solid var(--line);border-radius:14px;background:#fff}.reports-scope button{min-height:34px;padding:0 14px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-weight:800}.reports-scope button.is-active{color:var(--brand-teal-text);background:#eef9f8}.report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.report-kpi{display:flex;align-items:center;gap:13px;min-height:112px;padding:18px;border:1px solid var(--line);border-radius:19px;background:#fff}.report-kpi__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px}.report-kpi div{display:grid;gap:2px}.report-kpi small{color:var(--muted);font-size:12px;font-weight:800}.report-kpi b{font-size:25px;letter-spacing:-.03em}.report-kpi em{font-style:normal;font-size:12px;color:var(--success);font-weight:800}.report-kpi--teal .report-kpi__icon{background:#e7f8f6;color:var(--brand-teal-text)}.report-kpi--navy .report-kpi__icon{background:#edf3fa;color:var(--brand-navy-800)}.report-kpi--blue .report-kpi__icon{background:#edf5ff;color:#3673b5}.report-kpi--amber .report-kpi__icon{background:#fff5df;color:#b57919}.reports-grid{display:grid;gap:14px;margin-bottom:14px}.reports-grid--hero{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.reports-grid--tables{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr)}.report-revenue,.report-funnel,.report-table-card,.report-cities,.report-team{padding:20px}.report-pill{padding:7px 10px;border-radius:999px;background:#eaf9f8;color:var(--brand-teal-text);font-size:12px;font-weight:900}.report-pill--muted{background:#f3f6f8;color:var(--muted)}.report-revenue__summary{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:24px 0 4px}.report-revenue__summary>div{display:grid}.report-revenue__summary strong{font-size:31px;letter-spacing:-.04em}.report-revenue__summary span{color:var(--muted);font-size:11px}.report-revenue__summary p{display:flex;align-items:center;gap:6px;max-width:280px;margin:0;color:var(--success);font-size:11px;font-weight:750}.report-chart{height:230px;display:grid;grid-template-rows:1fr auto;gap:8px;padding-top:10px}.report-chart svg{width:100%;height:100%;overflow:visible}.report-chart__line{stroke:var(--brand-teal);stroke-width:2.4;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.report-chart__labels{display:grid;grid-template-columns:repeat(8,1fr);color:var(--muted);font-size:12px;text-align:center}.report-funnel__list{display:grid;gap:15px;margin-top:24px}.report-funnel__list>div>div:first-child{display:flex;justify-content:space-between;gap:10px}.report-funnel__list b{font-size:12px}.report-funnel__list span{font-size:12px;font-weight:900}.report-funnel__list small{display:block;margin-top:5px;color:var(--muted);font-size:12px}.report-progress{height:8px;margin-top:7px;border-radius:999px;background:#edf2f5;overflow:hidden}.report-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand-navy-700),var(--brand-teal))}.reports-insights{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.reports-insights article{display:flex;gap:12px;padding:17px;border:1px solid #dbeeea;border-radius:18px;background:linear-gradient(135deg,#fbfefd,#f2fbfa)}.reports-insights article>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#e6f8f6;color:var(--brand-teal-text)}.reports-insights div{display:grid;gap:2px}.reports-insights small{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.08em}.reports-insights b{font-size:12px}.reports-insights p{margin:2px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.55}.report-table-wrap{overflow:auto;margin-top:18px}.report-table{width:100%;border-collapse:collapse;white-space:nowrap}.report-table th,.report-table td{padding:12px 10px;border-bottom:1px solid #edf1f4;text-align:right;font-size:11px}.report-table th{color:var(--muted);font-size:12px}.report-table td span{color:var(--success);font-weight:900}.report-city-list{display:grid;margin-top:14px}.report-city-list>div{display:grid;grid-template-columns:28px 1fr auto auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf1f4}.report-city-list>div:last-child{border-bottom:0}.report-rank{width:25px;height:25px;display:grid;place-items:center;border-radius:9px;background:#f2f6f9;color:var(--brand-navy-900);font-size:12px;font-weight:900}.report-city-list div>div{display:grid}.report-city-list b{font-size:11px}.report-city-list small{color:var(--muted);font-size:12px}.report-city-list strong{font-size:14px}.report-city-list em{font-style:normal;color:var(--brand-navy-800);font-size:12px;font-weight:900}.report-team{margin-top:0}.report-team>.app-panel__head>small{color:var(--muted);font-size:12px}.report-team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.report-team__grid article{display:grid;grid-template-columns:auto 1fr minmax(90px,.7fr) auto;align-items:center;gap:10px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#fbfcfd}.report-team__grid article.is-leading{border-color:#c6ebe5;background:#f5fcfb}.report-team__avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal));color:#fff;font-size:12px;font-weight:900}.report-team__grid div{display:grid}.report-team__grid b{font-size:11px}.report-team__grid small{color:var(--muted);font-size:12px}.report-team__score{gap:4px}.report-team__score strong{font-size:12px}.report-team__score span{height:6px;border-radius:999px;background:#e8eef2;overflow:hidden}.report-team__score i{display:block;height:100%;background:var(--brand-teal);border-radius:inherit}.report-team__grid em{font-style:normal;font-size:12px;color:var(--muted)}.reports-toast{position:fixed;z-index:80;left:24px;bottom:24px;max-width:420px;display:flex;align-items:center;gap:9px;padding:13px 16px;border:1px solid #ccebe6;border-radius:14px;background:#fff;color:var(--brand-navy-900);box-shadow:var(--shadow-md);font-size:11px;font-weight:750}.reports-toast svg{color:var(--success)}@media(max-width:1100px){.report-kpis{grid-template-columns:repeat(2,1fr)}.reports-grid--hero,.reports-grid--tables,.reports-insights,.report-team__grid{grid-template-columns:1fr}}@media(max-width:760px){.reports-heading{display:grid}.reports-heading__actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.reports-heading__actions select,.reports-heading__actions .button{width:100%;min-width:0}.reports-scope{width:100%;display:grid;grid-template-columns:1fr 1fr}.report-kpis{grid-template-columns:1fr 1fr;gap:8px}.report-kpi{min-height:100px;padding:13px}.report-kpi__icon{width:36px;height:36px}.report-kpi b{font-size:20px}.report-revenue,.report-funnel,.report-table-card,.report-cities,.report-team{padding:15px}.report-revenue__summary{align-items:flex-start;flex-direction:column}.report-chart{height:190px}.report-team__grid article{grid-template-columns:auto 1fr auto}.report-team__score{grid-column:2/4}.report-team__grid em{display:none}.report-city-list>div{grid-template-columns:24px 1fr auto}.report-city-list em{display:none}.reports-toast{left:12px;right:12px;bottom:82px}}.settings-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:start}.settings-nav{position:sticky;top:86px;padding:8px}.settings-nav button{width:100%;min-height:44px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:0 11px;border:0;border-radius:12px;background:transparent;color:var(--ink-soft);text-align:start;font-size:13px;font-weight:800}.settings-nav button:hover{background:#f6f9fb}.settings-nav button.is-active{background:#eef9f8;color:var(--brand-teal-text)}.settings-nav button svg:last-child{color:#a1acb8}.settings-content{padding:24px;min-height:560px}.settings-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.settings-section-head h2{margin:4px 0 6px;font-size:23px;letter-spacing:-.03em}.settings-section-head p{margin:0;color:var(--muted);font-size:13px}.settings-logo-preview{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--line);border-radius:13px;background:#f9fbfc}.settings-logo-preview b,.settings-big-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,var(--brand-navy-900),var(--brand-teal));color:#fff;font-weight:900}.settings-logo-preview span{font-weight:900;letter-spacing:.12em}.settings-big-avatar{width:52px;height:52px;border-radius:16px}.settings-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 16px;margin-top:22px}.settings-field{display:grid;gap:7px}.settings-field>span{color:var(--ink-soft);font-size:13px;font-weight:850}.settings-field input,.settings-field select{width:100%;height:46px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:none}.settings-field input:focus,.settings-field select:focus{border-color:var(--brand-teal-text);box-shadow:0 0 0 3px #13b5b11a}.settings-field input[readonly]{background:#f7f9fb;color:var(--muted)}.settings-field small{color:var(--muted);font-size:12px}.settings-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.settings-footer>span{color:var(--muted);font-size:12px}.settings-tag-block{display:grid;gap:8px;margin-top:20px}.settings-tag-block>span{font-size:13px;font-weight:850}.settings-tag-block>div{display:flex;flex-wrap:wrap;gap:7px}.settings-tag-block button{padding:7px 10px;border:1px solid #d7e8e5;border-radius:999px;background:#f4fbfa;color:var(--brand-teal-text);font-size:12px;font-weight:800}.settings-tag-block button.is-add{border-style:dashed;background:#fff;color:var(--muted)}.settings-team-list{display:grid;margin-top:18px}.settings-team-list>div{display:grid;grid-template-columns:auto 1fr 150px auto auto;align-items:center;gap:11px;padding:12px 4px;border-bottom:1px solid #edf1f4}.settings-team-list>div>span{width:37px;height:37px;display:grid;place-items:center;border-radius:12px;background:#edf5f6;color:var(--brand-navy-800);font-size:12px;font-weight:900}.settings-team-list>div>div{display:grid}.settings-team-list b{font-size:13px}.settings-team-list small{color:var(--muted);font-size:12px}.settings-team-list select{height:36px;padding:0 9px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-size:13px}.settings-team-list em{padding:5px 8px;border-radius:999px;background:#f2f4f6;color:var(--muted);font-size:12px;font-style:normal;font-weight:900}.settings-team-list em.is-active{background:#e9f8f3;color:var(--success)}.settings-team-list>div>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:10px;background:#f6f9fb;color:var(--muted)}.settings-permission-note{display:flex;gap:11px;margin-top:20px;padding:15px;border:1px solid #dbece9;border-radius:15px;background:#f5fbfa}.settings-permission-note>svg{flex:0 0 auto;color:var(--brand-teal-text)}.settings-permission-note div{display:grid;gap:4px}.settings-permission-note b{font-size:13px}.settings-permission-note p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.55}.settings-permission-note--strong{border-color:#d7e2ef;background:#f6f9fc}.settings-switch-list{display:grid;margin-top:10px}.settings-switch{display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center;padding:15px 0;border-bottom:1px solid #edf1f4;cursor:pointer}.settings-switch input{position:absolute;opacity:0;pointer-events:none}.settings-switch__track{position:relative;width:42px;height:24px;border-radius:999px;background:#dbe3e8;transition:.2s}.settings-switch__track i{position:absolute;top:3px;right:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #0000001f;transition:.2s}.settings-switch input:checked+.settings-switch__track{background:var(--brand-teal)}.settings-switch input:checked+.settings-switch__track i{transform:translate(-18px)}.settings-switch div{display:grid;gap:2px}.settings-switch b{font-size:13px}.settings-switch small{color:var(--muted);font-size:12px}.settings-inline-control{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0 14px;border-bottom:1px solid #edf1f4}.settings-inline-control>span{color:var(--muted);font-size:13px;font-weight:800}.settings-inline-control input,.settings-inline-control select{height:34px;padding:0 9px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:13px}.settings-switch-list--compact{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.settings-switch-list--compact .settings-switch{padding:12px;border:1px solid var(--line);border-radius:13px}.branding-preview{margin-top:20px;padding:24px;border-radius:20px;color:#fff;background:linear-gradient(140deg,var(--brand-navy-950),var(--brand-navy-700));overflow:hidden}.branding-preview>div:first-child{display:flex;align-items:center;gap:8px}.branding-preview>div:first-child span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--brand-teal);font-weight:900}.branding-preview>div:first-child b{letter-spacing:.12em}.branding-preview>small{display:block;margin-top:26px;color:#ffffffad;font-size:12px}.branding-preview h3{margin:5px 0 15px;font-size:22px}.branding-preview__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.branding-preview__cards i{height:54px;border-radius:11px;background:linear-gradient(145deg,#ffffff2e,#ffffff0d);border:1px solid rgba(255,255,255,.12)}.settings-form-grid--branding{margin-top:16px}.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.security-grid article,.billing-addons article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fbfcfd}.security-grid article>span,.billing-addons article>span{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#edf7f6;color:var(--brand-teal-text)}.security-grid article>div,.billing-addons article>div{display:grid}.security-grid b,.billing-addons b{font-size:13px}.security-grid small,.billing-addons small{color:var(--muted);font-size:12px}.security-grid em,.billing-addons em{font-style:normal;color:var(--success);font-size:12px;font-weight:900}.settings-plan-badge{padding:8px 11px;border-radius:999px;background:#eaf9f8;color:var(--brand-teal-text);font-size:12px;font-weight:900}.billing-plan{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:20px;border-radius:18px;color:#fff;background:linear-gradient(145deg,var(--brand-navy-950),var(--brand-navy-700))}.billing-plan div{display:grid;gap:3px}.billing-plan small{color:#ffffffad;font-size:12px}.billing-plan b{font-size:20px}.billing-plan p{margin:0;color:#ffffffad;font-size:12px}.billing-plan>strong{font-size:27px}.billing-plan>strong small{margin-right:3px}.billing-addons{display:grid;gap:9px;margin-top:14px}.settings-saved{position:fixed;z-index:80;left:24px;bottom:24px;display:flex;align-items:center;gap:8px;padding:12px 15px;border:1px solid #ccebe6;border-radius:13px;background:#fff;box-shadow:var(--shadow-md);color:var(--success);font-size:13px;font-weight:900}@media(max-width:1000px){.settings-layout{grid-template-columns:180px minmax(0,1fr)}.settings-switch-list--compact,.security-grid{grid-template-columns:1fr}}@media(max-width:760px){.settings-layout{display:block}.settings-nav{position:static;display:flex;gap:6px;margin-bottom:10px;overflow:auto;padding:6px}.settings-nav button{min-width:max-content;width:auto;grid-template-columns:auto auto;padding:0 10px}.settings-nav button svg:last-child{display:none}.settings-content{padding:16px;min-height:0}.settings-section-head{align-items:center}.settings-section-head h2{font-size:20px}.settings-form-grid{grid-template-columns:1fr}.settings-footer{align-items:stretch;flex-direction:column}.settings-footer .button{width:100%}.settings-team-list>div{grid-template-columns:auto 1fr auto}.settings-team-list select{grid-column:2/4;width:100%}.settings-team-list em{grid-row:1;grid-column:3}.settings-team-list>div>button{display:none}.settings-switch-list--compact,.security-grid{grid-template-columns:1fr}.billing-plan{align-items:flex-start;flex-direction:column}.settings-saved{left:12px;right:12px;bottom:82px}}.settings-language-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:6px}.settings-language-grid button{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:9px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-align:start}.settings-language-grid button span{font-size:12px;font-weight:900}.settings-language-grid button small{color:var(--muted);font-size:12px;font-weight:800}.settings-language-grid button svg{color:var(--muted)}.settings-language-grid button.is-active{border-color:#a9ddd8;background:#f0fbfa;box-shadow:inset 0 0 0 1px #079d9b0d}.settings-language-grid button.is-active svg{color:var(--brand-teal-text)}.settings-client-language{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#f8fbfc}.settings-client-language h3{margin:4px 0 3px}.settings-client-language p{margin:0;color:var(--muted);font-size:13px}.settings-client-language select{min-width:180px;height:42px;padding-inline:10px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink)}@media(max-width:700px){.settings-language-grid{grid-template-columns:1fr}.settings-client-language{align-items:stretch;flex-direction:column}.settings-client-language select{width:100%}}.pref-account-actions{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid #f0dada;border-radius:16px;background:snow}.pref-account-actions>div{display:grid;gap:4px}.pref-account-actions b{color:#7f2f2f;font-size:13px}.pref-account-actions small{color:var(--muted);font-size:12px;line-height:1.5}.pref-signout-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;border:1px solid #e9caca;background:#fff;color:#9a3d3d}.pref-signout-button:hover{background:#fff1f1}.pref-signout-button:disabled{opacity:.55;cursor:wait}.pref-signout-error{margin:8px 0 0;color:#a33b3b;font-size:13px;font-weight:700}@media(max-width:760px){.pref-account-actions{align-items:stretch;flex-direction:column}.pref-signout-button{width:100%}}.settings-center__header-actions{display:flex;align-items:center;gap:10px}.settings-center__icon-button{width:46px;height:46px;display:grid;place-items:center;border:1px solid #d7e1e8;border-radius:16px;background:#fff;color:var(--ink-soft);box-shadow:0 8px 20px #0a1f440d}.settings-center__icon-button:hover{background:#f8fbfc;color:var(--brand-navy-900)}.settings-center__icon-button--danger{color:#a84646;border-color:#eed0d0;background:snow}.settings-center__icon-button--danger:hover{background:#fff1f1;color:#8c2f2f}.matching-heading>.button{white-space:nowrap}.match-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.match-kpi{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:17px;background:#fff}.match-kpi>span{width:41px;height:41px;display:grid;place-items:center;border-radius:13px}.match-kpi>div{display:grid}.match-kpi small{color:var(--muted);font-size:12px;font-weight:850}.match-kpi b{font-size:22px}.match-kpi em{font-style:normal;color:var(--muted);font-size:12px}.match-kpi--teal>span{background:#e8f9f7;color:var(--brand-teal-text)}.match-kpi--navy>span{background:#edf2f8;color:var(--brand-navy-800)}.match-kpi--amber>span{background:#fff3dc;color:#a86c10}.match-kpi--blue>span{background:#edf5ff;color:#3c75b5}.matching-toolbar{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;gap:10px;padding:10px;margin-bottom:10px}.matching-mode{display:flex;gap:4px;padding:3px;border-radius:11px;background:#f4f7f9}.matching-mode button{min-height:36px;display:flex;align-items:center;gap:6px;padding:0 11px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:12px;font-weight:850}.matching-mode button.is-active{background:#fff;color:var(--brand-teal-text);box-shadow:0 3px 10px #061d3d0f}.matching-search{height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:#fbfcfd;color:var(--muted)}.matching-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.matching-threshold{display:flex;align-items:center;gap:8px}.matching-threshold>span{color:var(--muted);font-size:12px;font-weight:800}.matching-threshold select{height:38px;padding:0 9px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-size:12px;font-weight:800}.matching-smart-note{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-bottom:12px;padding:13px 15px;border:1px solid #d7ece8;border-radius:15px;background:linear-gradient(135deg,#f9fefd,#f0faf8)}.matching-smart-note>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e6f8f6;color:var(--brand-teal-text)}.matching-smart-note div{display:grid;gap:2px}.matching-smart-note b{font-size:12px}.matching-smart-note p{margin:0;color:var(--ink-soft);font-size:12px;line-height:1.5}.matching-smart-note em{font-style:normal;color:var(--brand-teal-text);font-size:12px;font-weight:900}.matching-groups{display:grid;gap:12px}.match-group{overflow:hidden}.match-client-head,.match-property-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line)}.match-avatar{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal));color:#fff;font-size:12px;font-weight:900}.match-client-head>div{display:grid;gap:4px}.match-client-head>div>div:first-child,.match-property-head>div>div:first-child{display:flex;align-items:center;gap:7px}.match-client-head b,.match-property-head b{font-size:13px}.match-client-head em,.match-property-head em{padding:4px 7px;border-radius:999px;background:#eaf8f4;color:var(--success);font-size:12px;font-style:normal;font-weight:900}.match-client-head p,.match-property-head p{margin:0;color:var(--muted);font-size:12px}.match-client-head>a,.match-property-head>a{display:flex;align-items:center;gap:3px;color:var(--brand-teal-text);font-size:12px;font-weight:850}.match-tags{display:flex!important;gap:5px}.match-tags span{padding:4px 6px;border-radius:999px;background:#f2f6f8;color:var(--ink-soft);font-size:12px}.match-property-list{display:grid}.match-property{display:grid;grid-template-columns:96px minmax(0,1fr) 96px auto;align-items:center;gap:14px;padding:13px 18px;border-bottom:1px solid #edf1f4}.match-property:last-child{border-bottom:0}.match-property__visual,.match-property-head__visual{position:relative;height:66px;border-radius:13px;overflow:hidden;background:linear-gradient(145deg,#d7edf1,#edf7f8)}.match-property__visual:before,.match-property-head__visual:before{content:"";position:absolute;right:18%;bottom:13%;width:60%;height:58%;background:#fff;clip-path:polygon(0 20%,55% 0,100% 20%,100% 100%,0 100%)}.match-property__visual>span,.match-property-head__visual>span{position:absolute;right:8px;top:8px;z-index:2;width:21px;height:21px;display:grid;place-items:center;border-radius:7px;background:var(--brand-navy-900);color:#fff;font-size:12px;font-weight:900}.match-property__visual>i{position:absolute;left:6px;bottom:6px;z-index:2;padding:3px 5px;border-radius:7px;background:#ffffffe6;color:var(--brand-navy-800);font-size:12px;font-style:normal;font-weight:900}.match-property__copy{display:grid;grid-template-columns:1fr auto;gap:3px 14px}.match-property__copy>div:first-child{display:grid}.match-property__copy b{font-size:11px}.match-property__copy small{color:var(--muted);font-size:12px}.match-property__copy strong{grid-row:1/3;grid-column:2;font-size:13px}.match-property__copy p{margin:2px 0;color:var(--ink-soft);font-size:12px}.match-reasons{grid-column:1/3;display:flex;flex-wrap:wrap;gap:5px}.match-reasons span{display:flex;align-items:center;gap:3px;padding:4px 6px;border-radius:999px;background:#eef9f7;color:var(--brand-teal-text);font-size:12px;font-weight:800}.match-score{display:grid;gap:5px;text-align:center}.match-score b{font-size:14px;color:#6f7d8c}.match-score i{width:100%;height:6px;display:block;border-radius:999px;background:#e9eef2;overflow:hidden}.match-score em{display:block;height:100%;border-radius:inherit;background:#8093a5}.match-score.is-good b{color:#3b7d91}.match-score.is-good em{background:#4d9eb4}.match-score.is-strong b{color:var(--brand-teal-text)}.match-score.is-strong em{background:var(--brand-teal)}.match-actions{display:grid;gap:5px}.match-actions button,.match-client-list button{min-height:34px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:850;white-space:nowrap}.match-actions button:first-child,.match-client-list button{border-color:#cbe8e3;background:#effaf8;color:var(--brand-teal-text)}.match-actions button.is-sent,.match-client-list button.is-sent{background:#eaf7ef;color:var(--success)}.match-property-head__visual{width:92px}.match-property-head>div:nth-child(2){display:grid;gap:3px}.match-property-head strong{font-size:13px;color:var(--brand-navy-800)}.match-client-list{display:grid}.match-client-list>div{display:grid;grid-template-columns:auto 1fr 90px auto;align-items:center;gap:11px;padding:12px 18px;border-bottom:1px solid #edf1f4}.match-client-list>div:last-child{border-bottom:0}.match-client-list>div>div{display:grid}.match-client-list b{font-size:12px}.match-client-list small{color:var(--muted);font-size:12px}.matching-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;color:var(--brand-teal-text)}.matching-empty b{color:var(--ink);font-size:16px}.matching-empty span{color:var(--muted);font-size:12px}@media(max-width:1100px){.match-kpis{grid-template-columns:repeat(2,1fr)}.matching-toolbar{grid-template-columns:1fr 1fr}.matching-mode{grid-column:1/3}.matching-search{grid-column:1}.matching-threshold{justify-content:flex-end}.match-property{grid-template-columns:82px 1fr 80px}.match-actions{grid-column:2/4;display:flex}.match-actions button{flex:1}.match-client-list>div{grid-template-columns:auto 1fr 80px}.match-client-list button{grid-column:2/4}}@media(max-width:760px){.matching-heading{display:grid}.matching-heading>.button{width:100%}.match-kpis{grid-template-columns:1fr 1fr;gap:7px}.match-kpi{padding:12px}.match-kpi>span{width:35px;height:35px}.match-kpi b{font-size:18px}.matching-toolbar{grid-template-columns:1fr;padding:8px}.matching-mode,.matching-search,.matching-threshold{grid-column:1}.matching-mode{display:grid;grid-template-columns:1fr 1fr}.matching-threshold{justify-content:space-between}.matching-smart-note{grid-template-columns:auto 1fr}.matching-smart-note em{display:none}.match-client-head,.match-property-head{grid-template-columns:auto 1fr;padding:13px}.match-client-head>a,.match-property-head>a{grid-column:2}.match-property{grid-template-columns:76px 1fr;padding:12px;gap:10px}.match-property__visual{height:58px}.match-score{grid-column:1}.match-actions{grid-column:2;display:grid;grid-template-columns:1fr 1fr}.match-client-list>div{grid-template-columns:auto 1fr;padding:12px}.match-client-list .match-score{grid-column:1}.match-client-list button{grid-column:2}.match-property__copy strong{font-size:11px}.match-reasons{display:none}.match-property-head__visual{width:74px}.match-property-head strong{font-size:11px}}.match-score small{display:block;color:var(--muted);font-size:10px;font-weight:750}.match-reasons span.is-warning{background:#fff4e8;color:#9a5b19}.match-actions{min-width:118px}.match-actions button.is-reject{border-color:#f0d7d7;background:#fff7f7;color:#9a4b4b}.matching-inline-error{display:flex;align-items:center;gap:9px;padding:12px 14px;margin-bottom:12px;color:#8b4545}.matching-inline-error span{flex:1}.matching-inline-error button{border:1px solid var(--line);border-radius:9px;background:#fff;padding:7px 10px;font-weight:800}.match-client-reason{margin-top:2px;color:var(--brand-teal-text);font-size:10px;font-weight:750}.client-matches-panel{grid-column:1/-1}.client-match-list{display:grid}.client-match-row{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px 16px;border-top:1px solid var(--line)}.client-match-score{display:grid;gap:4px;text-align:center}.client-match-score>b{font-size:18px;color:var(--brand-navy-900)}.client-match-score>i{height:6px;border-radius:999px;background:#e8edf1;overflow:hidden}.client-match-score>i em{display:block;height:100%;background:#8193a4}.client-match-score>i.is-good em{background:#4d9eb4}.client-match-score>i.is-strong em{background:var(--brand-teal)}.client-match-score small{font-size:10px;color:var(--muted)}.client-match-copy{display:grid;grid-template-columns:1fr auto;gap:3px 10px;min-width:0}.client-match-copy>div:first-child{display:grid}.client-match-copy b{font-size:13px}.client-match-copy span,.client-match-copy p{color:var(--muted);font-size:11px}.client-match-copy strong{font-size:13px;white-space:nowrap}.client-match-copy p{grid-column:1/3;margin:0}.client-match-reasons{grid-column:1/3;display:flex;flex-wrap:wrap;gap:5px;margin-top:2px}.client-match-reasons span{display:flex;align-items:center;gap:3px;padding:4px 6px;border-radius:999px;background:#eef9f7;color:var(--brand-teal-text);font-size:10px;font-weight:800}.client-match-reasons span.is-warning{background:#fff4e8;color:#9a5b19}.client-match-actions{display:grid;gap:5px}.client-match-actions button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 9px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink-soft);font-size:10px;font-weight:850;white-space:nowrap}.client-match-actions button.is-active{background:#eaf7ef;color:var(--success)}.client-match-actions button.is-muted{color:#8a6870}.client-match-error{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px;color:#8b4545}.client-match-error button{border:1px solid var(--line);border-radius:9px;background:#fff;padding:7px 10px;font-weight:800}@media(max-width:760px){.client-match-row{grid-template-columns:70px 1fr;padding:11px 12px}.client-match-actions{grid-column:1/3;grid-template-columns:1fr 1fr 1fr}.client-match-reasons{display:none}.client-match-copy strong{font-size:11px}.match-actions{min-width:0}.match-actions{grid-template-columns:1fr 1fr}.match-actions button.is-reject{grid-column:1/3}.match-score small{display:none}}.marketplace-page{position:relative}.market-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:26px;align-items:stretch;margin-bottom:18px;padding:30px;border-radius:26px;color:#fff;background:linear-gradient(135deg,#061d3d,#0b3968 62%,#087f83 140%);box-shadow:0 18px 44px #061d3d24}.market-hero:before,.market-hero:after{content:"";position:absolute;border-radius:999px;border:1px solid rgba(85,223,212,.18)}.market-hero:before{width:320px;height:320px;left:-90px;top:-160px}.market-hero:after{width:200px;height:200px;left:70px;bottom:-150px}.market-hero__copy{position:relative;z-index:1}.market-hero .app-eyebrow{color:#74f2e7}.market-hero h1{margin:7px 0 10px;font-size:34px;letter-spacing:-.04em}.market-hero p{max-width:780px;margin:0;color:#ffffffb8;line-height:1.7}.market-hero__actions{display:flex;gap:9px;margin-top:20px}.market-hero__actions .button--soft{border-color:#ffffff26;background:#ffffff17;color:#fff}.market-hero__pulse{position:relative;z-index:1;display:flex;align-items:center;gap:13px;padding:20px;border:1px solid rgba(255,255,255,.13);border-radius:21px;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.market-hero__pulse>span{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:#061d3d;background:#75eee3;box-shadow:0 0 0 7px #75eee314}.market-hero__pulse div{display:grid;gap:4px}.market-hero__pulse small{color:#72ece2;font-weight:900;letter-spacing:.08em}.market-hero__pulse b{font-size:18px}.market-hero__pulse p{font-size:11px}.market-filter-shell{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(5,minmax(105px,.55fr));gap:9px;padding:12px;margin-bottom:14px}.market-filter-shell label{display:grid;gap:4px}.market-filter-shell label>span{padding-inline:3px;color:var(--muted);font-size:12px;font-weight:800}.market-filter-shell select,.market-search-field{height:44px;border:1px solid var(--line);border-radius:12px;background:#f9fbfc}.market-filter-shell select{width:100%;padding:0 10px;color:var(--ink);outline:none}.market-search-field{display:flex;align-items:center;gap:8px;padding:0 12px}.market-search-field svg{color:var(--brand-teal-text)}.market-search-field input{min-width:0;flex:1;border:0;background:transparent;outline:0}.market-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:4px 2px 14px}.market-toolbar>div{display:flex;align-items:baseline;gap:8px}.market-toolbar b{font-size:15px}.market-toolbar span{color:var(--muted);font-size:11px}.market-match-switch{display:flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #d9ece9;border-radius:12px;background:#f2fbfa;color:var(--brand-teal-text);font-size:11px;font-weight:800}.market-match-switch input{accent-color:var(--brand-teal-text)}.market-match-switch span{display:flex;align-items:center;gap:5px;color:inherit}.market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.market-card{overflow:hidden;display:grid;grid-template-columns:210px minmax(0,1fr);min-height:330px;transition:.2s ease}.market-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #061d3d14}.market-card.is-boosted{border-color:#bfe7e3;box-shadow:0 10px 28px #079d9b14}.market-card__visual{position:relative;overflow:hidden;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;color:#fff;background:linear-gradient(145deg,#284f6f,#0b2c4d)}.market-card__visual--penthouse{background:linear-gradient(145deg,#213b63,#0b7e85)}.market-card__visual--family{background:linear-gradient(145deg,#31516b,#4a8c83)}.market-card__visual--garden,.market-card__visual--green{background:linear-gradient(145deg,#375b58,#1d8075)}.market-card__visual--sea{background:linear-gradient(145deg,#326684,#168fa1)}.market-card__visual--stone{background:linear-gradient(145deg,#665c52,#a48e70)}.market-card__visual--city{background:linear-gradient(145deg,#293e63,#5066a4)}.market-card__visual--villa{background:linear-gradient(145deg,#374b56,#8d775b)}.market-card__visual>small{position:relative;z-index:2;color:#fffc;font-weight:800}.market-card__badges{position:absolute;z-index:3;top:12px;right:12px;left:12px;display:flex;flex-wrap:wrap;gap:5px}.market-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#061d3d75;font-size:12px;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.market-badge--boost{color:#062c37;background:#7ae8de}.market-badge--mine{background:#fff;color:#061d3d}.market-card__art{position:absolute;top:48px;right:18px;bottom:40px;left:18px;opacity:.7}.market-card__art span{position:absolute;left:8%;right:8%;bottom:0;height:58%;border-radius:14px 14px 5px 5px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2)}.market-card__art span:before{content:"";position:absolute;left:18%;right:18%;top:-28%;height:50%;transform:rotate(45deg);border-radius:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2)}.market-card__art i,.market-card__art b{position:absolute;bottom:12%;width:18%;height:25%;border:1px solid rgba(117,238,227,.55);background:#75eee31f}.market-card__art i{right:25%}.market-card__art b{left:25%}.market-card__body{min-width:0;display:flex;flex-direction:column;padding:15px}.market-card__owner{display:flex;align-items:center;gap:8px;padding-bottom:11px;border-bottom:1px solid var(--line)}.market-avatar{position:relative;width:33px;height:33px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal));font-size:12px;font-weight:900}.market-avatar i{position:absolute;left:-2px;bottom:-2px;width:9px;height:9px;border:2px solid #fff;border-radius:999px;background:#aeb8c4}.market-avatar i.is-online{background:#21b884}.market-card__owner div{display:grid}.market-card__owner b{font-size:11px}.market-card__owner small{color:var(--muted);font-size:12px}.market-card__owner em{margin-inline-start:auto;color:var(--muted);font-size:12px;font-style:normal}.market-card__title{display:flex;justify-content:space-between;gap:12px;padding:12px 0 8px}.market-card__title h2{margin:0 0 4px;font-size:16px}.market-card__title p{max-width:360px;margin:0;color:var(--ink-soft);font-size:12px;line-height:1.5}.market-card__title strong{white-space:nowrap;color:var(--brand-navy-900);font-size:15px}.market-card__specs,.market-card__highlights{display:flex;flex-wrap:wrap;gap:5px}.market-card__specs span{padding:5px 7px;border-radius:8px;background:#f5f8fb;color:var(--ink-soft);font-size:12px;font-weight:800}.market-card__highlights{margin-top:8px}.market-card__highlights span{display:flex;align-items:center;gap:3px;color:#53706e;font-size:12px}.market-card__privacy{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:11px;padding:9px;border-radius:11px;background:#f8fafc}.market-card__privacy>div{display:grid;gap:5px}.market-card__privacy small{color:var(--muted);font-size:12px}.market-card__privacy>div>div{display:flex;flex-wrap:wrap;gap:4px}.market-card__privacy span{font-size:12px;color:#3f5d59}.market-card__privacy button{display:flex;align-items:center;gap:4px;border:0;background:transparent;color:#8d6f45;font-size:12px;font-weight:800}.market-card__match{display:flex;align-items:center;gap:8px;margin-top:9px;padding:8px 9px;border:1px solid #dcefeb;border-radius:11px;background:#f2fbfa;color:var(--brand-teal-text)}.market-card__match div{display:grid}.market-card__match b{font-size:12px}.market-card__match small{color:#64827e;font-size:12px}.market-card footer{display:flex;gap:6px;margin-top:auto;padding-top:10px}.market-action{flex:1;min-height:36px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:800}.market-action--soft{background:#f8fafc}.market-action--primary{border-color:var(--brand-navy-900);background:var(--brand-navy-900);color:#fff}.market-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.market-trust-strip>div{display:flex;align-items:center;gap:9px;padding:13px 15px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--brand-teal-text)}.market-trust-strip span{display:grid}.market-trust-strip b{color:var(--ink);font-size:12px}.market-trust-strip small{color:var(--muted);font-size:12px}.market-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;color:var(--brand-teal-text)}.market-empty b{color:var(--ink)}.market-empty span{color:var(--muted)}.market-empty button{border:0;background:transparent;color:var(--brand-teal-text);font-weight:800}.market-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#03102394;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.market-share-modal,.market-publish-modal{width:min(620px,100%);max-height:calc(100vh - 32px);overflow:auto;border-radius:24px;background:#fff;box-shadow:0 30px 90px #02122747}.market-share-modal>header,.market-publish-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:20px 22px;border-bottom:1px solid var(--line)}.market-share-modal header span,.market-publish-modal header span{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.08em}.market-share-modal header h2,.market-publish-modal header h2{margin:4px 0;font-size:21px}.market-share-modal header p,.market-publish-modal header p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.market-share-modal header button,.market-publish-modal header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff}.market-share-modal__property{display:flex;align-items:center;gap:10px;margin:14px 22px 0;padding:10px;border:1px solid var(--line);border-radius:14px;background:#f9fbfc}.mini-market-art{width:52px;height:52px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#254a6b,#0a7f82)}.market-share-modal__property div:nth-child(2){display:grid;gap:2px}.market-share-modal__property small,.market-share-modal__property span{color:var(--muted);font-size:12px}.market-share-modal__property b{font-size:11px}.market-share-modal__body,.market-publish-modal__body{display:grid;gap:14px;padding:18px 22px}.market-permission-box,.market-visibility-editor{display:grid;gap:9px}.market-permission-box>span,.market-message-field>span,.market-publish-modal label>span,.market-visibility-editor>span{font-size:12px;font-weight:900}.market-permission-box>div,.market-visibility-editor>div{display:flex;flex-wrap:wrap;gap:6px}.market-permission-box label,.market-visibility-editor label{cursor:pointer}.market-permission-box input,.market-visibility-editor input{position:absolute;opacity:0;pointer-events:none}.market-permission-box label>span,.market-visibility-editor label>span{display:flex;align-items:center;gap:4px;padding:7px 9px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:12px;font-weight:800}.market-permission-box label.is-selected>span,.market-visibility-editor label.is-on>span{border-color:#b9e2de;background:#eefaf8;color:var(--brand-teal-text)}.market-permission-box>small{color:var(--muted);font-size:12px}.market-message-field{display:grid;gap:6px}.market-message-field textarea,.market-publish-modal select{width:100%;border:1px solid var(--line);border-radius:12px;background:#f9fbfc;padding:10px;outline:none}.market-security-note,.market-publish-summary{display:flex;align-items:center;gap:9px;padding:10px;border-radius:12px;background:#f2f8fb;color:var(--brand-navy-800)}.market-security-note div,.market-publish-summary div{display:grid}.market-security-note b,.market-publish-summary b{font-size:12px}.market-security-note small,.market-publish-summary small{color:var(--muted);font-size:12px}.market-share-modal>footer,.market-publish-modal>footer{display:flex;justify-content:flex-end;gap:7px;padding:14px 22px;border-top:1px solid var(--line)}.market-share-modal>footer>button:first-child,.market-publish-modal>footer>button:first-child{border:0;background:transparent;color:var(--muted)}.market-publish-modal__body>label{display:grid;gap:6px}.market-toast{position:fixed;z-index:110;left:22px;bottom:22px;display:flex;align-items:center;gap:7px;padding:11px 14px;border-radius:13px;color:#fff;background:var(--brand-navy-900);box-shadow:0 14px 40px #061d3d38;font-size:12px;font-weight:800}.smart-tools-tabs{display:flex;gap:6px;margin-bottom:14px;padding:5px;border:1px solid var(--line);border-radius:14px;background:#fff;max-width:max-content}.smart-tools-tabs button{padding:8px 12px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.smart-tools-tabs button.is-active{background:var(--brand-navy-900);color:#fff}.smart-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tool-feature{min-height:210px;display:flex;flex-direction:column;gap:12px;padding:18px}.tool-feature--hero{grid-column:span 2;color:#fff;background:linear-gradient(135deg,#071d3d,#0a5b70);border-color:transparent}.tool-feature>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eef9f8;color:var(--brand-teal-text)}.tool-feature--hero>span{color:#042b32;background:#6de6dc}.tool-feature small{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.08em}.tool-feature--hero small{color:#6de6dc}.tool-feature h2,.tool-feature h3{margin:3px 0 0}.tool-feature h3{font-size:16px}.tool-feature p{margin:5px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.55}.tool-feature--hero p{color:#ffffffb3}.tool-feature>button,.tool-feature>a{margin-top:auto;align-self:flex-start;border:0;background:transparent;color:var(--brand-teal-text);font-size:12px;font-weight:900}.tool-feature>em{margin-top:auto;color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.tool-quick-row{display:flex;gap:6px;margin-top:auto}.tool-quick-row button{display:flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff14;color:#fff;font-size:12px}.tool-progress{position:relative;height:10px;border-radius:999px;background:#eef2f6;overflow:hidden}.tool-progress i{position:absolute;right:0;top:0;bottom:0;border-radius:999px;background:linear-gradient(90deg,var(--brand-teal),var(--brand-cyan))}.tool-progress small{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#102b3e;font-size:12px}.tool-feature ul{display:grid;gap:5px;margin:0;padding:0;list-style:none;color:var(--ink-soft);font-size:12px}.automation-panel{overflow:hidden}.automation-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid var(--line)}.automation-panel h2{margin:3px 0}.automation-panel p{margin:3px 0 0;color:var(--muted);font-size:12px}.automation-list{display:grid}.automation-list article{display:flex;align-items:center;gap:11px;padding:13px 18px;border-bottom:1px solid var(--line)}.automation-list article:last-child{border-bottom:0}.automation-list article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eef9f8;color:var(--brand-teal-text)}.automation-list article>div{display:grid;gap:2px;flex:1}.automation-list b{font-size:12px}.automation-list small{color:var(--muted);font-size:12px}.automation-switch{position:relative;width:38px;height:22px}.automation-switch input{position:absolute;opacity:0}.automation-switch i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#dbe3ea;transition:.2s}.automation-switch i:after{content:"";position:absolute;top:3px;right:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;transition:.2s}.automation-switch input:checked+i{background:var(--brand-teal)}.automation-switch input:checked+i:after{transform:translate(-16px)}.media-score-card{min-height:210px;display:grid;grid-template-columns:1fr 88px;gap:12px;align-items:center;padding:18px}.media-score-card>div:first-child{display:grid}.media-score-card>div:first-child span{color:var(--muted);font-size:12px}.media-score-card>div:first-child b{font-size:34px}.media-score-card>div:first-child small{font-size:12px;color:var(--muted)}.media-score-ring{width:78px;height:78px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--brand-teal) 84%,#edf2f5 0)}.media-score-ring:before{content:"";grid-area:1/1;width:60px;height:60px;border-radius:50%;background:#fff}.media-score-ring span{grid-area:1/1;z-index:1;font-weight:900}.media-score-card ul{grid-column:1/-1;display:grid;gap:5px;margin:0;padding:0;list-style:none;font-size:12px}.media-score-card li{display:flex;align-items:center;gap:4px;color:#4e6c67}.media-score-card li.is-warning{color:#996b22}.smart-tools-page.is-dark-preview .smart-tools-grid{padding:12px;border-radius:18px;background:#061426}.smart-tools-page.is-dark-preview .tool-feature{background:#0c2139;border-color:#18324e;color:#f5f8fb}.smart-tools-page.is-dark-preview .tool-feature p{color:#a7b6c7}.quick-add-wrap{position:relative}@media(max-width:1180px){.market-filter-shell{grid-template-columns:repeat(3,1fr)}.market-search-field{grid-column:span 3}.market-grid{grid-template-columns:1fr}.smart-tools-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.market-hero{grid-template-columns:1fr;padding:21px}.market-hero h1{font-size:27px}.market-hero__actions{display:grid;grid-template-columns:1fr}.market-hero__actions .button{width:100%}.market-hero__pulse{padding:14px}.market-filter-shell{grid-template-columns:1fr 1fr}.market-search-field{grid-column:1/-1}.market-filter-shell label:nth-last-child(1){grid-column:1/-1}.market-toolbar{align-items:flex-start;flex-direction:column}.market-toolbar>div{display:grid}.market-card{grid-template-columns:1fr;min-height:0}.market-card__visual{min-height:180px}.market-card__title{display:grid}.market-card__title strong{font-size:17px}.market-card__privacy{align-items:flex-start;flex-direction:column}.market-card footer{display:grid;grid-template-columns:1fr 1fr}.market-trust-strip{grid-template-columns:1fr}.market-modal-backdrop{align-items:end;padding:0}.market-share-modal,.market-publish-modal{width:100%;max-height:88vh;border-radius:24px 24px 0 0}.market-toast{left:12px;right:12px;bottom:82px;justify-content:center}.smart-tools-tabs{max-width:100%;overflow:auto}.smart-tools-tabs button{white-space:nowrap}.smart-tools-grid{grid-template-columns:1fr}.tool-feature--hero{grid-column:auto}.tool-quick-row{display:grid;grid-template-columns:1fr 1fr;width:100%}.automation-panel>header{align-items:flex-start;flex-direction:column}.media-score-card{grid-template-columns:1fr 78px}.quick-add-wrap{display:none}}.market-incoming{overflow:hidden;margin-bottom:14px}.market-incoming__head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 17px;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f4fbfa,#fff)}.market-incoming__head h2{margin:3px 0;font-size:15px}.market-incoming__head p{margin:0;color:var(--muted);font-size:12px}.market-incoming__head>b{min-width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--brand-navy-900)}.market-incoming__rows{display:grid}.market-incoming__rows article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line)}.market-incoming__rows article:last-child{border-bottom:0}.market-incoming__rows article>div:nth-child(2){display:grid;gap:2px}.market-incoming__rows b{font-size:12px}.market-incoming__rows small{color:var(--muted);font-size:12px}.market-incoming__rows p{margin:3px 0 0;color:var(--ink-soft);font-size:12px}.market-incoming__actions{display:flex;gap:5px}.market-incoming__actions button{min-height:33px;display:flex;align-items:center;gap:4px;padding:0 9px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:800}.market-incoming__actions button.is-primary{border-color:var(--brand-navy-900);background:var(--brand-navy-900);color:#fff}.market-grant-modal{width:min(620px,100%);max-height:calc(100vh - 32px);overflow:auto;border-radius:24px;background:#fff;box-shadow:0 30px 90px #02122747}.market-grant-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:20px 22px;border-bottom:1px solid var(--line)}.market-grant-modal header span{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.08em}.market-grant-modal header h2{margin:4px 0;font-size:21px}.market-grant-modal header p{margin:0;color:var(--muted);font-size:12px}.market-grant-modal header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff}.market-grant-modal__request{display:flex;align-items:flex-start;gap:10px;margin:14px 22px 0;padding:11px;border:1px solid #dcefeb;border-radius:13px;background:#f3fbfa}.market-grant-modal__request>div{display:grid;gap:2px}.market-grant-modal__request b{font-size:12px}.market-grant-modal__request small{color:var(--muted);font-size:12px}.market-grant-modal__request p{margin:3px 0 0;color:var(--ink-soft);font-size:12px}.market-grant-modal__body{display:grid;gap:14px;padding:18px 22px}.market-grant-property{display:flex;align-items:center;gap:8px;padding:9px;border-radius:11px;background:#f8fafc}.market-grant-property>div{display:grid}.market-grant-property small{color:var(--muted);font-size:12px}.market-grant-property b{font-size:12px}.market-grant-modal__body>label{display:grid;gap:6px;font-size:12px;font-weight:900}.market-grant-modal__body select{height:42px;border:1px solid var(--line);border-radius:11px;background:#f9fbfc;padding:0 9px}.market-grant-modal>footer{display:flex;justify-content:flex-end;gap:7px;padding:14px 22px;border-top:1px solid var(--line)}.market-grant-modal>footer>button:first-child{border:0;background:transparent;color:var(--muted)}.app-mobile-market-button{display:none}@media(max-width:760px){.market-incoming__rows article{grid-template-columns:auto 1fr}.market-incoming__actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1.25fr}.market-incoming__actions button{justify-content:center}.market-grant-modal{width:100%;max-height:88vh;border-radius:24px 24px 0 0}.app-mobile-market-button{display:grid}}.pwa-update-toast{position:fixed;z-index:120;left:22px;bottom:22px;width:min(440px,calc(100% - 44px));display:grid;grid-template-columns:44px 1fr auto;gap:11px;align-items:center;padding:12px;border:1px solid rgba(216,228,234,.95);border-radius:18px;background:#fffffff7;box-shadow:0 24px 70px #04142c38;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);direction:rtl}.pwa-update-toast__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal))}.pwa-update-toast>div:nth-child(2){display:grid;gap:3px}.pwa-update-toast b{font-size:11px}.pwa-update-toast p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.pwa-update-toast__actions{display:flex;gap:6px}.pwa-update-toast__actions button{min-height:34px;padding:0 9px;border-radius:9px;font-size:12px;font-weight:900}.pwa-update-toast__later{border:1px solid var(--line);background:#fff;color:var(--ink-soft)}.pwa-update-toast__apply{display:flex;align-items:center;gap:5px;border:0;color:#fff;background:var(--brand-navy-900)}.pwa-update-toast button:disabled{opacity:.6;cursor:wait}@media(max-width:760px){.pwa-update-toast{left:12px;right:12px;bottom:82px;width:auto;grid-template-columns:38px 1fr;padding:10px}.pwa-update-toast__icon{width:36px;height:36px}.pwa-update-toast__actions{grid-column:1/-1}.pwa-update-toast__actions button{flex:1}}.pwa-install-sheet{position:fixed;z-index:180;inset-inline-end:22px;bottom:22px;width:min(420px,calc(100% - 44px));display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;padding:18px;border:1px solid rgba(216,228,234,.98);border-radius:22px;background:#fffffffb;box-shadow:0 28px 90px #04142c3b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);direction:rtl}.pwa-install-sheet__grab{display:none}.pwa-install-sheet__close{position:absolute;top:12px;inset-inline-end:12px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:10px;background:#f5f8fa;color:var(--muted)}.pwa-install-sheet__brand{grid-column:1/-1;display:flex;align-items:center;gap:10px;padding-inline-end:36px}.pwa-install-sheet__brand .brand-logo__mark{width:29px;height:29px}.pwa-install-sheet__brand .brand-logo__text{font-size:18px}.pwa-install-sheet__brand>span{margin-inline-start:auto;color:var(--brand-teal-text);font-size:11px;font-weight:900;letter-spacing:.05em}.pwa-install-sheet__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:var(--brand-teal-text);background:linear-gradient(145deg,#eefafa,#e8f4fb);border:1px solid #d8eeec}.pwa-install-sheet__copy{display:grid;gap:6px}.pwa-install-sheet__copy h2{margin:0;padding-inline-end:28px;font-size:19px;line-height:1.25}.pwa-install-sheet__copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.pwa-install-sheet__hint{display:flex;align-items:flex-start;gap:7px;margin-top:5px;padding:9px 10px;border-radius:11px;background:#f5f9fa;color:var(--ink-soft);font-size:12px;line-height:1.45}.pwa-install-sheet__hint svg{flex:0 0 auto;margin-top:1px;color:var(--brand-teal-text)}.pwa-install-sheet__actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.pwa-install-sheet__actions button{min-height:42px;padding:0 14px;border-radius:12px;font:inherit;font-size:13px;font-weight:900}.pwa-install-sheet__later{border:1px solid var(--line);background:#fff;color:var(--ink-soft)}.pwa-install-sheet__install{display:flex;align-items:center;gap:6px;border:0;background:linear-gradient(135deg,var(--brand-teal),#079d9b);color:#fff;box-shadow:0 8px 18px #079d9b33}@media(max-width:760px){.pwa-install-sheet{inset-inline:10px;bottom:10px;width:auto;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:12px 16px calc(16px + env(safe-area-inset-bottom));border-radius:22px 22px 18px 18px;box-shadow:0 22px 75px #04142c42}.pwa-install-sheet__grab{position:absolute;top:7px;left:50%;transform:translate(-50%);display:block;width:38px;height:4px;border-radius:999px;background:#d8e1e7}.pwa-install-sheet__close{top:14px;inset-inline-end:12px}.pwa-install-sheet__brand{padding-top:9px;padding-inline-end:38px}.pwa-install-sheet__brand>span{display:none}.pwa-install-sheet__icon{width:48px;height:48px;border-radius:15px}.pwa-install-sheet__copy h2{font-size:18px}.pwa-install-sheet__copy p{font-size:13px}.pwa-install-sheet__hint{grid-column:1/-1}.pwa-install-sheet__actions{display:grid;grid-template-columns:1fr 1.25fr}.pwa-install-sheet__actions button{min-height:46px}.pwa-update-toast{left:10px;right:10px;bottom:10px;width:auto;grid-template-columns:42px 1fr;padding:13px 14px calc(13px + env(safe-area-inset-bottom));border-radius:20px}.pwa-update-toast__actions{grid-column:1/-1}.pwa-update-toast__actions button{min-height:44px}}.pwa-update-toast{position:fixed!important;z-index:1190!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;width:min(430px,calc(100vw - 32px))!important;grid-template-columns:58px minmax(0,1fr)!important;gap:13px!important;padding:22px!important;border-radius:26px!important;border:1px solid rgba(213,225,234,.96)!important;background:#fffffffa!important;box-shadow:0 32px 90px #061d3d40,0 0 0 100vmax #04142c1f!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%,-50%)!important;animation:diroToastCenterIn .5s cubic-bezier(.16,.9,.25,1.16)!important;overflow:hidden}.pwa-update-toast__icon{width:54px!important;height:54px!important;border-radius:18px!important;box-shadow:0 12px 26px #13b5b133;animation:diroPwaUpdatePulse 1.8s ease-in-out infinite}.pwa-update-toast>div:nth-child(2){gap:5px!important}.pwa-update-toast b{font-size:15px!important;line-height:1.25}.pwa-update-toast p{font-size:13px!important;line-height:1.5!important}.pwa-update-toast__actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;margin-top:4px}.pwa-update-toast__actions button{min-height:42px!important;border-radius:12px!important;font-size:13px!important}@keyframes diroPwaUpdatePulse{0%,to{transform:scale(1)}50%{transform:scale(1.055)}}@media(max-width:640px){.pwa-update-toast{width:min(360px,calc(100vw - 28px))!important;padding:19px!important;border-radius:24px!important}}@media(prefers-reduced-motion:reduce){.pwa-update-toast,.pwa-update-toast__icon{animation:none!important}}.pwa-network-banner{position:fixed;z-index:220;left:50%;bottom:18px;transform:translate(-50%);display:flex;align-items:center;gap:8px;max-width:min(720px,calc(100vw - 28px));padding:10px 14px;border-radius:14px;box-shadow:0 18px 55px #05183133;font-size:12px;font-weight:800;line-height:1.45;direction:rtl}.pwa-network-banner.is-offline{background:#14263a;color:#fff}.pwa-network-banner.is-online{background:#edf9f5;color:#176c56;border:1px solid #d2eee5}.pwa-network-banner svg{flex:0 0 auto}.push-settings-card{display:grid;gap:13px;margin-bottom:16px;padding:15px;border:1px solid #dce9ec;border-radius:17px;background:linear-gradient(145deg,#f9fdfd,#f2f9fb)}.push-settings-card__head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px}.push-settings-card__head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal));color:#fff}.push-settings-card__head>div{display:grid;gap:3px}.push-settings-card__head b{font-size:13px}.push-settings-card__head small{color:var(--ink-soft);font-size:12px;line-height:1.5}.push-settings-card__head>i{padding:5px 8px;border-radius:999px;background:#eef1f4;color:#758292;font-size:11px;font-style:normal;font-weight:900}.push-settings-card__head>i.is-on{background:#e3f7f1;color:#0b8868}.push-settings-card__actions{display:flex;justify-content:flex-start}.push-settings-card__error{margin:0;padding:9px 10px;border-radius:10px;background:#fff0f1;color:#a3404a;font-size:12px;font-weight:700}.push-device-list{display:grid;gap:8px;padding-top:10px;border-top:1px solid #dce9ec}.push-device-list>b{font-size:12px}.push-device-list article{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;padding:8px 9px;border-radius:11px;background:#fff;border:1px solid #e7eef0}.push-device-list article>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#eef8f8;color:var(--brand-teal-text)}.push-device-list article>div{display:grid;gap:2px}.push-device-list strong{font-size:12px}.push-device-list small{color:var(--muted);font-size:11px}.push-device-list button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;background:#fff2f3;color:#b64c58}@media(max-width:760px){.pwa-network-banner{bottom:78px;width:calc(100vw - 20px);justify-content:center}.push-settings-card{padding:12px}.push-settings-card__head{grid-template-columns:38px minmax(0,1fr)}.push-settings-card__head>span{width:38px;height:38px}.push-settings-card__head>i{grid-column:1/-1;justify-self:start}.push-settings-card__actions .button{width:100%}}.language-switcher{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding-inline:10px;border:1px solid var(--line);border-radius:11px;background:#ffffffe0;color:var(--ink-soft);box-shadow:0 5px 18px #061d3d0a}.language-switcher svg{flex:none;color:var(--brand-teal-text)}.language-switcher select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:84px;border:0;background:transparent;color:inherit;font-size:11px;font-weight:800;outline:0;cursor:pointer;padding:0}.language-switcher--compact{min-height:32px;padding-inline:8px;border-radius:9px;box-shadow:none}.language-switcher--compact select{min-width:72px;font-size:12px}html[dir=ltr] body{text-align:left}html[dir=rtl] body{text-align:right}html[dir=ltr] .auth-form,html[dir=ltr] .auth-panel,html[dir=ltr] .auth-showcase,html[dir=ltr] .client-portal,html[dir=ltr] .marketplace-page,html[dir=ltr] .settings-page{direction:ltr}html[dir=ltr] .auth-input svg{order:0}html[dir=ltr] .market-card__owner em{margin-inline-start:auto}html[dir=ltr] .market-card__badges{right:auto;left:12px}html[dir=ltr] .market-card__art i{right:auto;left:25%}html[dir=ltr] .market-card__art b{left:auto;right:25%}html[dir=ltr] .tool-progress i{right:auto;left:0}html[dir=ltr] .automation-switch i:after{right:auto;left:3px}html[dir=ltr] .automation-switch input:checked+i:after{transform:translate(16px)}html[dir=ltr] .conversation-list{border-left:0;border-right:1px solid var(--line)}html[dir=ltr] .chat-inspector{border-right:0;border-left:1px solid var(--line)}html[dir=ltr] .conversation-item,html[dir=ltr] .city-ranking-list button{text-align:left}html[dir=ltr] .presence{left:auto;right:-2px}html[dir=ltr] .chat-property-price{text-align:right}html[dir=ltr] .message-row--me{justify-content:flex-end}html[dir=ltr] .message-row--them{justify-content:flex-start}html[dir=ltr] .message-row--me .message-bubble{border-bottom-left-radius:16px;border-bottom-right-radius:5px}html[dir=ltr] .message-row--them .message-bubble{border-bottom-right-radius:16px;border-bottom-left-radius:5px}html[dir=ltr] .property-map-search>svg{right:auto;left:11px}html[dir=ltr] .property-map-search input{padding-right:11px;padding-left:35px}html[dir=ltr] .property-map-canvas__legend{right:auto;left:14px}html[dir=ltr] .property-card-lite__visual>span{right:auto;left:11px}html[dir=ltr] .city-source-bar>span:after{right:auto;left:0}html[dir=ltr] .portal-compare-table article>button{left:auto;right:9px}@media(max-width:760px){.language-switcher select{min-width:70px}.auth-topbar .language-switcher{background:#fff}}@media(max-width:980px){.shell{width:min(calc(100% - 28px),var(--shell))}.site-header__inner{grid-template-columns:1fr auto}.site-nav{position:absolute;top:calc(var(--header-h) - 1px);inset-inline:14px;display:none;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fffffffa;box-shadow:var(--shadow-md)}.site-nav--open{display:grid}.site-nav__link{border-radius:12px}.menu-button{display:grid}.header-trial{display:none}.hero{padding-top:44px}.hero__layout,.journey__layout,.about-layout{grid-template-columns:1fr;gap:46px}.hero__copy{text-align:center}.hero__copy>p{margin-inline:auto}.hero__actions,.hero__proof{justify-content:center}.hero__visual{min-height:500px}.product-window{transform:none}.floating-chip--top{left:8px}.floating-chip--bottom{right:8px}.feature-grid,.workflow-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:560px}.site-footer__inner{padding:48px 0;min-height:unset;flex-direction:column;align-items:flex-start}.login-page{grid-template-columns:1fr}.login-page__art{min-height:420px}.login-page__form{padding:28px 14px 60px}}@media(max-width:620px){:root{--header-h: 68px}.section{padding:70px 0}.header-login{display:none}.brand-logo__mark{width:34px;height:34px}.brand-logo__text{font-size:22px}.hero{padding-top:38px}.hero__copy h1{font-size:48px}.hero__copy>p{font-size:17px;line-height:1.7}.hero__actions{display:grid;grid-template-columns:1fr}.hero__actions .button{width:100%}.hero__proof{gap:12px;font-size:12px}.hero__visual{min-height:390px;margin-inline:-4px}.product-window{border-radius:20px;box-shadow:0 22px 55px #061d3d24}.product-window__topbar{height:50px;padding:0 12px}.product-window__title{font-size:13px}.product-window__grid{padding:9px;gap:7px}.preview-card{padding:10px;border-radius:13px}.lead-list>div{padding:8px 0;gap:7px}.avatar{width:24px;height:24px}.lead-list b{font-size:11px}.lead-list small,.lead-list em{font-size:12px}.metric-preview b{font-size:22px}.preview-card--property{gap:8px}.property-art{width:62px}.preview-card--property strong{font-size:12px}.floating-chip{padding:9px 10px;font-size:12px}.floating-chip--top{top:28px}.floating-chip--bottom{bottom:22px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0;padding:22px}.feature-card h3{margin-top:20px}.journey__copy h2{font-size:42px}.preview-property{grid-template-columns:1fr}.preview-property__image{min-height:190px}.preview-property__body{padding:20px}.reaction-row,.workflow-grid{grid-template-columns:1fr}.workflow-step h3{margin-top:16px}.final-cta__box{padding:30px 24px;align-items:stretch;flex-direction:column}.final-cta__box .button{width:100%}.site-footer__meta{flex-wrap:wrap}.page-hero{padding-top:80px}.login-page__message{right:24px;left:24px;bottom:36px}.login-page__message h1{font-size:36px}.login-page__art{min-height:360px}}.settings-center-backdrop,.dashboard-customize-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#04142c57;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.settings-center{position:relative;width:min(920px,calc(100vw - 36px));height:min(720px,calc(100vh - 44px));overflow:hidden;border:1px solid rgba(218,228,237,.95);border-radius:26px;background:#fff;box-shadow:0 28px 100px #04142c38}.settings-center__header{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#fbfdfe)}.settings-center__header span,.pref-section-head>span{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.1em}.settings-center__header h2{margin:4px 0;font-size:24px}.settings-center__header p,.pref-section-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.settings-center__header>button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--muted)}.settings-center__layout{height:calc(100% - 92px);display:grid;grid-template-columns:180px minmax(0,1fr)}.settings-center__nav{display:grid;align-content:start;gap:4px;padding:14px;border-inline-end:1px solid var(--line);background:#f8fbfc;overflow:auto}.settings-center__nav button{min-height:42px;display:flex;align-items:center;gap:9px;padding:0 11px;border:0;border-radius:11px;background:transparent;color:var(--ink-soft);font-size:12px;font-weight:800;text-align:start}.settings-center__nav button.is-active{color:var(--brand-teal-text);background:#eaf8f7}.settings-center__content{overflow:auto;padding:24px 28px 34px}.pref-section-head{margin-bottom:20px}.pref-section-head h3{margin:4px 0 5px;font-size:21px}.pref-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pref-field{display:grid;gap:6px}.pref-field>span{color:var(--ink-soft);font-size:12px;font-weight:800}.pref-field>small{color:var(--muted);font-size:12px}.pref-field input,.pref-field select{width:100%;height:43px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#fbfcfd;color:var(--ink);outline:0}.pref-field input:focus,.pref-field select:focus{border-color:#92d8d2;box-shadow:0 0 0 3px #13b5b114}.pref-image-picker{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:13px;border:1px solid var(--line);border-radius:15px;background:#fbfdfe}.pref-image-picker__preview{width:62px;height:62px;overflow:hidden;display:grid;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(145deg,#082a51,#11aaa7);font-weight:900}.pref-image-picker__preview img{width:100%;height:100%;object-fit:cover}.pref-image-picker>div:nth-child(2){display:grid;gap:3px}.pref-image-picker b{font-size:11px}.pref-image-picker small{color:var(--muted);font-size:12px}.pref-image-picker button{width:max-content;display:flex;align-items:center;gap:5px;margin-top:4px;padding:5px 8px;border:0;border-radius:8px;background:#edf9f8;color:var(--brand-teal-text);font-size:12px;font-weight:800}.pref-group{display:grid;gap:2px;margin-bottom:14px;padding:14px 16px;border:1px solid var(--line);border-radius:15px;background:#fbfdfe}.pref-group h3{margin:0 0 5px;font-size:11px}.pref-switch{position:relative;min-height:50px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf2f5}.pref-switch:last-child{border-bottom:0}.pref-switch>span{display:grid;gap:2px;flex:1}.pref-switch b{font-size:12px}.pref-switch small{color:var(--muted);font-size:12px}.pref-switch input{position:absolute;opacity:0}.pref-switch>i{position:relative;width:36px;height:21px;border-radius:999px;background:#dbe5ea;transition:.18s}.pref-switch>i:after{content:"";position:absolute;top:3px;right:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:.18s}.pref-switch input:checked+i{background:var(--brand-teal)}.pref-switch input:checked+i:after{transform:translate(-15px)}.pref-language-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:15px}.pref-language-grid button{min-height:58px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);text-align:start}.pref-language-grid button.is-active{border-color:#9eddd7;background:#eef9f8;color:var(--brand-teal-text)}.pref-language-grid small{color:var(--muted);font-size:12px}.pref-brand-preview{display:grid;grid-template-columns:1fr repeat(3,32px);gap:8px;align-items:center;margin-bottom:16px;padding:16px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#08284d,#0b6d78)}.pref-brand-preview>div{display:flex;align-items:center;gap:9px}.pref-brand-preview>div span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#77ebe0;color:#073342;font-weight:900}.pref-brand-preview p{grid-column:1/-1;margin:0;color:#ffffffa6;font-size:12px}.pref-brand-preview>i{height:36px;border-radius:9px;background:#ffffff14}.pref-team-list{display:grid;border:1px solid var(--line);border-radius:15px;overflow:hidden}.pref-team-list article{min-height:58px;display:grid;grid-template-columns:38px 1fr auto auto;align-items:center;gap:10px;padding:9px 12px;border-bottom:1px solid var(--line)}.pref-team-list article:last-child{border-bottom:0}.pref-team-list article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,#0b345e,#13aaa6);font-size:12px;font-weight:900}.pref-team-list article>div{display:grid}.pref-team-list b{font-size:12px}.pref-team-list small{color:var(--muted);font-size:12px}.pref-team-list em,.pref-team-list i{font-size:12px;font-style:normal}.pref-team-list i{padding:4px 7px;border-radius:999px;background:#f2f5f7;color:var(--muted)}.pref-team-list i.is-active{background:#eaf8f2;color:#18805d}.pref-note{display:flex;gap:9px;margin-top:14px;padding:12px;border-radius:13px;background:#f1f8fa;color:var(--brand-navy-800)}.pref-note p{margin:0;color:var(--ink-soft);font-size:12px;line-height:1.55}.pref-note--strong{background:#eef9f8;color:var(--brand-teal-text)}.pref-security-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.pref-security-grid article{display:flex;align-items:center;gap:9px;padding:13px;border:1px solid var(--line);border-radius:13px}.pref-security-grid article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eef9f8;color:var(--brand-teal-text)}.pref-security-grid article>div{display:grid}.pref-security-grid b{font-size:12px}.pref-security-grid small{color:var(--muted);font-size:12px}.pref-plan-card{display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:17px;color:#fff;background:linear-gradient(135deg,#061d3d,#0b6470)}.pref-plan-card>div{display:grid;gap:3px}.pref-plan-card small{color:#ffffff8c;font-size:12px}.pref-plan-card b{font-size:18px}.pref-plan-card span{color:#ffffffb3;font-size:12px}.pref-plan-card strong{font-size:25px}.pref-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding-top:14px;border-top:1px solid var(--line)}.pref-footer>span{color:var(--muted);font-size:12px}.settings-center__saved{position:absolute;left:18px;bottom:18px;display:flex;align-items:center;gap:5px;padding:8px 11px;border-radius:10px;color:#fff;background:#0b6e6b;box-shadow:0 8px 24px #061d3d26;font-size:12px;font-weight:800}.dashboard-page--clean{max-width:1180px}.dashboard-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.dashboard-welcome>div>span{color:var(--brand-teal-text);font-size:12px;font-weight:900}.dashboard-welcome h1{margin:5px 0;font-size:30px;letter-spacing:-.04em}.dashboard-welcome p{margin:0;color:var(--ink-soft);font-size:12px}.dashboard-customize-button{min-height:38px;padding-inline:12px}.dashboard-widget-stack{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dashboard-goal-lite{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,360px) auto;align-items:center;gap:16px;padding:13px 15px;border:1px solid #d8eae8;border-radius:17px;background:linear-gradient(90deg,#f8fcfc,#f0faf9);color:var(--ink)}.dashboard-goal-lite>div:first-child{display:flex;align-items:center;gap:10px}.dashboard-goal-lite__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#087c79;background:#dff6f3}.dashboard-goal-lite small{color:var(--muted);font-size:12px}.dashboard-goal-lite b{display:block;font-size:11px}.dashboard-goal-lite__progress{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px}.dashboard-goal-lite__progress>span{height:6px;overflow:hidden;border-radius:999px;background:#dbe9e8}.dashboard-goal-lite__progress>span i{display:block;height:100%;background:linear-gradient(90deg,#0ca6a1,#58d8cb)}.dashboard-goal-lite__progress>b{color:var(--brand-teal-text);font-size:11px}.dashboard-essential-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dashboard-essential-stat{min-height:78px;display:flex;align-items:center;gap:11px;padding:13px 14px;border:1px solid var(--line);border-radius:16px;background:#fff}.dashboard-essential-stat>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px}.dashboard-essential-stat>div{display:grid;grid-template-columns:auto 1fr;column-gap:7px;align-items:baseline}.dashboard-essential-stat small{grid-column:1/-1;color:var(--muted);font-size:12px}.dashboard-essential-stat b{font-size:21px}.dashboard-essential-stat em{color:var(--muted);font-size:12px;font-style:normal}.dashboard-essential-stat--teal>span{color:#087c79;background:#eaf9f8}.dashboard-essential-stat--rose>span{color:#b65368;background:#fff0f2}.dashboard-essential-stat--blue>span{color:#2d66a1;background:#eef5fc}.dashboard-clean-panel{padding:17px}.dashboard-clean-panel--activity{grid-column:1/-1}.agenda-list--clean .agenda-item{min-height:71px}.attention-list--clean .attention-client{padding:10px 0}.activity-feed--clean{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.activity-feed--clean .activity-item:nth-child(odd){border-inline-end:1px solid #edf1f5;padding-inline-end:18px}.dashboard-customize-modal{width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 42px);overflow:auto;border-radius:24px;background:#fff;box-shadow:0 28px 90px #04142c3d}.dashboard-customize-modal>header{display:flex;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid var(--line)}.dashboard-customize-modal header span{color:var(--brand-teal-text);font-size:12px;font-weight:900;letter-spacing:.1em}.dashboard-customize-modal h2{margin:4px 0;font-size:21px}.dashboard-customize-modal header p{margin:0;color:var(--muted);font-size:12px}.dashboard-customize-modal header>button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff}.dashboard-customize-list{display:grid;padding:10px 18px}.dashboard-customize-list article{min-height:68px;display:grid;grid-template-columns:38px 1fr auto 80px;align-items:center;gap:10px;padding:9px;border-bottom:1px solid #edf2f5;opacity:.6}.dashboard-customize-list article.is-enabled{opacity:1}.dashboard-customize-list__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:var(--brand-teal-text);background:#eef9f8}.dashboard-customize-list article>div:nth-child(2){display:grid}.dashboard-customize-list b{font-size:12px}.dashboard-customize-list small{color:var(--muted);font-size:12px}.dashboard-customize-list__order{display:flex;gap:3px}.dashboard-customize-list__order button{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff}.dashboard-customize-list__order button:disabled{opacity:.3}.dashboard-widget-toggle{position:relative;display:flex;align-items:center;gap:5px}.dashboard-widget-toggle input{position:absolute;opacity:0}.dashboard-widget-toggle i{position:relative;width:34px;height:20px;border-radius:999px;background:#dce5ea}.dashboard-widget-toggle i:after{content:"";position:absolute;top:3px;right:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:.18s}.dashboard-widget-toggle input:checked+i{background:var(--brand-teal)}.dashboard-widget-toggle input:checked+i:after{transform:translate(-14px)}.dashboard-widget-toggle span{color:var(--muted);font-size:12px}.dashboard-customize-modal>footer{display:flex;justify-content:space-between;gap:8px;padding:14px 20px;border-top:1px solid var(--line);background:#fbfcfd}.calendar-page--refined{max-width:1240px}.calendar-clean-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.calendar-clean-heading h1{margin:4px 0 5px;font-size:30px}.calendar-clean-heading p{margin:0;color:var(--ink-soft);font-size:12px}.calendar-clean-heading>div:last-child{display:flex;gap:8px}.calendar-command-bar{min-height:62px;display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:10px 13px}.calendar-nav-control{display:flex;align-items:center;gap:8px}.calendar-nav-control>button{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff}.calendar-nav-control>div{min-width:160px;text-align:center;display:grid}.calendar-nav-control b{font-size:12px}.calendar-nav-control small{color:var(--muted);font-size:12px}.calendar-view-tabs{margin-inline-start:auto;display:flex;padding:3px;border-radius:10px;background:#f3f6f8}.calendar-view-tabs button{min-width:52px;height:31px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.calendar-view-tabs button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #061d3d0f}.calendar-today-clean{height:34px;padding:0 11px;border:1px solid #cde4e2;border-radius:9px;background:#f3fbfa;color:var(--brand-teal-text);font-size:12px;font-weight:900}.calendar-refined-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:12px;align-items:start}.calendar-surface{overflow:hidden}.calendar-day-panel{padding:15px;position:sticky;top:84px}.calendar-day-panel header{padding-bottom:12px;border-bottom:1px solid var(--line)}.calendar-day-panel header span{color:var(--brand-teal-text);font-size:12px;font-weight:900}.calendar-day-panel h2{margin:4px 0;font-size:15px}.calendar-day-panel small{color:var(--muted);font-size:12px}.calendar-day-agenda{display:grid;gap:7px;padding:12px 0}.calendar-agenda-card{display:grid;grid-template-columns:48px 1fr;gap:9px;padding:9px;border:1px solid var(--line);border-inline-start:3px solid var(--brand-teal);border-radius:11px}.calendar-agenda-card time{display:grid;font-size:11px;font-weight:900}.calendar-agenda-card time small{font-size:12px}.calendar-agenda-card>div{display:grid;gap:4px}.calendar-agenda-card b{font-size:12px}.calendar-agenda-card span{display:flex;gap:4px;color:var(--muted);font-size:12px}.calendar-agenda-card--meeting{border-inline-start-color:#5279bc}.calendar-agenda-card--valuation{border-inline-start-color:#bd7a4d}.calendar-agenda-card--followup{border-inline-start-color:#d56876}.calendar-agenda-card--contract{border-inline-start-color:#3f8b68}.calendar-month-weekdays,.calendar-month-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-month-weekdays{min-height:34px;align-items:center;border-bottom:1px solid var(--line);background:#fafcfd}.calendar-month-weekdays span{text-align:center;color:var(--muted);font-size:12px;font-weight:800}.calendar-month-day{min-height:92px;padding:7px;border:0;border-inline-end:1px solid #edf2f5;border-bottom:1px solid #edf2f5;background:#fff;text-align:start;color:var(--ink);overflow:hidden}.calendar-month-day:hover{background:#fbfefe}.calendar-month-day.is-muted{background:#fbfcfd;color:#aab5c0}.calendar-month-day.is-selected{box-shadow:inset 0 0 0 2px #13b5b161;background:#f7fcfc}.calendar-month-day>div{display:flex;justify-content:space-between}.calendar-month-day>div b{font-size:12px}.calendar-month-day>div small{color:var(--muted);font-size:12px}.calendar-month-day.is-today>div b{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;color:#fff;background:var(--brand-teal)}.calendar-month-day>em{display:block;width:max-content;max-width:100%;margin-top:3px;padding:2px 4px;border-radius:5px;color:#98641f;background:#fff6e8;font-size:12px;font-style:normal}.calendar-month-day>section{display:grid;gap:3px;margin-top:5px}.event-chip{display:flex;align-items:center;gap:3px;min-width:0;padding:3px 4px;border-radius:5px;background:#f1f5f8;color:var(--ink-soft);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-chip i{width:4px;height:4px;border-radius:50%;background:var(--brand-teal);flex:0 0 auto}.event-chip--meeting i{background:#5279bc}.event-chip--valuation i{background:#bd7a4d}.event-chip--followup i{background:#d56876}.event-chip--contract i{background:#3f8b68}.calendar-month-day>section>small{color:var(--muted);font-size:12px}.calendar-week-view{min-width:760px}.calendar-week-header{display:grid;grid-template-columns:52px repeat(7,1fr);height:58px;border-bottom:1px solid var(--line);background:#fbfcfd}.calendar-week-header>button{display:grid;place-items:center;align-content:center;gap:2px;border:0;border-inline-start:1px solid #eef2f5;background:transparent;color:var(--ink-soft)}.calendar-week-header>button small{color:var(--muted);font-size:12px}.calendar-week-header>button b{font-size:12px}.calendar-week-header>button.is-today b{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--brand-teal)}.calendar-week-header>button.is-selected{background:#f1faf9}.calendar-week-body{display:grid;grid-template-columns:52px repeat(7,1fr);height:594px;overflow:hidden}.calendar-hours{display:grid;grid-template-rows:repeat(11,54px);background:#fbfcfd}.calendar-hours span{padding:5px 6px;color:var(--muted);font-size:12px;text-align:end}.calendar-week-column{position:relative;border-inline-start:1px solid #edf2f5}.calendar-week-column>i{display:block;height:54px;border-bottom:1px solid #edf2f5}.calendar-week-event{position:absolute;z-index:2;inset-inline:4px;border:1px solid #cde9e6;border-inline-start:3px solid var(--brand-teal);border-radius:8px;background:#ecf9f7;color:var(--ink);padding:5px;text-align:start;overflow:hidden}.calendar-week-event small{display:block;color:var(--brand-teal-text);font-size:12px}.calendar-week-event b{font-size:12px;line-height:1.3}.calendar-week-event--meeting{border-color:#d8e4f4;border-inline-start-color:#5279bc;background:#f0f5fb}.calendar-week-event--valuation{border-color:#f0dfcf;border-inline-start-color:#bd7a4d;background:#fff7ef}.calendar-week-event--followup{border-color:#f0d7db;border-inline-start-color:#d56876;background:#fff3f5}.calendar-week-event--contract{border-color:#d2e7dd;border-inline-start-color:#3f8b68;background:#f1f9f5}.calendar-day-view>header{padding:16px 18px;border-bottom:1px solid var(--line)}.calendar-day-view>header span{color:var(--brand-teal-text);font-size:12px;font-weight:900}.calendar-day-view h2{margin:4px 0;font-size:17px}.calendar-day-timeline{display:grid;grid-template-columns:58px 1fr;height:638px}.calendar-day-timeline .calendar-hours{grid-template-rows:repeat(11,58px)}.calendar-day-column{position:relative}.calendar-day-column>i{display:block;height:58px;border-bottom:1px solid #edf2f5}.calendar-day-event{position:absolute;inset-inline:12px;display:flex;gap:16px;align-items:center;padding:8px 12px;border:1px solid #cde9e6;border-inline-start:4px solid var(--brand-teal);border-radius:10px;background:#effaf9}.calendar-day-event time{min-width:80px;color:var(--brand-teal-text);font-size:12px;font-weight:900}.calendar-day-event>div{display:grid}.calendar-day-event b{font-size:12px}.calendar-day-event small{color:var(--muted);font-size:12px}@media(max-width:1100px){.settings-center__layout{grid-template-columns:150px minmax(0,1fr)}.dashboard-page--clean,.calendar-page--refined{max-width:none}.calendar-refined-layout{grid-template-columns:1fr}.calendar-day-panel{position:static;display:grid;grid-template-columns:180px 1fr auto;gap:12px;align-items:start}.calendar-day-panel header{border-bottom:0;border-inline-end:1px solid var(--line);padding-inline-end:12px}.calendar-day-agenda{grid-template-columns:repeat(2,1fr);padding:0}.calendar-day-panel>.button{align-self:center}.calendar-surface{overflow:auto}}@media(max-width:760px){.settings-center-backdrop,.dashboard-customize-backdrop{align-items:end;padding:0}.settings-center{width:100%;height:min(88vh,760px);border-radius:24px 24px 0 0}.settings-center__header{min-height:82px;padding:17px}.settings-center__header p{display:none}.settings-center__layout{height:calc(100% - 82px);grid-template-columns:1fr}.settings-center__nav{display:flex;overflow-x:auto;border-inline-end:0;border-bottom:1px solid var(--line);padding:8px}.settings-center__nav button{white-space:nowrap}.settings-center__content{padding:18px}.pref-grid,.pref-security-grid,.pref-language-grid{grid-template-columns:1fr}.pref-team-list article{grid-template-columns:36px 1fr auto}.pref-team-list article>i{display:none}.dashboard-welcome{align-items:flex-start;flex-direction:column}.dashboard-welcome h1{font-size:26px}.dashboard-widget-stack{grid-template-columns:1fr}.dashboard-goal-lite,.dashboard-essential-stats,.dashboard-clean-panel--activity{grid-column:auto}.dashboard-goal-lite{grid-template-columns:1fr auto}.dashboard-goal-lite__progress{grid-column:1/-1}.dashboard-essential-stats{grid-template-columns:1fr 1fr}.dashboard-essential-stat:last-child{grid-column:1/-1}.activity-feed--clean{grid-template-columns:1fr}.activity-feed--clean .activity-item:nth-child(odd){border-inline-end:0;padding-inline-end:0}.dashboard-customize-modal{width:100%;max-height:88vh;border-radius:24px 24px 0 0}.dashboard-customize-list article{grid-template-columns:36px 1fr 76px}.dashboard-customize-list__order{display:none}.calendar-clean-heading{align-items:flex-start;flex-direction:column}.calendar-clean-heading>div:last-child{width:100%}.calendar-clean-heading .button{flex:1}.calendar-command-bar{flex-wrap:wrap}.calendar-nav-control{width:100%;justify-content:center}.calendar-view-tabs{margin-inline-start:0;flex:1}.calendar-view-tabs button{flex:1}.calendar-refined-layout{display:block}.calendar-surface{margin-inline:-12px;border-inline:0;border-radius:0}.calendar-day-panel{display:block;margin-top:10px}.calendar-day-panel header{border-inline-end:0;border-bottom:1px solid var(--line)}.calendar-day-agenda{grid-template-columns:1fr;padding:12px 0}.calendar-month-day{min-height:70px;padding:4px}.calendar-month-day>em{display:none}.event-chip{font-size:0;padding:2px}.event-chip i{width:5px;height:5px}.calendar-month-day>section{display:flex;gap:2px;flex-wrap:wrap}.calendar-week-view{min-width:680px}.calendar-week-header,.calendar-week-body{grid-template-columns:44px repeat(7,1fr)}.calendar-day-event{inset-inline:6px}}.settings-center__header span,.pref-section-head>span,.dashboard-welcome>div>span,.calendar-day-panel header span,.calendar-day-view>header span{font-size:13px;color:var(--brand-teal-text)}.settings-center__header p,.pref-section-head p{font-size:13px;line-height:1.55}.settings-center__nav button{font-size:13px;min-height:44px}.settings-center__nav button.is-active{color:var(--brand-teal-text)}.pref-field>span{font-size:13px}.pref-field>small{font-size:12px;line-height:1.45}.pref-field input,.pref-field select{font-size:14px;min-height:44px}.pref-image-picker b,.pref-group h3,.pref-switch b,.pref-security-grid b,.pref-team-list b{font-size:13px}.pref-image-picker small,.pref-switch small,.pref-language-grid small,.pref-team-list small,.pref-security-grid small,.pref-footer>span{font-size:12px;line-height:1.45}.pref-image-picker button,.pref-team-list em,.pref-team-list i,.settings-center__saved{font-size:12px}.pref-note p{font-size:13px;line-height:1.55}.pref-brand-preview p{font-size:12px;line-height:1.45}.pref-plan-card small{font-size:12px;color:#ffffffc2}.pref-plan-card span{font-size:13px;color:#ffffffd1}.pref-plan-card strong small{font-size:12px}.dashboard-welcome p,.calendar-clean-heading p{font-size:15px;line-height:1.5}.dashboard-goal-lite small,.dashboard-essential-stat small,.dashboard-essential-stat em{font-size:12px;line-height:1.35}.dashboard-goal-lite b{font-size:14px}.dashboard-goal-lite__progress>b{font-size:13px;color:var(--brand-teal-text)}.dashboard-essential-stat{min-height:88px}.dashboard-essential-stat b{font-size:23px}.dashboard-customize-modal header span{font-size:12px;color:var(--brand-teal-text)}.dashboard-customize-modal header p,.dashboard-customize-list small{font-size:12px;line-height:1.45}.dashboard-customize-list b{font-size:13px}.dashboard-widget-toggle span{font-size:12px}.calendar-nav-control small,.calendar-day-panel small,.calendar-agenda-card time small,.calendar-agenda-card span,.calendar-week-header>button small,.calendar-hours span,.calendar-week-event small,.calendar-day-event small{font-size:11px;line-height:1.3}.calendar-view-tabs button,.calendar-today-clean{font-size:12px}.calendar-day-panel h2{font-size:18px}.calendar-agenda-card b{font-size:13px}.calendar-agenda-card time{font-size:13px}.calendar-month-weekdays span{font-size:12px}.calendar-month-day>div b{font-size:13px}.calendar-month-day>div small{font-size:11px}.calendar-month-day>em{font-size:11px}.event-chip{font-size:11px;line-height:1.25;padding:3px 5px}.calendar-month-day>section>small{font-size:11px}.calendar-week-event b{font-size:12px;line-height:1.25}.calendar-day-event time{font-size:12px}.calendar-day-event b{font-size:13px}.calendar-month-day{min-height:104px}.calendar-week-header{height:64px}.calendar-week-body{height:660px}.calendar-hours{grid-template-rows:repeat(11,60px)}.calendar-week-column>i{height:60px}.calendar-day-timeline{grid-template-columns:66px 1fr}.calendar-day-timeline .calendar-hours{grid-template-rows:repeat(11,62px)}.calendar-day-column>i{height:62px}@media(max-width:760px){.settings-center__nav button{min-height:44px;font-size:13px}.dashboard-welcome p{font-size:14px}.dashboard-essential-stat{min-height:92px}.calendar-month-day{min-height:76px}.event-chip{font-size:0;padding:2px}.calendar-week-view{min-width:720px}.calendar-week-body{height:660px}}.calendar-page--refined{width:min(calc(100% - 28px),1560px);max-width:none;min-height:calc(100vh - 82px);display:grid;grid-template-rows:auto auto minmax(0,1fr);align-content:start;padding-block:20px 18px}.calendar-clean-heading{margin-bottom:12px}.calendar-clean-heading h1{font-size:34px}.calendar-command-bar{margin-bottom:10px}.calendar-refined-layout{min-height:0;height:100%;grid-template-columns:minmax(0,1fr) 270px;align-items:stretch}.calendar-surface,.calendar-day-panel{min-height:0}.calendar-surface{display:flex;flex-direction:column}.calendar-day-panel{position:static;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.calendar-day-agenda{min-height:0;overflow:auto;padding-inline-end:4px}.calendar-month-grid{flex:1;display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(0,1fr)}.calendar-month-day{min-height:0}.calendar-week-view{min-width:760px;height:100%;display:grid;grid-template-rows:64px minmax(0,1fr)}.calendar-week-body{height:auto;min-height:0}.calendar-day-view{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr)}.calendar-day-timeline{height:auto;min-height:0}.calendar-day-column,.calendar-week-column{min-height:0}@media(max-width:1100px){.calendar-page--refined{min-height:auto;display:block;padding-block:22px 28px}.calendar-refined-layout{height:auto}}.dashboard-mobile-hero,.dashboard-mobile-new-property{display:none}@media(max-width:760px){.app-page{width:100%;padding:20px 18px calc(104px + env(safe-area-inset-bottom))}.dashboard-page--premium-mobile{padding-top:14px}.dashboard-welcome--desktop{display:none!important}.dashboard-mobile-hero{position:relative;overflow:hidden;display:block;min-height:315px;margin-bottom:14px;padding:24px 22px;border:1px solid #d7e5ed;border-radius:26px;background:radial-gradient(circle at 15% 12%,rgba(83,208,236,.18),transparent 34%),linear-gradient(145deg,#f8fcff,#eff8fc 60%,#f7fbfd);box-shadow:0 18px 44px #07264414}.dashboard-mobile-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffff0d 46%,#ffffffb8)}.dashboard-mobile-hero__content{position:relative;z-index:3;width:68%;margin-inline-end:auto;text-align:start}.dashboard-mobile-hero__date{display:block;margin-bottom:12px;color:var(--brand-teal-text);font-size:11px;font-weight:900}.dashboard-mobile-hero__hello{margin:0 0 4px!important;color:#607288!important;font-size:13px!important;font-weight:700}.dashboard-mobile-hero h1{margin:0 0 10px;font-size:30px;line-height:1.12;letter-spacing:-.045em;color:var(--brand-navy-950)}.dashboard-mobile-hero__content>p:last-of-type{margin:0;color:#617287;font-size:12px;line-height:1.6}.dashboard-mobile-hero__content>button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:17px;padding:0 15px;border:1px solid #0b7078;border-radius:13px;background:linear-gradient(135deg,#0a6b72,#087f83);color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 20px #0774782e}.dashboard-mobile-hero__art{position:absolute;z-index:1;inset-block:0;inset-inline-end:0;width:45%;pointer-events:none}.dashboard-mobile-hero__art:before{content:"";position:absolute;inset-block:24px -20px;inset-inline-end:-32px;width:220px;background:radial-gradient(circle at 50% 42%,rgba(100,196,222,.12),transparent 64%)}.dashboard-mobile-hero__arc{position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.9);border-radius:50%;inset-inline-end:-120px;top:20px;box-shadow:0 0 0 9px #ffffff2e,0 0 0 18px #ffffff21}.dashboard-mobile-hero__arc--2{width:340px;height:340px;inset-inline-end:-170px;top:-10px;opacity:.7}.dashboard-mobile-building{position:absolute;inset-inline-end:-8px;bottom:-8px;width:185px;height:175px;transform:skewY(-2deg);border:1px solid rgba(104,139,160,.18);border-radius:5px 22px 0 0;background:linear-gradient(145deg,#eef5f8,#d8e6ec);box-shadow:18px 0 38px #0e3c5614}.dashboard-mobile-building:before,.dashboard-mobile-building:after{content:"";position:absolute;inset-inline-start:18px;width:150px;height:16px;border:1px solid rgba(96,128,148,.22);background:#ffffff75;box-shadow:0 7px 14px #0b37510a}.dashboard-mobile-building:before{top:40px}.dashboard-mobile-building:after{top:94px}.dashboard-mobile-building i{position:relative;display:inline-block;width:29px;height:35px;margin:12px 5px 2px 8px;border:1px solid rgba(55,105,135,.22);background:linear-gradient(145deg,#63afc647,#ffffff9e)}.dashboard-mobile-building b{position:absolute;bottom:0;width:5px;height:42px;border-radius:4px 4px 0 0;background:#c6d6dd}.dashboard-mobile-building b:nth-of-type(1){left:26px}.dashboard-mobile-building b:nth-of-type(2){left:84px}.dashboard-mobile-building b:nth-of-type(3){left:142px}.dashboard-widget-stack{gap:14px}.dashboard-essential-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px}.dashboard-essential-stat,.dashboard-essential-stat:last-child{grid-column:auto!important;min-width:0;min-height:126px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:14px 12px;border-radius:20px;box-shadow:0 8px 24px #07264409}.dashboard-essential-stat>span{width:42px;height:42px;border-radius:13px}.dashboard-essential-stat>div{width:100%;display:grid;grid-template-columns:auto;gap:1px}.dashboard-essential-stat small{grid-column:auto;overflow:hidden;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.dashboard-essential-stat b{font-size:25px;line-height:1}.dashboard-essential-stat em{overflow:hidden;margin-top:2px;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.dashboard-clean-panel{padding:18px;border-radius:23px;box-shadow:0 12px 34px #0726440b}.dashboard-clean-panel .app-panel__head{margin-bottom:7px}.dashboard-clean-panel .app-panel__head h2{font-size:21px}.dashboard-clean-panel .app-panel__head>a{font-size:11px}.agenda-list--clean .agenda-item{min-height:92px;grid-template-columns:64px 3px minmax(0,1fr);gap:11px;padding:13px 6px}.agenda-list--clean .agenda-item time{font-size:20px}.agenda-list--clean .agenda-item>div b{font-size:13px}.agenda-list--clean .agenda-item>div strong{font-size:13px}.agenda-list--clean .agenda-item>div small{margin-top:3px;font-size:10px}.agenda-list--clean .agenda-item__line{height:58px}.agenda-list--clean .agenda-item.is-next{margin-inline:0;padding-inline:9px;border:1px solid #e0efef;background:#f5fbfa}.dashboard-mobile-new-property{position:relative;overflow:hidden;min-height:94px;display:grid;grid-template-columns:52px minmax(0,1fr) 76px;align-items:center;gap:12px;margin-top:16px;padding:13px 16px;border-radius:18px;background:linear-gradient(135deg,#061d3d,#082e59 62%,#075e6d);color:#fff;box-shadow:0 14px 30px #061d3d24}.dashboard-mobile-new-property:after{content:"";position:absolute;inset-inline-end:-18px;bottom:-24px;width:130px;height:90px;border:1px solid rgba(44,218,207,.16);transform:skewY(-12deg)}.dashboard-mobile-new-property>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#0d8b91,#08a7a2);box-shadow:0 0 0 6px #24cdc614}.dashboard-mobile-new-property>div{position:relative;z-index:2;display:grid;gap:2px}.dashboard-mobile-new-property b{font-size:16px}.dashboard-mobile-new-property small{color:#ffffffab;font-size:10px}.dashboard-mobile-new-property>svg{position:relative;z-index:1;color:#45ded640}.dashboard-goal-lite{order:9}.dashboard-clean-panel--focus{order:10}.dashboard-clean-panel--activity{order:11}}@media(max-width:390px){.app-page{padding-inline:14px}.dashboard-mobile-hero{min-height:298px;padding-inline:18px}.dashboard-mobile-hero__content{width:72%}.dashboard-mobile-hero h1{font-size:26px}.dashboard-mobile-building{width:155px}.dashboard-essential-stat{min-height:116px;padding-inline:10px}.dashboard-essential-stat b{font-size:22px}.dashboard-clean-panel{padding-inline:14px}}@media(max-width:760px){.dashboard-page--premium-mobile{padding-top:10px}.dashboard-mobile-hero{min-height:280px;margin-bottom:12px;padding:20px 18px;border-radius:24px}.dashboard-mobile-hero__content{width:70%}.dashboard-mobile-hero__date{margin-bottom:10px;font-size:10px}.dashboard-mobile-hero__hello{font-size:12px!important}.dashboard-mobile-hero h1{margin-bottom:8px;font-size:27px}.dashboard-mobile-hero__content>p:last-of-type{font-size:11px;line-height:1.55}.dashboard-mobile-hero__content>button{min-height:40px;margin-top:14px;padding-inline:13px;font-size:11px}.dashboard-mobile-hero__art{width:42%}.dashboard-mobile-hero__art:before{inset-block:18px -10px;inset-inline-end:-18px;width:180px}.dashboard-mobile-hero__arc{width:240px;height:240px;inset-inline-end:-104px;top:18px}.dashboard-mobile-hero__arc--2{width:300px;height:300px;inset-inline-end:-145px;top:-8px}.dashboard-mobile-building{width:142px}}@media(max-width:430px){.dashboard-mobile-hero{min-height:262px;padding:18px 16px}.dashboard-mobile-hero__content{width:73%}.dashboard-mobile-hero h1{font-size:24px;line-height:1.14}.dashboard-mobile-hero__content>button{min-height:38px}.dashboard-mobile-building{width:132px}}.settings-center{position:relative;overflow:hidden}.settings-center__menu-toggle,.settings-center__nav-scrim,.settings-center__nav-head{display:none}.settings-center__heading{min-width:0}.settings-center__nav button>svg:last-child{display:none}@media(max-width:760px){.settings-center-backdrop{align-items:center!important;justify-content:center;padding:16px 14px!important}.settings-center{width:min(100%,520px)!important;height:min(88dvh,780px)!important;max-height:calc(100dvh - 32px)!important;min-height:0!important;margin:auto;border-radius:28px!important;box-shadow:0 28px 90px #04142c47!important;isolation:isolate}.settings-center__header{min-height:104px!important;height:104px;display:grid!important;grid-template-columns:46px minmax(0,1fr) 102px;align-items:center!important;gap:10px!important;padding:14px 16px!important;background:linear-gradient(180deg,#fffffffc,#fbfdfefa)!important}.settings-center__menu-toggle{grid-column:1;width:46px;height:46px;display:grid;place-items:center;border:1px solid #d6e6e8;border-radius:15px;background:linear-gradient(180deg,#f3fbfa,#eaf8f7);color:var(--brand-teal-text);box-shadow:0 7px 18px #074f570f}.settings-center__menu-toggle.is-open{background:#e7f7f5;color:#087f7b}.settings-center__heading{grid-column:2;text-align:center}.settings-center__heading>span{display:block;font-size:10px!important;letter-spacing:.16em!important;white-space:nowrap}.settings-center__heading h2{margin:4px 0 0!important;font-size:22px!important;line-height:1.12;white-space:nowrap}.settings-center__heading p{display:none!important}.settings-center__header-actions{grid-column:3;display:flex;justify-content:flex-end;gap:8px!important}.settings-center__icon-button{width:44px!important;height:44px!important;border-radius:14px!important;box-shadow:none!important}.settings-center__layout{position:relative;display:block!important;height:calc(100% - 104px)!important;overflow:hidden}.settings-center__content{height:100%;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:20px 18px 28px!important;scrollbar-width:thin}.settings-center__content>.pref-section-head{padding-inline:2px}.pref-section-head{margin-bottom:16px!important}.pref-section-head h3{font-size:23px!important;letter-spacing:-.025em}.pref-section-head p{font-size:13px!important;line-height:1.5!important}.settings-center__nav{position:absolute!important;z-index:12;inset-block:0!important;inset-inline-start:0!important;width:min(82%,310px)!important;height:100%!important;display:grid!important;align-content:start!important;gap:5px!important;padding:14px 12px calc(18px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;border:0!important;border-inline-end:1px solid #dfe9ee!important;background:#fffffffd!important;box-shadow:0 18px 55px #05183133!important;opacity:0;visibility:hidden;transition:transform .28s cubic-bezier(.2,.76,.25,1),opacity .2s ease,visibility .2s ease}html[dir=rtl] .settings-center__nav{transform:translate(105%)}html[dir=ltr] .settings-center__nav{transform:translate(-105%)}.settings-center__nav.is-mobile-open{transform:translate(0)!important;opacity:1;visibility:visible}.settings-center__nav-head{display:grid;gap:3px;margin:0 2px 8px;padding:4px 10px 13px;border-bottom:1px solid #edf2f5;text-align:start}.settings-center__nav-head span{color:var(--brand-teal-text);font-size:11px;font-weight:900;letter-spacing:.05em}.settings-center__nav-head small{color:var(--muted);font-size:11px;font-weight:750}.settings-center__nav button{width:100%;min-height:50px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:10px!important;padding:0 12px!important;border:0!important;border-radius:13px!important;background:transparent!important;color:#445a72!important;font-size:13px!important;font-weight:850!important;text-align:start!important;white-space:normal!important}.settings-center__nav button>svg{color:#526b83}.settings-center__nav button>svg:last-child{display:block;color:#5b6b80}.settings-center__nav button.is-active{color:var(--brand-teal-text)!important;background:linear-gradient(90deg,#eaf8f7,#f3fbfa)!important;box-shadow:inset 0 0 0 1px #0e9e9a0f}.settings-center__nav button.is-active>svg{color:var(--brand-teal-text)}.settings-center__nav-scrim{position:absolute;z-index:11;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#05183138;opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:opacity .2s ease,visibility .2s ease}.settings-center__layout.is-mobile-nav-open .settings-center__nav-scrim{opacity:1;visibility:visible;pointer-events:auto}.pref-grid,.pref-security-grid{grid-template-columns:1fr!important;gap:11px!important}.pref-image-picker{margin-bottom:14px}.pref-group{border-radius:16px}.pref-footer{position:sticky;z-index:5;bottom:-28px;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:12px!important;margin:20px -18px -28px!important;padding:13px 18px calc(14px + env(safe-area-inset-bottom))!important;border-top:1px solid rgba(220,231,237,.95)!important;background:#fffffff5;box-shadow:0 -10px 28px #061d3d0b;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.pref-footer>span{font-size:10px!important;line-height:1.45!important}.pref-footer>.button{min-width:132px;min-height:46px;border-radius:14px}}@media(max-width:390px){.settings-center{height:min(90dvh,760px)!important;max-height:calc(100dvh - 24px)!important}.settings-center-backdrop{padding:12px 10px!important}.settings-center__header{grid-template-columns:42px minmax(0,1fr) 92px;height:96px!important;min-height:96px!important;padding-inline:12px!important}.settings-center__layout{height:calc(100% - 96px)!important}.settings-center__menu-toggle{width:42px;height:42px}.settings-center__icon-button{width:40px!important;height:40px!important}.settings-center__heading h2{font-size:20px!important}.settings-center__heading>span{font-size:10px!important}.settings-center__nav{width:min(86%,292px)!important}.pref-footer>span{display:none}.pref-footer{grid-template-columns:1fr!important}.pref-footer>.button{width:100%}}@media(prefers-reduced-motion:reduce){.settings-center__nav,.settings-center__nav-scrim{transition:none!important}}.settings-center__nav button.is-admin-hidden{border:1px dashed #e1c9a2;background:#fffaf1;color:#765e3e}.settings-center__nav button.is-admin-hidden>svg{color:#9c7a4f}.settings-center__admin-hidden-badge{margin-inline-start:auto;padding:3px 6px;border-radius:999px;background:#fff0d8;color:#926321;font-size:10px!important;font-weight:900!important;white-space:nowrap}.settings-center__feature-empty{min-height:320px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:var(--muted)}.settings-center__feature-empty>svg{color:var(--brand-teal-text)}.settings-center__feature-empty>b{color:var(--ink);font-size:18px}.settings-center__feature-empty>span{max-width:360px;font-size:13px;line-height:1.55}@media(max-width:760px){.settings-center__nav button.is-admin-hidden{grid-template-columns:24px minmax(0,1fr) auto 18px!important}.settings-center__admin-hidden-badge{font-size:10px!important;padding:2px 5px}}:root{--diro-live-navy:#061a37;--diro-live-navy-2:#0a3158;--diro-live-teal:#0bb8ad;--diro-live-teal-2:#55e0d3;--diro-live-sky:#eaf5ff;--diro-live-violet:#7569e8;--diro-live-coral:#ef7a6b;--diro-live-gold:#e3a641;--diro-live-shadow:0 16px 42px rgba(6,29,61,.075);--diro-live-shadow-hover:0 22px 54px rgba(6,29,61,.13)}html.diro-premium-live body{background:#f3f7fb}html.diro-premium-live .app-content{background:radial-gradient(circle at 12% 8%,rgba(56,198,193,.075),transparent 22rem),radial-gradient(circle at 88% 18%,rgba(71,127,206,.055),transparent 24rem),linear-gradient(180deg,#f7f9fc 0,#f3f7fb 45%,#f7f9fc)}html.diro-premium-live .button--primary:after{content:"";position:absolute;inset:-70% auto -70% -35%;width:28%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);animation:diroShimmer 4.6s ease-in-out infinite;pointer-events:none}html.diro-premium-live .app-page{width:min(calc(100% - 34px),1480px);padding:22px 0 48px}html.diro-premium-live .app-page-heading{min-height:68px;margin-bottom:16px;align-items:center;position:relative}html.diro-premium-live .app-page-heading h1,html.diro-premium-live .property-map-hero-heading h1,html.diro-premium-live .dashboard-welcome h1{letter-spacing:-.045em}html.diro-premium-live .app-page-heading h1{margin:3px 0 4px;font-size:30px;color:#081b35}html.diro-premium-live .app-page-heading p{max-width:790px;color:#5d7084;font-size:14px;line-height:1.55}html.diro-premium-live .app-eyebrow,html.diro-premium-live .app-panel__kicker{color:#078e8a;font-weight:950;letter-spacing:.12em}html.diro-premium-live .app-panel{border-color:#dce6ed;border-radius:22px;background:#fffffff5;box-shadow:0 8px 25px #061d3d0b}html.diro-premium-live .app-panel:hover{border-color:#d1e3e8}html.diro-premium-live .button{position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}html.diro-premium-live .button:hover{transform:translateY(-2px)}html.diro-premium-live .button--primary{border-color:transparent;background:linear-gradient(135deg,#10bbb0,#079f9b 62%,#087f8f);box-shadow:0 10px 24px #08a09c2e}html.diro-premium-live .button--primary:hover{box-shadow:0 15px 30px #08a09c40}html.diro-premium-live .button--soft{background:linear-gradient(180deg,#fff,#f7fafc);box-shadow:0 5px 15px #061d3d0a}html.diro-premium-live .diro-reveal{animation:diroReveal .52s cubic-bezier(.2,.72,.2,1) both;animation-delay:var(--diro-reveal-delay,0ms)}html.diro-premium-live .diro-progress-live{transform-origin:right center;animation:diroProgress 1s cubic-bezier(.2,.75,.18,1) both}html[dir=ltr].diro-premium-live .diro-progress-live{transform-origin:left center}html.diro-premium-live .diro-ring-live{position:relative;isolation:isolate}html.diro-premium-live .diro-ring-live:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:inherit;padding:1px;background:conic-gradient(from 0deg,transparent 0 62%,rgba(18,183,175,.65) 72%,transparent 82%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:diroRingSpin 1.7s cubic-bezier(.2,.65,.3,1) 1 both;pointer-events:none}html.diro-premium-live .live-dot:before{animation:diroPulse 1.8s ease-in-out infinite}html.diro-premium-live .dashboard-page--clean{max-width:1480px}html.diro-premium-live .dashboard-trial-banner{min-height:76px;margin-bottom:12px;padding:10px 14px;border-color:#cce5e3;border-radius:18px;background:linear-gradient(115deg,#eefaf8f5,#f7fbfdfa);box-shadow:0 8px 22px #061d3d09}html.diro-premium-live .dashboard-trial-banner__icon{width:40px;height:40px;border-radius:12px}html.diro-premium-live .dashboard-trial-banner__copy h2{margin:3px 0 1px;font-size:15px}html.diro-premium-live .dashboard-trial-banner__copy p{font-size:11.5px}html.diro-premium-live .dashboard-welcome--desktop{position:relative;overflow:hidden;min-height:150px;align-items:center;margin-bottom:14px;padding:24px 26px;border:1px solid rgba(25,112,135,.4);border-radius:26px;color:#fff;background:radial-gradient(circle at 16% 28%,rgba(56,231,218,.22),transparent 25%),linear-gradient(118deg,#061c3c,#0a3159 54%,#08747c);box-shadow:0 20px 46px #061d3d24}html.diro-premium-live .dashboard-welcome--desktop:before,html.diro-premium-live .dashboard-welcome--desktop:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.075);border-radius:50%;pointer-events:none}html.diro-premium-live .dashboard-welcome--desktop:before{width:240px;height:240px;inset-inline-start:-90px;bottom:-160px;box-shadow:0 0 0 34px #ffffff05,0 0 0 68px #ffffff03}html.diro-premium-live .dashboard-welcome--desktop:after{width:170px;height:170px;inset-inline-end:12%;top:-120px;animation:diroFloat 7s ease-in-out infinite}html.diro-premium-live .dashboard-welcome--desktop>div{position:relative;z-index:2}html.diro-premium-live .dashboard-welcome>div>span{color:#73efe3;font-size:12px}html.diro-premium-live .dashboard-welcome h1{margin:5px 0 7px;color:#fff;font-size:34px}html.diro-premium-live .dashboard-welcome p{color:#ffffffbf;font-size:14px}html.diro-premium-live .dashboard-customize-button{position:relative;z-index:2;border-color:#fff3;background:#ffffff1a;color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html.diro-premium-live .dashboard-customize-button:hover{background:#ffffff29;border-color:#ffffff57}html.diro-premium-live .dashboard-widget-stack{gap:12px}html.diro-premium-live .dashboard-goal-lite{min-height:70px;border-color:#cbe8e5;border-radius:18px;background:linear-gradient(90deg,#f9fdfd,#eef9f8);box-shadow:0 8px 20px #0768670b}html.diro-premium-live .dashboard-essential-stats{gap:12px}html.diro-premium-live .dashboard-essential-stat{min-height:92px;border-color:#dce7ed;border-radius:19px;box-shadow:0 9px 24px #061d3d0b;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}html.diro-premium-live .dashboard-essential-stat:hover{transform:translateY(-4px);border-color:#bfdeda;box-shadow:var(--diro-live-shadow-hover)}html.diro-premium-live .dashboard-essential-stat>span{width:42px;height:42px;border-radius:13px}html.diro-premium-live .dashboard-essential-stat b{font-size:25px;color:#081f3d}html.diro-premium-live .dashboard-clean-panel{padding:16px 18px;border-radius:22px;transition:transform .2s ease,box-shadow .2s ease}html.diro-premium-live .dashboard-clean-panel:hover{transform:translateY(-2px);box-shadow:var(--diro-live-shadow)}html.diro-premium-live .client-summary-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px;border:0;background:transparent;box-shadow:none}html.diro-premium-live .client-summary-strip>div{min-height:86px;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px;border:1px solid #dce6ed;border-radius:19px;background:#fff;box-shadow:0 8px 22px #061d3d0a;transition:.2s ease}html.diro-premium-live .client-summary-strip>div:nth-child(1){background:linear-gradient(135deg,#f7fffd,#eaf9f7)}html.diro-premium-live .client-summary-strip>div:nth-child(2){background:linear-gradient(135deg,#fbfcff,#eef5ff)}html.diro-premium-live .client-summary-strip>div:nth-child(3){background:linear-gradient(135deg,#fffdf8,#fff6e8)}html.diro-premium-live .client-summary-strip>div:nth-child(4){background:linear-gradient(135deg,#fdfbff,#f5f0ff)}html.diro-premium-live .client-summary-strip>div:hover{transform:translateY(-4px);box-shadow:var(--diro-live-shadow-hover)}html.diro-premium-live .client-summary-strip b{font-size:28px;color:#071f3e}html.diro-premium-live .client-summary-strip span{font-size:12px;font-weight:800;color:#64778b}html.diro-premium-live .clients-workspace{overflow:hidden;border-radius:22px}html.diro-premium-live .clients-toolbar{padding:13px 15px;border-bottom:1px solid #e7eef3;background:linear-gradient(180deg,#fff,#fbfcfd)}html.diro-premium-live .client-list-head{background:#f7fafc;color:#718196;font-size:11px;font-weight:900}html.diro-premium-live .client-list>*{transition:background .16s ease,transform .16s ease}html.diro-premium-live .client-list>*:hover{background:#fbfefe;transform:translate(-2px)}html.diro-premium-live .sales-momentum-card{min-height:130px;margin-bottom:12px;border-radius:25px;background:radial-gradient(circle at 9% 30%,rgba(88,224,213,.22),transparent 23%),linear-gradient(110deg,#071d3d,#0b3860 58%,#08737b);box-shadow:0 18px 42px #061d3d24}html.diro-premium-live .sales-momentum-card__badge{box-shadow:0 0 0 1px #ffffff21,0 10px 24px #0000001f;animation:diroFloat 6.5s ease-in-out infinite}html.diro-premium-live .property-lifecycle-tabs{min-height:58px;margin-bottom:11px;border-radius:17px;box-shadow:0 7px 20px #061d3d0a}html.diro-premium-live .property-lifecycle-tabs button{transition:background .18s ease,color .18s ease,transform .18s ease}html.diro-premium-live .property-lifecycle-tabs button:hover{transform:translateY(-1px)}html.diro-premium-live .property-lifecycle-tabs button.is-active{background:linear-gradient(135deg,#e8f8f6,#f2fbfa);box-shadow:inset 0 -3px #13aaa4}html.diro-premium-live .properties-toolbar{margin-bottom:14px;padding:11px 14px;border-radius:18px}html.diro-premium-live .properties-grid{gap:14px}html.diro-premium-live .property-card-lite{overflow:hidden;border-color:#dce7ed;border-radius:22px;box-shadow:0 11px 28px #061d3d0f;transition:transform .24s cubic-bezier(.2,.72,.2,1),box-shadow .24s ease,border-color .2s ease}html.diro-premium-live .property-card-lite:hover{transform:translateY(-6px);border-color:#badfdc;box-shadow:0 24px 50px #061d3d21}html.diro-premium-live .property-card-lite__cover{overflow:hidden}html.diro-premium-live .property-card-lite__cover img{transition:transform .55s ease}html.diro-premium-live .property-card-lite:hover .property-card-lite__cover img{transform:scale(1.035)}html.diro-premium-live .calendar-clean-heading{margin-bottom:10px}html.diro-premium-live .calendar-command-bar{min-height:62px;margin-bottom:11px;padding:10px 13px;border-radius:18px}html.diro-premium-live .calendar-surface{border-radius:24px;box-shadow:0 12px 32px #061d3d0e}html.diro-premium-live .calendar-day-panel{border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcfd)}html.diro-premium-live .calendar-week-header>*,html.diro-premium-live .calendar-month-weekdays>*{background:#f8fafc}html.diro-premium-live .calendar-week-column:hover,html.diro-premium-live .calendar-month-day:hover{background:#fbfefe}html.diro-premium-live .event-chip{box-shadow:0 5px 14px #061d3d12;transition:transform .16s ease,box-shadow .16s ease}html.diro-premium-live .event-chip:hover{transform:translateY(-2px);box-shadow:0 8px 18px #061d3d1c}html.diro-premium-live .messages-heading{margin-bottom:12px}html.diro-premium-live .messages-workspace{min-height:650px;overflow:hidden;border-radius:24px;box-shadow:0 16px 40px #061d3d13}html.diro-premium-live .conversation-list{background:linear-gradient(180deg,#fbfdff,#f5f9fb)}html.diro-premium-live .conversation-items>*{border-radius:14px;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}html.diro-premium-live .conversation-items>*:hover{transform:translate(-2px);background:#fff;box-shadow:0 6px 18px #061d3d0e}html.diro-premium-live .chat-stage{background:radial-gradient(circle at 50% 25%,rgba(73,205,197,.045),transparent 18rem),#fff}html.diro-premium-live .chat-stage__head{background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html.diro-premium-live .message-bubble{border-radius:17px;box-shadow:0 5px 16px #061d3d0b}html.diro-premium-live .chat-composer{margin:10px;border:1px solid #d7e6eb;border-radius:18px;background:#fff;box-shadow:0 10px 28px #061d3d13}html.diro-premium-live .chat-composer__send{box-shadow:0 7px 18px #0bb7ae38;transition:transform .16s ease}html.diro-premium-live .chat-composer__send:hover{transform:scale(1.06) rotate(-3deg)}html.diro-premium-live .market-hero{position:relative;overflow:hidden;min-height:210px;border-radius:27px;background:radial-gradient(circle at 12% 20%,rgba(85,224,211,.22),transparent 25%),linear-gradient(115deg,#061c3a,#0a3760 62%,#08777c);box-shadow:0 20px 46px #061d3d24}html.diro-premium-live .market-hero:after{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(255,255,255,.07);border-radius:50%;left:-85px;bottom:-145px;box-shadow:0 0 0 32px #ffffff05}html.diro-premium-live .market-filter-shell{margin-top:12px;border-radius:20px}html.diro-premium-live .market-grid{gap:14px}html.diro-premium-live .market-grid>*{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}html.diro-premium-live .market-grid>*:hover{transform:translateY(-5px);box-shadow:var(--diro-live-shadow-hover);border-color:#bddfdd}html.diro-premium-live .property-map-hero-heading{min-height:70px;margin-bottom:14px}html.diro-premium-live .property-map-premium-kpis{gap:11px;margin-bottom:11px}html.diro-premium-live .property-map-premium-kpis>article{min-height:88px;border-radius:20px;box-shadow:0 9px 23px #061d3d0b;transition:.2s ease}html.diro-premium-live .property-map-premium-kpis>article:hover{transform:translateY(-4px);box-shadow:var(--diro-live-shadow-hover)}html.diro-premium-live .property-map-premium-kpis article b{font-size:29px}html.diro-premium-live .property-map-premium-toolbar{margin-bottom:11px;border-radius:19px}html.diro-premium-live .property-map-premium-main{overflow:hidden;border-radius:25px;box-shadow:0 15px 38px #061d3d14}html.diro-premium-live .property-map-premium-main svg [data-city],html.diro-premium-live .property-map-premium-main button{transition:transform .18s ease,filter .18s ease}html.diro-premium-live .collaboration-kpis{gap:11px;margin-bottom:11px}html.diro-premium-live .collaboration-kpis>article{min-height:92px;border-radius:20px;background:#fff;box-shadow:0 9px 24px #061d3d0b;transition:.2s ease}html.diro-premium-live .collaboration-kpis>article:hover{transform:translateY(-4px);box-shadow:var(--diro-live-shadow-hover)}html.diro-premium-live .collaboration-kpis>article.is-highlight{background:linear-gradient(135deg,#f1fcfa,#e6f8f5);border-color:#afe0da}html.diro-premium-live .collaboration-tabs{min-height:56px;margin-bottom:12px;padding:5px;border:1px solid #dce6ed;border-radius:17px;background:#fff;box-shadow:0 7px 20px #061d3d0a}html.diro-premium-live .collaboration-tabs button.is-active{background:linear-gradient(135deg,#08234a,#0b3e68);color:#fff;box-shadow:0 8px 18px #061d3d26}html.diro-premium-live .collaboration-property{border-radius:20px;transition:transform .2s ease,box-shadow .2s ease}html.diro-premium-live .collaboration-property:hover{transform:translateY(-3px);box-shadow:var(--diro-live-shadow)}html.diro-premium-live .match-kpis{gap:11px;margin-bottom:11px}html.diro-premium-live .match-kpis>article{min-height:90px;border-radius:20px;box-shadow:0 9px 24px #061d3d0b;transition:.2s ease}html.diro-premium-live .match-kpis>article:hover{transform:translateY(-4px);box-shadow:var(--diro-live-shadow-hover)}html.diro-premium-live .matching-toolbar{border-radius:19px;margin-bottom:10px}html.diro-premium-live .matching-smart-note{border-radius:18px;background:linear-gradient(90deg,#f1fcfa,#f8fbff);box-shadow:0 7px 18px #061d3d09}html.diro-premium-live .match-group{overflow:hidden;border-radius:23px;box-shadow:0 12px 32px #061d3d0f}html.diro-premium-live .match-property{transition:background .16s ease,transform .16s ease}html.diro-premium-live .match-property:hover{background:#fbfefe;transform:translate(-2px)}html.diro-premium-live .match-reasons span{box-shadow:inset 0 0 0 1px #08a09c14}html.diro-premium-live .report-kpis{gap:11px;margin-bottom:13px}html.diro-premium-live .report-kpi{min-height:92px;border-radius:20px;background:#fff;box-shadow:0 9px 24px #061d3d0b;transition:.2s ease}html.diro-premium-live .report-kpi:hover{transform:translateY(-4px);box-shadow:var(--diro-live-shadow-hover)}html.diro-premium-live .report-kpi__icon{width:44px;height:44px;border-radius:14px}html.diro-premium-live .report-kpi b{font-size:25px;color:#071f3e}html.diro-premium-live .reports-grid{gap:13px}html.diro-premium-live .report-table-card,html.diro-premium-live .report-cities{min-height:310px;border-radius:23px}html.diro-premium-live .report-table tbody tr,html.diro-premium-live .report-city-list>div{transition:background .15s ease,transform .15s ease}html.diro-premium-live .report-table tbody tr:hover,html.diro-premium-live .report-city-list>div:hover{background:#f8fcfc;transform:translate(-2px)}html.diro-premium-live .report-team{margin-top:13px;border-radius:23px}html.diro-premium-live .smart-tools-tabs{margin-bottom:12px;padding:5px;border:1px solid #dce6ed;border-radius:17px;background:#fff;box-shadow:0 7px 20px #061d3d0a}html.diro-premium-live .smart-tools-tabs button.is-active{background:linear-gradient(135deg,#08234a,#0b3f68);color:#fff;box-shadow:0 8px 18px #061d3d26}html.diro-premium-live .smart-tools-grid{gap:13px}html.diro-premium-live .tool-feature{position:relative;overflow:hidden;min-height:210px;border-radius:22px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}html.diro-premium-live .tool-feature:hover{transform:translateY(-5px);box-shadow:var(--diro-live-shadow-hover);border-color:#bddfdd}html.diro-premium-live .tool-feature--hero{background:radial-gradient(circle at 12% 18%,rgba(85,224,211,.2),transparent 25%),linear-gradient(115deg,#071d3d,#0a355d 60%,#08787f);box-shadow:0 18px 42px #061d3d24}html.diro-premium-live .tool-feature--hero:after{content:"";position:absolute;width:210px;height:210px;border:1px solid rgba(255,255,255,.07);border-radius:50%;left:-90px;bottom:-145px;box-shadow:0 0 0 28px #ffffff05}html.diro-premium-live .tool-quick-row>*{transition:transform .15s ease,background .15s ease}html.diro-premium-live .tool-quick-row>*:hover{transform:translateY(-2px);background:#ffffff29}html.diro-premium-live .office-summary-grid{gap:11px;margin-bottom:13px}html.diro-premium-live .office-summary-card{min-height:106px;border-radius:20px;box-shadow:0 9px 24px #061d3d0b;transition:.2s ease}html.diro-premium-live .office-summary-card:hover{transform:translateY(-4px);box-shadow:var(--diro-live-shadow-hover)}html.diro-premium-live .office-summary-card>span{width:45px;height:45px;border-radius:14px}html.diro-premium-live .office-summary-card b{font-size:23px;color:#071f3e}html.diro-premium-live .office-tabs{margin-bottom:12px;border-radius:17px;background:#fff;box-shadow:0 7px 20px #061d3d0a}html.diro-premium-live .office-tabs button.is-active{background:linear-gradient(135deg,#eaf9f7,#f3fbfa);box-shadow:inset 0 -3px #12aaa4}html.diro-premium-live .office-team-panel,html.diro-premium-live .office-invite-panel{border-radius:23px}html.diro-premium-live .office-member-list>article{transition:background .16s ease,transform .16s ease}html.diro-premium-live .office-member-list>article:hover{background:#fbfefe;transform:translate(-2px)}html.diro-premium-live .admin-overview{gap:11px;margin-bottom:13px}html.diro-premium-live .admin-stat{min-height:94px;border-radius:20px;background:#fff;box-shadow:0 9px 24px #061d3d0b;transition:.2s ease}html.diro-premium-live .admin-stat:hover{transform:translateY(-4px);box-shadow:var(--diro-live-shadow-hover)}html.diro-premium-live .admin-stat__icon{width:45px;height:45px;border-radius:14px}html.diro-premium-live .admin-stat b{font-size:25px;color:#071f3e}html.diro-premium-live .admin-control-section{border-radius:23px;box-shadow:0 11px 30px #061d3d0e}html.diro-premium-live .admin-user-card-v2{border-radius:17px;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}html.diro-premium-live .admin-user-card-v2:hover{background:#fbfefe;transform:translate(-2px);box-shadow:0 8px 22px #061d3d0d}@media(max-width:1100px)and (min-width:761px){html.diro-premium-live .app-page{width:min(calc(100% - 26px),1480px)}}@media(max-width:760px){html.diro-premium-live .app-content{background:linear-gradient(180deg,#f8fbfd,#f3f7fa)}html.diro-premium-live .app-page{width:100%;padding:14px 14px 34px}html.diro-premium-live .app-page-heading{min-height:0;margin-bottom:13px}html.diro-premium-live .app-page-heading h1{font-size:26px}html.diro-premium-live .app-page-heading p{font-size:13px}html.diro-premium-live .client-summary-strip{grid-template-columns:1fr 1fr;gap:8px}html.diro-premium-live .client-summary-strip>div{min-height:76px;padding:10px;border-radius:17px}html.diro-premium-live .client-summary-strip b{font-size:24px}html.diro-premium-live .dashboard-trial-banner{margin-top:0}html.diro-premium-live .sales-momentum-card{min-height:0;border-radius:22px}html.diro-premium-live .property-map-premium-kpis,html.diro-premium-live .collaboration-kpis,html.diro-premium-live .match-kpis,html.diro-premium-live .report-kpis,html.diro-premium-live .office-summary-grid,html.diro-premium-live .admin-overview{gap:8px}html.diro-premium-live .property-map-premium-kpis>article,html.diro-premium-live .collaboration-kpis>article,html.diro-premium-live .match-kpis>article,html.diro-premium-live .report-kpi,html.diro-premium-live .office-summary-card,html.diro-premium-live .admin-stat{min-height:84px;border-radius:18px}html.diro-premium-live .messages-workspace{min-height:0;border-radius:20px}}@media(hover:hover)and (pointer:fine){html.diro-premium-live .app-panel,html.diro-premium-live .client-summary-strip>div,html.diro-premium-live .dashboard-essential-stat,html.diro-premium-live .property-map-premium-kpis>article,html.diro-premium-live .collaboration-kpis>article,html.diro-premium-live .match-kpis>article,html.diro-premium-live .report-kpi,html.diro-premium-live .office-summary-card,html.diro-premium-live .admin-stat{will-change:transform}}@media(prefers-reduced-motion:reduce){html.diro-premium-live *,html.diro-premium-live *:before,html.diro-premium-live *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@keyframes diroReveal{0%{opacity:0;transform:translateY(11px) scale(.994)}to{opacity:1;transform:none}}@keyframes diroProgress{0%{transform:scaleX(0);filter:saturate(.6)}to{transform:scaleX(1);filter:saturate(1)}}@keyframes diroRingSpin{0%{transform:rotate(-150deg);opacity:0}28%{opacity:1}to{transform:rotate(210deg);opacity:0}}@keyframes diroPulse{0%,to{box-shadow:0 0 0 4px #1a9d721a}50%{box-shadow:0 0 0 9px #1a9d7206}}@keyframes diroShimmer{0%,76%{transform:translate(-220%) rotate(18deg)}to{transform:translate(720%) rotate(18deg)}}@keyframes diroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}html.diro-premium-live .diro-live-surface{--diro-mx:50%;--diro-my:50%;--diro-glow:0;position:relative;isolation:isolate}html.diro-premium-live .diro-live-surface:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;opacity:var(--diro-glow);background:radial-gradient(280px circle at var(--diro-mx) var(--diro-my),rgba(59,213,202,.12),transparent 62%);transition:opacity .24s ease}html.diro-premium-live .diro-live-surface>*{position:relative;z-index:1}html.diro-premium-live .dashboard-essential-stat:before,html.diro-premium-live .client-summary-strip>div:before,html.diro-premium-live .report-kpi:before,html.diro-premium-live .admin-stat:before{content:"";position:absolute;inset-inline-end:12px;bottom:12px;width:44px;height:16px;opacity:.28;pointer-events:none;background:linear-gradient(135deg,transparent 0 12%,#13b5b1 13% 17%,transparent 18% 33%,#13b5b1 34% 39%,transparent 40% 54%,#13b5b1 55% 61%,transparent 62% 76%,#13b5b1 77% 84%,transparent 85%);clip-path:polygon(0 78%,18% 50%,34% 67%,52% 20%,70% 49%,84% 30%,100% 4%,100% 100%,0 100%)}html.diro-premium-live .dashboard-essential-stat,html.diro-premium-live .client-summary-strip>div,html.diro-premium-live .report-kpi,html.diro-premium-live .admin-stat{position:relative;overflow:hidden}@keyframes diroPulseNav{0%,to{opacity:.65;transform:scale(.88)}50%{opacity:1;transform:scale(1.08)}}:root{--app-header-h:70px;--app-header-mobile-h: calc(76px + env(safe-area-inset-top)) ;--app-sidebar-w:236px;--app-sidebar-collapsed-w:78px}@media(max-width:760px){a.app-nav-link,.app-icon-button{touch-action:manipulation}}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:#f5f8fb;transition:grid-template-columns .26s cubic-bezier(.2,.76,.25,1)}html[dir=rtl] .app-shell{direction:rtl}html[dir=ltr] .app-shell{direction:ltr}.app-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:20px 14px;border-inline-end:1px solid var(--line);background:#fffffff5;z-index:40}.app-sidebar__brand{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 8px 22px}.app-sidebar__collapse-toggle{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-soft);cursor:pointer;transition:background .16s,color .16s,border-color .16s}.app-sidebar__collapse-toggle:hover{background:#f0f7f7;color:var(--brand-teal-text);border-color:#bfe1de}.app-shell.is-sidebar-collapsed{grid-template-columns:78px minmax(0,1fr)}.is-sidebar-collapsed .app-sidebar{padding-inline:12px}.is-sidebar-collapsed .app-sidebar__brand{justify-content:center;padding-inline:0}.is-sidebar-collapsed .app-sidebar__brand .brand-logo__text{display:none}.is-sidebar-collapsed .app-sidebar__brand .brand-logo__mark{width:38px;height:38px}.is-sidebar-collapsed .app-sidebar__collapse-toggle{position:absolute;inset-block-start:18px;inset-inline-end:-13px;z-index:41;width:26px;height:26px;background:#fff;box-shadow:0 4px 12px #061d3d1f}.is-sidebar-collapsed .app-nav-link{justify-content:center;padding-inline:0;gap:0}.is-sidebar-collapsed .app-nav-link span{display:none}.is-sidebar-collapsed .app-nav-link b{position:absolute;inset-block-start:5px;inset-inline-end:12px;min-width:16px;height:16px;margin:0;padding:0 4px;font-size:10px}.is-sidebar-collapsed .app-nav-link{position:relative}.is-sidebar-collapsed .app-nav-more span,.is-sidebar-collapsed .app-nav-more>svg:last-child{display:none}.is-sidebar-collapsed .app-sidebar__secondary{gap:5px}.app-sidebar__nav{min-height:0;overflow-y:auto;display:grid;gap:5px;padding-inline-end:2px;scrollbar-width:thin}.app-nav-link{min-height:44px;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:13px;color:var(--ink-soft);font-weight:700;font-size:14px;transition:.18s ease}.app-nav-link:hover{background:#f6f9fb;color:var(--brand-navy-900)}.app-nav-link.is-active{background:#eef9f8;color:var(--brand-teal-text)}.app-nav-link b{margin-inline-start:auto;min-width:22px;height:22px;display:grid;place-items:center;padding:0 6px;border-radius:999px;color:#fff;background:var(--brand-navy-900);font-size:11px}.app-shell__main{min-width:0}.app-topbar{position:sticky;top:0;z-index:35;min-height:70px;display:flex;align-items:center;gap:16px;padding:10px 24px;border-bottom:1px solid var(--line);background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-search{flex:1;max-width:620px;min-width:240px;height:44px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:13px;background:#f9fbfc;color:var(--muted)}.app-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.app-search kbd{padding:4px 7px;border:1px solid #dce4eb;border-radius:7px;background:#fff;color:var(--muted);font-size:11px;box-shadow:0 1px 1px #04142c0d}.app-topbar__actions{margin-inline-start:auto;display:flex;align-items:center;gap:8px}.app-icon-button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink-soft)}.app-icon-button i{position:absolute;left:-3px;top:-4px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:999px;color:#fff;background:#ef6363;font-size:11px;font-style:normal;font-weight:900}.app-profile-chip{min-width:165px;display:flex;align-items:center;gap:9px;padding-block:5px;padding-inline:8px 10px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-align:start}.app-profile-chip>div{display:grid;gap:1px}.app-profile-chip b{font-size:13px}.app-profile-chip small{color:var(--muted);font-size:11px}.app-profile-chip svg{margin-inline-start:auto;color:var(--muted)}.app-avatar{width:32px;height:32px;display:grid;place-items:center;flex-shrink:0;border-radius:10px;color:#fff;background:linear-gradient(145deg,var(--brand-navy-800),var(--brand-teal));font-size:12px;font-weight:900}.app-topbar__mobile-title{display:none}@media(max-width:1100px){.app-shell,.app-shell.is-sidebar-collapsed{grid-template-columns:82px minmax(0,1fr)}.app-sidebar{padding-inline:10px}.app-sidebar__brand{overflow:visible;justify-content:center;padding-inline:10px}.app-sidebar__brand .brand-logo__text{display:none}.app-sidebar__brand .brand-logo__mark{width:36px;height:36px}.app-sidebar__collapse-toggle{display:none}.app-nav-link{justify-content:center;padding:0}.app-nav-link span,.app-nav-link b{display:none}}@media(max-width:760px){.app-shell{display:block}.app-sidebar{display:none}.app-topbar{min-height:62px;padding:9px 14px}.app-topbar__mobile-title{display:grid;gap:0;direction:ltr}.app-topbar__mobile-title b{color:var(--brand-navy-900);font-size:17px;letter-spacing:.12em}.app-topbar__mobile-title span{color:var(--muted);font-size:11px}.app-search{display:none}.app-profile-chip{min-width:0;padding:4px;border:0;background:transparent}.app-profile-chip>div,.app-profile-chip>svg{display:none}.app-quick-add{display:none}}.app-nav-link--owner{margin-top:8px;border:1px solid #dcebe9;background:#fbfefe;color:var(--brand-navy-900)}.app-nav-link--owner.is-active{border-color:#bfe0dc;background:linear-gradient(135deg,#eef9f8,#f7fbff)}.app-topbar>.global-search-wrap{flex:1}.app-profile-chip b{font-size:14px}.app-profile-chip small{font-size:12px}.app-search input{font-size:14px}.app-topbar__mobile-title span{font-size:12px}.app-topbar__mobile-shell,.app-sidebar__mobile-head,.app-sidebar__mobile-profile,.app-mobile-drawer-backdrop{display:none}@media(max-width:760px){body.diro-mobile-menu-open{overflow:hidden}.app-shell{display:block;min-height:100svh}.app-shell__main{min-height:100svh}.app-topbar{min-height:calc(66px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 16px 10px;background:#fffffff5;border-bottom:1px solid rgba(216,228,234,.92);box-shadow:0 5px 18px #061d3d09}.app-topbar__mobile-shell{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px}.app-topbar__mobile-shell .brand-logo__mark{width:34px;height:34px}.app-topbar__mobile-shell .brand-logo__text{font-size:22px;letter-spacing:.13em}.app-topbar__actions,.app-topbar>.global-search-wrap,.app-topbar__mobile-title{display:none}.app-mobile-menu-toggle{position:relative;width:46px;height:46px;display:grid;place-content:center;gap:5px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--brand-navy-900);box-shadow:0 5px 16px #061d3d0d}.app-mobile-menu-toggle span{width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .22s ease,opacity .16s ease}.app-mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.app-mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.app-mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.app-sidebar{display:flex;position:fixed;z-index:90;top:0;bottom:0;inset-inline-start:0;width:min(88vw,360px);height:100svh;padding:0 16px calc(18px + env(safe-area-inset-bottom));border:0;border-inline-end:1px solid var(--line);background:#fffffffb;box-shadow:0 30px 90px #04142c38;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transition:transform .26s cubic-bezier(.22,.8,.22,1);overflow:hidden}html[dir=rtl] .app-sidebar{transform:translate(105%)}html[dir=ltr] .app-sidebar{transform:translate(-105%)}.app-sidebar.is-mobile-open{transform:translate(0)}.app-sidebar__brand{display:none}.app-sidebar__mobile-head{min-height:calc(72px + env(safe-area-inset-top));display:flex;align-items:flex-end;justify-content:space-between;padding:calc(12px + env(safe-area-inset-top)) 4px 12px;border-bottom:1px solid #edf1f5;flex-shrink:0}.app-sidebar__mobile-head .brand-logo__mark{width:34px;height:34px}.app-sidebar__mobile-head .brand-logo__text{font-size:22px;letter-spacing:.13em}.app-sidebar__close{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink)}.app-sidebar__mobile-profile{margin:14px 0 10px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px;border:1px solid #e3ebf1;border-radius:16px;background:linear-gradient(135deg,#f8fbfc,#f2fafa);text-align:start;color:var(--ink)}.app-sidebar__mobile-profile .app-avatar{width:42px;height:42px;border-radius:13px;font-size:13px}.app-sidebar__mobile-profile>span:nth-child(2){min-width:0;display:grid;gap:2px}.app-sidebar__mobile-profile b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.app-sidebar__mobile-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px}.app-sidebar__nav{display:grid;gap:4px;overflow-y:auto;padding:2px 0 12px;scrollbar-width:none}.app-sidebar__nav::-webkit-scrollbar{display:none}.app-nav-link{min-height:48px;justify-content:flex-start;padding:0 12px;border-radius:13px;font-size:14px}.app-nav-link span,.app-nav-link b{display:initial}.app-nav-link b{display:grid}.app-nav-more{display:none}.app-sidebar__secondary{display:grid!important;gap:4px}.app-mobile-drawer-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#04142c57;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .2s ease}.app-shell.is-mobile-menu-open .app-mobile-drawer-backdrop{opacity:1;pointer-events:auto}}@media(prefers-reduced-motion:reduce){.app-shell,.app-sidebar,.app-mobile-menu-toggle span,.app-mobile-drawer-backdrop{transition:none!important}}.app-avatar--sm{width:30px;height:30px;font-size:12px}.client-portal-broker .app-avatar{width:48px;height:48px;font-size:15px;box-shadow:0 8px 18px #061d3d1f}.client-portal-hero__broker-card .app-avatar{width:50px;height:50px;font-size:15px;background:#fff;color:var(--brand-teal-text)}.app-workspace-switcher{display:flex;align-items:center;gap:6px;border:1px solid rgba(120,132,154,.16);border-radius:12px;padding:7px 9px;background:var(--surface,#fff)}.app-workspace-switcher select{border:0;outline:0;background:transparent;color:inherit;max-width:170px;font-size:12px}@media(max-width:720px){.app-workspace-switcher{display:none}}.app-sidebar__workspace-select{display:none;padding:10px 12px;margin:0 10px 8px;border-radius:13px;background:#f4f7fbe6;gap:6px}.app-sidebar__workspace-select>span{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--muted,#748094)}.app-sidebar__workspace-select select{width:100%;border:0;background:transparent;color:inherit;font-weight:700;outline:0}@media(max-width:720px){.app-sidebar__workspace-select{display:grid}}.global-search-wrap{position:relative;z-index:82;flex:1;max-width:620px}.global-search-wrap .app-search{max-width:none;width:100%}@media(max-width:760px){.global-search-wrap{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;max-width:none;display:none;padding:12px;background:#f5f8fbfa}.global-search-wrap.is-open{display:block}.global-search-wrap .app-search{display:flex;height:48px;background:#fff}.global-search-wrap .app-search kbd{display:none}}.app-search-trigger{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink-soft);cursor:pointer;transition:background .16s,color .16s,border-color .16s}.app-search-trigger:hover{background:#f0f7f7;color:var(--brand-teal-text);border-color:#bfe1de}@media(min-width:761px){.app-topbar>.global-search-wrap,.global-search-wrap{flex:0 0 auto;max-width:none}.global-search-wrap .app-search{display:none}.app-topbar>.global-search-wrap.is-expanded,.global-search-wrap.is-expanded{flex:1 1 auto;max-width:620px}.global-search-wrap.is-expanded .app-search{display:flex;animation:searchExpand .22s cubic-bezier(.2,.76,.25,1)}.global-search-wrap.is-expanded .app-search-trigger{display:none}}@media(max-width:760px){.app-search-trigger{display:none}}.quick-add-menu{position:absolute;top:calc(100% + 8px);left:0;width:250px;z-index:80;display:grid;padding:7px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 18px 45px #061d3d29}.quick-add-menu a{display:flex;align-items:center;gap:9px;padding:9px;border-radius:10px}.quick-add-menu a:hover{background:#f5f9fb}.quick-add-menu a>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#eef9f8;color:var(--brand-teal-text)}.quick-add-menu a>div{display:grid;flex:1}.quick-add-menu b{font-size:12px}.quick-add-menu small{color:var(--muted);font-size:12px}.quick-add-menu>a>svg{color:var(--muted)}html[dir=ltr] .app-sidebar,html[dir=ltr] .app-sidebar__nav{direction:ltr}html[dir=ltr] .app-nav-link{flex-direction:row}html[dir=ltr] .app-nav-link b{margin-inline-start:auto;margin-inline-end:0}.app-sidebar__nav{align-content:start}.app-sidebar__secondary{display:grid;gap:4px;padding:4px 0 6px;margin:0 8px;border-block:1px solid #edf2f5}.app-nav-more{width:100%;border:0;background:transparent;text-align:start}.app-nav-more>svg:last-child{margin-inline-start:auto;transition:.18s}.app-nav-more.is-open>svg:last-child{transform:rotate(180deg)}@media(max-width:760px){.app-sidebar__secondary{display:none}}.app-sidebar{padding:16px 12px;background:#fffffffb;border-inline-end:1px solid #e5edf2}.app-sidebar__brand{min-height:64px;padding:4px 8px 14px;border-bottom:1px solid #edf2f5;margin-bottom:10px}.app-sidebar__nav{flex:1;align-content:start;display:grid;gap:6px;padding:0 2px 10px;overflow-y:auto;overscroll-behavior:contain}.app-sidebar__primary{display:grid;gap:5px}.app-nav-link{position:relative;min-height:46px;display:flex;align-items:center;gap:11px;padding:0 13px;border-radius:12px;color:#445a72;font-size:14px;font-weight:750;line-height:1;text-align:start}.app-nav-link>svg{flex:0 0 auto;color:#445a72;transition:color .16s ease}.app-nav-link:hover{background:#f5f8fa;color:var(--brand-navy-900)}.app-nav-link:hover>svg{color:var(--brand-navy-900)}.app-nav-link.is-active{background:linear-gradient(135deg,#eaf8f7,#f3fbfb);color:#087f7b;box-shadow:inset 0 0 0 1px #109b9609}.app-nav-link.is-active>svg{color:#087f7b}.app-nav-link__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-sidebar__more-group{display:grid;gap:0;margin-top:2px}.app-nav-more{width:100%;min-height:46px;border:0;background:transparent;font-family:inherit;cursor:pointer}.app-nav-more__chevron{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;margin-inline-start:auto;border-radius:8px;color:#8b9bab;transition:transform .2s ease,background .16s ease,color .16s ease}.app-nav-more:hover .app-nav-more__chevron{background:#eef3f6;color:#52677d}.app-nav-more.is-open .app-nav-more__chevron{transform:rotate(180deg)}.app-sidebar__secondary{display:grid;grid-template-rows:0fr;overflow:hidden;margin:0 8px;padding:0;border:0;opacity:0;visibility:hidden;transition:grid-template-rows .22s ease,opacity .18s ease,margin .22s ease,visibility 0s linear .22s}.app-sidebar__secondary.is-open{grid-template-rows:1fr;margin-top:4px;opacity:1;visibility:visible;transition:grid-template-rows .22s ease,opacity .18s ease,margin .22s ease,visibility 0s}.app-sidebar__secondary-inner{min-height:0;display:grid;gap:3px;overflow:hidden;padding-inline-start:10px;border-inline-start:1px solid #e4edf2}.app-nav-link--nested{min-height:41px;padding-inline:11px;font-size:13px;border-radius:10px}.app-nav-link--nested>svg{width:18px;height:18px}.app-nav-link--owner{margin-top:3px;border:0;background:transparent}.is-sidebar-collapsed .app-sidebar__brand{border-bottom:0;margin-bottom:6px}.is-sidebar-collapsed .app-sidebar__nav{gap:5px}.is-sidebar-collapsed .app-nav-link{justify-content:center;padding-inline:0}.is-sidebar-collapsed .app-nav-link__label,.is-sidebar-collapsed .app-nav-more__chevron{display:none}.is-sidebar-collapsed .app-sidebar__secondary{margin-inline:0}.is-sidebar-collapsed .app-sidebar__secondary-inner{padding-inline-start:0;border-inline-start:0}@media(max-width:1100px)and (min-width:761px){.app-sidebar__brand{border-bottom:0;margin-bottom:6px}.app-sidebar__nav{gap:5px}.app-nav-link{justify-content:center;padding-inline:0}.app-nav-link__label,.app-nav-more__chevron{display:none}.app-sidebar__secondary{margin-inline:0}.app-sidebar__secondary-inner{padding-inline-start:0;border-inline-start:0}}@media(max-width:760px){.app-sidebar{display:flex;inset-inline-start:0;inset-inline-end:auto;width:min(88vw,356px);padding:0 14px calc(14px + env(safe-area-inset-bottom));border-inline-end:1px solid rgba(219,229,237,.95);background:#fff;box-shadow:0 28px 80px #04142c3d;direction:inherit}.app-sidebar__mobile-head{min-height:calc(72px + env(safe-area-inset-top));display:flex;align-items:center;justify-content:space-between;padding:calc(10px + env(safe-area-inset-top)) 4px 10px;border-bottom:1px solid #edf2f5}.app-sidebar__mobile-head .brand-logo{gap:8px}.app-sidebar__mobile-head .brand-logo__mark{width:36px;height:36px}.app-sidebar__mobile-head .brand-logo__text{font-size:23px;letter-spacing:.14em}.app-sidebar__close{width:40px;height:40px;border-radius:12px;box-shadow:none}.app-sidebar__mobile-profile{margin:12px 2px 10px;min-height:62px;grid-template-columns:40px minmax(0,1fr) 18px;gap:10px;padding:9px 10px;border:1px solid #e3ebf1;border-radius:15px;background:#f8fbfc;box-shadow:none}.app-sidebar__mobile-profile .app-avatar{width:40px;height:40px;border-radius:12px}.app-sidebar__mobile-profile-copy{display:grid;gap:2px;min-width:0;text-align:start}.app-sidebar__mobile-profile-copy b{font-size:13px}.app-sidebar__mobile-profile-copy small{font-size:11px;color:#7b8c9e}.app-sidebar__mobile-profile>svg{color:#93a2b1}.app-sidebar__nav{flex:1;display:grid;align-content:start;gap:6px;padding:2px 2px 12px;overflow-y:auto}.app-sidebar__primary{gap:4px}.app-nav-link{min-height:46px;justify-content:flex-start;gap:11px;padding:0 12px;border-radius:12px;font-size:14px}.app-nav-link__label{display:block!important}.app-nav-more{display:flex!important}.app-nav-more__chevron{display:grid!important}.app-sidebar__secondary{display:grid!important;grid-template-rows:0fr;margin-inline:7px;opacity:0;visibility:hidden}.app-sidebar__secondary.is-open{grid-template-rows:1fr;margin-top:4px;opacity:1;visibility:visible}.app-sidebar__secondary-inner{gap:3px;padding-inline-start:10px;border-inline-start:1px solid #e4edf2}.app-nav-link--nested{min-height:40px;font-size:13px}html[dir=rtl] .app-sidebar{inset-inline-start:0;transform:translate(105%)}html[dir=ltr] .app-sidebar{inset-inline-start:0;transform:translate(-105%)}.app-sidebar.is-mobile-open{transform:translate(0)!important}}@media(max-width:760px){.app-topbar{display:flex!important}}.app-topbar{min-height:76px;gap:20px;padding:12px 28px;border-bottom:1px solid rgba(214,225,233,.92);background:#fffffff0;box-shadow:0 1px #061d3d05,0 7px 24px #061d3d06;backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.app-topbar .app-search-trigger{width:48px;height:48px;border:1px solid #dce7ed;border-radius:15px;background:linear-gradient(180deg,#fff,#f9fbfc);color:#39536d;box-shadow:0 4px 14px #061d3d0b;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,color .16s ease,background .16s ease}.app-topbar .app-search-trigger:hover{transform:translateY(-1px);border-color:#bcdedb;background:#f1f9f8;color:var(--brand-teal-text);box-shadow:0 7px 20px #061d3d11}.app-topbar>.global-search-wrap.is-expanded{flex:1 1 auto;max-width:620px}.app-topbar .app-search{height:48px;border-color:#dce7ed;border-radius:15px;background:#fbfcfd;box-shadow:inset 0 1px #ffffffb3}.app-topbar .app-search:focus-within{border-color:#9dd5d1;background:#fff;box-shadow:0 0 0 4px #13b5b113,0 8px 24px #061d3d0a}.app-topbar__actions{margin-inline-start:auto;display:flex;align-items:center;gap:10px;min-width:0}.app-topbar__utility-group{display:flex;align-items:center;padding:4px;border:1px solid #e0e9ef;border-radius:16px;background:#f8fafc}.app-topbar__utility-group .app-icon-button{width:40px;height:40px;border:0;border-radius:12px;background:transparent;color:#425d77;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.app-topbar__utility-group .app-icon-button:hover{transform:translateY(-1px);background:#fff;color:var(--brand-teal-text);box-shadow:0 5px 14px #061d3d12}.app-topbar__notification-button i{inset-block-start:-5px;inset-inline-end:-5px;left:auto;top:auto;min-width:19px;height:19px;border-width:2px;font-size:10px}.app-topbar .app-quick-add{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px 0 14px;border:1px solid rgba(5,151,146,.28);border-radius:15px;background:linear-gradient(135deg,#14b7b1,#0aa39f 58%,#078f91);color:#fff;font-size:14px;font-weight:900;box-shadow:0 8px 22px #089a9729,inset 0 1px #fff3;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.app-topbar .app-quick-add:hover{transform:translateY(-1px);filter:saturate(1.04);box-shadow:0 11px 26px #089a9738,inset 0 1px #ffffff38}.app-topbar .app-quick-add:active{transform:translateY(0)}.app-quick-add__icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.24);border-radius:9px;background:#ffffff1f}.app-quick-add__label{white-space:nowrap}.app-topbar .quick-add-menu{top:calc(100% + 10px);inset-inline-end:0;left:auto;right:auto;width:270px;padding:8px;border-color:#dce7ed;border-radius:18px;box-shadow:0 24px 70px #051a372e}.app-topbar__divider{width:1px;height:34px;flex:0 0 auto;margin-inline:1px;background:#e1e9ef}.app-topbar .app-profile-chip{min-width:220px;min-height:50px;display:flex;align-items:center;gap:10px;padding:5px 6px 5px 10px;border:1px solid #dce7ed;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcfd);color:var(--ink);text-align:start;box-shadow:0 4px 14px #061d3d09;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.app-topbar .app-profile-chip:hover{transform:translateY(-1px);border-color:#c8dce5;background:#fff;box-shadow:0 8px 22px #061d3d11}.app-topbar .app-avatar{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#0b3e61,#087a86 58%,#0eaaa5);box-shadow:inset 0 1px #ffffff38,0 4px 12px #06435921;font-size:12px}.app-profile-chip__copy{min-width:0;flex:1;display:grid;gap:3px}.app-profile-chip__copy b{overflow:hidden;color:#0a2140;font-size:13px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.app-profile-chip__copy small{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;color:#667b8f;font-size:10.5px;line-height:1.1;white-space:nowrap}.app-profile-chip__copy small>span:nth-child(2){overflow:hidden;text-overflow:ellipsis}.app-profile-chip__copy em{max-width:76px;overflow:hidden;padding:2px 6px;border-radius:999px;background:#eef6f6;color:#397174;font-size:10px;font-style:normal;font-weight:850;text-overflow:ellipsis}.app-profile-chip__status{width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:#20b58e;box-shadow:0 0 0 3px #20b58e17}.app-profile-chip__chevron{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;color:#8294a5;transition:background .16s ease,color .16s ease}.app-profile-chip:hover .app-profile-chip__chevron{background:#f2f6f8;color:#36566f}.app-topbar__mobile-tools{display:none}.app-mobile-header-button{position:relative}@media(max-width:1100px)and (min-width:761px){.app-topbar{padding-inline:18px;gap:14px}.app-topbar .app-profile-chip{min-width:178px}.app-profile-chip__copy em{display:none}.app-topbar .app-quick-add{padding-inline:14px}}@media(max-width:760px){.app-topbar{min-height:calc(66px + env(safe-area-inset-top));padding:calc(9px + env(safe-area-inset-top)) 14px 9px;border-bottom-color:#d8e4eae6;background:#fffffff7;box-shadow:0 5px 18px #061d3d09}.app-topbar__mobile-shell{position:relative;width:100%;display:grid;grid-template-columns:78px minmax(0,1fr) 78px;align-items:center;gap:8px}.app-topbar__mobile-shell>.app-mobile-menu-toggle{grid-column:1;justify-self:start}.app-topbar__mobile-shell>.brand-logo{grid-column:2;justify-self:center}.app-topbar__mobile-tools{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:6px}.app-topbar__mobile-shell .brand-logo__mark{width:31px;height:31px}.app-topbar__mobile-shell .brand-logo__text{font-size:20px;letter-spacing:.14em}.app-mobile-menu-toggle,.app-mobile-header-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #dde7ed;border-radius:13px;background:#fff;color:#36536d;box-shadow:0 4px 13px #061d3d0a}.app-mobile-menu-toggle{gap:4px}.app-mobile-menu-toggle span{width:18px;height:2px}.app-mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.app-mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.app-mobile-header-button i{position:absolute;inset-block-start:-5px;inset-inline-end:-5px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#ef6363;color:#fff;font-size:10px;font-style:normal;font-weight:900}.app-topbar__actions,.app-topbar>.global-search-wrap:not(.is-open){display:none}}@media(max-width:390px){.app-topbar{padding-inline:10px}.app-topbar__mobile-shell{grid-template-columns:72px minmax(0,1fr) 72px;gap:4px}.app-mobile-menu-toggle,.app-mobile-header-button{width:38px;height:38px;border-radius:12px}.app-topbar__mobile-tools{gap:4px}.app-topbar__mobile-shell .brand-logo__text{font-size:19px}.app-topbar__mobile-shell .brand-logo__mark{width:30px;height:30px}}@media(prefers-reduced-motion:reduce){.app-topbar .app-search-trigger,.app-topbar .app-quick-add,.app-topbar .app-profile-chip,.app-topbar__utility-group .app-icon-button,.app-profile-chip__chevron{transition:none!important}}.app-floating-panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:84;border:0;background:#0a182e2e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.app-topbar>.global-search-wrap{flex:0 0 auto;max-width:none}.app-topbar .global-search-wrap.is-open{z-index:86}.app-topbar .app-search-trigger{width:58px;height:58px;display:grid;place-items:center;border:1px solid #d5dfe8;border-radius:18px;background:linear-gradient(180deg,#fff,#f6fafc);color:var(--brand-navy-900);box-shadow:0 10px 22px #0a1f440f}.search-center-panel,.notification-center-panel{position:fixed;z-index:85;top:96px;left:50%;transform:translate(-50%);width:min(960px,calc(100vw - 72px));max-height:calc(100vh - 128px);display:grid;overflow:hidden;border:1px solid #dce6ee;border-radius:28px;background:#fff;box-shadow:0 40px 110px #0a182e38}.notification-center-panel{width:min(560px,calc(100vw - 72px))}.search-center-panel__header,.notification-center-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 26px 18px;border-bottom:1px solid #edf2f6}.search-center-panel__header>div,.notification-center-panel__header>div:first-child{display:grid;gap:4px}.search-center-panel__header span,.notification-center-panel__header span{color:var(--brand-teal-text);font-size:13px;font-weight:900;letter-spacing:.14em}.search-center-panel__header h3,.notification-center-panel__header h3{margin:0;color:var(--brand-navy-900);font-size:34px;letter-spacing:-.03em}.search-center-panel__header p,.notification-center-panel__header p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.6}.search-center-panel__close,.notification-center-panel__close,.notification-center-panel__ghost{border:1px solid #d6e0e8;background:#fff;color:var(--ink-soft)}.search-center-panel__close,.notification-center-panel__close{width:48px;height:48px;display:grid;place-items:center;border-radius:16px}.notification-center-panel__actions{display:flex;align-items:center;gap:10px}.notification-center-panel__ghost{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:14px;font-size:13px;font-weight:900}.notification-center-panel__ghost:disabled{opacity:.55;cursor:not-allowed}.search-center-panel__bar{padding:18px 26px;border-bottom:1px solid #edf2f6;background:#fbfcfd}.search-center-panel__field{min-height:62px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0 18px;border:2px solid rgba(13,171,165,.18);border-radius:20px;background:#fff;color:var(--ink-soft);box-shadow:inset 0 0 0 1px #13b5b10f}.search-center-panel__field:focus-within{border-color:var(--brand-teal-text);box-shadow:0 0 0 4px #13b5b11f}.search-center-panel__field input{min-width:0;height:58px;border:0;outline:none;background:transparent;color:var(--brand-navy-900);font-size:28px;font-weight:700}.search-center-panel__field input::placeholder{color:#8090a8;font-weight:500}.search-center-panel__field kbd{height:36px;padding:0 12px;display:grid;place-items:center;border:1px solid #d6dde6;border-radius:12px;background:#f8fbfc;color:#6c7a8c;font-size:14px;font-weight:900}.search-center-panel__body{min-height:320px;max-height:calc(100vh - 320px);overflow:auto}.search-center-panel .global-search-empty,.search-center-panel .global-search-no-results{min-height:320px;padding:32px}.search-center-panel .global-search-results{padding:12px 18px 18px}.search-center-panel .global-search-result{padding:12px 10px;border-radius:14px}.search-center-panel .global-search-result b,.search-center-panel .global-search-result small,.search-center-panel .global-search-result em{font-size:13px}.notification-center-panel__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px;border-bottom:1px solid #edf2f6;background:#fbfcfd}.notification-center-panel__filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.notification-center-panel__filters button{min-height:38px;padding:0 12px;border:1px solid #d7e2ea;border-radius:999px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:900}.notification-center-panel__filters button.is-active{border-color:#b8e5df;background:#edf9f7;color:var(--brand-teal-text)}.notification-center-panel__body{min-height:240px;max-height:calc(100vh - 280px);overflow:auto;padding:14px 16px 16px}.notification-center-panel__empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;text-align:center}.notification-center-panel__empty-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#ecf7f5,#eef5fb);color:var(--brand-teal-text)}.notification-center-panel__empty b{font-size:15px;color:var(--brand-navy-900)}.notification-center-panel__empty p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.6}.notification-center-panel__list{display:grid;gap:10px}@media(max-width:900px){.search-center-panel,.notification-center-panel{width:min(100vw - 32px,960px);top:84px}.search-center-panel__header h3{font-size:28px}.search-center-panel__field input{font-size:23px}}@media(max-width:760px){.search-center-panel,.notification-center-panel{top:14px;width:calc(100vw - 18px);max-height:calc(100vh - 28px);border-radius:24px}.notification-center-panel{top:76px;max-height:calc(100vh - 92px)}.search-center-panel__header,.notification-center-panel__header{padding:18px 18px 14px}.search-center-panel__header h3,.notification-center-panel__header h3{font-size:24px}.search-center-panel__header p,.notification-center-panel__header p{font-size:13px}.search-center-panel__bar{padding:14px 18px}.search-center-panel__field{min-height:54px;padding:0 14px}.search-center-panel__field input{height:50px;font-size:18px}.search-center-panel__field kbd{display:none}.search-center-panel__body{max-height:calc(100vh - 230px)}.notification-center-panel__toolbar{align-items:stretch;flex-direction:column}.notification-center-panel__filters{width:100%;overflow:auto;flex-wrap:nowrap}.notification-center-panel__ghost{width:100%}}@media(max-width:760px){.app-topbar>.global-search-wrap{display:none!important}}.app-topbar__utility-group{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.app-topbar__utility-group .app-icon-button,.app-topbar .app-topbar__notification-button{position:relative;width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border:1px solid #d8e3ea!important;border-radius:15px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;color:#314b67!important;box-shadow:0 5px 16px #081f3d0b,inset 0 1px #ffffffe6!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease!important}.app-topbar__utility-group .app-icon-button:hover,.app-topbar .app-topbar__notification-button:hover{transform:translateY(-1px)!important;border-color:#b9dcd9!important;background:linear-gradient(180deg,#fff,#f0f9f8)!important;color:#087f7e!important;box-shadow:0 9px 22px #081f3d13!important}.app-topbar__notification-button i{position:absolute!important;inset-block-start:-5px!important;inset-inline-end:-5px!important;min-width:18px!important;height:18px!important;display:grid!important;place-items:center!important;padding:0 4px!important;border:2px solid #fff!important;border-radius:999px!important;background:#ef6767!important;color:#fff!important;font-size:10px!important;font-style:normal!important;font-weight:900!important;line-height:1!important;box-shadow:0 2px 7px #be3c3c38!important}.app-topbar .app-quick-add{min-height:46px!important;height:46px!important;gap:9px!important;padding:0 13px 0 8px!important;border:1px solid rgba(7,147,143,.34)!important;border-radius:15px!important;background:linear-gradient(135deg,#12aca8,#079d9a 62%,#087f86)!important;color:#fff!important;font-size:13.5px!important;font-weight:900!important;letter-spacing:-.01em!important;box-shadow:0 7px 18px #078f8c26,inset 0 1px #ffffff2e!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important}.app-topbar .app-quick-add:hover{transform:translateY(-1px)!important;filter:brightness(1.015) saturate(1.02)!important;box-shadow:0 10px 24px #078f8c36,inset 0 1px #ffffff38!important}.app-topbar .app-quick-add:active{transform:translateY(0)!important}.app-topbar .app-quick-add__icon{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:10px!important;background:#ffffff1f!important;box-shadow:inset 0 1px #ffffff14!important}.app-topbar .app-quick-add__label{line-height:1!important;white-space:nowrap!important}@media(max-width:760px){.app-topbar__mobile-tools .app-mobile-header-button{width:40px;height:40px;border:1px solid #dbe5eb;border-radius:13px;background:#fff;color:#314b67;box-shadow:0 4px 12px #081f3d0a}}@media(max-width:760px){.app-sidebar{position:fixed!important;inset-block:0!important;top:0!important;bottom:0!important;height:100dvh!important;min-height:100dvh!important;max-height:none!important;margin:0!important;padding:0 14px calc(12px + env(safe-area-inset-bottom))!important;border-radius:0!important;overflow:hidden!important}html[dir=rtl] .app-sidebar{right:0!important;left:auto!important}html[dir=ltr] .app-sidebar{left:0!important;right:auto!important}.app-sidebar__mobile-head,.app-sidebar__mobile-profile{flex:0 0 auto}.app-sidebar__nav{flex:1 1 auto!important;min-height:0!important;align-content:start!important;padding:4px 2px calc(18px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overscroll-behavior:contain}.app-mobile-drawer-backdrop{top:0!important;right:0!important;bottom:0!important;left:0!important;height:100dvh!important;min-height:100dvh!important}}@media(min-width:761px){html.diro-premium-live .app-shell{grid-template-columns:236px minmax(0,1fr);background:#f4f8fb}html.diro-premium-live .app-shell.is-sidebar-collapsed{grid-template-columns:78px minmax(0,1fr)}html.diro-premium-live .app-sidebar{padding:18px 13px;border-inline-end:0;background:radial-gradient(circle at 50% -10%,rgba(42,219,205,.16),transparent 32%),linear-gradient(180deg,#071d3b,#082846 55%,#061a35);box-shadow:0 0 0 1px #ffffff06 inset,12px 0 34px #061d3d14}html[dir=rtl].diro-premium-live .app-sidebar{box-shadow:0 0 0 1px #ffffff06 inset,-12px 0 34px #061d3d14}html.diro-premium-live .app-sidebar__brand{padding:4px 9px 20px;margin-bottom:5px;border-bottom:1px solid rgba(255,255,255,.08)}html.diro-premium-live .app-sidebar__brand .brand-logo{color:#fff}html.diro-premium-live .app-sidebar__brand .brand-logo__text{font-weight:900;letter-spacing:.17em}html.diro-premium-live .app-sidebar__collapse-toggle{border-color:#ffffff21;background:#ffffff12;color:#dceaf6}html.diro-premium-live .app-sidebar__collapse-toggle:hover{border-color:#55e0d361;background:#55e0d31f;color:#89fff2}html.diro-premium-live .app-sidebar__nav{gap:6px;padding-top:5px}html.diro-premium-live .app-sidebar__primary{display:grid;gap:5px}html.diro-premium-live .app-nav-link{min-height:45px;padding-inline:13px;border:1px solid transparent;border-radius:13px;color:#ccdae7;font-size:13px;font-weight:800}html.diro-premium-live .app-nav-link svg{opacity:.88}html.diro-premium-live .app-nav-link:hover{border-color:#ffffff12;background:#ffffff0e;color:#fff;transform:translate(var(--diro-nav-shift,0))}html[dir=rtl].diro-premium-live .app-nav-link:hover{--diro-nav-shift:-2px}html[dir=ltr].diro-premium-live .app-nav-link:hover{--diro-nav-shift:2px}html.diro-premium-live .app-nav-link.is-active{border-color:#65f1e333;background:linear-gradient(135deg,#0cb9ae4d,#105b766b);color:#fff;box-shadow:0 8px 22px #0000001f,inset 3px 0 #50e5d7}html[dir=rtl].diro-premium-live .app-nav-link.is-active{box-shadow:0 8px 22px #0000001f,inset -3px 0 #50e5d7}html.diro-premium-live .app-nav-link.is-active svg{color:#6ff3e7;opacity:1}html.diro-premium-live .app-nav-more{margin-top:5px;color:#9fb4c8}html.diro-premium-live .app-sidebar__secondary-inner{display:grid;gap:4px;padding-top:5px}html.diro-premium-live .app-nav-link--nested{min-height:41px;font-size:12.5px}html.diro-premium-live .app-nav-link--owner{border-color:#7d6be838;background:#7569e814;color:#dcd6ff}html.diro-premium-live .app-nav-link--owner.is-active{background:linear-gradient(135deg,#7569e857,#16487466);color:#fff}}html.diro-premium-live .app-topbar{min-height:70px;padding:9px 24px;border-bottom-color:#dde7ee;background:#ffffffe6;box-shadow:0 7px 22px #061d3d09;-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%)}html.diro-premium-live .app-topbar .app-quick-add{position:relative;overflow:hidden;min-height:46px;border-radius:14px;background:linear-gradient(135deg,#10bdb1,#079e9a 58%,#087c8e);box-shadow:0 10px 24px #079e9a30}html.diro-premium-live .app-topbar .app-quick-add:after{content:"";position:absolute;inset:-70% auto -70% -35%;width:28%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);animation:diroShimmer 4.6s ease-in-out infinite;pointer-events:none}html.diro-premium-live .app-topbar .app-profile-chip{min-height:48px;border-color:#dce6ed;border-radius:14px;box-shadow:0 5px 16px #061d3d0b}html.diro-premium-live .app-topbar .app-search-trigger{width:50px;height:50px;border-radius:15px}@media(max-width:1100px)and (min-width:761px){html.diro-premium-live .app-shell,html.diro-premium-live .app-shell.is-sidebar-collapsed{grid-template-columns:78px minmax(0,1fr)}html.diro-premium-live .app-sidebar__brand .brand-logo__text{display:none}}@media(max-width:760px){html.diro-premium-live .app-sidebar{background:#fff}html.diro-premium-live .app-sidebar__mobile-head .brand-logo{color:var(--brand-navy-900)}html.diro-premium-live .app-nav-link{transform:none!important}}@media(min-width:761px){html.diro-premium-live .app-sidebar__brand .brand-logo{--brand-cutout:#071d3b}}@media(max-width:760px){html.diro-premium-live .app-sidebar__mobile-head .brand-logo{--brand-cutout:#fff}}html.diro-premium-live .app-nav-link.is-active:after{content:"";width:6px;height:6px;margin-inline-start:auto;border-radius:50%;background:#64eee1;box-shadow:0 0 0 5px #64eee114,0 0 14px #64eee18c;animation:diroPulseNav 2.2s ease-in-out infinite}html.diro-premium-live .app-nav-link.is-active .app-nav-link__label{margin-inline-end:auto}@media(max-width:760px){html.diro-premium-live .app-topbar,.app-topbar{position:sticky;top:0;z-index:120;isolation:isolate;min-height:calc(76px + env(safe-area-inset-top));padding:calc(12px + env(safe-area-inset-top)) 14px 12px;border-bottom-color:#d8e4ead1;background:#fffffff0;box-shadow:0 6px 20px #061d3d0b;backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%)}.app-topbar__mobile-shell{width:100%;min-height:48px;display:grid;grid-template-columns:94px minmax(0,1fr) 94px;align-items:center;gap:8px;pointer-events:auto}.app-topbar__mobile-shell>.app-mobile-menu-toggle{grid-column:1;justify-self:start}.app-topbar__mobile-shell>.brand-logo{grid-column:2;justify-self:center;position:relative;z-index:2}.app-topbar__mobile-tools{grid-column:3;justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:7px}.app-mobile-menu-toggle,.app-mobile-header-button,.app-topbar__mobile-tools .app-mobile-header-button{position:relative;z-index:4;width:46px;height:46px;min-width:46px;min-height:46px;border:1px solid #d9e5eb;border-radius:15px;background:#fffffff0;color:#2e506b;box-shadow:0 5px 15px #071f370b;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.app-topbar__mobile-shell .brand-logo__mark{width:32px;height:32px}.app-topbar__mobile-shell .brand-logo__text{font-size:21px;letter-spacing:.15em}.app-mobile-header-button i{inset-block-start:-4px;inset-inline-end:-4px}}@media(max-width:390px){html.diro-premium-live .app-topbar,.app-topbar{padding:calc(12px + env(safe-area-inset-top)) 10px 11px}.app-topbar__mobile-shell{grid-template-columns:88px minmax(0,1fr) 88px;gap:5px}.app-mobile-menu-toggle,.app-mobile-header-button,.app-topbar__mobile-tools .app-mobile-header-button{width:44px;height:44px;min-width:44px;min-height:44px}}@media(min-width:761px){html.diro-premium-live .app-sidebar{border-inline-end:1px solid #dfe8ee;background:radial-gradient(circle at 50% -12%,rgba(34,190,180,.045),transparent 32%),linear-gradient(180deg,#fffffffb,#f9fbfdfb);box-shadow:0 0 0 1px #ffffffb8 inset,10px 0 30px #061d3d0b}html[dir=rtl].diro-premium-live .app-sidebar{box-shadow:0 0 0 1px #ffffffb8 inset,-10px 0 30px #061d3d0b}html.diro-premium-live .app-sidebar__brand{border-bottom-color:#e7eef3}html.diro-premium-live .app-sidebar__brand .brand-logo{color:#08213f;--brand-cutout:#fff}html.diro-premium-live .app-sidebar__collapse-toggle{border-color:#dce6ed;background:#fff;color:#61778a;box-shadow:0 3px 10px #061d3d09}html.diro-premium-live .app-sidebar__collapse-toggle:hover{border-color:#bcdedb;background:#f3faf9;color:#087f7b}html.diro-premium-live .app-nav-link{border-color:transparent;color:#5b7084}html.diro-premium-live .app-nav-link svg{color:#536f89;opacity:.9}html.diro-premium-live .app-nav-link:hover{border-color:#e4edf2;background:#f6f9fb;color:#09213e;transform:none}html.diro-premium-live .app-nav-link:hover svg{color:#315673}html.diro-premium-live .app-nav-link.is-active{border-color:#cce5e2;background:linear-gradient(135deg,#edf9f8,#f8fcfc);color:#087f7b;box-shadow:0 7px 18px #061d3d0b,inset 3px 0 #31c9bd}html[dir=rtl].diro-premium-live .app-nav-link.is-active{box-shadow:0 7px 18px #061d3d0b,inset -3px 0 #31c9bd}html.diro-premium-live .app-nav-link.is-active svg{color:#079d96;opacity:1}html.diro-premium-live .app-nav-link.is-active:after{width:5px;height:5px;background:#2bc6bb;box-shadow:0 0 0 4px #2bc6bb14}html.diro-premium-live .app-nav-more{color:#5b6b80}html.diro-premium-live .app-nav-link--owner{border-color:#e0e8ee;background:#fbfcfd;color:#586e82}html.diro-premium-live .app-nav-link--owner.is-active{border-color:#cce5e2;background:linear-gradient(135deg,#edf9f8,#f8fcfc);color:#087f7b}}.app-topbar{min-height:var(--app-header-h)}.app-content{min-height:calc(100vh - var(--app-header-h));min-height:calc(100svh - var(--app-header-h))}@media(max-width:760px){.app-content{min-height:calc(100vh - var(--app-header-mobile-h));min-height:calc(100svh - var(--app-header-mobile-h))}.app-topbar{min-height:var(--app-header-mobile-h)}.app-mobile-menu-toggle,.app-mobile-header-button{min-width:44px;min-height:44px;touch-action:manipulation}.app-sidebar{height:100vh;height:100svh;height:100dvh}}.app-nav-link.is-active,.app-nav-more,.app-sidebar__workspace-select span{color:var(--brand-teal-text)}html.diro-premium-live .app-nav-more{color:#5b6b80}html.diro-premium-live .app-nav-link.is-active{color:var(--brand-teal-text)}.notification-center-card{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid #e7edf2;border-radius:18px;background:#fff;color:inherit;text-align:start}.notification-center-card:hover{background:#f9fcfd;border-color:#dbe7ee}.notification-center-card.is-unread{border-color:#cfe9e5;background:linear-gradient(180deg,#f8fffe,#fff)}.notification-center-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#edf6f6;color:var(--brand-teal-text)}.notification-center-card__icon--blue{background:#eef3fb;color:#446db0}.notification-center-card__icon--amber{background:#fff6df;color:#a36b00}.notification-center-card__icon--rose{background:#fff1f4;color:#b15067}.notification-center-card__icon--violet{background:#f4effd;color:#7653a7}.notification-center-card__copy{min-width:0;display:grid;gap:4px}.notification-center-card__title-row{display:flex;align-items:center;gap:8px}.notification-center-card__title-row b{font-size:14px;color:var(--brand-navy-900)}.notification-center-card__title-row i{width:8px;height:8px;border-radius:999px;background:var(--brand-teal)}.notification-center-card__copy small{color:var(--ink-soft);font-size:13px;line-height:1.5;white-space:normal}.notification-center-card__copy em{color:#8392a5;font-size:12px;font-style:normal;font-weight:800}
