@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Newsreader:opsz,wght@6..72,600;6..72,700&display=swap";:root{color:#0b1630;font-synthesis:none;--navy:#031d3c;--blue:#075be8;--blue-soft:#edf4ff;--teal:#079790;--orange:#e8650b;--red:#d91f34;--line:#d8e0eb;--muted:#53617a;--surface:#f7f9fc;--shadow:0 12px 40px #0d23441f;background:#fff;font-family:Manrope,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}.shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(150deg,#061b36,#002c5a);flex-direction:column;height:100vh;padding:38px 12px 24px;display:flex;position:sticky;top:0}.brand{letter-spacing:-1.2px;padding:0 18px 34px;font-size:28px;font-weight:800}.brand strong{color:#0972ff}.brand em{letter-spacing:0;margin-left:6px;font-size:16px;font-style:normal;font-weight:500}.sidebar nav{gap:7px;display:grid}.sidebar button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:14px;padding:15px 20px;display:flex}.sidebar button svg{width:22px}.sidebar-bottom{gap:18px;margin-top:auto;display:grid}.sidebar-bottom .client-switch{border:1px solid #3a5877;padding:15px}.owner{align-items:center;gap:12px;margin-top:auto;padding:14px 10px;display:flex}.owner>span{background:#0864db;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.owner div{display:grid}.owner small{color:#b9c7d9;margin-top:3px}.client-main,.admin-main{min-width:0;padding:66px 68px 50px;position:relative}.top-switch{position:absolute;top:20px;right:28px}.top-switch button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-weight:700}.page-header{justify-content:space-between;align-items:center;gap:20px;padding-bottom:38px;display:flex}.page-header h1{letter-spacing:-2px;margin:0 0 14px;font-size:45px;line-height:1.1}.page-header p{color:var(--muted);margin:0;font-size:18px}.primary,.secondary{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-weight:700;display:inline-flex}.primary{color:#fff;background:var(--blue);box-shadow:0 7px 18px #075be833}.secondary{color:#18243c;background:#fff;border:1px solid #c7d1df}.primary svg{width:20px}.summary{border-top:1px solid var(--line);border-bottom:2px solid var(--blue);grid-template-columns:repeat(4,1fr);padding:34px 0;display:grid;position:relative}.summary:before{content:"";background:var(--blue);border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:-4px}.summary>div{border-right:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:58px auto;gap:0 15px;padding:0 28px;display:grid}.summary>div:last-child{border:0}.summary svg{width:54px;height:54px;color:var(--blue);background:var(--blue-soft);border-radius:50%;grid-row:1/3;padding:13px}.summary div:nth-child(2) svg{color:var(--teal);background:#e8f6f5}.summary div:nth-child(4) svg{color:var(--orange);background:#fff4ea}.summary strong{color:var(--blue);font-size:31px;line-height:1}.summary div:nth-child(2) strong{color:var(--teal)}.summary div:nth-child(4) strong{color:var(--orange)}.summary span{color:#39475f;margin-top:8px}.overview-grid{grid-template-columns:minmax(620px,1.7fr) minmax(290px,.9fr);display:grid}.device-panel{border-right:1px solid var(--line);padding:44px 32px 30px 0}.ticket-rail{padding:44px 0 30px 26px}.device-panel h2,.ticket-rail h2,.empty-section h2{margin:0 0 30px;font-size:19px}.table-head,.table-row{grid-template-columns:1.35fr 1.05fr 1fr .9fr .9fr;align-items:center;gap:18px;padding:17px 0;display:grid}.table-head{color:#3d4b63;border-bottom:1px solid var(--line);font-size:13px}.table-row{border-bottom:1px solid var(--line);min-height:74px;font-size:14px}.table-row:hover{background:#f5f8fd}.table-row strong{color:var(--blue)}.status:before{content:"";background:var(--teal);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.status.offline:before{background:var(--red)}.ticket-rail article{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:20px 0;display:grid}.ticket-rail article>svg{width:44px;height:44px;color:var(--blue);background:var(--blue-soft);border-radius:7px;padding:10px}.ticket-rail article div{gap:6px;display:grid}.ticket-rail article div strong{color:var(--blue)}.ticket-rail article div span{font-size:13px}.ticket-rail small{color:var(--blue);white-space:nowrap;font-size:11px}.ticket-rail small.waiting-on-client{color:var(--orange)}.ticket-rail small.resolved{color:var(--teal)}.link-button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:24px 0;font-weight:600;display:flex}.link-button svg{width:16px}.empty-section{border-top:2px solid var(--blue);padding:40px 0}.empty-section p{color:var(--muted)}.modal-backdrop{z-index:10;background:#02122594;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(560px,100%);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:34px;position:relative}.modal h2{margin:0 0 9px;font-size:28px}.modal p{color:var(--muted);margin:0 0 28px}.modal form>label,.drawer-body>label,.field-grid label{gap:8px;margin-bottom:18px;font-size:13px;font-weight:600;display:grid}.modal input,.modal select,.modal textarea,.drawer input,.drawer select{color:#17233b;background:#fff;border:1px solid #bdc9d9;border-radius:5px;padding:12px 13px}.modal textarea{resize:vertical}.form-actions{justify-content:flex-end;gap:12px;display:flex}.icon-button{cursor:pointer;color:#17233b;background:0 0;border:0;padding:8px}.icon-button svg{width:21px}.modal .close{position:absolute;top:18px;right:18px}.success-state{text-align:center;padding:28px}.success-state>span{color:#087d5d;background:#e6f7f1;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 20px;font-size:26px;display:grid}.admin-shell{grid-template-columns:256px minmax(680px,1fr) auto}.admin-main{padding:60px 38px 40px}.admin-main .page-header h1{letter-spacing:-1.5px;font-size:35px}.filters{gap:12px;margin:10px 0 20px;display:flex}.filters label{position:relative}.filters svg{color:#3f4c61;width:18px;position:absolute;top:13px;left:14px}.filters input,.filters select,.filters+select,.filters>select{background:#fff;border:1px solid #bec9d8;border-radius:5px;height:44px}.filters input{width:290px;padding:0 14px 0 43px}.filters>select{padding:0 38px 0 14px}.policy-table{border-top:1px solid var(--line)}.policy-head,.policy-row{grid-template-columns:1.45fr 1.05fr 1.45fr 1fr .85fr 58px;align-items:center;gap:15px;padding:15px 12px;font-size:13px;display:grid}.policy-head{color:#334157}.policy-row{border-top:1px solid var(--line);min-height:74px}.policy-row.selected{border-left:3px solid var(--blue);background:#f3f7fd}.policy-row .ready,.policy-row .review{color:#078533;align-items:center;gap:7px;display:flex}.policy-row .review{color:#d06100}.policy-row svg{width:18px}.edit-button{color:#17233b;cursor:pointer;background:#fff;border:1px solid #bfcbdb;border-radius:5px;width:38px;height:38px}.selected .edit-button{color:var(--blue);border-color:var(--blue)}.drawer{border-left:3px solid var(--blue);z-index:3;background:#fff;flex-direction:column;width:460px;height:100vh;display:flex;position:sticky;top:0;box-shadow:-10px 0 30px #0e284e14}.drawer header{justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.drawer h2{font-size:22px}.drawer-body{flex:1;padding:8px 28px 22px;overflow:auto}.drawer-body label{font-size:12px}.drawer-body>label>input,.drawer-body>label>select{width:100%}.drawer input:disabled{color:#69758a;background:#f7f8fa}.field-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.field-grid input{width:100%}.drawer .check{grid-template-columns:auto 1fr;align-items:center;gap:10px;font-size:12px;font-weight:500;display:flex}.check input{accent-color:var(--blue);width:17px;height:17px}.calculation{border:1px solid #c8d2df;border-radius:6px;margin-top:24px;padding:14px}.calculation h3{margin:0 0 15px;font-size:13px}.calculation>div{justify-content:space-between;margin:11px 0;font-size:12px;display:flex}.calculation hr{border:0;border-top:1px solid var(--line);margin:13px 0}.negative{color:var(--red)}.staged{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.staged svg{width:16px;color:var(--blue)}.drawer footer{border-top:1px solid var(--line);justify-content:space-between;padding:20px 28px;display:flex}.drawer footer button{min-width:145px}@media (width<=1100px){.shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding-inline:10px}.brand{padding:0 8px 32px;font-size:0}.brand strong{font-size:23px}.brand em,.sidebar button span,.owner div{display:none}.sidebar button{justify-content:center;padding:15px}.sidebar-bottom .client-switch{padding:15px}.client-main{padding:64px 34px}.overview-grid{grid-template-columns:1fr}.device-panel{border-right:0}.ticket-rail{padding-left:0}.summary>div{text-align:center;grid-template-columns:1fr;padding:0 12px}.summary svg{display:none}.admin-shell{grid-template-columns:82px minmax(560px,1fr) auto}.drawer{width:390px}.policy-head,.policy-row{grid-template-columns:1.35fr 1fr 1.25fr 1fr 58px}.policy-head span:nth-child(5),.policy-row span:nth-child(5){display:none}}@media (width<=760px){.shell,.admin-shell{display:block}.sidebar{flex-direction:row;align-items:center;height:auto;padding:18px;display:flex;position:relative;overflow:auto}.brand{padding:0 18px 0 0}.sidebar nav{display:flex}.sidebar-bottom,.owner{display:none}.sidebar button{padding:11px}.client-main,.admin-main{padding:62px 20px 30px}.page-header{flex-direction:column;align-items:flex-start}.page-header h1{font-size:34px}.summary{grid-template-columns:repeat(2,1fr);gap:25px}.summary>div{border:0}.device-table{overflow:auto}.table-head,.table-row{min-width:700px}.overview-grid{display:block}.drawer{width:100%;height:100vh;position:fixed;inset:0}.policy-table{overflow:auto}.policy-head,.policy-row{min-width:760px}.field-grid{grid-template-columns:1fr}.top-switch{top:19px}.filters{flex-wrap:wrap}}.drawer-body>label.check>input{flex:0 0 17px;width:17px}.atera-discovery{border:1px solid var(--line);border-left:3px solid var(--blue);background:#fff;margin:0 0 30px;padding:22px 24px}.discovery-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.discovery-heading>div{gap:14px;display:flex}.discovery-heading svg{color:var(--blue);width:24px}.discovery-heading h2{margin:0 0 5px;font-size:19px}.discovery-heading p{color:var(--muted);margin:0;font-size:13px}.discovery-heading>span{font-size:12px;font-weight:700}.connected{color:#078533}.not-connected{color:var(--orange)}.setup-note{background:var(--surface);border:1px solid var(--line);gap:14px;margin-top:20px;padding:18px;display:flex}.setup-note svg{color:var(--teal);flex:0 0 22px}.setup-note strong{font-size:14px}.setup-note p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.setup-note code{background:#e8edf4;border-radius:3px;padding:2px 5px}.discovery-controls{align-items:center;gap:12px;margin-top:20px;display:flex}.discovery-controls button svg{width:17px}.discovery-controls select{background:#fff;border:1px solid #bec9d8;border-radius:5px;min-width:250px;height:45px;padding:0 12px}.loading-line{color:var(--blue);font-weight:700}.api-error{color:var(--red);font-size:13px}.count-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:32px;margin:22px 0;padding:18px 0;display:flex}.count-strip span{color:var(--muted);font-size:13px}.count-strip strong{color:var(--blue);margin-right:7px;font-size:22px}.schema-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.schema-grid>div{min-width:0}.schema-grid h3{margin:0 0 8px;font-size:13px}.schema-grid h3 span{color:var(--blue);margin-left:5px}.schema-grid p{color:var(--muted);overflow-wrap:anywhere;font:11px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.discovery-results details{border-top:1px solid var(--line);padding:14px 0}.discovery-results summary{cursor:pointer;font-size:13px;font-weight:700}.discovery-results pre{color:#dceaff;background:#071c36;max-height:300px;padding:16px;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.privacy-note{color:var(--muted);font-size:11px}.discovery-controls button:disabled{opacity:.55;cursor:not-allowed}@media (width<=760px){.discovery-heading,.discovery-controls{flex-direction:column;align-items:stretch}.schema-grid{grid-template-columns:1fr}.count-strip{flex-direction:column;align-items:flex-start;gap:10px}.discovery-controls select{width:100%;min-width:0}}.primary:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.portal-state{min-height:260px;color:var(--blue);border-top:2px solid var(--blue);justify-content:center;align-items:center;gap:13px;display:flex}.portal-state svg{width:25px}.portal-state.error{color:var(--red);justify-content:flex-start;align-items:flex-start;padding-top:40px}.portal-state.error p,.portal-muted,.read-only-note{color:var(--muted)}.status.unknown:before{background:#8b97aa}.ticket-list{border-top:1px solid var(--line);overflow:auto}.ticket-list-header,.ticket-list-row{grid-template-columns:.65fr 2fr .8fr 1fr 1fr;align-items:center;gap:18px;min-width:740px;padding:16px 10px;display:grid}.ticket-list-header{color:var(--muted);font-size:12px}.ticket-list-row{border-top:1px solid var(--line);font-size:13px}.ticket-list-row strong{color:var(--blue)}.read-only-note{background:var(--surface);border-left:3px solid var(--blue);margin-top:24px;padding:14px;font-size:12px}.field-explorer{border-top:2px solid var(--blue);margin:28px 0;padding-top:22px}.field-explorer-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.field-explorer-heading h3{margin:0 0 5px}.field-explorer-heading p{color:var(--muted);margin:0;font-size:12px}.field-explorer-heading input{border:1px solid #bec9d8;border-radius:5px;width:240px;padding:10px 12px}.field-tabs{gap:8px;margin:18px 0;display:flex}.field-tabs button{text-transform:capitalize;cursor:pointer;background:#fff;border:1px solid #c5d0de;border-radius:5px;padding:9px 13px}.field-tabs button.active{background:var(--blue);border-color:var(--blue);color:#fff}.field-table{border-top:1px solid var(--line);max-height:560px;overflow:auto}.field-table-head,.field-table-row{grid-template-columns:1fr .55fr .75fr 2fr;align-items:start;gap:16px;min-width:850px;padding:12px 8px;display:grid}.field-table-head{z-index:1;color:var(--muted);background:#fff;font-size:11px;position:sticky;top:0}.field-table-row{border-top:1px solid var(--line);font-size:11px}.field-table-row code{color:var(--blue);overflow-wrap:anywhere;font-weight:700}.sample-values{overflow-wrap:anywhere;line-height:1.5}.sensitive{color:var(--orange);font-weight:700}.standard{color:var(--teal);font-weight:700}@media (width<=760px){.field-explorer-heading{flex-direction:column}.field-explorer-heading input{width:100%}}.table-head.device-table-client,.table-row.device-table-client{grid-template-columns:.55fr 1.3fr 1fr .9fr .75fr .65fr}.details-button{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #c6d1df;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:inline-flex}.details-button svg{width:15px}.favorite-button{color:#8b97aa;cursor:pointer;background:#fff;border:1px solid #c6d1df;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.favorite-button svg{fill:#0000;width:16px}.favorite-button.selected{color:#e09b00;background:#fff8df;border-color:#e9bd50}.favorite-button.selected svg{fill:currentColor}.inventory-controls{flex-wrap:wrap;gap:9px;margin:0 0 10px;display:flex}.inventory-controls select,.inventory-search input{color:#17233b;background:#fff;border:1px solid #bec9d8;border-radius:5px;height:40px;padding:0 11px}.inventory-search{position:relative}.inventory-search svg{width:18px;color:var(--muted);position:absolute;top:10px;left:11px}.inventory-search input{width:190px;padding-left:37px}.inventory-result-count{color:var(--muted);margin:0 0 10px;font-size:11px}.device-details{width:min(820px,100%);max-height:88vh;overflow:auto}.device-detail-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.device-detail-field{background:#fff;gap:6px;min-width:0;padding:13px 15px;display:grid}.device-detail-field span{color:var(--muted);font-size:11px}.device-detail-field strong{white-space:pre-wrap;overflow-wrap:anywhere;font:600 12px/1.5 Manrope,Segoe UI,sans-serif}@media (width<=760px){.device-detail-grid{grid-template-columns:1fr}.inventory-controls>*,.inventory-search input{width:100%}}.login-page{background:linear-gradient(145deg,#031d3c,#075be8);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card .brand{color:var(--navy);padding:0 0 28px}.login-icon{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.login-card h1{margin:18px 0 8px}.login-card>p{color:var(--muted);line-height:1.6}.login-card form,.login-card label{gap:10px;display:grid}.login-card form{gap:17px;margin-top:25px}.login-card label{font-size:13px;font-weight:700}.login-card input{border:1px solid #bec9d8;border-radius:5px;height:45px;padding:0 12px}.auth-loading{min-height:100vh;color:var(--blue);place-items:center;font-weight:700;display:grid}.header-actions{flex-wrap:wrap;gap:9px;display:flex}.header-actions svg{width:18px}.sync-line{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:11px 0;font-size:11px;display:flex}.sync-line button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:flex}.sync-line svg{width:15px}.lifecycle-panel{background:var(--surface);border-left:3px solid var(--blue);margin-top:22px;padding:18px}.lifecycle-panel h3{margin:0 0 6px}.lifecycle-panel p{margin:0 0 14px;font-size:12px}.lifecycle-panel>div{grid-template-columns:1fr 1.4fr auto;gap:8px;display:grid}.lifecycle-panel select,.lifecycle-panel input{background:#fff;border:1px solid #bdc9d9;border-radius:5px;padding:10px}.request-state{color:var(--teal);margin-top:12px;font-size:12px;display:block}@media print{.sidebar,.top-switch,.header-actions,.sync-line,.inventory-controls,.details-button,.favorite-button{display:none!important}.shell{display:block}.client-main{padding:20px}.table-head.device-table-client,.table-row.device-table-client{grid-template-columns:1.3fr 1fr .9fr .75fr}.table-head.device-table-client span:first-child,.table-row.device-table-client>:first-child,.table-head.device-table-client span:last-child,.table-row.device-table-client>:last-child{display:none}}@media (width<=760px){.lifecycle-panel>div{grid-template-columns:1fr}.header-actions{width:100%}}.location-picker{color:var(--muted);align-items:center;gap:9px;margin-top:14px;font-size:12px;font-weight:700;display:flex}.location-picker select{background:#fff;border:1px solid #bec9d8;border-radius:5px;min-width:270px;padding:9px 11px}.account-manager{border:1px solid var(--line);border-left:3px solid var(--teal);background:#fff;margin:0 0 30px}.account-heading{border-bottom:1px solid var(--line);padding:20px 24px}.account-heading>div{gap:14px;display:flex}.account-heading svg{color:var(--teal)}.account-heading h2{margin:0 0 5px;font-size:19px}.account-heading p{color:var(--muted);margin:0;font-size:12px}.account-grid{grid-template-columns:260px 1fr;min-height:360px;display:grid}.account-list{border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:10px;display:flex}.account-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:5px;gap:4px;padding:13px;display:grid}.account-list button.active{background:var(--blue-soft);color:var(--blue)}.account-list span,.account-list small{color:var(--muted);font-size:10px}.account-list small{color:var(--orange)}.account-editor{padding:22px}.account-editor h3{margin:0 0 17px}.account-editor>label,.new-account-fields label{gap:7px;font-size:12px;font-weight:700;display:grid}.account-editor input{border:1px solid #bec9d8;border-radius:5px;padding:9px}.new-account-fields{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.account-editor fieldset{border:1px solid var(--line);margin:18px 0;padding:12px}.account-editor legend{font-size:11px;font-weight:700}.customer-checks{grid-template-columns:repeat(2,1fr);gap:7px;max-height:210px;display:grid;overflow:auto}.customer-checks label{align-items:center;gap:7px;font-size:11px;display:flex}.customer-checks input{accent-color:var(--blue)}.account-actions{justify-content:flex-end;gap:8px;display:flex}.account-message{color:var(--teal);font-size:12px}@media (width<=760px){.account-grid{grid-template-columns:1fr}.account-list{border-right:0;border-bottom:1px solid var(--line)}.new-account-fields,.customer-checks{grid-template-columns:1fr}}:root{--navy:#0c1932;--blue:#256aa8;--blue-soft:#eef7fd;--line:#d8e3ed;--muted:#53677c;--surface:#f8fbff;--shadow:0 18px 48px #020c2429}.sidebar,.team-header{background:radial-gradient(circle at 0 0,#7dd3fc38,#0000 35%),radial-gradient(circle at 100% 100%,#60a5fa2e,#0000 28%),linear-gradient(135deg,#1f2f44 0%,#0c1932 38%,#020c24 100%)}.brand{align-items:center;gap:10px;padding:0 14px 30px;display:flex}.brand img{width:190px;max-width:100%;height:auto;display:block}.sidebar .brand img,.team-header .brand img{filter:invert()grayscale()brightness(2)}.brand em{color:#7dd3fc;font-size:12px;font-style:normal;font-weight:700}.page-header h1,.team-title h1,.login-card h1{letter-spacing:-1.5px;font-family:Newsreader,Georgia,serif;font-weight:700}.sidebar nav button.active{background:linear-gradient(135deg,#327ab1,#174c80);box-shadow:0 9px 24px #020c2447}.primary{background:#123b68}.primary:hover{background:#0b2e56}.login-page{background:radial-gradient(circle at 0 0,#7dd3fc38,#0000 35%),radial-gradient(circle at 100% 100%,#60a5fa2e,#0000 28%),linear-gradient(135deg,#1f2f44 0%,#0c1932 38%,#020c24 100%)}.login-card .brand{padding:0 0 25px}.login-card .brand img{width:225px}.team-shell{background:#f8fbff;min-height:100vh}.team-header{color:#fff;justify-content:space-between;align-items:center;height:94px;padding:0 38px;display:flex}.team-header .brand{padding:0}.team-header>div{align-items:center;gap:18px;display:flex}.team-header button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;align-items:center;gap:7px;padding:10px 14px;display:flex}.team-header svg{width:17px}.team-main{padding:46px max(28px,50vw - 590px) 60px}.team-title{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.team-title h1{margin:0 0 8px;font-size:46px}.team-title p{color:var(--muted);max-width:680px;margin:0}.team-title label{gap:7px;font-size:12px;font-weight:700;display:grid}.team-title select{background:#fff;border:1px solid #bec9d8;min-width:300px;padding:11px}.team-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.7fr .8fr 1.8fr;margin:32px 0;display:grid}.team-stats>div{border-right:1px solid var(--line);gap:6px;padding:22px;display:grid}.team-stats>div:last-child{border:0}.team-stats strong{color:var(--blue);font-size:24px}.team-stats span{color:var(--muted);font-size:12px}.team-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.team-ticket-form,.team-audit{border:1px solid var(--line);background:#fff;padding:28px}.section-icon{background:var(--blue-soft);width:42px;height:42px;color:var(--blue);place-items:center;display:grid}.team-grid h2{margin:17px 0 7px}.team-grid>section>p{color:var(--muted);font-size:12px;line-height:1.6}.team-ticket-form form,.team-ticket-form label{gap:7px;display:grid}.team-ticket-form form{gap:15px;margin-top:22px}.team-ticket-form label{font-size:12px;font-weight:700}.team-ticket-form input,.team-ticket-form select,.team-ticket-form textarea{background:#fff;border:1px solid #bec9d8;border-radius:4px;padding:10px}.team-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.audit-list{max-height:510px;margin-top:20px;overflow:auto}.audit-list article{border-top:1px solid var(--line);justify-content:space-between;gap:15px;padding:15px 0;display:flex}.audit-list article>div{gap:5px;display:grid}.audit-list span,.audit-list small{color:var(--muted);font-size:11px}.team-account-manager{border-left-color:#256aa8}.team-account-manager .account-heading svg{color:#256aa8}@media (width<=820px){.team-title,.team-header{flex-direction:column;align-items:flex-start;height:auto}.team-header{padding:22px}.team-main{padding:30px 20px}.team-grid,.team-stats{grid-template-columns:1fr}.team-title select{width:100%;min-width:0}.team-form-row{grid-template-columns:1fr}}.team-live-tickets{border:1px solid var(--line);background:#fff;margin-bottom:24px;padding:28px}.section-heading{align-items:center;gap:14px;display:flex}.section-heading h2{margin:0 0 4px}.section-heading p{color:var(--muted);margin:0;font-size:12px}.ticket-list{max-height:620px;margin-top:20px;overflow:auto}.ticket-list details{border-top:1px solid var(--line)}.ticket-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:17px 4px;display:flex}.ticket-list summary>div{gap:5px;display:grid}.ticket-list summary span,.ticket-list summary small,.ticket-detail-grid span,.ticket-detail-grid small,.ticket-comments small{color:var(--muted);font-size:11px}.ticket-list summary b{color:var(--blue);font-size:12px}.ticket-detail-grid{background:var(--blue-soft);grid-template-columns:1fr 1fr;gap:12px;padding:14px;display:grid}.ticket-detail-grid>div{gap:4px;display:grid}.ticket-comments p{white-space:pre-wrap;gap:6px;font-size:12px;line-height:1.55;display:grid}.role-picker{gap:7px;margin-top:16px;font-size:12px;font-weight:700;display:grid}.role-picker select{background:#fff;border:1px solid #bec9d8;border-radius:5px;padding:9px}.admin-scope-note{background:var(--blue-soft);color:var(--blue);padding:14px;font-size:12px}.danger-button{color:#9d1c1c;cursor:pointer;background:#fff;border:1px solid #dc7777;align-items:center;gap:6px;padding:9px 12px;display:flex}.danger-button svg{width:16px}@media (width<=820px){.ticket-list summary,.ticket-detail-grid{grid-template-columns:1fr;display:grid}}.permission-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.permission-domain{border:1px solid var(--line);gap:7px;padding:11px;display:grid}.permission-domain>strong{color:var(--blue);margin-bottom:2px;font-size:12px}.permission-domain label{text-transform:capitalize;font-size:11px}.atera-control-center{border:1px solid var(--line);border-left:3px solid var(--blue);background:#fff;margin:0 0 30px;padding:22px}.control-center-heading,.control-center-heading>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.control-center-heading>div{justify-content:flex-start}.control-center-heading svg{color:var(--blue)}.control-center-heading h2{margin:0 0 4px;font-size:19px}.control-center-heading p,.control-note{color:var(--muted);margin:0;font-size:12px}.control-center-heading>span{text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.control-center-heading>span svg{width:16px}.control-note{background:#fff6df;border:1px solid #f1d99c;margin:18px 0;padding:10px}.capability-table{border:1px solid var(--line)}.capability-head,.capability-row{grid-template-columns:1.1fr 2fr 1fr 1.4fr;align-items:center;gap:12px;padding:10px 12px;display:grid}.capability-head{color:#fff;text-transform:uppercase;background:#0c1932;font-size:10px;font-weight:800}.capability-row{border-top:1px solid var(--line);font-size:11px}.capability-row b{color:var(--teal)}.capability-row small{color:var(--muted)}@media (width<=820px){.permission-grid{grid-template-columns:1fr}.capability-table{overflow:auto}.capability-head,.capability-row{min-width:720px}}.ticket-filters{border:1px solid var(--line);background:#f8fbff;margin-top:20px;padding:14px}.status-facets{flex-wrap:wrap;gap:7px;display:flex}.status-facets button{color:#34465c;cursor:pointer;background:#fff;border:1px solid #c4d0df;padding:8px 11px;font-size:11px;font-weight:700}.status-facets button span{min-width:20px;height:20px;color:var(--muted);background:#eef3f8;border-radius:10px;place-items:center;margin-left:5px;font-size:10px;display:inline-grid}.status-facets button.active{color:#fff;background:#123b68;border-color:#123b68}.status-facets button.active span{color:#fff;background:#ffffff2e}.ticket-filter-fields{grid-template-columns:1fr 180px;gap:10px;margin-top:11px;display:grid}.ticket-filter-fields label{align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.ticket-filter-fields label:first-child{background:#fff;border:1px solid #c4d0df;padding:0 10px}.ticket-filter-fields svg{width:16px;color:var(--muted)}.ticket-filter-fields input{background:0 0;border:0;outline:0;width:100%;padding:10px 0}.ticket-filter-fields select{background:#fff;border:1px solid #c4d0df;width:100%;padding:10px}.ticket-result-count{color:var(--muted);margin:10px 0 0;font-size:10px}.permission-empty{background:#fff6df;border:1px solid #f1d99c;padding:15px}@media (width<=700px){.ticket-filter-fields{grid-template-columns:1fr}.status-facets button{flex:1 0 30%}}.table-head.device-table-client.with-location,.table-row.device-table-client.with-location{grid-template-columns:.45fr 1fr 1.15fr 1fr .8fr .65fr .6fr}.ticket-list-header.with-location,.ticket-list-row.with-location{grid-template-columns:.55fr 1.6fr 1.15fr .7fr .8fr .85fr}.table-head.device-table-client.without-status,.table-row.device-table-client.without-status{grid-template-columns:.55fr 1.35fr 1fr .95fr .65fr}.table-head.device-table-client.with-location.without-status,.table-row.device-table-client.with-location.without-status{grid-template-columns:.45fr 1fr 1.15fr 1fr .85fr .6fr}.summary.privacy-summary{grid-template-columns:repeat(2,1fr)}.visibility-toggle{background:var(--blue-soft);border-left:3px solid var(--blue);align-items:flex-start;margin-top:16px;padding:13px;grid-template-columns:auto 1fr!important;gap:10px!important;display:flex!important}.visibility-toggle input{width:18px;height:18px;accent-color:var(--blue)}.visibility-toggle span{gap:4px;display:grid}.visibility-toggle small{color:var(--muted);font-weight:500}.login-page{background:#eef3f8;grid-template-columns:minmax(440px,1.1fr) minmax(460px,.9fr);place-items:stretch stretch;min-height:100vh;padding:0;display:grid}.login-showcase{color:#fff;background:radial-gradient(circle at 0 0,#7dd3fc33,#0000 35%),linear-gradient(135deg,#1f2f44 0%,#0c1932 45%,#020c24 100%);flex-direction:column;justify-content:space-between;padding:58px 60px;display:flex}.login-showcase .brand{padding:0}.login-showcase .brand img{filter:invert()grayscale()brightness(2);width:235px}.login-showcase>div{max-width:620px}.login-showcase>div>span,.login-label{letter-spacing:.14em;color:#7dd3fc;font-size:12px;font-weight:800}.login-showcase h1{letter-spacing:-2.5px;color:#fff;margin:28px 0;font-family:Newsreader,Georgia,serif;font-size:66px;line-height:.98}.login-showcase p{color:#dbe8f4;max-width:560px;font-size:18px;line-height:1.7}.login-showcase footer{color:#dbe8f4;align-items:center;gap:14px;display:flex}.login-showcase footer small{letter-spacing:.12em;font-size:10px}.login-showcase footer strong{border-left:1px solid #ffffff4d;padding-left:14px}.login-panel{background:#f4f7fb;place-items:center;padding:50px;display:grid}.login-card{width:min(470px,100%);box-shadow:none;background:0 0;border-radius:0;padding:0}.login-card .brand,.login-card .login-icon{display:none}.login-card h2{color:#0c1932;margin:24px 0 14px;font-family:Newsreader,Georgia,serif;font-size:46px;line-height:1}.login-card>p{color:var(--muted);max-width:420px;font-size:15px;line-height:1.7}.login-card form{margin-top:34px}.login-card label{color:#102542;font-size:12px}.login-card input{background:#fff;border-color:#bdcbd9;height:56px;box-shadow:0 2px 5px #020c240a}.login-card form .primary{height:56px;margin-top:8px;font-family:Newsreader,Georgia,serif;font-size:17px}.forgot-link{color:var(--blue);cursor:pointer;background:0 0;border:0;margin:22px auto 0;font-weight:700;display:block}.password-help{text-align:center;background:#e9f3fb;border-left:3px solid #256aa8;padding:12px;font-size:12px!important}.login-label{color:#256aa8}@media (width<=850px){.login-page{grid-template-columns:1fr}.login-showcase{min-height:330px;padding:34px}.login-showcase h1{margin:18px 0;font-size:48px}.login-showcase footer{display:none}.login-panel{padding:38px 24px}.login-card h2{font-size:38px}}.ticket-actions{background:#0f172a06;border-top:1px solid #94a3b838;justify-content:space-between;align-items:end;gap:1rem;padding:1rem 1.15rem;display:flex}.ticket-actions label{color:#334155;gap:.35rem;font-size:.78rem;font-weight:700;display:grid}.ticket-actions select{min-width:170px}.ticket-actions small{color:#64748b}@media (width<=700px){.ticket-actions{flex-direction:column;align-items:stretch}.ticket-actions select{width:100%}}.ticket-reply-box{background:#f8fbff;border-top:1px solid #94a3b838;gap:.65rem;padding:1rem 1.15rem;display:grid}.ticket-reply-box label{color:#334155;gap:.45rem;font-size:.78rem;font-weight:700;display:grid}.ticket-reply-box textarea{resize:vertical;width:100%;font:inherit;background:#fff;border:1px solid #bdcbd9;padding:.8rem;line-height:1.5}.ticket-reply-box .primary{justify-self:start;margin:0;padding:.65rem 1rem}.ticket-reply-box small{color:#64748b}.ticket-reply-box button:disabled{cursor:not-allowed;opacity:.55}:root{--premium-radius:22px;--premium-radius-sm:14px;--premium-shadow:0 18px 50px #0a204217;--premium-border:#849db838}.team-shell,.admin-main{background:linear-gradient(#f5f8fc 0%,#eef4f9 100%)}.team-header{height:82px;padding-inline:max(28px,50vw - 630px);box-shadow:0 10px 35px #020c2429}.team-header button{border-radius:999px;padding:10px 16px;transition:background .18s,border-color .18s}.team-header button:hover{background:#ffffff1a;border-color:#ffffff85}.team-main{width:min(1600px,100% - 64px);margin:0 auto;padding:52px 0 68px}.team-title{align-items:center}.team-title h1{font-size:clamp(46px,3.1vw,58px)}.team-title>label{min-width:340px}.team-title select,.team-ticket-form input,.team-ticket-form select,.team-ticket-form textarea,.ticket-filter-fields select{border-color:var(--premium-border);border-radius:12px;transition:border-color .18s,box-shadow .18s;box-shadow:0 1px 2px #0f172a0a}.team-title select:focus,.team-ticket-form input:focus,.team-ticket-form select:focus,.team-ticket-form textarea:focus,.ticket-filter-fields select:focus{border-color:#4d85b7;outline:0;box-shadow:0 0 0 4px #256aa81c}.team-stats{border:1px solid var(--premium-border);border-radius:var(--premium-radius);background:#ffffffd1;overflow:hidden;box-shadow:0 10px 35px #0a20420e}.team-live-tickets,.team-ticket-form,.team-audit,.account-manager,.atera-control-center{border:1px solid var(--premium-border);border-radius:var(--premium-radius);box-shadow:var(--premium-shadow);overflow:hidden}.team-live-tickets{padding:34px}.section-icon{border-radius:14px}.ticket-filters{border:1px solid var(--premium-border);background:linear-gradient(145deg,#f9fbfe,#f3f7fb);border-radius:18px;padding:16px}.status-facets button{border-radius:999px;padding:8px 13px;transition:transform .15s,box-shadow .15s,background .15s}.status-facets button:hover{transform:translateY(-1px);box-shadow:0 5px 14px #0a204214}.ticket-filter-fields-wide{grid-template-columns:minmax(320px,1.6fr) minmax(170px,.55fr) minmax(230px,.75fr)}.ticket-filter-fields-wide label:not(:first-child){align-content:center;gap:5px;display:grid}.ticket-filter-fields-wide label:first-child{border-color:var(--premium-border);border-radius:12px;box-shadow:0 1px 2px #0f172a0a}.ticket-list{border-top:0;gap:10px;display:grid}.ticket-list details{border:1px solid var(--premium-border);border-radius:var(--premium-radius-sm);background:#fff;transition:border-color .18s,box-shadow .18s;overflow:hidden}.ticket-list details:hover{border-color:#256aa852;box-shadow:0 8px 24px #0a204212}.ticket-list summary{padding:18px 20px}.ticket-detail-grid{border-radius:12px;margin:0 14px}.ticket-comments{padding:12px 20px 20px}.ticket-reply-box textarea,.ticket-actions select{border-radius:12px}.ticket-reply-box{background:#f6f9fc}.ticket-actions{background:#fbfcfe}.primary,.secondary,.details-button,.edit-button,.danger-button{border-radius:12px;transition:transform .15s,box-shadow .15s,background .15s}.primary:hover,.secondary:hover,.details-button:hover,.edit-button:hover{transform:translateY(-1px)}.admin-main{min-height:100vh;padding:54px 46px}.admin-main .page-header{border:1px solid var(--premium-border);border-radius:var(--premium-radius);background:#ffffffdb;margin-bottom:24px;padding:26px 30px;box-shadow:0 10px 35px #0a20420e}.filters{border:1px solid var(--premium-border);background:#ffffffb8;border-radius:16px;padding:14px}.filters input,.filters select{border-color:var(--premium-border)!important;border-radius:12px!important}.policy-table{border:1px solid var(--premium-border);border-radius:var(--premium-radius);box-shadow:var(--premium-shadow);background:#fff;padding:10px 18px 18px;overflow:hidden}.policy-row{border-radius:12px}.policy-row:hover{background:#f7faff}.policy-row.selected{background:#edf5fc;border-left:0;box-shadow:inset 3px 0 #256aa8}.drawer{border-left:1px solid var(--premium-border);border-radius:24px 0 0 24px;box-shadow:-18px 0 55px #0a20421f}.calculation{background:#f8fbfe;border-radius:14px}.account-list button{border-radius:12px}.account-list button.active{box-shadow:inset 3px 0 #256aa8}.account-editor input,.role-picker select{border-radius:12px}.admin-sidebar .brand em{display:none}.admin-sidebar .brand img{width:100%;max-width:190px}.admin-sidebar .owner strong{text-overflow:ellipsis;overflow:hidden}.bulk-import{border-bottom:1px solid var(--premium-border);background:#f8fbfe;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.bulk-import p{color:var(--muted);margin:0;font-size:12px}.bulk-import button{white-space:nowrap}.batch-toolbar{border-bottom:1px solid var(--premium-border);background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:12px 18px;display:flex}.batch-toolbar>span{color:#334155;font-size:12px;font-weight:800}.batch-toolbar>div{gap:8px;display:flex}.batch-toolbar button{border:1px solid var(--premium-border);color:#334155;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-weight:700;display:inline-flex}.batch-toolbar button svg{width:15px}.batch-toolbar button:disabled{opacity:.45;cursor:not-allowed}.batch-toolbar .batch-delete:not(:disabled){color:#a91f1f;background:#fff7f7;border-color:#ef9a9a}.account-list-scroll{border-right:1px solid var(--line);scrollbar-gutter:stable;height:560px;overflow:auto}.account-list-scroll .account-list{border-right:0;min-height:100%;padding:10px}.account-list-item{border-radius:12px;grid-template-columns:22px 1fr;align-items:start;gap:4px;padding:4px 5px;display:grid}.account-list-item.active{background:var(--blue-soft);box-shadow:inset 3px 0 #256aa8}.account-list-item>input{accent-color:var(--blue);margin:15px 0 0 4px}.account-list-item>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;gap:4px;width:100%;padding:10px 8px;display:grid}.account-list-item span,.account-list-item small{color:var(--muted);font-size:10px}.account-list-item small{color:var(--orange)}@media (width<=900px){.ticket-filter-fields-wide{grid-template-columns:1fr 1fr}.team-main{width:calc(100% - 36px);padding:36px 0 54px}.team-title>label{min-width:0}}@media (width<=700px){.ticket-filter-fields-wide{grid-template-columns:1fr}.team-header{gap:16px;height:auto;padding:20px 22px}.team-header>div{justify-content:space-between;width:100%}.team-title h1{font-size:39px}.team-main{width:calc(100% - 28px)}.team-live-tickets,.team-ticket-form,.team-audit{border-radius:18px;padding:20px}.section-heading{align-items:flex-start}.section-heading h2{font-size:21px}.admin-main{padding:56px 18px 28px}.admin-main .page-header{padding:22px}.batch-toolbar,.bulk-import{flex-direction:column;align-items:stretch}.batch-toolbar>div{flex-wrap:wrap}.account-list-scroll{border-right:0;border-bottom:1px solid var(--line);height:360px}}.activity-page{max-width:none}.activity-count{border:1px solid var(--premium-border);background:#fff;border-radius:16px;grid-template-columns:auto auto;align-items:center;gap:0 10px;padding:14px 20px;display:grid}.activity-count svg{color:var(--blue);grid-row:1/3}.activity-count strong{font-size:22px}.activity-count span{color:var(--muted);font-size:11px}.activity-table{border:1px solid var(--premium-border);box-shadow:var(--premium-shadow);background:#fff;border-radius:22px;overflow:auto}.activity-head,.activity-row{grid-template-columns:1.15fr .8fr 1.05fr 1.55fr .9fr 1fr;align-items:center;gap:18px;min-width:1050px;padding:16px 20px;display:grid}.activity-head{color:var(--muted);background:#f7faff;font-size:12px}.activity-row{border-top:1px solid var(--line);font-size:12px}.activity-row>strong{color:var(--navy)}.activity-row time{color:var(--muted)}.activity-success,.activity-failed{color:#087d5d;align-items:center;gap:7px;display:flex}.activity-failed{color:var(--red)}.activity-success svg,.activity-failed svg{width:17px}.policy-empty{color:var(--muted);padding:30px}.team-device-workspace,.team-knowledge{border:1px solid var(--premium-border);border-radius:var(--premium-radius);box-shadow:var(--premium-shadow);background:#fff;margin:0 0 28px;padding:34px}.device-tech-filters{grid-template-columns:1.4fr 1fr .8fr;gap:12px;margin:22px 0 8px;display:grid}.device-tech-filters label,.knowledge-search{position:relative}.device-tech-filters svg,.knowledge-search svg{width:18px;color:var(--muted);position:absolute;top:12px;left:13px}.device-tech-filters input,.device-tech-filters select,.knowledge-search input{background:#fff;border:1px solid #bec9d8;border-radius:10px;width:100%;height:44px;padding:0 13px}.device-tech-filters input,.knowledge-search input{padding-left:42px}.tech-device-list{border:1px solid var(--line);border-radius:14px;max-height:660px;overflow:auto}.tech-device-list details,.knowledge-list details{border-bottom:1px solid var(--line)}.tech-device-list details:last-child,.knowledge-list details:last-child{border:0}.tech-device-list summary,.knowledge-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.tech-device-list summary>div,.knowledge-list summary>div{gap:5px;display:grid}.tech-device-list summary span,.knowledge-list summary span{color:var(--muted);font-size:11px}.tech-device-list summary b{color:#087d5d;font-size:11px}.tech-device-list summary b.offline{color:var(--red)}.tech-device-details{background:var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.tech-device-details>div{background:#f9fbfe;gap:5px;min-width:0;padding:14px;display:grid}.tech-device-details span{color:var(--muted);text-transform:uppercase;font-size:10px}.tech-device-details strong{overflow-wrap:anywhere;font-size:12px}.knowledge-search{margin:22px 0;display:block}.knowledge-list{border:1px solid var(--line);border-radius:14px;max-height:620px;overflow:auto}.knowledge-list details>p,.knowledge-list details>small{white-space:pre-wrap;margin:0;padding:0 18px 18px;line-height:1.6;display:block}.knowledge-list details>small{color:var(--muted)}@media (width<=900px){.device-tech-filters{grid-template-columns:1fr}.tech-device-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.team-device-workspace,.team-knowledge{padding:20px}.tech-device-details{grid-template-columns:1fr}}.team-panel-nav{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;align-items:center;gap:8px;padding:12px max(28px,50vw - 590px);display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0820430f}.team-panel-nav button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:10px 15px;font-weight:700;display:flex}.team-panel-nav button svg{width:18px}.team-panel-nav button.active{color:#064b8f;background:#eaf3ff;border-color:#b9d5f2}.team-launchers{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.team-launchers button{border:1px solid var(--premium-border);box-shadow:var(--premium-shadow);text-align:left;cursor:pointer;background:#fff;border-radius:20px;align-items:center;gap:18px;padding:25px;display:flex}.team-launchers button>svg{color:#075ba8;background:#eaf3ff;border-radius:13px;width:42px;height:42px;padding:10px}.team-launchers span{gap:6px;display:grid}.team-launchers strong{font-size:18px}.team-launchers small{color:var(--muted);line-height:1.5}.team-panel-grid{grid-template-columns:minmax(0,760px)}.team-panel-grid>section{width:100%}@media (width<=700px){.team-panel-nav{padding:10px 14px;overflow:auto}.team-panel-nav button{white-space:nowrap}.team-launchers{grid-template-columns:1fr}}.operations-surface{background:#fff;border:1px solid #dce4ee;border-radius:22px;padding:28px;box-shadow:0 18px 45px #081f3e12}.operations-surface .section-heading{align-items:center;gap:14px;margin-bottom:24px;display:flex}.operations-surface .section-heading>button{margin-left:auto}.operations-surface .section-heading h2{margin:0 0 4px}.operations-surface .section-heading p{color:#647189;margin:0}.service-request-form{background:#f5f8fc;border:1px solid #dce5ef;border-radius:16px;grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}.service-request-form input,.service-request-form select,.service-request-form textarea,.operations-toolbar input,.operations-list select,.notification-email input{color:#122039;background:#fff;border:1px solid #c9d5e3;border-radius:11px;padding:12px}.service-request-form textarea{resize:vertical;grid-column:1/-1}.service-request-form button{justify-self:start}.operations-toolbar{color:#647189;justify-content:space-between;align-items:center;margin:22px 0 10px;display:flex}.operations-toolbar label{position:relative}.operations-toolbar svg{width:18px;position:absolute;top:11px;left:12px}.operations-toolbar input{min-width:290px;padding-left:40px}.operations-list{border-top:1px solid #dce4ee}.operations-list article{border-bottom:1px solid #e0e7f0;grid-template-columns:minmax(0,1fr) 210px;gap:24px;padding:20px 4px;display:grid}.operations-list article>div{gap:6px;display:grid}.operations-list article>div:last-child{text-align:right;justify-items:end}.operations-list span,.operations-list time{color:#66738a;font-size:12px}.operations-list p{color:#46546b;margin:5px 0}.operations-list b{color:#075be8}.operations-list select{min-width:150px;padding:8px}.notification-email{gap:7px;max-width:440px;margin-bottom:18px;display:grid}.notification-options{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.notification-options label{background:#fafcff;border:1px solid #dce4ee;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}.notification-options input{accent-color:#075be8;width:18px;height:18px}.notification-options span{gap:5px;display:grid}.notification-options small{color:#66738a}.report-metrics{border:1px solid #dce4ee;border-radius:16px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.report-metrics div{border-right:1px solid #dce4ee;gap:8px;padding:22px;display:grid}.report-metrics div:last-child{border:0}.report-metrics strong{color:#075be8;font-size:28px}.report-metrics span{color:#59677f;font-size:12px}.report-recommendations{background:#f5f8fc;border-radius:16px;margin-top:24px;padding:22px}.report-recommendations h3{margin-top:0}.report-recommendations p{align-items:center;gap:10px;display:flex}.report-recommendations svg{color:#079790;flex:none;width:19px}.device-notes{background:#f5f8fc;border:1px solid #dce5ef;border-radius:14px;grid-column:1/-1;margin:4px 18px 20px;padding:18px}.device-notes h3{align-items:center;gap:9px;margin:0 0 12px;display:flex}.device-notes h3 svg{width:19px}.device-notes>div{grid-template-columns:minmax(0,1fr) 150px auto;gap:10px;display:grid}.device-notes textarea,.device-notes select{background:#fff;border:1px solid #c9d5e3;border-radius:10px;padding:10px}.device-notes article{border-top:1px solid #dce4ee;padding:12px 0}.device-notes article p{margin:5px 0}.device-notes small{color:#627087}.reconciliation-summary{border:1px solid #dce4ee;border-radius:18px;grid-template-columns:repeat(3,1fr);margin-bottom:24px;display:grid;overflow:hidden}.reconciliation-summary div{border-right:1px solid #dce4ee;grid-template-columns:42px 1fr;align-items:center;padding:22px;display:grid}.reconciliation-summary div:last-child{border:0}.reconciliation-summary svg{color:#075be8;grid-row:1/3;width:32px}.reconciliation-summary strong{font-size:23px}.reconciliation-summary span{color:#657289;font-size:12px}.reconciliation-table{border:1px solid #dce4ee;border-radius:16px;overflow:hidden}.reconciliation-head,.reconciliation-table article{grid-template-columns:1.2fr .65fr 1fr 1.2fr 1.5fr;align-items:center;gap:18px;padding:14px 18px;display:grid}.reconciliation-head{color:#526078;background:#f3f7fc;font-size:12px}.reconciliation-table article{border-top:1px solid #e1e7ef;font-size:13px}.reconciliation-table article b{color:#c45000}@media (width<=900px){.report-metrics{grid-template-columns:1fr 1fr}.report-metrics div{border-bottom:1px solid #dce4ee}.notification-options,.operations-list article{grid-template-columns:1fr}.operations-list article>div:last-child{text-align:left;justify-items:start}}@media (width<=620px){.operations-surface{border-radius:14px;padding:18px}.service-request-form{grid-template-columns:1fr}.service-request-form textarea{grid-column:auto}.operations-toolbar{flex-direction:column;align-items:stretch;gap:10px}.operations-toolbar input{width:100%;min-width:0}.report-metrics{grid-template-columns:1fr}}
