@charset "UTF-8";:root{--navy:#071b43;--navy2:#0b2b60;--app:#fff;--surface:#fff;--soft:#f8faff;--text:#091735;--muted:#66738e;--border:#dfe5ef;--blue:#1f6cff;--purple:#6437e8;--pink:#f52e8c;--teal:#09b8b8;--green:#20a562;--orange:#ff721f;--gradient:linear-gradient(100deg,#6437e8,#f52e8c,#ff721f);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--app)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--app)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(31,108,255,.35);outline-offset:2px}.v2-boot-message,.dashboard-importing{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.v2-boot-failure{min-height:100vh;display:grid;place-content:center;text-align:center;gap:10px}.v2-boot-failure strong{font-size:24px}.v2-boot-failure span{color:var(--muted)}.login-layout{min-height:100vh;display:grid;grid-template-columns:minmax(420px,42%) 1fr;background:#fff}.login-brand{padding:42px 7vw 38px;background:radial-gradient(circle at 80% 0,rgba(100,55,232,.24),transparent 32%),linear-gradient(145deg,#071a42,#102d67);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.brand,.shell-brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand>span,.shell-brand>span,.mobile-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--gradient);font-size:22px;font-weight:800}.brand strong,.shell-brand strong{font-size:24px;line-height:.75}.brand small,.shell-brand small{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:9px}.login-brand>div:nth-child(2){max-width:560px}.eyebrow,.pilot-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#8c6dfa}.login-brand .eyebrow{color:#bfcaff}.login-brand h1{font-size:clamp(44px,4vw,68px);line-height:1.04;letter-spacing:-.05em;margin:24px 0}.login-brand p{font-size:18px;line-height:1.55;color:#d5ddf0}.login-brand ul{list-style:none;padding:0;display:flex;gap:10px;flex-wrap:wrap}.login-brand li{border:1px solid rgba(255,255,255,.16);padding:10px 14px;border-radius:22px;font-size:13px}.login-brand>small{color:#9caccd}.login-form-panel{display:grid;place-items:center;padding:32px}.login-form-panel form{width:min(100%,430px)}.login-form-panel h2{font-size:38px;letter-spacing:-.04em;margin:20px 0 6px}.login-form-panel form>p{color:var(--muted);font-size:16px;margin:0 0 30px}.login-form-panel label{display:grid;gap:8px;margin:0 0 18px;font-size:13px;font-weight:700}.login-form-panel input{height:54px;padding:0 16px;border:1px solid var(--border);border-radius:10px;background:var(--soft);color:var(--text)}.v2-primary{border:0;color:#fff;background:var(--gradient);border-radius:8px;min-height:42px;padding:0 18px;font-weight:750;box-shadow:0 8px 20px #6437e829;cursor:pointer}.v2-primary:disabled{opacity:.65;cursor:wait}.login-submit{width:100%;height:54px;font-size:16px}.login-submit i{display:inline-block;width:15px;height:15px;border:2px solid #fff;border-right-color:transparent;border-radius:50%;margin-right:9px;vertical-align:-3px;animation:spin .8s linear infinite}.local-note{display:flex;gap:12px;padding:14px;margin-top:22px;background:#f8f7ff;border-radius:10px}.local-note p{display:grid;margin:0;font-size:11px;color:var(--muted)}.local-note strong{color:var(--text);font-size:12px}.login-error{display:flex;gap:12px;padding:13px;margin-bottom:18px;background:#fff4f6;border:1px solid #f3c7d0;border-radius:9px}.login-error>b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e84c69;color:#fff}.login-error span{display:grid;font-size:12px;color:#7b3141}.v2-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:196px;background:linear-gradient(#061a42,#082b61);color:#fff;padding:20px 12px;display:flex;flex-direction:column;z-index:10;transition:width .2s}.shell-brand{padding:0 8px 18px}.shell-brand>span{width:36px;height:36px}.shell-brand strong{font-size:19px}.agency-switch{display:flex;align-items:center;gap:10px;padding:11px;margin:0 0 14px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:#ffffff0d}.agency-switch p,.swilo p{margin:0;display:grid;min-width:0}.agency-switch strong,.swilo strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agency-switch small,.swilo small{font-size:8px;color:#c3cee2}.sidebar nav{display:grid;gap:5px}.sidebar nav a{position:relative;display:flex;align-items:center;gap:12px;min-height:46px;padding:0 13px;color:#e6ecf8;text-decoration:none;border-radius:7px;font-size:12px}.sidebar nav a span{font-size:18px;width:22px;text-align:center}.sidebar nav a.active{background:#4371e652}.sidebar nav a.active:before{content:"";position:absolute;left:-12px;width:5px;height:34px;border-radius:0 4px 4px 0;background:#7f4cff}.swilo{margin-top:auto;display:flex;gap:10px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:9px}.swilo>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--gradient)}.menu-toggle{border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;min-height:42px;border-radius:7px;margin-top:10px}.sidebar.compact{width:72px}.sidebar.compact strong,.sidebar.compact small,.sidebar.compact nav b,.sidebar.compact .menu-toggle span,.sidebar.compact .agency-switch p,.sidebar.compact .swilo p{display:none}.sidebar.compact~.workspace{margin-left:72px}.workspace{margin-left:196px;min-height:100vh;transition:margin .2s}.topbar{height:66px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:5}.mobile-context{display:grid}.mobile-context strong{font-size:13px}.mobile-context small{font-size:10px;color:var(--muted)}.global-search{height:40px;width:min(404px,36vw);display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--border);border-radius:8px;color:var(--muted)}.global-search input{border:0;outline:0;min-width:0;flex:1}.global-search kbd{border:0;background:var(--soft);padding:3px 6px;border-radius:5px}.top-actions{display:flex;align-items:center;gap:12px}.top-actions button{position:relative;border:0;background:transparent;min-width:44px;min-height:44px}.top-actions button i{position:absolute;right:4px;top:5px;width:16px;height:16px;border-radius:50%;background:#ec174c;color:#fff;font-size:9px;display:grid;place-items:center}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#5d3fd3;color:#fff;font-weight:800;font-size:12px}.top-actions>strong{font-size:11px}.page{padding:24px 28px 34px;max-width:1500px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.page-heading h1{font-size:23px;letter-spacing:-.03em;margin:0 0 5px}.page-heading p{margin:0;color:var(--muted);font-size:12px}.partial-notice{padding:11px 14px;background:#fff7ea;border:1px solid #ffd9a7;border-radius:8px;color:#844b0f}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px}.v2-kpi{min-height:104px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d;padding:17px;display:flex;align-items:center;gap:14px}.v2-kpi-icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;color:#fff;border-radius:13px;font-size:24px}.v2-kpi-icon.violet{background:#6840e9}.v2-kpi-icon.blue{background:#2874e8}.v2-kpi-icon.teal{background:#10b7ba}.v2-kpi-icon.pink{background:#ef3b84}.v2-kpi div{display:grid}.v2-kpi small{font-size:11px;color:var(--muted)}.v2-kpi strong{font-size:21px}.v2-kpi em{font-size:9px;color:var(--muted);font-style:normal}.v2-card{height:100%;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d;overflow:hidden}.card-heading{min-height:58px;padding:12px 16px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.card-heading h2,.notary-card h2{font-size:14px;margin:0}.card-heading h2 span{color:var(--blue)}.card-heading p,.notary-card p{font-size:9px;color:var(--muted);margin:3px 0 0}.text-action{border:0;background:none;color:var(--blue);font-size:10px;font-weight:700;min-height:44px}.dashboard-main-grid{display:grid;grid-template-columns:1.05fr 1.25fr;gap:18px;margin-bottom:18px}.match-row{min-height:58px;padding:8px 14px;display:grid;grid-template-columns:42px 52px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid var(--border)}.match-row>b{color:#fff;background:#6339df;border-radius:6px;padding:6px;text-align:center;font-size:11px}.fixture-thumb{height:38px;display:grid;place-items:center;background:linear-gradient(135deg,#b5d1a1,#648c43);color:#fff;font-size:7px;border-radius:5px}.match-row p,.agenda-row p,.contact-row p{margin:0;display:grid;min-width:0}.match-row strong,.agenda-row strong,.contact-row strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-row small,.agenda-row small,.contact-row small{font-size:9px;color:var(--muted)}.match-row time,.contact-row time{font-size:8px;color:var(--muted)}.matches-card footer,.center-footer{padding:11px 16px;color:var(--blue);font-size:9px}.matches-card footer span{float:right}.period-button{background:#fff;border:1px solid var(--border);border-radius:7px;min-height:34px;padding:0 10px;color:var(--muted);font-size:9px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:8px 0 12px}.stats-grid article{padding:0 16px;border-right:1px solid var(--border)}.stats-grid article:last-child{border-right:0}.stats-grid h3{text-align:center;font-size:11px}.stats-grid article>div{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border);padding:9px 0}.stats-grid article>div:last-child{border-bottom:0}.stats-grid span{display:grid;text-align:center;font-size:8px;color:var(--muted)}.stats-grid strong{font-size:17px;color:var(--blue);margin-top:4px}.dashboard-secondary-grid{display:grid;grid-template-columns:.9fr 1.05fr 1.05fr;gap:18px;margin-bottom:18px}.sector{padding:14px}.sector>strong{font-size:11px}.sector>small{float:right;font-size:8px;color:var(--muted)}.sector>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:16px}.sector span{display:grid;font-size:8px;color:var(--muted)}.sector b{margin-top:8px;color:var(--text);font-size:12px}.agenda-row,.contact-row{min-height:54px;padding:8px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border)}.agenda-row>time{background:#4c45df;color:#fff;border-radius:6px;padding:7px;font-size:10px;font-weight:700}.agenda-row p,.contact-row p{flex:1}.v2-badge{display:inline-flex;align-items:center;min-height:23px;border-radius:14px;padding:0 8px;font-size:8px;background:#edf1f8}.v2-badge.violet{color:#6537df;background:#f1edff}.contact-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:9px;font-weight:700}.contact-avatar.pink{background:#ef3b84}.contact-avatar.violet{background:#6740dc}.contact-avatar.blue{background:#2874e8}.contact-avatar.green{background:#20a562}.notary-card .v2-card,.notary-card{min-height:78px;display:flex;align-items:center;gap:16px;padding:12px 16px}.notary-card>div{margin-right:auto}.notary-card button{height:38px;padding:0 15px;background:#fff;border:1px solid var(--border);border-radius:7px;color:#4f3ccc;font-size:10px}.notary-icon{color:var(--blue);font-size:20px}.v2-system-state{min-height:420px;background:#fff;border:1px solid var(--border);border-radius:10px;display:grid;place-content:center;text-align:center;padding:30px}.v2-system-state>span{font-size:36px;color:var(--purple)}.v2-system-state h2{margin:12px 0 4px}.v2-system-state p{color:var(--muted)}.v2-system-state button{margin:auto;min-height:44px;border:1px solid var(--border);background:#fff;border-radius:8px;padding:0 18px}.v2-system-state.error>span{color:#d83d57}.v2-skeleton{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.v2-skeleton i,.v2-skeleton span{display:block;border-radius:10px;background:linear-gradient(90deg,#edf1f7,#f8faff,#edf1f7);background-size:200%;animation:shimmer 1.2s infinite}.v2-skeleton i{height:104px}.v2-skeleton span{height:300px;grid-column:span 2}.inline-empty{padding:28px;text-align:center;color:var(--muted);font-size:11px}.bottom-nav,.mobile-logout{display:none}.signing-out{position:fixed;inset:0;z-index:20;background:#ffffffd1;display:grid;place-items:center;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media (max-width: 1100px){.kpi-grid{gap:10px}.v2-kpi{padding:12px}.dashboard-main-grid{grid-template-columns:1fr}.dashboard-secondary-grid{grid-template-columns:1fr 1fr}.dashboard-secondary-grid v2-card:first-child{grid-column:span 2}.top-actions>strong{display:none}}@media (max-width: 800px){body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.login-layout{display:block;background:#fff}.login-brand{display:none}.login-form-panel{min-height:100vh;padding:24px 18px}.mobile-brand{display:flex;align-items:center;gap:10px;position:absolute;top:22px;left:20px}.mobile-brand>span{width:35px;height:35px;color:#fff}.login-form-panel h2{font-size:30px}.sidebar{display:none}.workspace,.sidebar.compact~.workspace{margin-left:0}.topbar{height:60px;padding:0 16px}.global-search{display:none}.top-actions button:first-child,.top-actions button:nth-child(2),.top-actions>strong,.logout-top{display:none}.page{padding:20px 13px 26px}.bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;z-index:12;min-height:62px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid var(--border);box-shadow:0 -4px 14px #142a5014}.bottom-nav a{min-width:0;min-height:62px;color:var(--muted);text-decoration:none;display:grid;place-content:center;text-align:center;gap:3px}.bottom-nav a span{font-size:17px}.bottom-nav a b{font-size:9px}.bottom-nav a.active{color:var(--purple)}.mobile-logout{display:block;margin:0 auto 18px;min-height:44px;border:0;background:transparent;color:var(--muted)}.page-heading{align-items:center}.page-heading h1{font-size:20px}.page-heading .v2-primary{min-height:44px;padding:0 12px;font-size:10px}.kpi-grid{grid-template-columns:1fr 1fr}.v2-kpi{min-height:92px}.v2-kpi-icon{width:40px;height:40px;flex-basis:40px;font-size:18px}.v2-kpi strong{font-size:18px}.dashboard-secondary-grid{grid-template-columns:1fr}.dashboard-secondary-grid v2-card:first-child{grid-column:auto}.notary-card .v2-card,.notary-card{align-items:flex-start;flex-wrap:wrap}.notary-card>div{width:calc(100% - 48px)}.v2-skeleton{grid-template-columns:1fr 1fr}.v2-skeleton span{grid-column:span 2;height:240px}}@media (max-width: 430px){.top-actions{gap:6px}.page-heading{gap:10px}.page-heading p{max-width:200px}.page-heading .v2-primary{width:104px}.v2-kpi{display:grid;grid-template-columns:40px 1fr;gap:9px}.dashboard-main-grid,.dashboard-secondary-grid{gap:12px}.match-row{grid-template-columns:38px 44px 1fr}.match-row time{display:none}.stats-grid{overflow-x:auto;grid-template-columns:repeat(3,190px)}.contact-row time{display:none}.notary-card button{flex:1}.login-form-panel{align-items:center}.login-form-panel form{margin-top:46px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media (max-width: 800px){body{padding-bottom:0;overflow:hidden}.v2-shell{height:100dvh;overflow:hidden}.workspace,.sidebar.compact~.workspace{height:calc(100dvh - 62px - env(safe-area-inset-bottom));min-height:0;overflow-y:auto;overscroll-behavior:contain}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-select{margin-left:auto}.site-select select{width:24px;height:30px;border:0;background:transparent;color:#fff;font-size:0}.site-select select:focus-visible{outline:2px solid #fff}.sidebar nav .disabled-nav{display:flex;align-items:center;gap:12px;min-height:46px;padding:0 13px;border-radius:7px;color:#8fa0bf;cursor:not-allowed}.sidebar nav .disabled-nav>span{width:22px;text-align:center;font-size:18px}.sidebar nav .disabled-nav b{font-size:12px}.v2-primary:disabled,.property-actions button:disabled,.property-swilo button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.text-action,.matches-card footer a,.center-footer a{display:inline-flex;align-items:center;color:var(--blue);text-decoration:none}.match-row{color:inherit;text-decoration:none}.match-row[aria-disabled=true]{pointer-events:none}.matches-card footer a{justify-content:space-between;width:100%}.agency-switch:has(.organization-select){position:relative;flex-wrap:wrap}.agency-switch:has(.organization-select) p{max-width:calc(100% - 42px)}.organization-select{order:3;flex:1 0 100%;min-width:0}.organization-select select{width:100%;height:30px;padding:0 24px 0 8px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#102b5a;color:#fff;font-size:9px}.organization-select select:focus-visible{outline:2px solid #fff}.sidebar.compact .organization-select{display:none}.matches-page{display:grid;grid-template-columns:minmax(0,1fr) 0;min-height:700px}.matches-page:has(.match-detail){grid-template-columns:minmax(0,1fr) 430px;gap:16px}.matches-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.matches-heading h1{margin:0;font-size:24px}.matches-heading p{margin:4px 0;color:var(--muted);font-size:11px}.matches-heading>span,.match-detail header>span{background:#f1edff;color:#6537df;border-radius:20px;padding:7px 11px;font-size:9px}.matches-filters{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:10px;background:#fff;border:1px solid var(--border);padding:12px;border-radius:10px;margin-bottom:12px}.matches-filters input,.matches-filters select{min-height:42px;border:1px solid var(--border);border-radius:7px;padding:0 12px;background:#fff}.matches-table{background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden}.matches-row{display:grid;grid-template-columns:70px 1.3fr 1.2fr 1fr 1fr 75px;gap:10px;align-items:center;min-height:70px;padding:10px 12px;border-bottom:1px solid var(--border);text-decoration:none;color:var(--text)}.matches-row.head{min-height:38px;background:var(--soft);font-size:9px;color:var(--muted)}.matches-row span{display:grid;gap:3px;min-width:0}.matches-row strong{font-size:10px}.matches-row small,.matches-row em,.matches-row time{font-size:8px;color:var(--muted);font-style:normal}.match-score{width:49px;height:34px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--gradient)}.match-score.large{width:70px;height:60px;font-size:20px}.matches-table footer{display:flex;justify-content:space-between;align-items:center;padding:12px;font-size:9px}.matches-table footer button,.matches-state button{border:1px solid var(--border);background:#fff;border-radius:7px;min-height:38px;padding:0 12px}.matches-skeleton{display:grid;gap:8px}.matches-skeleton i{height:70px;border-radius:9px;background:linear-gradient(90deg,#edf1f7,#fff,#edf1f7);animation:shimmer 1.2s infinite}.matches-state{padding:70px 20px;text-align:center;background:#fff;border:1px solid var(--border);border-radius:10px}.match-detail{background:#fff;border:1px solid var(--border);border-radius:10px;padding:16px;height:max-content}.match-detail>a{display:inline-flex;min-height:40px;align-items:center;color:var(--blue);text-decoration:none;font-size:10px}.match-detail header{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--border);padding-bottom:14px}.match-detail header div:nth-child(2){flex:1}.match-detail h2{margin:0;font-size:16px}.match-detail p{font-size:9px;color:var(--muted)}.decision-warning{padding:10px;border-radius:7px;background:#fff7e8;color:#80520c!important}.match-detail section{border:1px solid var(--border);border-radius:8px;margin-top:10px;padding:10px}.match-detail h3{font-size:11px;margin:0 0 9px}.criterion{display:grid;grid-template-columns:90px 1fr 55px;gap:6px;padding:7px 0;border-top:1px solid var(--border);font-size:8px}.criterion strong{text-align:right}.criterion.satisfied strong{color:#16854c}.criterion.partial strong{color:#b06b00}.criterion.unsatisfied strong{color:#c73d52}.match-summaries{display:grid!important;grid-template-columns:1fr 1fr;gap:9px;border:0!important;padding:0!important}.match-summaries article{border:1px solid var(--border);border-radius:8px;padding:10px}.match-summaries a{font-size:9px;color:var(--blue)}@media (max-width: 1024px){.matches-page:has(.match-detail){grid-template-columns:minmax(0,1fr) 350px}.matches-row{grid-template-columns:62px 1.2fr 1fr 75px}.matches-row>span:nth-child(4),.matches-row>span:nth-child(5){display:none}.matches-filters{grid-template-columns:2fr 1fr 1fr}}@media (max-width: 600px){.matches-page,.matches-page:has(.match-detail){display:block}.matches-page:has(.match-detail) .matches-master{display:none}.matches-filters{grid-template-columns:1fr 1fr}.matches-filters input{grid-column:1/-1}.matches-row.head{display:none}.matches-row{grid-template-columns:56px 1fr 30px;min-height:92px}.matches-row>span:nth-child(3),.matches-row>span:nth-child(4),.matches-row>span:nth-child(5){display:none}.matches-row time{font-size:0}.matches-row time:after{content:"\203a";font-size:20px;color:var(--blue)}.match-detail{border:0;padding:0}.match-summaries{grid-template-columns:1fr}.matches-heading h1{font-size:22px}}.properties-page,.property-detail-page{width:100%;max-width:1500px;margin:auto}.properties-heading .v2-primary{min-width:142px}.properties-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.properties-summary article{display:flex;align-items:center;min-height:94px;padding:15px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d}.properties-summary article>span{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;margin-right:13px;border-radius:12px;background:#edf3ff;color:var(--blue);font-size:21px}.properties-summary article:nth-child(2)>span{background:#e7f8ef;color:var(--green)}.properties-summary article:nth-child(3)>span{background:#f1edff;color:var(--purple)}.properties-summary div{display:grid;min-width:0}.properties-summary small{color:var(--muted);font-size:10px}.properties-summary strong{margin:2px 0;font-size:17px}.properties-summary p{margin:0;color:var(--muted);font-size:9px}.properties-toolbar{display:grid;grid-template-columns:minmax(240px,1.6fr) repeat(4,minmax(110px,.65fr)) auto;align-items:flex-end;gap:10px;margin-bottom:16px;padding:12px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d}.properties-toolbar label{display:grid;gap:5px;color:#596984;font-size:9px;font-weight:700}.properties-toolbar input,.properties-toolbar select{width:100%;height:38px;padding:0 10px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--text)}.property-search{position:relative}.property-search>span{position:absolute;left:11px;bottom:9px;color:var(--blue);font-size:17px}.property-search input{padding-left:34px}.advanced-filters{position:relative}.advanced-filters summary{display:grid;place-items:center;height:38px;padding:0 13px;border:1px solid var(--border);border-radius:7px;color:var(--blue);font-size:10px;font-weight:700;cursor:pointer;list-style:none}.advanced-filters summary::-webkit-details-marker{display:none}.advanced-filters>div{position:absolute;z-index:4;right:0;top:44px;display:grid;grid-template-columns:repeat(2,145px);gap:10px;width:320px;padding:13px;background:#fff;border:1px solid var(--border);border-radius:9px;box-shadow:0 12px 28px #0b234b26}.advanced-filters .prestige-filter{display:flex;align-items:center}.advanced-filters .prestige-filter input{width:18px;height:18px}.properties-skeleton{display:grid;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:10px;overflow:hidden}.properties-skeleton i{height:76px;background:linear-gradient(90deg,#edf1f7,#fafcff,#edf1f7);background-size:200%;animation:shimmer 1.2s infinite}.properties-state{min-height:380px;display:grid;place-content:center;justify-items:center;padding:24px;text-align:center;background:#fff;border:1px solid var(--border);border-radius:10px}.properties-state>span{font-size:34px;color:var(--purple)}.properties-state h1,.properties-state h2{margin:10px 0 4px}.properties-state p{color:var(--muted)}.properties-state button{min-height:42px;padding:0 16px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--blue)}.properties-table{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d}.property-list-head,.property-list-row{display:grid;grid-template-columns:minmax(260px,2fr) .55fr .7fr 1.1fr .55fr 24px;align-items:center;gap:12px;padding:8px 14px}.property-list-head{min-height:39px;background:#f8faff;color:var(--muted);font-size:8px}.property-list-row{min-height:78px;color:#40506d;text-decoration:none;border-top:1px solid #e7ebf2;font-size:9.5px}.property-list-row:hover{background:#f8fbff}.property-identity{display:flex;align-items:center;gap:11px;min-width:0}.property-identity img{width:70px;height:48px;flex:0 0 70px;object-fit:cover;border-radius:6px;background:#dbe8f6}.property-identity p{display:grid;min-width:0;margin:0}.property-identity strong{overflow:hidden;color:#183054;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.property-identity small{margin-top:4px;color:var(--muted);font-size:8.5px}.public-status,.neutral-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:2px 9px;border-radius:14px;background:#d8f6df;color:#16823c;font-size:8.5px;font-weight:700;white-space:nowrap}.neutral-badge{background:#edf1f7;color:#435069}.property-list-row>b{color:var(--blue);font-size:20px}.properties-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:62px;padding:0 14px;border-top:1px solid #e7ebf2;color:var(--muted);font-size:9px}.properties-pagination button{min-height:36px;padding:0 14px;border:1px solid #8ab3ff;border-radius:7px;background:#fff;color:var(--blue);font-weight:700}.properties-pagination>strong{color:var(--green)}.properties-pagination label{justify-self:end}.properties-pagination select{height:31px;margin-left:7px;border:1px solid var(--border);border-radius:6px;background:#fff}.property-back{min-height:38px;margin-bottom:8px;padding:0;border:0;background:transparent;color:var(--blue);font-weight:700}.property-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.property-detail-heading>div:first-child{display:flex;align-items:center;gap:8px;min-width:0}.property-detail-heading h1{margin:0;font-size:23px;letter-spacing:-.03em}.property-actions{display:flex;gap:7px}.property-actions button{height:36px;padding:0 11px;border:1px solid var(--border);border-radius:7px;background:#fff;color:#35517e;font-size:9px;white-space:nowrap}.property-hero{display:grid;grid-template-columns:1.6fr .72fr .86fr;gap:12px;min-height:290px}.property-gallery{display:grid;grid-template-columns:1.65fr .62fr;grid-template-rows:1fr 1fr;gap:5px;overflow:hidden;border-radius:10px;background:#e5ebf3}.property-gallery figure{position:relative;margin:0;overflow:hidden;min-height:0}.property-gallery img{display:block;width:100%;height:100%;object-fit:cover;background:#dbe8f6}.property-gallery .gallery-main{grid-row:1/3}.gallery-main figcaption{position:absolute;top:10px;left:10px;padding:4px 8px;border-radius:12px;background:#091c42a8;color:#fff;font-size:9px}.property-facts,.property-swilo,.property-panel{background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d}.property-facts{padding:16px}.property-facts>div{display:grid;gap:3px;margin-bottom:15px}.property-facts small{color:var(--muted);font-size:9px}.property-facts strong{font-size:12px}.property-facts>div:first-child strong{font-size:18px}.property-facts .fact-pair{grid-template-columns:1fr 1fr}.fact-pair span{display:grid;gap:3px}.property-swilo{display:flex;flex-direction:column;padding:16px}.property-swilo header{display:flex;justify-content:space-between}.property-swilo header>span{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:var(--gradient);color:#fff;font-size:23px}.property-swilo h2{margin:0;font-size:14px}.property-swilo sup{font-size:7px}.property-swilo p{color:var(--muted);font-size:9px;line-height:1.45}.property-swilo ul{flex:1;margin:4px 0 12px;padding:0;list-style:none}.property-swilo li{margin:6px 0;color:#536078;font-size:9px}.property-swilo li:before{content:"";display:inline-block;width:12px;height:12px;margin-right:7px;background:var(--green);mask:url(/assets/icons/checkmark.svg) center/contain no-repeat}.property-tabs{display:flex;gap:25px;height:50px;align-items:flex-end;overflow-x:auto;border-bottom:1px solid var(--border)}.property-tabs a{position:relative;padding:17px 3px 14px;color:#263450;text-decoration:none;font-size:10px;font-weight:650;white-space:nowrap}.property-tabs a[aria-current=page]{color:var(--blue)}.property-tabs a[aria-current=page]:after{content:"";position:absolute;inset:auto 0 -1px;height:2px;background:var(--blue)}.property-content{display:grid;grid-template-columns:1fr 1.06fr;gap:12px;margin-top:14px}.property-column{display:flex;flex-direction:column;gap:10px}.property-panel{padding:0 15px 14px}.property-panel header{margin:0 -15px 12px;padding:13px 15px;border-bottom:1px solid var(--border)}.property-panel h2{margin:0;font-size:12px}.property-panel p{display:grid;gap:5px;margin:0;color:#35445f;font-size:10px;line-height:1.55}.features-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.features-list li{padding:7px 10px;border-radius:16px;background:#edf3ff;color:#285db9;font-size:9px}.diagnostic-list{display:grid;grid-template-columns:1fr auto;gap:8px;margin:0}.diagnostic-list dt{color:var(--muted);font-size:10px}.diagnostic-list dd{display:grid;place-items:center;width:28px;height:28px;margin:0;border-radius:6px;background:#d8f6df;color:#16823c;font-weight:800}.read-only-panel{display:flex;align-items:center;gap:12px;padding:15px}.read-only-panel>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#f1edff;color:var(--purple)}.read-only-panel h2{margin:0 0 3px;font-size:11px}.read-only-panel p{color:var(--muted);font-size:9px}.property-detail-skeleton{display:grid;grid-template-columns:1.6fr .72fr .86fr;gap:12px}.property-detail-skeleton i{height:290px;border-radius:10px;background:linear-gradient(90deg,#edf1f7,#fafcff,#edf1f7);background-size:200%;animation:shimmer 1.2s infinite}@media (max-width: 1100px){.properties-toolbar{grid-template-columns:minmax(220px,1fr) repeat(3,minmax(105px,.5fr)) auto}.properties-toolbar>label:nth-of-type(5){display:none}.property-hero{grid-template-columns:1.55fr .75fr}.property-swilo{grid-column:1/3;min-height:180px}.property-content{grid-template-columns:1fr}.property-actions{overflow-x:auto;max-width:100%}.property-list-head,.property-list-row{grid-template-columns:minmax(230px,1.7fr) .5fr .7fr 1fr .55fr 20px}}@media (max-width: 800px){.bottom-nav .disabled-nav{min-width:0;min-height:62px;color:#a5afc1;display:grid;place-content:center;text-align:center;gap:3px}.bottom-nav .disabled-nav>span{font-size:17px}.bottom-nav .disabled-nav b{font-size:9px}.properties-heading{align-items:flex-start}.properties-heading .v2-primary{font-size:9px}.properties-summary{grid-template-columns:1fr 1fr;gap:9px}.properties-summary article{min-height:82px;padding:10px}.properties-summary article:last-child{grid-column:1/3}.properties-summary article>span{flex-basis:38px;width:38px;height:38px;margin-right:8px}.properties-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px}.properties-toolbar>label:not(.property-search){display:none}.advanced-filters>div{position:fixed;inset:auto 12px calc(72px + env(safe-area-inset-bottom));grid-template-columns:1fr 1fr;width:auto}.property-list-head{display:none}.property-list-row{grid-template-columns:minmax(0,1fr) auto;gap:7px;min-height:116px;padding:12px}.property-list-row>span:nth-child(2),.property-list-row>span:nth-child(4){display:none}.property-list-row>strong{grid-column:1;padding-left:81px}.property-list-row>.public-status{grid-column:2;grid-row:2}.property-list-row>b{grid-column:2;grid-row:1;align-self:start}.property-identity img{width:70px}.properties-pagination{grid-template-columns:1fr auto}.properties-pagination label{display:none}.property-detail-heading{align-items:flex-start;flex-direction:column}.property-detail-heading>div:first-child{align-items:flex-start;flex-wrap:wrap}.property-detail-heading h1{flex-basis:100%;font-size:20px}.property-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;overflow:visible}.property-actions button{min-width:0;height:auto;min-height:38px;white-space:normal}.property-hero{display:flex;flex-direction:column}.property-gallery{height:230px;grid-template-columns:1fr .38fr}.property-gallery figure:nth-child(n+4){display:none}.property-facts{display:grid;grid-template-columns:1fr 1fr;gap:11px}.property-facts>div{margin:0}.property-facts>div:first-child{grid-column:1/3}.property-swilo{grid-column:auto;min-height:190px}.property-tabs{scrollbar-width:none}.property-tabs::-webkit-scrollbar{display:none}.property-content{grid-template-columns:1fr}.property-detail-skeleton{display:flex;flex-direction:column}.property-detail-skeleton i{height:180px}.property-detail-skeleton i:first-child{height:230px}}.properties-summary{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}.property-list-row .property-identity strong{font-size:11.5px;line-height:1.25}.property-list-row>strong{font-size:10.5px}.property-gallery figure>button:not(.gallery-control){display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.property-gallery figure.is-active{box-shadow:inset 0 0 0 2px var(--blue)}.gallery-control{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:34px;height:34px;padding:0;transform:translateY(-50%);border:1px solid rgba(24,48,84,.12);border-radius:50%;background:#fffffff0;color:var(--blue);box-shadow:0 4px 12px #0f254b24;font-size:22px;cursor:pointer}.gallery-previous{left:10px}.gallery-next{right:10px}.property-swilo.is-inactive{background:linear-gradient(145deg,#fff,#fafbff)}.swilo-inactive{display:grid;place-items:center;min-height:38px;padding:0 12px;border:1px solid #d9deea;border-radius:7px;background:#f4f6fa;color:#64718a;font-size:9px;font-weight:700}@media (max-width: 599px){.properties-summary{max-width:none}.properties-summary article:last-child{grid-column:auto}.properties-heading{margin-bottom:12px}.property-gallery{height:216px}.property-gallery .gallery-main{grid-column:1;grid-row:1/3}.property-gallery figure:nth-child(n+4){display:none}.gallery-control{width:32px;height:32px}.property-tabs{height:46px}.property-tabs a{padding-top:14px}.property-swilo{min-height:175px}}@media (min-width: 600px) and (max-width: 800px){.page{padding-left:20px;padding-right:20px}.properties-summary{max-width:none}.properties-summary article:last-child{grid-column:auto}.properties-toolbar{grid-template-columns:minmax(220px,1.3fr) .7fr .7fr auto}.properties-toolbar>label:nth-child(2),.properties-toolbar>label:nth-child(3){display:grid}.property-list-row{grid-template-columns:minmax(245px,1.45fr) .55fr .7fr .55fr 20px;min-height:86px}.property-list-row>span:nth-child(2){display:inline}.property-list-row>span:nth-child(4){display:none}.property-list-row>strong{grid-column:auto;padding-left:0}.property-list-row>.public-status{grid-column:auto;grid-row:auto}.property-list-row>b{grid-column:auto;grid-row:auto;align-self:center}.property-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:12px}.property-gallery{height:300px;grid-template-columns:1fr .34fr}.property-facts{display:flex;flex-direction:column}.property-facts>div:first-child{grid-column:auto}.property-swilo{grid-column:1/3;min-height:155px}.property-content{grid-template-columns:1fr 1fr}}@media (max-width: 430px){.properties-summary small{font-size:8px}.properties-summary strong{font-size:14px}.properties-summary p{font-size:7px}.properties-toolbar{padding:9px}.property-list-row{min-height:122px}.property-actions{gap:6px}.property-gallery{height:216px}.property-facts{padding:13px}.property-swilo{min-height:185px}.property-content{gap:9px}.property-back{margin-top:-8px}}.crm-page{display:grid;grid-template-columns:minmax(0,1fr) 390px;width:100%;max-width:1600px;min-height:calc(100vh - 104px);margin:auto;gap:12px}.crm-page:not(.crm-detail-open){grid-template-columns:1fr}.crm-page:not(.crm-detail-open) .crm-detail-host{display:none}.crm-master{min-width:0}.crm-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.crm-heading h1{margin:0;font-size:24px;letter-spacing:-.03em}.crm-heading p{margin:3px 0 0;color:var(--muted);font-size:10px}.crm-mobile-switch{display:none;padding:3px;border-radius:8px;background:#e9eef7}.crm-mobile-switch button{height:30px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#66748c;font-size:9px}.crm-mobile-switch button.active{background:#fff;color:var(--blue);box-shadow:0 1px 5px #1229501f}.crm-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,245px));gap:10px;margin-bottom:12px}.crm-kpis article{display:flex;align-items:center;min-height:82px;padding:12px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d}.crm-kpis article>span{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;margin-right:11px;border-radius:12px;background:#f2e9ff;color:#a32dd1;font-size:21px}.crm-kpis article:nth-child(2)>span{background:#edf3ff;color:var(--blue)}.crm-kpis div{display:grid}.crm-kpis small{color:var(--muted);font-size:9px}.crm-kpis strong{font-size:18px}.crm-kpis p{margin:0;color:var(--muted);font-size:8px}.crm-filters{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(105px,.62fr));gap:9px;padding:11px;background:#fff;border:1px solid var(--border);border-radius:10px 10px 0 0}.crm-filters label{display:grid;gap:4px;color:var(--muted);font-size:8px;font-weight:700}.crm-filters input,.crm-filters select{width:100%;height:38px;padding:0 10px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--text);font-size:9px}.crm-search{position:relative}.crm-search>span{position:absolute;left:11px;bottom:9px;color:var(--blue);font-size:17px}.crm-search input{padding-left:34px}.crm-table,.crm-list-skeleton{overflow:hidden;background:#fff;border:1px solid var(--border);border-top:0;border-radius:0 0 10px 10px;box-shadow:0 2px 8px #132a540d}.crm-row{display:grid;grid-template-columns:minmax(190px,1.3fr) .55fr minmax(145px,1fr) .75fr minmax(130px,.8fr) 18px;align-items:center;gap:10px;min-height:69px;padding:8px 12px;color:#33445f;text-decoration:none;border-top:1px solid #e7ebf2;font-size:9px}.crm-row:hover,.crm-row.selected{background:#f1f7ff}.crm-row.selected{box-shadow:inset 3px 0 var(--blue)}.crm-row-head{min-height:37px;background:#f8faff;color:var(--muted);border-top:0;font-size:8px}.crm-identity,.crm-advisor{display:flex;align-items:center;gap:9px;min-width:0}.crm-identity i,.crm-advisor i,.crm-detail-header>span,.crm-advisor-panel p>span{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:#dcebff;color:#2767c9;font-style:normal;font-weight:800}.crm-identity b,.crm-advisor b,.crm-coordinates,.crm-exchange{display:grid;min-width:0}.crm-identity b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.crm-row small{margin-top:3px;color:var(--muted);font-size:8px;font-weight:400}.crm-badge{display:inline-flex;align-items:center;justify-content:center;min-height:21px;padding:2px 8px;border-radius:12px;background:#dceaff;color:#2b68c7;font-size:8px;font-style:normal;font-weight:700;white-space:nowrap}.crm-badge.seller{background:#def7e5;color:#27824a}.crm-badge.partner{background:#f1e7ff;color:#8437bd}.crm-advisor i{width:25px;height:25px;flex-basis:25px;font-size:7px}.crm-advisor b{font-size:8px}.crm-row>strong{color:var(--blue);font-size:18px}.crm-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 12px;border-top:1px solid var(--border);color:var(--muted);font-size:8px}.crm-pagination button{height:34px;padding:0 12px;border:1px solid #94b9fc;border-radius:7px;background:#fff;color:var(--blue);font-size:9px;font-weight:700}.crm-pagination>strong{color:var(--green)}.crm-pagination label{justify-self:end}.crm-pagination select{height:30px;margin-left:5px;border:1px solid var(--border);border-radius:6px;background:#fff}.crm-list-skeleton{display:grid;gap:1px}.crm-list-skeleton i{height:69px;background:linear-gradient(90deg,#edf1f7,#fafcff,#edf1f7);background-size:200%;animation:shimmer 1.2s infinite}.crm-state{display:grid;place-content:center;justify-items:center;min-height:320px;padding:22px;text-align:center;background:#fff;border:1px solid var(--border);border-radius:10px}.crm-state>span{color:var(--purple);font-size:30px}.crm-state h2{margin:8px 0 2px}.crm-state p{max-width:330px;color:var(--muted);font-size:10px}.crm-state button{height:38px;padding:0 13px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--blue)}.crm-detail-host{min-width:0;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d}.crm-detail{height:calc(100vh - 106px);min-height:650px;overflow:hidden}.crm-detail-header{display:grid;grid-template-columns:54px 1fr auto;gap:11px;align-items:center;min-height:104px;padding:15px;border-bottom:1px solid var(--border)}.crm-detail-header>span{width:54px;height:54px;font-size:17px}.crm-detail-header h2{display:inline;margin:0 7px 0 0;font-size:15px}.crm-detail-header p,.crm-detail-header small{display:block;margin:5px 0 0;color:var(--muted);font-size:9px}.crm-detail-header>button{align-self:start;border:0;background:transparent;color:#354967;font-size:22px}.crm-tabs{display:flex;gap:20px;height:44px;padding:0 14px;border-bottom:1px solid var(--border)}.crm-tabs a{display:grid;place-items:center;position:relative;color:#3a4a65;text-decoration:none;font-size:9px}.crm-tabs a.active{color:var(--blue)}.crm-tabs a.active:after{content:"";position:absolute;inset:auto 0 -1px;height:2px;background:var(--blue)}.crm-detail-scroll{height:calc(100% - 148px);overflow-y:auto;padding:10px}.crm-panel{margin-bottom:9px;border:1px solid var(--border);border-radius:9px;background:#fbfdff;overflow:hidden}.crm-panel header{padding:10px 12px;border-bottom:1px solid #e8edf5}.crm-panel h3{margin:0;color:#213554;font-size:10px}.crm-panel dl{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;margin:0;padding:11px}.crm-panel dt{color:var(--muted);font-size:8px}.crm-panel dd{margin:2px 0 0;font-size:9px;font-weight:700}.crm-match,.crm-activity{display:flex;align-items:center;gap:9px;padding:8px 10px;border-top:1px solid #edf0f5}.crm-match:first-of-type,.crm-activity:first-of-type{border-top:0}.crm-match>span,.crm-activity>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:7px;background:#eaf2ff;color:var(--blue)}.crm-match p,.crm-activity p{display:grid;flex:1;margin:0}.crm-match strong,.crm-activity strong{font-size:9px}.crm-match small,.crm-activity small{margin-top:3px;color:var(--muted);font-size:8px}.crm-match em{padding:3px 7px;border-radius:10px;background:#dff7e7;color:#27824a;font-size:8px;font-style:normal}.crm-followup{display:grid;gap:4px;margin:0;padding:11px;font-size:9px}.crm-followup span{color:var(--muted)}.crm-tags{display:flex;flex-wrap:wrap;gap:6px;padding:11px}.crm-tags span{padding:5px 8px;border-radius:12px;background:#edf3ff;color:#2b68c7;font-size:8px}.crm-advisor-panel p{display:flex;align-items:center;gap:8px;margin:0;padding:11px;font-size:9px}.crm-advisor-panel p>span{width:30px;height:30px;flex-basis:30px;font-size:8px}.crm-swilo{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;margin-bottom:8px;padding:10px;border:1px solid #e1d8f7;border-radius:9px;background:linear-gradient(130deg,#fbf8ff,#f6f9ff)}.crm-swilo>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--gradient);color:#fff}.crm-swilo h3,.crm-swilo p{margin:0}.crm-swilo h3{font-size:10px}.crm-swilo p{margin-top:3px;color:var(--muted);font-size:8px}.crm-swilo em{padding:4px 7px;border-radius:10px;background:#eef1f6;color:#6d788d;font-size:7px;font-style:normal}.crm-detail-skeleton{display:grid;gap:9px;padding:10px}.crm-detail-skeleton i{height:130px;border-radius:9px;background:linear-gradient(90deg,#edf1f7,#fafcff,#edf1f7);background-size:200%;animation:shimmer 1.2s infinite}@media (max-width: 1100px) and (min-width: 600px){.crm-page{grid-template-columns:minmax(0,1fr) 320px}.crm-filters{grid-template-columns:minmax(190px,1.2fr) repeat(2,minmax(90px,.6fr))}.crm-filters label:nth-child(4),.crm-filters label:nth-child(5){display:none}.crm-row{grid-template-columns:minmax(170px,1.2fr) .55fr .75fr minmax(110px,.7fr) 16px}.crm-row>span:nth-child(3){display:none}.crm-detail{min-height:600px}.crm-kpis{grid-template-columns:1fr 1fr}}@media (max-width: 599px){.crm-page,.crm-page:not(.crm-detail-open){display:block;min-height:calc(100dvh - 110px)}.crm-mobile-switch{display:inline-flex}.crm-page.crm-detail-open .crm-master{display:none}.crm-page:not(.crm-detail-open) .crm-detail-host{display:none}.crm-page.crm-detail-open .crm-detail-host{display:block;border:0;box-shadow:none}.crm-heading{align-items:flex-start}.crm-heading h1{font-size:21px}.crm-heading p{max-width:220px;font-size:8px}.crm-kpis{grid-template-columns:1fr 1fr}.crm-kpis article{min-height:75px;padding:9px}.crm-kpis article>span{width:35px;height:35px;flex-basis:35px;margin-right:7px}.crm-kpis small{font-size:7px}.crm-kpis strong{font-size:15px}.crm-kpis p{font-size:7px}.crm-filters{grid-template-columns:minmax(0,1fr) auto;border-radius:9px;margin-bottom:9px}.crm-filters label:not(.crm-search){display:none}.crm-filters:after{content:"Filtres";display:grid;place-items:center;width:64px;height:38px;border:1px solid var(--border);border-radius:7px;color:var(--blue);font-size:8px;font-weight:700}.crm-table,.crm-list-skeleton{border-top:1px solid var(--border);border-radius:9px}.crm-row-head{display:none}.crm-row{grid-template-columns:minmax(0,1fr) auto;min-height:83px;padding:9px}.crm-row>span:nth-child(2),.crm-row>span:nth-child(3),.crm-row>span:nth-child(4),.crm-row>span:nth-child(5){display:none}.crm-row>strong{grid-column:2;grid-row:1}.crm-identity i{width:39px;height:39px;flex-basis:39px}.crm-identity b{font-size:10px}.crm-pagination{grid-template-columns:1fr auto}.crm-pagination label{display:none}.crm-detail{height:auto;min-height:calc(100dvh - 110px);overflow:visible}.crm-mobile-back{display:block;min-height:40px;padding:0;border:0;background:transparent;color:var(--blue);font-size:9px;font-weight:700}.crm-detail-header{border:1px solid var(--border);border-radius:9px 9px 0 0}.crm-tabs{border-left:1px solid var(--border);border-right:1px solid var(--border)}.crm-detail-scroll{height:auto;overflow:visible;padding:9px 0 4px}.crm-detail-skeleton{padding:0}.crm-detail-skeleton i{height:120px}.crm-panel,.crm-swilo{background:#fff}.crm-swilo{grid-template-columns:38px 1fr}.crm-swilo em{display:none}}[data-auth-environment=dev-v2] .swilo-header-trigger{display:none!important}.platform-profile-link{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid #dedaf4;border-radius:9px;background:#fff;color:#4f36c9;font-size:12px;font-weight:750;text-decoration:none;white-space:nowrap}.platform-profile-link:hover{background:#f8f7ff}.platform-profile-link:focus-visible{outline:3px solid #cfc6ff;outline-offset:2px}.platform-admin-page .v2-icon[data-icon=pencil]{--v2-icon:url(/assets/icons/pencil.svg)}.platform-admin-page .v2-icon[data-icon=repeat]{--v2-icon:url(/assets/icons/repeat.svg)}.platform-admin-page .v2-icon[data-icon=receipt]{--v2-icon:url(/assets/icons/receipt.svg)}.platform-admin-page .v2-icon[data-icon=sync]{--v2-icon:url(/assets/icons/sync.svg)}.platform-admin-page .v2-icon[data-icon=time]{--v2-icon:url(/assets/icons/time.svg)}.platform-admin-page .v2-icon[data-icon=calculator]{--v2-icon:url(/assets/icons/calculator.svg)}.platform-client-table .table-row>span{overflow-wrap:anywhere}.period-controls{align-items:flex-end}.platform-admin-page{--pa-border:#e5e7ef;--pa-muted:#59627a;--pa-soft:#f8f8fc;display:grid;gap:18px;max-width:1500px;margin:0 auto;color:#111a3a}.platform-admin-page *{box-sizing:border-box}.platform-admin-page button,.platform-admin-page input,.platform-admin-page select{font:inherit}.platform-heading,.platform-admin-page .section-heading,.platform-admin-page .client-detail-heading,.platform-admin-page .detail-block>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.platform-heading h1,.platform-admin-page h2,.platform-admin-page h3,.platform-admin-page h4{margin:0;color:#111a3a}.platform-heading h1{margin-top:4px;font-size:27px}.platform-heading p,.platform-admin-page .section-heading p,.platform-admin-page .detail-block header p{margin:5px 0 0;color:var(--pa-muted);font-size:13px}.platform-admin-page .eyebrow{color:#6747dc;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.platform-return{flex:none;text-decoration:none}.reference-warning{margin:0;padding:9px 12px;border:1px solid #eee9ff;border-radius:9px;background:#faf9ff;color:#554b78;font-size:12px}.platform-nav{display:flex;gap:4px;padding:4px;border:1px solid var(--pa-border);border-radius:11px;background:#fff;overflow-x:auto}.platform-nav a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border-radius:8px;color:#3f4860;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.platform-nav a.active{background:#f0edff;color:#4f36c9}.platform-nav a:focus-visible{outline:3px solid #d8d0ff;outline-offset:1px}.platform-view{min-width:0;padding:18px;border:1px solid var(--pa-border);border-radius:12px;background:#fff;box-shadow:0 2px 8px #14193709}.platform-view>.section-heading{margin-bottom:16px}.platform-view .section-heading h2{font-size:20px}.period-controls{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.platform-admin-page label{display:grid;gap:6px;color:#303950;font-size:12px;font-weight:700}.platform-admin-page input,.platform-admin-page select{width:100%;min-height:42px;padding:0 11px;border:1px solid #d8dbe7;border-radius:8px;background:#fff;color:#151d3b}.platform-admin-page input:focus,.platform-admin-page select:focus{border-color:#7657dc;outline:3px solid #ece8ff}.platform-admin-page button:focus-visible,.platform-admin-page a:focus-visible{outline:3px solid #d8d0ff;outline-offset:2px}.platform-kpis article{display:grid;align-content:center;min-height:104px;padding:15px;border:1px solid var(--pa-border);border-radius:10px;background:#fff}.platform-kpis small{color:var(--pa-muted);font-size:12px}.platform-kpis strong{margin-top:6px;color:#151d3b;font-size:25px;line-height:1}.platform-kpis span{margin-top:5px;color:#626b82;font-size:11px}.platform-state{padding:28px;text-align:center;color:var(--pa-muted)}.platform-state.error,.form-error{color:#a12d38}.platform-state button{margin-left:8px;border:0;background:transparent;color:#4f36c9;font-weight:750}.platform-filters{display:grid;grid-template-columns:1.6fr repeat(4,minmax(130px,.8fr));gap:10px;margin-bottom:14px}.platform-filters .wide{min-width:0}.platform-client-table{border:1px solid var(--pa-border);border-radius:10px;overflow:hidden}.platform-client-table .table-head,.platform-client-table .table-row{display:grid;grid-template-columns:1.45fr 1.25fr .9fr .85fr .9fr .8fr 28px;gap:12px;align-items:center}.platform-client-table .table-head{padding:10px 12px;background:#fafafe;color:#687086;font-size:11px;font-weight:800;text-transform:uppercase}.platform-client-table .table-row{width:100%;padding:12px;border:0;border-top:1px solid var(--pa-border);background:#fff;color:#202943;text-align:left;cursor:pointer}.platform-client-table .table-row:hover{background:#faf9ff}.platform-client-table .table-row>span{display:grid;gap:3px;min-width:0;font-size:12px}.platform-client-table b{font-size:13px}.platform-client-table small{color:var(--pa-muted);font-size:11px;overflow-wrap:anywhere}.platform-client-table em,.client-detail-heading em{justify-self:start;padding:3px 7px;border-radius:999px;background:#f0edff;color:#5238c7;font-size:11px;font-style:normal;font-weight:750}.platform-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:var(--pa-muted);font-size:12px}.platform-pagination div{display:flex;gap:6px}.platform-pagination button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--pa-border);border-radius:8px;background:#fff;color:#4f36c9}.platform-pagination button:disabled{opacity:.4}.platform-form-page{max-width:980px}.platform-form{display:grid;gap:16px}.platform-form fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:18px;border:1px solid var(--pa-border);border-radius:10px}.platform-form legend{padding:0 7px;color:#1d2542;font-size:14px;font-weight:800}.platform-form label small{min-height:14px;color:#a12d38;font-weight:600}.platform-form footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:4px;color:var(--pa-muted);font-size:12px}.platform-form .v2-primary,.platform-admin-page .v2-primary,.platform-admin-page .v2-secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 13px;border-radius:8px;text-decoration:none}.client-detail-heading{align-items:center;padding-bottom:15px;border-bottom:1px solid var(--pa-border)}.client-detail-heading>div{flex:1}.client-detail-heading h2{margin-top:3px;font-size:23px}.client-detail-heading p{display:flex;gap:8px;align-items:center;margin:7px 0 0;color:var(--pa-muted);font-size:12px}.client-tabs{display:flex;gap:3px;margin:15px 0;padding-bottom:1px;border-bottom:1px solid var(--pa-border);overflow-x:auto}.client-tabs button{min-height:38px;padding:0 13px;border:0;border-bottom:2px solid transparent;background:#fff;color:#586077;font-weight:700;white-space:nowrap}.client-tabs button.active{border-color:#5c3bd1;color:#4f36c9}.detail-block{margin-top:12px;padding:16px;border:1px solid var(--pa-border);border-radius:10px;background:#fff}.detail-block h3{font-size:16px}.icon-command{display:grid;place-items:center;width:44px;height:44px;flex:none;border:1px solid #dddfea;border-radius:9px;background:#fff;color:#4f36c9}.icon-command.primary{border-color:#5c3bd1;background:#5c3bd1;color:#fff}.edit-commands{display:flex;gap:8px}.detail-fields,.detail-edit,.subscription-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:15px}.detail-fields>div{display:grid;gap:4px;padding:12px;border-radius:8px;background:#fafafe}.detail-fields small,.subscription-grid small{color:var(--pa-muted);font-size:11px}.detail-fields span{color:var(--pa-muted);font-size:12px}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.related-grid section{padding:13px;border-radius:8px;background:#fafafe}.related-grid h4{font-size:13px}.related-grid p{display:grid;gap:3px;margin:10px 0}.related-grid small,.related-grid span{color:var(--pa-muted);font-size:11px}.simulation-badge{padding:4px 8px;border-radius:999px;background:#fff5dd;color:#8b5b00;font-size:11px;font-weight:800}.subscription-summary,.cancellation-note{margin-top:14px;padding:10px 12px;border-radius:8px;background:#f8f7ff;color:#50466f;font-size:12px}.subscription-actions{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.invoice-cards{display:grid;gap:8px;margin-top:14px}.invoice-cards>article{display:grid;grid-template-columns:1fr auto auto;gap:7px 14px;align-items:center;padding:12px;border:1px solid var(--pa-border);border-radius:8px}.invoice-cards article>div{display:grid;gap:3px}.invoice-cards small{color:var(--pa-muted);font-size:11px}.invoice-cards em{font-size:11px;font-style:normal}.history-list{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.history-list li{display:flex;gap:10px;padding:10px;border-radius:8px;background:#fafafe}.history-list li div{display:grid;gap:3px}.history-list small{color:var(--pa-muted);font-size:11px}.subscription-list{display:grid;gap:8px}.subscription-list a{display:grid;grid-template-columns:1fr auto minmax(180px,.7fr) 24px;align-items:center;gap:12px;padding:13px;border:1px solid var(--pa-border);border-radius:9px;color:#202943;text-decoration:none}.subscription-list a:hover{background:#faf9ff}.subscription-list a>div{display:grid;gap:3px}.subscription-list small{color:var(--pa-muted)}.subscription-list em{padding:3px 7px;border-radius:999px;background:#f0edff;color:#5238c7;font-size:11px;font-style:normal}.billing-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.billing-list>article,.partner-grid>article{padding:15px;border:1px solid var(--pa-border);border-radius:10px}.billing-list header,.billing-list footer,.partner-grid article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.billing-list header div{display:grid;gap:3px}.billing-list small{color:var(--pa-muted)}.billing-list em{font-size:11px;font-style:normal}.billing-list p{display:grid;gap:4px;color:var(--pa-muted);font-size:12px}.billing-list footer{padding-top:10px;border-top:1px solid var(--pa-border);font-size:12px}.partner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.partner-grid article>header span{color:var(--pa-muted);font-size:11px}.partner-grid article>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.partner-grid article>div p{display:grid;gap:4px;margin:0;padding:11px;border-radius:8px;background:#fafafe}.partner-grid small{color:var(--pa-muted)}.partner-grid ul{margin:12px 0 0;padding-left:18px}.partner-grid a{color:#4f36c9;text-decoration:none}@media (max-width: 1100px){.platform-kpis,.platform-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-filters .wide{grid-column:1/-1}.platform-client-table .table-head,.platform-client-table .table-row{grid-template-columns:minmax(0,1.35fr) minmax(0,1.1fr) minmax(0,.8fr) minmax(0,.8fr) minmax(0,.8fr) 24px}.platform-client-table .table-head span:nth-child(3),.platform-client-table .table-row>span:nth-child(3){display:none}.detail-fields,.detail-edit,.subscription-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 700px){.platform-profile-link{display:none}.platform-admin-page{gap:12px}.platform-heading,.platform-admin-page .section-heading{align-items:stretch;flex-direction:column}.platform-heading h1{font-size:22px}.platform-return{align-self:flex-start}.platform-nav{margin:0 -4px}.platform-nav a{padding:0 10px;font-size:12px}.platform-view{padding:13px;border-radius:10px}.platform-kpis{gap:8px}.platform-kpis article{min-height:88px;padding:11px}.platform-kpis strong{font-size:21px}.period-controls{display:grid;grid-template-columns:1fr 1fr;width:100%}.period-controls label:first-child{grid-column:1/-1}.platform-filters{grid-template-columns:1fr}.platform-filters .wide{grid-column:auto}.platform-client-table{border:0;overflow:visible}.platform-client-table .table-head{display:none}.platform-client-table .table-row{display:grid;grid-template-columns:1fr auto;gap:7px;margin-bottom:8px;padding:13px;border:1px solid var(--pa-border);border-radius:9px}.platform-client-table .table-row>span{display:grid!important}.platform-client-table .table-row>span:nth-child(2){grid-column:1}.platform-client-table .table-row>span:nth-child(3){grid-column:1}.platform-client-table .table-row>span:nth-child(4),.platform-client-table .table-row>span:nth-child(5),.platform-client-table .table-row>span:nth-child(6){grid-column:1/2}.platform-client-table .table-row>span:last-child{grid-column:2;grid-row:1;align-self:center}.platform-form fieldset{grid-template-columns:1fr;padding:14px}.platform-form footer{align-items:stretch;flex-direction:column}.platform-form footer button{width:100%}.client-detail-heading{align-items:flex-start;flex-direction:column}.client-detail-heading>button{order:2}.client-detail-heading h2{font-size:20px}.detail-block>header{align-items:flex-start}.detail-fields,.detail-edit,.subscription-grid,.related-grid{grid-template-columns:1fr}.subscription-actions{display:grid}.invoice-cards>article{grid-template-columns:1fr auto}.invoice-cards>article>small{grid-column:1/-1}.subscription-list a{grid-template-columns:1fr auto}.subscription-list a>span:nth-last-child(2){grid-column:1}.subscription-list a>.v2-icon{grid-column:2;grid-row:1}.billing-list,.partner-grid{grid-template-columns:1fr}.billing-list footer{flex-wrap:wrap}}@media (max-width: 700px){.platform-admin-page .platform-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.platform-admin-page .platform-nav a{justify-content:center;min-width:0;padding:0 5px;font-size:11px;white-space:normal;text-align:center}.platform-admin-page .client-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.platform-admin-page .client-tabs button{white-space:normal}.platform-admin-page .client-detail-heading .eyebrow{overflow-wrap:anywhere}}.platform-admin-page .platform-nav button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border:0;border-radius:8px;background:#fff;color:#3f4860;font-size:13px;font-weight:700;white-space:nowrap}.platform-admin-page .platform-nav button.active{background:#f0edff;color:#4f36c9}.simulation-notice{padding:10px 12px;border:1px solid #eee9ff;border-radius:8px;background:#faf9ff;color:#554b78;font-size:12px}.rate-settings{display:flex;align-items:center;gap:16px;margin-bottom:15px;padding:13px;border:1px solid var(--pa-border);border-radius:9px}.rate-settings>div{display:grid;gap:3px;margin-right:auto}.rate-settings>div span{color:var(--pa-muted);font-size:11px}.rate-settings form{display:flex;align-items:flex-end;gap:8px}.compact-create,.simulation-form,.payout-form,.attribution-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-end;gap:10px;margin:14px 0;padding:14px;border:1px solid var(--pa-border);border-radius:9px;background:#fafafe}.compact-create footer{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.partner-filters{grid-template-columns:minmax(240px,1fr) minmax(160px,.3fr)}.commercial-table{display:grid;border:1px solid var(--pa-border);border-radius:9px;overflow:hidden}.commercial-table>.commercial-head,.commercial-table>a,.commercial-table>div{display:grid;grid-template-columns:1.3fr 1.15fr .45fr .75fr .55fr 24px;align-items:center;gap:12px;padding:11px 12px}.commercial-table>.commercial-head{background:#fafafe;color:var(--pa-muted);font-size:11px;font-weight:800;text-transform:uppercase}.commercial-table>a,.commercial-table>div:not(.commercial-head){border-top:1px solid var(--pa-border);color:#202943;font-size:12px;text-decoration:none}.commercial-table span{display:grid;gap:3px;min-width:0}.commercial-table small{color:var(--pa-muted)}.commercial-table em,.finance-list em{justify-self:start;padding:3px 7px;border-radius:999px;background:#f0edff;color:#5238c7;font-size:11px;font-style:normal}.amount{text-align:right;font-variant-numeric:tabular-nums}.simple-list,.finance-list{display:grid;gap:7px;margin-top:13px}.simple-list>a,.finance-list>div,.finance-list>label{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto auto;align-items:center;gap:12px;padding:11px;border:1px solid var(--pa-border);border-radius:8px;color:#202943;text-decoration:none}.simple-list span,.finance-list span{display:grid;gap:2px}.simple-list small,.finance-list small{color:var(--pa-muted)}.finance-actions{display:flex!important;flex-direction:row;gap:7px}.simulation-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto}.payout-form{grid-template-columns:1fr 1fr auto}.attribution-form{grid-template-columns:.75fr 1.5fr auto}.partner-client-table>.commercial-head,.partner-client-table>div{grid-template-columns:1.4fr .7fr .7fr .7fr .8fr}.partner-portal .platform-nav{overflow-x:auto}.replay-action{margin-top:10px}@media (max-width: 700px){.rate-settings{align-items:stretch;flex-direction:column}.rate-settings form,.compact-create,.simulation-form,.payout-form,.attribution-form{grid-template-columns:1fr}.commercial-table{border:0;overflow:visible}.commercial-table>.commercial-head{display:none}.commercial-table>a,.commercial-table>div:not(.commercial-head){grid-template-columns:1fr auto;margin-bottom:8px;padding:13px;border:1px solid var(--pa-border);border-radius:9px}.commercial-table>a>*:not(:first-child):not(:last-child),.commercial-table>div>*:not(:first-child){grid-column:1}.commercial-table>a>.v2-icon{grid-column:2;grid-row:1}.simple-list>a,.finance-list>div,.finance-list>label{grid-template-columns:1fr auto}.simple-list>a>*:not(:first-child),.finance-list>div>*:not(:first-child),.finance-list>label>*:not(:first-child){grid-column:1}.finance-actions{grid-column:1/-1!important}.simulation-form button,.payout-form button,.attribution-form button{width:100%}.partner-portal .platform-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.partner-portal .platform-nav button{white-space:normal}.partner-filters{grid-template-columns:1fr}}.catalog-admin{display:grid;gap:18px}.catalog-state{border:1px solid #f1c778;background:#fff8e8;color:#7a4b00;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.catalog-state.ready{border-color:#9ed7b1;background:#eefaf2;color:#176838}.catalog-alert{display:flex;gap:12px;border:1px solid #f1c778;background:#fffaf0;border-radius:12px;padding:14px 16px;color:#44330e}.catalog-alert .v2-icon{color:#a36700;font-size:22px}.catalog-alert ul{margin:6px 0 0;padding-left:18px}.catalog-alert li+li{margin-top:4px}.catalog-meta{display:flex;flex-wrap:wrap;gap:8px}.catalog-meta span{border:1px solid #e1e5ef;border-radius:8px;padding:7px 10px;font-size:12px;color:#4c5874}.catalog-meta b{color:#101a38}.catalog-section{border:1px solid #e1e5ef;border-radius:12px;background:#fff;padding:16px;min-width:0}.catalog-section>header{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.catalog-section h3,.catalog-section h4{margin:0;color:#101a38}.catalog-section header p{margin:3px 0 0;color:#59647e;font-size:13px}.catalog-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-offers>article{border:1px solid #e1e5ef;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px}.offer-heading{display:flex;justify-content:space-between;gap:8px}.offer-heading span,.option-list small{display:block;color:#6c7690;font-size:11px}.offer-heading em{font-style:normal;background:#f4f1ff;color:#5b3ec8;padding:4px 7px;border-radius:999px;font-size:11px;height:max-content}.offer-prices strong{display:block;color:#101a38;font-size:22px}.offer-prices small{font-size:11px}.offer-prices span{font-size:12px;color:#59647e}.catalog-offers dl,.condition-list{margin:0}.catalog-offers dl div,.condition-list div{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #edf0f6;padding:7px 0}.catalog-offers dt,.catalog-offers dd,.condition-list dt,.condition-list dd{margin:0;font-size:12px}.catalog-offers ul,.compact-list{padding-left:18px;margin:0;color:#3f4a66;font-size:12px}.source-caveat{color:#8a5c00;background:#fff8e8;padding:8px;border-radius:7px}.catalog-columns{display:grid;grid-template-columns:1.25fr 1fr;gap:16px}.site-price{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f6;padding-bottom:12px;margin-bottom:12px}.site-price strong{font-size:18px;color:#101a38}.catalog-section details{margin-top:12px;font-size:12px}.option-list{display:grid;gap:0}.option-list article{display:grid;grid-template-columns:minmax(0,1fr) auto 70px;gap:16px;align-items:center;padding:10px 0;border-top:1px solid #edf0f6}.option-list article:first-child{border-top:0}.option-list span{font-size:11px;color:#6c7690}.quote-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;align-items:end}.quote-controls label{display:grid;gap:5px;font-size:12px;font-weight:700;color:#2b3552}.quote-controls select{height:42px;border:1px solid #ccd2df;border-radius:8px;background:#fff;padding:0 10px}.catalog-result{display:flex;gap:14px;align-items:center;margin-top:12px;padding:12px;background:#f6f4ff;border-radius:8px}.catalog-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #e1e5ef;padding-top:16px;color:#6c4b00}.offer-tabs{display:flex;gap:8px;overflow:auto;padding:2px}.offer-tabs button{border:1px solid #dfe3ed;background:#fff;color:#34405e;border-radius:9px;padding:10px 18px;font-weight:700;white-space:nowrap}.offer-tabs button.active{border-color:#6947d6;background:#f4f1ff;color:#5935c6}.catalog-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px}.catalog-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-form-grid.one{grid-template-columns:1fr}.catalog-form-grid label{display:grid;align-content:start;gap:6px;color:#27324f;font-size:12px;font-weight:700}.catalog-form-grid .wide{grid-column:1/-1}.catalog-form-grid input:not([type=checkbox]),.catalog-form-grid select,.catalog-form-grid textarea,.feature-editor input,.feature-editor select{width:100%;box-sizing:border-box;border:1px solid #ccd2df;border-radius:8px;background:#fff;color:#111b39;padding:9px 10px;font:inherit}.catalog-form-grid input:not([type=checkbox]),.catalog-form-grid select{height:42px}.catalog-form-grid textarea{min-height:72px;resize:vertical}.catalog-form-grid :disabled,.feature-editor :disabled{background:#f8f9fc;color:#37415c;opacity:1}.check-line{display:flex!important;align-items:center;gap:9px!important;min-height:42px}.check-line input,.journey-options input{width:18px;height:18px;accent-color:#6844d7}.feature-editor{display:grid;gap:8px}.feature-editor article{display:grid;grid-template-columns:170px minmax(180px,1fr) 130px auto;gap:8px;align-items:center}.feature-editor code{font-size:11px;color:#65708b;overflow-wrap:anywhere}.feature-actions{display:flex;gap:5px}.feature-actions button,.icon-action{display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid #d7dce7;border-radius:9px;background:#fff;color:#27324f}.icon-action.primary{background:#6742d7;color:#fff;border-color:#6742d7}.calculation-summary,.quote-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.calculation-summary span,.quote-summary div{display:grid;gap:4px;border:1px solid #e4e7ef;border-radius:8px;padding:10px;color:#5a657e;font-size:12px}.calculation-summary strong,.quote-summary strong{color:#101a38;font-size:15px}.calculation-summary small{grid-column:1/-1;color:#4c5874}.journey-options{display:flex;flex-wrap:wrap;gap:12px 22px;border:1px solid #e3e6ee;border-radius:9px;margin:14px 0 0;padding:10px 12px}.journey-options legend{padding:0 5px;color:#27324f;font-size:12px;font-weight:700}.journey-options label{display:flex;align-items:center;gap:7px;font-size:13px}.calculation-note{color:#5b6680;font-size:12px;margin:10px 0 0}.form-success{border:1px solid #a7d8b7;background:#f0faf3;color:#176838;border-radius:9px;padding:10px 12px}.offer-prices{display:grid;gap:4px}.offer-prices>b{color:#302060;font-size:14px}.catalog-price-edit{display:grid;gap:8px}.catalog-price-edit label,.commitment-edit,.site-price label{display:grid;gap:5px;color:#2b3552;font-size:12px;font-weight:700}.catalog-price-edit input,.commitment-edit input,.site-price input{height:40px;border:1px solid #ccd2df;border-radius:8px;padding:0 10px}.catalog-price-edit p{margin:0;color:#4c5874;font-size:12px}.site-proposals{display:grid;gap:8px}.site-proposals article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid #e7eaf1;border-radius:8px}.site-proposals small{display:block;margin-top:3px;color:#6c7690;font-size:11px}.site-proposals strong{white-space:nowrap;color:#101a38}.quote-controls{grid-template-columns:repeat(4,minmax(0,1fr)) auto}.quote-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.quote-summary>div{display:grid;align-content:start;gap:4px;padding:12px;background:#f7f5ff;border:1px solid #e1dcfa;border-radius:9px}.quote-summary span,.quote-summary small{color:#626d87;font-size:11px}.quote-summary strong{color:#101a38;font-size:14px}.comparison-compact{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:8px;padding:8px 0;border-top:1px solid #edf0f6;font-size:12px}.comparison-compact:first-of-type{border-top:0}.comparison-compact span{color:#59647e}.catalog-admin .feature-editor article,.catalog-admin .feature-editor input,.catalog-admin .feature-editor select{min-width:0}@media (max-width: 1050px){.catalog-offers,.catalog-columns{grid-template-columns:1fr}.quote-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-controls button{width:max-content}.quote-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.catalog-admin{gap:12px}.catalog-section{padding:13px}.catalog-alert{align-items:flex-start}.catalog-offers,.quote-controls,.quote-summary,.catalog-form-grid,.catalog-form-grid.three,.calculation-summary{grid-template-columns:1fr}.quote-controls button{width:100%}.site-proposals article{align-items:flex-start;flex-direction:column}.comparison-compact{grid-template-columns:1fr repeat(3,minmax(0,1fr))}.catalog-footer{align-items:flex-start;flex-direction:column}.feature-editor article{grid-template-columns:1fr}.feature-actions{justify-content:flex-end}.catalog-form-grid .wide,.calculation-summary small{grid-column:auto}.platform-title-actions{flex-wrap:wrap}.offer-tabs button{padding:9px 13px}}.catalog-footer-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}@media (max-width: 900px){.catalog-offers,.catalog-columns{grid-template-columns:1fr}.quote-controls{grid-template-columns:1fr 1fr}.quote-controls button{grid-column:1/-1}.catalog-footer{align-items:stretch;flex-direction:column}.catalog-footer button{justify-content:center}}@media (max-width: 520px){.quote-controls{grid-template-columns:1fr}.option-list article{grid-template-columns:1fr auto}.option-list span{grid-column:1/-1}.catalog-result{align-items:flex-start;flex-direction:column}}.catalog-heading-actions,.catalog-footer>div{display:flex;align-items:center;gap:8px}.catalog-price-edit{display:grid;grid-template-columns:1fr 1fr;gap:8px}.catalog-price-edit input,.commitment-edit input,.site-price input{min-height:38px}.commitment-edit{margin-bottom:10px}.site-price label{max-width:170px}@media (max-width: 520px){.catalog-heading-actions{align-items:flex-start;flex-direction:column}.catalog-price-edit{grid-template-columns:1fr}.catalog-footer>div,.catalog-footer>div button{width:100%}}.commercial-contract-block{display:grid;gap:14px}.catalog-blocker{display:flex;align-items:flex-start;gap:7px 14px;flex-wrap:wrap;padding:11px 12px;border:1px solid #f1c778;border-radius:8px;background:#fff8e8;color:#714700;font-size:12px}.commercial-selection{display:grid;grid-template-columns:1fr 1.5fr 1fr auto;align-items:end;gap:10px}.private-discounts{padding:14px;border:1px solid #e8e3fb;border-radius:9px;background:#fbfaff}.private-discounts>header h4{font-size:14px}.private-discounts>header p{margin:3px 0 0;color:var(--pa-muted);font-size:11px}.discount-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:11px}.discount-grid>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px;border:1px solid var(--pa-border);border-radius:8px;background:#fff}.discount-grid>div>strong,.discount-grid>div>span{grid-column:1/-1}.discount-grid>div>span{color:var(--pa-muted);font-size:11px}.discount-grid>div label:nth-of-type(4),.discount-grid>div button{grid-column:1/-1}.contract-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:10px;padding:13px;border-radius:9px;background:#f7f5ff}.contract-summary>div,.contract-snapshot{display:grid;gap:3px}.contract-summary small,.contract-summary span,.contract-snapshot span{color:var(--pa-muted);font-size:11px}.contract-snapshot{padding:12px;border:1px solid #a9d9b8;border-radius:9px;background:#f1fbf4;color:#195f32}@media (max-width: 1050px){.commercial-selection{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-selection button{grid-column:1/-1}.contract-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.contract-summary button{grid-column:1/-1}}@media (max-width: 700px){.commercial-selection,.discount-grid,.discount-grid>div,.contract-summary{grid-template-columns:1fr}.discount-grid>div>strong,.discount-grid>div>span,.discount-grid>div label:nth-of-type(4),.discount-grid>div button,.commercial-selection button,.contract-summary button{grid-column:auto}}.stream-admin{position:relative}.stream-search{display:grid;grid-template-columns:1.2fr repeat(3,minmax(120px,.7fr)) auto;align-items:end;gap:10px;margin:14px 0}.stream-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:14px;color:var(--pa-muted);font-size:11px}.stream-meta span{padding:7px 9px;border:1px solid var(--pa-border);border-radius:7px}.stream-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stream-results article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px;border:1px solid var(--pa-border);border-radius:9px}.stream-results article h3{margin-top:3px;font-size:15px}.stream-results article p,.stream-results article small{color:var(--pa-muted);font-size:11px}.stream-results article>strong{color:#312064}.stream-results dl{grid-column:1/-1;display:flex;gap:18px;margin:0}.stream-results dl div{display:grid;gap:2px}.stream-results dt{color:var(--pa-muted);font-size:10px}.stream-results dd{margin:0;font-size:12px}.stream-results button{justify-self:start}.stream-detail{position:fixed;z-index:40;right:24px;bottom:24px;width:min(420px,100vw - 32px);padding:16px;border:1px solid #dcd6f5;border-radius:11px;background:#fff;box-shadow:0 14px 40px #1c17421f}.stream-detail header{display:flex;align-items:center;justify-content:space-between}.stream-detail p{color:var(--pa-muted);font-size:12px}@media (max-width: 900px){.stream-search{grid-template-columns:repeat(2,minmax(0,1fr))}.stream-search button{grid-column:1/-1}.stream-results{grid-template-columns:1fr}}@media (max-width: 520px){.stream-search{grid-template-columns:1fr}.stream-search button{grid-column:auto;width:100%}.stream-results article{grid-template-columns:1fr}.stream-results article>strong{justify-self:start}}.stream-contract-states{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.stream-contract-states .catalog-state.warning{border-color:#ead5a3;background:#fff9ea;color:#76520c}.stream-budget-confirmation{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;align-items:end;gap:10px;padding:12px;margin:12px 0;border:1px solid var(--pa-border);border-radius:9px}.stream-budget-confirmation small{grid-column:1/-1;color:var(--pa-muted)}@media (max-width: 900px){.stream-budget-confirmation{grid-template-columns:repeat(2,minmax(0,1fr))}.stream-budget-confirmation button{width:100%}}@media (max-width: 520px){.stream-budget-confirmation{grid-template-columns:1fr}}.schedule-page{display:grid;gap:18px;max-width:1380px;margin:auto}.schedule-heading{align-items:flex-end}.schedule-toolbar,.tasks-toolbar{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.view-switch,.layout-switch,.tasks-toolbar nav{display:flex;padding:4px;background:#f3f5fb;border-radius:10px;gap:2px}.view-switch button,.layout-switch button,.tasks-toolbar nav button{border:0;background:transparent;border-radius:8px;padding:9px 14px;color:#58627b;font-weight:700}.view-switch button.active,.layout-switch button.active,.tasks-toolbar nav button.active{background:#fff;color:#4f46e5;box-shadow:0 2px 8px #24305714}.date-nav{display:flex;align-items:center;gap:8px}.date-nav button,.calendar-filters button{border:1px solid #e0e5f0;background:#fff;border-radius:9px;padding:9px 12px;color:#27324d}.date-nav strong{min-width:150px;text-align:center;text-transform:capitalize}.schedule-search input,.tasks-toolbar input{min-width:250px;border:1px solid #dce2ee;border-radius:10px;padding:11px 13px}.calendar-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.calendar-filters button{display:flex;align-items:center;gap:7px}.calendar-filters button i{width:10px;height:10px;border-radius:50%;background:var(--calendar-color)}.calendar-filters button.off{opacity:.45}.calendar-filters label{margin-left:auto;color:#687188;font-size:13px}.calendar-surface{padding:0;overflow:hidden;min-height:530px}.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.view-day .calendar-days{grid-template-columns:1fr}.calendar-day{min-height:122px;border-right:1px solid #edf0f6;border-bottom:1px solid #edf0f6;padding:8px;display:flex;flex-direction:column;gap:6px}.calendar-day:nth-child(7n){border-right:0}.calendar-day>header{display:flex;justify-content:space-between;color:#8490a8;font-size:11px;text-transform:uppercase}.calendar-day>header strong{display:grid;place-items:center;width:25px;height:25px;color:#19233d;font-size:13px}.calendar-day>a{display:grid;grid-template-columns:auto 1fr;padding:7px 8px;border-left:3px solid var(--event-color);background:#f5f3ff;border-radius:6px;text-decoration:none;color:#1d2741;gap:1px 6px;min-width:0}.calendar-day>a time{font-size:10px;color:#56617a}.calendar-day>a b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-day>a small{grid-column:2;font-size:9px;color:#778198;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-list{list-style:none;margin:0;padding:4px 20px}.schedule-list li{display:grid;grid-template-columns:105px 10px 1fr;gap:14px;align-items:center;padding:15px 4px;border-bottom:1px solid #edf0f6}.schedule-list time{display:grid;color:#778198;font-size:12px}.schedule-list i{height:36px;width:4px;border-radius:4px}.schedule-list a{display:grid;text-decoration:none;color:#1b2540}.schedule-list a span{font-size:12px;color:#778198}.task-list{padding:0}.task-list article{display:grid;grid-template-columns:34px minmax(0,1fr) 130px 75px;gap:12px;align-items:center;padding:14px 18px;border-bottom:1px solid #edf0f6}.task-list article.completed{opacity:.58}.task-list article.completed strong{text-decoration:line-through}.task-check{width:27px;height:27px;border:2px solid #cbd3e2;background:#fff;border-radius:8px;color:#fff}.completed .task-check{background:#38b779;border-color:#38b779}.task-list article>a{display:grid;grid-template-columns:auto 1fr;gap:2px 9px;text-decoration:none;color:#1b2540}.task-list article>a small,.task-list article>a div{grid-column:2;color:#737d93}.task-list article>a div span{font-size:10px;background:#f1f3f9;border-radius:10px;padding:3px 7px;margin-right:4px}.priority{font-size:10px;border-radius:10px;padding:4px 7px;background:#edf2ff;color:#5366c6}.priority[data-priority=urgent]{background:#fff0f0;color:#d84255}.priority[data-priority=high]{background:#fff4e7;color:#d66b19}.task-list time{font-size:12px;color:#68738a}.task-list time.overdue{color:#d84255;font-weight:700}.assignees{font-size:11px;color:#7a8499}.task-board{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.task-board v2-card{padding:14px;min-height:360px}.task-board header{display:flex;justify-content:space-between;margin-bottom:12px}.task-board a{display:grid;grid-template-columns:5px 1fr;gap:4px 10px;padding:12px;background:#f8f9fc;border:1px solid #eceff5;border-radius:10px;margin-bottom:8px;text-decoration:none;color:#25304b}.task-board a i{grid-row:1/3;border-radius:4px;background:#8792a8}.task-board a i[data-priority=urgent]{background:#e24a5d}.task-board a small{color:#788298}.form-page{max-width:1050px}.back-link{color:#5c55d8;text-decoration:none;font-weight:700;font-size:13px}.schedule-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px}.schedule-form label{display:grid;gap:7px;color:#39445f;font-size:12px;font-weight:700}.schedule-form input,.schedule-form select,.schedule-form textarea{width:100%;border:1px solid #dce2ee;background:#fff;border-radius:9px;padding:11px;color:#1c2742;font:inherit}.schedule-form .wide,.schedule-form fieldset,.schedule-form footer,.form-status{grid-column:1/-1}.schedule-form .check{display:flex;align-items:center;gap:8px}.schedule-form .check input{width:auto}.schedule-form fieldset{border:1px solid #e1e5ef;border-radius:11px;padding:14px}.relation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.schedule-form footer{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding-top:8px}.v2-secondary,.danger-button{border:1px solid #dce2ee;background:#fff;border-radius:9px;padding:10px 15px;text-decoration:none;color:#35415c;font-weight:700}.danger-button{color:#c93e52;border-color:#f0c7ce}.form-status{padding:12px;border-radius:9px}.form-status.conflict{background:#fff4e8;color:#9b5416}.form-status.error{background:#fff0f2;color:#b72f43}.notification-panel{position:fixed;z-index:50;right:20px;top:68px;width:min(390px,100vw - 32px);max-height:calc(100vh - 90px);overflow:auto;background:#fff;border:1px solid #e1e5ee;border-radius:16px;box-shadow:0 24px 70px #1721422b;padding:14px}.notification-panel header{display:flex;justify-content:space-between;align-items:center}.notification-panel header button{border:0;background:#f1f3f8;width:32px;height:32px;border-radius:50%}.notification-panel .read-all{border:0;background:transparent;color:#5650d9;font-weight:700}.notification-panel>a{display:grid;grid-template-columns:8px 1fr;gap:10px;text-decoration:none;color:#28334c;padding:12px 8px;border-top:1px solid #edf0f5}.notification-panel>a i{width:7px;height:7px;border-radius:50%;margin-top:5px}.notification-panel>a.unread i{background:#6857ea}.notification-panel>a span{display:grid}.notification-panel>a small,.notification-panel>a time{color:#768096;font-size:11px}.scheduling-widget footer{text-align:center;padding:12px}.scheduling-widget a{text-decoration:none}.inline-loading,.inline-error{padding:24px;text-align:center;color:#6d778f}@media (max-width: 900px){.schedule-toolbar,.tasks-toolbar{align-items:stretch;flex-wrap:wrap}.date-nav{order:3;width:100%;justify-content:center}.schedule-search,.tasks-toolbar>label{flex:1}.schedule-search input,.tasks-toolbar input{width:100%;min-width:0}.calendar-days{grid-template-columns:repeat(2,1fr)}.calendar-day:nth-child(7n){border-right:1px solid #edf0f6}.calendar-day:nth-child(2n){border-right:0}.task-board{grid-template-columns:1fr}.relation-grid{grid-template-columns:1fr 1fr}.task-list article{grid-template-columns:34px 1fr auto}.task-list time{grid-column:2}.assignees{grid-column:3;grid-row:1/3}}@media (max-width: 600px){.schedule-page{gap:12px}.schedule-heading{align-items:flex-start;flex-wrap:wrap}.schedule-heading .v2-primary{width:100%;text-align:center;padding-top:13px}.view-switch{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.view-switch button{padding:9px 4px}.date-nav strong{min-width:120px}.calendar-days{grid-template-columns:1fr}.calendar-day{min-height:88px;border-right:0!important}.calendar-surface{min-height:380px}.calendar-filters label{margin-left:0}.tasks-toolbar nav{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.tasks-toolbar nav button{padding:8px 4px;font-size:11px}.task-list article{grid-template-columns:30px minmax(0,1fr);padding:13px 10px}.task-list time,.assignees{grid-column:2;grid-row:auto}.schedule-form{grid-template-columns:1fr;padding:14px}.schedule-form>*{grid-column:1!important}.relation-grid{grid-template-columns:1fr}.schedule-form footer{grid-template-columns:1fr 1fr}.schedule-form footer span{display:none}.notification-panel{right:8px;top:58px;width:calc(100vw - 16px);max-height:calc(100vh - 145px);box-sizing:border-box}.page{padding-bottom:calc(82px + env(safe-area-inset-bottom))}}.v2-shell .scheduling-drawer.global-drawer--scheduling{display:flex;flex-direction:column;width:min(1080px,75vw);max-width:75vw;height:100dvh;overflow:hidden;padding:0}.v2-shell .scheduling-drawer.global-drawer--scheduling>header{flex:0 0 auto}.v2-shell .scheduling-drawer .scheduling-drawer-body{display:flex;flex:1;min-height:0;flex-direction:column;margin:0}.v2-shell .scheduling-drawer .scheduling-drawer-body[hidden]{display:none}.v2-shell .scheduling-drawer .scheduling-primary-tabs{display:flex;flex:0 0 auto;gap:6px;margin:0;padding:8px 20px 0;border-bottom:1px solid #e3e7f0}.v2-shell .scheduling-drawer .scheduling-primary-tabs button{min-height:42px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:#fff;color:#68738a;font-weight:750}.v2-shell .scheduling-drawer .scheduling-primary-tabs button.active{border-color:#5a3be2;color:#4f32d3}.v2-shell .scheduling-drawer .scheduling-primary-tabs b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:4px;border-radius:10px;background:#f0edff;color:#5536d8;font-size:10px}.v2-shell .scheduling-drawer .drawer-calendar{flex:1;min-height:0;overflow:auto;margin:0;padding:14px 20px 20px}.v2-shell .scheduling-drawer .schedule-page-embedded{max-width:none;gap:10px}.v2-shell .scheduling-drawer .schedule-toolbar{display:block;padding:0}.v2-shell .scheduling-drawer .agenda-command-bar{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;margin:12px 20px 0;padding:10px;border:1px solid var(--v2-color-line);border-radius:var(--v2-radius-md);background:#fff}.v2-shell .scheduling-drawer .agenda-command-bar.actions-only{grid-template-columns:1fr}.v2-shell .scheduling-drawer .agenda-command-bar.actions-only .scheduling-toolbar-actions{justify-self:end}.v2-shell .scheduling-drawer .schedule-toolbar>.v2-card{display:grid;grid-template-columns:minmax(280px,1fr) minmax(310px,1fr);align-items:center;gap:10px;width:100%;padding:10px;box-sizing:border-box}.v2-shell .scheduling-drawer .scheduling-toolbar-actions{display:grid;grid-template-columns:repeat(2,max-content);gap:8px}.v2-shell .scheduling-drawer .scheduling-toolbar-actions button{min-height:42px;white-space:nowrap}.v2-shell .scheduling-drawer .scheduling-toolbar-actions .v2-primary{background:var(--v2-color-primary);background-image:none}.v2-shell .scheduling-drawer .view-switch{display:grid;grid-column:1;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.v2-shell .scheduling-drawer .view-switch button{min-width:0;white-space:nowrap}.v2-shell .scheduling-drawer .date-nav{display:grid;grid-column:2;grid-template-columns:36px auto minmax(150px,1fr) 36px;width:100%;justify-content:stretch}.v2-shell .scheduling-drawer .date-nav button{padding-inline:9px;white-space:nowrap}.v2-shell .scheduling-drawer .date-nav strong{min-width:0}.v2-shell .scheduling-drawer .schedule-search{position:relative;display:block;width:100%;min-width:0}.v2-shell .scheduling-drawer .schedule-search>span.v2-icon{position:absolute;z-index:1;top:50%;left:12px;color:var(--v2-color-muted);font-size:17px;pointer-events:none;transform:translateY(-50%)}.v2-shell .scheduling-drawer .schedule-search input{width:100%;min-width:0;box-sizing:border-box;padding-left:40px;padding-right:42px}.v2-shell .scheduling-drawer .schedule-search-clear{position:absolute;top:50%;right:5px;width:32px;height:32px;min-height:32px;transform:translateY(-50%)}.v2-shell .scheduling-drawer .calendar-filters{gap:6px}.v2-shell .scheduling-drawer .calendar-no-results,.v2-shell .scheduling-drawer .calendar-empty{margin:0;padding:10px 12px;border:1px solid #e3e7f0;border-radius:8px;background:#fafbfe;color:#667188;font-size:12px}.v2-shell .scheduling-drawer v2-card.calendar-surface{display:block;min-height:0}.v2-shell .scheduling-drawer v2-card.calendar-surface>.v2-card{height:auto;min-height:0}.v2-shell .scheduling-drawer .all-day-row{display:grid;grid-template-columns:76px repeat(7,minmax(0,1fr));min-height:45px;border-bottom:1px solid #e3e7f0;background:#fafbfe}.v2-shell .scheduling-drawer .view-day .all-day-row{grid-template-columns:76px minmax(0,1fr)}.v2-shell .scheduling-drawer .all-day-row>span{padding:13px 8px;color:#778198;font-size:10px}.v2-shell .scheduling-drawer .all-day-row>div{padding:5px;border-left:1px solid #edf0f6}.v2-shell .scheduling-drawer .all-day-row button{width:100%;min-height:30px;padding:4px 7px;border:0;border-left:3px solid var(--event-color);border-radius:5px;background:#f2efff;color:#30245f;text-align:left;font-size:10px;font-weight:700}.v2-shell .scheduling-drawer .timeline-scroll{max-height:calc(100dvh - 350px);overflow:auto}.v2-shell .scheduling-drawer .timeline-grid{display:grid;grid-template-columns:76px minmax(0,1fr);min-width:0}.v2-shell .scheduling-drawer .timeline-grid.week-grid{grid-template-columns:76px repeat(7,minmax(110px,1fr));min-width:846px}.v2-shell .scheduling-drawer .time-axis{padding-top:38px;background:#fff}.v2-shell .scheduling-drawer .time-axis span{display:block;height:56px;padding:0 8px;color:#8b95a9;text-align:right;font-size:10px;transform:translateY(-6px)}.v2-shell .scheduling-drawer .timeline-column{position:relative;min-height:766px;border-left:1px solid #e7ebf3;background:#fff}.v2-shell .scheduling-drawer .timeline-column.today{background:#fcfbff}.v2-shell .scheduling-drawer .timeline-column>header{position:sticky;z-index:3;top:0;display:flex;align-items:center;justify-content:center;gap:6px;height:38px;border-bottom:1px solid #e3e7f0;background:#fff;color:#758198;text-transform:uppercase;font-size:10px}.v2-shell .scheduling-drawer .timeline-column.today>header strong{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#6657e8;color:#fff}.v2-shell .scheduling-drawer .hour-lines{position:absolute;inset:38px 0 auto;height:728px}.v2-shell .scheduling-drawer .hour-lines i{display:block;height:56px;border-bottom:1px solid #edf0f6}.v2-shell .scheduling-drawer .timeline-event{position:absolute;z-index:2;top:var(--event-top);left:calc(100% / var(--event-columns) * var(--event-column) + 3px);width:calc(100% / var(--event-columns) - 6px);height:var(--event-height);min-height:24px;overflow:hidden;padding:5px 7px;border:0;border-left:3px solid var(--event-color);border-radius:6px;background:#f2efff;color:#2f2850;text-align:left;-webkit-user-select:none;user-select:none}.v2-shell .scheduling-drawer .timeline-event time,.v2-shell .scheduling-drawer .timeline-event b,.v2-shell .scheduling-drawer .timeline-event small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-shell .scheduling-drawer .timeline-event time{font-size:9px}.v2-shell .scheduling-drawer .timeline-event b{font-size:10px}.v2-shell .scheduling-drawer .timeline-event small{color:#776f94;font-size:8px}.v2-shell .scheduling-drawer .current-time{position:absolute;z-index:4;right:0;left:0;height:2px;background:#ef4770}.v2-shell .scheduling-drawer .current-time:before{content:"";position:absolute;left:-4px;top:-3px;width:8px;height:8px;border-radius:50%;background:#ef4770}.v2-shell .scheduling-drawer .view-month>.v2-card{height:clamp(390px,100dvh - 345px,570px);overflow:hidden}.v2-shell .scheduling-drawer .month-weekdays{display:grid;grid-template-columns:repeat(7,1fr);height:32px;border-bottom:1px solid #e3e7f0;background:#fafbfe}.v2-shell .scheduling-drawer .month-weekdays span{display:grid;place-items:center;color:#758198;font-size:10px;font-weight:700;text-transform:uppercase}.v2-shell .scheduling-drawer .month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));height:calc(100% - 32px);grid-auto-rows:1fr}.v2-shell .scheduling-drawer .month-grid .calendar-day{position:relative;display:flex;min-width:0;min-height:0;flex-direction:column;gap:3px;padding:5px;border:0;border-right:1px solid #edf0f6;border-bottom:1px solid #edf0f6;border-radius:0;background:#fff;color:#17213d;text-align:left}.v2-shell .scheduling-drawer .month-grid .calendar-day:nth-child(7n){border-right:0}.v2-shell .scheduling-drawer .month-grid .calendar-day.outside{background:#fafbfe;color:#a4acbb}.v2-shell .scheduling-drawer .month-grid .calendar-day.today{box-shadow:inset 0 0 0 2px #7763e8}.v2-shell .scheduling-drawer .month-grid .calendar-day.selected{background:#faf9ff}.v2-shell .scheduling-drawer .month-grid .calendar-day>header{display:flex;justify-content:flex-end}.v2-shell .scheduling-drawer .month-grid .calendar-day.today>header strong{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#6657e8;color:#fff}.v2-shell .scheduling-drawer .month-event{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px;min-width:0;padding:3px 5px;border-left:2px solid var(--event-color);border-radius:4px;background:#f5f3ff;-webkit-user-select:none;user-select:none}.v2-shell .scheduling-drawer .month-event time{font-size:8px}.v2-shell .scheduling-drawer .month-event b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.v2-shell .scheduling-drawer .month-more{color:#5b43d8;font-size:9px}.v2-shell .scheduling-drawer .mobile-event-dot,.v2-shell .scheduling-drawer .mobile-selected-events{display:none}.v2-shell .scheduling-drawer .view-schedule>.v2-card{max-height:calc(100dvh - 345px);overflow:auto}.v2-shell .scheduling-drawer .planning-group h3{position:sticky;z-index:2;top:0;margin:0;padding:9px 12px;border-bottom:1px solid #e7ebf3;background:#fafbfe;font-size:11px;text-transform:capitalize}.v2-shell .scheduling-drawer .planning-group button{display:grid;grid-template-columns:105px 4px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:58px;padding:9px 14px;border:0;border-bottom:1px solid #edf0f6;background:#fff;color:#1b2540;text-align:left;-webkit-user-select:none;user-select:none}.v2-shell .scheduling-drawer .planning-group button:hover{background:#faf9ff}.v2-shell .scheduling-drawer .planning-group time{color:#667188;font-size:11px}.v2-shell .scheduling-drawer .planning-group i{height:34px;border-radius:3px}.v2-shell .scheduling-drawer .planning-group span{display:grid}.v2-shell .scheduling-drawer .planning-group small{overflow:hidden;color:#778198;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.v2-shell .scheduling-drawer .calendar-event-detail{display:grid;gap:18px;padding:6px 0 24px}.v2-shell .scheduling-drawer .calendar-back{justify-self:start;min-height:40px;border:0;background:#fff;color:#5536d8;font-weight:750}.v2-shell .scheduling-drawer .calendar-event-detail>header{padding:18px;border:1px solid #ddd8fa;border-radius:10px;background:#faf9ff}.v2-shell .scheduling-drawer .calendar-event-detail h3{margin:5px 0;font-size:24px}.v2-shell .scheduling-drawer .calendar-event-detail header p{margin:0;color:#68738a}.v2-shell .scheduling-drawer .calendar-event-detail dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.v2-shell .scheduling-drawer .calendar-event-detail dl div,.v2-shell .scheduling-drawer .calendar-event-detail>section{padding:14px;border:1px solid #e3e7f0;border-radius:9px}.v2-shell .scheduling-drawer .calendar-event-detail dt{color:#778198;font-size:10px}.v2-shell .scheduling-drawer .calendar-event-detail dd{margin:4px 0 0;font-weight:700}.v2-shell .scheduling-drawer .calendar-event-detail h4{margin:0 0 7px}.v2-shell .scheduling-drawer .calendar-event-detail section p{margin:0;color:#5f6b82}.v2-shell .scheduling-drawer .team-calendar-note{margin:0;padding:8px 10px;border-radius:7px;background:#f7f5ff;color:#5b43d8;font-size:11px}.v2-shell .scheduling-drawer .scheduling-task-list{flex:1;min-height:0;overflow:auto;margin:0;padding:16px 20px}.v2-shell .scheduling-drawer .scheduling-task-list article{grid-template-columns:34px minmax(0,1fr) auto}.v2-shell .scheduling-drawer .scheduling-task-list article>span:nth-child(2){display:grid;gap:3px}.v2-shell .scheduling-drawer .scheduling-task-list article small{color:#778198}.v2-shell .scheduling-drawer .tasks-empty{display:grid;min-height:360px;place-content:center;justify-items:center;text-align:center}.v2-shell .scheduling-drawer .tasks-empty>span{font-size:34px;color:#7763e8}.v2-shell .scheduling-drawer .tasks-empty h3{margin:10px 0 16px}.v2-shell .scheduling-drawer .drawer-context-form{flex:1;min-height:0;overflow:auto;margin:0;padding:18px 20px calc(24px + env(safe-area-inset-bottom))}.v2-shell .scheduling-drawer>v2-event-editor{display:flex;flex:1 1 0;min-height:0;margin:0;overflow:hidden}.v2-shell .scheduling-drawer .agenda-event-editor{position:relative;display:flex;flex:1;min-height:0;flex-direction:column;overflow:auto;padding:16px 20px calc(18px + env(safe-area-inset-bottom));background:#fff}.v2-shell .scheduling-drawer .agenda-event-editor>.context-form-heading{display:flex;align-items:center;gap:10px;margin-bottom:14px}.v2-shell .scheduling-drawer .agenda-event-editor>.context-form-heading h3{margin:2px 0;font-size:20px}.v2-shell .scheduling-drawer .agenda-event-editor>.context-form-heading p{margin:0;color:#778198;font-size:11px}.v2-shell .scheduling-drawer .agenda-event-editor>form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:var(--v2-space-3) var(--v2-space-4);padding-bottom:var(--v2-space-4)}.v2-shell .scheduling-drawer .agenda-event-editor form>label,.v2-shell .scheduling-drawer .agenda-form-section>label{display:grid;align-content:start;gap:6px;color:var(--v2-color-ink);font-size:12px;font-weight:700}.v2-shell .scheduling-drawer .agenda-event-editor .field-label{display:inline-flex;align-items:center;gap:4px;min-height:16px;line-height:16px}.v2-shell .scheduling-drawer .agenda-event-editor .field-label b{color:#b62f48;font-size:12px}.v2-shell .scheduling-drawer .agenda-event-editor :is(input,select,textarea){width:100%;min-height:44px;box-sizing:border-box;border:1px solid var(--v2-color-line);border-radius:var(--v2-radius-sm);background:var(--v2-color-surface);padding:10px 12px;color:var(--v2-color-ink);font:inherit;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.v2-shell .scheduling-drawer .agenda-event-editor :is(input,select,textarea):focus-visible{border-color:var(--v2-color-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--v2-color-focus) 12%,transparent)}.v2-shell .scheduling-drawer .agenda-event-editor :is(input,select,textarea)[aria-invalid=true]{border-color:#c33d54;box-shadow:0 0 0 3px #c33d5417}.v2-shell .scheduling-drawer .agenda-event-editor :is(input,select,textarea):disabled{border-color:var(--v2-color-line);background:#f5f7fa;color:var(--v2-color-muted);cursor:not-allowed}.v2-shell .scheduling-drawer .agenda-event-editor textarea{min-height:96px;resize:vertical}.v2-shell .scheduling-drawer .agenda-event-editor .wide{grid-column:1/-1}.v2-shell .scheduling-drawer .field-error{display:block;min-height:14px;color:#b62f48;font-size:10px;font-weight:650;line-height:14px;opacity:0}.v2-shell .scheduling-drawer .field-error.visible{opacity:1}.v2-shell .scheduling-drawer .control-with-icon{position:relative;display:block}.v2-shell .scheduling-drawer .control-with-icon input{padding-right:42px}.v2-shell .scheduling-drawer .control-with-icon>.v2-icon{position:absolute;top:50%;right:13px;color:var(--v2-color-muted);font-size:17px;pointer-events:none;transform:translateY(-50%)}.v2-shell .scheduling-drawer .control-with-icon>.v2-icon[data-icon=time]{--v2-icon:url(/assets/icons/time.svg)}.v2-shell .scheduling-drawer .control-with-icon input::-webkit-calendar-picker-indicator{position:absolute;right:0;width:42px;height:100%;margin:0;opacity:0;cursor:pointer}.v2-shell .scheduling-drawer .agenda-event-editor .check{position:relative;display:inline-flex;align-items:center;justify-self:start;min-height:44px;gap:10px;padding:4px 10px 4px 2px;cursor:pointer}.v2-shell .scheduling-drawer .agenda-event-editor .check>input{position:absolute;width:1px;min-height:1px;opacity:0}.v2-shell .scheduling-drawer .checkbox-control{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;box-sizing:border-box;border:1px solid #aeb9ca;border-radius:6px;background:#fff;color:#fff;transition:.15s}.v2-shell .scheduling-drawer .checkbox-control .v2-icon{font-size:15px;opacity:0}.v2-shell .scheduling-drawer .check>input:checked+.checkbox-control{border-color:var(--v2-color-primary);background:var(--v2-color-primary)}.v2-shell .scheduling-drawer .check>input:checked+.checkbox-control .v2-icon{opacity:1}.v2-shell .scheduling-drawer .check>input:focus-visible+.checkbox-control{outline:3px solid color-mix(in srgb,var(--v2-color-focus) 30%,transparent);outline-offset:2px}.v2-shell .scheduling-drawer .check>input:disabled+.checkbox-control{background:#edf0f5;opacity:.6}.v2-shell .scheduling-drawer .check:has(input:disabled){color:var(--v2-color-muted);cursor:not-allowed}.v2-shell .scheduling-drawer .agenda-form-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0;border:1px solid var(--v2-color-line);border-radius:var(--v2-radius-md);padding:14px;background:#fff}.v2-shell .scheduling-drawer .agenda-form-section>h4{grid-column:1/-1;margin:0 0 2px;color:var(--v2-color-ink);font-size:13px;font-weight:750}.v2-shell .scheduling-drawer .agenda-event-editor .compact-selector{grid-template-columns:1fr}.v2-shell .scheduling-drawer .selector-results{display:flex;flex-wrap:wrap;gap:6px}.v2-shell .scheduling-drawer .selector-results button{min-height:36px;border:1px solid var(--v2-color-line);border-radius:var(--v2-radius-sm);background:#fff;color:var(--v2-color-primary-strong);padding:6px 10px;text-align:left}.v2-shell .scheduling-drawer .selector-results button:hover{background:#f7f6ff;border-color:#cfc8f5}.v2-shell .scheduling-drawer .selection-chips{display:flex;flex-wrap:wrap;gap:6px}.v2-shell .scheduling-drawer .selection-chips>span,.v2-shell .scheduling-drawer .selected-relation{display:flex;align-items:center;justify-content:space-between;gap:7px;min-height:32px;box-sizing:border-box;border:1px solid #d9d4f7;border-radius:16px;background:#f6f4ff;color:#4937bd;padding:4px 8px 4px 10px;font-size:11px;font-weight:700}.v2-shell .scheduling-drawer :is(.selection-chips,.selected-relation) button{display:grid;place-items:center;width:24px;height:24px;min-height:24px;border:0;border-radius:50%;background:#fff;color:#4937bd}.v2-shell .scheduling-drawer .agenda-confirm{position:absolute;z-index:12;inset:0;display:grid;place-items:center;padding:20px;background:#0c183457}.v2-shell .scheduling-drawer .agenda-confirm>div{width:min(420px,100%);border:1px solid #dfe3ec;border-radius:12px;background:#fff;box-shadow:0 18px 50px #0c183433;padding:20px}.v2-shell .scheduling-drawer .agenda-confirm h4{margin:0 0 7px;font-size:18px}.v2-shell .scheduling-drawer .agenda-confirm p{margin:0 0 18px;color:#667188}.v2-shell .scheduling-drawer .agenda-confirm footer{display:flex;justify-content:flex-end;gap:8px}.v2-shell .scheduling-drawer .agenda-toast{position:absolute;z-index:7;right:22px;top:108px;margin:0;border:1px solid #bee4d2;border-radius:8px;background:#eefaf4;color:#18704b;padding:9px 12px;font-size:11px;font-weight:700}.v2-shell .scheduling-drawer .event-detail-actions{display:flex;justify-content:flex-end;gap:9px}.v2-shell .scheduling-drawer .event-detail-actions button{min-height:42px}.v2-shell .scheduling-drawer .calendar-event-detail dl div{min-width:0}.v2-shell .scheduling-drawer .calendar-event-detail dd{overflow-wrap:anywhere}.v2-shell .scheduling-drawer .agenda-event-editor{overflow:hidden}.v2-shell .scheduling-drawer .agenda-event-editor>form{flex:1;min-height:0;overflow:auto;padding-bottom:18px}.v2-shell .scheduling-drawer .agenda-editor-footer{display:flex;flex:0 0 auto;justify-content:flex-end;gap:9px;margin:0 -20px -18px;padding:11px 20px calc(11px + env(safe-area-inset-bottom));border-top:1px solid #e3e7f0;background:#fff}.v2-shell .scheduling-drawer .agenda-editor-footer button{min-height:44px}@media (max-width: 1199px) and (min-width: 768px){.v2-shell .scheduling-drawer.global-drawer--scheduling{width:92vw;max-width:92vw}}@media (max-width: 900px) and (min-width: 768px){.v2-shell .scheduling-drawer .schedule-toolbar>.v2-card{grid-template-columns:1fr}.v2-shell .scheduling-drawer .view-switch,.v2-shell .scheduling-drawer .date-nav{grid-column:1;grid-row:auto}}@media (max-width: 767px){.v2-shell .scheduling-drawer.global-drawer--scheduling{inset:0;width:100%;max-width:none;height:100dvh;padding:0}.v2-shell .scheduling-drawer .scheduling-primary-tabs{padding-inline:14px}.v2-shell .scheduling-drawer .drawer-calendar{padding:10px 14px 16px}.v2-shell .scheduling-drawer .schedule-toolbar>.v2-card{grid-template-columns:1fr}.v2-shell .scheduling-drawer .agenda-command-bar{grid-template-columns:1fr;margin:10px 14px 0;padding:10px}.v2-shell .scheduling-drawer .agenda-command-bar.actions-only{grid-template-columns:1fr}.v2-shell .scheduling-drawer .agenda-command-bar.actions-only .scheduling-toolbar-actions{justify-self:stretch}.v2-shell .scheduling-drawer .schedule-search{grid-column:1;width:100%}.v2-shell .scheduling-drawer .scheduling-toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.v2-shell .scheduling-drawer .scheduling-toolbar-actions button{min-width:0;padding-inline:8px}.v2-shell .scheduling-drawer .view-switch,.v2-shell .scheduling-drawer .date-nav{grid-column:1;grid-row:auto}.v2-shell .scheduling-drawer .date-nav{grid-template-columns:34px auto minmax(120px,1fr) 34px}.v2-shell .scheduling-drawer .date-nav strong{font-size:11px}.v2-shell .scheduling-drawer .view-month>.v2-card{height:auto;min-height:0;overflow:visible}.v2-shell .scheduling-drawer .month-weekdays{height:28px}.v2-shell .scheduling-drawer .month-grid{height:auto;grid-auto-rows:48px}.v2-shell .scheduling-drawer .month-grid .calendar-day{padding:4px;align-items:center}.v2-shell .scheduling-drawer .month-grid .calendar-day>header{justify-content:center}.v2-shell .scheduling-drawer .month-grid .calendar-day>header strong{font-size:11px}.v2-shell .scheduling-drawer .month-event,.v2-shell .scheduling-drawer .month-more{display:none}.v2-shell .scheduling-drawer .mobile-event-dot{display:grid;place-items:center;width:16px;height:16px;border-radius:8px;background:#7763e8;color:#fff;font-size:8px;font-style:normal}.v2-shell .scheduling-drawer .mobile-selected-events{display:grid;padding:12px;border-top:1px solid #e3e7f0}.v2-shell .scheduling-drawer .mobile-selected-events h3{margin:0 0 8px;font-size:13px;text-transform:capitalize}.v2-shell .scheduling-drawer .mobile-selected-events button{display:grid;grid-template-columns:80px 1fr;gap:8px;min-height:48px;padding:8px;border:0;border-top:1px solid #edf0f6;background:#fff;text-align:left}.v2-shell .scheduling-drawer .mobile-selected-events span{display:grid}.v2-shell .scheduling-drawer .mobile-selected-events small{color:#778198}.v2-shell .scheduling-drawer .timeline-scroll{max-height:calc(100dvh - 390px)}.v2-shell .scheduling-drawer .timeline-grid.week-grid{grid-template-columns:64px repeat(7,minmax(105px,1fr));min-width:799px}.v2-shell .scheduling-drawer .timeline-grid{grid-template-columns:64px minmax(0,1fr)}.v2-shell .scheduling-drawer .all-day-row{grid-template-columns:64px repeat(7,minmax(105px,1fr));min-width:799px}.v2-shell .scheduling-drawer .view-day .all-day-row{grid-template-columns:64px minmax(0,1fr);min-width:0}.v2-shell .scheduling-drawer .calendar-event-detail h3{font-size:20px}.v2-shell .scheduling-drawer .calendar-event-detail dl{grid-template-columns:1fr}.v2-shell .scheduling-drawer .scheduling-task-list{padding:12px 14px}.v2-shell .scheduling-drawer .agenda-event-editor{padding:12px 14px calc(14px + env(safe-area-inset-bottom))}.v2-shell .scheduling-drawer .agenda-event-editor>form{grid-template-columns:1fr;gap:12px;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.v2-shell .scheduling-drawer .agenda-event-editor .wide{grid-column:1}.v2-shell .scheduling-drawer .agenda-form-section{grid-template-columns:1fr;padding:12px}.v2-shell .scheduling-drawer .agenda-confirm{padding:14px}.v2-shell .scheduling-drawer .agenda-confirm footer{display:grid;grid-template-columns:1fr 1fr}.v2-shell .scheduling-drawer .agenda-toast{top:102px;right:14px}.v2-shell .scheduling-drawer .agenda-editor-footer{margin:0 -14px calc(-14px - env(safe-area-inset-bottom));padding-inline:14px}.v2-shell .scheduling-drawer .agenda-editor-footer button{flex:1}}.schedule-module-nav{display:flex;gap:22px;border-bottom:1px solid #dfe5ef}.schedule-module-nav a{padding:0 2px 11px;color:#6c768d;text-decoration:none;font-size:13px;font-weight:750}.schedule-module-nav a.active{color:#554ddb;border-bottom:2px solid #6256e8}:root{--font-body: 15px;--font-secondary: 13px;--font-caption: 12px;--font-card-title: 17px;--icon-navigation: 22px;--icon-action: 23px;--control-height: 40px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--radius-control: 8px;--radius-card: 10px;--shadow-card: 0 1px 4px rgba(19, 42, 84, .05)}@media (max-width: 800px){.top-actions button:first-child,.top-actions .logout-top{display:block}}.crm-page:has(v2-contact-detail){grid-template-columns:minmax(0,1fr) 390px}.crm-page:has(v2-contact-detail) .crm-detail-host{display:block}@media (max-width: 599px){.crm-page:has(v2-contact-detail) .crm-master{display:none}.crm-page:has(v2-contact-detail) .crm-detail-host{display:block;position:fixed;z-index:30;inset:64px 0 calc(70px + env(safe-area-inset-bottom));width:auto;overflow-y:auto;padding:14px;border:0;border-radius:0;background:var(--app)}}body{font-size:var(--font-body);line-height:1.45}button,input,select,textarea{min-height:var(--control-height)}v2-card{display:block;min-width:0}.schedule-toolbar,.tasks-toolbar{display:block;padding:0}.schedule-toolbar>.v2-card,.tasks-toolbar>.v2-card{width:100%;box-sizing:border-box;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.sidebar{width:232px;padding:24px 16px}.workspace{margin-left:232px}.sidebar.compact{width:76px}.sidebar.compact~.workspace{margin-left:76px}.shell-brand{min-height:58px;padding:0 8px 22px}.shell-brand img{display:block;height:auto;object-fit:contain}.brand-wordmark{width:168px}.brand-compact{display:none!important;width:42px}.sidebar.compact .brand-wordmark{display:none}.sidebar.compact .brand-compact{display:block!important}.sidebar.compact .shell-brand{justify-content:center;padding-inline:0}.brand img{display:block;width:min(260px,70%);height:auto}.mobile-brand img{display:block;width:164px;height:auto}.agency-switch{min-height:72px;padding:12px}.agency-switch strong,.swilo strong{font-size:13px}.agency-switch small,.swilo small{font-size:12px}.sidebar nav{gap:7px}.sidebar nav a,.sidebar nav .disabled-nav{min-height:48px;font-size:14px}.sidebar nav a span,.sidebar nav .disabled-nav>span{font-size:var(--icon-navigation)}.sidebar nav a b,.sidebar nav .disabled-nav b{font-size:14px}.swilo{min-height:74px;padding:10px}.swilo>img{width:46px;height:50px;flex:0 0 46px;object-fit:contain;object-position:center bottom}.menu-toggle{min-height:44px;font-size:13px}.sidebar.compact .swilo{justify-content:center;padding:7px}.sidebar.compact .swilo>img{width:43px;height:48px}.topbar{height:72px;padding:0 32px}.topbar-spacer{flex:1}.mobile-context strong{font-size:15px}.mobile-context small{font-size:12px}.top-actions{gap:10px}.top-actions>strong{font-size:13px}.avatar{width:38px;height:38px;font-size:13px}.page{max-width:1680px;padding:28px 32px 44px}.page-heading{margin-bottom:24px}.page-heading h1,.crm-heading h1,.matches-heading h1{font-size:28px}.page-heading p,.crm-heading p,.matches-heading p{font-size:14px}.v2-card,.property-facts,.property-swilo,.property-panel,.crm-detail-host{border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.card-heading{min-height:64px;padding:14px 18px}.card-heading h2,.notary-card h2{font-size:var(--font-card-title)}.card-heading p,.notary-card p{font-size:var(--font-secondary)}.text-action,.matches-card footer,.center-footer{font-size:13px}.v2-kpi{min-height:116px;padding:18px}.v2-kpi small{font-size:13px}.v2-kpi strong{font-size:24px}.v2-kpi em{font-size:12px}.v2-kpi-icon{font-size:25px}.match-row,.agenda-row,.contact-row{min-height:64px;color:inherit;text-decoration:none}.match-row strong,.agenda-row strong,.contact-row strong{font-size:13px}.match-row small,.agenda-row small,.contact-row small{font-size:12px}.match-row time,.contact-row time{font-size:11px}.dashboard-match{grid-template-columns:42px 52px minmax(130px,1fr) auto}.dashboard-match nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 10px}.dashboard-match nav a{display:inline-flex;align-items:center;min-height:32px;color:var(--blue);font-size:11px;font-weight:700;text-decoration:none}.contact-row:focus-visible,.contact-row:hover{background:#f4f7ff}.stats-grid h3{font-size:14px}.stats-grid span,.sector span{font-size:12px}.stats-grid strong{font-size:20px}.sector>strong{font-size:14px}.sector>small{font-size:11px}.sector b{font-size:14px}.period-button{min-height:44px;font-size:12px}.properties-heading h1,.property-detail-heading h1{font-size:28px}.property-list-row,.properties-toolbar,.properties-pagination{font-size:13px}.property-list-row .property-identity strong,.property-list-row>strong{font-size:14px}.property-facts small{font-size:12px}.property-facts strong{font-size:15px}.property-facts>div:first-child strong{font-size:22px}.property-panel h2,.property-swilo h2{font-size:16px}.property-panel p,.property-tabs a{font-size:13px}.features-list li{font-size:12px}.property-back{min-height:44px;font-size:14px}.property-swilo header>img{width:66px;height:72px;flex:0 0 66px;object-fit:contain;object-position:center bottom}.property-swilo p{font-size:13px}.swilo-inactive{min-height:44px;font-size:12px}.crm-heading{margin-bottom:18px}.crm-kpis small{font-size:12px}.crm-kpis strong{font-size:22px}.crm-kpis p{font-size:11px}.crm-filters label{font-size:12px}.crm-filters input,.crm-filters select{height:44px;font-size:13px}.crm-row{min-height:76px;font-size:13px}.crm-row-head{min-height:44px;font-size:12px}.crm-identity b{font-size:14px}.crm-row small{font-size:12px}.crm-badge{min-height:26px;font-size:11px}.crm-advisor b{font-size:12px}.crm-pagination{min-height:64px;font-size:12px}.crm-pagination button{height:44px;font-size:12px}.crm-detail-header h2{font-size:18px}.crm-detail-header p,.crm-detail-header small{font-size:12px}.crm-detail-header>button{min-width:44px}.crm-tabs{height:50px}.crm-tabs a{font-size:13px;min-height:44px}.crm-panel h3{font-size:14px}.crm-panel dt{font-size:12px}.crm-panel dd{font-size:13px}.crm-match,.crm-activity{min-height:64px;color:inherit;text-decoration:none}.crm-match strong,.crm-activity strong{font-size:13px}.crm-match small,.crm-activity small{font-size:12px}.crm-match em{font-size:11px}.crm-match>b{color:var(--blue);font-size:12px;white-space:nowrap}.crm-followup,.crm-advisor-panel p{font-size:13px}.crm-tags span{font-size:11px}.crm-swilo{grid-template-columns:50px 1fr auto;min-height:76px}.crm-swilo>img{width:50px;height:56px;object-fit:contain;object-position:center bottom}.crm-swilo h3{font-size:14px}.crm-swilo p{font-size:12px}.crm-swilo em{font-size:10px}.matches-row{min-height:78px;font-size:13px}.matches-row.head{min-height:44px;font-size:12px}.matches-row strong{font-size:13px}.matches-row small,.matches-row em,.matches-row time{font-size:11px}.matches-table footer{font-size:12px}.match-detail>a{font-size:13px}.match-detail h2{font-size:19px}.match-detail p{font-size:12px}.match-detail h3{font-size:15px}.criterion{font-size:12px}.match-summaries a{display:inline-flex;align-items:center;min-height:44px;font-size:12px}.schedule-module-nav a,.view-switch button,.date-nav button,.calendar-filters button,.calendar-filters label{font-size:13px;min-height:44px}.schedule-toolbar input{font-size:13px}.calendar-day header span,.calendar-day header strong{font-size:13px}.calendar-day>a{min-height:44px}.calendar-day>a time,.calendar-day>a b,.calendar-day>a small{font-size:12px}.schedule-list li,.task-list article{font-size:13px}.schedule-form label,.schedule-form input,.schedule-form select,.schedule-form textarea{font-size:13px}.schedule-form footer{position:sticky;bottom:0;z-index:2;background:#fff;padding-block:14px}@media (min-width: 1280px){.crm-page.crm-detail-open{grid-template-columns:minmax(520px,1fr) minmax(360px,410px)}.crm-page.crm-detail-open .crm-row{grid-template-columns:minmax(180px,1.35fr) .55fr minmax(125px,1fr) 18px}.crm-page.crm-detail-open .crm-row>span:nth-child(4),.crm-page.crm-detail-open .crm-row>span:nth-child(5){display:none}.crm-detail{height:calc(100vh - 122px)}}@media (min-width: 600px) and (max-width: 1279px){body.crm-overlay-open .workspace{overflow:hidden}.crm-page,.crm-page.crm-detail-open{display:block}.crm-page.crm-detail-open .crm-master{filter:brightness(.72);pointer-events:none;-webkit-user-select:none;user-select:none}.crm-detail-host{display:none}.crm-page.crm-detail-open .crm-detail-host{display:block;position:fixed;z-index:30;top:84px;right:20px;bottom:20px;width:min(560px,100vw - 40px);border-radius:14px;box-shadow:0 24px 70px #04123047}.crm-page.crm-detail-open:after{content:"";position:fixed;z-index:29;inset:72px 0 0;background:#04123057}.crm-detail{height:100%;min-height:0}.crm-detail-scroll{height:calc(100% - 154px)}.crm-filters{grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(100px,.65fr))}.crm-filters label:nth-child(5){display:none}.crm-row{grid-template-columns:minmax(190px,1.25fr) .55fr minmax(150px,1fr) minmax(120px,.8fr) 18px}.crm-row>span:nth-child(4){display:none}}@media (max-width: 800px){.workspace,.sidebar.compact~.workspace{margin-left:0;height:calc(100dvh - 70px - env(safe-area-inset-bottom))}.bottom-nav,.bottom-nav a{min-height:70px}.bottom-nav a span{font-size:21px}.bottom-nav a b{font-size:11px}.page{padding:22px 16px 36px}.page-heading h1,.crm-heading h1,.matches-heading h1{font-size:24px}.page-heading p,.crm-heading p,.matches-heading p{font-size:13px}.topbar{height:64px;padding:0 18px}.mobile-brand{top:20px}.mobile-brand img{width:150px}.login-form-panel form{margin-top:58px}.v2-kpi small{font-size:12px}.v2-kpi em{font-size:11px}.dashboard-match{grid-template-columns:40px 44px minmax(0,1fr)}.dashboard-match nav{grid-column:2/-1;justify-content:flex-start}.schedule-toolbar>.v2-card,.tasks-toolbar>.v2-card{align-items:stretch;flex-wrap:wrap}.crm-mobile-switch button{min-height:38px;font-size:12px}}@media (max-width: 599px){body.crm-overlay-open .workspace{overflow:hidden}.crm-page.crm-detail-open .crm-detail-host{position:fixed;z-index:30;inset:64px 0 calc(70px + env(safe-area-inset-bottom));width:auto;background:var(--app);overflow-y:auto;padding:14px;border:0;border-radius:0}.crm-page.crm-detail-open:after{display:none}.crm-detail{height:auto;min-height:100%;overflow:visible}.crm-mobile-back{display:flex;align-items:center;min-height:44px;font-size:13px}.crm-detail-scroll{height:auto}.crm-heading p{max-width:260px;font-size:12px}.crm-kpis small{font-size:11px}.crm-kpis strong{font-size:18px}.crm-kpis p{font-size:10px}.crm-filters:after{height:44px;font-size:12px}.crm-row{min-height:88px}.crm-identity b{font-size:13px}.crm-pagination{font-size:11px}.crm-detail-header{grid-template-columns:52px minmax(0,1fr) 44px}.crm-detail-header p{overflow-wrap:anywhere}.crm-match{display:grid;grid-template-columns:40px 1fr auto;gap:10px}.crm-match>b{grid-column:2}.crm-swilo{grid-template-columns:48px 1fr}.property-gallery{height:240px}.property-swilo header>img{width:58px;height:64px}.calendar-day>a{min-height:48px}}.workspace-list-page .page-heading,.workspace-form-page .page-heading,.workspace-property-detail .property-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.workspace-list-page .properties-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.property-placeholder{display:grid;place-items:center;width:72px;height:52px;border-radius:9px;background:#edf2ff;color:#5b55e7;font-size:24px}.status-badge{display:inline-flex;align-items:center;width:max-content;min-height:28px;padding:4px 10px;border-radius:999px;background:#eef2f7;color:#4b5870;font-size:12px;font-style:normal}.status-badge.published{background:#dcfce7;color:#167442}.status-badge.draft{background:#fff7d6;color:#8a6200}.status-badge.review{background:#e8edff;color:#3b49b8}.status-badge.withdrawn,.status-badge.archived{background:#f1f3f6;color:#5b6474}.status-badge.sold,.status-badge.rented{background:#dff8f8;color:#087b7d}.heading-actions,.contact-primary-actions,.relation-actions,.media-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.workspace-form-page{max-width:1180px;margin:0 auto}.workspace-form{display:grid;gap:16px}.workspace-form fieldset{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.workspace-form legend{padding:0 8px;font-size:15px;font-weight:800;color:var(--ink)}.workspace-form label,.interaction-form label{display:grid;align-content:start;gap:7px;color:#34415a;font-size:12px;font-weight:700}.workspace-form label.wide,.interaction-form label.wide{grid-column:span 2}.workspace-form input,.workspace-form select,.workspace-form textarea,.interaction-form input,.interaction-form select,.interaction-form textarea{min-height:44px;width:100%;padding:10px 12px;border:1px solid #cfd7e5;border-radius:9px;background:#fff;color:var(--ink);font:inherit}.workspace-form textarea,.interaction-form textarea{resize:vertical}.workspace-form input:focus,.workspace-form select:focus,.workspace-form textarea:focus,.interaction-form input:focus,.interaction-form select:focus,.interaction-form textarea:focus{outline:3px solid rgba(79,70,229,.16);border-color:#6157e8}.workspace-form label small{color:#b42318}.workspace-form label.check,.interaction-form label.check{display:flex;align-items:center;flex-direction:row;min-height:44px}.workspace-form label.check input,.interaction-form label.check input{width:18px;min-height:18px}.workspace-form footer{position:sticky;bottom:0;z-index:3;display:flex;justify-content:flex-end;gap:10px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fffffff5;box-shadow:0 -10px 30px #14203c14}.form-banner{padding:12px 14px;border-radius:10px;font-size:13px}.form-banner.error{background:#fff0f0;color:#a61b1b}.form-banner.success{background:#e8fff1;color:#167442}.form-banner.warning{background:#fff8de;color:#765700}.workspace-media-panel{min-width:0}.workspace-cover{position:relative;display:grid;place-items:center;overflow:hidden;aspect-ratio:16/9;border-radius:14px;background:#edf1f7}.workspace-cover img{width:100%;height:100%;object-fit:cover}.workspace-cover>span{position:absolute;right:12px;bottom:12px;padding:6px 9px;border-radius:999px;background:#101936d9;color:#fff;font-size:12px}.workspace-cover.empty{gap:8px;padding:24px;text-align:center}.workspace-cover.empty img{width:90px;height:90px;object-fit:contain}.workspace-thumbnails{display:flex;gap:8px;overflow-x:auto;padding:10px 0}.workspace-thumbnails button{position:relative;flex:0 0 100px;min-height:70px;overflow:hidden;border:2px solid transparent;border-radius:9px;background:#eef2f7}.workspace-thumbnails button.cover{border-color:#6157e8}.workspace-thumbnails img{width:100%;height:68px;object-fit:cover}.workspace-thumbnails em{position:absolute;left:4px;bottom:4px;padding:3px 5px;border-radius:5px;background:#101936d9;color:#fff;font-size:9px}.media-manager{display:grid;gap:6px;margin-top:10px}.media-manager article{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:46px;padding:6px 10px;border:1px solid var(--line);border-radius:8px}.media-manager article div{display:flex;gap:5px}.media-manager button{min-height:36px}.danger-link{color:#b42318}.workspace-dl,.workspace-contact-detail dl{display:grid;grid-template-columns:minmax(100px,.55fr) 1.45fr;gap:8px 14px}.workspace-dl dt,.workspace-contact-detail dt{color:#6b7890;font-size:12px}.workspace-dl dd,.workspace-contact-detail dd{margin:0;color:var(--ink);font-size:13px}.private-panel{border-color:#e8ddff;background:#fcfaff}.interaction-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0;padding:14px;border-radius:10px;background:#f7f9fd}.crm-activity p span{display:block;margin-top:5px;color:#536179}.crm-activity>a{font-size:12px}.context-filter{margin:10px 0;padding:9px 12px;border-radius:9px;background:#f0eeff;color:#5147bd;font-size:12px}@media (max-width: 900px){.workspace-form fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-list-page .properties-summary{grid-template-columns:repeat(3,minmax(120px,1fr));overflow-x:auto}.workspace-property-detail .property-hero{grid-template-columns:1fr}.workspace-property-detail .workspace-media-panel{grid-column:1/-1}}@media (max-width: 599px){.workspace-list-page .page-heading,.workspace-form-page .page-heading,.workspace-property-detail .property-detail-heading{align-items:stretch;flex-direction:column}.workspace-list-page .page-heading .v2-primary{width:100%;justify-content:center}.workspace-list-page .properties-summary{grid-template-columns:repeat(3,148px)}.workspace-form fieldset{grid-template-columns:1fr;padding:16px}.workspace-form label.wide,.interaction-form label.wide{grid-column:auto}.workspace-form footer{bottom:calc(70px + env(safe-area-inset-bottom));padding:12px}.workspace-form footer>*{flex:1;justify-content:center}.heading-actions,.contact-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.heading-actions>*:first-child,.contact-primary-actions>*:last-child{grid-column:1/-1}.media-manager article{align-items:flex-start;flex-direction:column}.media-manager article div{width:100%;overflow-x:auto}.interaction-form,.workspace-dl,.workspace-contact-detail dl{grid-template-columns:1fr}.workspace-dl dd,.workspace-contact-detail dd{margin-bottom:8px}}.crm-page:not(.crm-detail-open):has(v2-contact-detail){grid-template-columns:minmax(0,1fr) 390px}.crm-page:not(.crm-detail-open):has(v2-contact-detail) .crm-detail-host{display:block}@media (max-width: 599px){.crm-page:not(.crm-detail-open):has(v2-contact-detail) .crm-master{display:none}.crm-page:not(.crm-detail-open):has(v2-contact-detail) .crm-detail-host{display:block;position:fixed;z-index:30;inset:64px 0 calc(70px + env(safe-area-inset-bottom));width:auto;overflow-y:auto;padding:14px;border:0;border-radius:0;background:var(--app)}}.media-manager article .media-copy{display:grid;grid-template-columns:minmax(140px,1fr) minmax(140px,1fr);flex:1;gap:8px}.media-copy label{display:grid;gap:3px;color:#657087;font-size:10px}.media-copy input{min-width:0;min-height:36px;padding:7px 9px;border:1px solid #cfd7e5;border-radius:7px;color:var(--ink)}@media (max-width: 599px){.media-manager article .media-copy{grid-template-columns:1fr}.media-manager article .media-copy label{width:100%}}.property-cover-thumb{width:72px;height:52px;flex:0 0 72px;border-radius:9px;object-fit:cover;background:#edf2ff}:root{--v2-color-ink: #0b1833;--v2-color-muted: #61708c;--v2-color-line: #dbe3ef;--v2-color-canvas: #fff;--v2-color-surface: #fff;--v2-color-primary: #6157e8;--v2-color-primary-strong: #4f46d8;--v2-color-focus: #2563eb;--v2-gradient-action: #5b32dc;--v2-space-1: 4px;--v2-space-2: 8px;--v2-space-3: 12px;--v2-space-4: 16px;--v2-space-5: 20px;--v2-space-6: 24px;--v2-space-8: 32px;--v2-radius-sm: 8px;--v2-radius-md: 10px;--v2-radius-lg: 12px;--v2-shadow-card: 0 1px 4px rgba(18, 39, 78, .05);--v2-shadow-float: 0 16px 44px rgba(9, 24, 55, .18)}.v2-shell{color:var(--v2-color-ink);background:var(--v2-color-canvas)}.v2-shell :where(main,section,article,header,footer,nav,div,p,span){min-width:0}.v2-shell :where(h1,h2,h3,strong,small,p,dd,dt,a,button){overflow-wrap:normal}.v2-shell :where(a.v2-primary,a.v2-secondary,.contact-primary-actions a,.heading-actions a,.relation-actions a){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:var(--v2-radius-sm);text-decoration:none;line-height:1.2;font-size:13px;font-weight:750}.v2-shell .v2-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:var(--v2-gradient-action);text-decoration:none;line-height:1.2}.v2-shell .v2-secondary{background:#fff;border-color:#cfd8e7}.v2-shell :where(button,a,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--v2-color-focus) 30%,transparent);outline-offset:2px}.v2-shell :where(input,select,textarea){color:var(--v2-color-ink);border-color:#cdd7e6}.v2-shell :where(input,select,textarea):hover{border-color:#9eacc1}.v2-shell :where(input,select,textarea):disabled,.v2-shell :where(button,a)[aria-disabled=true]{opacity:.56}.v2-shell .v2-card,.v2-shell :where(.properties-table,.properties-toolbar,.crm-table,.crm-filters,.property-panel,.property-facts,.property-swilo,.match-detail){border-color:var(--v2-color-line);border-radius:var(--v2-radius-md);box-shadow:var(--v2-shadow-card)}.v2-shell .sidebar{width:236px;padding:22px 16px 18px}.v2-shell .workspace{margin-left:236px;min-height:100vh}.v2-shell .shell-brand{min-height:64px;padding:2px 7px 22px;flex:0 0 auto}.v2-shell .brand-wordmark{width:174px;max-height:58px;object-fit:contain;object-position:left center}.v2-shell .brand-compact{width:44px;height:44px;object-fit:contain}.v2-shell .agency-switch{gap:10px;min-height:74px}.v2-shell .agency-switch>img{width:28px;height:28px;flex:0 0 28px;object-fit:contain;filter:brightness(0) invert(1)}.v2-shell .agency-switch p{flex:1}.v2-shell .site-select select{max-width:100%}.v2-shell .sidebar nav a,.v2-shell .sidebar nav .disabled-nav{gap:13px;min-height:48px;border-radius:10px}.v2-shell .sidebar nav a>span,.v2-shell .sidebar nav .disabled-nav>span{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px}.v2-shell .sidebar nav img,.v2-shell .bottom-nav img{display:block;width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.v2-shell .sidebar nav a.active{background:#537ee138;color:#fff}.v2-shell .sidebar nav a.active:before{height:30px;width:4px}.v2-shell .sidebar nav a:hover{background:#ffffff14}.v2-shell .sidebar.compact :where(.agency-switch p,.site-select,nav b,.swilo p,.menu-toggle span){display:none}.v2-shell .sidebar.compact .agency-switch,.v2-shell .sidebar.compact nav a,.v2-shell .sidebar.compact nav .disabled-nav{justify-content:center;padding-inline:0}.v2-shell .sidebar.compact .agency-switch>img{width:30px;height:30px;flex-basis:30px}.v2-shell .sidebar.compact .menu-toggle{justify-content:center}.v2-shell .topbar{height:68px;padding:0 30px;border-bottom-color:var(--v2-color-line)}.v2-shell .top-actions>button{display:grid;place-items:center;width:44px;min-width:44px;height:44px;padding:0}.v2-shell .top-actions>button img{width:20px;height:20px;object-fit:contain}.v2-shell .top-actions>button img{filter:brightness(0);opacity:.72}.v2-shell .notification-toggle{position:relative}.v2-shell .notification-toggle i{position:absolute;top:2px;right:1px}.v2-shell .page{width:100%;max-width:1720px;padding:28px 32px 52px}.v2-shell :where(.page-heading,.properties-heading,.crm-heading,.matches-heading,.property-detail-heading) h1{margin-block:0 5px;color:var(--v2-color-ink);font-size:clamp(24px,2vw,30px);line-height:1.16;letter-spacing:-.035em}.v2-shell :where(.page-heading,.properties-heading,.crm-heading,.matches-heading,.property-detail-heading) p{max-width:680px;margin:0;color:var(--v2-color-muted);line-height:1.5}.v2-shell .eyebrow{display:block;margin-bottom:6px}.v2-shell .page-heading{gap:20px;align-items:flex-start}.v2-shell .kpi-grid{gap:16px}.v2-shell .v2-kpi{min-height:112px;padding:17px 18px}.v2-shell .v2-kpi-icon{width:54px;height:54px;flex:0 0 54px}.v2-shell .dashboard-main-grid>*{min-height:296px}.v2-shell .dashboard-main-grid .v2-card{height:100%}.v2-shell .stats-grid{height:calc(100% - 64px)}.v2-shell .stats-grid article{display:grid;align-content:center}.v2-shell .dashboard-secondary-grid{align-items:stretch}.v2-shell .dashboard-secondary-grid>v2-card{height:100%}.v2-shell .dashboard-secondary-grid>v2-card>.v2-card{height:100%}.v2-shell :where(.properties-toolbar,.crm-filters,.matches-filters){gap:12px;padding:14px}.v2-shell :where(.properties-toolbar,.crm-filters) label{font-size:11px}.v2-shell :where(.properties-toolbar,.crm-filters) :where(input,select){min-height:44px;font-size:13px}.v2-shell .property-list-row{min-height:82px}.v2-shell .property-list-row .property-identity strong{line-height:1.3}.v2-shell .property-list-row .property-identity small{line-height:1.4}.v2-shell .property-cover-thumb,.v2-shell .property-placeholder{width:78px;height:56px;flex-basis:78px}.v2-shell .crm-person{display:flex;align-items:center;gap:11px;min-width:0}.v2-shell .crm-person>span{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:50%;background:#e3eeff;color:#2b67c4;font-weight:800}.v2-shell .crm-person p{display:grid;gap:3px;margin:0;min-width:0}.v2-shell .crm-person strong{line-height:1.35}.v2-shell .crm-person small{margin:0;line-height:1.35}.v2-shell :where(.property-list-row,.crm-row,.matches-row){transition:background-color .15s ease,box-shadow .15s ease}.v2-shell :where(.property-list-row,.crm-row,.matches-row):hover{background:#f3f7ff;box-shadow:inset 3px 0 var(--v2-color-primary)}.v2-shell .workspace-form{gap:20px}.v2-shell .workspace-form fieldset{gap:16px;padding:22px;border-radius:var(--v2-radius-md)}.v2-shell .workspace-form legend{font-size:16px}.v2-shell :where(.workspace-form,.schedule-form,.interaction-form) label{line-height:1.35}.v2-shell :where(.workspace-form,.schedule-form,.interaction-form) :where(input,select,textarea){border-radius:var(--v2-radius-sm);font-size:14px}.v2-shell .workspace-form footer{border-color:var(--v2-color-line)}.v2-shell .workspace-cover{border:1px solid var(--v2-color-line);box-shadow:var(--v2-shadow-card)}.v2-shell .workspace-thumbnails button{min-height:76px;cursor:pointer}.v2-shell .workspace-thumbnails button.cover{border-color:var(--v2-color-primary);box-shadow:0 0 0 2px #6157e81f}.v2-shell .media-manager{gap:10px}.v2-shell .media-manager article{min-height:58px;padding:9px 11px;border-radius:var(--v2-radius-sm)}.v2-shell .media-manager button{min-width:40px;min-height:40px}.v2-shell .crm-detail-header{background:#fff}.v2-shell .crm-tabs{overflow-x:auto;scrollbar-width:none}.v2-shell .crm-tabs::-webkit-scrollbar{display:none}.v2-shell .crm-tabs a{flex:0 0 auto;min-width:78px}.v2-shell .crm-panel{border-radius:var(--v2-radius-md)}.v2-shell .contact-primary-actions{gap:10px}.v2-shell .match-score{display:grid;place-items:center;min-width:54px;min-height:34px;border-radius:10px;background:#efeaff;color:#5737d8}.v2-shell .match-detail{padding:20px}.v2-shell .match-detail>section{padding:14px}.v2-shell .criterion{grid-template-columns:minmax(110px,.7fr) minmax(0,1fr) 70px;font-size:12px}.v2-shell .match-summaries a{font-size:12px;font-weight:750}.v2-shell .schedule-toolbar>.v2-card,.v2-shell .tasks-toolbar>.v2-card{border:1px solid var(--v2-color-line);border-radius:var(--v2-radius-md);box-shadow:var(--v2-shadow-card)}.v2-shell .view-switch button.active,.v2-shell .layout-switch button.active,.v2-shell .tasks-toolbar nav button.active{color:var(--v2-color-primary-strong);box-shadow:0 3px 10px #2430571f}.v2-shell .calendar-surface{border-radius:var(--v2-radius-md)}.v2-shell .calendar-day>a{min-width:0}.v2-shell .notification-panel{border-radius:var(--v2-radius-lg);box-shadow:var(--v2-shadow-float)}.v2-shell .notification-panel>a{min-height:68px;border-radius:9px}.v2-shell .notification-panel>a:hover{background:#f5f7ff}.v2-shell .notification-panel>a.unread{background:#faf9ff}@media (min-width: 1280px){.v2-shell .dashboard-main-grid{grid-template-columns:minmax(430px,.9fr) minmax(560px,1.1fr)}.v2-shell .crm-page:has(v2-contact-detail){grid-template-columns:minmax(620px,1fr) minmax(370px,420px)}}@media (min-width: 600px) and (max-width: 1279px){.v2-shell .crm-page:has(v2-contact-detail){display:block}.v2-shell .crm-page:has(v2-contact-detail) .crm-master{filter:brightness(.72);pointer-events:none;-webkit-user-select:none;user-select:none}.v2-shell .crm-page:has(v2-contact-detail):after{content:"";position:fixed;z-index:29;inset:68px 0 0;background:#04123057}.v2-shell .crm-page:has(v2-contact-detail) .crm-detail-host{position:fixed;z-index:30;top:84px;right:20px;bottom:20px;width:min(560px,100vw - 40px);overflow:hidden;border-radius:var(--v2-radius-lg);box-shadow:var(--v2-shadow-float)}.v2-shell .crm-page:has(v2-contact-detail) .crm-detail{height:100%}.v2-shell .crm-page:has(v2-contact-detail) .crm-detail-scroll{height:calc(100% - 154px);overflow-y:auto}}@media (max-width: 800px){.v2-shell .sidebar{display:none}.v2-shell .workspace,.v2-shell .sidebar.compact~.workspace{height:auto;min-height:100dvh;margin-left:0;padding-bottom:calc(86px + env(safe-area-inset-bottom));overflow:visible}.v2-shell .topbar{position:sticky;z-index:25;top:0;height:64px;padding:0 16px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.v2-shell .top-actions{gap:7px}.v2-shell .top-actions>strong{display:none}.v2-shell .top-actions>button{width:42px;min-width:42px;height:42px}.v2-shell .page{padding:22px 16px calc(44px + env(safe-area-inset-bottom))}.v2-shell .bottom-nav{position:fixed;z-index:45;inset:auto 0 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;min-height:calc(70px + env(safe-area-inset-bottom));padding:4px 6px env(safe-area-inset-bottom);border-top:1px solid var(--v2-color-line);background:#fffffffa;box-shadow:0 -8px 28px #0b183317}.v2-shell .bottom-nav a,.v2-shell .bottom-nav .disabled-nav{display:grid;place-items:center;align-content:center;gap:4px;min-width:0;min-height:62px;padding:3px 1px;color:#68758e;text-decoration:none}.v2-shell .bottom-nav a span{display:grid;place-items:center;width:24px;height:24px}.v2-shell .bottom-nav img{width:21px;height:21px;filter:brightness(0);opacity:.62}.v2-shell .bottom-nav a b{max-width:100%;font-size:9.5px;line-height:1.1;white-space:nowrap;overflow-wrap:normal;text-align:center}.v2-shell .bottom-nav a.active{color:var(--v2-color-primary)}.v2-shell .bottom-nav a.active img{opacity:1;filter:brightness(0) saturate(100%) invert(35%) sepia(66%) saturate(3507%) hue-rotate(241deg) brightness(91%) contrast(92%)}.v2-shell .mobile-logout{display:none}.v2-shell .workspace-form footer,.v2-shell .schedule-form footer{bottom:calc(74px + env(safe-area-inset-bottom))}.v2-shell .properties-summary{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.v2-shell .properties-summary article:last-child{grid-column:1/-1}.v2-shell .workspace-crm .properties-summary article:last-child{grid-column:auto}.v2-shell .properties-toolbar,.v2-shell .crm-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-shell .properties-toolbar>label,.v2-shell .crm-filters>label{display:grid!important}.v2-shell .properties-toolbar .property-search,.v2-shell .crm-filters .crm-search{grid-column:1/-1}.v2-shell .crm-filters:after{display:none;content:none}.v2-shell .workspace-property-detail .property-hero{grid-template-columns:1fr}.v2-shell .property-actions{overflow:visible}.v2-shell .schedule-toolbar>.v2-card{align-items:stretch}}@media (max-width: 599px){.v2-shell :where(.page-heading,.properties-heading,.crm-heading,.matches-heading,.property-detail-heading) h1{font-size:25px}.v2-shell :where(.page-heading,.properties-heading,.crm-heading,.matches-heading,.property-detail-heading) p{font-size:13px}.v2-shell .page-heading,.v2-shell .crm-heading,.v2-shell .matches-heading{align-items:stretch;flex-direction:column}.v2-shell .page-heading .v2-primary,.v2-shell .crm-heading .v2-primary,.v2-shell .matches-heading .v2-primary{width:100%}.v2-shell .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v2-shell .v2-kpi{min-height:128px;padding:13px}.v2-shell .v2-kpi-icon{width:44px;height:44px;flex-basis:44px}.v2-shell .v2-kpi strong{font-size:22px}.v2-shell .dashboard-main-grid,.v2-shell .dashboard-secondary-grid{gap:12px}.v2-shell .dashboard-main-grid>*{min-height:0}.v2-shell .dashboard-match{grid-template-columns:42px 48px minmax(0,1fr)}.v2-shell .dashboard-match nav{grid-column:1/-1;padding-left:90px}.v2-shell .properties-summary article:last-child{grid-column:1/-1}.v2-shell .workspace-crm .properties-summary article:last-child{grid-column:auto}.v2-shell .properties-summary article{min-height:88px}.v2-shell .property-list-row{grid-template-columns:minmax(0,1fr) 30px;min-height:118px}.v2-shell .property-list-row>strong{padding-left:89px}.v2-shell .crm-row{grid-template-columns:minmax(0,1fr) 28px;min-height:92px;padding:12px}.v2-shell .crm-person>span{width:42px;height:42px;flex-basis:42px}.v2-shell .crm-person strong{font-size:13px;white-space:normal}.v2-shell .crm-person small{font-size:11px}.v2-shell .contact-primary-actions,.v2-shell .heading-actions{gap:10px}.v2-shell .contact-primary-actions>*,.v2-shell .heading-actions>*{min-height:46px}.v2-shell .property-gallery{height:220px}.v2-shell .workspace-cover{aspect-ratio:4/3}.v2-shell .workspace-form fieldset{padding:18px 15px}.v2-shell .workspace-form footer{display:grid;grid-template-columns:1fr 1fr}.v2-shell .criterion{grid-template-columns:minmax(90px,.8fr) minmax(0,1fr);gap:6px 10px}.v2-shell .criterion strong{grid-column:2}.v2-shell .schedule-module-nav{overflow-x:auto;scrollbar-width:none}.v2-shell .schedule-module-nav a{flex:1 0 auto}.v2-shell .view-switch{gap:4px}.v2-shell .view-switch button{min-width:0;padding-inline:5px;font-size:12px}.v2-shell .date-nav{gap:6px}.v2-shell .date-nav strong{min-width:0;flex:1}.v2-shell .calendar-filters{align-items:stretch}.v2-shell .calendar-filters button{flex:1 1 100%}.v2-shell .notification-panel{right:8px;top:60px;width:calc(100vw - 16px);max-height:calc(100dvh - 148px - env(safe-area-inset-bottom))}.v2-shell .crm-page:has(v2-contact-detail) .crm-detail-host{inset:64px 0 calc(70px + env(safe-area-inset-bottom));padding:12px}}@media (prefers-reduced-motion: reduce){.v2-shell *,.login-layout *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--pilot-ink: #101b38;--pilot-muted: #61708d;--pilot-line: #dfe5ef;--pilot-soft: #f5f7fb;--pilot-blue: #1769e8;--pilot-purple: #6841e9;--pilot-gradient: linear-gradient(110deg, #6d35ed 0%, #e92793 63%, #ff6b2b 100%);--pilot-shadow: 0 4px 16px rgba(16, 32, 69, .07)}.statistics-page{max-width:1420px;margin:auto}.statistics-page .page-heading{align-items:center}.fake-provider{display:grid;grid-template-columns:10px auto;gap:2px 8px;align-items:center;padding:10px 14px;border:1px solid #cfe9d7;border-radius:11px;background:#f5fcf7;color:#27663c}.fake-provider i{grid-row:1/3;width:9px;height:9px;border-radius:50%;background:#22a455}.fake-provider span{font-size:12px;font-weight:800}.fake-provider small{font-size:10px;color:#5f7868}.statistics-tabs{display:flex;gap:6px;margin:8px 0 18px;padding:5px;border:1px solid var(--pilot-line);border-radius:12px;background:#fff;box-shadow:var(--pilot-shadow)}.statistics-tabs a{padding:10px 18px;border-radius:8px;color:var(--pilot-muted);font-size:13px;font-weight:760;text-decoration:none}.statistics-tabs a.active{background:#f0edff;color:#5237d5}.statistics-state,.statistics-scope,.statistics-panel,.statistics-kpis article{border:1px solid var(--pilot-line);border-radius:14px;background:#fff;box-shadow:var(--pilot-shadow)}.statistics-state{padding:30px;text-align:center}.statistics-scope{display:flex;justify-content:space-between;align-items:center;padding:13px 17px;margin-bottom:14px}.statistics-scope>div{display:flex;align-items:center;gap:9px}.statistics-scope span,.statistics-scope small{font-size:11px;color:var(--pilot-muted)}.cache-state{padding:5px 9px;border-radius:20px;background:#e8f8ed;color:#147a38!important;font-weight:800;text-transform:uppercase}.statistics-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.statistics-kpis article{padding:16px}.statistics-kpis small{display:block;color:var(--pilot-muted);font-size:11px}.statistics-kpis strong{display:block;margin:8px 0 5px;color:var(--pilot-ink);font-size:26px}.statistics-kpis span{font-size:11px;font-weight:800;color:#c54e55}.statistics-kpis span.positive{color:#158342}.statistics-kpis p{display:inline;margin-left:5px;color:var(--pilot-muted);font-size:10px}.statistics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.statistics-panel{padding:18px}.statistics-panel.wide{grid-column:1/-1}.statistics-panel>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.statistics-panel header span{color:#6350cf;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.statistics-panel h2{margin:3px 0 0;color:var(--pilot-ink);font-size:18px}.mini-chart{display:flex;align-items:flex-end;gap:26px;height:190px;padding:18px 30px 25px;border-bottom:1px solid var(--pilot-line)}.mini-chart div{position:relative;display:flex;align-items:flex-end;gap:4px;height:100%;flex:1}.mini-chart i,.mini-chart b{display:block;width:45%;min-height:8px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#7755f3,#4f34d0)}.mini-chart b{background:#d9d4f6}.mini-chart small{position:absolute;bottom:-21px;left:0;right:0;text-align:center;color:var(--pilot-muted)}.insight-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.insight-list li{padding:13px;border-radius:9px;background:#f7f5ff;color:#4f5770;font-size:13px}.insight-list li:before{content:"\2197";margin-right:9px;color:#5c3ee0;font-weight:900}.stat-row{display:grid;grid-template-columns:minmax(200px,1fr) repeat(2,150px);gap:14px;align-items:center;min-height:47px;border-top:1px solid var(--pilot-line);font-size:12px}.stat-row.heading{min-height:34px;border:0;color:var(--pilot-muted);font-size:10px;text-transform:uppercase}.stat-row.four{grid-template-columns:minmax(220px,1fr) repeat(3,130px)}.stat-row.two{grid-template-columns:1fr 100px}.stat-row code{color:#354158}.positive{color:#168245!important}.goal-panel{grid-column:1/-1}.goal-panel header>strong{color:#593fd9;font-size:22px}.progress{height:10px;border-radius:10px;background:#ece9fb;overflow:hidden}.progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5538dc,#a93bd8)}.bar-row{display:grid;grid-template-columns:160px 1fr 70px;gap:10px;align-items:center;margin:12px 0;font-size:11px}.bar-row div{height:8px;border-radius:10px;background:#eef0f5;overflow:hidden}.bar-row i{display:block;height:100%;border-radius:inherit;background:#5c42de}.statistics-disclaimer{margin:15px 0 0;color:var(--pilot-muted);font-size:11px;text-align:center}@media (max-width: 800px){.statistics-tabs{overflow:auto}.statistics-tabs a{white-space:nowrap}.statistics-scope,.statistics-scope>div{align-items:flex-start;flex-direction:column}.statistics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-grid{grid-template-columns:1fr}.statistics-panel.wide{grid-column:auto}.stat-row,.stat-row.four{grid-template-columns:minmax(130px,1fr) repeat(2,80px)}.stat-row.four span:nth-child(4),.stat-row.four>*:nth-child(4){display:none}.bar-row{grid-template-columns:110px 1fr 60px}.fake-provider{display:none}}.statistics-heading{margin-bottom:10px}.statistics-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;border:1px solid var(--pilot-line);border-radius:14px;background:#fff;box-shadow:var(--pilot-shadow)}.source-context{display:flex;align-items:center;gap:10px;min-width:0;margin-right:auto}.source-context p{display:grid;gap:3px;margin:0}.source-context strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--pilot-ink);font-size:13px}.source-context small{color:var(--pilot-muted);font-size:10px}.source-dot{width:9px;height:9px;border-radius:50%;background:#20a55b;box-shadow:0 0 0 4px #e7f7ed}.filter-toggle,.integration-link,.reset-filters,.show-more{min-height:38px;padding:0 13px;border:1px solid #d8ddec;border-radius:9px;background:#fff;color:#4130b5;font:700 11px inherit;text-decoration:none}.integration-link{display:flex;align-items:center}.statistics-filters{display:flex;align-items:flex-end;gap:10px;margin-bottom:10px;padding:0;max-height:0;overflow:hidden;opacity:0;transition:.2s}.statistics-filters.drawer-open{max-height:120px;padding:12px 14px;border:1px solid var(--pilot-line);border-radius:12px;background:#fff;opacity:1}.statistics-filters label,.seo-table label{display:grid;gap:4px;color:var(--pilot-muted);font-size:10px}.statistics-filters select,.seo-table input,.data-card input{height:36px;min-width:130px;padding:0 10px;border:1px solid #d9deea;border-radius:8px;background:#fff;color:var(--pilot-ink)}.period-pills{display:flex;gap:5px;overflow:auto}.period-pills button,.metric-switch button{min-height:34px;padding:0 11px;border:0;border-radius:7px;background:#f1f3f8;color:#626a7b;font:700 10px inherit;white-space:nowrap}.period-pills button.active,.metric-switch button.active{background:#5a3ee0;color:#fff}.cache-line{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:0 2px 10px}.cache-line small{color:var(--pilot-muted);font-size:10px}.cache-state.partial{background:#fff3d6;color:#9a6200!important}.cache-state.stale{background:#ffeaea;color:#a73b3b!important}.partial-banner,.stale-banner{margin:0 0 10px;padding:10px 13px;border:1px solid #f0d08e;border-radius:9px;background:#fff8e8;color:#805300;font-size:11px}.stale-banner{border-color:#efb6b6;background:#fff1f1;color:#9a3434}.statistics-kpis.six{grid-template-columns:repeat(6,minmax(0,1fr))}.statistics-kpis article{position:relative;overflow:hidden}.statistics-kpis article:before{position:absolute;inset:0 auto 0 0;width:3px;background:#6a48e5;content:""}.statistics-kpis em{display:block;margin-top:8px;color:#8b91a2;font-size:9px;font-style:normal}.statistics-kpis span.neutral{color:#7a8191}.overview-advice,.signal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.overview-advice article{padding:15px 17px;border:1px solid var(--pilot-line);border-radius:12px;background:#fff}.overview-advice span,.signal-grid>article>span,.analysis-panel>span,.empty-alert>span{color:#6042d8;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.overview-advice h2{margin:7px 0 3px;font-size:14px}.overview-advice p{margin:6px 0;color:#485168;font-size:11px}.goal-panel{margin-bottom:12px}.goal-panel>small{display:block;margin-top:8px;color:var(--pilot-muted)}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.comparison-grid article{padding:15px;border:1px solid var(--pilot-line);border-radius:13px;background:#fff;box-shadow:var(--pilot-shadow)}.comparison-grid header{display:flex;align-items:flex-start;justify-content:space-between}.comparison-grid h2{margin:0 0 4px;font-size:15px}.comparison-grid header small{color:var(--pilot-muted);font-size:9px}.comparison-grid header span{padding:4px 7px;border-radius:6px;background:#f0edff;color:#563bd2;font-size:9px}.comparison-grid article>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.comparison-grid p{display:grid;gap:4px;margin:0}.comparison-grid p small{color:var(--pilot-muted);font-size:9px}.comparison-grid p strong{font-size:15px}.chart-panel{margin-bottom:12px}.chart-panel>header{flex-wrap:wrap;gap:8px}.line-chart{display:block;width:100%;height:250px;border-radius:9px;background:linear-gradient(#fafaff,#fff);overflow:visible}.line-chart polyline{fill:none;stroke:#6242df;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.line-chart polyline.previous{stroke:#aeb5c8;stroke-width:3;stroke-dasharray:8 9}.chart-legend{display:flex;align-items:center;gap:5px;color:#6f778a;font-size:9px}.chart-legend i{width:18px;height:3px;background:#6242df}.chart-legend i:nth-of-type(2){background:repeating-linear-gradient(90deg,#aeb5c8 0 5px,transparent 5px 9px)}.signal-grid h3{display:flex;justify-content:space-between;margin:10px 0 0;font-size:12px}.signal-grid h3 small{color:var(--pilot-muted);font-size:10px;font-weight:500}.metric-switch{display:flex;gap:4px;overflow:auto}.data-table{min-width:0}.table-row{display:grid;grid-template-columns:minmax(170px,1fr) 130px;align-items:center;gap:10px;min-height:45px;border-top:1px solid var(--pilot-line);font-size:11px}.table-row.table-head{min-height:34px;border:0;background:transparent;color:var(--pilot-muted);font-size:9px;text-align:left;text-transform:uppercase}.table-row.five,.table-row.table-head.five{grid-template-columns:minmax(170px,1fr) repeat(4,100px)}.table-row.six,.table-row.table-head.seo{grid-template-columns:minmax(230px,1fr) repeat(5,82px)}button.table-row{width:100%;padding:0;border:0;background:transparent}.table-row.dynamic{grid-template-columns:minmax(210px,1fr) repeat(5,minmax(70px,100px))}.data-card{margin-bottom:12px}.data-card header label{display:grid;gap:3px;font-size:9px}.show-more{margin-top:10px}.goal-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px}.goal-metrics p{display:grid;gap:4px;margin:0}.goal-metrics small{color:var(--pilot-muted);font-size:9px}.goal-metrics strong{font-size:12px}.analysis-panel{margin-bottom:12px}.analysis-panel h2{margin:7px 0}.analysis-panel p{color:#555f73;font-size:12px}.alerts .alert-item{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:11px 0;border-top:1px solid var(--pilot-line);font-size:11px}.alert-item span,.alert-item small{color:var(--pilot-muted);font-size:9px}.alert-item a{grid-row:1/3;grid-column:2;align-self:center;color:#563bd2}.seo-lower{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:12px}.seo-table header label{margin-left:auto}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:12px;border-top:1px solid var(--pilot-line);font-size:10px}.pagination button{min-height:34px;padding:0 11px;border:1px solid #d9deea;border-radius:7px;background:#fff}.pagination button:disabled{opacity:.45}.opportunities .opportunity{display:grid;gap:4px;padding:11px;border-left:3px solid #f2b84b;border-bottom:1px solid var(--pilot-line);font-size:10px}.opportunity.info{border-left-color:#5f46dc}.opportunity b{font-size:11px}.opportunity small{color:var(--pilot-muted)}.opportunity a{color:#553bd1;font-weight:750}.statistics-empty{padding:50px 20px;border:1px dashed #cfd5e2;border-radius:13px;text-align:center}.statistics-empty h2{font-size:18px}.statistics-empty p{color:var(--pilot-muted)}.statistics-skeleton{display:grid;gap:14px}.statistics-skeleton>i,.statistics-skeleton b{display:block;height:55px;border-radius:9px;background:linear-gradient(90deg,#f0f1f5,#fafbfc,#f0f1f5);background-size:200% 100%;animation:stats-pulse 1.2s infinite}.statistics-skeleton>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.statistics-skeleton>i:last-child{height:260px}@keyframes stats-pulse{to{background-position:-200% 0}}@media (max-width: 1100px){.statistics-kpis.six,.goal-metrics{grid-template-columns:repeat(3,1fr)}.seo-lower{grid-template-columns:1fr}.table-row.dynamic{grid-template-columns:minmax(170px,1fr) repeat(5,minmax(66px,1fr))}}@media (max-width: 800px){.statistics-page{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.statistics-heading{align-items:flex-start}.statistics-toolbar{align-items:stretch;flex-wrap:wrap}.source-context{flex-basis:100%}.integration-link,.filter-toggle{justify-content:center;flex:1}.statistics-filters.drawer-open{align-items:stretch;flex-direction:column;max-height:360px}.period-pills{width:100%;padding-bottom:3px}.period-pills button{min-height:44px}.statistics-filters label{width:100%}.statistics-filters select{width:100%;height:44px}.statistics-kpis,.statistics-kpis.six{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-kpis strong{font-size:22px}.overview-advice,.signal-grid,.comparison-grid{grid-template-columns:1fr}.comparison-grid article>div{grid-template-columns:repeat(2,1fr)}.line-chart{height:190px}.goal-metrics{grid-template-columns:repeat(2,1fr)}.metric-switch{width:100%;padding-bottom:3px}.metric-switch button{min-height:40px}.statistics-panel{overflow:hidden}.data-table{overflow-x:auto}.table-row.dynamic{min-width:720px}.table-row.five,.table-row.table-head.five{min-width:650px}.table-row.six,.table-row.table-head.seo{min-width:760px}.seo-table header{align-items:stretch;flex-direction:column}.seo-table header label{margin:0}.alerts .alert-item{grid-template-columns:1fr}.alert-item a{grid-area:auto}.statistics-skeleton>div{grid-template-columns:repeat(2,1fr)}}.integration-page .back-link{display:inline-flex;margin-bottom:12px;color:#563bd2;font-size:12px;font-weight:750;text-decoration:none}.integration-sources{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:12px 0}.integration-sources label,.integration-page .statistics-panel>label{display:grid;gap:6px;color:var(--pilot-muted);font-size:10px}.integration-sources select,.integration-page .statistics-panel>label select{height:40px;border:1px solid #d9deea;border-radius:8px;background:#fff}.integration-actions{display:flex;gap:8px}.integration-actions button,.danger-zone button{min-height:38px;padding:0 12px;border:1px solid #d9deea;border-radius:8px;background:#fff;color:#5138c6;font-weight:750}.integration-sources article>small{display:block;margin-top:10px;color:#168245}.danger-zone{display:grid;gap:8px}.danger-zone button{width:max-content}.danger-zone strong{color:#9b3c3c}@media (max-width: 1000px){.integration-sources{grid-template-columns:1fr}}@media (max-width: 800px){.integration-actions{flex-direction:column}.integration-actions button,.danger-zone button{min-height:44px;width:100%}}.v2-shell .sidebar{width:240px;padding:20px 16px 16px}.v2-shell .workspace{margin-left:240px}.v2-shell .sidebar.compact{width:78px}.v2-shell .sidebar.compact~.workspace{margin-left:78px}.v2-shell .shell-brand{min-height:64px;padding:0 10px 18px}.v2-shell .brand-wordmark{width:158px;max-height:48px;object-fit:contain;object-position:left center}.v2-shell .agency-switch{min-height:68px;border-color:#ffffff26;background:#ffffff0a}.v2-shell .agency-switch>img{width:36px;height:36px;object-fit:contain}.v2-shell .sidebar nav{gap:5px}.v2-shell .sidebar nav a,.v2-shell .sidebar nav .disabled-nav{min-height:50px;border-radius:10px}.v2-shell .sidebar nav a span,.v2-shell .sidebar nav .disabled-nav>span{width:30px}.v2-shell .sidebar nav img,.v2-shell .bottom-nav img{width:22px;height:22px;object-fit:contain}.v2-shell .topbar{height:68px;padding-inline:30px}.v2-shell .page{max-width:1720px;padding:30px 30px 54px}.v2-shell .swilo-placeholder{display:flex;align-items:center;gap:10px;min-height:68px;margin-top:auto}.v2-shell .swilo-placeholder>span,.swilo-neutral{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;color:#fff;background:var(--pilot-gradient);font-size:22px;font-weight:850;box-shadow:0 5px 16px #7137da40}.v2-shell .swilo-placeholder p{display:grid;gap:2px;margin:0}.v2-shell .swilo-placeholder small{color:#b7c6e4}.dashboard :is(button,a),.pilot-matches-page :is(button,a),.workspace-property-detail :is(button,a),.workspace-crm :is(button,a){text-underline-offset:3px}.pilot-matches-page :is(.v2-primary,.v2-secondary,.v2-tertiary),.workspace-property-detail :is(.v2-primary,.v2-secondary,.v2-tertiary),.workspace-crm :is(.v2-primary,.v2-secondary,.v2-tertiary){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;border-radius:9px;font-size:13px;font-weight:750;text-decoration:none}.pilot-matches-page .v2-primary,.workspace-property-detail .v2-primary,.workspace-crm .v2-primary{border:0;color:#fff;background:var(--pilot-gradient);box-shadow:0 5px 14px #7436dd33}.pilot-matches-page .v2-secondary,.workspace-property-detail .v2-secondary,.workspace-crm .v2-secondary{border:1px solid #bfd0ec;color:#184f9f;background:#fff}.pilot-matches-page .v2-tertiary,.workspace-property-detail .v2-tertiary,.workspace-crm .v2-tertiary{border:0;color:#42516d;background:#f1f4f9}.workspace-property-detail .heading-actions .danger-link{padding:0 10px;border:0;background:transparent;color:#aa2633;font-weight:750}.dashboard .page-heading{margin-bottom:20px}.dashboard .page-heading h1{color:var(--pilot-ink);font-size:clamp(27px,2.2vw,34px);letter-spacing:-.035em}.dashboard .page-heading p{margin-top:5px;color:var(--pilot-muted);font-size:14px}.dashboard .kpi-grid{gap:14px;margin-bottom:18px}.dashboard .v2-kpi{min-height:104px;padding:16px 18px;border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.dashboard .v2-kpi-icon{width:44px;height:44px;font-size:21px;border-radius:12px}.dashboard .v2-kpi strong{font-size:24px;line-height:1}.dashboard .v2-kpi small{color:#53627e;font-size:13px}.dashboard .dashboard-main-grid{grid-template-columns:minmax(420px,.86fr) minmax(560px,1.14fr);align-items:start;gap:16px}.dashboard .v2-card{border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.dashboard .card-heading{min-height:66px;padding:14px 18px}.dashboard .card-heading h2{color:var(--pilot-ink);font-size:17px}.dashboard .card-heading h2>span{color:var(--pilot-blue)}.dashboard .stats-grid{min-height:190px}.dashboard .stats-grid article{padding:24px 16px 18px}.dashboard .dashboard-secondary-grid{align-items:start;gap:16px;margin-top:16px}.dashboard .pilot-matches-card .card-heading{border-bottom:1px solid var(--pilot-line)}.dashboard .pilot-dashboard-match{display:grid;grid-template-columns:52px 48px minmax(0,1fr) 22px;align-items:center;min-height:72px;padding:10px 16px;color:var(--pilot-ink);text-decoration:none}.dashboard .pilot-dashboard-match:hover,.dashboard .pilot-dashboard-match:focus-visible{background:#f4f7ff}.dashboard .pilot-dashboard-match .match-score{width:48px;height:34px;font-size:12px}.dashboard .pilot-dashboard-match .match-thumbnail{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:#eaf0e5;color:#4d7043;font-size:9px;font-style:normal}.dashboard .pilot-dashboard-match p{display:grid;min-width:0;margin:0}.dashboard .pilot-dashboard-match strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dashboard .pilot-dashboard-match small{color:var(--pilot-muted);font-size:12px}.dashboard .pilot-dashboard-match>span:last-child{color:var(--pilot-blue);font-size:22px}.pilot-matches-page{display:grid;grid-template-columns:minmax(0,1fr) 0;gap:0;max-width:1660px;min-height:700px;margin:auto}.pilot-matches-page:has(v2-match-detail){grid-template-columns:minmax(640px,1fr) minmax(380px,430px);gap:18px}.pilot-matches-page .matches-heading{margin-bottom:18px}.pilot-matches-page .matches-heading h1{color:var(--pilot-ink);font-size:30px;letter-spacing:-.035em}.pilot-matches-page .matches-heading p{max-width:650px;color:var(--pilot-muted);font-size:14px}.pilot-matches-page .matches-filters{grid-template-columns:minmax(260px,1.8fr) repeat(3,minmax(130px,.75fr));gap:10px;padding:12px;border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.pilot-matches-page .matches-filters input,.pilot-matches-page .matches-filters select{width:100%;min-height:44px;color:var(--pilot-ink);font-size:13px}.pilot-matches-page .matches-table{border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.pilot-matches-page .matches-row{grid-template-columns:64px minmax(170px,1.25fr) minmax(150px,1fr) minmax(130px,.9fr) minmax(130px,.9fr) 90px;min-height:78px;padding:10px 14px;font-size:13px}.pilot-matches-page .matches-row.head{min-height:44px;color:#66738b;font-size:12px}.pilot-matches-page .matches-row strong{color:var(--pilot-ink);font-size:14px}.pilot-matches-page .matches-row small,.pilot-matches-page .matches-row em,.pilot-matches-page .matches-row time{color:var(--pilot-muted);font-size:12px;line-height:1.35}.pilot-matches-page .matches-row:hover{background:#f5f8ff}.pilot-matches-page .match-score{width:52px;height:38px;font-size:13px}.pilot-match-detail{padding:18px;border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.pilot-match-detail .pilot-back{min-height:42px;font-size:13px;font-weight:750}.pilot-match-detail .pilot-match-hero{display:grid;grid-template-columns:76px 1fr;gap:14px;padding:2px 0 15px}.pilot-match-detail .pilot-match-hero .large{width:72px;height:62px;font-size:20px}.pilot-match-detail .pilot-match-hero h2{color:var(--pilot-ink);font-size:20px;line-height:1.2}.pilot-match-detail .pilot-match-hero p{margin:4px 0 0;font-size:13px}.pilot-match-detail .match-score-caption{margin:10px 0 0;font-size:12px}.pilot-match-detail .decision-warning{font-size:13px}.pilot-match-detail .match-summaries{gap:10px}.pilot-match-detail .match-summaries article{padding:13px}.pilot-match-detail .entity-kicker{color:var(--pilot-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.pilot-match-detail .match-summaries strong{display:block;margin-top:4px;color:var(--pilot-ink);font-size:14px}.pilot-match-detail .match-summaries p{min-height:36px;margin:4px 0;font-size:12px}.pilot-match-detail .criteria-section,.pilot-match-detail .match-status{padding:14px}.pilot-match-detail .criteria-section h3,.pilot-match-detail .match-status h3{font-size:15px}.pilot-match-detail .criterion{grid-template-columns:minmax(90px,.8fr) 1.25fr 62px;gap:8px;padding:9px 0;font-size:12px}.pilot-match-detail .match-status>div{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.pilot-match-detail .match-status button{min-height:38px;border:1px solid var(--pilot-line);border-radius:8px;background:#fff;color:#4d5b75;font-size:11px}.pilot-match-detail .match-status button.active{border-color:#7762e9;color:#5943cf;background:#f0edff;font-weight:800}.pilot-match-detail .pilot-relation-actions{border:0;padding:0}.workspace-property-detail{max-width:1640px;margin:auto}.workspace-property-detail .property-back{margin-bottom:12px;color:#315a99;font-size:14px;font-weight:750}.workspace-property-detail .property-detail-heading{align-items:center;margin-bottom:18px}.workspace-property-detail .property-detail-heading h1{margin-block:4px 10px;color:var(--pilot-ink);font-size:clamp(28px,2.2vw,36px);letter-spacing:-.035em}.workspace-property-detail .heading-actions{justify-content:flex-end}.workspace-property-detail .property-hero{grid-template-columns:minmax(520px,1.55fr) minmax(230px,.55fr) minmax(260px,.62fr);align-items:stretch;gap:16px}.workspace-property-detail :is(.workspace-media-panel,.property-facts,.property-swilo,.property-panel){border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.workspace-property-detail .workspace-media-panel{padding:0}.workspace-property-detail .workspace-cover{aspect-ratio:16/8.5;border-radius:13px 13px 0 0}.workspace-property-detail .workspace-cover.empty{min-height:330px;background:linear-gradient(145deg,#f2f5fa,#e6ebf3)}.workspace-property-detail .empty-media-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:20px;background:#fff;color:#63738e;font-size:32px;box-shadow:var(--pilot-shadow)}.workspace-property-detail .workspace-thumbnails{padding:10px 12px 8px}.workspace-property-detail .workspace-thumbnails button{flex-basis:92px;min-height:64px}.workspace-property-detail .workspace-thumbnails img{height:62px}.workspace-property-detail .media-manage-toggle{margin:2px 12px 12px}.workspace-property-detail .media-workbench{margin:0 12px 14px;padding:12px;border-radius:10px;background:var(--pilot-soft)}.workspace-property-detail .media-manager article{background:#fff}.workspace-property-detail .media-copy{flex:1}.workspace-property-detail .media-copy label{display:grid;flex:1;gap:5px;color:var(--pilot-muted);font-size:11px;font-weight:750}.workspace-property-detail .media-copy input{width:100%;min-height:38px;border:1px solid #ccd5e3;border-radius:7px;padding:7px 9px}.workspace-property-detail .property-facts{padding:18px}.workspace-property-detail .property-facts>div{padding:13px 0}.workspace-property-detail .property-facts small{color:var(--pilot-muted);font-size:12px}.workspace-property-detail .property-facts strong{color:var(--pilot-ink);font-size:16px}.workspace-property-detail .property-facts>div:first-child strong{font-size:24px}.workspace-property-detail .property-swilo{padding:18px;background:linear-gradient(145deg,#fff,#faf8ff)}.workspace-property-detail .property-swilo header{align-items:center}.workspace-property-detail .property-swilo header>.swilo-neutral{width:44px;height:44px;flex-basis:44px}.workspace-property-detail .property-swilo h2{font-size:17px}.workspace-property-detail .property-swilo header p{color:var(--pilot-muted);font-size:12px}.workspace-property-detail .property-swilo>p{color:#41506a;font-size:14px;line-height:1.5}.workspace-property-detail .property-content{align-items:start;gap:16px;margin-top:16px}.workspace-property-detail .property-column{gap:16px}.workspace-property-detail .property-panel{padding:18px}.workspace-property-detail .property-panel h2{color:var(--pilot-ink);font-size:17px}.workspace-property-detail .property-panel p,.workspace-property-detail .property-panel dd{font-size:14px;line-height:1.55}.workspace-crm{max-width:1680px;margin:auto}.workspace-crm .page-heading h1{color:var(--pilot-ink);font-size:30px;letter-spacing:-.035em}.workspace-crm .page-heading p{color:var(--pilot-muted);font-size:14px}.workspace-crm .properties-summary{max-width:540px}.workspace-crm .properties-summary article{min-height:92px;border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.workspace-crm .crm-toolbar{grid-template-columns:minmax(300px,1.5fr) repeat(3,minmax(150px,.65fr));border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.workspace-crm .crm-toolbar input,.workspace-crm .crm-toolbar select{min-height:44px;color:var(--pilot-ink);font-size:13px}.workspace-crm .crm-table{border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.workspace-crm .crm-row{grid-template-columns:minmax(210px,1.2fr) minmax(110px,.58fr) minmax(230px,1.2fr) minmax(145px,.72fr) minmax(145px,.72fr) 20px;gap:14px;min-height:78px;padding:9px 14px;font-size:13px}.workspace-crm .crm-row.crm-head{min-height:44px;color:#66738b;font-size:12px}.workspace-crm .crm-person,.workspace-crm .crm-person p{min-width:0}.workspace-crm .crm-person strong{color:var(--pilot-ink);font-size:14px}.workspace-crm .crm-row small{color:var(--pilot-muted);font-size:12px}.workspace-crm .crm-contact-details{display:grid;gap:4px;min-width:0}.workspace-crm .crm-contact-details strong,.workspace-crm .crm-contact-details small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-crm .crm-contact-details strong{color:#244d84;font-size:13px}.workspace-crm .crm-row:hover{background:#f5f8ff}.workspace-crm .crm-detail-host{border-color:var(--pilot-line);box-shadow:0 24px 70px #0818383d}.workspace-contact-detail{background:#fff}.workspace-contact-detail .crm-detail-header{padding:18px}.workspace-contact-detail .crm-detail-header h2{color:var(--pilot-ink);font-size:21px}.workspace-contact-detail .crm-detail-header p,.workspace-contact-detail .crm-detail-header small{overflow-wrap:anywhere;font-size:13px}.workspace-contact-detail .crm-tabs{position:sticky;top:0;z-index:2;background:#fff}.workspace-contact-detail .crm-tabs a{font-size:13px;font-weight:750}.workspace-contact-detail .crm-detail-scroll{padding:14px}.workspace-contact-detail .contact-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-contact-detail .contact-primary-actions .v2-primary{grid-column:1/-1}.workspace-contact-detail .crm-panel{padding:15px;border-color:var(--pilot-line)}.workspace-contact-detail .crm-panel h3{color:var(--pilot-ink);font-size:15px}.workspace-contact-detail .crm-panel dt{font-size:12px}.workspace-contact-detail .crm-panel dd{overflow-wrap:anywhere;font-size:13px}.workspace-contact-detail .crm-swilo{grid-template-columns:44px 1fr;min-height:82px;padding:15px}.workspace-contact-detail .crm-swilo .swilo-neutral{width:42px;height:42px}.workspace-contact-detail .crm-swilo h3{font-size:15px}.workspace-contact-detail .crm-swilo p{font-size:13px}.v2-shell .demo-banner{display:flex;align-items:center;justify-content:center;min-height:30px;padding:5px 18px;border-bottom:1px solid #dfe6f1;background:#f5f8fc;color:#52627d;font-size:12px;font-weight:750;letter-spacing:.01em;text-align:center}.v2-shell :is(.workspace-list-page,.workspace-form-page,.schedule-page) .page-heading h1{color:var(--pilot-ink);letter-spacing:-.03em}.v2-shell :is(.workspace-list-page,.workspace-form-page,.schedule-page) .page-heading p{color:var(--pilot-muted);font-size:14px}.v2-shell .workspace-form fieldset,.v2-shell .schedule-form{border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.v2-shell :is(.workspace-form,.schedule-form) :is(input,select,textarea){color:var(--pilot-ink);font-size:14px}.v2-shell :is(.workspace-form,.schedule-form) :is(input,select,textarea):focus{border-color:#6f5ae8;outline:3px solid rgba(103,82,226,.14)}.v2-shell .relation-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;background:#f7f9fd}.v2-shell .relation-summary strong{color:var(--pilot-ink);font-size:14px}.v2-shell .relation-summary a{color:var(--pilot-blue);font-size:13px;font-weight:750;text-decoration:none}.v2-shell .schedule-toolbar>.v2-card,.v2-shell .tasks-toolbar>.v2-card,.v2-shell .calendar-surface,.v2-shell .task-list,.v2-shell .task-board v2-card{border-color:var(--pilot-line);box-shadow:var(--pilot-shadow)}.v2-shell .calendar-day>a{background:#f5f4ff}.v2-shell .task-list article>a strong{color:var(--pilot-ink);font-size:14px}.v2-shell .task-list article>a small,.v2-shell .task-list article>a div{font-size:12px}.v2-shell .notification-panel{top:78px;border-color:var(--pilot-line)}.v2-shell .notification-panel header h2{color:var(--pilot-ink);font-size:18px}.v2-shell .notification-panel>a strong{font-size:13px}@media (max-width: 800px){.v2-shell .demo-banner{position:relative;z-index:20;min-height:34px;padding-inline:12px;font-size:11px}.v2-shell .notification-panel{top:104px;max-height:calc(100dvh - 190px - env(safe-area-inset-bottom))}}@media (min-width: 1600px){.workspace-crm:has(v2-contact-detail){grid-template-columns:minmax(780px,1fr) 430px;gap:18px}.workspace-crm:has(v2-contact-detail) .crm-detail-host{position:static;display:block;width:auto}.workspace-crm:has(v2-contact-detail) .crm-row{grid-template-columns:minmax(190px,1.2fr) minmax(100px,.6fr) minmax(210px,1fr) minmax(135px,.75fr) minmax(135px,.75fr) 18px;gap:10px}}.product-settings,.acquisition-page,.messaging-page{max-width:1420px;margin:auto}.settings-tabs{display:flex;gap:26px;margin:8px 0 22px;border-bottom:1px solid var(--pilot-line)}.settings-tabs button{min-height:46px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--pilot-muted);font-weight:750}.settings-tabs button.active{border-color:#6245e8;color:#4b32d0}.settings-tabs button small{display:block;font-size:9px}.settings-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:18px;align-items:start}.settings-card,.workflow-card,.acquisition-cost{border:1px solid var(--pilot-line);border-radius:15px;background:#fff;box-shadow:var(--pilot-shadow);padding:20px}.settings-card>header,.workflow-card>header,.acquisition-cost>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.settings-card h2,.workflow-card h2,.acquisition-cost h2{margin:0;color:var(--pilot-ink);font-size:20px}.settings-card p,.workflow-card p,.acquisition-cost header p{margin:4px 0 0;color:var(--pilot-muted);font-size:13px}.settings-search{display:flex;align-items:center;gap:8px;border:1px solid var(--pilot-line);border-radius:9px;padding:0 10px}.settings-search input{width:190px;min-height:38px;border:0;outline:0}.settings-table{border-top:1px solid var(--pilot-line)}.settings-row{display:grid;grid-template-columns:minmax(190px,1fr) 130px 90px 105px;gap:12px;align-items:center;min-height:58px;border-bottom:1px solid var(--pilot-line);font-size:13px}.settings-row.heading{min-height:40px;color:var(--pilot-muted);font-size:11px;font-weight:750}.settings-row label{display:flex;align-items:center;gap:9px;min-width:0}.settings-row label i{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#f3f0ff;color:#5636dc;font-style:normal;font-size:19px}.settings-row label input{min-width:0;width:100%;border:0;background:transparent;font-weight:750}.settings-row code{color:#58657b;font-size:11px}.state-toggle{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#77839a}.state-toggle i{width:28px;height:16px;border-radius:20px;background:#b8c2d2;position:relative}.state-toggle i:after{content:"";position:absolute;width:12px;height:12px;left:2px;top:2px;border-radius:50%;background:#fff}.state-toggle.active{color:#149447}.state-toggle.active i{background:#1caf56}.state-toggle.active i:after{left:14px}.settings-rule,.protected-note{margin-top:18px;padding:14px;border:1px solid #d9d1ff;border-radius:10px;background:#faf9ff}.settings-rule p{margin:5px 0 0}.workflow-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.workflow-stages section{min-height:190px;padding:12px 9px;border:1px solid var(--pilot-line);border-radius:10px;text-align:center}.workflow-stages h3{margin:0 0 15px;font-size:12px}.workflow-stages button{display:block;width:100%;margin:8px 0;padding:8px 4px;border:0;border-radius:7px;font-size:11px}.workflow-stages button[data-tone=violet]{background:#f0edff;color:#5136d5}.workflow-stages button[data-tone=blue]{background:#eaf1ff;color:#235bc1}.workflow-stages button[data-tone=amber]{background:#fff3d9;color:#9a5c00}.workflow-stages button[data-tone=green]{background:#e8f8ed;color:#147a38}.workflow-stages button[data-tone=gray]{background:#eef1f5;color:#5f6a7c}.status-editor{grid-column:1/-1;display:flex;align-items:flex-end;gap:14px}.status-editor label{display:grid;gap:6px;font-size:12px;font-weight:750}.status-editor input,.status-editor select{min-height:40px;border:1px solid var(--pilot-line);border-radius:8px;padding:0 10px}.save-state{padding:8px 12px;border-radius:20px;background:#e8f8ed;color:#147a38;font-weight:750;font-size:12px}.acquisition-page{max-width:980px}.acquisition-cost form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.acquisition-cost form label{display:grid;gap:6px;color:var(--pilot-ink);font-size:12px;font-weight:750}.acquisition-cost :is(input,select){min-width:0;min-height:42px;border:1px solid var(--pilot-line);border-radius:8px;padding:0 11px;background:#fff}.acquisition-cost label.check{display:flex;align-items:center;flex-direction:row;gap:8px}.acquisition-cost label.check input{min-height:auto}.acquisition-cost details{grid-column:1/-1;border:1px solid var(--pilot-line);border-radius:9px;padding:12px}.acquisition-cost details div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.acquisition-cost form>.v2-primary{grid-column:1/-1}.cost-result{display:grid;gap:7px;margin-top:15px;padding:18px;border:1px solid #ded8ff;border-radius:11px;background:linear-gradient(135deg,#faf9ff,#f4f7ff)}.cost-result>strong{color:#5435df;font-size:29px}.cost-result dl{display:grid;grid-template-columns:1fr auto;gap:7px 20px;margin:10px 0;font-size:12px}.cost-result dt{color:#59667d}.cost-result dd{margin:0;font-weight:800}.cost-result p{margin:8px 0;color:#3f4c63;font-size:12px;font-weight:700}.acquisition-cost.compact{height:100%}.acquisition-cost.compact form{grid-template-columns:1fr 1fr}.acquisition-cost.compact form label:nth-of-type(5),.acquisition-cost.compact form label:nth-of-type(6){display:none}.acquisition-cost.compact .cost-result>strong{font-size:25px}.global-tool-actions{display:flex;gap:8px}.global-tool-actions button{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #d8dff0;border-radius:8px;background:#fff;color:#17213d;font-weight:750}.global-tool-actions img{width:18px;height:18px;object-fit:contain}.global-drawer-backdrop{position:fixed;z-index:70;inset:0;background:#07143061}.messaging-drawer,.scheduling-drawer,.global-drawer{position:fixed;z-index:71;top:0;right:0;width:min(640px,100vw - 260px);height:100dvh;overflow:auto;border-left:1px solid var(--pilot-line);background:#fff;box-shadow:-24px 0 60px #0a1c402e;padding:20px}.messaging-drawer>header,.scheduling-drawer>header{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:start;padding-bottom:16px;border-bottom:1px solid var(--pilot-line)}.messaging-drawer h2,.scheduling-drawer h2{margin:2px 0;color:var(--pilot-ink);font-size:23px}.messaging-drawer header p,.scheduling-drawer header p{margin:0;color:var(--pilot-muted);font-size:12px}.messaging-drawer header>a,.scheduling-drawer header>a{color:#5535df;font-size:12px;font-weight:750;text-decoration:none}.messaging-drawer header>button,.scheduling-drawer header>button,.drawer-close{border:0;background:transparent;font-size:25px}.message-tabs,.scheduling-drawer>nav{display:flex;gap:4px;margin:14px 0;border-bottom:1px solid var(--pilot-line)}.message-tabs button,.scheduling-drawer>nav button{min-height:42px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:transparent;font-weight:750}.message-tabs button.active,.scheduling-drawer>nav button.active{border-color:#5a3be2;color:#4f32d3}.message-compose{display:grid;gap:13px}.message-compose>label{display:grid;gap:6px;font-size:12px;font-weight:750}.message-compose :is(input,select,textarea){width:100%;border:1px solid var(--pilot-line);border-radius:8px;padding:11px;background:#fff}.message-compose footer,.scheduling-drawer footer{display:flex;justify-content:flex-end;gap:10px}.context-links{display:flex;align-items:center;gap:8px;padding:9px;border-radius:8px;background:#f5f3ff;color:#5237d2;font-size:12px}.swilo-message{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid #cfc5ff;border-radius:10px;background:#fbfaff}.swilo-message p{margin:0;font-size:12px}.swilo-message p strong{display:block}.swilo-message button{border:1px solid #5a3be2;border-radius:7px;background:#fff;color:#5031d5;padding:8px}.message-list{display:grid;gap:10px}.message-list article{padding:14px;border:1px solid var(--pilot-line);border-radius:10px}.message-list article>span{float:right;padding:4px 8px;border-radius:12px;background:#eef2ff;color:#4d3bd1;font-size:10px}.message-list h3{margin:0 0 4px;font-size:15px}.message-list p{color:#4d5b72;font-size:13px}.messaging-page .messaging-drawer.full-page{position:static;width:100%;height:auto;min-height:720px;border:1px solid var(--pilot-line);border-radius:14px;box-shadow:var(--pilot-shadow)}.drawer-agenda,.drawer-tasks{display:grid;gap:8px}.drawer-agenda a,.drawer-tasks a{display:grid;grid-template-columns:100px 1fr auto;gap:12px;align-items:center;min-height:54px;padding:10px;border:1px solid var(--pilot-line);border-radius:9px;color:var(--pilot-ink);text-decoration:none}.drawer-agenda time,.drawer-tasks time{color:#56647b;font-size:12px}.scheduling-drawer footer{position:sticky;bottom:-20px;margin:18px -20px -20px;padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--pilot-line);background:#fff}.acquisition-drawer{width:min(520px,100vw - 260px);padding:52px 18px 18px;overflow:auto}.acquisition-drawer .drawer-close{position:absolute;right:16px;top:12px}@media (max-width: 1100px){.settings-layout{grid-template-columns:1fr}.workflow-card{grid-row:2}.status-editor{grid-column:auto}.global-tool-actions button{font-size:0}.global-tool-actions button img{width:20px;height:20px}}@media (max-width: 800px){.settings-layout{display:block}.settings-card,.workflow-card{margin-bottom:14px;padding:15px}.settings-tabs{gap:4px;overflow-x:auto}.settings-tabs button{flex:0 0 auto;padding:0 12px}.settings-row{grid-template-columns:minmax(150px,1fr) 74px 82px}.settings-row>code{display:none}.workflow-stages{grid-template-columns:1fr 1fr}.status-editor{display:grid}.acquisition-cost form,.acquisition-cost.compact form{grid-template-columns:1fr}.acquisition-cost form>*{grid-column:1!important}.messaging-drawer,.scheduling-drawer,.global-drawer,.acquisition-drawer{top:0;left:0;right:0;width:100%;height:100dvh;padding:16px 14px calc(90px + env(safe-area-inset-bottom));border:0}.messaging-drawer>header,.scheduling-drawer>header{grid-template-columns:1fr auto}.messaging-drawer header>a,.scheduling-drawer header>a{grid-row:2;grid-column:1/-1}.swilo-message{grid-template-columns:38px 1fr}.swilo-message button{grid-column:2}.global-tool-actions{position:fixed;z-index:44;right:10px;bottom:calc(78px + env(safe-area-inset-bottom))}.global-tool-actions button{width:44px;padding:0;justify-content:center;border-radius:50%;box-shadow:0 6px 18px #0e1e412e}.drawer-agenda a,.drawer-tasks a{grid-template-columns:76px 1fr}.drawer-agenda a time,.drawer-tasks a time{grid-row:2;grid-column:2}.scheduling-drawer footer{bottom:calc(-90px - env(safe-area-inset-bottom))}}.message-list .inquiry-coordinates{margin:8px 0 4px;font-weight:650}.message-list article>a{color:#5133cf;font-size:13px;font-weight:750;text-decoration:none}.inquiry-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.inquiry-actions :is(button,select,a){min-height:36px;border:1px solid var(--pilot-line);border-radius:8px;background:#fff;color:#5133cf;padding:0 10px;font:inherit;font-size:12px;font-weight:700}.inquiry-actions select{min-width:150px;color:#17213d}.inquiry-actions a{display:inline-flex;align-items:center;text-decoration:none}@media (min-width: 801px) and (max-width: 1599px){.workspace-crm:has(v2-contact-detail){display:block}.workspace-crm:has(v2-contact-detail) .crm-master{filter:brightness(.76);pointer-events:none;-webkit-user-select:none;user-select:none}.workspace-crm:has(v2-contact-detail):after{content:"";position:fixed;z-index:28;inset:68px 0 0 240px;background:#0714305c}.workspace-crm:has(v2-contact-detail) .crm-detail-host{display:block;position:fixed;z-index:29;top:88px;right:24px;bottom:24px;width:min(520px,100vw - 290px);overflow:hidden;border-radius:15px}.workspace-crm:has(v2-contact-detail) .workspace-contact-detail{height:100%}.workspace-crm:has(v2-contact-detail) .crm-detail-scroll{height:calc(100% - 162px);overflow-y:auto}}@media (max-width: 1180px){.dashboard .dashboard-main-grid{grid-template-columns:1fr}.dashboard .dashboard-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pilot-matches-page:has(v2-match-detail){display:block}.pilot-matches-page:has(v2-match-detail) .matches-master{display:none}.pilot-matches-page:has(v2-match-detail) .matches-detail-host{display:block;max-width:760px;margin:auto}.workspace-property-detail .property-hero{grid-template-columns:minmax(430px,1.4fr) minmax(240px,.6fr)}.workspace-property-detail .property-swilo{grid-column:1/-1}.workspace-crm .crm-row{grid-template-columns:minmax(190px,1.1fr) 110px minmax(220px,1fr) minmax(145px,.7fr) 20px}.workspace-crm .crm-row>span:nth-child(5){display:none}}@media (max-width: 800px){.v2-shell .workspace,.v2-shell .sidebar.compact~.workspace{margin-left:0}.v2-shell .page{padding:22px 16px calc(92px + env(safe-area-inset-bottom))}.v2-shell .bottom-nav{min-height:calc(72px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.v2-shell .bottom-nav a{min-width:0;padding-inline:4px}.v2-shell .bottom-nav a b{overflow:visible;font-size:11px;text-overflow:clip;white-space:nowrap}.dashboard .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard .dashboard-secondary-grid{grid-template-columns:1fr}.pilot-matches-page .matches-filters{grid-template-columns:1fr 1fr}.workspace-property-detail .property-detail-heading{align-items:stretch;flex-direction:column}.workspace-property-detail .property-hero{grid-template-columns:1fr}.workspace-property-detail .property-swilo{grid-column:auto}.workspace-property-detail .property-content{grid-template-columns:1fr}.workspace-crm .crm-toolbar{grid-template-columns:1fr 1fr}.workspace-crm .crm-row{grid-template-columns:minmax(190px,1.2fr) minmax(220px,1fr) 20px}.workspace-crm .crm-row>span:nth-child(2),.workspace-crm .crm-row>span:nth-child(4),.workspace-crm .crm-row>span:nth-child(5){display:none}.workspace-crm .crm-row.crm-head span:nth-child(3){display:block}}@media (max-width: 599px){.v2-shell .topbar{padding-inline:16px}.v2-shell .top-actions>strong{display:none}.dashboard .page-heading h1{font-size:27px}.dashboard .kpi-grid{gap:10px}.dashboard .v2-kpi{min-height:116px;padding:14px}.dashboard .v2-kpi-icon{width:40px;height:40px}.dashboard .pilot-dashboard-match{grid-template-columns:50px minmax(0,1fr) 20px}.dashboard .pilot-dashboard-match .match-thumbnail{display:none}.pilot-matches-page .matches-heading{align-items:stretch;flex-direction:column;gap:12px}.pilot-matches-page .matches-heading h1{font-size:27px}.pilot-matches-page .matches-filters{grid-template-columns:1fr}.pilot-matches-page .matches-row.head{display:none}.pilot-matches-page .matches-row{grid-template-columns:58px minmax(0,1fr);gap:8px 12px;min-height:126px;padding:13px}.pilot-matches-page .matches-row>span:nth-child(3){grid-column:2}.pilot-matches-page .matches-row>span:nth-child(4),.pilot-matches-page .matches-row>span:nth-child(5),.pilot-matches-page .matches-row time{display:none}.pilot-match-detail{padding:14px}.pilot-match-detail .pilot-match-hero{grid-template-columns:64px 1fr}.pilot-match-detail .pilot-match-hero .large{width:60px;height:56px;font-size:17px}.pilot-match-detail .match-summaries{grid-template-columns:1fr}.pilot-match-detail .criterion{grid-template-columns:1fr auto}.pilot-match-detail .criterion span{grid-column:1/-1}.pilot-match-detail .match-status>div{grid-template-columns:repeat(2,1fr)}.pilot-match-detail .pilot-relation-actions{display:grid;grid-template-columns:1fr}.workspace-property-detail .property-detail-heading h1{font-size:27px}.workspace-property-detail .heading-actions{display:grid;grid-template-columns:1fr 1fr}.workspace-property-detail .heading-actions>:first-child{grid-column:1/-1}.workspace-property-detail .workspace-cover{aspect-ratio:4/3;max-height:310px}.workspace-property-detail .workspace-cover.empty{min-height:245px}.workspace-property-detail .property-facts{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.workspace-property-detail .property-facts>div:first-child,.workspace-property-detail .property-facts>div:nth-child(4),.workspace-property-detail .property-facts>div:nth-child(5){grid-column:1/-1}.workspace-property-detail .media-workbench{margin-inline:8px}.workspace-property-detail .media-manager article{display:grid}.workspace-property-detail .media-copy{display:grid;grid-template-columns:1fr}.workspace-crm .page-heading{align-items:stretch;flex-direction:column}.workspace-crm .page-heading .v2-primary{width:100%}.workspace-crm .properties-summary{grid-template-columns:1fr 1fr}.workspace-crm .crm-toolbar{grid-template-columns:1fr}.workspace-crm .crm-row{grid-template-columns:1fr 20px;min-height:92px}.workspace-crm .crm-row>span{display:none!important}.workspace-crm .crm-row.crm-head{display:none}.workspace-crm .crm-contact-details{display:grid!important;grid-column:1;padding-left:50px}.workspace-crm .crm-row>b{grid-column:2;grid-row:1/3}.workspace-crm:has(v2-contact-detail) .crm-master{display:none}.workspace-crm:has(v2-contact-detail):after{display:none}.workspace-crm:has(v2-contact-detail) .crm-detail-host{display:block;position:fixed;z-index:30;inset:64px 0 calc(72px + env(safe-area-inset-bottom));width:auto;padding:12px;overflow-y:auto;border:0;border-radius:0;background:var(--pilot-soft)}.workspace-crm:has(v2-contact-detail) .workspace-contact-detail{min-height:100%}.workspace-contact-detail .crm-detail-scroll{height:auto;padding:12px}.workspace-contact-detail .contact-primary-actions{grid-template-columns:1fr}.workspace-contact-detail .contact-primary-actions .v2-primary{grid-column:auto}.workspace-contact-detail .crm-detail-header{grid-template-columns:50px minmax(0,1fr) 44px}}.agents-page{display:grid;gap:14px}.agent-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.agent-kpis article{display:grid;grid-template-columns:40px 1fr;align-items:center;min-height:76px;padding:12px 14px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d}.agent-kpis article>span{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#eef4ff;color:var(--blue);font-size:18px}.agent-kpis small{color:var(--muted);font-size:9px}.agent-kpis strong{font-size:20px;color:var(--text)}.agent-filters{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(110px,.6fr));gap:10px;padding:12px;background:#fff;border:1px solid var(--border);border-radius:10px}.agent-filters label{display:grid;gap:5px;color:var(--muted);font-size:9px;font-weight:700}.agent-filters input,.agent-filters select{width:100%;height:38px;padding:0 10px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--text)}.agent-search input{padding-left:12px}.agent-table{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 8px #132a540d}.agent-row{display:grid;grid-template-columns:minmax(220px,1.35fr) .8fr .8fr .8fr .55fr 20px;align-items:center;gap:12px;width:100%;min-height:70px;padding:9px 14px;border:0;border-top:1px solid #e7ebf2;background:#fff;color:#40506d;text-align:left;font-size:9.5px}.agent-row:not(.agent-head):hover{background:#f8fbff}.agent-row>span{display:grid;gap:4px}.agent-row small{color:var(--muted);font-size:8.5px}.agent-head{min-height:38px;border-top:0;background:#f8faff;color:var(--muted);font-size:8px}.agent-identity{grid-template-columns:38px 1fr!important;align-items:center}.agent-identity i,.agent-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#dcecff,#efe5ff);color:#315ed4;font-style:normal;font-weight:800}.agent-identity b{display:grid;gap:4px;color:var(--text)}.agent-status{display:inline-grid!important;justify-self:start;padding:4px 8px;border-radius:12px;background:#edf1f7;color:#53617a;font-size:8px;font-weight:800}.agent-status.active{background:#dcf7e4;color:#198142}.agent-status.suspended{background:#fff0d7;color:#a65b00}.agent-status.archived{background:#edf0f4;color:#6b7484}.agent-state{min-height:120px;display:grid;place-items:center;background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--muted)}.agent-drawer{position:fixed;z-index:32;top:0;right:0;bottom:0;width:min(560px,100vw);overflow:auto;padding:22px;background:#fff;box-shadow:-18px 0 50px #0b234b33}.agent-drawer>.drawer-close{position:absolute;right:16px;top:14px}.agent-drawer>header{display:flex;align-items:center;gap:13px;padding:5px 38px 18px 0;border-bottom:1px solid var(--border)}.agent-drawer>header .agent-avatar{width:54px;height:54px;font-size:16px}.agent-drawer h2{margin:3px 0;font-size:20px}.agent-drawer p{margin:0;color:var(--muted)}.agent-tabs{display:flex;gap:4px;padding:10px 0;border-bottom:1px solid var(--border)}.agent-tabs button{padding:8px 11px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-weight:700}.agent-tabs button.active{background:#eef4ff;color:var(--blue)}.agent-pane{display:grid;gap:12px;padding:16px 0}.agent-pane dl{display:grid;grid-template-columns:120px 1fr;gap:8px;margin:0}.agent-pane dt{color:var(--muted)}.agent-pane dd{margin:0;color:var(--text);font-weight:700}.agent-pane>article,.assignment-summary{padding:12px;border:1px solid var(--border);border-radius:9px}.agent-pane>a{display:grid;gap:3px;padding:11px;border:1px solid var(--border);border-radius:8px;color:var(--text);text-decoration:none}.agent-pane>a>span{color:var(--blue);font-size:8px;font-weight:800;text-transform:uppercase}.permission-chips{display:flex;flex-wrap:wrap;gap:6px}.permission-chips span{padding:5px 8px;border-radius:12px;background:#eef4ff;color:#315ed4;font-size:8px;font-weight:700}.agent-history article{display:grid;grid-template-columns:1fr auto;gap:4px}.agent-history small{grid-column:1/3}.agent-drawer>footer{display:flex;justify-content:flex-end;gap:8px;padding-top:14px;border-top:1px solid var(--border)}.agent-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 0}.agent-form label{display:grid;gap:5px}.agent-form input,.agent-form select{height:40px;padding:0 10px;border:1px solid var(--border);border-radius:7px}.agent-form p,.agent-form button{grid-column:1/3}@media (max-width: 900px){.agent-filters{grid-template-columns:1fr 1fr}.agent-search{grid-column:1/3}.agent-row{grid-template-columns:1fr auto}.agent-head{display:none}.agent-row>span:nth-child(2),.agent-row>span:nth-child(3){display:none}.agent-row>span:nth-child(4){grid-column:1}.agent-row>span:nth-child(5){grid-column:2;grid-row:2}.agent-row>b{grid-column:2;grid-row:1}.agent-kpis{grid-template-columns:1fr 1fr}.agent-kpis article:last-child{grid-column:1/3}}@media (max-width: 520px){.agents-page{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.agent-kpis{gap:8px}.agent-kpis article{padding:9px}.agent-kpis article>span{display:none}.agent-row{padding:11px}.agent-drawer{padding:16px 14px calc(88px + env(safe-area-inset-bottom))}.agent-tabs{overflow-x:auto}.agent-form{grid-template-columns:1fr}.agent-form p,.agent-form button{grid-column:1}.agent-pane dl{grid-template-columns:95px 1fr}}.property-team{margin:12px 0}.property-team>header{display:flex;align-items:center;justify-content:space-between}.property-team>header p{margin:2px 0 0;color:var(--muted);font-size:9px}.team-members{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.team-members>span{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--border);border-radius:8px}.team-members i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eaf1ff;color:var(--blue);font-style:normal;font-size:9px;font-weight:800}.team-members b{display:grid;gap:2px;font-size:9px}.team-members small{color:var(--muted);font-size:8px}.property-team-drawer{padding:24px}.property-team-drawer>p{color:var(--muted)}.property-team-drawer label{display:grid;gap:6px;margin-top:14px;color:var(--text);font-size:10px;font-weight:700}.property-team-drawer select,.property-team-drawer textarea{padding:9px;border:1px solid var(--border);border-radius:7px;background:#fff}.property-team-drawer .v2-primary{width:100%;margin-top:16px}.transfer-preview{display:grid;gap:4px;margin-top:14px;padding:11px;border:1px solid #ffd39b;border-radius:8px;background:#fff8ed;color:#7b4c0c}.transfer-selection{display:grid;gap:7px;max-height:224px;overflow:auto;margin:12px 0}.transfer-selection label{display:flex!important;align-items:flex-start;gap:9px;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fff}.transfer-selection input{width:auto!important;margin-top:2px}.transfer-selection span{display:grid;gap:2px}.transfer-selection small{color:var(--muted);text-transform:capitalize}.agent-filters{grid-template-columns:minmax(220px,1.5fr) repeat(6,minmax(100px,.55fr))}.assignment-filters{grid-template-columns:minmax(210px,1.4fr) repeat(6,minmax(100px,.55fr))}.responsible-agent{display:flex!important;align-items:center;gap:7px;min-width:0}.responsible-agent i{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#eaf1ff;color:var(--blue);font-size:8px;font-style:normal;font-weight:800}.responsible-agent b{overflow:hidden;color:var(--text);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.transfer-panel{display:grid;gap:9px;border-color:#ffd39b!important;background:#fffaf2}.transfer-panel label{display:grid;gap:5px}.transfer-panel select{height:40px;padding:0 9px;border:1px solid var(--border);border-radius:7px;background:#fff}.agent-work-widget{min-height:220px}.agent-work-row{display:grid;grid-template-columns:66px 1fr 16px;align-items:center;gap:9px;min-height:52px;padding:8px 12px;border-bottom:1px solid var(--border);color:var(--text);text-decoration:none}.agent-work-row>span{color:var(--blue);font-size:8px;font-weight:800;text-transform:uppercase}.agent-work-row p{display:grid;gap:3px;min-width:0;margin:0}.agent-work-row strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.agent-work-row small{color:var(--muted);font-size:8px}.assignment-panel{display:grid;gap:10px;margin:10px 0;padding:12px;border:1px solid var(--border);border-radius:9px;background:#fff}.assignment-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.assignment-panel h3,.assignment-panel p{margin:0}.assignment-panel header p{margin-top:3px;color:var(--muted);font-size:8px}.assignment-editor{display:grid;gap:9px}.assignment-editor label{display:grid;gap:5px;color:var(--text);font-size:9px;font-weight:700}.assignment-editor select,.assignment-editor textarea{padding:8px;border:1px solid var(--border);border-radius:7px;background:#fff}.assignment-editor>div{display:flex;justify-content:flex-end;gap:8px}@media (max-width: 1100px){.assignment-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.assignment-filters .property-search{grid-column:1/4}}@media (max-width: 800px){.assignment-filters{display:grid;grid-template-columns:1fr 1fr}.assignment-filters .property-search{display:grid!important;grid-column:1/3}.assignment-filters>label:nth-child(2),.assignment-filters>label:nth-child(3){display:grid!important}.assigned-table .responsible-agent{display:none!important}}:root{--parity-navy: #071b43;--parity-ink: #12203d;--parity-muted: #66748e;--parity-line: #e1e7f0;--parity-soft: #f6f8fc;--parity-purple: #6042df;--parity-gradient: linear-gradient(105deg,#6035e8 0%,#d92b9a 58%,#ff6536 100%);--parity-shadow: 0 2px 9px rgba(18,35,73,.055)}.v2-shell .sidebar{width:226px;padding:16px 13px 12px;background:linear-gradient(180deg,#06183d,#092d62)}.v2-shell .workspace{margin-left:226px}.v2-shell .shell-brand{min-height:52px;gap:9px;padding:0 8px 12px}.v2-shell .shell-brand .brand-mark{display:block;width:32px;height:32px;flex:0 0 32px;border-radius:0;object-fit:contain}.v2-shell .shell-brand>.brand-copy{display:grid;width:auto;height:auto;min-width:0;border-radius:0;background:transparent;line-height:1.05}.v2-shell .brand-copy strong{color:#fff;font-size:17px;font-weight:780;letter-spacing:-.025em}.v2-shell .brand-copy small{margin-top:4px;color:#b9c8e3;font-size:8px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.v2-shell .agency-switch{min-height:60px;margin-bottom:10px;padding:8px 9px}.v2-shell .agency-mark{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border-radius:7px;background:var(--parity-gradient);color:#fff;font-size:11px;font-weight:850}.v2-shell .agency-switch strong{font-size:11px}.v2-shell .agency-switch small,.v2-shell .site-select select{font-size:9px}.v2-shell .sidebar nav a,.v2-shell .sidebar nav .disabled-nav{min-height:40px;gap:10px;padding-inline:10px;font-size:11px}.v2-shell .sidebar nav a>span,.v2-shell .sidebar nav .disabled-nav>span{width:20px;height:20px;flex-basis:20px}.v2-shell .sidebar .nav-glyph{display:grid;place-items:center;width:20px;height:20px;color:#eaf0fb;font-size:18px;line-height:1}.v2-shell .sidebar nav a.active:before{left:-13px;height:28px}.v2-shell .swilo-sidebar{position:relative;min-height:58px;margin-top:auto;padding:7px 8px;overflow:hidden}.v2-shell .swilo-sidebar>img{width:39px;height:46px;flex:0 0 39px;object-fit:contain;object-position:center bottom}.v2-shell .swilo-sidebar p{gap:2px}.v2-shell .swilo-sidebar strong{font-size:11px}.v2-shell .swilo-sidebar small{color:#b9c8e3;font-size:9px}.v2-shell .swilo-presence{position:absolute;left:40px;bottom:8px;width:10px;height:10px;border:2px solid #102b5d;border-radius:50%;background:#31c866}.v2-shell .menu-toggle{min-height:34px;margin-top:7px;font-size:10px}.v2-shell .sidebar.compact :where(.brand-copy,.swilo-sidebar p,.swilo-presence){display:none}.v2-shell .sidebar.compact :where(.shell-brand,.swilo-sidebar){justify-content:center;padding-inline:0}.v2-shell .sidebar.compact .agency-mark{width:28px;height:28px;flex-basis:28px}.v2-shell .topbar{height:58px;padding:0 24px}.v2-shell .mobile-context strong{font-size:12px}.v2-shell .mobile-context small{font-size:9px}.v2-shell .global-tool-actions button{min-height:34px;padding-inline:10px;font-size:10px}.v2-shell .global-tool-actions img{width:16px;height:16px}.v2-shell .top-actions>button{width:36px;min-width:36px;height:36px;min-height:36px}.v2-shell .avatar{width:30px;height:30px;font-size:10px}.v2-shell .demo-banner{min-height:24px;padding:3px 14px;font-size:9px}.v2-shell .page{max-width:1700px;padding:18px 22px 36px}.v2-shell :where(.v2-card,.properties-table,.properties-toolbar,.crm-table,.crm-filters,.property-panel,.property-facts,.property-swilo,.match-detail,.statistics-panel,.statistics-state,.statistics-scope,.statistics-kpis article,.settings-card,.workflow-card,.acquisition-cost){border-color:var(--parity-line);border-radius:10px;box-shadow:var(--parity-shadow)}.v2-shell :where(.v2-primary,.v2-secondary,.v2-tertiary,button:not(.notification-toggle):not(.logout-top):not(.drawer-close)){min-height:36px;border-radius:7px;font-size:11px}.v2-shell .v2-primary{background:var(--parity-gradient);box-shadow:none}.v2-shell :where(.page-heading,.properties-heading,.crm-heading,.matches-heading,.property-detail-heading){margin-bottom:13px}.v2-shell :where(.page-heading,.properties-heading,.crm-heading,.matches-heading,.property-detail-heading) h1{font-size:clamp(22px,1.8vw,27px)}.v2-shell :where(.page-heading,.properties-heading,.crm-heading,.matches-heading,.property-detail-heading) p{font-size:11px}.v2-shell .eyebrow{margin-bottom:4px;font-size:9px}.dashboard .kpi-grid{gap:10px;margin-bottom:12px}.dashboard .v2-kpi{min-height:78px;padding:11px 12px;gap:10px}.dashboard .v2-kpi-icon{width:38px;height:38px;flex-basis:38px;border-radius:9px;font-size:18px}.dashboard .v2-kpi small{font-size:10px}.dashboard .v2-kpi strong{font-size:20px}.dashboard .v2-kpi em{font-size:8px}.dashboard .dashboard-main-grid{grid-template-columns:minmax(380px,.92fr) minmax(500px,1.08fr);gap:12px;margin-bottom:12px}.v2-shell .dashboard-main-grid>*{min-height:230px}.dashboard .dashboard-secondary-grid{grid-template-columns:.82fr 1fr 1.05fr 1fr;gap:12px;margin-top:0}.dashboard .card-heading{min-height:46px;padding:8px 12px}.dashboard .card-heading h2,.dashboard .notary-card h2{font-size:12px}.dashboard :where(.match-row,.agenda-row,.contact-row){min-height:46px;padding:6px 10px}.dashboard .stats-grid{padding-block:4px 7px}.dashboard .stats-grid article{padding-inline:10px}.dashboard .stats-grid h3{font-size:11px}.dashboard .stats-grid article>div{padding-block:6px}.dashboard .stats-grid span{font-size:8px}.dashboard .stats-grid strong{font-size:16px}.dashboard .sector{padding:10px}.dashboard .sector>div{margin-top:10px}.dashboard .acquisition-cost{padding:12px}.dashboard .acquisition-cost>header{margin-bottom:10px}.dashboard .acquisition-cost header p,.dashboard .acquisition-cost .eyebrow{display:none}.dashboard .acquisition-cost.compact form{gap:8px}.dashboard .acquisition-cost.compact :is(input,select){min-height:34px}.dashboard .acquisition-cost.compact .cost-result{padding:10px;margin-top:9px}.dashboard .acquisition-cost.compact .cost-result>strong{font-size:20px}.workspace-property-detail .property-detail-heading{align-items:flex-start;gap:14px}.workspace-property-detail .heading-actions{gap:7px}.workspace-property-detail .property-hero{grid-template-columns:minmax(0,1.55fr) minmax(235px,.58fr);gap:11px}.workspace-property-detail .workspace-media-panel{min-width:0;overflow:hidden;gap:8px}.workspace-property-detail .workspace-cover{width:100%;max-width:100%;height:clamp(250px,29vw,360px);aspect-ratio:auto}.workspace-property-detail .workspace-thumbnails{grid-template-columns:repeat(5,minmax(72px,1fr));gap:7px}.workspace-property-detail .workspace-thumbnails button{min-height:58px}.workspace-property-detail .property-facts{padding:14px}.workspace-property-detail .property-swilo{grid-column:2;padding:13px}.workspace-property-detail .property-swilo header{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:9px}.workspace-property-detail .property-swilo .swilo-avatar{width:46px;height:50px;object-fit:contain;object-position:center bottom}.workspace-property-detail .inactive-badge{padding:4px 7px;border-radius:12px;background:#edf0f5;color:#66748c;font-size:8px;white-space:nowrap}.workspace-property-detail .property-content{gap:11px;margin-top:11px}.workspace-property-detail .property-column{gap:11px}.workspace-property-detail .property-panel{padding:13px}.v2-shell .crm-swilo>img,.v2-shell .swilo-message>img{display:block;width:44px;height:49px;object-fit:contain;object-position:center bottom}.v2-shell .swilo-message{grid-template-columns:44px minmax(0,1fr) auto}.v2-shell .pilot-empty>img{width:76px;height:76px;object-fit:contain;margin:auto}.messaging-drawer{width:min(570px,100vw - 226px);padding:16px 18px}.scheduling-drawer{width:min(520px,100vw - 226px);padding:16px 18px}.messaging-drawer>header,.scheduling-drawer>header{padding-bottom:11px}.messaging-drawer h2,.scheduling-drawer h2{font-size:19px}.message-tabs,.scheduling-drawer>nav{margin:9px 0 12px}.message-tabs button,.scheduling-drawer>nav button{min-height:36px;padding-inline:11px;font-size:10px}.message-compose{gap:9px}.message-compose :is(input,select,textarea){padding:9px}.context-links{display:grid;grid-template-columns:auto 1fr;gap:2px 8px}.context-links small{grid-column:2;color:var(--parity-muted)}.drawer-agenda a,.drawer-tasks a{min-height:46px;padding:7px 9px}.workspace-crm .crm-toolbar,.workspace-crm .crm-filters,.matches-filters{padding:10px;gap:9px}.workspace-crm .crm-row,.matches-row{min-height:61px;padding-block:7px}.workspace-contact-detail .crm-detail-header{min-height:88px;padding:13px}.workspace-contact-detail .crm-detail-scroll{padding:10px}.workspace-contact-detail .crm-panel{padding:11px;margin-bottom:7px}.product-settings .settings-tabs{margin-bottom:14px}.product-settings .settings-layout{gap:12px}.product-settings :where(.settings-card,.workflow-card){padding:15px}.product-settings .settings-row{min-height:48px}.product-settings .workflow-stages section{min-height:150px;padding:9px 7px}.acquisition-page{max-width:880px}.acquisition-page .acquisition-cost{padding:16px}.statistics-page .statistics-tabs{margin-bottom:11px;padding:3px}.statistics-page .statistics-tabs a{padding:7px 12px;font-size:10px}.statistics-page .statistics-scope{padding:9px 12px;margin-bottom:10px}.statistics-page .statistics-kpis{gap:8px;margin-bottom:10px}.statistics-page .statistics-kpis article{padding:11px}.statistics-page .statistics-kpis strong{margin:5px 0 3px;font-size:21px}.statistics-page .statistics-grid{gap:10px}.statistics-page .statistics-panel{padding:13px}.statistics-page .statistics-panel>header{margin-bottom:9px}.statistics-page .statistics-panel h2{font-size:15px}.statistics-page .mini-chart{height:142px;padding:12px 22px 23px}.statistics-page .insight-list{gap:6px}.statistics-page .insight-list li{padding:8px 10px;font-size:11px}@media (max-width: 1280px){.dashboard .dashboard-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-property-detail .property-hero{grid-template-columns:minmax(0,1.35fr) minmax(225px,.65fr)}}@media (min-width: 1300px){.workspace-property-detail .property-hero{grid-template-columns:minmax(500px,1.5fr) minmax(225px,.56fr) minmax(250px,.62fr)}.workspace-property-detail .property-swilo{grid-column:3}}@media (max-width: 800px){.v2-shell .workspace,.v2-shell .sidebar.compact~.workspace{margin-left:0;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.v2-shell .topbar{height:56px;padding-inline:13px}.v2-shell .demo-banner{min-height:23px}.v2-shell .page{padding:16px 12px calc(34px + env(safe-area-inset-bottom))}.v2-shell .dashboard .dashboard-main-grid>*{min-height:0}.v2-shell .dashboard .dashboard-main-grid .v2-card{height:auto}.messaging-drawer,.scheduling-drawer{width:100%;padding:14px 13px calc(88px + env(safe-area-inset-bottom))}.v2-shell .bottom-nav .nav-glyph{display:grid;place-items:center;width:22px;height:22px;font-size:20px;line-height:1}.workspace-property-detail .property-hero{grid-template-columns:1fr}.workspace-property-detail .property-swilo{grid-column:1}}@media (max-width: 599px){.v2-shell :where(.page-heading,.properties-heading,.crm-heading,.matches-heading,.property-detail-heading) h1{font-size:22px}.dashboard .kpi-grid{gap:8px}.dashboard .v2-kpi{min-height:88px;padding:10px}.dashboard .dashboard-main-grid,.dashboard .dashboard-secondary-grid{grid-template-columns:1fr;gap:10px}.workspace-property-detail .property-detail-heading{display:grid}.workspace-property-detail .heading-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.workspace-property-detail .heading-actions>:first-child{grid-column:1/-1}.workspace-property-detail .workspace-cover{height:220px}.workspace-property-detail .workspace-thumbnails{grid-template-columns:repeat(4,minmax(62px,1fr));overflow-x:auto}.workspace-property-detail .property-swilo header{grid-template-columns:42px minmax(0,1fr)}.workspace-property-detail .inactive-badge{grid-column:2;width:max-content}.v2-shell .swilo-message{grid-template-columns:42px 1fr}.v2-shell .swilo-message button{grid-column:2}.statistics-page .statistics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-page .statistics-grid{grid-template-columns:1fr}}.crm-global-drawer,.swilo-global-drawer{position:fixed;z-index:72;top:0;right:0;bottom:0;background:#fff;border-left:1px solid var(--border);box-shadow:-18px 0 48px #071b432e}.crm-global-drawer{width:min(1050px,75vw);min-width:760px;padding:18px;overflow:hidden}.crm-global-drawer>header,.swilo-global-drawer>header{display:flex;align-items:center;gap:12px;min-height:62px;padding-bottom:14px;border-bottom:1px solid var(--border)}.crm-global-drawer>header>div,.swilo-global-drawer>header>div{flex:1}.crm-global-drawer h2,.swilo-global-drawer h2{margin:0;color:var(--text);font-size:20px}.crm-global-drawer p,.swilo-global-drawer p{margin:2px 0 0;color:var(--muted)}.crm-global-drawer>header>button,.swilo-global-drawer>header>button{width:44px;border:0;background:#fff;color:var(--text);font-size:24px}.crm-global-workspace{display:grid;grid-template-columns:minmax(285px,.8fr) minmax(390px,1.2fr);height:calc(100% - 76px);min-height:0}.crm-global-master,.crm-global-detail{min-width:0;overflow:auto;padding:14px}.crm-global-master{border-right:1px solid var(--border)}.crm-global-search{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px;border:1px solid var(--border);border-radius:8px}.crm-global-search input{width:100%;border:0;outline:0;background:#fff}.crm-global-filters{display:flex;gap:5px;margin:10px 0}.crm-global-filters button,.crm-global-detail nav button{border:0;background:#fff;color:var(--muted)}.crm-global-filters button.active,.crm-global-detail nav button.active{background:#f0edff;color:#5536d8}.crm-global-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:10px 6px;border:0;border-top:1px solid var(--border);background:#fff;text-align:left}.crm-global-row:hover,.crm-global-row.active{background:#faf9ff}.crm-global-row>i,.crm-detail-content>header>i{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f0edff;color:#5536d8;font-style:normal;font-weight:800}.crm-global-row>span{display:grid;gap:2px;min-width:0}.crm-global-row small{overflow:hidden;color:var(--muted);text-overflow:ellipsis}.crm-global-row em{padding:4px 7px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--muted);font-size:10px;font-style:normal}.crm-detail-content>header{display:flex;gap:12px;padding-bottom:12px}.crm-detail-content>header>i{width:52px;height:52px}.crm-global-detail h3{margin:2px 0;font-size:19px}.crm-global-detail nav{display:flex;gap:4px;padding:8px 0;border-block:1px solid var(--border)}.crm-detail-content>section{margin-top:12px;padding:13px;border:1px solid var(--border);border-radius:9px;background:#fff}.crm-global-detail h4{margin:0 0 10px}.crm-global-detail dl{display:grid;grid-template-columns:100px 1fr;gap:7px;margin:0}.crm-global-detail dd{margin:0;font-weight:700}.crm-global-detail article{display:grid;gap:3px;padding:8px 0;border-top:1px solid var(--border)}.crm-global-detail article:first-of-type{border-top:0}.crm-global-detail>footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:7px;padding:13px 0 calc(2px + env(safe-area-inset-bottom));background:#fff}.crm-mobile-back{display:none}.swilo-global-drawer{width:min(560px,100vw);padding:18px}.swilo-global-drawer>header>img{width:64px;height:64px;object-fit:contain}.swilo-global-drawer>section{display:grid;gap:12px;padding:20px 0}.swilo-global-drawer>section>div,.swilo-boundary{padding:13px;border:1px solid var(--border);border-radius:9px;background:#fff}.swilo-global-drawer>section>div{display:grid;gap:4px}.swilo-global-drawer>footer{position:absolute;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));left:18px;display:grid;grid-template-columns:1fr 44px;gap:8px}.swilo-global-drawer>footer input{width:100%;padding:0 12px;border:1px solid var(--border);border-radius:8px;background:#fff}.swilo-global-drawer>footer button{border:0;border-radius:50%;background:#eeeafd;color:#5536d8}.swilo-header-trigger img{width:24px!important;height:24px!important;object-fit:contain}.transverse-route-host{min-height:calc(100vh - 180px);background:#fff}@media (max-width: 1000px){.crm-global-drawer{width:92vw;min-width:0}.global-tool-actions{gap:6px}.global-tool-actions button{justify-content:center;width:40px;min-width:40px;padding:0;font-size:0!important}.global-tool-actions button span,.global-tool-actions button img{margin:0}.global-tool-actions button:after{display:none}}@media (max-width: 700px){.crm-global-drawer,.swilo-global-drawer{width:100%;min-width:0;padding:12px 12px calc(74px + env(safe-area-inset-bottom));border-left:0}.crm-global-workspace{display:block}.crm-global-master,.crm-global-detail{height:100%;padding:12px 2px;border:0}.crm-global-workspace.detail-open .crm-global-master{display:none}.crm-global-detail{display:block}.crm-mobile-back{display:inline-flex;margin-bottom:8px;border:0;background:#fff;color:#5536d8}.crm-global-detail>footer{bottom:0;display:grid;grid-template-columns:1fr 1fr}.crm-global-detail>footer .v2-primary{grid-column:1/-1}.global-tool-actions{gap:3px}.global-tool-actions button{min-width:44px!important;padding:0!important}.global-tool-actions button:after{display:none}.transverse-route-host{min-height:70vh}}.v2-shell .crm-global-drawer{display:flex;flex-direction:column}.v2-shell .crm-global-drawer>header{flex:0 0 auto}.v2-shell .crm-global-workspace{flex:1;min-height:0;height:auto}.v2-shell .crm-global-detail{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;height:100%;padding:0;overflow:hidden}.v2-shell .crm-detail-content{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;padding:14px;scroll-padding-block:14px}.v2-shell .crm-global-detail>footer{position:static;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#f4f5f8}.v2-shell .crm-global-detail>footer button{min-height:44px;flex:1 1 110px;white-space:normal}@media (max-width: 700px){.v2-shell .crm-global-detail>footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.v2-shell .crm-global-detail>footer .v2-primary{grid-column:1/-1}}.crm-context-action{position:relative;box-shadow:none}.crm-context-action>header{display:flex;align-items:flex-start;gap:10px}.crm-context-action>header>div{flex:1}.crm-context-action>header button{border:0;background:#fff;font-size:20px}.crm-context-action form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crm-context-action label{display:grid;gap:5px;color:var(--muted);font-size:12px}.crm-context-action label:has(textarea),.crm-context-action form>button{grid-column:1/-1}.crm-context-action input,.crm-context-action select,.crm-context-action textarea{width:100%;min-width:0;min-height:44px;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);font-family:inherit;font-size:14px;line-height:1.5}@media (max-width: 700px){.crm-context-action form{grid-template-columns:1fr}.crm-context-action label,.crm-context-action form>button{grid-column:1}.crm-context-action input,.crm-context-action select,.crm-context-action textarea{font-size:16px}}.settings-primary-nav{display:flex;align-items:center;gap:6px;margin:0 0 20px;padding:6px;border:1px solid var(--border);border-radius:10px;background:#fff}.settings-primary-nav a,.settings-primary-nav span{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border-radius:7px;color:var(--muted);text-decoration:none}.settings-primary-nav a.active{background:#f0edff;color:#5536d8;font-weight:800}.settings-primary-nav span{margin-left:auto;color:#8b93a5}.settings-primary-nav small{font-size:10px}@media (max-width: 700px){.settings-primary-nav{overflow:auto}.settings-primary-nav a,.settings-primary-nav span{flex:0 0 auto}.settings-primary-nav span{margin-left:0}}.reference-warning{margin:0 0 16px;padding:10px 12px;border:1px solid #ddd8f7;border-radius:8px;background:#fff;color:var(--muted);font-size:12px}.platform-admin-page,.sector-settings-page{display:grid;gap:18px;background:#fff}.platform-admin-page>.page-heading label{display:grid;gap:5px;color:var(--muted);font-size:12px}.platform-admin-page select{min-width:190px;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fff}.platform-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.platform-kpis article,.platform-card{border:1px solid var(--border);border-radius:10px;background:#fff}.platform-kpis article{display:grid;gap:7px;padding:16px}.platform-kpis small{color:var(--muted)}.platform-kpis strong{font-size:25px;color:var(--text)}.platform-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px}.platform-card{min-width:0;padding:16px}.platform-card:first-child{grid-row:span 2}.platform-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.platform-card h2{margin:0 0 13px;font-size:17px}.platform-card dl{display:grid;grid-template-columns:1fr auto;gap:10px;margin:0}.platform-card dd{margin:0;font-weight:800}.platform-table{display:grid}.platform-table>div{display:grid;grid-template-columns:1.4fr .45fr .7fr 1fr .7fr .55fr;align-items:center;gap:10px;padding:11px 0;border-top:1px solid var(--border);font-size:12px}.platform-table>.heading{color:var(--muted);font-size:11px}.platform-table em,.incident em,.developer-clients>span{justify-self:start;padding:4px 7px;border-radius:9px;background:#f0edff;color:#5536d8;font-size:10px;font-style:normal}.incident,.developer-clients{display:grid;grid-template-columns:1fr auto;gap:4px;padding:10px 0;border-top:1px solid var(--border)}.incident span{grid-column:1;color:var(--muted);font-size:12px}.incident em{grid-column:2;grid-row:1/3}.developer-clients{grid-template-columns:1fr auto auto;align-items:center}.developer-clients div{display:grid}.developer-clients small{color:var(--muted)}.developer-clients strong{font-size:13px}.payment-total{font-size:30px;color:#5536d8}.sandbox-card button{width:100%}.sector-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:14px}.sector-search{display:grid;gap:6px;color:var(--muted);font-size:12px}.sector-search input{padding:11px;border:1px solid var(--border);border-radius:8px}.commune-results{display:grid;margin-top:12px}.commune-results button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 3px;border:0;border-top:1px solid var(--border);background:#fff;text-align:left}.commune-results button>span{display:grid}.commune-results small{color:var(--muted)}.commune-results em{color:#5536d8;font-size:11px;font-style:normal}.commune-results button:disabled em{color:var(--muted)}.sector-chip{display:flex;align-items:center;justify-content:space-between;padding:9px;border-bottom:1px solid var(--border)}.sector-chip button{border:0;background:#fff;color:var(--muted)}.sector-grid aside{margin-top:18px;padding:12px;border:1px solid var(--border);border-radius:8px}.permission-matrix{display:grid;border:1px solid var(--border);border-radius:8px}.permission-matrix>div{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:8px;padding:9px;border-top:1px solid var(--border)}.permission-matrix>div:first-child{border-top:0}.permission-matrix .heading{color:var(--muted);font-size:11px}.permission-matrix small{color:var(--muted)}@media (max-width: 1000px){.platform-kpis{grid-template-columns:repeat(2,1fr)}.platform-grid,.sector-grid{grid-template-columns:1fr}.platform-card:first-child{grid-row:auto}.platform-table{overflow:auto}.platform-table>div{min-width:740px}}@media (max-width: 700px){.platform-kpis{grid-template-columns:1fr 1fr}.platform-kpis article{padding:12px}.platform-kpis strong{font-size:20px}.platform-admin-page>.page-heading{align-items:stretch}.permission-matrix>div{grid-template-columns:1fr 1fr}.permission-matrix>div>*:last-child{grid-column:1/-1}}.agent-drawer{z-index:72}.drawer-agenda article,.drawer-tasks article{display:grid;grid-template-columns:100px 1fr auto;gap:12px;align-items:center;min-height:54px;padding:10px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text)}.drawer-context-form{display:grid;gap:14px;padding:18px 0}.context-form-heading{display:flex;align-items:flex-start;gap:10px}.context-form-heading>button{border:0;background:#fff;color:#5536d8;font-size:20px}.context-form-heading h3{margin:2px 0}.drawer-context-form form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.drawer-context-form label{display:grid;gap:6px;color:var(--muted);font-size:12px}.drawer-context-form input,.drawer-context-form select{width:100%;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text)}.drawer-context-form label.check{display:flex;flex-direction:row;align-items:center}.drawer-context-form label.check input{width:auto}.drawer-context-form form>button{grid-column:1/-1}.success-note{padding:10px;border:1px solid #bce7cc;border-radius:8px;color:#187443}@media (max-width: 700px){.drawer-agenda article,.drawer-tasks article{grid-template-columns:76px 1fr}.drawer-agenda article time,.drawer-tasks article time{grid-row:2;grid-column:2}.drawer-context-form form{grid-template-columns:1fr}.drawer-context-form form>button{grid-column:1}.v2-shell .topbar{height:auto;min-height:104px;flex-wrap:wrap;padding-block:8px}.v2-shell .global-tool-actions{position:static;order:3;flex:0 0 100%;justify-content:flex-end}.v2-shell .global-tool-actions button{width:44px;min-width:44px;padding:0;justify-content:center;border-radius:50%}}.properties-page .properties-heading{align-items:center;margin-bottom:12px}.properties-page .properties-summary{grid-template-columns:repeat(3,minmax(0,220px));gap:10px;max-width:none;margin-bottom:12px}.properties-page .properties-summary article{min-height:72px;padding:10px 12px}.properties-page .properties-summary article>span{width:38px;height:38px;flex:0 0 38px;margin-right:10px;border-radius:9px;background-position:center;background-repeat:no-repeat;background-size:19px;font-size:0}.properties-page .properties-summary article:nth-child(1)>span{background-image:url(/assets/img/icon_home.png)}.properties-page .properties-summary article:nth-child(2)>span{background-image:url(/assets/img/icon_biens_immobiliers.png)}.properties-page .properties-summary article:nth-child(3)>span{background-image:url(/assets/img/icon_biens_immobiliers_search.png)}.properties-page .properties-summary small{font-size:9px}.properties-page .properties-summary strong{font-size:16px}.properties-page .properties-summary p{font-size:8px}.properties-page .properties-toolbar{grid-template-columns:minmax(250px,2.3fr) repeat(6,minmax(125px,1fr));gap:8px;margin-bottom:12px;padding:10px 12px}.properties-page .properties-toolbar label{min-width:0;gap:4px;font-size:9px}.properties-page .properties-toolbar :is(input,select){width:100%;min-width:0;height:36px;padding:0 9px;font-size:11px;white-space:nowrap;text-overflow:clip}.properties-page .property-search input{padding-left:32px}.properties-page .property-list-head,.properties-page .property-list-row{grid-template-columns:minmax(260px,2fr) 100px 110px minmax(145px,.9fr) 105px 18px;gap:10px;padding:6px 12px}.properties-page .property-list-head{min-height:32px;font-size:8px}.properties-page .property-list-row{min-height:64px;border-top-color:#e8edf4;font-size:11px}.properties-page .property-cover-thumb,.properties-page .property-placeholder{width:58px;height:42px;flex:0 0 58px;border-radius:5px}.properties-page .property-identity{gap:10px}.properties-page .property-identity strong{overflow:visible;color:#183054;font-size:12px;line-height:1.25;text-overflow:clip;white-space:normal}.properties-page .property-identity small{margin-top:2px;font-size:9px;line-height:1.25}.properties-page .property-list-row>strong{font-size:12px}.properties-page .responsible-agent{font-size:9px}.properties-page .properties-pagination{min-height:46px}@media (max-width: 1180px) and (min-width: 801px){.properties-page .properties-toolbar{grid-template-columns:repeat(4,minmax(130px,1fr))}.properties-page .property-search{grid-column:span 2}}@media (max-width: 800px){.properties-page .properties-heading{align-items:flex-start;gap:10px}.properties-page .properties-heading .v2-primary{align-self:flex-start;width:auto;min-height:38px;padding:0 14px}.properties-page .properties-summary{grid-template-columns:1fr 1fr;gap:8px}.properties-page .properties-summary article{min-height:70px;padding:9px}.properties-page .properties-summary article:last-child{grid-column:1/-1}.properties-page .properties-toolbar{grid-template-columns:1fr 1fr;gap:8px;padding:10px}.properties-page .properties-toolbar>label{display:grid!important}.properties-page .property-search{grid-column:1/-1}.properties-page .properties-toolbar :is(input,select){height:38px;font-size:11px}.properties-page .property-list-row{position:relative;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;min-height:112px;padding:9px 10px}.properties-page .property-list-head{display:none}.properties-page .property-identity{grid-column:1/-1}.properties-page .property-list-row>span:nth-child(2){display:inline-flex;grid-column:1;grid-row:2;justify-self:start}.properties-page .property-list-row>strong{grid-column:2;grid-row:2;padding-left:0;text-align:right}.properties-page .property-list-row>span:nth-child(4){display:flex;grid-column:1;grid-row:3}.properties-page .property-list-row>time{grid-column:2;grid-row:3;align-self:center;font-size:9px}.properties-page .property-list-row>b{display:none}.properties-page .properties-pagination{min-height:44px;padding-inline:10px}}:root{--app: #fff;--surface: #fff;--soft: #f7f8fc;--text: #101a36;--muted: #5f6d87;--border: #dfe4ee;--purple: #5b32dc;--gradient: #5b32dc;--pilot-gradient: #5b32dc;--parity-gradient: #5b32dc;--v2-color-canvas: #fff;--v2-color-surface: #fff;--v2-color-line: #dfe4ee;--v2-color-primary: #5b32dc;--v2-color-primary-strong: #4d29c7;--v2-gradient-action: #5b32dc;--v2-radius-sm: 6px;--v2-radius-md: 8px;--v2-radius-lg: 10px;--v2-shadow-card: 0 1px 4px rgba(14, 32, 70, .045);--parity-line: #dfe4ee;--parity-soft: #f7f8fc;--parity-purple: #5b32dc;--parity-shadow: 0 1px 4px rgba(14, 32, 70, .045)}html,body,.v2-shell,.v2-shell .workspace,.v2-shell .page{background:#fff}.v2-shell .sidebar{width:212px;padding:16px 12px 12px;background:#071b43}.v2-shell .workspace{margin-left:212px}.v2-shell .sidebar.compact{width:72px}.v2-shell .sidebar.compact~.workspace{margin-left:72px}.v2-shell .shell-brand{min-height:52px;padding:0 8px 12px}.v2-shell .shell-brand .brand-mark{width:32px;height:32px;flex:0 0 32px;object-fit:contain}.v2-shell .brand-copy{white-space:nowrap}.v2-shell .brand-copy strong{font-size:17px;line-height:1;white-space:nowrap}.v2-shell .agency-switch{min-height:58px;margin-bottom:10px;padding:8px 9px;border-radius:7px}.v2-shell .sidebar nav{gap:3px}.v2-shell .sidebar nav a,.v2-shell .sidebar nav .disabled-nav{min-height:40px;gap:10px;padding-inline:10px;border:0;border-radius:7px;box-shadow:none;font-size:11px}.v2-shell .sidebar nav a.active{background:#537ee138;box-shadow:none}.v2-shell .sidebar nav a.active:before{left:-12px;width:4px;height:28px;background:#7450d8}.v2-shell .menu-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:34px;margin-top:auto;border-radius:7px}.v2-shell .topbar{height:56px;min-height:56px;padding:0 22px;background:#fff;border-bottom-color:var(--border)}.v2-shell .global-tool-actions{gap:6px}.v2-shell .global-tool-actions button{min-height:32px;padding:0 9px;border:1px solid var(--border);border-radius:6px;background:#fff;box-shadow:none;color:var(--text);font-size:9px}.v2-shell .global-tool-actions img{width:15px;height:15px}.v2-shell .global-tool-actions button:not(.swilo-header-trigger) img{filter:brightness(0) saturate(100%) invert(18%) sepia(21%) saturate(1916%) hue-rotate(181deg) brightness(88%) contrast(94%);opacity:.82}.v2-shell .top-actions{gap:8px}.v2-shell .top-actions>button{width:34px;min-width:34px;height:34px;min-height:34px}.v2-shell .avatar{width:30px;height:30px}.v2-shell .demo-banner{min-height:24px;padding:3px 14px;background:#f5f3ff;color:#4934bd;border-bottom:1px solid #e6e1fb;font-size:9px;font-weight:650}.v2-shell .page{width:100%;max-width:1700px;padding:18px 22px 36px}.v2-shell .v2-primary{min-height:40px;padding:0 15px;border:1px solid #5b32dc;border-radius:6px;background:#5b32dc;background-image:none;box-shadow:none;color:#fff;font-size:11px}.v2-shell .v2-secondary,.v2-shell .v2-tertiary{min-height:38px;padding-inline:13px;border:1px solid var(--border);border-radius:6px;background:#fff;background-image:none;box-shadow:none;color:#4d35c4}.v2-shell :where(input,select,textarea){min-height:38px;border-color:var(--border);border-radius:6px;background:#fff;color:var(--text)}.v2-shell :where(.v2-card,.properties-table,.properties-toolbar,.properties-summary article,.crm-table,.crm-filters,.crm-kpis article,.property-panel,.property-facts,.property-swilo,.match-detail,.matches-table,.matches-filters,.statistics-panel,.statistics-state,.statistics-scope,.statistics-kpis article,.settings-card,.workflow-card,.acquisition-cost,.agent-table,.agent-filters){background:#fff;border-color:var(--border);border-radius:8px;box-shadow:var(--v2-shadow-card)}.v2-shell :where(.property-list-head,.crm-row-head,.matches-row.head,.agent-head,.table-row.table-head){background:var(--soft)}.v2-shell :where(.status-badge,.v2-badge,.crm-badge,.agent-status,.cache-state,.save-state,.neutral-badge){min-height:21px;padding:2px 8px;border-radius:999px;box-shadow:none;font-size:9px}.v2-shell :where(.settings-primary-nav,.settings-tabs,.statistics-tabs,.property-tabs,.crm-tabs,.agent-tabs,.message-tabs){gap:22px;padding:0;border:0;border-bottom:1px solid var(--border);border-radius:0;background:transparent;box-shadow:none}.v2-shell :where(.settings-primary-nav,.settings-tabs,.statistics-tabs,.property-tabs,.crm-tabs,.agent-tabs,.message-tabs) :where(a,button){position:relative;min-height:42px;padding:0 3px;border:0;border-radius:0;background:transparent;box-shadow:none}.v2-shell :where(.settings-primary-nav,.settings-tabs,.statistics-tabs,.property-tabs,.crm-tabs,.agent-tabs,.message-tabs) :where(a.active,button.active,a[aria-current=page]){color:#4d35c4}.v2-shell :where(.settings-primary-nav,.settings-tabs,.statistics-tabs,.property-tabs,.crm-tabs,.agent-tabs,.message-tabs) :where(a.active,button.active,a[aria-current=page]):after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#5b32dc;content:""}@media (max-width: 800px){.v2-shell .workspace,.v2-shell .sidebar.compact~.workspace{margin-left:0}.v2-shell .topbar{height:60px;min-height:60px;padding:0 12px;flex-wrap:nowrap}.v2-shell .mobile-context,.v2-shell .topbar-spacer{display:none}.v2-shell .global-tool-actions{position:static;order:initial;flex:1 1 auto;justify-content:flex-start;gap:4px}.v2-shell .global-tool-actions button{display:grid;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;border-radius:50%;font-size:0}.v2-shell .global-tool-actions button>span{font-size:16px}.v2-shell .global-tool-actions img{width:17px;height:17px}.v2-shell .top-actions>strong{display:none}.v2-shell .page{padding:16px 12px calc(92px + env(safe-area-inset-bottom))}}.v2-icon{display:inline-block;width:1em;height:1em;flex:0 0 1em;background:currentColor;mask:var(--v2-icon) center/contain no-repeat;vertical-align:-.125em}.v2-icon[data-icon=home]{--v2-icon:url(/assets/icons/home.svg)}.v2-icon[data-icon=business]{--v2-icon:url(/assets/icons/business.svg)}.v2-icon[data-icon=search]{--v2-icon:url(/assets/icons/search.svg)}.v2-icon[data-icon=stats-chart]{--v2-icon:url(/assets/icons/stats-chart.svg)}.v2-icon[data-icon=settings]{--v2-icon:url(/assets/icons/settings.svg)}.v2-icon[data-icon=people]{--v2-icon:url(/assets/icons/people.svg)}.v2-icon[data-icon=person]{--v2-icon:url(/assets/icons/person.svg)}.v2-icon[data-icon=mail]{--v2-icon:url(/assets/icons/mail.svg)}.v2-icon[data-icon=calendar]{--v2-icon:url(/assets/icons/calendar.svg)}.v2-icon[data-icon=notifications]{--v2-icon:url(/assets/icons/notifications.svg)}.v2-icon[data-icon=close]{--v2-icon:url(/assets/icons/close.svg)}.v2-icon[data-icon=arrow-back]{--v2-icon:url(/assets/icons/arrow-back.svg)}.v2-icon[data-icon=arrow-up]{--v2-icon:url(/assets/icons/arrow-up.svg)}.v2-icon[data-icon=arrow-down]{--v2-icon:url(/assets/icons/arrow-down.svg)}.v2-icon[data-icon=chevron-back]{--v2-icon:url(/assets/icons/chevron-back.svg)}.v2-icon[data-icon=chevron-forward]{--v2-icon:url(/assets/icons/chevron-forward.svg)}.v2-icon[data-icon=chevron-down]{--v2-icon:url(/assets/icons/chevron-down.svg)}.v2-icon[data-icon=send]{--v2-icon:url(/assets/icons/send.svg)}.v2-icon[data-icon=eye]{--v2-icon:url(/assets/icons/eye.svg)}.v2-icon[data-icon=pricetag]{--v2-icon:url(/assets/icons/pricetag.svg)}.v2-icon[data-icon=chatbubble]{--v2-icon:url(/assets/icons/chatbubble.svg)}.v2-icon[data-icon=analytics]{--v2-icon:url(/assets/icons/analytics.svg)}.v2-icon[data-icon=file-tray]{--v2-icon:url(/assets/icons/file-tray.svg)}.v2-icon[data-icon=image]{--v2-icon:url(/assets/icons/image.svg)}.v2-icon[data-icon=bed]{--v2-icon:url(/assets/icons/bed.svg)}.v2-icon[data-icon=resize]{--v2-icon:url(/assets/icons/resize.svg)}.v2-icon[data-icon=location]{--v2-icon:url(/assets/icons/location.svg)}.v2-icon[data-icon=grid]{--v2-icon:url(/assets/icons/grid.svg)}.v2-icon[data-icon=checkmark]{--v2-icon:url(/assets/icons/checkmark.svg)}.v2-icon[data-icon=checkmark-circle]{--v2-icon:url(/assets/icons/checkmark-circle.svg)}.v2-icon[data-icon=square-outline]{--v2-icon:url(/assets/icons/square.svg)}.v2-icon[data-icon=ellipse-outline]{--v2-icon:url(/assets/icons/ellipse.svg)}.v2-icon[data-icon=alert-circle]{--v2-icon:url(/assets/icons/alert-circle.svg)}.v2-icon[data-icon=create]{--v2-icon:url(/assets/icons/create.svg)}.v2-icon[data-icon=add]{--v2-icon:url(/assets/icons/add.svg)}.v2-icon[data-icon=open]{--v2-icon:url(/assets/icons/open.svg)}.v2-icon[data-icon=sparkles]{--v2-icon:url(/assets/icons/sparkles.svg)}.v2-shell :is(.dashboard-action,.pilot-matches-card .text-action,.agent-work-widget .card-heading>a,.dashboard .acquisition-cost>header>a){display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid #d8deeb;border-radius:8px;background:#fff;color:#5c45c9;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}.v2-shell :is(.dashboard-action,.pilot-matches-card .text-action,.agent-work-widget .card-heading>a,.dashboard .acquisition-cost>header>a):is(:hover,:focus-visible){background:#f7f5ff;border-color:#b9a7f5;outline:none}.v2-shell .sidebar .v2-icon{font-size:20px}.v2-shell .topbar .v2-icon{font-size:18px}.v2-shell :where(.v2-primary,.v2-secondary,.v2-tertiary,.v2-button-ghost,.v2-button-danger) .v2-icon{font-size:16px}.v2-shell button{appearance:none;min-height:36px;padding:0 12px;border:1px solid transparent;border-radius:8px;background:#fff;background-image:none;box-shadow:none;color:var(--text);font-size:13px;font-weight:600;line-height:1.2;cursor:pointer}.v2-shell button:disabled{cursor:not-allowed;opacity:.56}.v2-shell :where(.v2-primary,button.v2-primary,a.v2-primary){min-height:40px;padding-inline:16px;border:1px solid var(--purple);border-radius:8px;background:var(--purple);background-image:none;box-shadow:none;color:#fff;font-size:13px;font-weight:650}.v2-shell :where(.v2-secondary,button.v2-secondary,a.v2-secondary){min-height:36px;padding-inline:13px;border:1px solid #cfc8ef;border-radius:8px;background:#fff;background-image:none;color:#5137ca;font-size:13px;font-weight:600}.v2-shell :where(.v2-tertiary,.v2-button-ghost,.text-action,.property-back,.pilot-back,.crm-mobile-back){display:inline-flex;align-items:center;gap:7px;min-height:36px;padding-inline:8px;border-color:transparent;border-radius:8px;background:transparent;color:#5137ca;box-shadow:none;font-size:13px;font-weight:600;text-decoration:none}.v2-shell :where(.v2-button-danger,.danger-button,.danger-link){min-height:36px;padding-inline:13px;border:1px solid #efc4c8;border-radius:8px;background:#fff;color:#b42332;font-size:13px;font-weight:600;text-decoration:none}.v2-shell :where(.v2-button-icon,[data-global-drawer-close],.drawer-close){display:grid;place-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:#34425c;font-size:18px}.v2-shell :where(.v2-button-icon,[data-global-drawer-close],.drawer-close):hover,.v2-shell button:hover{background-color:#f5f3fc}.v2-shell .v2-primary:hover{background-color:#4d29c7}.v2-shell .sidebar .menu-toggle{border:1px solid rgba(255,255,255,.24);background:transparent;color:#fff}.v2-shell .sidebar .menu-toggle:hover{background:#ffffff14}.v2-shell :where(button,a,input,select,textarea):focus-visible{outline:2px solid #2d6cdf;outline-offset:2px}.v2-shell :where(.page-heading,.properties-heading,.crm-heading,.matches-heading,.property-detail-heading) h1{font-size:clamp(28px,2vw,32px);font-weight:700}.v2-shell :where(.card-heading,.property-panel,.crm-panel,.statistics-panel,.settings-card,.workflow-card) h2{font-weight:650}.v2-shell :where(p,dd,dt,time,small){font-weight:400}.v2-shell .eyebrow{font-size:11px;font-weight:650;letter-spacing:.08em}.v2-shell :where(.v2-card,.property-panel,.crm-panel,.statistics-panel,.settings-card,.workflow-card,.agent-pane>article){border:1px solid #e3e7f0;border-radius:10px;background:#fff;box-shadow:0 1px 4px #0e20460a}.v2-shell :where(input,select,textarea){min-height:40px;border:1px solid #d9dfeb;border-radius:8px;background-color:#fff;color:var(--text);font-size:13px;font-weight:400}.v2-shell select{appearance:none;padding-right:34px;background-image:url(/assets/icons/chevron-down-outline.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:15px}.v2-shell .global-drawer-backdrop{background:#07143057}.v2-shell :where(.crm-global-drawer,.messaging-drawer:not(.full-page),.scheduling-drawer,.swilo-global-drawer,.agent-drawer){top:0;right:0;bottom:0;height:100dvh;padding:0;border:0;border-left:1px solid #e3e7f0;border-radius:0;background:#fff;box-shadow:-16px 0 44px #09183729}.v2-shell :where(.crm-global-drawer,.messaging-drawer:not(.full-page),.scheduling-drawer,.swilo-global-drawer,.agent-drawer)>header{display:flex;align-items:center;gap:12px;min-height:78px;margin:0;padding:14px 20px;border-bottom:1px solid #e3e7f0;background:#fff}.v2-shell :where(.crm-global-drawer,.messaging-drawer:not(.full-page),.scheduling-drawer,.swilo-global-drawer,.agent-drawer)>header>div{flex:1}.v2-shell :where(.crm-global-drawer,.messaging-drawer:not(.full-page),.scheduling-drawer,.swilo-global-drawer,.agent-drawer)>header h2{margin:2px 0;font-size:20px;font-weight:650}.v2-shell :where(.crm-global-drawer,.messaging-drawer:not(.full-page),.scheduling-drawer,.swilo-global-drawer,.agent-drawer)>header p{margin:0;color:var(--muted);font-size:13px;font-weight:400}.v2-shell :where(.messaging-drawer:not(.full-page),.scheduling-drawer)>:not(header),.v2-shell .swilo-global-drawer>:not(header){margin-inline:20px}.v2-shell :where(.crm-global-detail,.messaging-drawer,.scheduling-drawer,.agent-drawer)>footer{border-top:1px solid #e3e7f0;background:#fff}.v2-shell .agent-drawer>.drawer-close{z-index:2;top:20px;right:20px;width:38px;height:38px;border:1px solid #d8dff0;border-radius:8px;background:#fff;color:#17233d}.v2-shell .agent-drawer>header{padding-right:68px}.v2-shell .agent-drawer>:not(header):not(.drawer-close){margin-inline:20px}.v2-shell .crm-global-drawer{padding:0}.v2-shell .crm-global-workspace{height:calc(100% - 78px)}.v2-shell .swilo-global-drawer>header>img{width:52px;height:52px;border-radius:14px}@media (max-width: 800px){.v2-shell .topbar .v2-icon{font-size:18px}.v2-shell .bottom-nav .v2-icon{font-size:20px}.v2-shell :where(.crm-global-drawer,.messaging-drawer:not(.full-page),.scheduling-drawer,.swilo-global-drawer,.agent-drawer){width:100%;max-width:none;padding-bottom:calc(74px + env(safe-area-inset-bottom));border-left:0}.v2-shell :where(.crm-global-drawer,.messaging-drawer:not(.full-page),.scheduling-drawer,.swilo-global-drawer,.agent-drawer)>header{min-height:72px;padding:12px 14px}.v2-shell :where(.messaging-drawer:not(.full-page),.scheduling-drawer)>:not(header),.v2-shell .swilo-global-drawer>:not(header){margin-inline:14px}}.v2-shell .swilo-header-trigger img{width:26px!important;height:26px!important;border:1px solid #d9def0;border-radius:8px;object-fit:cover}.v2-shell .swilo-global-drawer>header>img{width:64px;height:64px;border-radius:18px;object-fit:cover}.v2-shell .swilo-message>img{width:44px;height:44px;border-radius:50%;object-fit:cover}.workspace-property-detail{max-width:1560px;margin:0 auto;color:#111d3b}.workspace-property-detail .property-back{margin:0 0 7px;color:#5840db;font-size:11px}.workspace-property-detail .property-detail-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:8px}.workspace-property-detail .property-detail-heading>.property-title-block{display:block;min-width:0}.workspace-property-detail .property-title-block>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.workspace-property-detail .property-title-block h1{margin:0;color:#0d1935;font-size:clamp(24px,2vw,30px);line-height:1.12}.workspace-property-detail .property-title-block>p{margin:5px 0 0;color:#5d6b85;font-size:11px}.workspace-property-detail .property-title-block .eyebrow{display:block;margin-bottom:4px}.workspace-property-detail .status-badge,.workspace-property-detail .neutral-badge{min-height:22px;padding:3px 8px;border-radius:11px;font-size:9px}.workspace-property-detail .heading-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.workspace-property-detail .heading-actions>*{min-height:36px;padding-inline:12px;white-space:nowrap}.workspace-property-detail .property-tabs{display:flex;align-items:flex-end;gap:26px;height:42px;margin-bottom:12px;border-bottom:1px solid #dfe4ef}.workspace-property-detail .property-tabs a{position:relative;padding:0 1px 12px;color:#52617c;font-size:11px;font-weight:650;text-decoration:none;white-space:nowrap}.workspace-property-detail .property-tabs a.active{color:#563cdf}.workspace-property-detail .property-tabs a.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#6547e8}.workspace-property-detail .property-tab-select{display:none}.workspace-property-detail .property-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,350px);align-items:start;gap:12px}.workspace-property-detail .property-workspace.with-media-detail{grid-template-columns:minmax(480px,1fr) minmax(290px,320px) minmax(250px,285px)}.workspace-property-detail .property-workspace.single-column{grid-template-columns:minmax(0,1fr)}.workspace-property-detail .property-workspace>.property-swilo{grid-column:auto}.workspace-property-detail .property-primary{display:grid;align-content:start;gap:9px;min-width:0}.workspace-property-detail .workspace-media-panel{display:grid;gap:8px;min-width:0;padding:0;border:0;background:#fff;box-shadow:none}.workspace-property-detail button.workspace-cover{width:100%;height:clamp(245px,22vw,285px);padding:0;border:1px solid #dce2ed;border-radius:9px;background:#fff;cursor:pointer}.workspace-property-detail .workspace-cover img{width:100%;height:100%;object-fit:cover}.workspace-property-detail .workspace-cover>span{right:10px;bottom:10px;padding:5px 8px;border-radius:6px;background:#0b1936c7;font-size:10px}.workspace-property-detail .workspace-thumbnails{display:grid;grid-template-columns:repeat(5,minmax(70px,102px));gap:8px;padding:0;overflow-x:auto}.workspace-property-detail .workspace-thumbnails button{width:auto;min-height:58px;padding:0;border:1px solid #dce2ed;border-radius:7px;background:#fff}.workspace-property-detail .workspace-thumbnails button.cover{border-color:#6547e8;box-shadow:0 0 0 2px #6547e826}.workspace-property-detail .workspace-thumbnails img{display:block;width:100%;height:58px;border-radius:6px;object-fit:cover}.workspace-property-detail .workspace-thumbnails em{left:4px;bottom:4px;padding:2px 4px;border-radius:4px;font-size:8px}.workspace-property-detail .media-manage-toggle{justify-self:start;min-height:32px;padding-inline:10px}.workspace-property-detail .property-facts{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:12px 7px;border:1px solid #dce2ed;border-radius:9px;background:#fff;box-shadow:0 2px 7px #0f22450a}.workspace-property-detail .property-facts>div{display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;column-gap:5px;align-items:center;min-width:0;margin:0;padding:0 7px;border-right:1px solid #edf0f5}.workspace-property-detail .property-facts>div:last-child{border-right:0}.workspace-property-detail .property-facts>div>span{grid-row:1/3;color:#6042e4;font-size:18px}.workspace-property-detail .property-facts small{color:#66738a;font-size:10px}.workspace-property-detail .property-facts strong,.workspace-property-detail .property-facts>div:first-child strong{overflow-wrap:anywhere;color:#101c38;font-size:12px;line-height:1.3}.workspace-property-detail .property-summary-grid{display:grid;grid-template-columns:minmax(0,1fr) 175px;gap:9px}.workspace-property-detail .property-summary-grid .property-panel{min-height:122px;padding:12px}.workspace-property-detail .property-summary-grid .property-panel header{margin:0 0 7px;padding:0;border:0}.workspace-property-detail .property-description p{color:#354563;font-size:11px;line-height:1.5}.workspace-property-detail .property-description a{display:block;margin-top:8px;color:#583fda;font-size:10px;font-weight:700;text-align:right;text-decoration:none}.workspace-property-detail .property-dpe header{display:flex;align-items:center;gap:6px}.workspace-property-detail .property-dpe .dpe-check{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#2bbb61;color:#fff;font-size:11px}.workspace-property-detail .property-dpe>div{display:flex;align-items:center;gap:8px}.workspace-property-detail .property-dpe>div>strong{display:grid;place-items:center;width:48px;height:48px;background:#f7c400;color:#fff;font-size:30px}.workspace-property-detail .property-dpe>div p{display:grid;gap:0;margin:0;color:#111d3b}.workspace-property-detail .property-dpe>div b{font-size:14px}.workspace-property-detail .property-dpe>div small{font-size:8px}.workspace-property-detail .property-dpe>span{display:block;margin-top:7px;color:#b86b00;font-size:9px;line-height:1.3}.workspace-property-detail .property-swilo{display:flex;flex-direction:column;align-self:start;gap:11px;min-height:0;height:auto;max-height:calc(100vh - 152px);overflow:auto;padding:14px;border:1px solid #dce2ed;border-radius:9px;background:#fff;box-shadow:0 2px 7px #0f22450a}.workspace-property-detail .property-swilo>header{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;padding-bottom:10px;border-bottom:1px solid #e5e9f1}.workspace-property-detail .property-swilo .swilo-avatar{width:48px;height:48px;border:1px solid #dfe3f0;border-radius:15px;object-fit:cover}.workspace-property-detail .property-swilo h2{margin:0;color:#111d3b;font-size:16px}.workspace-property-detail .property-swilo header p{display:flex;align-items:center;gap:5px;margin:3px 0 0;color:#647188;font-size:10px}.workspace-property-detail .property-swilo header i{width:7px;height:7px;border-radius:50%;background:#27bd60}.workspace-property-detail .swilo-quality{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:10px;padding:11px;border:1px solid #dce2ed;border-radius:8px}.workspace-property-detail .quality-score{display:grid;place-items:center;width:52px;height:52px;border:5px solid #32bc61;border-left-color:#dff2e5;border-radius:50%}.workspace-property-detail .quality-score strong{font-size:12px}.workspace-property-detail .swilo-quality h3{margin:0 0 5px;font-size:11px}.workspace-property-detail .swilo-quality ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.workspace-property-detail .swilo-quality li{color:#394965;font-size:10px}.workspace-property-detail .swilo-quality li:before{content:"";display:inline-block;width:12px;height:12px;margin-right:5px;background:#24ad59;mask:url(/assets/icons/checkmark.svg) center/contain no-repeat}.workspace-property-detail .swilo-quality li.warning:before{content:"!";display:inline-grid;place-items:center;width:13px;height:13px;border-radius:50%;background:#ff9f1c;color:#fff;font-size:8px}.workspace-property-detail .swilo-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.workspace-property-detail .swilo-actions :is(a,button){display:grid;place-items:center;min-height:35px;padding:5px 8px;border:1px solid #7254e8;border-radius:6px;background:#fff;color:#563bd9;font-size:10px;font-weight:700;text-align:center;text-decoration:none}.workspace-property-detail .swilo-context{display:grid;grid-template-columns:38px 1fr;align-items:start;gap:8px}.workspace-property-detail .swilo-context img{width:38px;height:38px;border-radius:50%;object-fit:cover}.workspace-property-detail .swilo-context p{margin:0;padding:9px;border:1px solid #e1e5ee;border-radius:8px;color:#33435e;font-size:10px;line-height:1.45}.workspace-property-detail .swilo-estimate{padding:12px;border:1px solid #dce2ed;border-radius:8px}.workspace-property-detail .swilo-estimate small{color:#5e6b82;font-size:10px}.workspace-property-detail .swilo-estimate strong{display:block;margin:4px 0;color:#111d3b;font-size:20px}.workspace-property-detail .swilo-estimate p{margin:0;color:#647188;font-size:9px;line-height:1.35}.workspace-property-detail .swilo-question{display:grid;grid-template-columns:1fr 34px;gap:6px;margin-top:auto;padding-top:2px}.workspace-property-detail .swilo-question input{width:100%;height:36px;padding:0 10px;border:1px solid #dce2ed;border-radius:7px;color:#263653}.workspace-property-detail .swilo-question button{min-height:34px;border:0;border-radius:50%;background:#eeeafd;color:#6041df}.workspace-property-detail .swilo-answer{margin:-4px 0 0;color:#4e5e78;font-size:9px}.workspace-property-detail .property-swilo-compact{display:none}.workspace-property-detail .canonical-property-grid.energy-view{grid-template-columns:minmax(0,680px)}.workspace-property-detail .canonical-property-grid.energy-view>:not(.energy-panel){display:none}.workspace-property-detail .property-content.history-only{grid-template-columns:minmax(0,720px)}.workspace-property-detail .property-media-detail{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid #dce2ed;border-radius:9px;background:#fff;box-shadow:0 2px 7px #0f22450a}.workspace-property-detail .property-media-detail>header{display:flex;align-items:center;justify-content:space-between}.workspace-property-detail .property-media-detail h2{margin:0;font-size:15px}.workspace-property-detail .property-media-detail>header button{width:30px;min-width:30px;min-height:30px;padding:0;border:0;background:transparent;color:#263653;font-size:20px}.workspace-property-detail .property-media-detail>img{width:100%;aspect-ratio:16/10;border-radius:7px;object-fit:cover}.workspace-property-detail .property-media-detail section{padding-top:10px;border-top:1px solid #e7eaf1}.workspace-property-detail .property-media-detail h3{margin:0 0 8px;font-size:11px}.workspace-property-detail .property-media-detail dl{display:grid;grid-template-columns:78px 1fr;gap:6px;margin:0;font-size:10px}.workspace-property-detail .property-media-detail dt{color:#69758a}.workspace-property-detail .property-media-detail dd{margin:0;color:#253653;overflow-wrap:anywhere}.workspace-property-detail .property-media-detail section p{margin:5px 0;padding:7px;border:1px solid #e1e5ed;border-radius:6px;color:#30415e;font-size:10px}.workspace-property-detail .property-team{margin-top:12px}.workspace-property-detail .property-content .property-panel>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.workspace-property-detail .property-content .property-panel>header>a{display:inline-flex;align-items:center;min-height:32px;padding:0 9px;border:1px solid #dce2ed;border-radius:6px;background:#fff;color:#563bd9;font-size:10px;font-weight:700;text-decoration:none}.workspace-property-detail :is(.crm-match,.crm-activity,.relation-actions a){color:inherit;text-decoration:none}@media (max-width: 1180px){.workspace-property-detail .property-workspace,.workspace-property-detail .property-workspace.with-media-detail{grid-template-columns:minmax(0,1fr) minmax(280px,320px)}.workspace-property-detail .property-media-detail{grid-column:1/-1}.workspace-property-detail .property-swilo{display:none}.workspace-property-detail .property-swilo-compact{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:11px 12px;border:1px solid #dce2ed;border-radius:9px;background:#fff}.workspace-property-detail .property-swilo-compact img{width:42px;height:42px;border-radius:12px;object-fit:cover}.workspace-property-detail .property-swilo-compact div{display:grid;gap:3px;min-width:0}.workspace-property-detail .property-swilo-compact strong{font-size:12px}.workspace-property-detail .property-swilo-compact span{color:#5f6d84;font-size:10px;line-height:1.35}}@media (max-width: 800px){.workspace-property-detail .property-detail-heading{align-items:stretch;flex-direction:column}.workspace-property-detail .heading-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.workspace-property-detail .heading-actions>*{width:100%;white-space:normal}.workspace-property-detail .property-workspace,.workspace-property-detail .property-workspace.with-media-detail{grid-template-columns:1fr}.workspace-property-detail .property-primary{grid-row:1}.workspace-property-detail .property-swilo{grid-row:2;min-height:0}.workspace-property-detail .property-media-detail{grid-column:1;grid-row:3}.workspace-property-detail .property-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-property-detail .property-facts>div:nth-child(3){border-right:0}.workspace-property-detail .property-facts>div:nth-child(n+4){margin-top:10px;padding-top:10px;border-top:1px solid #edf0f5}}@media (max-width: 599px){.workspace-property-detail .property-back{margin-top:0}.workspace-property-detail .property-title-block h1{flex-basis:100%;font-size:22px}.workspace-property-detail .property-title-block>div{align-items:flex-start}.workspace-property-detail .heading-actions{gap:6px}.workspace-property-detail .heading-actions>*:first-child{grid-column:1/-1}.v2-shell .workspace-property-detail nav.property-tabs{display:none}.workspace-property-detail .property-tab-select{display:grid;gap:5px;margin:0 0 10px;color:#43516b;font-size:10px;font-weight:750}.workspace-property-detail .property-tab-select select{width:100%;min-height:42px;padding:0 38px 0 11px;border:1px solid #dce2ed;border-radius:8px;background:#fff;color:#111d3b;font-size:13px}.workspace-property-detail button.workspace-cover{height:184px;aspect-ratio:auto}.workspace-property-detail .workspace-thumbnails{grid-template-columns:repeat(4,76px)}.workspace-property-detail .workspace-thumbnails button,.workspace-property-detail .workspace-thumbnails img{min-height:52px;height:52px}.workspace-property-detail .property-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 5px}.workspace-property-detail .property-facts>div{min-height:50px;padding:6px 8px;border-top:0;border-right:1px solid #edf0f5}.workspace-property-detail .property-facts>div:nth-child(2n){border-right:0}.workspace-property-detail .property-facts>div:nth-child(n+3){margin-top:0;border-top:1px solid #edf0f5}.workspace-property-detail .property-summary-grid{grid-template-columns:1fr}.workspace-property-detail .property-summary-grid .property-panel{min-height:0}.workspace-property-detail .property-dpe{min-height:125px}.workspace-property-detail .property-swilo{padding:12px}.workspace-property-detail .property-swilo-compact{grid-template-columns:38px minmax(0,1fr)}.workspace-property-detail .property-swilo-compact img{width:38px;height:38px}.workspace-property-detail .property-swilo-compact button{grid-column:1/-1;width:100%}.workspace-property-detail .swilo-actions{grid-template-columns:1fr}.workspace-property-detail .property-media-detail{padding:12px}}.v2-shell{--swilo-surface: #f5f2ff;--swilo-surface-hover: #ede7ff;--swilo-border: #ddd3ff;--swilo-accent: #6d42d8;--swilo-ink: #182342;--swilo-muted: #59647a}.v2-shell .global-tool-actions .swilo-header-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;min-width:86px;height:44px;min-height:44px;padding:0 12px 0 8px;border:1px solid var(--swilo-border);border-radius:10px;background:var(--swilo-surface);color:var(--swilo-ink);font-size:12px;font-weight:750}.v2-shell .global-tool-actions .swilo-header-trigger:hover,.v2-shell .global-tool-actions .swilo-header-trigger[aria-expanded=true]{background:var(--swilo-surface-hover);border-color:#bfaeff;color:var(--swilo-accent)}.v2-shell .global-tool-actions .swilo-header-trigger:focus-visible{outline:3px solid rgba(109,66,216,.28);outline-offset:2px}.v2-shell .global-tool-actions .swilo-header-trigger img{width:30px!important;height:30px!important;border:0;border-radius:9px;object-fit:cover}.v2-shell .global-tool-actions .swilo-header-trigger span{font-size:12px}.workspace-property-detail .property-swilo{border-color:var(--swilo-border);border-radius:10px}.workspace-property-detail .property-swilo>header{grid-template-columns:36px minmax(0,1fr);gap:10px;margin:-7px -7px 0;padding:9px 10px;border:1px solid var(--swilo-border);border-radius:8px;background:var(--swilo-surface)}.workspace-property-detail .property-swilo .swilo-avatar{width:36px;height:36px;border:0;border-radius:10px}.workspace-property-detail .property-swilo header p{margin-top:3px;color:var(--swilo-muted);font-size:11px}.workspace-property-detail .swilo-quality{padding:4px 2px;border:0}.workspace-property-detail .swilo-actions button:first-child{background:var(--swilo-accent);color:#fff}.workspace-property-detail .swilo-actions button:last-child{grid-column:1/-1;border-color:var(--swilo-border)}.workspace-property-detail .swilo-context p{border:0;background:var(--swilo-surface)}.workspace-property-detail .swilo-question input{height:38px;border-color:var(--swilo-border)}.workspace-property-detail .swilo-question input:focus{outline:3px solid rgba(109,66,216,.2);border-color:var(--swilo-accent)}.workspace-property-detail .swilo-question button{min-height:36px;border-radius:9px;background:var(--swilo-accent);color:#fff}.workspace-property-detail .property-swilo-compact{border-color:var(--swilo-border);background:var(--swilo-surface)}@media (max-width: 1000px){.v2-shell .global-tool-actions .swilo-header-trigger{width:44px;min-width:44px;height:44px;padding:0;border-radius:11px}.v2-shell .global-tool-actions .swilo-header-trigger span{display:none}.v2-shell .global-tool-actions .swilo-header-trigger img{width:30px!important;height:30px!important}}@charset "UTF-8";:root{--brand-navy:#031b3a;--brand-navy-soft:#08264d;--brand-pink:#ec0a74;--brand-pink-dark:#a91b68;--brand-ink:#061b4d;--brand-muted:#5c6f98;--brand-line:#dce4f0;--brand-soft:#f7faff;--brand-radius:7px;--brand-shadow:0 3px 14px rgba(14,35,72,.07);--sidebar-width:190px;--topbar-height:58px}.brand-shell .sidebar.compact .sidebar-swilo{display:grid;width:48px;min-height:48px;margin:0 auto 10px;padding:3px;overflow:visible;place-items:center}.brand-shell .sidebar.compact .sidebar-swilo v2-swilo-identity{display:grid;width:40px;height:40px;place-items:center}.v2-icon[data-icon=desktop]{--v2-icon:url(/assets/icons/desktop.svg)}.v2-icon[data-icon=apps]{--v2-icon:url(/assets/icons/apps.svg)}.v2-icon[data-icon=images]{--v2-icon:url(/assets/icons/images.svg)}.v2-icon[data-icon=document]{--v2-icon:url(/assets/icons/document.svg)}.v2-icon[data-icon=document-text]{--v2-icon:url(/assets/icons/document-text.svg)}.v2-icon[data-icon=arrow-forward]{--v2-icon:url(/assets/icons/arrow-forward.svg)}.v2-icon[data-icon=ellipsis-horizontal]{--v2-icon:url(/assets/icons/ellipsis-horizontal.svg)}.v2-icon[data-icon=lock-closed]{--v2-icon:url(/assets/icons/lock-closed.svg)}.v2-icon[data-icon=eye-off]{--v2-icon:url(/assets/icons/eye-off.svg)}.v2-icon[data-icon=globe]{--v2-icon:url(/assets/icons/globe.svg)}.brand-layout{grid-template-columns:minmax(360px,1fr) minmax(430px,1fr);min-height:100dvh;background:#eef4f9;color:var(--brand-ink)}.brand-layout .login-brand{position:relative;isolation:isolate;min-height:100dvh;padding:34px 42px 28px;overflow:hidden;background:var(--brand-navy);color:#fff}.brand-layout .login-brand:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(90deg,#021534b3,#02183a42),var(--login-visual);background-position:center;background-size:cover}.brand-layout[data-brand=swappconsole] .login-brand:before{background-image:linear-gradient(145deg,#0214376b,#0211301f),var(--login-visual);background-position:center;background-size:cover}.brand-layout .login-brand:after{content:"";position:absolute;z-index:-1;inset:auto 0 0;height:45%;background:linear-gradient(0deg,rgba(1,17,43,.82),transparent)}.brand-logo-lockup{display:flex;align-items:center;gap:12px}.brand-logo-lockup>span{display:block;width:auto;height:auto;border-radius:0;background:none;color:#fff;font-size:24px;font-weight:500;line-height:.85;letter-spacing:-.04em}.login-wordmark{display:block;width:auto;height:58px;max-width:210px;object-fit:contain;object-position:left center}.brand-layout[data-brand=swappconsole] .login-wordmark{width:58px;height:58px;padding:6px;border-radius:11px;background:#fff}.brand-layout[data-brand=swappconsole] .login-brand{padding-top:32px}.login-hero-copy{margin:auto 0;max-width:390px}.login-hero-copy h1{display:grid;margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.1vw,62px);font-weight:500;line-height:1.03;letter-spacing:-.035em}.login-hero-copy i{display:block;width:42px;height:4px;margin-top:24px;border-radius:9px;background:var(--brand-pink)}.login-brand footer{display:grid;gap:7px}.login-brand footer strong{font-size:10px;letter-spacing:.34em}.login-brand footer small{color:#d8e2f5;font-size:13px}.login-form-panel{position:relative;place-items:center;padding:52px 54px;background:#fff}.login-language{position:absolute;top:30px;right:34px;color:#17366c;font-size:12px}.login-form-panel form{width:min(100%,460px)}.login-form-panel h2{display:grid;margin:0 0 7px;color:var(--brand-ink);font-size:28px;line-height:1.02;letter-spacing:-.035em}.login-form-panel h2 strong{color:var(--brand-ink);font-size:34px}.login-form-panel h2 strong:first-line{color:inherit}.brand-layout[data-brand] .login-form-panel h2 strong{background:linear-gradient(90deg,var(--brand-ink) 0 43%,var(--brand-pink) 43%);background-clip:text;-webkit-background-clip:text;color:transparent}.login-form-panel form>p{margin:0 0 24px;color:var(--brand-muted);font-size:14px}.login-form-panel label{gap:7px;margin-bottom:17px;color:var(--brand-ink);font-size:12px;font-weight:750}.login-input{display:flex;align-items:center;gap:9px;height:46px;padding:0 11px;border:1px solid var(--brand-line);border-radius:var(--brand-radius);background:#fff;transition:border-color .15s,box-shadow .15s}.login-input:focus-within{border-color:#9278e8;box-shadow:0 0 0 3px #744bda1f}.login-input>.v2-icon{width:18px;color:#6074a3;font-size:17px}.brand-layout .login-form-panel .login-input input{min-width:0;width:100%;height:44px;flex:1;padding:0;border:0;border-radius:0;background:transparent;outline:0;box-shadow:none;color:var(--brand-ink);font-size:16px}.brand-layout .login-input input:focus-visible{outline:0;box-shadow:none}.login-input button{display:grid;place-items:center;width:44px;min-width:44px;height:44px;padding:0;border:0;background:transparent;color:#526897;cursor:pointer}.password-reset{display:block;margin:-10px 0 17px auto;padding:4px 0;border:0;background:transparent;color:var(--brand-pink);font-size:11px;text-decoration:underline;cursor:pointer}.v2-primary,.brand-layout .login-submit{background:var(--brand-pink);box-shadow:none}.brand-layout .login-submit{height:46px;min-height:46px;border-radius:5px;font-size:13px}.brand-layout .login-submit:not(:disabled):hover{background:#d8076a}.login-separator{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:20px 0;color:#6d7fa3;font-size:11px}.login-separator span{height:1px;background:var(--brand-line)}.login-separator b{font-weight:500}.login-contact{text-align:center!important;color:#6d7fa3!important;font-size:11px!important}.login-contact span{margin-left:5px;color:var(--brand-pink);text-decoration:underline}.mobile-brand{display:none}.brand-shell{background:#fff;color:var(--brand-ink)}.brand-shell .sidebar{width:var(--sidebar-width);padding:18px 10px 14px;background:linear-gradient(180deg,var(--brand-navy),#052848);box-shadow:none}.brand-shell .workspace{margin-left:var(--sidebar-width);background:#fff}.brand-shell .shell-brand{display:flex;align-items:center;gap:8px;min-height:62px;padding:0 7px 18px;text-decoration:none}.brand-expanded{display:flex;align-items:center;gap:8px;min-width:0}.brand-name{display:block;color:#fff;font-size:18px;font-weight:500;line-height:.86;letter-spacing:-.04em}.brand-compact{display:none}.brand-shell .brand-wordmark{display:block;width:auto;height:48px;max-width:158px;object-fit:contain;object-position:left center}.brand-shell[data-brand=swappconsole] .brand-wordmark{width:46px;height:46px;padding:5px;border-radius:9px;background:#fff}.brand-shell[data-brand=swimo] .brand-wordmark,.brand-layout[data-brand=swimo] .login-wordmark{filter:brightness(0) invert(1)}.brand-shell[data-brand=swimo] .shell-brand,.brand-layout[data-brand=swimo] .brand-logo-lockup{position:relative}.brand-shell[data-brand=swimo] .shell-brand:after,.brand-layout[data-brand=swimo] .brand-logo-lockup:after{content:"";position:absolute;border-radius:50%;background:var(--brand-pink);pointer-events:none}.brand-shell[data-brand=swimo] .shell-brand:after{left:64px;top:5px;width:7px;height:7px}.brand-shell .sidebar.compact .shell-brand{justify-content:center;min-height:54px;padding:0 0 12px;overflow:visible}.brand-shell .sidebar.compact .brand-expanded{display:none}.brand-shell .sidebar.compact .brand-compact{display:grid!important;width:46px;height:42px;place-items:center;overflow:hidden;border:0;background:transparent}.brand-shell .sidebar.compact .brand-compact img{display:block;max-width:100%;max-height:100%;object-fit:contain}.brand-shell[data-brand=swappconsole] .sidebar.compact .brand-compact img{width:40px;height:40px;padding:4px;border-radius:9px;background:#fff}.brand-shell[data-brand=swimo] .sidebar.compact .brand-compact{width:52px;height:34px}.brand-shell[data-brand=swimo] .sidebar.compact .brand-compact img{width:52px;height:26px;filter:grayscale(1) brightness(0) invert(1)}.brand-shell[data-brand=swimo] .sidebar.compact .shell-brand:after{display:none}.brand-layout[data-brand=swimo] .brand-logo-lockup:after{left:68px;top:4px;width:10px;height:10px}.brand-shell .sidebar nav{gap:3px}.sidebar-swilo{display:block;width:100%;min-height:66px;margin:0 0 11px;padding:7px 8px;border:1px solid rgba(151,117,255,.42);border-radius:8px;background:#744bda21;color:#fff;cursor:pointer;transition:background .15s,border-color .15s}.sidebar-swilo:hover:not(:disabled){border-color:#ec0a7494;background:#744bda38}.sidebar-swilo.active{border-color:#ec5aa0;background:#744bda4d;box-shadow:inset 3px 0 #ec0a74}.sidebar-swilo:disabled{opacity:.5;cursor:not-allowed}.sidebar-swilo:focus-visible{outline:3px solid rgba(236,90,160,.42);outline-offset:2px}.sidebar.compact .sidebar-swilo{display:grid;min-height:48px;padding:3px;place-items:center}.sidebar.compact .sidebar-swilo v2-swilo-identity{width:40px;height:40px}.brand-shell .sidebar.compact .brand-signature{display:none}.brand-shell .sidebar nav a,.brand-shell .sidebar nav .disabled-nav{min-height:42px;padding:0 11px;border-radius:6px;color:#f2f5fb;font-size:11px}.brand-shell .sidebar nav a.active{background:linear-gradient(90deg,#c9207d,#922266)}.brand-shell .sidebar nav a.active:before{display:none}.brand-shell .sidebar nav .v2-icon{font-size:17px}.brand-signature{display:grid;gap:10px;margin:auto 8px 8px;color:#fff}.brand-signature i{width:28px;height:3px;border-radius:3px;background:var(--brand-pink)}.brand-signature small{max-width:130px;font-size:10px;line-height:1.45}.sidebar-tools{display:grid;gap:2px;margin-top:10px;padding-top:9px;border-top:1px solid rgba(255,255,255,.1)}.sidebar-tools button{display:flex;align-items:center;gap:10px;min-height:36px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:#eef4ff;font-size:11px;text-align:left}.sidebar-tools button b{font-weight:700;line-height:1.2}.sidebar-tools button:hover{background:#ffffff12}.sidebar-tools img{width:20px;height:20px;object-fit:contain}.sidebar.compact .sidebar-tools b{display:none}.brand-shell .menu-toggle{min-height:34px;margin-top:6px;border-color:#ffffff1f;font-size:10px}.brand-shell .topbar{height:var(--topbar-height);padding:0 22px;border-color:var(--brand-line);box-shadow:none}.brand-shell .topbar .agency-switch{display:flex;align-items:center;gap:7px;min-height:34px;margin:0;padding:3px 8px;border:1px solid var(--brand-line);border-radius:18px;background:#fff;color:var(--brand-ink)}.brand-shell .topbar .agency-mark{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#eef3ff;color:#365cca;font-size:12px}.brand-shell .topbar .agency-switch p{display:grid;margin:0}.brand-shell .topbar .agency-switch strong{font-size:9px}.brand-shell .topbar .agency-switch small{display:none}.brand-shell .topbar .agency-switch:has(.site-select) p{display:none}.brand-shell .topbar .agency-switch :is(.organization-select,.site-select){display:block;min-width:0}.brand-shell .topbar .agency-switch select{width:clamp(150px,20vw,280px);max-width:100%;min-height:36px;padding:0 22px 0 2px;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--brand-ink);font-size:13px;font-weight:500}.brand-shell .topbar .agency-switch :is(.organization-select,.site-select){margin:0;padding:0;border:0;background:transparent;box-shadow:none}.brand-shell .topbar .agency-switch:focus-within{border-color:var(--brand-pink);outline:2px solid rgba(236,10,116,.18);outline-offset:2px}.brand-shell .topbar .agency-switch select:focus{outline:0;box-shadow:none;border:0}.brand-shell .top-actions{position:relative;gap:5px}.brand-shell .top-actions>.v2-button-icon{min-width:34px;min-height:34px;color:#17366c}.brand-shell .top-search:disabled{opacity:.42;cursor:not-allowed}.brand-shell .avatar{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;overflow:hidden;border-radius:50%;background:#1767d8;color:#fff;font-size:10px;line-height:1;white-space:nowrap}.profile-trigger{display:flex;align-items:center;gap:7px;min-height:38px;padding:2px 4px 2px 2px!important;border:0!important;background:transparent!important;color:var(--brand-ink)!important}.profile-trigger>strong{font-size:10px;font-weight:600}.profile-trigger>.v2-icon{font-size:11px}.profile-menu{position:absolute;z-index:30;top:44px;right:0;display:grid;width:210px;padding:7px;border:1px solid var(--brand-line);border-radius:8px;background:#fff;box-shadow:0 14px 36px #081f4224}.profile-menu :is(a,button){display:flex;align-items:center;min-height:38px;padding:0 10px;border:0;background:#fff;color:var(--brand-ink);font-size:11px;text-align:left;text-decoration:none}.profile-menu :is(a,button):hover{background:#f7f9fc}.brand-shell .page{max-width:1480px;padding:20px 22px 30px;background:#fff}.brand-shell .demo-banner{min-height:24px;padding:5px 18px;border:0;border-bottom:1px solid #f0d7e5;background:#fff8fb;color:#8a2a60;font-size:9px;text-align:center}.brand-shell .dashboard .v2-kpi{display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:30px auto;align-items:start;gap:5px 9px;min-height:106px;padding:12px 13px;border-radius:7px;box-shadow:0 2px 7px #0e23480b}.brand-shell .dashboard .v2-kpi-icon{grid-row:1;width:30px;height:30px;flex-basis:30px;border-radius:7px;background:#eaf2ff!important;color:#1768e5;font-size:16px}.brand-shell .dashboard .v2-kpi>div{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:end;gap:2px 8px}.brand-shell .dashboard .v2-kpi small{grid-column:1/-1;color:#52658a;font-size:10px;font-weight:500}.brand-shell .dashboard .v2-kpi strong{grid-column:1;color:#11224c;font-size:23px;font-weight:700;line-height:1}.brand-shell .dashboard .v2-kpi em{grid-column:2;color:#219b68;font-size:8px;font-weight:500;text-align:right}.brand-shell .dashboard .dashboard-action{min-height:28px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--brand-pink)!important;font-size:10px;font-weight:600}.brand-shell .dashboard .dashboard-action:hover{text-decoration:underline}.brand-shell :is(.v2-card,.v2-kpi,.property-panel,.crm-panel,.platform-card){border-color:var(--brand-line);border-radius:var(--brand-radius);box-shadow:var(--brand-shadow)}.brand-shell :is(.v2-primary,button.primary){background:var(--brand-pink);box-shadow:none}.brand-shell :is(a,button).active,.brand-shell [aria-current=page]{--blue:var(--brand-pink)}.brand-shell .page-heading h1{color:var(--brand-ink)}.brand-shell .dashboard-action,.brand-shell .text-action{color:var(--brand-pink)}.brand-shell :where(input:not([type=checkbox]):not([type=radio]),select,textarea){border:1px solid var(--brand-line);border-radius:6px;background:#fff;color:var(--brand-ink);box-shadow:none}.brand-shell :is(input:not([type=checkbox]):not([type=radio]),select){min-height:40px}.brand-shell textarea{padding:10px 12px}.brand-shell :is(input,select,textarea):focus{border-color:#9c1456;outline:2px solid #9c1456;outline-offset:-2px;box-shadow:none}.brand-shell :is(table,.data-table){border-collapse:collapse;background:#fff}.brand-shell :is(table,.data-table) th{padding:10px 12px;border-bottom:1px solid var(--brand-line);background:#f9fbfe;color:#435577;font-size:10px;font-weight:750;text-transform:none}.brand-shell :is(table,.data-table) td{padding:10px 12px;border-bottom:1px solid #e8edf4;color:var(--brand-ink);font-size:12px}.brand-shell :is(.tabs,.tab-list,[role=tablist]){border-color:var(--brand-line)}.brand-shell :is(.tabs,.tab-list,[role=tablist]) :is(a,button,[role=tab]){color:#51617e}.brand-shell :is(.tabs,.tab-list,[role=tablist]) :is(.active,[aria-selected=true]){border-color:var(--brand-pink);color:var(--brand-pink)}.brand-shell :is(.badge,.v2-badge,[class*=status]){border-radius:999px}.brand-shell :is(.modal,.dialog,.drawer,.crm-global-drawer,.messaging-drawer,.scheduling-drawer,.swilo-drawer){background:#fff;color:var(--brand-ink)}.brand-shell button:not(.v2-button-icon):not(.menu-toggle){border-radius:6px}.brand-shell :is(button,a):focus-visible{outline:3px solid rgba(236,10,116,.22);outline-offset:2px}@media (max-width: 900px){.brand-layout{grid-template-columns:minmax(280px,42%) 1fr}.brand-layout .login-brand{padding:28px}.login-hero-copy h1{font-size:38px}.login-form-panel{padding:44px 32px}.brand-shell .global-tool-actions button span+*{display:none}}@media (max-width: 800px){.brand-shell .bottom-nav{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}.brand-shell .bottom-nav .bottom-messaging{display:grid;place-content:center;justify-items:center;gap:3px;min-width:0;min-height:62px;padding:4px 2px;border:0;background:#fff;color:var(--brand-muted)}.brand-shell .bottom-nav .bottom-messaging .v2-icon{font-size:20px}.brand-shell .bottom-nav .bottom-messaging b{font-size:9px;font-weight:600}.brand-shell .bottom-nav .bottom-messaging.active{color:var(--brand-pink)}}@media (max-width: 599px){.brand-layout{display:block;min-height:100dvh}.brand-layout .login-brand{min-height:180px;padding:20px 22px}.login-wordmark{height:42px}.login-hero-copy{margin:17px 0 10px}.login-hero-copy h1{display:block;font-size:25px}.login-hero-copy h1 span{margin-right:.25em}.login-hero-copy i{width:32px;height:3px;margin-top:13px}.login-brand footer{display:none}.login-form-panel{display:block;padding:34px 22px 30px}.login-language{top:12px;right:18px}.login-form-panel form{margin:auto}.login-form-panel h2{font-size:23px}.login-form-panel h2 strong{font-size:28px}.brand-shell .workspace,.brand-shell .sidebar.compact~.workspace{margin-left:0}.brand-shell .topbar{height:54px;padding:0 11px}.brand-shell .topbar .agency-switch{max-width:150px}.brand-shell .topbar .agency-switch select{width:118px}.brand-shell .topbar .site-select{display:none}.brand-shell .top-actions{margin-left:auto}.brand-shell .profile-trigger>strong{display:none}.brand-shell .page{padding:15px 12px calc(86px + env(safe-area-inset-bottom))}.brand-shell .dashboard .v2-kpi{min-height:112px;padding:11px}.brand-shell .dashboard .v2-kpi em{grid-column:1/-1;text-align:left}.brand-shell .bottom-nav .bottom-swilo{display:grid;min-width:0;min-height:62px;place-content:center;gap:3px;padding:0;border:0;background:#fff;color:var(--brand-muted)}.brand-shell .bottom-nav .bottom-swilo img{display:block;width:28px;height:28px;margin:auto;object-fit:contain;object-position:center}.brand-shell .bottom-nav .bottom-swilo b{font-size:9px}.brand-shell .bottom-nav .bottom-swilo.active{color:#6842d9}.brand-shell .bottom-nav .bottom-swilo:disabled{opacity:1;color:#76849d}.brand-shell .bottom-nav .bottom-swilo:disabled img{opacity:.72;filter:saturate(.82)}}.session-loader{position:fixed;inset:0;z-index:100;display:grid;grid-template-columns:52px minmax(0,290px);place-content:center;align-items:center;gap:15px;padding:24px;background:linear-gradient(145deg,#f8fbff,#fff 48%,#fff6fb);color:#081f4b}.session-loader-mark{grid-row:1/3;width:48px;height:48px;border:3px solid #e6ebf4;border-top-color:#ef0877;border-right-color:#7450d8;border-radius:50%;animation:brand-loader .8s linear infinite}.session-loader div{display:grid;gap:3px}.session-loader strong{font-size:17px}.session-loader small{color:#68758f;font-size:12px}.session-loader-line{grid-column:1/-1;height:9px;border-radius:99px;background:linear-gradient(90deg,#edf1f7,#fafcff,#edf1f7);background-size:220%;animation:shimmer 1.25s ease-in-out infinite}.session-loader-line.short{width:72%}.brand-shell .v2-skeleton{position:relative;min-height:420px;padding:78px 20px 20px;border:1px solid #e5eaf3;border-radius:14px;background:#fff;box-shadow:0 10px 30px #081f4b0b;overflow:hidden}.brand-shell .v2-skeleton:before{content:"Pr\e9paration de votre espace";position:absolute;top:26px;left:24px;color:var(--brand-ink);font-size:15px;font-weight:650}.brand-shell .v2-skeleton:after{content:"";position:absolute;top:27px;right:26px;width:22px;height:22px;border:2px solid #e6ebf4;border-top-color:var(--brand-pink);border-radius:50%;animation:brand-loader .8s linear infinite}.brand-shell :is(.inline-loading,.platform-state:not(.error),.settings-state:not(.error),.cms-state:not(.error),.diffusion-state,.agent-state:not(.error),.task-loading){display:flex;align-items:center;justify-content:center;gap:10px;min-height:84px;margin:0;padding:20px;border:1px solid #e7ebf3;border-radius:12px;background:linear-gradient(110deg,#fff,#fafcff);color:#647089;font-size:13px}.brand-shell :is(.inline-loading,.platform-state:not(.error),.settings-state:not(.error),.cms-state:not(.error),.diffusion-state,.agent-state:not(.error),.task-loading):before{content:"";width:18px;height:18px;flex:0 0 18px;border:2px solid #e0e6f0;border-top-color:var(--brand-pink);border-radius:50%;animation:brand-loader .8s linear infinite}.brand-shell :is(.properties-skeleton,.crm-skeleton,.crm-detail-skeleton,.matches-skeleton){padding:14px;border:1px solid #e5eaf3;border-radius:14px;background:#fff;box-shadow:0 8px 24px #081f4b09}.brand-shell :is(.properties-skeleton,.crm-skeleton,.crm-detail-skeleton,.matches-skeleton)>i{border-radius:9px;background:linear-gradient(90deg,#edf1f7 20%,#fafcff,#edf1f7 80%);background-size:220% 100%;animation:shimmer 1.25s ease-in-out infinite}@keyframes brand-loader{to{transform:rotate(1turn)}}@media (prefers-reduced-motion: reduce){.brand-shell .v2-skeleton:after,.brand-shell :is(.inline-loading,.platform-state:not(.error),.settings-state:not(.error),.cms-state:not(.error),.diffusion-state,.agent-state:not(.error),.task-loading):before{animation-duration:1.8s}}@media (max-width: 599px){.brand-shell .v2-skeleton{min-height:360px;padding:68px 12px 12px;gap:10px}.brand-shell .v2-skeleton:before{top:22px;left:16px;font-size:14px}.brand-shell .v2-skeleton:after{top:21px;right:18px}}@media (max-width: 599px){.brand-shell .topbar .profile-trigger{width:44px;min-width:44px;height:44px;min-height:44px;justify-content:center;gap:0;padding:0!important}.brand-shell .topbar .profile-trigger>.avatar{width:32px;height:32px;flex:0 0 32px;font-size:11px}.brand-shell .topbar .profile-trigger>.v2-icon{display:none}}.brand-shell .topbar .agency-switch{display:flex;align-items:center;gap:8px;max-width:min(52vw,520px);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.brand-shell .topbar .agency-switch:focus-within{border:0;outline:0;box-shadow:none}.brand-shell .topbar .agency-switch>p,.brand-shell .topbar .agency-switch :is(.organization-select,.site-select){display:grid;grid-template-rows:10px 22px;min-width:0;height:42px;margin:0;padding:4px 10px;border:1px solid var(--brand-line);border-radius:8px;background:#fff;box-shadow:none}.brand-shell .topbar .agency-switch>p{width:190px}.brand-shell .topbar .agency-switch>p:before{content:"Organisation";color:#657595;font-size:8px;font-weight:700;line-height:10px;text-transform:uppercase;letter-spacing:.06em}.brand-shell .topbar .agency-switch>p strong{overflow:hidden;color:var(--brand-ink);font-size:12px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.brand-shell .topbar .agency-switch>p small{display:none}.brand-shell .topbar .agency-switch :is(.organization-select,.site-select)>.sr-only{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:nowrap;color:#657595;font-size:8px;font-weight:700;line-height:10px;text-transform:uppercase;letter-spacing:.06em}.brand-shell .topbar .agency-switch .organization-select{width:210px;flex:0 1 210px}.brand-shell .topbar .agency-switch .site-select{width:190px;flex:0 1 190px}.brand-shell .topbar .agency-switch :is(.organization-select,.site-select) select{width:100%;height:22px;min-height:22px;padding:0 20px 0 0;border:0;border-radius:0;background-color:transparent;color:var(--brand-ink);font-size:12px;font-weight:600;line-height:22px}.brand-shell .topbar .agency-switch :is(.organization-select,.site-select):focus-within{border-color:var(--brand-pink);outline:2px solid rgba(236,10,116,.14);outline-offset:1px}.brand-shell .topbar .agency-mark{width:28px;height:28px;flex:0 0 28px;background:#eef3ff;border-radius:7px;color:#244b96}@media (max-width: 599px){.brand-shell .topbar{height:62px;padding-inline:10px}.brand-shell .topbar .agency-switch{gap:4px;max-width:calc(100vw - 108px);padding:0}.brand-shell .topbar .agency-mark{display:none}.brand-shell .topbar .agency-switch :is(.organization-select,.site-select){display:grid!important;height:42px;padding:4px 7px}.brand-shell .topbar .agency-switch .organization-select{width:138px;flex-basis:138px}.brand-shell .topbar .agency-switch .site-select{width:118px;flex-basis:118px}.brand-shell .topbar .agency-switch>p{width:138px;height:42px;padding:4px 7px}.brand-shell .topbar .agency-switch :is(.organization-select,.site-select) select{font-size:11px}}.brand-shell .brand-expanded{position:relative;display:flex;width:auto;height:auto;align-items:center;gap:8px;min-width:0;border-radius:0;background:transparent}.brand-shell[data-brand=swimo] .shell-brand:after,.brand-shell[data-brand=swimo] .sidebar.compact .brand-compact:after{display:none}.brand-shell[data-brand=swimo] .brand-wordmark-accent{position:absolute;top:0;left:0;filter:none;clip-path:inset(7% 45% 68% 45%);pointer-events:none}.brand-shell[data-brand=swimo] .sidebar.compact .brand-compact{position:relative;width:56px;height:19px;align-self:start;margin-top:9px}.brand-shell[data-brand=swimo] .sidebar.compact .brand-compact img{width:56px;height:auto;align-self:start;filter:grayscale(1) brightness(0) invert(1)}.brand-shell[data-brand=swimo] .sidebar.compact .brand-compact .brand-compact-accent{position:absolute;top:0;left:0;filter:none;clip-path:inset(7% 45% 68% 45%);pointer-events:none}.brand-shell[data-brand=swimo] .sidebar.compact .brand-compact:after{content:"";position:absolute;top:2px;left:27px;width:4px;height:4px;border-radius:50%;background:var(--brand-pink)}.brand-shell .sidebar.compact .menu-toggle{display:grid;width:48px;margin:auto auto 0;place-items:center}.brand-shell .sidebar.compact .menu-toggle .v2-icon{display:inline-block!important}.brand-shell .sidebar.compact .sidebar-tools{width:48px;margin-inline:auto}.brand-shell .sidebar.compact .sidebar-tools button{width:48px;min-width:48px;padding:0;justify-content:center}.brand-shell :is(.v2-primary,button.primary,.dashboard-primary-action){border-color:var(--brand-pink)!important;outline-color:transparent}.brand-shell :is(.v2-primary,button.primary,.dashboard-primary-action):focus-visible{outline:3px solid rgba(236,10,116,.22)!important;outline-offset:2px}.brand-shell :is(.v2-primary,button.primary,.dashboard-primary-action):is(:hover,:active):not(:disabled){border-color:#d8076a!important;background:#d8076a!important;background-image:none!important;color:#fff!important}.brand-shell .sidebar nav :is(a,.disabled-nav,.navigation-messaging){display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 11px;border:0;border-radius:6px;font-family:inherit;font-size:13px;line-height:1.35;text-align:left;color:#f2f5fb}.brand-shell .sidebar nav :is(a,.disabled-nav,.navigation-messaging)>b{font:inherit;font-weight:500}.brand-shell .sidebar nav .navigation-messaging{background:transparent;cursor:pointer}.brand-shell .sidebar nav .navigation-messaging:hover{background:#ffffff14}.brand-shell .sidebar nav .navigation-messaging.active{background:#a91b68}.brand-shell .sidebar.compact nav .navigation-messaging{justify-content:center;padding:0}.brand-shell .sidebar.compact nav .navigation-messaging>b{display:none}.brand-shell :is(.v2-primary,.v2-secondary,.dashboard-primary-action)>.v2-icon{display:inline-block;width:20px;height:20px;flex:0 0 20px;background-color:currentColor;font-size:20px}.brand-shell .mobile-icon-action{display:inline-flex;align-items:center;justify-content:center;gap:8px}.brand-shell .labeled-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px}.brand-shell :is(button,a):focus-visible{outline:2px solid #9c1456;outline-offset:2px}.brand-layout .login-input:focus-within,.brand-shell .topbar .agency-switch:focus-within{outline:2px solid #9c1456;outline-offset:2px;box-shadow:none}.brand-layout .login-input button:focus-visible{outline:2px solid #9c1456;outline-offset:-3px;border-radius:4px}.brand-shell .organization-admin .primary-action{background:var(--brand-pink);border-color:var(--brand-pink);color:#fff;box-shadow:none}.brand-shell .organization-admin .primary-action:hover:not(:disabled){background:#d8076a;border-color:#d8076a}.brand-shell .topbar .agency-mark{background:currentColor;border-radius:0;color:#244b96;opacity:1}.brand-shell .properties-page .properties-toolbar{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;align-items:end}.brand-shell .properties-page .properties-toolbar :is(input,select){font-size:13px;min-height:44px}.brand-shell .properties-page .properties-toolbar .property-search{grid-column:auto}.brand-shell .crm-global-search input{border:0;border-radius:0;background:transparent;box-shadow:none;outline:0}.brand-shell .crm-global-search:focus-within{outline:2px solid #9c1456;outline-offset:2px}.brand-shell .agent-search{position:relative;align-self:end}.brand-shell .agent-search>.v2-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--brand-muted)}.brand-shell .agent-search input{padding-left:38px}.brand-shell .properties-summary article>span{color:#2867c7;background:#eaf2ff}.brand-shell .profile-trigger>strong{font-size:13px;font-weight:500}.brand-shell .topbar .profile-trigger{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:auto;height:44px;gap:8px}.brand-shell .topbar .agency-switch select{appearance:none;-webkit-appearance:none;background:transparent url(/assets/icons/chevron-down.svg) right 3px center/14px no-repeat}.brand-layout .login-form-panel .login-input input{font-weight:400}.brand-layout .login-form-panel .login-input input::placeholder{font-weight:400;color:var(--brand-muted);opacity:1}.brand-layout .login-form-panel .login-input input:is(:autofill,:-webkit-autofill){-webkit-text-fill-color:var(--brand-ink);caret-color:var(--brand-ink);box-shadow:0 0 0 1000px #fff inset;border:0}@media (forced-colors: active){.brand-layout .login-form-panel .login-input input:is(:autofill,:-webkit-autofill){-webkit-text-fill-color:CanvasText;caret-color:CanvasText;box-shadow:none;-webkit-box-shadow:none}}.brand-shell .v2-action-icon{display:block;width:20px;height:20px;flex:0 0 20px;filter:brightness(0) invert(1)}.brand-shell .top-actions>.v2-button-icon,.brand-shell .profile-trigger{min-width:44px;min-height:44px}.brand-shell :is(.page-heading,.card-heading){gap:12px}.brand-shell :is(.page-heading,.card-heading)>div{min-width:0}.brand-shell :is(.properties-heading-actions,.form-actions){flex-wrap:wrap;gap:8px}@media (max-width: 599px){.brand-shell .properties-page .properties-toolbar{grid-template-columns:minmax(0,1fr)}.brand-shell .mobile-icon-action{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;flex:0 0 44px}.brand-shell .mobile-icon-action>.action-label{display:none}.brand-shell :is(input:not([type=checkbox]):not([type=radio]),select,textarea){font-size:16px}.brand-shell .topbar .agency-switch{min-width:0;max-width:calc(100vw - 156px);padding:0 6px}.brand-shell .topbar .agency-switch select{width:100%;font-size:13px}.brand-shell .top-actions{gap:0}.brand-shell .top-search{display:none}.brand-shell .topbar .agency-switch .site-select{display:block;min-width:0}.brand-shell .topbar .agency-switch:has(.organization-select) .site-select{display:none}}@media (max-width: 599px){.brand-shell .topbar{height:62px;padding-inline:10px}.brand-shell .topbar .agency-switch{gap:4px;max-width:calc(100vw - 108px);padding:0}.brand-shell .topbar .agency-mark{display:none}.brand-shell .topbar .agency-switch :is(.organization-select,.site-select){display:grid!important;height:42px;padding:4px 7px}.brand-shell .topbar .agency-switch .organization-select{width:138px;flex-basis:138px}.brand-shell .topbar .agency-switch .site-select{width:118px;flex-basis:118px}.brand-shell .topbar .agency-switch>p{width:138px;height:42px;padding:4px 7px}.brand-shell .topbar .agency-switch :is(.organization-select,.site-select) select{width:100%;font-size:11px}.brand-shell .bottom-nav{grid-auto-columns:minmax(44px,1fr);min-height:calc(64px + env(safe-area-inset-bottom));padding-inline:4px}.brand-shell .bottom-nav :is(a,.disabled-nav,.bottom-messaging,.bottom-swilo){min-width:44px;min-height:64px;padding:6px 2px;place-content:center}.brand-shell .bottom-nav :is(a,.disabled-nav,.bottom-messaging,.bottom-swilo)>b{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}
