@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{font-family:"Source Sans 3",sans-serif;color:#171a1f;background:#eef1f3;font-synthesis:none;--yellow:#ffd500;--yellow-strong:#f4ca00;--ink:#171a1f;--muted:#737c85;--line:#e3e7ea;--surface:#ffffff;--surface-soft:#f7f8f9;--shadow:0 10px 30px rgba(20,26,31,.055);--radius:14px}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#eef1f3}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;background:#eef1f3;color:var(--ink);transition:.2s ease}.app.dark{--ink:#f3f4f5;--muted:#9da5ad;--line:#2b3137;--surface:#171b1f;--surface-soft:#12161a;--shadow:0 10px 30px rgba(0,0,0,.25);background:#0d1013}.prototype-bar{height:38px;display:flex;align-items:center;justify-content:center;gap:10px;background:#111316;color:#cbd0d4;font-size:12px;position:sticky;top:0;z-index:50;border-bottom:1px solid #252a2f}.prototype-label{font-weight:700;color:#fff}.role-switcher{display:flex;padding:3px;background:#252a2f;border-radius:999px}.role-switcher button{border:0;background:transparent;color:#d4d8dc;border-radius:999px;padding:5px 13px;font-weight:700;font-size:11px}.role-switcher button.active{background:var(--yellow);color:#111316}.prototype-note{opacity:.55;margin-left:4px}.theme-mini{border:1px solid #343a40;background:transparent;color:#d4d8dc;padding:5px 10px;border-radius:999px;font-size:11px}.topbar{height:88px;background:var(--surface);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 26px;position:sticky;top:38px;z-index:40;box-shadow:0 4px 16px #0a0f1406}.brand-lockup{display:flex;align-items:center;gap:18px;min-width:0}.pereko-wordmark{font-family:Montserrat;font-size:29px;font-weight:800;letter-spacing:-1.7px;color:var(--ink);white-space:nowrap}.pereko-wordmark span{font-size:9px;vertical-align:top;margin-left:2px}.brand-divider{height:44px;width:1px;background:#cfd4d8}.product-title{display:flex;flex-direction:column;gap:2px;min-width:0}.product-title strong{font-family:Montserrat;font-size:18px;line-height:1.1}.product-title small{font-size:12px;color:var(--muted);white-space:nowrap}.header-actions{display:flex;align-items:center;gap:10px}.global-search{width:310px;height:42px;border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;display:flex;align-items:center;gap:9px;padding:0 12px;color:var(--muted)}.global-search input{border:0;outline:0;background:transparent;width:100%;color:var(--ink);font-size:13px}.primary-btn,.secondary-btn,.icon-btn{height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;border:1px solid transparent;padding:0 15px}.primary-btn{background:var(--yellow);color:#111316}.primary-btn:hover{background:var(--yellow-strong)}.secondary-btn{background:var(--surface);border-color:var(--line);color:var(--ink)}.icon-btn{width:42px;padding:0;background:var(--surface);border-color:var(--line);color:var(--ink)}.notification{position:relative}.notification i{position:absolute;right:-3px;top:-5px;background:#ec3939;color:#fff;width:17px;height:17px;border-radius:50%;font-size:10px;font-style:normal;display:grid;place-items:center;border:2px solid var(--surface)}.user-chip{display:flex;align-items:center;gap:9px;padding-left:4px}.user-chip>div:last-child{display:flex;flex-direction:column}.user-chip strong{font-size:12px}.user-chip small{font-size:11px;color:var(--muted)}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e7ebee;color:#2d343a;font-family:Montserrat;font-weight:800;font-size:11px;border:1px solid #dce1e5}.avatar.large{width:45px;height:45px}.avatar.xl{width:56px;height:56px;font-size:13px}.shell{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:calc(100vh - 126px)}.sidebar{background:var(--surface);border-right:1px solid var(--line);padding:20px 13px;display:flex;flex-direction:column;justify-content:space-between}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{height:46px;font-size:14px;border:0;background:transparent;color:var(--muted);border-radius:9px;display:flex;align-items:center;gap:11px;padding:0 12px;text-align:left}.sidebar nav button.nav-active{background:linear-gradient(90deg,rgba(255,213,0,.18),transparent);color:var(--ink);font-weight:700;position:relative}.sidebar nav button.nav-active:before{content:"";position:absolute;left:-13px;width:3px;height:26px;border-radius:0 3px 3px 0;background:var(--yellow)}.side-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:5px}.side-card svg{color:#c9a800}.side-card strong{font-size:14px}.side-card span{font-size:13px;color:var(--muted);line-height:1.35}.content{padding:28px 30px 40px;max-width:1600px;width:100%;margin:0 auto}.page-intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:23px;gap:18px}.eyebrow,.section-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;color:#8c949b}.page-intro h1{font-family:Montserrat;font-size:32px;margin:5px 0 4px;letter-spacing:-.7px}.page-intro p{margin:0;color:var(--muted);font-size:16px}.date-chip,.case-chip{height:39px;border:1px solid var(--line);background:var(--surface);border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 12px;font-size:12px;color:var(--muted);box-shadow:var(--shadow)}.stats-grid{display:grid;gap:12px;margin-bottom:17px}.admin-stats{grid-template-columns:repeat(5,1fr)}.installer-stats{grid-template-columns:repeat(4,1fr)}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:15px;display:flex;align-items:center;gap:11px;min-height:88px;box-shadow:var(--shadow);position:relative}.stat-icon{width:39px;height:39px;border-radius:10px;display:grid;place-items:center;background:#eef1f3;color:#46515a}.stat-icon.yellow{background:#fff7cc;color:#b18e00}.stat-icon.orange{background:#fff0e5;color:#d86b18}.stat-icon.blue{background:#eaf2ff;color:#3976d6}.stat-icon.mint{background:#e8f7f2;color:#168a68}.stat-icon.green{background:#e8f8ed;color:#24924a}.stat-copy{display:flex;flex-direction:column}.stat-copy span{font-size:13px;color:var(--muted)}.stat-copy strong{font-family:Montserrat;font-size:24px;line-height:1.1;margin-top:3px}.stat-change{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;color:#198754;font-size:10px;font-weight:700}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.panel-head,.section-title-line{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px}.panel-head h2,.section-title-line h2{font-family:Montserrat;font-size:18px;margin:3px 0 0;letter-spacing:-.2px}.text-btn{border:0;background:transparent;color:var(--muted);display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:700}.admin-layout{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(280px,.8fr);gap:14px;margin-bottom:14px}.lead-table{border:1px solid var(--line);border-radius:10px;overflow:hidden}.table-row{display:grid;grid-template-columns:1.35fr .8fr .9fr 1.15fr .55fr 28px;align-items:center;gap:10px;padding:13px 12px;border-bottom:1px solid var(--line);font-size:13px}.table-row:last-child{border-bottom:0}.table-row.table-head{background:var(--surface-soft);font-size:12px;font-weight:700;color:var(--muted);padding-top:9px;padding-bottom:9px}.table-row>span{display:flex;align-items:center;gap:5px;min-width:0}.person-cell{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:1px!important}.person-cell small{color:var(--muted)}.status{font-style:normal;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap}.status.danger{background:#ffe6e6;color:#c73f3f}.status.warning{background:#fff3cf;color:#9b7900}.status.info{background:#e7f0ff;color:#3875c7}.status.success{background:#e5f6eb;color:#2d8550}.ghost-icon{border:0;background:transparent;color:var(--muted)}.side-focus{display:flex;flex-direction:column}.task{display:grid;grid-template-columns:36px 1fr 16px;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.task-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center}.task-icon.yellow{background:#fff6c9;color:#ad8b00}.task-icon.red{background:#ffe9e9;color:#cc4b4b}.task-icon.blue{background:#e8f1ff;color:#3577d3}.task-icon.mint{background:#e5f6ef;color:#188665}.task div:nth-child(2){display:flex;flex-direction:column}.task strong{font-size:14px}.task span{font-size:12px;color:var(--muted)}.wide{width:100%;margin-top:auto}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tiny-muted{font-size:10px;color:var(--muted)}.funnel{display:flex;flex-direction:column;gap:10px}.funnel-row{display:grid;grid-template-columns:72px 1fr 34px;align-items:center;gap:10px;font-size:11px}.funnel-row>div{height:8px;background:var(--surface-soft);border-radius:999px;overflow:hidden}.funnel-row i{display:block;height:100%;background:var(--yellow);border-radius:999px}.funnel-row b{text-align:right}.timeline-item{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:start;padding:9px 0;border-bottom:1px solid var(--line)}.timeline-item:last-child{border-bottom:0}.timeline-item i{width:8px;height:8px;border-radius:50%;background:#c8ced3;margin-top:4px}.timeline-item i.hot{background:var(--yellow)}.timeline-item>div{display:flex;flex-direction:column}.timeline-item strong{font-size:13px}.timeline-item span,.timeline-item small{font-size:12px;color:var(--muted)}.installer-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.72fr);gap:14px}.lead-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px}.lead-top{display:flex;align-items:center;gap:10px}.grow{flex:1;display:flex;flex-direction:column}.grow strong{font-family:Montserrat;font-size:16px}.grow span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:13px}.lead-age{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.lead-age em{font-style:normal;background:#fff3bd;color:#987800;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:800}.lead-age small{font-size:9px;color:var(--muted)}.product-strip{display:grid;grid-template-columns:42px 1fr .8fr 1.15fr;gap:10px;border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;padding:10px;margin:14px 0}.product-visual{width:36px;height:42px;border-radius:6px;background:#1f2428;color:var(--yellow);display:grid;place-items:center}.product-strip>div:not(:first-child){display:flex;flex-direction:column}.product-strip small{font-size:11px;color:var(--muted)}.product-strip strong{font-size:13px}.card-actions{display:flex;gap:7px}.card-actions button{height:40px;font-size:13px;padding:0 11px}.installer-score{margin-top:18px;padding:16px;border-radius:11px;background:#111316;color:#fff;display:flex;flex-direction:column}.installer-score span{font-size:10px;color:#aab0b5}.installer-score strong{font-family:Montserrat;font-size:23px;margin:3px 0}.installer-score small{font-size:10px;color:#8f979d}.client-shell{display:block;min-height:calc(100vh - 126px)}.client-content{max-width:none;padding:0;background:linear-gradient(180deg,#f5f7f8 0,#eef1f3)}.dark .client-content{background:linear-gradient(180deg,#11161a 0,#0d1013)}.client-page{width:min(1320px,calc(100% - 64px));margin:0 auto;padding:42px 0 54px}.client-hero{min-height:280px;border-radius:22px;background:linear-gradient(118deg,#15191d,#23292e 70%,#15191d);color:#fff;padding:44px 48px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;box-shadow:0 18px 50px #0c111529;position:relative;overflow:hidden;margin-bottom:22px}.client-hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#ffd5002e,#ffd50000 68%);right:-90px;top:-140px}.client-hero-copy{max-width:760px;position:relative;z-index:1}.client-overline{display:inline-block;font-size:13px;letter-spacing:.14em;font-weight:800;color:#ffd91d;margin-bottom:12px}.client-hero h1{font-family:Montserrat;font-size:42px;line-height:1.05;letter-spacing:-1.2px;margin:0 0 14px}.client-hero p{font-size:18px;line-height:1.55;color:#cbd1d6;margin:0;max-width:720px}.client-hero-meta{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px}.client-hero-meta span{display:flex;align-items:center;gap:8px;font-size:15px;color:#eef1f3}.client-hero-meta svg{color:#ffd500}.client-case-card{min-width:245px;position:relative;z-index:1;padding:22px 24px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column}.client-case-card>span{font-size:13px;color:#aeb6bd}.client-case-card>strong{font-family:Montserrat;font-size:22px;margin:5px 0 18px}.client-case-card em{font-style:normal;display:flex;align-items:center;gap:8px;font-size:13px;color:#d8f4e2}.client-case-card em svg{color:#48c77a}.client-section{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.client-progress-section{margin-bottom:22px}.client-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.client-section-head.compact{align-items:center;margin-bottom:8px}.client-section-head h2{font-family:Montserrat;font-size:25px;letter-spacing:-.5px;margin:6px 0 7px}.client-section-head p{font-size:15px;color:var(--muted);line-height:1.5;margin:0;max-width:760px}.client-next-date{display:flex;align-items:center;gap:12px;min-width:245px;padding:14px 16px;background:var(--surface-soft);border:1px solid var(--line);border-radius:12px}.client-next-date svg{color:#b08e00}.client-next-date div{display:flex;flex-direction:column}.client-next-date span{font-size:12px;color:var(--muted)}.client-next-date strong{font-size:15px}.client-steps{margin-top:34px}.client-steps .step{font-size:13px;gap:11px}.client-steps .step-dot{width:40px;height:40px;font-size:14px}.client-steps:before{top:19px}.client-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:22px;margin-bottom:22px}.client-main-column,.client-side-column{display:flex;flex-direction:column;gap:22px}.client-highlight{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:30px}.client-highlight-icon{width:58px;height:58px;border-radius:15px;background:#ffd500;color:#111316;display:grid;place-items:center}.client-highlight-copy h2{font-family:Montserrat;font-size:24px;margin:5px 0 8px}.client-highlight-copy p{font-size:15px;line-height:1.55;color:var(--muted);margin:0}.client-highlight-details{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:17px}.client-highlight-details span{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.client-highlight-details svg{color:#a98a00}.client-action-btn{white-space:nowrap}.client-side-column .contact-card{padding:24px;min-height:0}.contact-card{display:flex;flex-direction:column}.contact-person{display:flex;align-items:center;gap:14px;margin:18px 0}.contact-person h2{font-family:Montserrat;font-size:19px;margin:0 0 4px}.contact-person p{margin:0;color:var(--muted);font-size:13px;display:flex;align-items:center;gap:5px}.contact-actions{display:flex;gap:9px}.contact-actions button{height:42px;font-size:13px;flex:1}.phone-line{font-size:12px;color:var(--muted);margin-top:12px;text-align:center}.client-messages .message{grid-template-columns:44px 1fr;padding:16px 0;gap:13px}.client-messages .avatar{width:44px;height:44px;font-size:12px}.client-messages .message strong{font-size:14px}.client-messages .message p{font-size:14px;line-height:1.5;color:var(--muted);margin:4px 0}.client-messages .message small{font-size:11px;color:#929aa1}.client-documents-section{margin-bottom:22px}.client-doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.client-doc-grid .doc{border:1px solid var(--line);border-radius:12px;padding:16px;background:var(--surface-soft)}.client-doc-grid .doc-icon{width:40px;height:40px}.client-doc-grid .doc strong{font-size:13px}.client-doc-grid .doc span{font-size:11px}.client-help{border-radius:18px;background:#111316;color:#fff;padding:30px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.client-help .client-overline{margin-bottom:7px}.client-help h2{font-family:Montserrat;font-size:22px;max-width:780px;margin:0;line-height:1.35}.client-help .primary-btn{flex:none}.message{display:grid;grid-template-columns:36px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.message:last-child{border-bottom:0}.message strong{font-size:13px}.message p{font-size:13px;color:var(--muted);margin:3px 0}.message small{font-size:11px;color:#9ca3a9}.doc{width:100%;display:grid;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;padding:10px 0}.doc:last-child{border-bottom:0}.doc-icon{width:34px;height:34px;border-radius:8px;background:#fff0ef;color:#d54d43;display:grid;place-items:center}.doc>div:nth-child(2){display:flex;flex-direction:column}.doc strong{font-size:13px}.doc span{font-size:11px;color:var(--muted)}@media(max-width:1150px){.global-search{display:none}.admin-stats{grid-template-columns:repeat(3,1fr)}.lead-cards{grid-template-columns:1fr}.client-page{width:min(100% - 40px,1180px)}.client-main-grid{grid-template-columns:minmax(0,1fr) 320px}.client-highlight{grid-template-columns:auto 1fr}.client-action-btn{grid-column:2}.client-doc-grid{grid-template-columns:1fr 1fr}}@media(max-width:850px){.prototype-note{display:none}.topbar{height:auto;min-height:78px;padding:13px 16px}.brand-divider{height:38px}.product-title small{display:none}.header-actions .user-chip>div:last-child{display:none}.primary-btn{padding:0 11px}.shell{display:block}.sidebar{display:none}.content{padding:20px 14px 30px}.client-content{padding:0}.admin-layout,.installer-layout,.bottom-grid{grid-template-columns:1fr}.admin-stats,.installer-stats{grid-template-columns:1fr 1fr}.page-intro{align-items:flex-start;flex-direction:column}.lead-table{overflow-x:auto}.table-row{min-width:760px}.pereko-wordmark{font-size:24px}.product-title strong{font-size:14px}.user-chip{display:none}.client-page{width:min(100% - 28px,760px);padding:24px 0 34px}.client-hero{min-height:0;padding:30px 26px;align-items:flex-start;flex-direction:column;border-radius:18px}.client-hero h1{font-size:34px}.client-hero p{font-size:16px}.client-case-card{width:100%;min-width:0}.client-section{padding:22px}.client-section-head{flex-direction:column}.client-next-date{width:100%;min-width:0}.client-steps{overflow-x:auto;grid-template-columns:repeat(5,150px);padding-bottom:8px}.client-steps:before{left:75px;right:75px}.client-main-grid{grid-template-columns:1fr}.client-side-column{display:grid;grid-template-columns:1fr 1fr}.client-highlight{grid-template-columns:auto 1fr}.client-action-btn{grid-column:1/-1;width:100%}.client-doc-grid{grid-template-columns:1fr}.client-help{align-items:flex-start;flex-direction:column}.client-help .primary-btn{width:100%}}@media(max-width:520px){.prototype-bar{justify-content:flex-start;padding:0 10px;overflow-x:auto}.prototype-label,.theme-mini{display:none}.role-switcher button{padding:5px 11px}.topbar{top:38px}.brand-lockup{gap:10px}.brand-divider{height:34px}.product-title strong{font-size:12px}.header-actions{gap:6px}.header-actions>.primary-btn{font-size:0;width:42px;padding:0}.header-actions>.primary-btn svg{margin:0}.admin-stats,.installer-stats{grid-template-columns:1fr 1fr}.stat-card{min-height:82px;padding:12px}.stat-copy strong{font-size:21px}.stat-change{display:none}.page-intro h1{font-size:24px}.date-chip,.case-chip{width:100%;justify-content:center}.lead-cards{grid-template-columns:1fr}.product-strip{grid-template-columns:36px 1fr 1fr}.product-strip>div:last-child{grid-column:2/-1}.card-actions{display:grid;grid-template-columns:1fr 1fr}.card-actions button:last-child{grid-column:1/-1}.client-page{width:calc(100% - 20px);padding-top:14px}.client-hero{padding:24px 20px}.client-overline{font-size:11px}.client-hero h1{font-size:29px}.client-hero p{font-size:15px}.client-hero-meta{flex-direction:column;gap:9px}.client-hero-meta span{font-size:13px}.client-section{padding:18px;border-radius:15px}.client-section-head h2{font-size:21px}.client-side-column,.client-highlight{grid-template-columns:1fr}.client-highlight-icon{width:50px;height:50px}.client-highlight-copy h2{font-size:21px}.client-action-btn{grid-column:auto}.client-help{padding:24px 20px}.client-help h2{font-size:19px}}.topbar{padding:0!important;background:#fff!important}.topbar-inner{width:min(1600px,calc(100% - 60px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.pereko-logo-img{width:152px;height:auto;display:block;flex:0 0 auto}.dark .topbar{background:#fff!important}.dark .topbar .product-title strong,.dark .topbar .user-chip strong{color:#171a1f}.dark .topbar .product-title small,.dark .topbar .user-chip small{color:#737c85}.dark .topbar .brand-divider{background:#cfd4d8}.client-content{background:#f3f5f6!important}.client-page{width:min(1320px,calc(100% - 60px))!important;margin:0 auto;padding:34px 0 54px!important}.client-hero{margin-bottom:18px!important;min-height:250px!important;border-radius:18px!important;background:radial-gradient(circle at 82% 14%,rgba(255,213,0,.18),transparent 27%),linear-gradient(115deg,#171a1f,#20252a 68%,#15181b)!important;padding:38px 42px!important}.client-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.client-hero-actions .secondary-btn{background:#ffffff14;border-color:#ffffff2e;color:#fff}.client-hero-actions .secondary-btn:hover{background:#ffffff21}.client-case-card{background:#ffffff0f!important;border-color:#ffffff21!important}.client-case-card em{color:#fff!important;background:#ffd50024;border:1px solid rgba(255,213,0,.3);border-radius:999px;padding:8px 10px}.client-case-card em svg{color:#ffd500!important}.client-investment-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:center;gap:0;background:#fff;border:1px solid #e3e7ea;border-radius:16px;box-shadow:0 10px 30px #141a1f0b;margin-bottom:18px;overflow:hidden}.client-investment-item{min-height:80px;padding:16px 20px;border-right:1px solid #eceff1;display:flex;flex-direction:column;justify-content:center}.client-investment-item span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#899198}.client-investment-item strong{font-family:Montserrat,sans-serif;font-size:14px;margin-top:4px;color:#171a1f}.client-investment-edit{margin:0 18px;white-space:nowrap}.client-progress-section{margin-bottom:18px!important;padding:26px 28px!important}.client-section{border-radius:16px!important;box-shadow:0 8px 24px #141a1f0a!important}.client-section-head h2{font-size:23px!important}.client-next-date{background:#f8f8f6!important;border-color:#e6e6e0!important}.client-next-date svg{color:#a98a00!important}.client-steps{position:relative;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:0!important;margin-top:30px!important;overflow:visible!important}.client-steps:before{content:"";position:absolute;left:10%;right:10%;top:20px;height:2px;background:#e4e7e9}.client-steps .step{min-width:0!important;position:relative;z-index:1}.client-steps .step-dot{width:40px!important;height:40px!important;border:2px solid #dfe3e6!important;background:#fff!important;color:#808890!important}.client-steps .step.done .step-dot{background:#ffd500!important;color:#111316!important;border-color:#ffd500!important}.client-steps .step.active .step-dot{background:#fff!important;color:#111316!important;border-color:#ffd500!important;box-shadow:0 0 0 5px #ffd5002b!important}.client-steps .step.done,.client-steps .step.active{color:#171a1f!important}.client-steps .step span{max-width:150px;line-height:1.25;text-align:center}.client-steps .step.done:after{content:"";position:absolute;top:20px;left:50%;width:100%;height:2px;background:#ffd500;z-index:-1}.client-steps .step.done:nth-child(2):after{width:100%}.client-steps .step.done:nth-child(2)+.step.active:before{content:"";position:absolute;top:20px;right:50%;width:50%;height:2px;background:#ffd500;z-index:-1}.client-steps .step:last-child:after{display:none}.client-main-grid{gap:18px!important;margin-bottom:18px!important}.client-main-column,.client-side-column{gap:18px!important}.client-highlight{grid-template-columns:auto 1fr auto!important;padding:26px!important;gap:20px!important}.client-highlight-icon{background:#ffd500!important;color:#111316!important}.client-highlight-details svg{color:#a88a00!important}.client-side-column .contact-card{padding:22px!important}.contact-actions .primary-btn{background:#ffd500!important;color:#111316!important}.contact-actions .secondary-btn{border-color:#dfe3e6!important}.phone-line{margin-top:10px!important}.client-documents-section{margin-bottom:18px!important}.client-doc-grid .doc{background:#fafafa!important}.client-doc-grid .doc-icon{background:#f1f2f3!important;color:#111316!important}.client-help{border-radius:16px!important;background:#171a1f!important}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c0f128c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:200}.modal-card{width:min(560px,100%);background:#fff;color:#171a1f;border-radius:18px;box-shadow:0 28px 80px #00000038;border:1px solid #e5e8ea;overflow:hidden}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;border-bottom:1px solid #eceff1}.modal-head h3{font-family:Montserrat,sans-serif;font-size:20px;margin:2px 0 0}.modal-head p{margin:5px 0 0;font-size:13px;color:#7d858c}.modal-close{width:38px;height:38px;border:1px solid #e3e7ea;border-radius:10px;background:#fff;display:grid;place-items:center;color:#50575d}.modal-body{padding:22px 24px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.field:last-child{margin-bottom:0}.field label{font-size:12px;font-weight:800;color:#60686f}.field input,.field textarea,.field select{width:100%;border:1px solid #dfe3e6;border-radius:10px;background:#fafafa;padding:11px 12px;color:#171a1f;outline:none}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#d1af00;box-shadow:0 0 0 3px #ffd50029}.modal-actions{padding:16px 24px 22px;display:flex;justify-content:flex-end;gap:9px}.modal-actions .primary-btn,.modal-actions .secondary-btn{height:42px}.toast{position:fixed;right:24px;bottom:24px;z-index:250;background:#171a1f;color:#fff;border-radius:12px;padding:13px 16px;box-shadow:0 16px 44px #0003;display:flex;align-items:center;gap:9px;font-size:13px}.toast svg{color:#ffd500}@media(max-width:1100px){.topbar-inner{width:calc(100% - 40px)}.client-page{width:calc(100% - 40px)!important}.client-investment-strip{grid-template-columns:repeat(2,1fr)}.client-investment-item:nth-child(2){border-right:0}.client-investment-item:nth-child(1),.client-investment-item:nth-child(2){border-bottom:1px solid #eceff1}.client-investment-edit{grid-column:1/-1;margin:12px 18px 16px}}@media(max-width:850px){.topbar-inner{width:calc(100% - 28px);gap:12px}.pereko-logo-img{width:132px}.client-page{width:calc(100% - 28px)!important;padding-top:20px!important}.client-hero{padding:28px 24px!important}.client-highlight{grid-template-columns:auto 1fr!important}.client-highlight .client-action-btn{grid-column:1/-1!important}.client-steps{grid-template-columns:repeat(5,138px)!important;overflow-x:auto!important;padding-bottom:8px}.client-steps:before{left:69px;right:69px}}@media(max-width:620px){.topbar-inner{width:calc(100% - 20px)}.pereko-logo-img{width:116px}.brand-divider{height:34px!important}.product-title small{display:none!important}.product-title strong{font-size:12px!important}.client-page{width:calc(100% - 20px)!important}.client-investment-strip{grid-template-columns:1fr}.client-investment-item{border-right:0;border-bottom:1px solid #eceff1;min-height:68px}.client-investment-item:nth-child(2){border-bottom:1px solid #eceff1}.client-investment-edit{grid-column:auto}.client-section-head h2{font-size:20px!important}.client-highlight{grid-template-columns:1fr!important}.client-highlight .client-action-btn{grid-column:auto!important}.modal-backdrop{align-items:flex-end;padding:0}.modal-card{border-radius:18px 18px 0 0;max-height:90vh;overflow:auto}}.client-topbar .topbar-inner{width:min(1320px,calc(100% - 60px))!important}.client-topbar .header-actions{margin-left:auto}.contact-photo{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:center 32%;border:2px solid #fff;box-shadow:0 0 0 1px #dfe3e6;flex:0 0 auto}.client-progress-v2{margin-bottom:18px;padding:28px!important}.status-head{margin-bottom:26px}.progress-v2-wrap{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.72fr);gap:24px;align-items:stretch}.progress-v2-line{display:grid;grid-template-columns:repeat(4,1fr);position:relative;min-height:122px;align-items:start}.progress-v2-line:before{content:"";position:absolute;top:23px;left:12.5%;right:12.5%;height:2px;background:#e5e8ea}.progress-v2-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;color:#858d94;min-width:0}.progress-v2-node{width:46px;height:46px;border-radius:50%;border:2px solid #dfe3e6;background:#fff;display:grid;place-items:center;font-family:Montserrat,sans-serif;font-weight:800;color:#818990;margin-bottom:6px}.progress-v2-step strong{font-size:13px;color:#565e65;line-height:1.25}.progress-v2-step span{font-size:11px}.progress-v2-step.done .progress-v2-node{background:#ffd500;border-color:#ffd500;color:#111316}.progress-v2-step.done strong,.progress-v2-step.active strong{color:#171a1f}.progress-v2-step.active .progress-v2-node{border-color:#ffd500;color:#111316;box-shadow:0 0 0 5px #ffd50029}.progress-v2-step.locked .progress-v2-node{background:#f5f6f7}.progress-v2-step.done:not(:last-child):after{content:"";position:absolute;top:23px;left:50%;width:100%;height:2px;background:#ffd500;z-index:-1}.progress-v2-step.done+.progress-v2-step.active:before,.progress-v2-step.done+.progress-v2-step.done:before{content:"";position:absolute;top:23px;right:50%;width:50%;height:2px;background:#ffd500;z-index:-1}.offer-branch{border:1px solid #e2e5e7;background:#fafafa;border-radius:14px;padding:19px;min-height:142px;display:flex;flex-direction:column;justify-content:center}.offer-branch.locked{background:#f7f8f8;color:#7b838a}.offer-branch.unlocked{background:#fffdf2;border-color:#eee1a2}.offer-branch-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.offer-branch h3{font-family:Montserrat,sans-serif;font-size:16px;margin:4px 0 0;color:#171a1f}.offer-branch-note{font-size:12px;line-height:1.5;color:#7c858c;margin:10px 0 0}.offer-decision-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:14px}.offer-decision-actions button{width:100%}.branch-result{display:flex;align-items:flex-start;gap:11px;margin-top:14px;border-radius:10px;padding:12px}.branch-result>div{display:flex;flex-direction:column;gap:2px}.branch-result strong{font-size:13px}.branch-result span{font-size:11px;line-height:1.4}.branch-result.accepted{background:#fff6bf;color:#4c4100}.branch-result.rejected{background:#f2f3f4;color:#555d64}.client-needs-section{margin-bottom:18px}.needs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px}.need-item{min-height:92px;display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:flex-start;border:1px solid #e5e8ea;background:#fafafa;border-radius:12px;padding:14px}.need-icon{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;background:#fff5bc;color:#8d7400}.need-item>div:last-child{display:flex;flex-direction:column;gap:3px;min-width:0}.need-item span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#8a9299;font-weight:800}.need-item strong{font-size:12px;line-height:1.4;color:#24282c;overflow-wrap:anywhere}.certificate-link{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:8px;border:1px solid #e0e4e6;background:#fafafa;color:#2f3539;border-radius:9px;min-height:38px;padding:0 11px;margin:-2px 0 12px;font-size:11px;font-weight:700}.certificate-link svg:first-child{color:#a88a00}.certificate-link svg:last-child{margin-left:auto}.modal-wide{width:min(820px,100%)}.edit-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.field-full{grid-column:1/-1}.visit-modal-body{display:flex;flex-direction:column;gap:18px}.visit-person{display:flex;align-items:center;gap:12px;border:1px solid #e4e7e9;background:#fafafa;border-radius:12px;padding:13px}.visit-person>div:last-child{display:flex;flex-direction:column}.visit-person strong{font-size:14px}.visit-person span{font-size:12px;color:#7b838a}.visit-checklist{display:flex;flex-direction:column;gap:9px}.visit-checklist>strong{margin-bottom:2px;font-size:13px}.visit-checklist>span{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#5e666d;line-height:1.45}.visit-checklist svg{color:#a98a00;margin-top:1px;flex:0 0 auto}.modal-actions-split{justify-content:space-between}.certificate-preview{min-height:250px;border:1px dashed #cfd4d8;border-radius:14px;background:linear-gradient(135deg,rgba(255,213,0,.08),transparent 45%),#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.certificate-preview svg{color:#a88a00;margin-bottom:13px}.certificate-preview strong{font-family:Montserrat,sans-serif;font-size:18px}.certificate-preview span{max-width:390px;margin-top:8px;font-size:12px;line-height:1.5;color:#778087}.modal-actions button:disabled{opacity:.48;cursor:not-allowed}.own-message{background:#fffbee;border-radius:10px;padding-left:10px!important;padding-right:10px!important}.own-message .avatar{background:#ffd500;color:#111316}.installer-offer-state{margin-top:12px;border-top:1px solid var(--line);padding-top:11px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.installer-offer-state span{font-size:11px;color:var(--muted)}.installer-offer-state strong{font-size:12px}.danger-text{color:#a04b4b!important;margin-left:auto}@media(max-width:1180px){.needs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.progress-v2-wrap{grid-template-columns:1fr}}@media(max-width:850px){.client-topbar .topbar-inner{width:calc(100% - 28px)!important}.needs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-v2-line{grid-template-columns:repeat(4,145px);overflow-x:auto;padding-bottom:8px}.progress-v2-line:before{left:72px;right:72px}.edit-fields-grid{grid-template-columns:1fr}.field-full{grid-column:auto}}@media(max-width:620px){.client-topbar .topbar-inner{width:calc(100% - 20px)!important}.needs-grid{grid-template-columns:1fr}.client-progress-v2{padding:20px!important}.status-head{margin-bottom:18px}.progress-v2-wrap{gap:16px}.modal-actions-split{flex-direction:column}.modal-actions-split button{width:100%}}:root{--radius:7px !important}.primary-btn,.secondary-btn,.icon-btn,.global-search,.date-chip,.case-chip,.stat-card,.panel,.lead-card,.side-card,.product-strip,.task-icon,.installer-score,.client-section,.client-hero,.client-case-card,.client-next-date,.client-highlight-icon,.need-item,.need-icon,.contact-card,.certificate-link,.modal-card,.modal-close,.field input,.field textarea,.field select,.doc,.client-help,.offer-branch,.branch-result,.visit-person,.certificate-preview,.notifications-popover,.notification-row,.email-info,.needs-toggle,.profile-photo-placeholder,.photo-upload-btn{border-radius:6px!important}.client-hero{border-radius:8px!important}.role-switcher,.role-switcher button,.status,.lead-age em,.client-case-card em{border-radius:999px!important}.client-topbar .topbar-inner,.client-page{width:min(1320px,calc(100% - 60px))!important}.client-topbar .brand-lockup{margin-left:0}.client-topbar .header-actions{margin-right:0}.notification-wrap{position:relative}.notification.active{background:#fff8cf;border-color:#ead66a}.notifications-popover{position:absolute;right:0;top:52px;width:min(390px,calc(100vw - 28px));background:#fff;border:1px solid #e1e5e7;box-shadow:0 18px 54px #0f141829;z-index:120;overflow:hidden}.notifications-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 17px 13px;border-bottom:1px solid #eceff1}.notifications-head h3{font-family:Montserrat,sans-serif;font-size:15px;margin:3px 0 0}.notifications-head button{width:32px;height:32px;border:1px solid #e2e6e8;background:#fff;display:grid;place-items:center;border-radius:5px}.notifications-list{display:flex;flex-direction:column}.notification-row{width:100%;border:0;border-bottom:1px solid #eef0f2;background:#fff;color:#171a1f;display:grid;grid-template-columns:10px 1fr 16px;align-items:start;gap:10px;padding:13px 15px;text-align:left}.notification-row:hover{background:#fafafa}.notification-row>div{display:flex;flex-direction:column;gap:2px}.notification-row strong{font-size:12px}.notification-row span{font-size:11px;color:#747d84;line-height:1.35}.notif-dot{width:8px;height:8px;border-radius:50%;background:#c9ced2;margin-top:4px}.notif-dot.hot{background:#ffd500}.notifications-footer{width:100%;border:0;background:#f7f8f8;padding:11px 14px;font-size:11px;font-weight:800;color:#555e65}.user-chip-button{border:0;background:transparent;padding:4px 2px 4px 4px;position:relative;cursor:pointer}.header-profile-photo{width:36px;height:36px;border-radius:50%;object-fit:cover;object-position:center 30%;border:1px solid #d8dde0}.profile-camera{color:#91999f;margin-left:2px}.message-photo{width:44px;height:44px;border-radius:50%;object-fit:cover;object-position:center 30%;border:1px solid #dce1e4}.profile-photo-editor{display:flex;flex-direction:column;align-items:center;gap:16px}.profile-photo-editor>img,.profile-photo-placeholder{width:112px;height:112px;border-radius:50%!important;object-fit:cover;object-position:center 30%}.profile-photo-placeholder{display:grid;place-items:center;background:#f1f3f4;color:#7b848b;border:1px solid #dde2e5}.photo-upload-btn{position:relative;overflow:hidden}.photo-upload-btn input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.client-needs-section{transition:padding .2s ease,box-shadow .2s ease}.client-needs-section.collapsed{padding-top:22px!important;padding-bottom:22px!important}.needs-section-head{margin-bottom:0!important}.needs-head-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.needs-toggle{min-height:40px;border:1px solid #d9dde0;background:#fff;color:#2d3337;display:inline-flex;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:800}.needs-toggle.active{background:#171a1f;border-color:#171a1f;color:#fff}.needs-toggle svg{color:#a68a00}.needs-toggle.active svg{color:#ffd500}.needs-grid{margin-top:18px!important}.need-item{min-height:96px!important;grid-template-columns:44px 1fr!important;padding:14px!important;background:#fff!important}.need-icon{width:42px!important;height:42px!important;background:#ffd500!important;color:#111316!important;border:1px solid #e0be00}.need-icon svg{width:20px;height:20px}.need-item strong{font-size:12.5px!important}.own-message{background:#fff9da!important;border:1px solid #f0e29a}.client-messages .message{border-bottom:1px solid #e8ebed}.client-messages .message:last-child{border-bottom:0}.email-info{display:flex;align-items:flex-start;gap:9px;border:1px solid #e1e5e7;background:#f8f9f9;padding:11px 12px;margin-bottom:14px;color:#626b72;font-size:12px;line-height:1.45}.email-info svg{color:#a68a00;flex:0 0 auto;margin-top:1px}.contact-photo{width:58px!important;height:58px!important;object-position:center 30%!important}.certificate-link:hover{background:#fff8d2}.client-progress-v2{padding:24px!important}.progress-v2-wrap{gap:18px!important}.progress-v2-step strong{font-size:12.5px!important}.offer-branch{min-height:132px!important}.offer-branch.unlocked{background:#fffaf0!important}@media(max-width:850px){.client-topbar .topbar-inner,.client-page{width:calc(100% - 28px)!important}.notifications-popover{right:-76px}.needs-section-head{align-items:stretch!important}.needs-head-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.needs-head-actions .secondary-btn,.needs-toggle{flex:1}}@media(max-width:620px){.client-topbar .topbar-inner,.client-page{width:calc(100% - 20px)!important}.notifications-popover{position:fixed;left:10px;right:10px;top:118px;width:auto}.needs-head-actions{display:grid;grid-template-columns:1fr 1fr}}.client-topbar .header-actions{margin-left:auto!important;padding-right:0!important}.user-chip-button{display:flex!important;align-items:center!important;gap:9px!important;margin-right:0!important;padding-right:0!important}.header-avatar-wrap{position:relative;width:38px;height:38px;flex:0 0 38px;display:block}.header-avatar-wrap .avatar,.header-avatar-wrap .header-profile-photo{width:38px!important;height:38px!important}.camera-badge{position:absolute;right:-3px;bottom:-3px;width:18px;height:18px;border-radius:50%!important;background:#ffd500;color:#111316;border:2px solid #fff;display:grid;place-items:center;box-shadow:0 1px 4px #00000029}.user-chip-copy{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:0;line-height:1.1}.user-chip-copy strong{white-space:nowrap;font-size:12px}.user-chip-copy small{display:block!important;margin-top:4px;font-size:11px;color:#747d84;line-height:1}.profile-camera{display:none!important}.modal-backdrop{align-items:flex-start!important;overflow-y:auto!important;padding:42px 20px!important}.modal-card.modal-wide{width:min(900px,100%)!important;max-height:calc(100vh - 84px);display:flex;flex-direction:column;overflow:hidden;border-radius:8px!important;border:1px solid #dfe3e6}.modal-card.modal-wide:before{content:"";display:block;height:5px;background:#ffd500;flex:0 0 auto}.modal-card.modal-wide .modal-head{padding:20px 24px 16px;background:#fff;flex:0 0 auto}.modal-card.modal-wide .modal-head h3{font-size:21px}.modal-card.modal-wide .modal-head p{max-width:680px;line-height:1.45}.modal-card.modal-wide .modal-body{overflow-y:auto;padding:20px 24px;background:#f7f8f8}.modal-card.modal-wide .modal-actions{flex:0 0 auto;border-top:1px solid #e5e8ea;background:#fff;padding:14px 24px 18px;position:sticky;bottom:0}.edit-fields-grid{gap:12px 16px!important}.modal-card.modal-wide .field{margin-bottom:0!important}.modal-card.modal-wide .field label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#6f777e}.modal-card.modal-wide .field input,.modal-card.modal-wide .field textarea{background:#fff!important;border-color:#d9dee1!important;min-height:42px}.modal-card.modal-wide .field textarea{min-height:120px}.modal-card.modal-wide .field input:focus,.modal-card.modal-wide .field textarea:focus{border-color:#d1ad00!important;box-shadow:0 0 0 3px #ffd50024!important}.client-needs-section.collapsed{padding:20px 22px!important}.client-needs-section.collapsed .needs-section-head{align-items:center!important}.client-needs-section.collapsed .needs-section-head p{max-width:820px}.client-needs-section.collapsed .needs-toggle{min-width:132px;justify-content:center}.messages-more-wrap{display:flex;justify-content:center;padding-top:12px;border-top:1px solid #edf0f1;margin-top:2px}.messages-more-btn{height:38px!important;min-width:150px;font-size:12px}.client-messages .message{min-height:70px}.client-messages .message-photo{width:44px!important;height:44px!important;flex:0 0 44px}.contact-person{min-height:62px}.contact-photo{display:block!important;opacity:1!important;visibility:visible!important;width:58px!important;height:58px!important;object-fit:cover!important;object-position:center 30%!important}.client-topbar .topbar-inner{padding-left:0!important;padding-right:0!important}.client-topbar .header-actions>:last-child{margin-right:0!important}@media(max-width:850px){.modal-backdrop{padding:20px 14px!important}.modal-card.modal-wide{max-height:calc(100vh - 40px)}.user-chip-copy{display:flex!important}}@media(max-width:620px){.user-chip-copy{display:none!important}.modal-backdrop{padding:0!important;align-items:flex-end!important}.modal-card.modal-wide{width:100%!important;max-height:92vh;border-radius:8px 8px 0 0!important}}.kicker-with-info{display:inline-flex;align-items:center;gap:6px}.info-tip-wrap{position:relative;display:inline-flex;align-items:center}.info-tip-button{width:19px;height:19px;padding:0;border:1px solid #d6dce0;border-radius:50%!important;background:#fff;color:#606970;display:grid;place-items:center;cursor:help}.info-tip-button:hover,.info-tip-button:focus{background:#fff7c7;border-color:#e2c94a;color:#171a1f;outline:none}.info-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);width:280px;max-width:calc(100vw - 28px);background:#171a1f;color:#fff;padding:10px 11px;border-radius:5px!important;font-family:"Source Sans 3",sans-serif;font-size:11px;font-weight:500;letter-spacing:0;line-height:1.45;text-transform:none;box-shadow:0 10px 28px #00000038;opacity:0;visibility:hidden;pointer-events:none;transition:.16s ease;z-index:300}.info-tooltip:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);border:6px solid transparent;border-top-color:#171a1f}.info-tip-wrap:hover .info-tooltip,.info-tip-wrap:focus-within .info-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.section-heading-with-icon{display:flex;align-items:flex-start;gap:12px}.section-heading-with-icon>div:last-child{min-width:0}.section-heading-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;background:#ffd500;color:#111316;border:1px solid #e0bd00;border-radius:6px!important}.section-heading-with-icon h2{margin-top:4px!important}.client-highlight{align-items:flex-start!important}.client-highlight-icon{align-self:flex-start!important;margin-top:0!important}.client-highlight-copy{align-self:flex-start}.needs-head-actions{flex-wrap:wrap}.needs-head-actions .secondary-btn,.needs-head-actions .needs-toggle{white-space:nowrap}.history-modal-card{width:min(760px,100%);max-height:calc(100vh - 84px);display:flex;flex-direction:column;overflow:hidden}.history-modal-body{overflow-y:auto;background:#f7f8f8;padding:16px 20px!important}.history-row{display:grid;grid-template-columns:34px 1fr;gap:11px;padding:14px 0;border-bottom:1px solid #e3e7e9}.history-row:last-child{border-bottom:0}.history-marker{width:32px;height:32px;display:grid;place-items:center;background:#fff3ae;color:#8b7200;border:1px solid #ead978;border-radius:6px}.history-main{min-width:0}.history-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.history-title strong{font-family:Montserrat,sans-serif;font-size:13px}.history-title span{font-size:10px;color:#818a91;white-space:nowrap}.history-values{display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:8px}.history-values>div{background:#fff;border:1px solid #e0e4e6;padding:9px 10px;min-height:54px;border-radius:5px}.history-values span{display:block;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#929aa0;margin-bottom:3px}.history-values p{margin:0;font-size:11.5px;color:#31373b;line-height:1.4;overflow-wrap:anywhere}.history-values>svg{color:#aeb5ba}.history-actor{display:flex;align-items:center;gap:6px;margin-top:8px;color:#687178;font-size:10.5px}.history-actor em{font-style:normal;background:#eef0f1;color:#666f76;padding:2px 6px;border-radius:999px;font-size:9px;font-weight:800}.history-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#788188}.history-empty svg{color:#b09a31;margin-bottom:8px}.history-empty strong{font-size:14px;color:#333a3f}.history-empty span{font-size:11px;margin-top:4px}.visit-modal-card{width:min(720px,100%)}.visit-explainer{display:grid;grid-template-columns:42px 1fr;gap:12px;background:#fff8d4;border:1px solid #eadb83;padding:14px;border-radius:6px}.visit-explainer-icon{width:40px;height:40px;display:grid;place-items:center;background:#ffd500;color:#111316;border-radius:6px}.visit-explainer strong{font-family:Montserrat,sans-serif;font-size:13px}.visit-explainer p{margin:5px 0 0;font-size:12px;line-height:1.5;color:#585f64}.visit-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.visit-checklist{border:1px solid #e3e7e9;background:#fafafa;padding:13px;border-radius:6px}.visit-result{display:flex;flex-direction:column;gap:4px;background:#171a1f;color:#fff;padding:13px 14px;border-radius:6px}.visit-result strong{font-family:Montserrat,sans-serif;font-size:12px}.visit-result span{color:#cfd4d8;font-size:11.5px;line-height:1.45}.client-section,.client-highlight,.client-progress-v2,.client-needs-section{overflow:visible!important}@media(max-width:850px){.history-modal-card,.visit-modal-card{max-height:calc(100vh - 40px)}.history-values{grid-template-columns:1fr}.history-values>svg{transform:rotate(90deg);justify-self:center}.visit-columns{grid-template-columns:1fr}.info-tooltip{left:auto;right:-8px;transform:translateY(4px)}.info-tip-wrap:hover .info-tooltip,.info-tip-wrap:focus-within .info-tooltip{transform:translateY(0)}.info-tooltip:after{left:auto;right:8px;transform:none}}@media(max-width:620px){.section-heading-with-icon{gap:10px}.section-heading-icon{width:38px;height:38px;flex-basis:38px}.needs-head-actions{display:grid!important;grid-template-columns:1fr 1fr}.needs-head-actions .secondary-btn:first-child{grid-column:1/-1}.visit-explainer{grid-template-columns:1fr}.history-title{align-items:flex-start;flex-direction:column;gap:3px}}.appointment-card{min-width:330px!important;padding:16px 18px!important;display:grid!important;grid-template-columns:54px 1fr!important;gap:14px!important;align-items:flex-start!important;background:linear-gradient(135deg,#fffdf1,#fff7c8)!important;border:1px solid #e6d36a!important;box-shadow:0 8px 22px #6d5c0014!important}.appointment-icon{width:52px;height:52px;display:grid;place-items:center;background:#ffd500;color:#111316;border:1px solid #dfbc00;border-radius:6px}.appointment-content{display:flex;flex-direction:column;min-width:0}.appointment-label{font-size:10px!important;letter-spacing:.09em;text-transform:uppercase;font-weight:800;color:#7e7150!important}.appointment-date-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:3px}.appointment-date-row strong{font-family:Montserrat,sans-serif;font-size:16px!important;color:#171a1f}.appointment-date-row b{font-family:Montserrat,sans-serif;font-size:21px;line-height:1;color:#171a1f;white-space:nowrap}.appointment-status{margin-top:9px;display:flex;align-items:center;gap:6px;color:#4e4a27;font-size:11px;font-weight:800}.appointment-status svg{color:#8c7500;flex:0 0 auto}.appointment-delivery{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(124,104,0,.16)}.appointment-delivery span{display:flex;align-items:center;gap:5px;color:#6d6748;font-size:10px!important}.appointment-delivery svg{color:#8c7500}@media(max-width:1050px){.appointment-card{width:100%!important;min-width:0!important}}@media(max-width:620px){.appointment-card{grid-template-columns:46px 1fr!important;padding:14px!important}.appointment-icon{width:44px;height:44px}.appointment-icon svg{width:25px;height:25px}.appointment-date-row{flex-direction:column;gap:2px}.appointment-date-row b{font-size:19px}.appointment-delivery{flex-direction:column;gap:5px}}.appointment-card{grid-template-columns:68px 1fr!important;align-items:flex-start!important}.appointment-icon{width:64px!important;height:64px!important;align-self:flex-start!important;margin-top:0!important}.appointment-icon svg{width:34px!important;height:34px!important}.appointment-label{line-height:1.2!important}.appointment-date-row{align-items:center!important}.appointment-date-row b{display:inline-flex!important;align-items:center!important;gap:6px!important}.appointment-date-row b svg{width:17px!important;height:17px!important;color:#8c7500}.section-heading-icon{width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:6px!important}.section-heading-icon svg{width:28px!important;height:28px!important}.section-heading-with-icon{align-items:flex-start!important}.section-heading-with-icon .section-heading-icon{margin-top:0!important}.section-heading-with-icon .section-kicker{min-height:16px}@media(max-width:620px){.appointment-card{grid-template-columns:58px 1fr!important}.appointment-icon{width:54px!important;height:54px!important}.appointment-icon svg{width:29px!important;height:29px!important}.section-heading-icon{width:50px!important;height:50px!important;flex-basis:50px!important}.section-heading-icon svg{width:25px!important;height:25px!important}}.appointment-card{grid-template-columns:44px 1fr!important;gap:12px!important}.appointment-icon{width:44px!important;height:44px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#8d7600!important;display:grid!important;place-items:start center!important;padding-top:0!important}.appointment-icon svg{width:36px!important;height:36px!important;stroke-width:1.7!important}.appointment-content{padding-top:0!important}.appointment-date-row b{display:inline-flex!important;align-items:center!important;gap:6px!important;line-height:1!important}.appointment-date-row b svg{position:relative;top:1px;flex:0 0 auto}.appointment-status{margin-left:0!important;padding-left:0!important;justify-content:flex-start!important;text-align:left!important}.section-icon-tile{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;background:#ffd500;color:#111316;border:1px solid #e0bd00;border-radius:6px;box-shadow:none}.section-icon-tile svg{width:28px;height:28px;stroke:#111316}.client-highlight{grid-template-columns:58px 1fr auto!important}.client-highlight .section-icon-tile{align-self:flex-start}.section-heading-with-icon{display:flex;align-items:flex-start!important;gap:12px}.section-heading-with-icon .section-icon-tile{margin-top:0}.client-highlight-icon,.section-heading-icon{display:none!important}@media(max-width:850px){.client-highlight{grid-template-columns:58px 1fr!important}.client-highlight .client-action-btn{grid-column:1/-1!important}}@media(max-width:620px){.appointment-card{grid-template-columns:40px 1fr!important}.appointment-icon{width:40px!important;height:40px!important}.appointment-icon svg{width:32px!important;height:32px!important}.section-icon-tile{width:50px;height:50px;flex-basis:50px}.section-icon-tile svg{width:25px;height:25px}.client-highlight{grid-template-columns:50px 1fr!important}}:root{--client-side-card-width:245px}.client-next-date.appointment-card{width:var(--client-side-card-width)!important;min-width:var(--client-side-card-width)!important;max-width:var(--client-side-card-width)!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;padding:13px 14px!important}.appointment-icon{width:38px!important;height:38px!important}.appointment-icon svg{width:31px!important;height:31px!important}.appointment-label{font-size:9px!important;letter-spacing:.075em!important}.appointment-date-row{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:5px!important;margin-top:4px!important}.appointment-date-row strong{font-size:13px!important;line-height:1.28!important}.appointment-date-row b{justify-content:flex-start!important;align-self:flex-start!important;font-size:18px!important;margin:0!important}.appointment-date-row b svg{top:0!important;align-self:center!important}.appointment-status{width:100%!important;justify-content:flex-start!important;align-items:flex-start!important;margin:8px 0 0!important;padding:0!important;font-size:10px!important;line-height:1.3!important;text-align:left!important}.appointment-delivery{margin-top:7px!important;padding-top:7px!important;gap:5px!important}.appointment-delivery span{width:100%;font-size:9px!important;line-height:1.25!important}.progress-v2-wrap{grid-template-columns:minmax(0,1fr) var(--client-side-card-width)!important}.offer-branch{width:var(--client-side-card-width)!important;min-width:var(--client-side-card-width)!important;max-width:var(--client-side-card-width)!important;min-height:0!important;padding:14px!important}.offer-branch .section-kicker{font-size:9px!important;letter-spacing:.09em!important}.offer-branch h3{font-size:13px!important;line-height:1.3!important}.offer-branch-note{font-size:10px!important;line-height:1.35!important;margin-top:7px!important}.offer-decision-actions{margin-top:10px!important;gap:6px!important}.offer-decision-actions button{min-height:36px!important;height:auto!important;padding:7px 9px!important;font-size:10px!important;line-height:1.2!important}.branch-result{margin-top:9px!important;padding:9px!important}.branch-result strong{font-size:11px!important}.branch-result span{font-size:9.5px!important}@media(max-width:1180px){.progress-v2-wrap{grid-template-columns:1fr!important}.offer-branch,.client-next-date.appointment-card{width:100%!important;min-width:0!important;max-width:none!important}}:root{--client-right-card-width:306px;--client-right-card-offset:18px}.client-case-card{width:var(--client-right-card-width)!important;min-width:var(--client-right-card-width)!important;max-width:var(--client-right-card-width)!important;box-sizing:border-box!important}.client-next-date.appointment-card{width:var(--client-right-card-width)!important;min-width:var(--client-right-card-width)!important;max-width:var(--client-right-card-width)!important;box-sizing:border-box!important;margin-right:var(--client-right-card-offset)!important}.progress-v2-wrap{grid-template-columns:minmax(0,1fr) var(--client-right-card-width)!important}.offer-branch{width:var(--client-right-card-width)!important;min-width:var(--client-right-card-width)!important;max-width:var(--client-right-card-width)!important;box-sizing:border-box!important;justify-self:end!important;margin-right:var(--client-right-card-offset)!important}@media(min-width:1181px){.status-head{padding-right:0!important}}@media(max-width:1180px){.client-case-card,.client-next-date.appointment-card,.offer-branch{width:100%!important;min-width:0!important;max-width:none!important;margin-right:0!important}.progress-v2-wrap{grid-template-columns:1fr!important}}.offer-branch h3{font-size:11.5px!important;line-height:1.2!important;white-space:nowrap!important;letter-spacing:-.15px!important}@media(max-width:1180px){.offer-branch h3{white-space:normal!important;font-size:12px!important}}.progress-v2-line{min-height:172px!important}.progress-v2-step{padding:0 8px}.progress-v2-step strong{margin-top:1px}.progress-v2-description{margin:3px auto 0!important;max-width:155px;min-height:42px;font-size:9.5px!important;line-height:1.34!important;color:#7b848b!important;text-align:center}.progress-v2-status{display:inline-flex;align-items:center;justify-content:center;min-height:22px;margin-top:6px;padding:3px 8px;border-radius:999px;font-size:9px!important;line-height:1;font-weight:800;letter-spacing:.035em;text-transform:uppercase;border:1px solid #dde1e4;background:#f4f5f6;color:#7d858c}.progress-v2-status.done{background:#fff6bd;border-color:#ead45c;color:#6f5d00}.progress-v2-status.active{background:#171a1f;border-color:#171a1f;color:#fff}.progress-v2-status.locked{background:#f2f3f4;border-color:#dfe3e6;color:#939ba1}@media(max-width:850px){.progress-v2-line{min-height:190px!important}.progress-v2-description{max-width:132px;min-height:56px}}.client-progress-v2{padding-top:20px!important;padding-bottom:20px!important}.status-head{margin-bottom:10px!important}.progress-v2-wrap{margin-top:0!important}.progress-v2-line{min-height:154px!important;align-content:start!important}.progress-v2-step{gap:3px!important}.progress-v2-description{min-height:36px!important;margin-top:2px!important}.progress-v2-status{margin-top:4px!important}@media(max-width:850px){.status-head{margin-bottom:8px!important}.progress-v2-line{min-height:174px!important}}.offer-branch{padding:13px 14px!important}.offer-branch-layout{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:flex-start}.offer-lock-icon{width:38px;height:38px;display:grid;place-items:start center;background:transparent;border:0;color:#7f878d;padding-top:0}.offer-lock-icon svg{width:31px;height:31px;stroke-width:1.7}.offer-branch-content{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.offer-branch-content .section-kicker{font-size:9px!important;letter-spacing:.075em!important;line-height:1.2!important;margin:0!important}.offer-branch-content h3{margin:4px 0 0!important;font-size:11.5px!important;line-height:1.2!important;white-space:nowrap!important;letter-spacing:-.15px!important;text-align:left!important}.offer-branch-content .offer-branch-note{margin:7px 0 0!important;padding:0!important;font-size:9px!important;line-height:1.35!important;text-align:left!important;color:#7c858c!important}.offer-branch.locked{justify-content:flex-start!important}.offer-branch.unlocked .offer-branch-layout{grid-template-columns:1fr}.offer-branch.unlocked .offer-branch-content{width:100%}@media(max-width:620px){.offer-branch-layout{grid-template-columns:40px minmax(0,1fr)}.offer-lock-icon{width:40px;height:40px}.offer-lock-icon svg{width:32px;height:32px}.offer-branch-content h3{white-space:normal!important}}.offer-branch-content h3{font-size:13px!important;line-height:1.28!important;font-family:Montserrat,sans-serif!important;font-weight:700!important;margin-top:4px!important;white-space:nowrap!important;letter-spacing:0!important}.offer-branch-content .offer-branch-note{font-size:10px!important;line-height:1.3!important;font-weight:700!important;margin-top:7px!important;color:#5f676d!important}.offer-branch{min-height:0!important;height:auto!important;padding-top:12px!important;padding-bottom:11px!important;align-self:start!important}.progress-v2-wrap{align-items:start!important;gap:14px!important}.progress-v2-line{min-height:142px!important;transform:translateY(-3px)}.status-head{margin-bottom:7px!important}.client-progress-v2{padding-bottom:17px!important}.offer-branch-layout{align-items:start!important}.offer-lock-icon{margin-top:0!important}@media(max-width:1180px){.progress-v2-line{transform:none}}@media(max-width:620px){.offer-branch-content h3{white-space:normal!important}}.offer-branch-content h3{white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;max-width:100%!important}.offer-branch-content .offer-branch-note{font-weight:400!important}.progress-v2-line{transform:translateY(-9px)!important}.progress-v2-wrap{margin-top:-2px!important}.status-head{margin-bottom:4px!important}@media(max-width:1180px){.progress-v2-line{transform:none!important}.progress-v2-wrap{margin-top:0!important}}.client-progress-v2{--status-card-width:306px;--status-column-gap:24px;--status-row-gap:14px;padding:20px 24px!important}.client-progress-v2 .status-head{display:grid!important;grid-template-columns:minmax(0,1fr) var(--status-card-width)!important;column-gap:var(--status-column-gap)!important;align-items:start!important;margin:0 0 var(--status-row-gap) 0!important}.client-progress-v2 .progress-v2-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) var(--status-card-width)!important;column-gap:var(--status-column-gap)!important;row-gap:0!important;align-items:start!important;margin:0!important}.client-progress-v2 .client-next-date.appointment-card,.client-progress-v2 .offer-branch{width:var(--status-card-width)!important;min-width:var(--status-card-width)!important;max-width:var(--status-card-width)!important;margin:0!important;justify-self:end!important;box-sizing:border-box!important}.client-progress-v2 .progress-v2-line{transform:translateY(-7px)!important;margin-bottom:-7px!important}@media(max-width:1180px){.client-progress-v2 .status-head,.client-progress-v2 .progress-v2-wrap{grid-template-columns:1fr!important}.client-progress-v2 .client-next-date.appointment-card,.client-progress-v2 .offer-branch{width:100%!important;min-width:0!important;max-width:none!important;justify-self:stretch!important}.client-progress-v2 .progress-v2-line{transform:none!important;margin-bottom:0!important}}.client-progress-v2{padding:0 24px!important;--status-right-width:306px;--status-hero-axis-offset:18px}.status-layout{display:grid;grid-template-columns:minmax(0,1fr) var(--status-right-width);column-gap:24px;align-items:stretch;padding-right:var(--status-hero-axis-offset)}.status-left-column{padding:18px 0;min-width:0;display:flex;flex-direction:column}.status-left-column .status-head{display:block!important;margin:0 0 4px!important}.status-left-column .progress-v2-line{width:100%!important;margin-top:auto!important;margin-bottom:auto!important;transform:translateY(-8px)!important}.status-right-stack{min-width:0;display:grid;grid-template-rows:1fr auto 1fr auto 1fr;align-items:center}.status-right-stack .appointment-card{grid-row:2}.status-right-stack .offer-branch{grid-row:4}.status-right-stack .appointment-card,.status-right-stack .offer-branch{width:var(--status-right-width)!important;min-width:var(--status-right-width)!important;max-width:var(--status-right-width)!important;margin:0!important;justify-self:stretch!important;box-sizing:border-box!important}.client-progress-v2 .status-head,.client-progress-v2 .progress-v2-wrap{grid-template-columns:none!important}.client-progress-v2 .progress-v2-wrap{display:block!important;margin:0!important}.client-hero .client-case-card{width:var(--status-right-width)!important;min-width:var(--status-right-width)!important;max-width:var(--status-right-width)!important;box-sizing:border-box!important}@media(max-width:1180px){.client-progress-v2{padding:20px 24px!important}.status-layout{grid-template-columns:1fr;padding-right:0;gap:16px}.status-left-column{padding:0}.status-left-column .progress-v2-line{transform:none!important;margin-top:12px!important}.status-right-stack{display:flex;flex-direction:column;gap:14px}.status-right-stack .appointment-card,.status-right-stack .offer-branch,.client-hero .client-case-card{width:100%!important;min-width:0!important;max-width:none!important}}.client-progress-v2{--status-card-space:21px}.status-right-stack{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:var(--status-card-space)!important;padding-top:var(--status-card-space)!important;padding-bottom:var(--status-card-space)!important}.status-right-stack .appointment-card,.status-right-stack .offer-branch{flex:0 0 auto!important}.status-left-column{padding-top:var(--status-card-space)!important;padding-bottom:var(--status-card-space)!important}.client-content .primary-btn,.client-content .secondary-btn,.client-content .text-btn,.client-content .certificate-link,.client-content .needs-toggle,.client-content .photo-upload-btn{font-size:13px!important;font-weight:700!important;line-height:1!important;gap:8px!important}.client-content .primary-btn,.client-content .secondary-btn,.client-content .needs-toggle,.client-content .photo-upload-btn{min-height:42px!important}.client-content .primary-btn svg,.client-content .secondary-btn svg,.client-content .text-btn svg,.client-content .certificate-link svg,.client-content .needs-toggle svg,.client-content .photo-upload-btn svg{width:17px!important;height:17px!important;stroke-width:2!important;flex:0 0 17px!important}.client-content .icon-btn svg,.client-content .notification svg,.client-content .modal-close svg{width:auto!important;height:auto!important}@media(max-width:1180px){.status-right-stack{gap:var(--status-card-space)!important;padding-top:0!important;padding-bottom:0!important}.status-left-column{padding-top:0!important;padding-bottom:0!important}}.client-needs-section,.client-needs-section.collapsed,.client-needs-section.open{padding:24px!important;transition:none!important}.client-needs-section .needs-section-head{margin:0!important;min-height:86px;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:24px!important}.client-needs-section .needs-section-head>div:first-child{min-width:0}.client-needs-section .needs-head-actions{display:grid!important;grid-template-columns:auto auto auto!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;width:auto!important}.client-needs-section .needs-head-actions>button{margin:0!important;transform:none!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease!important}.client-needs-section .needs-edit-btn.is-reserved{visibility:hidden!important;pointer-events:none!important}.client-needs-section .needs-edit-btn.is-visible{visibility:visible!important}.client-needs-section .needs-toggle{min-width:126px!important;justify-content:center!important}.client-needs-section .needs-grid{margin-top:18px!important}.client-needs-section.open .needs-grid,.client-needs-section.collapsed .needs-grid{transition:none!important;animation:none!important}@media(max-width:850px){.client-needs-section .needs-section-head{grid-template-columns:1fr!important;align-items:start!important;row-gap:14px!important;min-height:0}.client-needs-section .needs-head-actions{grid-template-columns:1fr 1fr 1fr!important;width:100%!important}.client-needs-section .needs-head-actions>button{width:100%!important}}@media(max-width:620px){.client-needs-section .needs-head-actions{grid-template-columns:1fr 1fr!important}.client-needs-section .needs-edit-btn{grid-column:1/2}.client-needs-section .needs-toggle{grid-column:2/3}.client-needs-section .needs-edit-btn.is-reserved{display:block!important}}.admin-shell,.installer-shell{grid-template-columns:210px minmax(0,1fr);background:#f3f5f6}.role-content{max-width:none!important;width:100%;padding:30px!important;background:#f3f5f6}.admin-topbar .topbar-inner,.installer-topbar .topbar-inner{width:min(1600px,calc(100% - 60px));margin:0 auto}.admin-topbar,.installer-topbar{padding:0!important}.role-content .page-intro{min-height:158px;margin:0 0 18px;padding:28px 30px;border:1px solid #23282d;border-radius:8px;background:radial-gradient(circle at 84% 10%,rgba(255,213,0,.16),transparent 28%),linear-gradient(115deg,#171a1f,#20252a 72%,#15181b);box-shadow:0 12px 30px #11161a1a;color:#fff;align-items:center}.role-content .page-intro .eyebrow{color:#ffd500;font-size:11px;letter-spacing:.12em}.role-content .page-intro h1{margin:5px 0;font-family:Montserrat,sans-serif;font-size:30px;line-height:1.08;letter-spacing:-.65px;color:#fff}.role-content .page-intro p{max-width:760px;margin:0;color:#c9d0d5;font-size:14px;line-height:1.5}.role-content .page-intro .date-chip,.role-content .page-intro .secondary-btn{min-height:42px;border-color:#ffffff2e;background:#ffffff14;color:#fff;box-shadow:none}.role-content .page-intro .date-chip svg,.role-content .page-intro .secondary-btn svg{color:#ffd500}.role-content .eyebrow,.role-content .section-kicker{font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#858e95}.role-content .kicker-with-info{display:inline-flex;align-items:center;gap:5px}.role-content .panel-head h2,.role-content .section-title-line h2{margin:4px 0 0;font-family:Montserrat,sans-serif;font-size:18px;line-height:1.25;letter-spacing:-.2px;color:#171a1f}.role-content .panel,.role-content .stat-card,.role-content .lead-card,.role-content .product-strip,.role-content .installer-score,.role-content .lead-table,.role-content .date-chip{border-radius:6px!important}.role-content .panel,.role-content .stat-card,.role-content .lead-card{border:1px solid #e1e5e7;background:#fff;box-shadow:0 8px 24px #141a1f0b}.role-content .panel{padding:22px}.role-content .panel-head,.role-content .section-title-line{min-height:46px;margin-bottom:14px;align-items:flex-start}.role-content .admin-layout,.role-content .installer-layout,.role-content .bottom-grid{gap:18px}.role-content .admin-layout{margin-bottom:18px}.role-content .stats-grid{gap:12px;margin-bottom:18px}.role-content .stat-card{min-height:96px;padding:16px;gap:12px}.role-content .stat-icon{width:46px;height:46px;flex:0 0 46px;border:1px solid #e0bd00;border-radius:6px;background:#ffd500!important;color:#111316!important;display:grid;place-items:center}.role-content .stat-icon svg{width:22px;height:22px;stroke:#111316;stroke-width:2}.role-content .stat-copy span{font-size:11px;font-weight:700;color:#7c858c}.role-content .stat-copy strong{margin-top:3px;font-family:Montserrat,sans-serif;font-size:25px;color:#171a1f}.role-content .stat-change{right:13px;bottom:13px;color:#6d5c00;font-size:10px}.role-content .primary-btn,.role-content .secondary-btn,.role-content .text-btn,.role-content .date-chip,.role-content .certificate-link{font-size:13px!important;font-weight:700!important}.role-content .primary-btn,.role-content .secondary-btn{min-height:42px!important;height:42px!important;padding:0 15px!important;gap:8px!important;border-radius:6px!important}.role-content .primary-btn svg,.role-content .secondary-btn svg,.role-content .text-btn svg,.role-content .date-chip svg{width:17px!important;height:17px!important;stroke-width:2!important;flex:0 0 17px}.role-content .primary-btn{background:#ffd500;border-color:#ffd500;color:#111316}.role-content .primary-btn:hover{background:#eec800}.role-content .secondary-btn{background:#fff;border-color:#dfe3e6;color:#1d2226}.role-content .secondary-btn:hover{background:#f7f8f8;border-color:#cfd5d9}.role-content .text-btn{min-height:34px;color:#606970;gap:5px}.role-content .text-btn:hover{color:#171a1f}.admin-shell .sidebar,.installer-shell .sidebar{padding:20px 13px;border-right:1px solid #e1e5e7;background:#fff}.admin-shell .sidebar nav,.installer-shell .sidebar nav{gap:4px}.admin-shell .sidebar nav button,.installer-shell .sidebar nav button{height:44px;padding:0 12px;border-radius:6px;font-size:13px;gap:10px}.admin-shell .sidebar nav button svg,.installer-shell .sidebar nav button svg{width:17px;height:17px;stroke-width:2}.admin-shell .sidebar nav button.nav-active,.installer-shell .sidebar nav button.nav-active{background:#fff7c8;color:#171a1f;font-weight:800}.admin-shell .sidebar nav button.nav-active:before,.installer-shell .sidebar nav button.nav-active:before{width:3px;height:24px;background:#ffd500}.admin-shell .side-card,.installer-shell .side-card{padding:14px;border:1px solid #e1e5e7;border-radius:6px;background:#f8f9f9}.admin-shell .side-card svg,.installer-shell .side-card svg{color:#8c7600}.admin-content .lead-table{overflow:hidden;border-color:#e2e5e7}.admin-content .table-row{min-height:54px;padding:12px 13px;border-bottom:1px solid #eceff1;font-size:12.5px}.admin-content .table-row.table-head{min-height:40px;background:#f5f6f7;color:#7d868d;font-size:10.5px;text-transform:uppercase;letter-spacing:.045em}.admin-content .table-row:not(.table-head):hover{background:#fffdf2}.admin-content .table-row svg{color:#8e7800}.admin-content .status{padding:4px 8px;border-radius:999px!important;font-size:9px;font-weight:800}.admin-content .status.warning{background:#fff4b8;color:#755f00}.admin-content .status.danger{background:#f4eeee;color:#8a4949}.admin-content .status.info{background:#eef0f1;color:#545e65}.admin-content .status.success{background:#eef1e9;color:#50643f}.role-content .task{min-height:62px;grid-template-columns:42px minmax(0,1fr) 16px;gap:11px;padding:11px 0}.role-content .task-icon{width:40px;height:40px;border:1px solid #e0bd00;border-radius:6px;background:#ffd500!important;color:#111316!important;display:grid;place-items:center}.role-content .task-icon svg{width:19px;height:19px;stroke:#111316;stroke-width:2}.role-content .task strong{font-size:13px;color:#22272b}.role-content .task span{margin-top:2px;font-size:11px;line-height:1.35;color:#7a838a}.role-content .task>svg{color:#9aa1a6}.admin-content .funnel{gap:11px}.admin-content .funnel-row{grid-template-columns:74px 1fr 36px;gap:10px;font-size:11px}.admin-content .funnel-row>div{height:7px;background:#eef0f1}.admin-content .funnel-row i{background:#ffd500}.admin-content .timeline-item{min-height:48px;padding:9px 0}.admin-content .timeline-item i.hot{background:#ffd500}.installer-content .installer-layout{grid-template-columns:minmax(0,2fr) minmax(300px,.72fr)}.installer-content .lead-cards{gap:14px}.installer-content .lead-card{padding:18px}.installer-content .lead-top{min-height:48px;gap:11px}.installer-content .lead-top .avatar{width:44px;height:44px;border-color:#e0bd00;background:#ffd500;color:#111316;border-radius:50%}.installer-content .grow strong{font-size:15px}.installer-content .grow span{margin-top:2px;font-size:12px}.installer-content .grow span svg{color:#8c7600}.installer-content .lead-age em{padding:4px 8px;background:#fff4b8;color:#705d00;font-size:9px}.installer-content .product-strip{grid-template-columns:42px 1fr .8fr 1.15fr;margin:14px 0;padding:11px;border:1px solid #e4e7e9;background:#f7f8f8}.installer-content .product-visual{width:38px;height:42px;border:1px solid #e0bd00;border-radius:6px;background:#ffd500;color:#111316}.installer-content .product-visual svg{stroke:#111316}.installer-content .product-strip small{font-size:10px;color:#858d94}.installer-content .product-strip strong{font-size:12.5px;color:#252a2e}.installer-content .card-actions{display:flex;flex-wrap:wrap;gap:8px}.installer-content .card-actions button{min-height:42px!important;height:42px!important;padding:0 13px!important;font-size:13px!important}.installer-content .installer-offer-state{margin-top:12px;padding-top:11px;border-top:1px solid #eceff1}.installer-content .installer-score{margin-top:18px;padding:16px;border:1px solid #242a2f;border-radius:6px!important;background:#15191d}.installer-content .installer-score span,.installer-content .installer-score small{color:#aeb5ba}.installer-content .installer-score strong{color:#fff}.admin-topbar .global-search,.installer-topbar .global-search{height:42px;border-radius:6px;border-color:#e0e4e6;background:#f7f8f8}.admin-topbar .primary-btn,.admin-topbar .secondary-btn,.installer-topbar .primary-btn,.installer-topbar .secondary-btn{height:42px;border-radius:6px;font-size:13px}.admin-topbar .icon-btn,.installer-topbar .icon-btn{border-radius:6px}.admin-topbar .header-avatar-wrap .avatar,.installer-topbar .header-avatar-wrap .avatar{background:#e9ecee;color:#2d3439}.dark .admin-shell,.dark .installer-shell,.dark .role-content{background:#101417}.dark .role-content .panel,.dark .role-content .stat-card,.dark .role-content .lead-card,.dark .admin-shell .sidebar,.dark .installer-shell .sidebar{background:var(--surface);border-color:var(--line)}.dark .role-content .panel-head h2,.dark .role-content .section-title-line h2,.dark .role-content .stat-copy strong,.dark .role-content .task strong,.dark .installer-content .product-strip strong{color:var(--ink)}.dark .installer-content .product-strip,.dark .admin-shell .side-card,.dark .installer-shell .side-card{background:var(--surface-soft);border-color:var(--line)}@media(max-width:1280px){.role-content{padding:24px!important}.admin-stats{grid-template-columns:repeat(3,1fr)}.installer-content .lead-cards{grid-template-columns:1fr}}@media(max-width:1050px){.admin-shell,.installer-shell{grid-template-columns:74px minmax(0,1fr)}.admin-shell .sidebar nav button,.installer-shell .sidebar nav button{justify-content:center;padding:0}.admin-shell .sidebar nav button span,.installer-shell .sidebar nav button span,.admin-shell .side-card,.installer-shell .side-card{display:none}.admin-shell .sidebar nav button.nav-active:before,.installer-shell .sidebar nav button.nav-active:before{left:-13px}.admin-content .admin-layout,.installer-content .installer-layout,.admin-content .bottom-grid{grid-template-columns:1fr}}@media(max-width:850px){.admin-topbar .topbar-inner,.installer-topbar .topbar-inner{width:calc(100% - 28px)}.admin-topbar .global-search,.installer-topbar .global-search{display:none}.role-content{padding:20px 14px 34px!important}.role-content .page-intro{min-height:0;padding:24px 22px;align-items:flex-start;flex-direction:column}.role-content .page-intro h1{font-size:27px}.role-content .page-intro>:last-child{align-self:flex-start}.admin-stats,.installer-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.admin-shell,.installer-shell{grid-template-columns:1fr}.admin-shell .sidebar,.installer-shell .sidebar{display:none}.admin-topbar .topbar-inner,.installer-topbar .topbar-inner{width:calc(100% - 20px)}.admin-topbar .header-actions>.primary-btn{display:none}.role-content{padding:14px 10px 28px!important}.role-content .page-intro{border-radius:7px}.admin-stats,.installer-stats{grid-template-columns:1fr}.role-content .panel,.role-content .lead-card{padding:16px}.admin-content .lead-table{overflow-x:auto}.admin-content .table-row{min-width:760px}.installer-content .product-strip{grid-template-columns:42px 1fr 1fr}.installer-content .product-strip>div:last-child{grid-column:2/-1}.installer-content .card-actions{display:grid;grid-template-columns:1fr 1fr}.installer-content .card-actions button:last-child:nth-child(odd){grid-column:1/-1}}@media(max-width:850px){html,body,#root,.app,.client-shell,.client-content{max-width:100%;overflow-x:hidden}.client-page{width:calc(100% - 28px)!important;max-width:760px!important;margin-inline:auto!important;padding:20px 0 34px!important;overflow:visible}.client-page>*,.client-section,.client-main-grid,.client-main-column,.client-side-column,.status-layout,.status-left-column,.status-right-stack,.client-section-head,.needs-section-head,.section-heading-with-icon{min-width:0!important;max-width:100%}.client-topbar{min-height:72px!important;padding:10px 14px!important}.client-topbar .topbar-inner{width:100%!important;min-width:0;gap:10px!important}.client-topbar .brand-lockup{min-width:0;gap:10px!important}.client-topbar .pereko-logo-img{width:126px!important;max-width:34vw;flex:0 1 auto}.client-topbar .product-title{min-width:0}.client-topbar .product-title strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-topbar .header-actions{flex:0 0 auto;gap:7px!important}.client-hero{width:100%;min-height:0!important;padding:28px 24px!important;gap:24px!important;flex-direction:column!important;align-items:stretch!important}.client-hero-copy{width:100%;max-width:none}.client-hero h1{font-size:33px!important}.client-hero p{font-size:15px!important;line-height:1.5!important}.client-hero-actions{width:100%}.client-hero-actions .primary-btn,.client-hero-actions .secondary-btn{flex:1 1 210px}.client-case-card{width:100%!important;min-width:0!important;max-width:none!important}.client-section{width:100%;padding:20px!important}.client-main-grid{grid-template-columns:1fr!important;gap:18px!important}.client-side-column{width:100%;grid-template-columns:1fr 1fr!important;gap:14px!important}.contact-card{min-width:0}.client-doc-grid{grid-template-columns:1fr!important}.client-help{flex-direction:column!important;align-items:flex-start!important}.client-help .primary-btn{width:100%}.client-progress-v2{padding:20px!important}.status-layout{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding-right:0!important}.status-left-column{padding:0!important}.status-left-column .status-head{margin:0 0 16px!important}.status-right-stack{display:flex!important;flex-direction:column!important;gap:16px!important;padding:0!important}.status-right-stack .appointment-card,.status-right-stack .offer-branch{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}.progress-v2-line{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;min-height:0!important;overflow:visible!important;padding:0!important;margin:0!important;transform:none!important}.progress-v2-step{min-width:0!important}.progress-v2-description{max-width:145px!important}.client-needs-section .needs-section-head{grid-template-columns:1fr!important;gap:14px!important;min-height:0!important}.client-needs-section .needs-head-actions{width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.client-needs-section .needs-head-actions>button{min-width:0!important;width:100%!important}.needs-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.client-highlight{grid-template-columns:58px minmax(0,1fr)!important;gap:14px!important}.client-highlight .client-action-btn{grid-column:1/-1!important;width:100%!important}.client-topbar .notifications-popover{position:fixed!important;left:14px!important;right:14px!important;top:116px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 130px);overflow-y:auto!important;overscroll-behavior:contain}.info-tooltip{max-width:min(280px,calc(100vw - 28px))!important}.modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.modal-card,.modal-card.modal-wide,.history-modal-card,.visit-modal-card,.certificate-modal,.profile-photo-modal{width:min(100%,720px)!important;max-width:100%!important;max-height:calc(100dvh - 28px)!important;margin:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.modal-head,.modal-actions{flex:0 0 auto!important}.modal-head{min-width:0}.modal-head>div:first-child{min-width:0}.modal-head h3,.modal-head p{overflow-wrap:anywhere}.modal-body{min-height:0!important;flex:1 1 auto!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal-actions{flex-wrap:wrap!important}.edit-fields-grid{grid-template-columns:1fr!important}.field-full{grid-column:auto!important}.field,.field input,.field textarea,.field select{min-width:0!important;width:100%!important;max-width:100%!important}.visit-columns,.history-values{grid-template-columns:1fr!important}.history-row,.history-main,.history-values>div{min-width:0!important}.history-values p,.history-title,.history-actor,.visit-checklist span,.visit-result span{overflow-wrap:anywhere}}@media(max-width:620px){.client-page{width:calc(100% - 20px)!important;padding:14px 0 28px!important}.client-section{padding:16px!important}.client-topbar{min-height:66px!important;padding:8px 10px!important}.client-topbar .pereko-logo-img{width:108px!important;max-width:34vw}.client-topbar .brand-divider{height:30px!important}.client-topbar .product-title strong{max-width:105px;font-size:11px!important}.client-topbar .header-actions{gap:5px!important}.client-topbar .icon-btn{width:38px!important;height:38px!important}.header-avatar-wrap,.header-avatar-wrap .avatar,.header-avatar-wrap .header-profile-photo{width:36px!important;height:36px!important}.client-hero{padding:22px 18px!important;gap:20px!important}.client-hero h1{font-size:28px!important}.client-hero p{font-size:14px!important}.client-hero-meta{flex-direction:column!important;gap:8px!important}.client-hero-actions{display:grid!important;grid-template-columns:1fr!important}.client-hero-actions .primary-btn,.client-hero-actions .secondary-btn{width:100%!important}.client-progress-v2{padding:16px!important}.progress-v2-line{position:relative!important;display:flex!important;flex-direction:column!important;gap:0!important;overflow:visible!important}.progress-v2-line:before{content:""!important;position:absolute!important;left:19px!important;top:20px!important;bottom:22px!important;right:auto!important;width:2px!important;height:auto!important;background:#e5e8ea!important}.progress-v2-step,.progress-v2-step.done,.progress-v2-step.active,.progress-v2-step.locked{position:relative!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;grid-template-areas:"node title" "node desc" "node status"!important;column-gap:12px!important;row-gap:3px!important;width:100%!important;min-height:104px!important;padding:0 0 18px!important;align-items:start!important;text-align:left!important}.progress-v2-step:last-child{min-height:86px!important;padding-bottom:0!important}.progress-v2-step:before{display:none!important}.progress-v2-node{grid-area:node!important;width:40px!important;height:40px!important;margin:0!important;z-index:2}.progress-v2-step>strong{grid-area:title!important;margin:1px 0 0!important;text-align:left!important;font-size:12.5px!important}.progress-v2-description{grid-area:desc!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;text-align:left!important;font-size:10.5px!important;line-height:1.4!important}.progress-v2-status{grid-area:status!important;justify-self:start!important;margin-top:3px!important}.status-right-stack{gap:14px!important}.appointment-card,.offer-branch{width:100%!important;min-width:0!important;max-width:none!important}.appointment-card{grid-template-columns:40px minmax(0,1fr)!important}.appointment-content,.offer-branch-content{min-width:0!important}.appointment-date-row strong,.appointment-status,.appointment-delivery span,.offer-branch-content h3,.offer-branch-note{overflow-wrap:anywhere}.client-needs-section,.client-needs-section.collapsed,.client-needs-section.open{padding:16px!important}.client-needs-section .needs-head-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.client-needs-section .needs-head-actions .secondary-btn:first-child{grid-column:1/-1!important}.client-needs-section .needs-edit-btn{grid-column:1/2!important}.client-needs-section .needs-toggle{grid-column:2/3!important;min-width:0!important}.needs-grid{grid-template-columns:1fr!important}.need-item{min-height:82px!important}.client-highlight{grid-template-columns:50px minmax(0,1fr)!important;gap:12px!important}.client-highlight-copy{min-width:0}.client-highlight-details{flex-direction:column;gap:8px!important}.client-highlight .client-action-btn{grid-column:1/-1!important}.client-side-column{grid-template-columns:1fr!important}.contact-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.certificate-link{min-height:42px!important}.doc{min-width:0}.doc>div:nth-child(2){min-width:0}.doc strong,.doc span{overflow-wrap:anywhere}.client-messages .message{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important}.client-messages .message>div:last-child{min-width:0}.client-messages .message p{overflow-wrap:anywhere}.client-topbar .notifications-popover{left:8px!important;right:8px!important;top:108px!important;max-height:calc(100dvh - 116px)!important}.modal-backdrop{padding:0!important;align-items:flex-end!important}.modal-card,.modal-card.modal-wide,.history-modal-card,.visit-modal-card,.certificate-modal,.profile-photo-modal{width:100%!important;max-width:100%!important;max-height:calc(100dvh - max(8px,env(safe-area-inset-top)))!important;border-radius:8px 8px 0 0!important;margin:0!important}.modal-head{padding:16px 16px 13px!important}.modal-head h3{font-size:18px!important;line-height:1.25!important}.modal-head p{font-size:11.5px!important;line-height:1.4!important}.modal-body{padding:14px 16px!important}.modal-actions{padding:12px 16px calc(12px + env(safe-area-inset-bottom))!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.modal-actions .primary-btn,.modal-actions .secondary-btn{width:100%!important}.modal-close{flex:0 0 36px!important;width:36px!important;height:36px!important}.visit-explainer{grid-template-columns:1fr!important}.visit-explainer-icon{margin-bottom:2px}.visit-person{align-items:flex-start!important}.history-row{grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important}.history-title{flex-direction:column!important;align-items:flex-start!important;gap:2px!important}.history-values>svg{transform:rotate(90deg);justify-self:center}.certificate-preview{padding:18px 14px!important}.profile-photo-editor{width:100%}}@media(max-width:380px){.client-topbar .pereko-logo-img{width:96px!important}.client-topbar .product-title strong{max-width:82px;font-size:10px!important}.client-section,.client-progress-v2,.client-needs-section,.client-needs-section.collapsed,.client-needs-section.open{padding:14px!important}.client-section-head h2{font-size:18px!important}.contact-actions{grid-template-columns:1fr!important}.appointment-card,.offer-branch{padding:12px!important}.appointment-card{grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important}.appointment-icon,.offer-lock-icon{width:34px!important;height:34px!important}.appointment-icon svg,.offer-lock-icon svg{width:28px!important;height:28px!important}}@media(max-width:620px){.progress-v2-line{position:relative!important;display:flex!important;flex-direction:column!important;gap:0!important;overflow:visible!important}.progress-v2-step:before,.progress-v2-step.done+.progress-v2-step.active:before,.progress-v2-step.done+.progress-v2-step.done:before{content:none!important;display:none!important}.progress-v2-step.done:not(:last-child):after{content:""!important;position:absolute!important;left:20px!important;top:40px!important;width:2px!important;height:calc(100% - 8px)!important;background:#ffd500!important;z-index:1!important}.progress-v2-step.active:not(:last-child):after,.progress-v2-step.locked:not(:last-child):after{content:none!important;display:none!important}.progress-v2-line:before{left:20px!important;top:20px!important;bottom:42px!important;width:2px!important;background:#dfe3e6!important;z-index:0!important}.progress-v2-step,.progress-v2-step.done,.progress-v2-step.active,.progress-v2-step.locked{grid-template-columns:42px minmax(0,1fr)!important;column-gap:14px!important;min-height:112px!important;padding:0 0 18px!important}.progress-v2-step:last-child{min-height:90px!important;padding-bottom:0!important}.progress-v2-node{width:42px!important;height:42px!important;margin:0!important;border-width:2px!important;z-index:3!important;background:#fff!important}.progress-v2-step.done .progress-v2-node{background:#ffd500!important;border-color:#ffd500!important}.progress-v2-step.active .progress-v2-node{background:#fff!important;border-color:#ffd500!important;box-shadow:0 0 0 4px #ffd50024!important}.progress-v2-step.locked .progress-v2-node{background:#f6f7f8!important;border-color:#dfe3e6!important}.progress-v2-step>strong{padding-top:2px!important;font-size:13px!important;line-height:1.25!important}.progress-v2-description{font-size:10.5px!important;line-height:1.42!important;color:#767f86!important;padding-right:2px!important}.progress-v2-status{min-height:24px!important;padding:4px 9px!important;margin-top:5px!important;font-size:9px!important}.status-right-stack{margin-top:4px!important}.appointment-card,.offer-branch{overflow:hidden!important}.modal-backdrop{position:fixed!important;left:0!important;right:0!important;top:var(--visual-vtop,0px)!important;bottom:auto!important;width:100vw!important;height:var(--visual-vh,100dvh)!important;min-height:0!important;max-height:var(--visual-vh,100dvh)!important;padding:8px!important;align-items:flex-end!important;justify-content:center!important;overflow:hidden!important}.modal-card,.modal-card.modal-wide,.history-modal-card,.visit-modal-card,.certificate-modal,.profile-photo-modal{width:100%!important;max-width:100%!important;max-height:calc(var(--visual-vh,100dvh) - 12px)!important;height:auto!important;min-height:0!important;margin:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border-radius:8px!important}.modal-head{flex:0 0 auto!important;padding:14px 14px 12px!important}.modal-head h3{margin-top:4px!important;font-size:17px!important;line-height:1.2!important}.modal-head p{margin-top:7px!important;font-size:11px!important;line-height:1.35!important}.modal-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:12px 14px!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}.modal-actions{flex:0 0 auto!important;position:static!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;border-top:1px solid #e5e8ea!important;background:#fff!important;gap:7px!important}.modal-card .field textarea{min-height:116px!important;height:116px!important;max-height:160px!important;resize:vertical}.modal-card.modal-wide .field textarea{min-height:100px!important;height:100px!important;max-height:140px!important}.field{margin-bottom:12px!important}.modal-actions .primary-btn,.modal-actions .secondary-btn{min-height:42px!important;height:42px!important}.client-section,.client-highlight,.client-progress-v2,.client-needs-section,.appointment-card,.offer-branch,.contact-card,.doc,.message,.modal-card{overflow-wrap:anywhere}.appointment-content,.offer-branch-content,.contact-person>div,.message>div:last-child{min-width:0!important}}@media(max-width:380px){.progress-v2-step,.progress-v2-step.done,.progress-v2-step.active,.progress-v2-step.locked{grid-template-columns:38px minmax(0,1fr)!important;column-gap:11px!important}.progress-v2-node{width:38px!important;height:38px!important}.progress-v2-line:before{left:18px!important}.progress-v2-step.done:not(:last-child):after{left:18px!important;top:38px!important}.modal-backdrop{padding:4px!important}.modal-card,.modal-card.modal-wide,.history-modal-card,.visit-modal-card,.certificate-modal,.profile-photo-modal{max-height:calc(var(--visual-vh,100dvh) - 6px)!important}}@media(max-width:620px){.status-right-stack .offer-branch{order:1!important}.status-right-stack .appointment-card{order:2!important}}
