:root{--green:#0f9d58;--green-dark:#08783f;--green-soft:#e9f7ef;--ink:#202124;--muted:#5f6368;--line:#dadce0;--surface:#f8f9fa;--white:#fff;--red:#d93025;--amber:#f9ab00;--orange:#f9ab00;--blue:#1a73e8}*{box-sizing:border-box}body,html{background:var(--surface)}body{margin:0;color:var(--ink);font-family:Roboto,Arial,sans-serif}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{flex:0 0 auto}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(30px,4vw,42px);line-height:1.12;letter-spacing:-1.1px;margin-bottom:10px}h2{font-size:22px;letter-spacing:-.35px;margin-bottom:6px}h3{font-size:17px;letter-spacing:-.15px;margin-bottom:7px}.portal{min-height:100vh}.topbar{height:72px;justify-content:space-between;padding:0 28px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.brand,.topbar,.topbar-actions,.topbar-left{display:flex;align-items:center}.topbar-left{gap:16px}.brand,.topbar-actions{gap:10px}.brand{font-size:20px;font-weight:700}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:10px;font-size:17px}.portal-name{font-size:13px;color:var(--muted);padding-left:16px;border-left:1px solid var(--line)}.avatar,.icon-button,.mobile-menu-button{border:0;background:transparent;display:grid;place-items:center}.icon-button{width:40px;height:40px;color:var(--muted);border-radius:50%;position:relative}.icon-button:hover{background:var(--surface)}.icon-button.bordered{border:1px solid var(--line)}.avatar{width:38px;height:38px;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-size:13px;font-weight:700}.notification-dot{position:absolute;right:8px;top:8px;width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 2px #fff}.mobile-menu-button{display:none;width:40px;height:40px;border-radius:50%}.notification-wrap{position:relative}.notification-menu{position:absolute;right:0;top:48px;width:min(360px,calc(100vw - 24px));max-height:480px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 16px 44px rgba(32,33,36,.16);padding:12px;z-index:70}.notification-menu>strong{display:block;padding:4px 6px 10px}.notification-menu article{padding:11px 6px;border-top:1px solid var(--line)}.notification-menu article b{font-size:14px}.notification-menu article p{font-size:13px;color:var(--muted);margin:4px 0}.notification-menu article time{font-size:11px;color:var(--muted)}.notification-empty{padding:18px 6px;color:var(--muted);font-size:13px}.document-download{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px}.document-download span{display:flex;flex-direction:column;gap:3px}.document-download small{color:var(--muted)}.document-download:hover{border-color:#a8dabd;color:var(--green-dark)}.role-switcher{position:relative}.role-switcher summary{list-style:none;display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid var(--line);border-radius:10px;font-size:12px;color:var(--muted);cursor:pointer}.role-switcher summary::-webkit-details-marker{display:none}.role-menu{position:absolute;top:44px;right:0;width:210px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 32px rgba(60,64,67,.17);z-index:70}.role-menu a{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:8px;font-size:13px}.role-menu a.active,.role-menu a:hover{background:var(--green-soft);color:var(--green-dark)}.portal-grid{width:min(1560px,100%);margin:0 auto;display:grid;grid-template-columns:228px minmax(0,1fr)}.sidebar{min-height:calc(100vh - 72px);padding:24px 18px;justify-content:space-between;background:#fff;border-right:1px solid var(--line)}.sidebar,.sidebar nav{display:flex;flex-direction:column}.sidebar nav{gap:5px}.nav-item{width:100%;min-height:44px;display:flex;align-items:center;gap:12px;border:0;border-radius:10px;padding:0 13px;background:transparent;color:var(--muted);font-size:13px;font-weight:500;text-align:left}.nav-item:hover{background:var(--surface);color:var(--ink)}.nav-item.active,.sidebar-foot{background:var(--green-soft);color:var(--green-dark)}.sidebar-foot{display:flex;gap:10px;align-items:flex-start;padding:14px;border-radius:12px}.sidebar-foot div{display:flex;flex-direction:column;gap:3px}.sidebar-foot strong{font-size:12px}.sidebar-foot span{font-size:10px;line-height:1.35;color:var(--muted)}.mobile-nav,.sidebar-scrim{display:none}.content{width:min(1180px,calc(100% - 56px));margin:0 auto;padding:46px 0 72px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:28px}.page-header>div>p:last-child{margin:0;color:var(--muted);font-size:15px}.eyebrow{margin:0 0 9px;color:var(--green-dark);font-size:11px;line-height:1;font-weight:700;letter-spacing:.085em;text-transform:uppercase}.status-badge,.status-pill,.trust-badge,.verified-chip{display:inline-flex;align-items:center;gap:6px;width:fit-content;white-space:nowrap}.verified-chip{padding:9px 12px;color:var(--green-dark);background:var(--green-soft);border:1px solid #c9ead7;border-radius:999px;font-size:12px;font-weight:500}.header-action{margin-top:8px}.filter-button,.primary-button,.secondary-button,.small-button,.success-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-weight:500}.primary-button{min-height:44px;padding:0 17px;color:#fff;background:var(--green);border:1px solid var(--green)}.primary-button:hover{background:var(--green-dark);border-color:var(--green-dark)}.primary-button:disabled{cursor:default;background:#a8dabd;border-color:#a8dabd}.secondary-button{min-height:40px;padding:0 14px;color:var(--green-dark);background:#fff;border:1px solid #a8dabd}.secondary-button:hover,.success-button{background:var(--green-soft)}.success-button{min-height:42px;padding:0 16px;color:var(--green-dark);border:1px solid #a8dabd}.text-button{padding:8px 0;border:0;background:transparent;color:var(--green-dark);font-size:13px}.filter-button{min-height:40px;padding:0 13px;border:1px solid var(--line);color:var(--muted)}.filter-button,.small-button{background:#fff;font-size:12px}.small-button{min-height:34px;padding:0 10px;color:var(--green-dark);border:1px solid #a8dabd}.full{width:100%}.surface-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 1px 2px rgba(60,64,67,.04)}.card-padding{padding:24px}.stack-lg,.stack-md{display:flex;flex-direction:column}.stack-md{gap:18px}.stack-lg{gap:28px}.search-card,.toolbar{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 2px 10px rgba(60,64,67,.06)}.search-card{padding:8px 8px 8px 18px}.search-card>svg,.toolbar>div>svg{color:var(--muted)}.search-card input,.toolbar input{min-width:0;flex:1 1;height:44px;border:0;outline:0;background:transparent}.search-card input{font-size:15px}.search-card .primary-button{flex:0 0 auto}.toolbar{padding:8px 10px 8px 15px;margin-bottom:20px}.toolbar>div{min-width:240px;flex:1 1;display:flex;align-items:center;gap:10px}.toolbar select{height:40px;padding:0 32px 0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted)}.notice{margin-top:16px;padding:15px 17px;display:flex;align-items:center;gap:12px;background:#f2f7ff;border:1px solid #d2e3fc;border-radius:12px}.notice.success{background:var(--green-soft);border-color:#c9ead7}.notice>span{width:38px;height:38px;display:grid;place-items:center;color:var(--blue);background:#fff;border-radius:10px}.notice.success>span{color:var(--green-dark)}.notice>div{min-width:0;display:flex;flex-direction:column;gap:3px;flex:1 1}.notice strong{font-size:13px}.notice small{font-size:11px;color:var(--muted)}.section-heading,.title-line{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-heading{margin:43px 0 16px}.section-heading h2,.title-line h2{margin:0}.title-line{align-items:flex-start}.title-line p{margin:4px 0 0;color:var(--muted);font-size:12px}.title-line>span{padding:6px 9px;border-radius:8px;background:var(--surface);color:var(--muted);font-size:11px;white-space:nowrap}.installment-card{display:grid;grid-template-columns:180px minmax(0,1fr);overflow:hidden}.installment-card.detail{grid-template-columns:160px minmax(0,1fr)}.product-art{min-height:220px;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,#edf7f1,#f7faf8);overflow:hidden}.product-art.small{min-height:130px}.product-art.tiny{width:74px;height:60px;min-height:0;border-radius:10px}.installment-main{padding:26px}.installment-head{display:flex;justify-content:space-between;gap:22px}.status-badge{color:var(--green-dark);font-size:11px;font-weight:500}.installment-head h3{margin:9px 0 6px;font-size:18px}.installment-head p{margin:0;color:var(--muted);font-size:12px}.installment-head>div:last-child{text-align:right;flex:0 0 auto}.installment-head>div:last-child strong{display:block;font-size:21px}.installment-head>div:last-child span{font-size:11px;color:var(--muted)}.progress{height:7px;margin:25px 0 9px;border-radius:99px;background:#e8eaed;overflow:hidden}.progress span{display:block;height:100%;background:var(--green);border-radius:inherit}.progress-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.installment-main>.secondary-button{margin-top:19px}.glyph{position:relative;filter:drop-shadow(0 8px 8px rgba(60,64,67,.16))}.glyph.laptop{width:104px;height:68px;border:solid #3c4043;border-width:7px 7px 10px;border-radius:7px;background:linear-gradient(135deg,#0f9d58,#78dca2)}.glyph.laptop i{position:absolute;left:-17px;bottom:-17px;width:124px;height:7px;background:#9aa0a6;border-radius:2px 2px 8px 8px}.glyph.fridge{width:63px;height:112px;border:5px solid #9aa0a6;border-radius:7px;background:#f1f3f4}.glyph.fridge:after{content:"";position:absolute;left:0;right:0;top:43%;height:4px;background:#9aa0a6}.glyph.fridge i,.glyph.fridge span{position:absolute;right:8px;width:3px;height:19px;background:#5f6368;border-radius:2px}.glyph.fridge span{top:21px}.glyph.fridge i{bottom:22px}.glyph.sofa{width:112px;height:58px;border-radius:13px 13px 7px 7px;background:#91c7ad}.glyph.sofa:after,.glyph.sofa:before{content:"";position:absolute;bottom:0;width:21px;height:49px;border-radius:10px;background:#73ad91}.glyph.sofa:before{left:-6px}.glyph.sofa:after{right:-6px}.glyph.sofa span{position:absolute;left:15px;right:15px;bottom:8px;height:6px;background:#5e9a7d;border-radius:5px}.glyph.washer{width:82px;height:100px;border:5px solid #bdc1c6;border-radius:8px;background:#fff}.glyph.washer:before{content:"";position:absolute;width:53px;height:53px;left:10px;top:30px;border:6px solid #70757a;border-radius:50%;background:#c9e7da}.glyph.washer span{position:absolute;left:8px;top:8px;width:10px;height:10px;border-radius:50%;background:var(--green)}.glyph.phone{width:55px;height:104px;border:6px solid #3c4043;border-radius:13px;background:linear-gradient(145deg,#0f9d58,#8be0ad)}.glyph.phone span{position:absolute;left:50%;top:-3px;width:15px;height:4px;transform:translateX(-50%);border-radius:4px;background:#202124}.glyph.tools{width:105px;height:72px;border-radius:10px;background:#2f3437}.glyph.tools:before{content:"";position:absolute;left:0;right:0;top:22px;height:6px;background:#f9ab00}.glyph.tools span{position:absolute;left:39px;top:-13px;width:28px;height:19px;border:6px solid #3c4043;border-bottom:0;border-radius:8px 8px 0 0}.product-grid,.product-strip{display:grid;gap:16px}.product-grid,.product-strip{grid-template-columns:repeat(3,1fr)}.product-card{overflow:hidden}.product-card .product-art{min-height:170px}.product-card.compact .product-art{min-height:145px}.product-body{padding:17px}.product-body .store{display:flex;align-items:center;gap:5px;color:var(--green-dark);font-size:10px;font-weight:500}.product-body h3{height:40px;margin:8px 0 4px}.product-body>p{height:14px;margin:0;color:var(--muted);font-size:10px}.product-price{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin:15px 0}.product-price strong{font-size:18px}.product-price span{font-size:10px;color:var(--muted)}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.filter-chip{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:12px}.filter-chip.active{border-color:#a8dabd;background:var(--green-soft);color:var(--green-dark)}.request-summary{display:grid;grid-template-columns:130px 1fr auto;align-items:center;overflow:hidden}.request-summary>div:nth-child(2){padding:20px}.request-summary h2{margin:10px 0 5px}.request-summary p{margin:0;color:var(--muted);font-size:12px}.request-summary>.icon-button{margin-right:18px}.status-pill{padding:6px 9px;border-radius:999px;font-size:10px;font-weight:500}.status-pill.info{color:#185abc;background:#e8f0fe}.status-pill.success{color:var(--green-dark);background:var(--green-soft)}.status-pill.warning{color:#9a6700;background:#fef7e0}.status-pill.danger{color:#b3261e;background:#fce8e6}.offer-list{display:flex;flex-direction:column;gap:12px}.offer-card{padding:21px}.offer-card.chosen{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.partner-line{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.partner-line h3{margin:0}.rating{display:flex;align-items:center;gap:4px;color:#9a6700;font-size:11px}.trust-badge{padding:6px 8px;color:var(--green-dark);background:var(--green-soft);border-radius:999px;font-size:10px}.person-avatar{width:38px;height:38px;display:inline-grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-size:12px;font-weight:700;flex:0 0 auto}.person-avatar.large{width:54px;height:54px;font-size:15px}.deal-details,.offer-numbers,.offer-preview,.request-numbers,.setting-values{display:grid;gap:12px}.offer-numbers{grid-template-columns:repeat(3,1fr);margin:19px 0;padding:15px;background:var(--surface);border-radius:10px}.metric{min-width:0;display:flex;flex-direction:column;gap:4px}.metric span{color:var(--muted);font-size:10px}.metric strong{font-size:14px}.offer-actions{display:flex;align-items:center;justify-content:space-between}.deal-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.payment-side>strong{display:block;font-size:31px;margin:8px 0 5px}.payment-side p{color:var(--muted);font-size:12px;margin-bottom:19px}.contact-card{padding:16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.contact-card>div{display:flex;flex-direction:column;gap:4px}.contact-card strong{font-size:12px}.contact-card span{display:flex;align-items:center;gap:4px;color:#9a6700;font-size:10px}.protection-card{display:flex;align-items:flex-start;gap:10px;padding:15px;color:var(--green-dark);background:var(--green-soft);border-radius:12px}.protection-card div{display:flex;flex-direction:column;gap:3px}.protection-card strong{font-size:12px}.protection-card span{color:var(--muted);font-size:10px}.schedule-list{margin-top:18px}.schedule-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:11px 0;border-top:1px solid #edf0f2}.schedule-index{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:11px;color:var(--muted)}.schedule-index.done{border-color:var(--green);background:var(--green);color:#fff}.schedule-row>div{display:flex;flex-direction:column;gap:2px}.schedule-row b,.schedule-row strong{font-size:12px}.schedule-row span{font-size:10px;color:var(--muted)}.profile-grid,.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-card{grid-row:span 2;overflow:hidden;padding-bottom:23px}.profile-cover{height:105px;background:linear-gradient(135deg,#0f9d58,#7bdba4)}.profile-avatar{width:74px;height:74px;display:grid;place-items:center;margin:-38px 0 0 24px;border:4px solid #fff;border-radius:50%;background:#dff3e8;color:var(--green-dark);font-size:21px;font-weight:700}.profile-avatar.inline{width:58px;height:58px;margin:0;border:0;font-size:16px}.profile-body{padding:14px 24px}.profile-body h2{margin:0}.profile-body p{margin:5px 0 13px;color:var(--muted);font-size:11px}.profile-card>.primary-button{margin-left:24px}.trust-progress{height:8px;margin:22px 0;border-radius:99px;background:#e8eaed;overflow:hidden}.trust-progress span{display:block;height:100%;background:var(--green)}.check-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.check-list li{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.check-list li.done{color:var(--green-dark)}.partner-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;grid-column:1/-1}.partner-cta>svg{color:var(--green-dark)}.partner-cta h2{font-size:17px;margin:0}.partner-cta p{margin:4px 0 0;color:var(--muted);font-size:11px}.settings-list button{width:100%;padding:13px 0;display:flex;justify-content:space-between;border:0;border-top:1px solid #edf0f2;background:#fff;font-size:12px;text-align:left}.metric-grid{display:grid;gap:13px;margin-bottom:18px}.metric-grid.four{grid-template-columns:repeat(4,1fr)}.metric-grid.three{grid-template-columns:repeat(3,1fr)}.stat{padding:17px;display:flex;align-items:flex-start;gap:12px}.stat>span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;background:var(--surface);color:var(--muted)}.stat.tone-green>span{background:var(--green-soft);color:var(--green-dark)}.stat.tone-red>span{background:#fce8e6;color:var(--red)}.stat.tone-amber>span{background:#fef7e0;color:#9a6700}.stat>div{min-width:0;display:flex;flex-direction:column;gap:3px}.stat small{font-size:10px;color:var(--muted)}.stat strong{font-size:19px}.stat em{font-style:normal;font-size:9px;color:var(--muted)}.analytics-grid,.dashboard-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:15px}.capital-bar{height:12px;margin:25px 0 15px;background:#e8eaed;border-radius:99px;overflow:hidden;display:flex}.capital-bar span{height:100%;background:var(--green)}.capital-bar i{height:100%;background:var(--amber)}.legend{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:10px}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:8px;height:8px;border-radius:50%;background:#c9ced3}.legend i.green{background:var(--green)}.legend i.amber{background:var(--amber)}.legend i.soft{background:#a8dabd}.meeting-date{display:flex;align-items:center;gap:10px;margin:16px 0}.meeting-date b{font-size:35px;line-height:1}.meeting-date span{font-size:10px;color:var(--muted)}.meeting-card h3{margin-bottom:5px}.meeting-card p{color:var(--muted);font-size:10px;margin-bottom:16px}.request-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.request-list{display:grid;grid-template-columns:1fr 1fr;gap:13px}.request-card{padding:18px}.request-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}.request-card h3{min-height:39px;margin:14px 0}.client-line{display:flex;align-items:center;gap:9px}.client-line>div{display:flex;flex-direction:column;gap:3px}.client-line strong{font-size:11px}.client-line span{display:flex;align-items:center;gap:4px;color:var(--green-dark);font-size:9px}.request-numbers{grid-template-columns:repeat(3,1fr);margin:15px 0;padding:12px;background:var(--surface);border-radius:9px}.request-card.wide{display:grid;grid-template-columns:90px minmax(170px,1fr) 210px 300px 180px;align-items:center;gap:14px}.request-card.wide .request-top{display:block}.request-card.wide h3{min-height:0;margin:0}.request-card.wide .request-numbers{margin:0}.results-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:var(--muted);font-size:11px}.deal-progress{padding:25px}.deal-head{display:flex;justify-content:space-between;gap:18px}.deal-head h2{margin:12px 0 5px}.deal-head p{color:var(--muted);font-size:11px}.deal-stepper{display:grid;grid-template-columns:repeat(6,1fr);margin:28px 0}.deal-stepper div{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;color:var(--muted)}.deal-stepper div:not(:last-child):after{content:"";position:absolute;left:60%;right:-40%;top:15px;height:2px;background:#e0e3e7}.deal-stepper span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:10px;z-index:1}.deal-stepper b{font-size:9px}.deal-stepper div.active{color:var(--green-dark)}.deal-stepper div.active span{background:var(--green);border-color:var(--green);color:#fff}.deal-details{grid-template-columns:repeat(4,1fr);padding:16px;background:var(--surface);border-radius:10px}.document-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.document{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:13px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:10px}.document>span{width:34px;height:34px;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);border-radius:8px}.strong-pair{display:flex;flex-direction:column;gap:3px}.strong-pair strong{font-size:11px}.strong-pair span{color:var(--muted);font-size:9px}.partner-identity{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;grid-column:1/-1}.partner-identity h2{margin:0}.partner-identity p{margin:4px 0 9px;color:var(--muted);font-size:11px}.rating-large{display:flex;align-items:center;gap:5px;color:#9a6700;font-size:20px}.setting-values{grid-template-columns:repeat(4,1fr);margin-top:20px}.toggle-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-top:1px solid #edf0f2}.switch{width:40px;height:23px;padding:2px;border:0;border-radius:99px;background:#bdc1c6}.switch span{display:block;width:19px;height:19px;border-radius:50%;background:#fff;transition:transform .18s}.switch.on{background:var(--green)}.switch.on span{transform:translateX(17px)}.table-wrap{overflow:auto;margin-top:18px}.table-wrap table{width:100%;border-collapse:collapse;min-width:760px}.table-wrap th{padding:13px 15px;background:var(--surface);color:var(--muted);font-size:9px;font-weight:500;text-align:left;text-transform:uppercase;letter-spacing:.05em}.table-wrap td{padding:14px 15px;border-top:1px solid #edf0f2;font-size:11px}.table-wrap td>strong{font-size:11px}.user{align-items:center}.action-row,.user{display:flex;gap:9px}.chart-card{min-height:315px}.bar-chart{height:195px;margin-top:24px;display:grid;grid-template-columns:repeat(8,1fr);align-items:end;gap:8px;border-bottom:1px solid var(--line)}.bar-chart div{height:100%;display:flex;align-items:end;justify-content:center;gap:4px;position:relative}.bar-chart i,.bar-chart span{width:10px;border-radius:5px 5px 0 0}.bar-chart span{background:#a8dabd}.bar-chart i{background:var(--green)}.bar-chart small{position:absolute;bottom:-20px;color:var(--muted);font-size:8px}.chart-card .legend{margin-top:28px}.funnel h2{margin-bottom:24px}.funnel-row{margin-top:16px}.funnel-row>span{display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.funnel-row>span b{color:var(--ink)}.funnel-row>i{display:block;height:8px;margin-top:6px;border-radius:99px;background:#e8eaed;overflow:hidden}.funnel-row em{display:block;height:100%;background:var(--green);border-radius:inherit}.admin-alerts{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.admin-alerts>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:14px;border-radius:11px;background:#fff;border:1px solid var(--line);color:#9a6700}.admin-alerts span{color:var(--ink);font-size:10px}.admin-alerts button{border:0;background:transparent;color:var(--green-dark);font-size:10px}.agent-load{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 0;border-top:1px solid #edf0f2}.agent-load>div{display:flex;flex-direction:column;gap:7px}.agent-load b,.agent-load strong{font-size:11px}.agent-load b{font-weight:500;color:var(--muted)}.agent-load>div>span{width:100%;height:5px;background:#e8eaed;border-radius:99px}.agent-load i{display:block;height:100%;background:var(--green);border-radius:inherit}.permissions{overflow:auto}.permission-head,.permission-row{display:grid;grid-template-columns:minmax(260px,1fr) repeat(4,130px);align-items:center;min-width:780px}.permission-head{padding:13px 18px;background:var(--surface);color:var(--muted);font-size:9px;text-transform:uppercase}.permission-head span:not(:first-child){text-align:center}.permission-row{padding:15px 18px;border-top:1px solid #edf0f2}.permission-row>.switch{justify-self:center}.audit-list{overflow:hidden}.audit-row{display:grid;grid-template-columns:55px 18px minmax(230px,1fr) 160px 80px;align-items:center;padding:15px 18px;border-top:1px solid #edf0f2}.audit-row:first-child{border-top:0}.audit-row time,.audit-row>span{color:var(--muted);font-size:10px}.audit-row>i{width:8px;height:8px;border-radius:50%;background:var(--green)}.audit-row strong{font-size:11px}.audit-row p{margin:3px 0 0}.audit-row p,.audit-row>b{color:var(--muted);font-size:9px}.audit-row>b{padding:5px 7px;border-radius:7px;background:var(--surface);text-align:center}.support-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:14px;height:630px}.case-list{overflow:hidden}.case-list .toolbar{margin:0;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none}.case-list .toolbar>.filter-button{display:none}.case-item{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;padding:15px;border:0;border-top:1px solid #edf0f2;background:#fff;text-align:left}.case-item.active,.case-item:hover{background:var(--green-soft)}.case-item>div>span{display:flex;justify-content:space-between;gap:7px}.case-item strong{font-size:11px}.case-item time{color:var(--muted);font-size:9px}.case-item p{margin:5px 0;color:var(--ink);font-size:10px;line-height:1.35}.case-item small{color:var(--muted);font-size:8px}.case-item>i{width:7px;height:7px;border-radius:50%;background:var(--green);margin-top:7px}.conversation{display:flex;flex-direction:column;overflow:hidden}.conversation>header{height:70px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.conversation>header div{display:flex;flex-direction:column;gap:4px}.conversation>header strong{font-size:13px}.conversation>header span{color:var(--muted);font-size:9px}.messages{flex:1 1;padding:22px;background:#fbfcfd}.system-message{width:fit-content;margin:0 auto 20px;padding:6px 9px;border-radius:8px;background:#edf0f2;color:var(--muted);font-size:8px}.message{max-width:72%;padding:12px 14px;border-radius:13px;margin-bottom:12px}.message p{margin:0 0 6px;font-size:11px;line-height:1.45}.message span{font-size:8px;color:var(--muted)}.message.in{background:#fff;border:1px solid var(--line)}.message.out{margin-left:auto;background:var(--green-soft)}.conversation>footer{height:68px;display:flex;align-items:center;gap:7px;padding:9px 13px;border-top:1px solid var(--line)}.conversation>footer input{flex:1 1;height:42px;border:1px solid var(--line);border-radius:10px;padding:0 12px;outline:0}.send-button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:10px;background:var(--green);color:#fff}.verification-list{display:flex;flex-direction:column;gap:10px}.verification-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px}.verification-card h2{margin-bottom:7px}.verification-card p,.visit-card p{display:flex;align-items:center;gap:5px;margin:4px 0;color:var(--muted);font-size:10px}.verification-card>div:last-child{display:flex;gap:8px;align-items:center}.dispute-card{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;padding:17px}.dispute-card>svg{color:#9a6700}.dispute-card h2{font-size:15px;margin-bottom:4px}.dispute-card p{margin:0;color:var(--muted);font-size:10px}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.visit-card{display:grid;grid-template-columns:auto 1fr;gap:15px;padding:20px}.visit-card>.primary-button{grid-column:1/-1}.calendar-tile{width:60px;height:66px;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);border-radius:10px}.calendar-tile b{font-size:24px;line-height:1}.calendar-tile span{font-size:9px;text-transform:uppercase}.visit-card h2{font-size:16px}.knowledge-search{display:flex;align-items:center;gap:12px;padding:15px 18px;margin-bottom:18px;background:#fff;border:1px solid var(--line);border-radius:14px}.knowledge-search input{flex:1 1;border:0;outline:0}.knowledge-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.knowledge-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;text-align:left}.knowledge-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--green-soft);color:var(--green-dark);font-weight:700}.knowledge-card>div{display:flex;flex-direction:column;gap:4px}.knowledge-card strong{font-size:11px}.knowledge-card small{color:var(--muted);font-size:9px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(32,33,36,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(600px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.25)}.modal>header{display:flex;justify-content:space-between;gap:16px;padding:21px 23px;border-bottom:1px solid var(--line)}.modal>header h2{margin:0}.modal>header p{margin:5px 0 0;color:var(--muted);font-size:11px}.form-stack{gap:14px;padding:22px}.form-stack,.form-stack label{display:flex;flex-direction:column}.form-stack label{gap:7px;color:var(--muted);font-size:10px;font-weight:500}.form-stack input,.form-stack select,.form-stack textarea{width:100%;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);outline:0}.form-stack input,.form-stack select{height:42px;padding:0 11px}.form-stack textarea{min-height:70px;padding:10px;resize:vertical}.form-stack input:focus,.form-stack select:focus,.form-stack textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(15,157,88,.1)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.input-icon{display:flex;align-items:center;gap:8px;padding-left:11px;border:1px solid var(--line);border-radius:9px}.input-icon input{border:0;padding-left:0}.form-note{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;color:var(--green-dark);background:var(--green-soft);border-radius:9px}.form-note span{color:var(--muted);font-size:9px;line-height:1.45}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}.modal-product{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:10px}.offer-preview{grid-template-columns:repeat(3,1fr);padding:15px;background:var(--surface);border-radius:10px}.payment-summary{display:flex;justify-content:space-between;align-items:center;padding:14px;background:var(--surface);border-radius:9px}.payment-summary span{font-size:10px;color:var(--muted)}.payment-summary strong{font-size:20px}.upload{align-items:center!important;padding:18px;border:1px dashed #a8dabd;border-radius:10px;background:var(--green-soft);text-align:center;cursor:pointer}.upload>input{display:none}.upload strong{color:var(--green-dark)}.upload span{font-size:9px}.verify-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.verify-choice label{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;padding:13px;border:1px solid var(--line);border-radius:10px;cursor:pointer}.verify-choice label.selected{border-color:var(--green);background:var(--green-soft)}.verify-choice input{width:auto;height:auto}.verify-choice div{display:flex;flex-direction:column;gap:3px}.verify-choice div strong{font-size:11px;color:var(--ink)}.verify-choice div span{font-size:8px;font-weight:400}.toast{position:fixed;right:24px;bottom:24px;z-index:120;max-width:390px;display:flex;align-items:center;gap:9px;padding:13px 16px;border-radius:11px;background:#26322b;color:#fff;box-shadow:0 12px 35px rgba(0,0,0,.22);font-size:11px}:focus-visible{outline:3px solid rgba(15,157,88,.28);outline-offset:2px}@media(max-width:1050px){.metric-grid.four,.product-grid,.request-grid{grid-template-columns:1fr 1fr}.request-card.wide{display:block}.request-card.wide>*{margin-bottom:12px}.analytics-grid{grid-template-columns:1fr}.support-layout{grid-template-columns:320px 1fr}.permission-head,.permission-row{grid-template-columns:minmax(210px,1fr) repeat(3,110px)}}@media(max-width:820px){.topbar{height:64px;padding:0 14px}.mobile-menu-button{display:grid}.portal-name{display:none}.role-switcher summary{font-size:0;padding:8px}.role-switcher summary svg{margin:0}.portal-grid{display:block}.sidebar{position:fixed;left:0;top:64px;bottom:0;width:260px;min-height:0;z-index:60;transform:translateX(-105%);transition:transform .2s;box-shadow:12px 0 30px rgba(0,0,0,.12)}.sidebar.open{transform:none}.sidebar-scrim{display:block;position:fixed;inset:64px 0 0;z-index:50;border:0;background:rgba(32,33,36,.35)}.content{width:calc(100% - 32px);padding:32px 0 98px}.page-header{display:block}.header-action,.verified-chip{margin-top:14px}.mobile-nav{height:68px;display:flex;position:fixed;left:0;right:0;bottom:0;z-index:45;overflow-x:auto;background:rgba(255,255,255,.97);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-nav button{min-width:74px;flex:1 1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:0;background:transparent;color:var(--muted);font-size:9px}.mobile-nav button.active{color:var(--green-dark)}.product-strip{grid-template-columns:1fr 1fr}.deal-layout,.profile-grid,.settings-grid{grid-template-columns:1fr}.profile-card{grid-row:auto}.partner-cta{grid-column:auto}.dashboard-grid,.support-layout{grid-template-columns:1fr}.support-layout{height:auto}.case-list{max-height:410px}.conversation{min-height:540px}.permission-head,.permission-row{grid-template-columns:minmax(180px,1fr) repeat(3,90px)}.audit-row{grid-template-columns:45px 15px 1fr}.audit-row>b,.audit-row>span{display:none}}@media(max-width:580px){.topbar-actions{gap:4px}.brand{font-size:18px}.topbar .avatar{display:none}h1{font-size:31px}.page-header>div>p:last-child{font-size:13px}.search-card{flex-wrap:wrap;padding:11px}.search-card input{width:calc(100% - 35px)}.search-card .primary-button{width:100%}.notice{align-items:flex-start}.notice .text-button{margin-left:auto;font-size:0}.section-heading{margin-top:36px}.installment-card,.installment-card.detail,.product-grid,.product-strip,.request-grid,.request-list{grid-template-columns:1fr}.installment-card .product-art{min-height:145px}.installment-head{display:block}.installment-head>div:last-child{text-align:left;margin-top:15px}.offer-numbers{grid-template-columns:1fr 1fr}.partner-line{grid-template-columns:auto 1fr}.trust-badge{grid-column:1/-1}.offer-actions{align-items:stretch;flex-direction:column-reverse;gap:8px}.offer-actions>button{width:100%}.request-summary{grid-template-columns:100px 1fr}.request-summary>.icon-button{display:none}.metric-grid.four,.metric-grid.three{grid-template-columns:1fr 1fr}.document-grid{grid-template-columns:1fr}.deal-stepper{grid-template-columns:repeat(3,1fr);row-gap:18px}.deal-stepper div:after{display:none}.deal-details,.setting-values{grid-template-columns:1fr 1fr}.admin-alerts,.knowledge-grid,.visit-grid{grid-template-columns:1fr}.dispute-card{grid-template-columns:auto 1fr}.dispute-card>.secondary-button,.dispute-card>.status-pill{grid-column:2}.verification-card{grid-template-columns:auto 1fr}.verification-card>div:last-child{grid-column:1/-1;justify-content:flex-end}.permission-head,.permission-row{grid-template-columns:1fr repeat(3,48px);padding-left:11px;padding-right:11px}.permission-head span:not(:first-child){font-size:0}.permission-head span:nth-child(2):after{content:"Видео";font-size:8px}.permission-head span:nth-child(3):after{content:"Выезд";font-size:8px}.permission-head span:nth-child(4):after{content:"ОК";font-size:8px}.switch{width:36px}.switch.on span{transform:translateX(13px)}.form-row,.offer-preview,.verify-choice{grid-template-columns:1fr}.modal-backdrop{padding:0;align-items:end}.modal{max-height:94vh;border-radius:18px 18px 0 0}.modal-actions>*{flex:1 1}.toolbar{flex-wrap:wrap}.toolbar>div{min-width:100%}.toolbar>:not(div){flex:1 1}.action-row{flex-wrap:wrap}.action-row>*{flex:1 1}.toast{left:16px;right:16px;bottom:84px}.product-price{align-items:flex-start;flex-direction:column}.partner-cta{grid-template-columns:auto 1fr}.partner-cta>.secondary-button{grid-column:1/-1}.profile-grid .surface-card{min-width:0}}@media(max-width:1050px){.permission-head,.permission-row{grid-template-columns:minmax(210px,1fr) repeat(4,100px)}}@media(max-width:820px){.permission-head,.permission-row{grid-template-columns:minmax(180px,1fr) repeat(4,82px)}}@media(max-width:580px){.permission-head,.permission-row{grid-template-columns:140px repeat(4,48px);min-width:350px}.permission-head span:nth-child(5):after{content:"Файлы";font-size:8px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.signed-user{display:flex;align-items:center;gap:8px;color:var(--text);font-size:11px;font-weight:500}.signed-user .avatar{display:grid;place-items:center}.topbar-actions form{margin:0}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(420px,.95fr);background:#fff}.auth-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:48px clamp(40px,7vw,100px);color:#fff;background:linear-gradient(145deg,#08773f,#0f9d58 58%,#39b977)}.auth-panel:after,.auth-panel:before{content:"";position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%}.auth-panel:before{width:520px;height:520px;right:-250px;top:-190px}.auth-panel:after{width:370px;height:370px;left:-180px;bottom:-210px}.auth-brand{position:relative;z-index:1;display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-size:21px}.auth-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#fff;color:var(--green-dark);font-weight:700}.auth-copy{position:relative;z-index:1;max-width:600px;margin:auto 0}.auth-copy>span{display:inline-flex;padding:7px 12px;border:1px solid rgba(255,255,255,.28);border-radius:99px;background:rgba(255,255,255,.1);font-size:11px;font-weight:500}.auth-copy h1{max-width:590px;margin:24px 0 18px;color:#fff;font-size:clamp(40px,5.3vw,72px);line-height:1.02;letter-spacing:-2.7px}.auth-copy p{max-width:540px;margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.65}.auth-points{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px}.auth-points p{display:flex;align-items:center;gap:9px;margin:0;color:rgba(255,255,255,.85);font-size:11px;line-height:1.35}.auth-points b{flex:none;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.16);color:#fff}.auth-form-panel{display:grid;place-items:center;padding:48px;background:var(--bg)}.login-card{width:min(100%,440px);padding:36px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 18px 55px rgba(32,33,36,.09)}.login-heading{display:flex;align-items:center;gap:13px;margin-bottom:30px}.login-heading>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#e6f4ea;color:var(--green-dark)}.login-heading h2{margin:0;font-size:24px}.login-heading p{margin:5px 0 0;color:var(--muted);font-size:12px}.login-card form{display:flex;flex-direction:column;gap:17px}.login-card label{display:flex;flex-direction:column;gap:7px;color:#3c4043;font-size:12px;font-weight:500}.login-card input{width:100%;height:46px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--text);font:inherit;outline:none}.login-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(15,157,88,.12)}.password-input{position:relative}.password-input button{position:absolute;right:7px;top:7px;width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:var(--muted)}.password-input input{padding-right:45px}.auth-submit{width:100%;height:46px;margin-top:3px}.auth-submit:disabled{opacity:.68;cursor:wait}.auth-error{margin:0;padding:10px 12px;border-radius:8px;background:#fce8e6;color:var(--red);font-size:11px}.demo-accounts{margin-top:28px;padding-top:22px;border-top:1px solid #eceff1}.demo-accounts>span{display:block;margin-bottom:10px;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.demo-accounts>div{display:flex;flex-wrap:wrap;gap:7px}.demo-accounts button{padding:7px 10px;border:1px solid var(--line);border-radius:99px;background:#fff;color:#3c4043;font-size:10px;cursor:pointer}.demo-accounts button:hover{border-color:var(--green);color:var(--green-dark)}.demo-accounts small{display:block;margin-top:10px;color:var(--muted);font-size:10px}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-panel{min-height:350px;padding:35px}.auth-copy{margin:65px 0 0}.auth-copy h1{font-size:45px}.auth-points{margin-top:45px}.auth-form-panel{padding:35px 20px 60px}.signed-user>span:last-child{display:none}}@media(max-width:580px){.auth-panel{min-height:310px;padding:24px}.auth-copy{margin:48px 0 0}.auth-copy h1{margin:17px 0 12px;font-size:36px;letter-spacing:-1.5px}.auth-copy p{font-size:13px}.auth-points{display:none}.auth-form-panel{padding:22px 14px 45px}.login-card{padding:25px 20px;border-radius:16px}.signed-user{display:none}}.simple-auth{min-height:100vh;display:grid;place-items:center;padding:42px 18px;background:linear-gradient(145deg,#f3fbf6,#f8f9fa 60%)}.simple-auth>section{width:min(100%,620px)}.auth-brand.dark{width:max-content;margin:0 auto 22px;color:var(--green-dark)}.auth-brand.dark>span{background:var(--green);color:#fff}.register-card{width:100%;max-width:none}.register-card .login-heading h1{margin:0;font-size:28px}.register-card form{display:flex;flex-direction:column;gap:16px}.register-card select{height:46px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff}.account-type-field{margin:0;padding:0;border:0}.account-type-field>legend{margin-bottom:8px;color:#3c4043;font-size:12px;font-weight:500}.account-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.account-type-grid>label{position:relative;display:block!important;cursor:pointer}.account-type-grid>label>input{position:absolute;width:1px!important;height:1px!important;opacity:0}.account-type-grid>label>span{display:grid;grid-template-columns:auto 1fr;gap:3px 9px;min-height:86px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fff}.account-type-grid svg{grid-row:1/3;color:var(--muted)}.account-type-grid strong{font-size:13px}.account-type-grid small{color:var(--muted);font-size:10px;line-height:1.35}.account-type-grid>label.selected>span{border-color:var(--green);background:var(--green-soft);box-shadow:0 0 0 2px rgba(15,157,88,.1)}.account-type-grid>label.selected svg{color:var(--green-dark)}.account-type-grid>label:focus-within>span{outline:3px solid rgba(15,157,88,.18);outline-offset:1px}.trial-note{display:flex;flex-direction:column;gap:4px;padding:13px;border:1px solid #a8dabd;border-radius:10px;background:var(--green-soft);color:var(--green-dark)}.trial-note span{color:var(--muted);font-size:10px;line-height:1.45}.auth-foot{text-align:center;margin:20px 0 0;color:var(--muted);font-size:12px}.auth-foot a{color:var(--green-dark);font-weight:600}.inline-error{display:flex;align-items:center;gap:9px;margin-bottom:16px;padding:11px 13px;border:1px solid #f6c4c0;border-radius:10px;background:#fce8e6;color:var(--red);font-size:12px}.inline-error button{margin-left:auto;border:0;background:transparent;color:inherit}.empty-state,.loading-state{min-height:190px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:30px;text-align:center;color:var(--muted)}.loading-state svg{animation:spin 1s linear infinite;color:var(--green)}.loading-state strong{color:var(--text)}@keyframes spin{to{transform:rotate(1turn)}}.empty-state h2{margin:0;color:var(--text);font-size:18px}.error-state svg{color:var(--red)}.live-request{padding:22px}.deal-summary,.live-request-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.deal-summary h2,.live-request-head h2{margin:10px 0 5px;font-size:19px}.deal-summary p,.live-request-head p{margin:0;color:var(--muted);font-size:11px}.live-request-head>strong{font-size:12px;color:var(--green-dark)}.compact-offers{margin-top:18px}.offer-card.embedded{padding:17px;border:1px solid #edf0f2;box-shadow:none}.offer-card.embedded>.primary-button{margin-left:auto}.live-deal{padding:22px}.deal-summary>div:last-child{text-align:right}.deal-summary>div:last-child small{display:block;color:var(--muted);font-size:10px}.deal-summary>div:last-child strong,.deal-summary>strong{display:block;margin-top:5px;font-size:22px}.live-deal>.progress{margin:20px 0}.deal-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:9px;margin-top:18px;padding-top:16px;border-top:1px solid #edf0f2}.table-empty{padding:30px;text-align:center;color:var(--muted);font-size:12px}.live-ticket{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:18px 20px}.live-ticket h2{margin:5px 0;font-size:15px}.live-ticket p{margin:0;color:var(--muted);font-size:11px}.checkbox-field{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:13px;border:1px solid var(--line);border-radius:9px}.checkbox-field legend{padding:0 5px;color:var(--muted);font-size:11px}.checkbox-field label{display:flex;align-items:center;flex-direction:row!important;gap:6px!important;padding:7px 9px;border-radius:7px;background:#f3f7f5}.checkbox-field input{width:auto!important;height:auto!important}.form-stack select{width:100%;height:43px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text)}@media(max-width:700px){.deal-summary,.live-request-head{display:block}.live-request-head>strong{display:block;margin-top:12px}.offer-card.embedded>.primary-button{width:100%;margin-top:10px}.deal-summary>div:last-child{text-align:left;margin-top:14px}.live-ticket{grid-template-columns:auto 1fr}.live-ticket>.secondary-button,.live-ticket>.status-pill{grid-column:2}.deal-actions>*{width:100%}.account-type-grid,.register-card .form-row{grid-template-columns:1fr}}.crm-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px;background:linear-gradient(135deg,#fff,#f1faf5)}.crm-hero h2{margin:6px 0 7px;font-size:24px}.crm-hero p{margin:0;color:var(--muted);font-size:12px}.managed-client-list{display:flex;flex-direction:column;gap:16px}.managed-client-card{overflow:hidden}.managed-client-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #edf0f2}.managed-person{display:flex;align-items:center;gap:12px}.managed-person h2{margin:0 0 5px;font-size:18px}.managed-person p{margin:0;color:var(--muted);font-size:10px}.contact-actions{display:flex;align-items:center;gap:8px}.contact-actions a{text-decoration:none}.client-contact-line{display:flex;flex-wrap:wrap;gap:18px;padding:12px 22px;color:var(--muted);background:#fbfcfd;font-size:10px}.client-contact-line span{display:flex;align-items:center;gap:6px}.client-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:17px 22px}.client-summary .metric{padding:12px;background:var(--surface);border-radius:9px}.managed-installment-list{display:flex;flex-direction:column;gap:12px;padding:0 22px 22px}.managed-installment{padding:17px;border:1px solid var(--line);border-radius:12px}.managed-installment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.managed-installment-head h3{margin:9px 0 4px;font-size:16px}.managed-installment-head p{margin:0;color:var(--muted);font-size:9px}.managed-installment-head>div:last-child{text-align:right}.managed-installment-head small,.managed-installment-head span{display:block;color:var(--muted);font-size:9px}.managed-installment-head strong{display:block;margin:4px 0;font-size:20px}.managed-installment>.progress{margin:15px 0 0}.compact-schedule{margin-top:10px}.compact-schedule .schedule-row{grid-template-columns:34px minmax(160px,1fr) auto auto}.compact-schedule .schedule-actions{display:flex;flex-direction:row;gap:6px}.compact-schedule .schedule-actions button{display:inline-flex;align-items:center;gap:4px}.overdue-row{margin:0 -8px;padding-left:8px!important;padding-right:8px!important;border-radius:8px;background:#fff7f6}.primary-small{border-color:var(--green)!important;background:var(--green)!important;color:#fff!important}.form-section{display:flex;flex-direction:column;gap:13px;margin:0;padding:16px;border:1px solid var(--line);border-radius:11px}.form-section>legend{padding:0 7px;color:var(--ink);font-size:12px;font-weight:600}.calculator-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:13px;background:var(--green-soft);border-radius:10px}.calculator-strip .metric strong{color:var(--green-dark)}.consent-line{align-items:flex-start!important;padding:11px;border:1px solid var(--line);border-radius:9px;background:#fbfcfd;line-height:1.45}.modal{width:min(680px,100%)}@media(max-width:820px){.crm-hero,.managed-client-head{align-items:flex-start;flex-direction:column}.contact-actions{width:100%;flex-wrap:wrap}.client-summary{grid-template-columns:1fr 1fr}.compact-schedule .schedule-row{grid-template-columns:34px 1fr auto}.compact-schedule .schedule-actions{grid-column:2/-1;justify-content:flex-end}}@media(max-width:580px){.crm-hero>.primary-button{width:100%}.calculator-strip,.client-summary{grid-template-columns:1fr}.client-contact-line,.client-summary,.managed-client-head,.managed-installment-list{padding-left:15px;padding-right:15px}.managed-installment-head{display:block}.managed-installment-head>div:last-child{margin-top:12px;text-align:left}.compact-schedule .schedule-row{grid-template-columns:30px 1fr}.compact-schedule .schedule-row>b{grid-column:2}.compact-schedule .schedule-actions{grid-column:1/-1}.compact-schedule .schedule-actions button{flex:1 1;justify-content:center}}.primary-button:disabled,.secondary-button:disabled{opacity:.5;cursor:not-allowed}.partner-access-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-left:4px solid var(--green)}.partner-access-summary.expired{border-left-color:var(--red);background:#fffafa}.partner-access-summary h2{margin:5px 0;font-size:17px}.partner-access-summary p{margin:0;color:var(--muted);font-size:10px}.access-summary-actions{display:flex;align-items:flex-end;flex-direction:column;flex:none;gap:9px}.access-summary-actions .primary-button,.access-summary-actions .secondary-button{white-space:nowrap}.access-toolbar{display:flex;justify-content:flex-end}.generated-invite{display:grid;grid-template-columns:minmax(240px,1fr) 1.5fr;align-items:center;gap:22px;padding:20px;border-color:#a8dabd;background:linear-gradient(135deg,#fff,#f1faf5)}.generated-invite h2{margin:5px 0}.generated-invite p{margin:0;color:var(--muted);font-size:10px}.generated-invite>div:last-child{display:grid;grid-template-columns:1fr auto auto;gap:8px}.generated-invite input{min-width:0;height:42px;padding:0 11px;border:1px solid var(--line);border-radius:9px;background:#fff}.access-plan-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.access-plan{padding:20px}.access-plan h2{margin:13px 0 5px}.access-plan>p{min-height:34px;color:var(--muted);font-size:10px}.access-plan>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;padding-top:15px;border-top:1px solid var(--line)}.invite-plan-note{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:9px;background:var(--green-soft);color:var(--green-dark)}.invite-plan-note span{color:var(--muted);font-size:10px}.invalid-invite{text-align:center}.invalid-invite p{margin:12px 0 22px;color:var(--muted)}.invalid-invite .primary-button{display:inline-flex}.owner-contact-management{padding:24px}.owner-contact-management>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}.owner-contact-management>header>span{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:var(--green-soft);color:var(--green-dark)}.owner-contact-management h2{margin:4px 0;font-size:21px}.owner-contact-management header p:last-child{margin:0;color:var(--muted);font-size:11px}.owner-contact-links{display:flex;flex-direction:column;gap:10px;margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fbfcfd}.owner-contact-links>div:first-child{display:flex;justify-content:space-between;gap:12px}.owner-contact-links>div:first-child span{color:var(--muted);font-size:10px}.owner-contact-links>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.owner-contact-links a{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #b7dfc7;border-radius:9px;background:#fff;color:var(--green-dark);text-decoration:none;font-size:11px;font-weight:600}.owner-contact-links a span{color:var(--muted);font-size:9px;font-weight:400}.owner-contact-links p{margin:0;color:var(--muted);font-size:11px}.owner-contact-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.owner-contact-meta .metric{padding:12px;border-radius:9px;background:var(--surface)}@media(max-width:820px){.generated-invite{grid-template-columns:1fr}.generated-invite>div:last-child{grid-template-columns:1fr auto}.generated-invite>div:last-child .primary-button{grid-column:1/-1}.access-plan-grid{grid-template-columns:1fr}}@media(max-width:580px){.partner-access-summary{align-items:flex-start;flex-direction:column}.access-summary-actions{align-items:stretch;width:100%}.access-toolbar>.primary-button{width:100%}.generated-invite>div:last-child{grid-template-columns:1fr}.generated-invite>div:last-child .primary-button{grid-column:auto}.access-plan>div:last-child{grid-template-columns:1fr}.owner-contact-management>header{grid-template-columns:auto 1fr}.owner-contact-management>header>.primary-button{grid-column:1/-1;width:100%}.owner-contact-links>div:first-child{flex-direction:column}.owner-contact-links a,.owner-contact-links>div:last-child{width:100%}.owner-contact-meta{grid-template-columns:1fr}}.platform-announcement{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:12px 15px;border:1px solid #f2cf7c;border-radius:11px;background:#fff8e1;color:#7a5200;font-size:12px}.platform-announcement svg{flex:none}.settings-command{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border-left:4px solid var(--green)}.settings-command.maintenance{border-left-color:var(--orange);background:#fffbf3}.settings-command>div{display:flex;align-items:center;gap:15px}.settings-command-icon{width:48px;height:48px;display:grid;place-items:center;flex:none;border-radius:14px;background:var(--green-soft);color:var(--green-dark)}.settings-command.maintenance .settings-command-icon{background:#fff1cc;color:#a56800}.settings-command h2{margin:4px 0;font-size:22px}.settings-command p:last-child{margin:0;color:var(--muted);font-size:11px}.feature-settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.feature-setting{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px}.feature-setting>div{display:flex;flex-direction:column;gap:4px}.feature-setting strong{font-size:13px}.feature-setting small{color:var(--muted);font-size:10px}.feature-setting.danger{border-color:#f0cfcb}.feature-setting.danger .switch.on{background:var(--red)}.danger-check{color:var(--red)!important}.access-summary-actions>small{color:var(--muted);font-size:10px}@media(max-width:760px){.settings-command{align-items:flex-start;flex-direction:column}.settings-command>.primary-button{width:100%}.feature-settings-grid{grid-template-columns:1fr}}.simple-auth{align-items:start;justify-items:center}.account-type-grid.single{grid-template-columns:1fr}.account-type-grid>label>input{inset:0;z-index:2;width:100%!important;height:100%!important;margin:0;padding:0;border:0;cursor:pointer}.account-type-grid>label>span{height:100%;pointer-events:none}.account-type-grid>label>input:checked+span{border-color:var(--green);background:var(--green-soft);box-shadow:0 0 0 2px rgba(15,157,88,.1)}.account-type-grid>label>input:checked+span svg{color:var(--green-dark)}.account-type-grid>button{position:relative;display:block;min-width:0;margin:0;padding:0;border:0;border-radius:11px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.account-type-grid>button>span{height:100%;display:grid;grid-template-columns:auto 1fr;gap:3px 9px;min-height:86px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fff}.account-type-grid>button svg{grid-row:1/3;color:var(--muted)}.account-type-grid>button strong{font-size:13px}.account-type-grid>button small{color:var(--muted);font-size:10px;line-height:1.35}.account-type-grid>button.selected>span{border-color:var(--green);background:var(--green-soft);box-shadow:0 0 0 2px rgba(15,157,88,.1)}.account-type-grid>button.selected svg{color:var(--green-dark)}.account-type-grid>button:focus-visible{outline:3px solid rgba(15,157,88,.2);outline-offset:2px}.form-stack .checkbox-line{display:flex;align-items:center;flex-direction:row;gap:9px;color:var(--ink);cursor:pointer}.form-stack .checkbox-line input[type=checkbox]{width:18px;height:18px;min-width:18px;padding:0;border-radius:4px;accent-color:var(--green);box-shadow:none}.form-stack .checkbox-line.consent-line{align-items:flex-start}.crm-toolbar-actions{display:flex;gap:8px}.calculator-strip.four{grid-template-columns:repeat(4,1fr)}.guarantor-toggle{padding:12px!important;border:1px solid #b7dfc7;border-radius:10px;background:#f3fbf6}.guarantor-fields{display:flex;flex-direction:column;gap:13px;margin:0;padding:15px;border:1px solid #b7dfc7;border-radius:11px;background:#fbfefc}.guarantor-fields>legend{padding:0 7px;color:var(--green-dark);font-size:11px;font-weight:700}.multi-upload{min-height:92px}.crm-file-links{padding:11px 22px;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2;background:#fbfcfd}.crm-file-links.compact{margin:12px 0 2px;padding:10px;border:1px solid #e4e8e6;border-radius:9px}.crm-file-links>strong{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--muted);font-size:10px}.crm-file-links>div{display:flex;flex-wrap:wrap;gap:7px}.crm-file-links a{max-width:100%;display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--green-dark);font-size:10px}.crm-file-links a span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-file-links a small{color:var(--muted);font-size:8px}.guarantor-summary{display:flex;align-items:flex-start;gap:9px;margin-top:13px;padding:11px;border-radius:9px;background:#f7f9f8;color:var(--green-dark)}.guarantor-summary>div{display:flex;flex-direction:column;gap:4px}.guarantor-summary strong{font-size:11px}.guarantor-summary span{color:var(--muted);font-size:9px;line-height:1.4}.guarantor-summary a{color:var(--green-dark);text-decoration:underline}@media(max-width:820px){.calculator-strip.four{grid-template-columns:1fr 1fr}}@media(max-width:580px){.crm-toolbar-actions{width:100%;display:grid;grid-template-columns:1fr}.crm-toolbar-actions>*{width:100%}.calculator-strip.four{grid-template-columns:1fr 1fr}.crm-file-links{padding-left:15px;padding-right:15px}.crm-file-links>div{display:grid;grid-template-columns:1fr}.crm-file-links a{width:100%}.crm-file-links a span{max-width:none;min-width:0;flex:1 1}.guarantor-fields{padding:12px}.multi-upload{min-height:84px}.managed-installment{padding:14px}}html{text-size-adjust:100%}.pwa-install-card{position:fixed;right:20px;bottom:20px;z-index:150;width:min(440px,calc(100vw - 40px));display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px 13px 14px 14px;border:1px solid #c9ead7;border-radius:14px;background:#fff;box-shadow:0 14px 42px rgba(32,33,36,.2)}.pwa-install-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:var(--green-soft);color:var(--green-dark)}.pwa-install-card strong{display:block;margin-bottom:3px;font-size:13px}.pwa-install-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.4}.pwa-install-action{min-height:36px;padding:0 11px;border:1px solid var(--green);border-radius:9px;background:var(--green);color:#fff;font-size:11px;font-weight:600}.pwa-install-close{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:var(--muted)}.pwa-install-close:hover{background:var(--surface)}@media(max-width:820px){input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:16px!important}[role=button],a,button,summary{touch-action:manipulation}.content{padding-bottom:calc(98px + env(safe-area-inset-bottom))}.mobile-nav{height:calc(68px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.pwa-install-card{left:12px;right:12px;bottom:calc(80px + env(safe-area-inset-bottom));width:auto;grid-template-columns:auto minmax(0,1fr) auto;padding:12px}.pwa-install-action{grid-column:2}.pwa-install-close{grid-column:3;grid-row:1;align-self:start}}@media(max-width:420px){.pwa-install-card{grid-template-columns:auto minmax(0,1fr) auto}.pwa-install-icon{width:36px;height:36px}.pwa-install-card p{font-size:9px}}@media(display-mode:standalone){body{min-height:100dvh}.pwa-install-card{display:none}}@media(display-mode:standalone) and (max-width:820px){.topbar{height:calc(64px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.sidebar{top:calc(64px + env(safe-area-inset-top))}.sidebar-scrim{inset:calc(64px + env(safe-area-inset-top)) 0 0}}.choice-field,.contact-method-field{min-width:0;margin:0;padding:0;border:0}.choice-field>legend,.contact-method-field>legend{margin-bottom:7px;color:var(--muted);font-size:10px;font-weight:500}.choice-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(42px,1fr));gap:5px}.choice-buttons button,.contact-method-buttons button{min-width:0;min-height:36px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted);font-size:10px;font-weight:600;white-space:nowrap}.choice-buttons button:hover,.contact-method-buttons button:hover{border-color:#a8dabd;background:#f8fcfa}.choice-buttons button.selected,.contact-method-buttons button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green-dark);box-shadow:0 0 0 1px rgba(15,157,88,.08)}.choice-buttons button:focus-visible,.contact-method-buttons button:focus-visible{outline:3px solid rgba(15,157,88,.18);outline-offset:1px}.compact-choice-grid,.compact-client-grid,.compact-condition-grid{display:grid;gap:10px}.compact-choice-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-choice-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-condition-grid{grid-template-columns:minmax(130px,.85fr) minmax(190px,1.2fr) minmax(190px,1.2fr);align-items:end}.compact-client-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.installment-conditions{gap:12px;padding:15px}.installment-conditions .calculator-strip{margin:2px 0}.short-choice{max-width:230px}.contact-method-field{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(230px,1.2fr);align-items:end;gap:8px 10px}.contact-method-field>legend{grid-column:1/-1;margin-bottom:0}.contact-method-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(62px,1fr));gap:5px}.contact-value-label{gap:5px!important}.contact-value-label>span{color:var(--muted);font-size:9px}.messenger-contact{display:inline-flex;align-items:center;gap:6px;color:var(--green-dark);font-weight:600}.client-contact-line a.messenger-contact{text-decoration:none}.client-contact-line a.messenger-contact:hover{text-decoration:underline}@media(max-width:700px){.compact-choice-grid.three,.compact-condition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-choice-grid.three>.choice-field:last-child,.compact-condition-grid>label:first-child{grid-column:1/-1}.contact-method-field{grid-template-columns:1fr}.contact-method-field>legend{grid-column:auto}.short-choice{max-width:none}}@media(max-width:480px){.compact-choice-grid.three,.compact-choice-grid.two,.compact-client-grid{grid-template-columns:1fr}.compact-choice-grid.three>.choice-field:last-child{grid-column:auto}.choice-buttons,.contact-method-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-method-buttons button{padding:0 5px}.installment-conditions{padding:12px}.compact-condition-grid{gap:8px}}