.crm-root{--blue:#1e5fbf;--navy:#172033;--muted:#66758b;--border:#dce4ef;min-height:100vh;color:var(--navy);background:#eef3fb;font-size:13px}.crm-root *{box-sizing:border-box}.crm-sidebar{border-right:1px solid var(--border);z-index:40;background:#fff;flex-direction:column;width:236px;display:flex;position:fixed;inset:0 auto 0 0}.crm-brand{border-bottom:1px solid #e8edf4;align-items:center;gap:11px;height:69px;padding:0 18px;display:flex}.crm-logo{background:var(--blue);border-radius:7px;align-items:end;gap:2px;width:30px;height:30px;padding:6px;display:flex}.crm-logo span{background:#fff;border-radius:2px;width:5px}.crm-logo span:first-child{height:8px}.crm-logo span:nth-child(2){height:16px}.crm-logo span:nth-child(3){height:12px}.crm-brand b{letter-spacing:.1em;font-size:12px;display:block}.crm-brand small{color:var(--muted);margin-top:2px;font-weight:600;display:block}.crm-sidebar nav{flex:1;padding:12px 10px;overflow:auto}.crm-nav-group{margin-bottom:8px}.crm-nav-label{color:#8995a6;text-transform:uppercase;letter-spacing:.09em;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:9px 10px 5px;font-size:10px;font-weight:700;display:flex}.crm-nav-label svg{transition:all .2s}.crm-nav-label svg.rotated{transform:rotate(-90deg)}.crm-nav-item{color:#536276;border-radius:7px;align-items:center;gap:10px;height:34px;margin:1px 0;padding:0 10px;font-weight:500;text-decoration:none;display:flex}.crm-nav-item:hover{color:var(--navy);background:#f5f8fc}.crm-nav-item.active{color:var(--blue);background:#e9f2ff;font-weight:650}.crm-nav-item em{color:#c9372c;text-align:center;background:#feeceb;border-radius:10px;min-width:20px;margin-left:auto;padding:2px 5px;font-size:11px;font-style:normal}.crm-user{border-top:1px solid var(--border);align-items:center;gap:9px;height:68px;padding:11px 14px;display:flex}.crm-user>div:nth-child(2){flex:1}.crm-user b,.crm-user small{display:block}.crm-user b{font-size:12px}.crm-user small{color:var(--muted);margin-top:3px}.avatar{width:34px;height:34px;color:var(--blue);background:#dbeaff;border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:750;display:grid}.avatar.small{width:32px;height:32px}.avatar.tiny{width:27px;height:27px;font-size:9px}.avatar.large{width:48px;height:48px;font-size:14px}.crm-shell{min-width:0;margin-left:236px}.crm-topbar{z-index:30;border-bottom:1px solid var(--border);background:#fffffff7;align-items:center;gap:14px;height:69px;padding:0 25px;display:flex;position:sticky;top:0}.crumb{white-space:nowrap;align-items:center;gap:7px;display:flex}.crumb span{color:#8491a3}.global-search{border:1px solid var(--border);color:#8995a6;background:#f8fafc;border-radius:7px;flex:1;align-items:center;gap:8px;max-width:370px;height:36px;margin-left:auto;padding:0 10px;display:flex}.global-search input,.table-search input{width:100%;color:var(--navy);font:inherit;background:0 0;border:0;outline:0}.global-search kbd{background:#fff;border:1px solid #d9e0e9;border-radius:4px;padding:2px 5px;font-size:10px}.platform-select,.table-toolbar select{border:1px solid var(--border);height:36px;color:var(--navy);font:inherit;background:#fff;border-radius:7px;padding:0 27px 0 10px;font-weight:550}.crm-icon{color:#5c6a7d;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.crm-icon:hover{background:#f0f4f9}.bell{position:relative}.bell i{background:#e64c45;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:7px}.relative{position:relative}.notification-pop{border:1px solid var(--border);z-index:50;background:#fff;border-radius:9px;width:285px;padding:14px;position:absolute;top:44px;right:0;box-shadow:0 15px 35px #1a31541f}.notification-pop>b{font-size:14px}.notification-pop p{grid-template-columns:12px 1fr;align-items:center;margin:13px 0 0;display:grid}.notification-pop small{color:var(--muted);grid-column:2;margin-top:3px}.dot{border-radius:50%;width:7px;height:7px}.dot.red{background:#e4473c}.dot.blue{background:var(--blue)}.crm-button{border:1px solid var(--blue);background:var(--blue);color:#fff;height:36px;font:inherit;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-weight:650;display:inline-flex}.crm-button:hover{background:#174f9f}.crm-button.secondary{color:#45546a;border-color:var(--border);background:#fff}.crm-button.secondary:hover{background:#f7f9fc}.menu,.mobile-close{display:none}.crm-main{max-width:1700px;margin:auto;padding:25px}.page-heading{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.page-heading h1{letter-spacing:-.02em;margin:0 0 5px;font-size:23px;line-height:1.2}.page-heading p{color:var(--muted);margin:0;font-size:13px}.heading-actions{gap:8px;display:flex}.dashboard-filters{align-items:center;gap:8px;margin:-4px 0 16px;display:flex}.dashboard-filters>span{color:#8995a6;margin-left:auto;font-size:11px}.filter-chip{border:1px solid var(--border);color:#4f5e72;height:34px;font:inherit;white-space:nowrap;background:#fff;border-radius:7px;align-items:center;gap:7px;padding:0 11px;display:flex}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.kpi,.panel{border:1px solid var(--border);background:#fff;border-radius:9px;box-shadow:0 2px 7px #192e4e09}.kpi{padding:15px 16px;position:relative}.kpi small{color:var(--muted);font-weight:550;display:block}.kpi strong{letter-spacing:-.02em;margin-top:9px;font-size:20px;display:block}.kpi p{color:#7a8798;margin:7px 0 0;font-size:11px}.kpi p b{color:#2e9b68}.kpi:nth-child(8) p b{color:#d84b43}.kpi-icon{width:31px;height:31px;color:var(--blue);background:#e9f2ff;border-radius:7px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.kpi-icon.k2,.kpi-icon.k3,.kpi-icon.k4{color:#25865a;background:#e9f7f0}.kpi-icon.k7{color:#cf443d;background:#fff0ee}.dashboard-grid{grid-template-columns:1.25fr .75fr;gap:12px;margin-top:12px;display:grid}.panel{padding:17px}.panel.wide{grid-column:span 1}.panel-title{justify-content:space-between;align-items:start;display:flex}.panel-title h2{margin:0;font-size:14px}.panel-title p{color:var(--muted);margin:4px 0;font-size:11px}.panel-title button{color:var(--blue);font:inherit;background:0 0;border:0;align-items:center;gap:3px;font-size:11px;display:flex}.bar-chart{border-bottom:1px solid var(--border);background:repeating-linear-gradient(#fff 0 51px,#edf1f6 52px);align-items:flex-end;gap:18px;height:210px;padding:28px 8px 0;display:flex}.bar-chart>div{text-align:center;color:#68768a;flex-direction:column-reverse;flex:1;gap:8px;height:100%;font-size:10px;display:flex}.bar-chart>div>div{justify-content:center;align-items:flex-end;height:calc(100% - 25px);display:flex}.bar-chart i{background:#4e8ddb;border-radius:4px 4px 0 0;width:70%;max-width:47px;position:relative}.bar-chart em{color:#425168;font-size:9px;font-style:normal;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.health-ring{background:conic-gradient(#37a86e 0 73%,#f1a442 73% 90%,#e15b53 90%);border-radius:50%;place-items:center;width:125px;height:125px;margin:10px auto;display:grid}.health-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:88px;height:88px}.health-ring>div{z-index:1;text-align:center;grid-area:1/1}.health-ring strong,.health-ring small{display:block}.health-ring strong{font-size:23px}.health-ring small{color:var(--muted);font-size:9px}.health-legend p{color:#66758b;align-items:center;margin:8px 0;display:flex}.health-legend i,.status-row>i{border-radius:50%;width:7px;height:7px;margin-right:8px}.health-legend .green,.status-row .green{background:#37a86e}.health-legend .orange,.status-row .orange{background:#f0a23c}.health-legend .red{background:#df554d}.health-legend b{color:var(--navy);margin-left:auto}.task{cursor:pointer;border-top:1px solid #edf1f5;gap:9px;padding:10px 0;display:flex}.task:first-of-type{margin-top:7px}.task input{accent-color:var(--blue)}.task span{font-size:12px}.task small{color:#8895a6;margin-top:4px;font-size:10px;display:block}.task.done span{color:#929dac;text-decoration:line-through}.status-row,.activity-row{border-top:1px solid #edf1f5;align-items:center;padding:9px 0;display:flex}.status-row:first-of-type,.activity-row:first-of-type{margin-top:7px}.status-row span,.activity-row span{flex:1}.status-row small,.activity-row small{color:#8a96a7;margin-top:3px;font-size:10px;display:block}.status-row b{font-size:10px}.activity-row{gap:9px}.table-panel{padding:0;overflow:hidden}.table-toolbar{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:12px;display:flex}.table-search{border:1px solid var(--border);color:#8693a5;border-radius:7px;align-items:center;gap:7px;width:240px;height:34px;padding:0 9px;display:flex}.table-toolbar select{height:34px}.spacer{flex:1}.table-scroll{overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{text-align:left;color:#69778b;text-transform:uppercase;letter-spacing:.04em;background:#f7f9fc;height:39px;padding:0 12px;font-size:10px;font-weight:650}th svg{vertical-align:middle;margin-left:3px;display:inline}td{color:#536175;border-top:1px solid #edf1f5;height:51px;padding:0 12px;font-size:12px}td b{color:#233047;font-weight:650}tbody tr{cursor:pointer}tbody tr:hover{background:#f8fbff}.crm-badge{border-radius:10px;align-items:center;padding:3px 7px;font-size:10px;font-weight:650;display:inline-flex}.crm-badge.green{color:#238257;background:#e8f7ef}.crm-badge.blue{color:#2464b8;background:#e7f1ff}.crm-badge.orange{color:#a66714;background:#fff2df}.crm-badge.red{color:#c33e38;background:#fdebea}.crm-badge.gray{color:#637083;background:#edf1f5}.table-footer{border-top:1px solid var(--border);color:#7b8899;justify-content:space-between;align-items:center;min-height:53px;padding:0 13px;font-size:11px;display:flex}.table-footer div{display:flex}.table-footer button{border:1px solid var(--border);color:#647286;background:#fff;width:30px;height:29px}.table-footer button.active{color:var(--blue);background:#e8f1ff;border-color:#bed4f3}.table-footer button:disabled{opacity:.4}.empty{text-align:center;color:#7c899a;padding:42px}.empty svg{color:#9ba8b8;margin-bottom:9px}.empty b,.empty p{display:block}.empty b{color:#405067}.empty p{margin:5px 0}.pipeline-summary{border:1px solid var(--border);background:#fff;border-radius:9px;margin-bottom:12px;padding:12px;display:flex}.pipeline-summary span{border-right:1px solid var(--border);color:var(--muted);flex:1;padding:0 17px}.pipeline-summary span:last-child{border:0}.pipeline-summary b{color:var(--navy);margin-bottom:3px;font-size:15px;display:block}.kanban{gap:10px;padding-bottom:12px;display:flex;overflow:auto}.kanban-col{background:#e8eef7;border:1px solid #d5dfec;border-radius:8px;flex:0 0 235px;min-height:480px;padding:10px}.kanban-col>header{align-items:center;gap:7px;display:flex}.kanban-col>header i{background:#7d8da3;border-radius:50%;width:7px;height:7px}.kanban-col>header .stage-1,.kanban-col>header .stage-2,.kanban-col>header .stage-3{background:#3c82d5}.kanban-col>header .stage-4,.kanban-col>header .stage-5{background:#ec9e35}.kanban-col>header .stage-6{background:#36a36d}.kanban-col>header .stage-7{background:#d85850}.kanban-col>header span{background:#d7e0ec;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:10px}.kanban-col>small{color:#7b899b;margin:7px 0 10px;display:block}.kanban-col article{border:1px solid var(--border);cursor:grab;background:#fff;border-radius:7px;margin-bottom:8px;padding:11px;box-shadow:0 2px 5px #1720330d}.kanban-col article h3{margin:9px 0 6px;font-size:12px}.kanban-col article strong{font-size:13px}.kanban-col article footer{align-items:center;margin-top:13px;display:flex}.kanban-col article footer span{color:#758398;align-items:center;gap:4px;margin-left:auto;font-size:10px;display:flex}.add-deal{color:#657489;width:100%;font:inherit;background:0 0;border:0;justify-content:center;gap:5px;padding:8px;display:flex}.hint{color:#7e8b9c;margin:0;font-size:11px}.calendar-panel{padding:0}.calendar-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:58px;padding:0 14px;display:flex}.calendar-toolbar>div{align-items:center;gap:5px;display:flex}.calendar-toolbar button{border:1px solid var(--border);height:30px;font:inherit;background:#fff;padding:0 9px}.calendar-toolbar h2{margin-left:10px;font-size:14px}.segmented button.active{color:var(--blue);background:#e8f1ff}.calendar-grid{grid-template:48px 570px/60px 1fr;display:grid}.time-head{border-right:1px solid var(--border)}.days{grid-template-columns:repeat(5,1fr);display:grid}.days div{text-align:center;color:#778599;border-left:1px solid #eef2f6;padding:7px;font-size:10px}.days b{color:#354359;margin-top:3px;font-size:14px;display:block}.days .today-day b{color:#fff;background:var(--blue);border-radius:50%;width:24px;height:24px;margin:2px auto;line-height:24px}.times{border-right:1px solid var(--border);grid-template-rows:repeat(10,1fr);display:grid}.times span{color:#8995a5;text-align:center;font-size:9px;transform:translateY(-5px)}.calendar-body{background:repeating-linear-gradient(#fff 0 56px,#e8edf4 57px),repeating-linear-gradient(90deg,#0000 0 calc(20% - 1px),#e8edf4 20%);position:relative}.cal-event{border:0;border-left:3px solid var(--blue);color:#245999;text-align:left;background:#e8f2ff;border-radius:5px;padding:6px;position:absolute;overflow:hidden}.cal-event b,.cal-event small{font-size:10px;display:block}.cal-event small{margin-bottom:3px;font-size:9px}.cal-event.onboarding{color:#267653;background:#e9f7ef;border-color:#38a26e}.cal-event.internal{color:#6348a7;background:#f0ecff;border-color:#7857c9}.cal-event.customer{color:#9b6418;background:#fff1df;border-color:#e39a35}.module-placeholder{text-align:center;min-height:500px}.placeholder-icon{width:50px;height:50px;color:var(--blue);background:#e7f0fc;border-radius:10px;place-items:center;margin:30px auto 10px;display:grid}.module-placeholder h2{margin:0 0 6px}.module-placeholder>p{color:var(--muted)}.placeholder-tabs{border-bottom:1px solid var(--border);justify-content:center;margin:24px -17px 0;display:flex}.placeholder-tabs button,.drawer-tabs button{font:inherit;color:#68768a;background:0 0;border:0;padding:10px 15px}.placeholder-tabs button.active,.drawer-tabs button.active{color:var(--blue);border-bottom:2px solid var(--blue)}.modal-wrap,.drawer-wrap{z-index:100;place-items:center;display:grid;position:fixed;inset:0}.modal-scrim,.crm-scrim{background:#0d1b2e61;border:0;position:absolute;inset:0}.modal{background:#fff;border-radius:10px;width:min(620px,100vw - 28px);position:relative;box-shadow:0 22px 60px #0d1b2e38}.modal header,.drawer header{border-bottom:1px solid var(--border);align-items:flex-start;padding:18px 20px;display:flex}.modal header>div{flex:1}.modal h2,.drawer h2{margin:0 0 5px;font-size:18px}.modal header p,.drawer header p{color:var(--muted);margin:0}.form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:20px;display:grid}.form-grid label span{margin-bottom:6px;font-size:11px;font-weight:600;display:block}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--border);width:100%;font:inherit;background:#fff;border-radius:7px;outline:none;padding:9px 10px}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1e5fbf16}.form-grid .full{grid-column:1/-1}.modal footer,.drawer footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:13px 20px;display:flex}.drawer-wrap{display:block}.drawer{background:#fff;flex-direction:column;width:min(520px,100vw);display:flex;position:absolute;inset:0 0 0 auto;box-shadow:-15px 0 40px #14294a2b}.drawer header{gap:12px}.drawer header>div:nth-child(2){flex:1}.drawer header .crm-badge{margin-bottom:6px}.drawer-tabs{border-bottom:1px solid var(--border);padding:0 12px}.drawer-content{flex:1;padding:18px;overflow:auto}.drawer-content h3{margin:3px 0 10px;font-size:12px}.drawer-content dl{border:1px solid var(--border);border-radius:8px;margin:0 0 22px}.drawer-content dl div{border-top:1px solid #edf1f5;grid-template-columns:150px 1fr;padding:10px 12px;display:grid}.drawer-content dl div:first-child{border:0}.drawer-content dt{color:var(--muted)}.drawer-content dd{margin:0;font-weight:550}.timeline{border-left:1px solid var(--border);margin-left:5px}.timeline p{margin:0;padding:0 0 18px 18px;position:relative}.timeline i{background:var(--blue);border-radius:50%;width:7px;height:7px;position:absolute;top:3px;left:-4px}.timeline small{color:var(--muted);margin-top:4px;display:block}.drawer-empty{flex:1}.drawer>footer{margin-top:auto}@media (max-width:1100px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.top-action{padding:0 9px;font-size:0}.top-action svg{margin:0}.global-search{max-width:260px}.crumb{display:none}}@media (max-width:780px){.crm-sidebar{transition:all .2s;transform:translate(-100%)}.crm-sidebar.open{transform:none}.crm-scrim{z-index:35;position:fixed}.mobile-close,.menu{display:grid}.mobile-close{margin-left:auto}.crm-shell{margin-left:0}.crm-topbar{gap:7px;padding:0 12px}.global-search{margin-left:0}.global-search kbd,.platform-select,.crm-topbar>.avatar{display:none}.crm-main{padding:16px}.page-heading{align-items:center}.page-heading p{display:none}.page-heading h1{font-size:20px}.heading-actions .secondary{display:none}.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.table-toolbar{overflow:auto}.table-search{min-width:180px}.pipeline-summary{overflow:auto}.pipeline-summary span{min-width:150px}.calendar-grid{grid-template-columns:45px 800px;overflow:auto}.calendar-toolbar h2{display:none}}@media (max-width:480px){.kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.kpi{padding:13px}.kpi strong{font-size:17px}.kpi-icon,.dashboard-filters>span{display:none}.page-heading{margin-bottom:14px}.heading-actions .crm-button{width:36px;padding:0;font-size:0}.heading-actions svg{margin:0}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.pipeline-summary{border-radius:0;margin-left:-16px;margin-right:-16px}.panel{border-radius:7px}.top-action{display:none}}
.portal-reply-form{background:#f7f9fc;border:1px solid #dce4ef;border-radius:8px;gap:12px;padding:16px;display:grid}.portal-reply-form label span{margin-bottom:6px;font-size:12px;font-weight:650;display:block}.portal-reply-form textarea,.portal-reply-form input{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #dce4ef;border-radius:7px;padding:10px}.portal-reply-form button{justify-self:end}.portal-reply-form>p,.portal-muted{color:#718096}.portal-success{color:#23734d;background:#ebf8f1;border:1px solid #bce3cd;border-radius:7px;padding:10px 12px}.portal-file-list{gap:8px;display:grid}.portal-file-list>a{color:#172033;border:1px solid #dce4ef;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex}.portal-file-list>a:hover{background:#f7faff}.portal-file-list b,.portal-file-list span,.portal-file-list small{display:block}.portal-file-list span,.portal-file-list small{color:#718096;margin-top:4px;font-size:11px}
.portal-shell nav a em{color:#fff;background:#1e5fbf;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 5px;font-size:11px;font-style:normal;display:inline-grid}.portal-ticket-status{justify-items:end;gap:10px;display:grid}.portal-ticket-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.portal-ticket-actions button,.portal-secondary-button{color:#172033;font:inherit;cursor:pointer;background:#fff;border:1px solid #cad6e5;border-radius:7px;padding:8px 12px;font-size:12px;font-weight:650}.portal-ticket-actions button:hover,.portal-secondary-button:hover{background:#eef3fb}.portal-ticket-actions button:disabled,.portal-secondary-button:disabled{cursor:wait;opacity:.6}.portal-status-history{gap:0;padding-left:7px;display:grid}.portal-status-history p{border-left:1px solid #dce4ef;gap:3px;margin:0;padding:0 0 18px 22px;display:grid;position:relative}.portal-status-history p:last-child{padding-bottom:0}.portal-status-history i{background:#1e5fbf;border-radius:50%;width:9px;height:9px;position:absolute;top:3px;left:-5px;box-shadow:0 0 0 3px #eef3fb}.portal-status-history span{color:#718096;font-size:12px}.portal-notification-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.portal-notification-list{gap:8px;margin-top:18px;display:grid}.portal-notification-list a{color:#172033;background:#fff;border:1px solid #dce4ef;border-radius:8px;gap:5px;padding:14px 16px;text-decoration:none;display:grid}.portal-notification-list a.unread{background:#f8fbff;border-left:3px solid #1e5fbf}.portal-notification-list span,.portal-notification-list time{color:#718096;font-size:12px}@media (max-width:720px){.portal-ticket-status{justify-items:start}.portal-ticket-actions{justify-content:flex-start}.portal-notification-header{flex-direction:column;align-items:flex-start}}.portal-knowledge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.portal-knowledge-grid>a{color:#172033;background:#fff;border:1px solid #dce4ef;border-radius:8px;padding:18px;text-decoration:none}.portal-knowledge-grid>a:hover{border-color:#9db9df;box-shadow:0 8px 22px #1720330d}.portal-knowledge-grid h2{margin:7px 0;font-size:16px}.portal-knowledge-grid p,.portal-knowledge-grid small{color:#718096}.portal-knowledge-article{background:#fff;border:1px solid #dce4ef;border-radius:8px;padding:26px}.portal-knowledge-article h1{margin:9px 0 12px}.portal-knowledge-article .lead{color:#52627a;font-size:17px}.portal-knowledge-article footer{color:#718096;border-top:1px solid #edf1f5;margin-top:28px;padding-top:14px;font-size:12px}.portal-feature-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:20px;display:grid}.portal-selfservice-form{background:#fff;border:1px solid #dce4ef;border-radius:8px;gap:13px;padding:18px;display:grid}.portal-selfservice-form h2{margin:0}.portal-selfservice-form label span{margin-bottom:6px;font-size:12px;font-weight:650;display:block}.portal-selfservice-form input,.portal-selfservice-form select,.portal-selfservice-form textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #dce4ef;border-radius:7px;padding:10px}.portal-feature-list{gap:10px;display:grid}.portal-feature-list article{background:#fff;border:1px solid #dce4ef;border-radius:8px;padding:18px}.portal-feature-list header{justify-content:space-between;gap:16px;display:flex}.portal-feature-list h2{margin:4px 0;font-size:17px}.portal-feature-list small,.portal-feature-list span{color:#718096}.portal-feature-list header>strong{color:#1e5fbf;background:#eef3fb;border-radius:12px;height:min-content;padding:5px 8px;font-size:11px}.portal-vote{color:#172033;cursor:pointer;background:#fff;border:1px solid #cad6e5;border-radius:7px;margin-top:12px;padding:8px 12px}.portal-vote.active{color:#1e5fbf;background:#eef3fb;border-color:#1e5fbf}.portal-vote:disabled{cursor:not-allowed;opacity:.6}@media (max-width:900px){.portal-knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-feature-layout{grid-template-columns:1fr}}@media (max-width:600px){.portal-knowledge-grid{grid-template-columns:1fr}}.portal-account-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.portal-account-grid p{margin:0}@media (max-width:760px){.portal-account-grid{grid-template-columns:1fr}}
:root{--blue:#1e5fbf;--navy:#172033;--muted:#66758b;--border:#dce4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body{min-height:100%;margin:0}button,input,select,textarea{font-family:inherit}button,a,input,select,textarea{outline-color:#1e5fbf}.connection-warning{color:#925f15;background:#fff5e5;border:1px solid #f3d6a6;border-radius:8px;align-items:center;gap:10px;margin-bottom:14px;padding:11px 13px;display:flex}.connection-warning span b{font-size:12px;display:block}.agenda-list>button{text-align:left;color:#172033;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf1f5;grid-template-columns:150px 1fr auto;align-items:center;gap:16px;width:100%;min-height:66px;padding:10px 16px;display:grid}.agenda-list>button:hover{background:#f8fbff}.agenda-list b,.agenda-list span{display:block}.agenda-list span,.agenda-date{color:#66758b;margin-top:4px;font-size:11px}@media (max-width:600px){.agenda-list>button{grid-template-columns:1fr auto}.agenda-date{grid-column:1/-1}}.crm-login-page{background:#eef3fb;place-items:center;min-height:100vh;padding:24px;display:grid}.crm-login-card{box-sizing:border-box;background:#fff;border:1px solid #dce4ef;border-radius:12px;width:min(410px,100%);padding:30px;box-shadow:0 18px 50px #17203314}.crm-login-brand{align-items:center;gap:11px;margin-bottom:28px;display:flex}.crm-login-brand b,.crm-login-brand small{display:block}.crm-login-brand b{letter-spacing:.1em;font-size:12px}.crm-login-brand small{color:#66758b;margin-top:2px}.crm-login-card h1{color:#172033;margin:0 0 7px;font-size:24px}.crm-login-card>p{color:#66758b;margin:0 0 24px}.crm-login-card label{margin-top:15px;display:block}.crm-login-card label span{color:#354359;margin-bottom:6px;font-size:12px;font-weight:650;display:block}.crm-login-card input{box-sizing:border-box;border:1px solid #dce4ef;border-radius:7px;width:100%;height:42px;padding:0 11px}.crm-login-card>.crm-button{width:100%;margin-top:20px}.login-error{color:#b83b35;background:#fdebea;border:1px solid #f3c4c1;border-radius:7px;padding:10px 12px}.login-help{text-align:center;color:#8995a6;margin-top:15px;display:block}.crm-login-card>.crm-button{color:#fff;background:#1e5fbf;border-color:#1e5fbf}.crm-login-card>.crm-button:hover{background:#174f9f;border-color:#174f9f}.crm-login-card>.crm-button:focus-visible{outline-offset:2px;outline:3px solid #9fc4f4}.crm-login-card>.crm-button:disabled{color:#fff;cursor:wait;background:#7fa6d8;border-color:#7fa6d8}.crm-user{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-bottom:0;border-left:0;border-right:0}.settings-tabs{gap:4px;margin-bottom:12px;display:flex}.settings-tabs button{color:#66758b;background:#fff;border:1px solid #dce4ef;border-radius:7px;padding:8px 13px}.settings-tabs button.active{color:#1e5fbf;background:#e9f2ff;border-color:#bed4f3}.quote-preview-page{color:#172033;background:#eef3fb;min-height:100vh;padding:32px}.quote-preview-actions{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto 16px;display:flex}.quote-preview-actions a{color:#1e5fbf;text-decoration:none}.quote-print-button{color:#fff;font:inherit;cursor:pointer;background:#1e5fbf;border:0;border-radius:7px;padding:10px 14px}.quote-document{background:#fff;border:1px solid #dce4ef;max-width:900px;min-height:1100px;margin:auto;padding:54px;box-shadow:0 12px 36px #17203318}.quote-document header{border-bottom:2px solid #1e5fbf;justify-content:space-between;padding-bottom:24px;display:flex}.quote-document header strong,.quote-document header span{display:block}.quote-document header strong{letter-spacing:.12em}.quote-document header span{color:#66758b;margin-top:4px}.quote-document header h1{margin:0;font-size:32px}.quote-document header p{text-align:right;color:#66758b}.quote-addresses{grid-template-columns:1fr 1fr;gap:50px;margin:36px 0;display:grid}.quote-addresses small{color:#1e5fbf;font-weight:700}.quote-addresses h2{margin:8px 0}.quote-addresses p,.quote-intro p{color:#66758b}.quote-intro{margin:30px 0}.quote-document table{border-collapse:collapse;width:100%}.quote-document th{text-align:left;color:#172033;background:#eef3fb;padding:11px}.quote-document td{border-bottom:1px solid #dce4ef;padding:13px 11px}.quote-document th:nth-child(n+2),.quote-document td:nth-child(n+2){text-align:right}.quote-totals{width:360px;margin:28px 0 50px auto}.quote-totals p{justify-content:space-between;margin:0;padding:8px;display:flex}.quote-totals .grand{border-top:2px solid #1e5fbf;margin-top:7px;padding-top:14px;font-size:18px}.quote-document footer{color:#66758b;border-top:1px solid #dce4ef;margin-top:auto;padding-top:24px;font-size:12px}@media print{.quote-preview-page{background:#fff;padding:0}.quote-preview-actions{display:none}.quote-document{max-width:none;min-height:0;box-shadow:none;border:0;padding:15mm}@page{size:A4;margin:0}}.modal{max-height:calc(100vh - 28px);overflow:auto}.modal.modal-large{width:min(880px,100vw - 28px)}.quote-lines{border:1px solid #dce4ef;border-radius:8px;padding:12px}.quote-lines-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.quote-line{grid-template-columns:minmax(220px,1fr) 90px 120px 34px;gap:8px;margin-top:8px;display:grid}.quote-total{text-align:right;margin-top:12px;display:block}.version-history{border:1px solid #dce4ef;border-radius:8px;padding:12px}.version-history>b{margin-bottom:8px;display:block}.version-history>span{border-top:1px solid #edf1f5;padding:8px 0;display:flex}.version-history small{color:#66758b;margin-left:auto}.crm-button.danger{color:#c33e38;border-color:#efc6c3}.crm-button.danger:hover{background:#fff1f0}@media (max-width:600px){.quote-line{grid-template-columns:1fr 65px 90px 34px}.modal.modal-large{width:calc(100vw - 16px)}}.table-sort{color:inherit;font:inherit;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.table-sort svg{transition:transform .15s}.table-sort svg.rotated{transform:rotate(180deg)}.result-summary{color:#66758b;font-size:11px}.crm-icon.mini{width:24px;height:24px}.kanban-col article footer .crm-icon{margin:0 3px}.kanban-col article footer .crm-icon:disabled{opacity:.3}.professional-table{overflow:visible}.table-control{position:relative}.table-control-button{color:#435168;height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce4ef;border-radius:7px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:650;display:inline-flex}.table-control-button:hover,.table-control-button.active{color:#1e5fbf;background:#f3f7fd;border-color:#9bb9e3}.table-control-button em{color:#fff;background:#1e5fbf;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;display:grid}.table-popover{z-index:40;background:#fff;border:1px solid #dce4ef;border-radius:9px;width:270px;padding:10px;position:absolute;top:43px;left:0;box-shadow:0 14px 36px #1c2e4c29}.table-popover header{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px 3px 10px;display:flex}.table-popover header small{color:#728197}.table-popover header button{color:#1e5fbf;cursor:pointer;background:0 0;border:0;font-size:11px}.table-popover>label{justify-content:space-between;align-items:center;gap:12px;padding:6px 3px;font-size:12px;display:flex}.table-popover>label select{max-width:145px}.table-popover .check-option{justify-content:flex-start}.table-popover .check-option input,.selection-cell input{accent-color:#1e5fbf}.active-filter-row,.bulk-toolbar{background:#f8fafd;border-top:1px solid #edf1f6;flex-wrap:wrap;align-items:center;gap:7px;min-height:46px;padding:7px 15px;display:flex}.active-filter-row button,.bulk-toolbar button{color:#526077;cursor:pointer;background:#fff;border:1px solid #d7e1ee;border-radius:15px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;display:inline-flex}.active-filter-row .clear{color:#1e5fbf;background:0 0;border-color:#0000}.bulk-toolbar{color:#173964;background:#edf5ff}.bulk-toolbar b{margin-right:5px}.bulk-toolbar button:first-of-type{color:#1e5fbf;border-color:#b9d0ee}.selection-cell{text-align:center!important;width:38px!important;padding-left:14px!important;padding-right:6px!important}.row-action-cell{width:42px;position:relative}.row-action-menu{z-index:30;background:#fff;border:1px solid #dce4ef;border-radius:8px;width:176px;padding:5px;position:absolute;top:30px;right:32px;box-shadow:0 12px 28px #1c2e4c29}.row-action-menu button{color:#34445b;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;padding:8px;font-size:12px;display:flex}.row-action-menu button:hover{color:#1e5fbf;background:#eef4fc}.saved-view{align-items:center;margin:2px 0;display:flex}.saved-view button:first-child{text-align:left;flex:1}.saved-view button{color:#34445b;cursor:pointer;background:0 0;border:0;padding:7px}.saved-view:hover{background:#f4f7fb;border-radius:5px}.save-view{border-top:1px solid #edf1f6;gap:5px;margin-top:7px;padding-top:9px;display:flex}.save-view input{flex:1;min-width:0}.save-view button{color:#fff;cursor:pointer;background:#1e5fbf;border:0;border-radius:5px;padding:0 9px;font-size:11px}@media (max-width:900px){.professional-table .table-toolbar{align-items:stretch}.professional-table .table-search{flex-basis:100%;width:100%}.table-control{position:static}.professional-table .table-toolbar{position:relative}.table-popover{width:auto;top:91px;left:12px;right:12px}.professional-table .page-size,.professional-table .result-summary{display:none}.active-filter-row,.bulk-toolbar{padding-left:12px}.selection-cell{background:inherit;z-index:2;position:sticky;left:0}}.confirm-wrap{z-index:120;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-wrap .modal-scrim{z-index:0}.confirm-dialog{z-index:1;background:#fff;border:1px solid #dce4ef;border-radius:10px;grid-template-columns:44px 1fr;gap:14px;width:min(440px,100%);padding:22px;display:grid;position:relative;box-shadow:0 24px 70px #1122393d}.confirm-dialog h2{color:#172033;margin:1px 0 7px;font-size:17px}.confirm-dialog p{color:#66758b;margin:0;font-size:13px;line-height:1.55}.confirm-icon{color:#c93832;background:#fff1f0;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.confirm-dialog footer{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:8px;display:flex}.crm-button.danger-solid{color:#fff;background:#c93832;border-color:#c93832}.crm-button.danger-solid:hover{background:#aa2d28}.drawer-content dt{text-transform:none}.drawer-content dd{overflow-wrap:anywhere}.page-size{white-space:nowrap;color:#66758b;align-items:center;gap:7px;font-size:11px;display:inline-flex}.page-size select{height:32px;padding-left:8px}.relation-count{color:#1e5fbf;background:#e9f2ff;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:5px;padding:0 6px;font-size:10px;display:inline-grid}.relation-list{gap:8px;display:grid}.relation-list>a{color:#172033;border:1px solid #dce4ef;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;text-decoration:none;display:flex}.relation-list>a:hover{background:#f8fbff;border-color:#b7c9e2}.relation-list>a>span{align-items:center;gap:8px;min-width:0;display:flex}.relation-list>a>span:first-child{flex-direction:column;align-items:flex-start;gap:3px}.relation-list b{text-overflow:ellipsis;white-space:nowrap;max-width:290px;overflow:hidden}.relation-list small{color:#66758b;font-size:10px}.relation-head{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;display:flex}.relation-head h3{margin:0}.relation-head .crm-button{height:32px;padding:0 10px;font-size:11px}.tenant-readiness{background:#f8fbff;border:1px solid #dce4ef;border-radius:9px;margin:0 20px 14px;padding:14px}.tenant-readiness>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.tenant-readiness header p{color:#66758b;margin:4px 0 0;font-size:11px}.readiness-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.readiness-grid>div{background:#fff;border:1px solid #dce4ef;border-radius:7px;align-items:center;gap:8px;padding:9px;display:flex}.readiness-grid .ok svg{color:#26845a}.readiness-grid .blocked svg{color:#c74438}.readiness-grid span,.readiness-grid small{display:block}.readiness-grid small{color:#66758b;margin-top:2px;font-size:9px}.readiness-issues{background:#fff7e8;border-left:3px solid #d97706;border-radius:5px;margin-top:12px;padding:10px 12px}.readiness-issues p{color:#80530e;margin:5px 0 0;font-size:11px}.provision-history{margin-top:14px}.provision-history>article{border-top:1px solid #e4eaf2;grid-template-columns:105px 1fr;gap:10px;padding:9px 0;font-size:11px;display:grid}.provision-history article>span{font-weight:700}.provision-history article>span.error{color:#c74438}.provision-history article>span.ok{color:#26845a}.provision-history article small{color:#7b8899;margin-top:3px;display:block}@media (max-width:620px){.readiness-grid{grid-template-columns:1fr 1fr}.tenant-readiness>header{flex-direction:column;align-items:stretch}}.modal .tenant-readiness>header{border:0;padding:0}.global-search-wrap{flex:1;max-width:370px;margin-left:auto;position:relative}.global-search-wrap .global-search{max-width:none;margin-left:0}.global-results{z-index:60;background:#fff;border:1px solid #dce4ef;border-radius:9px;padding:6px;position:absolute;top:42px;left:0;right:0;box-shadow:0 15px 35px #1a31541f}.global-results button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:9px 10px;display:block}.global-results button:hover{background:#eef5ff}.global-results b,.global-results span{display:block}.global-results span{color:#66758b;margin-top:3px;font-size:10px}.table-link{color:#1e5fbf;font-weight:650;text-decoration:none}.table-link:hover{text-decoration:underline}.form-hint{color:#66758b;margin:0;font-size:11px}.timeline p span{color:#66758b;white-space:pre-wrap;margin-top:5px;line-height:1.45;display:block}.activity-composer{background:#f8fafc;border:1px solid #dce4ef;border-radius:8px;gap:10px;margin-bottom:20px;padding:14px;display:grid}.activity-composer>div{grid-template-columns:1fr 1.4fr 1.2fr;gap:8px;display:grid}.activity-composer input,.activity-composer select,.activity-composer textarea{box-sizing:border-box;color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #dce4ef;border-radius:7px;padding:9px 10px}.activity-composer button{justify-self:end}@media (max-width:700px){.activity-composer>div{grid-template-columns:1fr}}.record-task-list{gap:8px;display:grid}.record-task-list article{background:#fff;border:1px solid #dce4ef;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.record-task-list article>div{flex:1;min-width:0}.record-task-list b,.record-task-list span,.record-task-list small{display:block}.record-task-list span{color:#66758b;white-space:pre-wrap;margin-top:4px}.record-task-list small{color:#8995a6;margin-top:6px}.record-task-list select{color:#172033;background:#fff;border:1px solid #dce4ef;border-radius:7px;padding:8px}.record-task-list article.done{opacity:.65}.record-task-list article.done b{text-decoration:line-through}@media (max-width:600px){.record-task-list article{flex-direction:column;align-items:stretch}.record-task-list select{width:100%}}.public-quote-page{padding-bottom:70px}.quote-decision-form{background:#f8fafc;border:1px solid #dce4ef;border-radius:10px;margin:30px 0;padding:22px}.quote-decision-form>h2{margin:0 0 6px}.quote-decision-form>p{color:#66758b;margin:0 0 18px}.quote-decision-form>div:not(.login-error){grid-template-columns:1fr 1fr;gap:14px;display:grid}.quote-decision-form label span{margin-bottom:6px;font-size:12px;font-weight:650;display:block}.quote-decision-form input[type=text],.quote-decision-form input[type=email],.quote-decision-form label>input:not([type]){box-sizing:border-box;width:100%;font:inherit;border:1px solid #dce4ef;border-radius:7px;padding:10px}.quote-confirm{color:#536175;align-items:flex-start;gap:9px;margin-top:16px;line-height:1.45;display:flex}.quote-confirm input{margin-top:3px}.quote-confirm span{font-weight:400!important}.quote-decision-form footer{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.quote-decision-result{background:#f8fafc;border:1px solid #dce4ef;border-radius:10px;margin:30px 0;padding:22px}.quote-decision-result.accepted{background:#edf9f3;border-color:#a8ddc2}.quote-decision-result.rejected{background:#fff3f2;border-color:#efc6c3}.quote-decision-result h2{margin:0 0 7px}.quote-decision-result p{color:#536175;margin:0}@media (max-width:650px){.quote-document{padding:24px}.quote-decision-form>div:not(.login-error),.quote-addresses{grid-template-columns:1fr}.quote-document table{font-size:11px}.quote-decision-form footer{flex-direction:column-reverse}.quote-decision-form footer .crm-button{width:100%}}.modal-workflow-actions{flex-wrap:wrap;gap:8px;padding:0 24px 16px;display:flex}.extended-form .modal-workflow-actions{padding:8px 0 0}.health-explainer{justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;display:flex}.health-explainer h2{margin:0 0 6px}.health-explainer p{color:#637087;max-width:850px;margin:0}@media (max-width:700px){.health-explainer{flex-direction:column;align-items:stretch}}.onboarding-checklist{gap:8px;margin-top:10px;display:grid}.onboarding-checklist article{background:#fff;border:1px solid #dce4ef;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.onboarding-checklist article>div{gap:4px;display:grid}.onboarding-checklist article small{color:#718097}.onboarding-checklist article.done{background:#effaf4;border-color:#bfe5ce}.onboarding-checklist article.blocked{background:#fff5f3;border-color:#efc7c0}.onboarding-checklist article.blocked span{color:#b23b2e;font-size:12px}.public-kb{color:#172033;background:#eef3fb;min-height:100vh;padding:64px max(24px,50vw - 480px);font-family:Arial,sans-serif}.public-kb>header{margin-bottom:36px}.public-kb>header b{color:#1e5fbf;letter-spacing:.12em}.public-kb h1{margin:12px 0;font-size:38px}.public-kb>section{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.public-kb>section>a,.public-kb article{color:inherit;background:#fff;border:1px solid #dce4ef;border-radius:8px;padding:24px;text-decoration:none;box-shadow:0 8px 24px #1720330f}.public-kb small{color:#1e5fbf;font-weight:700}.public-kb h2{margin:10px 0;font-size:19px}.public-kb.article>a{color:#1e5fbf;margin-bottom:20px;display:inline-block}.public-kb.article article{max-width:780px}.public-kb .lead{color:#53627a;font-size:18px}.article-content{margin-top:28px;line-height:1.7}@media (max-width:640px){.public-kb{padding:32px 18px}.public-kb h1{font-size:30px}}.portal-back-link{text-align:center;color:#1e5fbf;margin-top:16px;font-size:12px;text-decoration:none;display:block}.portal-shell{color:#172033;background:#eef3fb;min-height:100vh}.portal-shell>header{background:#fff;border-bottom:1px solid #dce4ef;justify-content:space-between;align-items:center;padding:18px max(24px,50vw - 540px);display:flex}.portal-shell>header b,.portal-shell>header span{display:block}.portal-shell>header b{letter-spacing:.12em}.portal-shell>header span{color:#66758b;margin-top:3px;font-size:11px}.portal-shell>header button{color:#1e5fbf;cursor:pointer;background:#fff;border:1px solid #dce4ef;border-radius:7px;padding:8px 12px}.portal-welcome,.portal-foundation-grid{max-width:1080px;margin:0 auto}.portal-welcome{padding:70px 24px 30px}.portal-welcome small{color:#1e5fbf;font-weight:700}.portal-welcome h1{margin:8px 0;font-size:34px}.portal-welcome p{color:#66758b;max-width:680px;line-height:1.6}.portal-foundation-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:0 24px;display:grid}.portal-foundation-grid article{background:#fff;border:1px solid #dce4ef;border-radius:9px;padding:20px;box-shadow:0 8px 24px #1720330a}.portal-foundation-grid b,.portal-foundation-grid span{display:block}.portal-foundation-grid b{color:#66758b;font-size:11px}.portal-foundation-grid span{margin-top:8px;font-weight:700}.portal-admin-grid{gap:16px;display:grid}.portal-invite-panel{padding:20px}.portal-invite-panel h2{margin:0 0 5px}.portal-invite-panel>p{color:#66758b;margin:0 0 16px}.portal-invite-panel .activity-composer{margin:0}.table-scroll td small{color:#7d8999;margin-top:3px;display:block}@media (max-width:700px){.portal-foundation-grid{grid-template-columns:1fr}.portal-welcome{padding-top:42px}}.portal-shell>header nav{align-items:center;gap:18px;display:flex}.portal-shell>header nav a{color:#53627a;font-size:13px;text-decoration:none}.portal-primary-link{font:inherit;cursor:pointer;background:#1e5fbf;border:0;border-radius:7px;justify-content:center;align-items:center;padding:10px 14px;font-weight:650;text-decoration:none;display:inline-flex;color:#fff!important}.portal-primary-link:disabled{opacity:.6}.portal-content{max-width:1080px;margin:0 auto;padding:44px 24px 70px}.portal-content.narrow{max-width:820px}.portal-page-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.portal-page-head small,.portal-ticket-detail header small{color:#1e5fbf;font-weight:700}.portal-page-head h1,.portal-ticket-detail h1{margin:5px 0}.portal-page-head p,.portal-ticket-detail header p{color:#66758b;margin:0}.portal-filters{background:#fff;border:1px solid #dce4ef;border-radius:8px;grid-template-columns:1fr 220px auto;gap:8px;margin-bottom:14px;padding:12px;display:grid}.portal-filters input,.portal-filters select,.portal-filters button,.portal-ticket-form input,.portal-ticket-form select,.portal-ticket-form textarea{color:#172033;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dce4ef;border-radius:7px;padding:10px 11px}.portal-filters button{color:#fff;background:#1e5fbf;border-color:#1e5fbf}.portal-ticket-list{background:#fff;border:1px solid #dce4ef;border-radius:9px;overflow:hidden}.portal-ticket-list>a{color:#172033;border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:18px;padding:16px;text-decoration:none;display:flex}.portal-ticket-list>a:first-child{border-top:0}.portal-ticket-list>a:hover{background:#f8fbff}.portal-ticket-list b,.portal-ticket-list span,.portal-ticket-list strong,.portal-ticket-list small{display:block}.portal-ticket-list span,.portal-ticket-list small{color:#718096;margin-top:5px;font-size:11px}.portal-ticket-list>a>div:last-child{text-align:right}.portal-empty{text-align:center;padding:42px}.portal-empty p{color:#718096}.portal-pagination{justify-content:center;gap:18px;margin-top:18px;display:flex}.portal-pagination a{color:#1e5fbf}.portal-ticket-form{background:#fff;border:1px solid #dce4ef;border-radius:9px;gap:16px;padding:24px;display:grid}.portal-ticket-form>div{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.portal-ticket-form label span{margin-bottom:6px;font-size:12px;font-weight:650;display:block}.portal-ticket-form input,.portal-ticket-form select,.portal-ticket-form textarea{width:100%}.portal-ticket-form>p{color:#718096;margin:0;font-size:12px}.portal-ticket-form>button{justify-self:end}.portal-back{color:#1e5fbf;margin-bottom:16px;text-decoration:none;display:inline-block}.portal-ticket-detail{background:#fff;border:1px solid #dce4ef;border-radius:9px;padding:26px}.portal-ticket-detail>header{border-bottom:1px solid #e7ecf3;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.portal-ticket-detail>header>strong{color:#1e5fbf;background:#e9f2ff;border-radius:14px;padding:7px 10px;font-size:11px}.portal-ticket-detail dl{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.portal-ticket-detail dl div{background:#f7f9fc;border-radius:7px;padding:12px}.portal-ticket-detail dt{color:#718096;font-size:10px}.portal-ticket-detail dd{margin:5px 0 0;font-weight:650}.portal-ticket-detail>section{margin-top:24px}.portal-ticket-detail>section>p{white-space:pre-wrap;color:#53627a;line-height:1.6}.portal-ticket-detail article{background:#f5f8fc;border-radius:8px;margin-top:10px;padding:14px}.portal-ticket-detail article.support{background:#eaf3ff}.portal-ticket-detail article b,.portal-ticket-detail article span,.portal-ticket-detail article small{display:block}.portal-ticket-detail article span{white-space:pre-wrap;margin-top:7px}.portal-ticket-detail article small{color:#718096;margin-top:8px}@media (max-width:760px){.portal-shell>header{flex-wrap:wrap;align-items:flex-start}.portal-shell>header nav{order:3;justify-content:space-between;width:100%}.portal-filters,.portal-ticket-form>div{grid-template-columns:1fr}.portal-ticket-detail dl{grid-template-columns:1fr 1fr}.portal-page-head{flex-direction:column;align-items:stretch}.portal-ticket-list>a{flex-direction:column;align-items:flex-start}.portal-ticket-list>a>div:last-child{text-align:left}}.platform-filter{color:#7b8899;align-items:center;gap:7px;font-size:10px;display:flex}.platform-filter>span{text-transform:uppercase;letter-spacing:.06em;font-weight:700}.platform-filter .platform-select{max-width:160px}.avatar-button{cursor:pointer;border:0}.bell em{color:#fff;background:#d9423a;border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-style:normal;font-weight:750;display:grid;position:absolute;top:-4px;right:-5px}.quick-action-menu,.user-menu,.notification-pop{z-index:80;background:#fff;border:1px solid #dce4ef;border-radius:10px;box-shadow:0 18px 48px #17203322}.quick-action-menu{width:310px;padding:7px;position:absolute;top:44px;right:0}.quick-action-menu header,.user-menu header,.notification-pop header{border-bottom:1px solid #edf1f5;padding:10px 11px}.quick-action-menu header b,.quick-action-menu header small,.user-menu header b,.user-menu header small,.user-menu header span,.notification-pop header b,.notification-pop header small{display:block}.quick-action-menu header small,.user-menu header small,.notification-pop header small{color:#7b8899;margin-top:3px;font-size:10px}.quick-action-menu>button{text-align:left;color:#172033;cursor:pointer;background:#fff;border:0;border-radius:7px;grid-template-columns:34px 1fr 16px;align-items:center;gap:9px;width:100%;padding:9px;display:grid}.quick-action-menu>button:hover{background:#f4f8fd}.quick-action-menu>button>span:first-child{color:#1e5fbf;background:#e9f2ff;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.quick-action-menu button b,.quick-action-menu button small{display:block}.quick-action-menu button small{color:#748196;margin-top:3px;font-size:10px}.user-menu{width:260px;padding:7px;position:absolute;top:44px;right:0}.user-menu header{align-items:center;gap:10px;display:flex}.user-menu header>div:last-child{min-width:0}.user-menu header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-menu header span{color:#1e5fbf;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:700}.user-menu>button{color:#354359;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;align-items:center;gap:9px;padding:9px 10px;display:flex}.user-menu>button:hover{background:#f4f8fd}.user-menu>button.logout{color:#bd3c36;border-top:1px solid #edf1f5;border-radius:0 0 7px 7px;margin-top:5px}.sidebar-profile{position:relative}.sidebar-user-menu{width:auto;inset:auto 10px 64px}.notification-pop{width:340px;padding:7px;top:44px;right:0}.notification-pop>header{justify-content:space-between;align-items:center;display:flex}.notification-pop>header button{color:#1e5fbf;font:inherit;cursor:pointer;background:0 0;border:0;font-size:10px}.notification-pop>div>button{color:#172033;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;grid-template-columns:10px 1fr;align-items:start;gap:8px;width:100%;padding:10px;display:grid}.notification-pop>div>button.unread{background:#f1f6fd}.notification-pop>div>button:hover{background:#eaf2fc}.notification-pop>div>button b,.notification-pop>div>button small{display:block}.notification-pop>div>button small{color:#748196;margin-top:4px;font-size:10px;line-height:1.35}.notification-pop .dot{margin-top:4px}.dot.orange{background:#f0a23c}.notification-empty{text-align:center;color:#7b8899;margin:0;padding:28px 12px}.global-results>p{text-align:center;color:#7b8899;margin:0;padding:18px}.global-search:focus-within{border-color:#80ace3;box-shadow:0 0 0 3px #1e5fbf14}@media (max-width:1100px){.platform-filter>span{display:none}.platform-filter .platform-select{max-width:130px}.quick-action-menu{right:-45px}}@media (max-width:780px){.platform-filter,.user-menu-wrap{display:none}.notification-pop,.quick-action-menu{width:auto;position:fixed;top:62px;left:10px;right:10px}.global-search-wrap{max-width:none}.global-search kbd{display:none}}@media (max-width:480px){.quick-action-wrap .top-action{width:36px;padding:0;font-size:0;display:inline-flex}.quick-action-wrap .top-action svg{margin:0}.quick-action-wrap .top-action svg:last-child{display:none}.global-search-wrap{min-width:0}}
