.rs-body{--rs-ink:#203b35;--rs-green:#217660;--rs-line:#e4eae6;--rs-soft:#f2f6f3;font-family:Inter,Prompt,sans-serif;background:#f6f8f7;color:var(--rs-ink)}
.rs-body button,.rs-body input,.rs-body select,.rs-body textarea{font:inherit}.rs-body button{cursor:pointer}.rs-body button:disabled{cursor:not-allowed}.rs-body [hidden]{display:none!important}.rs-body :focus-visible{outline:3px solid #61aa95;outline-offset:3px}.rs-body h1,.rs-body h2,.rs-body h3{letter-spacing:-.035em}.rs-body h1{font-size:30px;line-height:1.45}.rs-body h2{font-size:20px}.rs-body h3{font-size:16px}.rs-body p{line-height:1.7}.rs-skip{position:fixed;top:-80px;left:16px;background:#fff;padding:10px;z-index:100}.rs-skip:focus{top:10px}.rs-app{display:flex;min-height:100vh}.rs-sidebar{width:246px;flex-shrink:0;background:#fff;border-right:1px solid var(--rs-line);padding:34px 21px 24px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:10}.rs-brand{display:flex;align-items:center;gap:12px;color:var(--rs-ink);font-size:30px;font-weight:750;letter-spacing:-1.5px;line-height:1.15}.rs-brand-mark{background:var(--rs-green);color:#fff;width:41px;height:43px;border-radius:13px;display:grid;place-items:center;font-size:34px;line-height:1;letter-spacing:-2px;padding-bottom:7px;font-family:Georgia,serif;font-weight:bold}.rs-brand-sub{display:block;font-size:8px;letter-spacing:1.8px;font-weight:650;margin-top:7px}.rs-workspace-badge{margin:34px 0 24px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:550;background:#f4f7f5;border:1px solid var(--rs-line);border-radius:7px;padding:9px 11px}.rs-dot{width:6px;height:6px;border-radius:50%;background:#4c947f}.rs-nav-label{font-size:10px;color:#85958e;letter-spacing:.5px;padding:0 12px;margin:0 0 12px}.rs-nav-item{display:flex;align-items:center;gap:11px;padding:11px 13px;border:0;background:transparent;color:#66766e;font-size:12px;text-align:left;width:100%;border-radius:8px;margin-bottom:6px;transition:background .15s}.rs-nav-item:hover{background:#f4f7f5;color:#245747}.rs-nav-item.active{background:#eaf3ee;color:#226a54;font-weight:650}.rs-nav-icon{display:grid;place-items:center;width:19px;height:19px}.rs-nav-icon svg{width:18px;height:18px}.rs-nav-count{margin-left:auto;background:#fff0d8;color:#8a602b;padding:0 6px;border-radius:4px;font-size:10px}.rs-sidebar-foot{margin-top:auto;padding:28px 12px 0}.rs-sidebar-foot strong{font-size:11px;display:block;margin:8px 0 6px}.rs-sidebar-foot p{font-size:10px;color:#829087}.rs-sidebar-foot a{display:block;margin-top:21px;font-size:11px}.rs-security-icon{border:1px solid #bfdbcd;background:#f0f7f2;border-radius:7px;width:27px;height:29px;display:grid;place-items:center;color:#4d8f75}.rs-workspace{margin-left:246px;width:calc(100% - 246px);min-width:0}.rs-topbar{height:80px;background:rgba(255,255,255,.9);border-bottom:1px solid var(--rs-line);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 42px}.rs-breadcrumb{font-size:11px;color:#809188;display:flex;gap:12px;align-items:center}.rs-breadcrumb strong{font-weight:500;color:#3c5349}.rs-topbar-actions{display:flex;align-items:center;gap:12px}.rs-user-name{font-size:11px;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rs-role{font-size:9px;letter-spacing:1px;font-weight:650;padding:3px 7px;border:1px solid #dce7df;background:#f7faf8;border-radius:4px;color:#567f6e}.rs-icon-button{height:32px;min-width:32px;background:#fff;border:1px solid var(--rs-line);border-radius:7px;font-size:20px;color:#5f756a;display:grid;place-items:center}.rs-main{padding:38px 42px 20px;max-width:1700px;margin:0 auto}.rs-page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:30px}.rs-eyebrow{font-size:9px;letter-spacing:1.8px;color:#54836e;font-weight:650;margin-bottom:8px!important}.rs-page-heading>div>p:last-child{font-size:12px;color:#7b8c82;margin-top:8px}.rs-heading-actions{display:flex;gap:10px;flex-shrink:0}.rs-button{min-height:38px;padding:9px 15px;border-radius:7px;border:1px solid #dce6df;background:#fff;color:#365447;font-size:11px!important;line-height:1.5;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-weight:550;transition:background .15s,box-shadow .15s;white-space:nowrap}.rs-button:hover{background:#f1f6f2}.rs-button-primary{background:#22765e;color:white;border-color:#22765e;box-shadow:0 2px 3px #133c2310}.rs-button-primary:hover{background:#1c624e;color:white}.rs-button-danger{background:#fff5f3;color:#aa4942;border-color:#f0d8d2}.rs-button-danger:hover{background:#feeae6}.rs-button-small{min-height:29px;padding:5px 9px;font-size:10px!important}.rs-button-block{display:flex;width:100%;justify-content:space-between}.rs-button-text{background:none;border:0;padding:0;color:#277759;font-size:11px!important;font-weight:600}.rs-button-text:hover{text-decoration:underline}.rs-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:24px}.rs-stat{border:1px solid var(--rs-line);border-radius:11px;background:#fff;padding:20px 20px 17px;min-width:0}.rs-stat-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;color:#7a8c81}.rs-stat-icon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#f1f6f2;color:#688d77;font-size:16px}.rs-stat-value{font-size:27px;font-weight:650;line-height:1.4;margin:13px 0 6px;letter-spacing:-1px;overflow-wrap:anywhere}.rs-stat-hint{font-size:10px;color:#8c9a91}.rs-stat-highlight{background:#eaf3ee;border-color:#d5e7db}.rs-stat-highlight .rs-stat-icon{background:#d8e9df}.rs-stat-alert .rs-stat-value{color:#bd6048}.rs-summary-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:22px;margin-bottom:24px}.rs-card{border:1px solid var(--rs-line);background:#fff;border-radius:11px;overflow:hidden;margin-bottom:22px}.rs-summary-grid>.rs-card{margin:0}.rs-card-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:21px 22px;border-bottom:1px solid #edf1ee}.rs-card-head h2{font-size:14px;letter-spacing:-.02em}.rs-card-head p{font-size:10px;color:#8a998f;margin-top:3px}.rs-card-body{padding:22px}.rs-inline-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.rs-inline-heading h3{font-size:13px}.rs-mini-list{display:flex;flex-direction:column}.rs-mini-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #f0f3f0}.rs-mini-row:first-child{padding-top:0}.rs-mini-row:last-child{border-bottom:0;padding-bottom:0}.rs-mini-row strong{display:block;font-size:11px}.rs-mini-row p{font-size:10px;color:#8b9a90;margin-top:4px}.rs-mini-right{text-align:right;flex-shrink:0}.rs-mini-right strong{font-size:12px}.rs-banner{border:1px solid #dce9df;background:#f0f6f1;display:flex;align-items:flex-start;gap:13px;border-radius:9px;padding:17px 20px;margin-bottom:22px}.rs-banner-mark{font-size:18px;color:#4f8469}.rs-banner strong{font-size:11px;font-weight:600}.rs-banner p{font-size:10px;color:#6c8c79;margin-top:3px}.rs-alert{padding:13px 16px;border:1px solid #eadcb8;border-radius:7px;font-size:12px;background:#fff9ea;color:#896b2d;margin-bottom:17px}.rs-alert-error{background:#fff3f0;border-color:#f2d1c9;color:#a3473b}.rs-alert-success{background:#f0f8f1;border-color:#cfe5d1;color:#386b49}.rs-empty{padding:36px 20px;text-align:center;color:#8a998f;font-size:12px}.rs-empty strong{display:block;font-size:13px;color:#5e7668;margin-bottom:6px}.rs-table-scroll{overflow:auto;max-width:100%;scrollbar-width:thin}.rs-table{width:100%;border-collapse:collapse;font-size:11px;white-space:nowrap}.rs-table th{font-size:9px;letter-spacing:.25px;font-weight:550;color:#8c9a92;background:#fcfdfc;text-align:left;padding:13px 21px;border-bottom:1px solid #edf1ee}.rs-table td{padding:16px 21px;border-bottom:1px solid #edf1ee;color:#576f60;vertical-align:middle}.rs-table tr:last-child td{border-bottom:0}.rs-table tr:hover td{background:#fdfefd}.rs-table td strong{font-weight:600;color:#365743}.rs-table small{display:block;font-size:10px;color:#8e9e93;margin-top:4px}.rs-table .rs-wrap{white-space:normal;min-width:190px;max-width:400px;overflow-wrap:anywhere}.rs-mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.1px}.rs-money{text-align:right!important;font-variant-numeric:tabular-nums}.rs-positive{color:#2e805b!important}.rs-negative{color:#b2634b!important}.rs-pill{font-size:9px;padding:4px 8px;border-radius:5px;display:inline-flex;align-items:center;gap:5px;font-weight:550;background:#f0f3f1;color:#738177;white-space:nowrap}.rs-pill::before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.rs-pill-green{background:#edf6ef;color:#4c8f62}.rs-pill-amber{background:#fff6e3;color:#aa842f}.rs-pill-red{background:#fdf0ed;color:#bb6b55}.rs-pill-blue{background:#eef4fa;color:#5882a5}.rs-actions{display:flex;gap:7px;flex-wrap:wrap}.rs-footer{display:flex;justify-content:space-between;gap:15px;margin-top:34px;font-size:9px;color:#98a49c;padding:17px 0;border-top:1px solid #e8ede9}.rs-progress-track{height:6px;background:#edf1ed;border-radius:10px;overflow:hidden;margin:14px 0 7px}.rs-progress-fill{height:100%;background:#74a389;border-radius:10px}.rs-policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin:22px 0}.rs-policy-grid dt{font-size:10px;color:#8b9b90}.rs-policy-grid dd{font-size:12px;margin:5px 0 0;font-weight:600;color:#436d55}.rs-meta-row{display:flex;justify-content:space-between;gap:14px;font-size:11px;padding:9px 0}.rs-meta-row strong{font-weight:600}.rs-filter{display:flex;gap:10px;align-items:end;flex-wrap:wrap;padding:17px 20px;background:#fff;border:1px solid var(--rs-line);border-radius:9px;margin-bottom:19px}.rs-filter label{display:flex;flex-direction:column;gap:5px;font-size:9px;color:#85978b;flex:1;min-width:120px}.rs-filter input,.rs-filter select{height:36px;border:1px solid var(--rs-line);border-radius:6px;padding:7px 10px;font-size:11px;color:#4f6c59;background:#fff}.rs-filter-note{font-size:10px;color:#8b9a90;margin:0 0 15px}.rs-pagination{display:flex;align-items:center;justify-content:flex-end;gap:13px;margin:14px 0 23px;font-size:10px;color:#8b9b90}.rs-form{display:grid;gap:19px}.rs-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:550;color:#4e6c59}.rs-form input,.rs-form select,.rs-form textarea{width:100%;min-width:0;border:1px solid #dce6de;border-radius:7px;background:#fff;color:#345541;padding:11px 12px;min-height:42px;font-size:12px}.rs-form textarea{resize:vertical;min-height:85px}.rs-form input::placeholder,.rs-form textarea::placeholder{color:#9caaa0}.rs-form .rs-check{flex-direction:row;align-items:flex-start;font-weight:450;gap:9px;line-height:1.6}.rs-check input{width:15px;min-height:15px;height:15px;margin:3px 0 0;accent-color:#267454;flex-shrink:0}.rs-check small{font-size:10px;display:block;color:#8c9b91;font-weight:400;margin-top:3px}.rs-form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.rs-field-help{font-size:10px;color:#8b9a90;line-height:1.65;font-weight:400}.rs-form fieldset{border:1px solid var(--rs-line);border-radius:8px;padding:15px;margin:0;display:grid;gap:12px}.rs-form legend{padding:0 6px;font-size:11px;color:#587760}.rs-form-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:7px}.rs-order-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr);gap:22px;align-items:start}.rs-total-box{border-top:1px solid var(--rs-line);padding-top:14px;margin-top:12px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.rs-total-box strong{font-size:25px;color:#2c6b4d;font-weight:650}.rs-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rs-plan-card{border:1px solid var(--rs-line);background:#fff;border-radius:10px;padding:20px}.rs-plan-card h3{font-size:13px;margin:15px 0 5px}.rs-plan-price{font-size:25px;font-weight:650;color:#3a6950;letter-spacing:-.8px;margin:10px 0}.rs-plan-price small{font-size:10px;font-weight:400;color:#8d9d91;letter-spacing:0}.rs-plan-details{font-size:10px;color:#819385;margin-bottom:16px}.rs-dialog{border:1px solid #dbe5de;border-radius:14px;box-shadow:0 24px 90px #15342126;width:min(660px,calc(100vw - 30px));max-height:90vh;padding:0;color:var(--rs-ink)}.rs-dialog::backdrop{background:#172b2965;backdrop-filter:blur(3px)}.rs-dialog-head{display:flex;justify-content:space-between;align-items:center;padding:22px 25px;border-bottom:1px solid var(--rs-line);position:sticky;top:0;background:white;z-index:2}.rs-dialog-head h2{font-size:18px}.rs-dialog-head .rs-eyebrow{font-size:8px;margin-bottom:4px!important}#rs-dialog-content{padding:25px}.rs-dialog-note{font-size:11px;color:#8a9b8e;margin-bottom:20px;line-height:1.8}.rs-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#254d38;color:#fff;padding:13px 23px;border-radius:9px;font-size:12px;box-shadow:0 8px 30px #17352230;max-width:calc(100% - 30px);z-index:100}.rs-loading{padding:100px 20px;display:flex;gap:12px;justify-content:center;align-items:center;font-size:12px;color:#87998a}.rs-spinner{width:20px;height:20px;border:2px solid #dce9df;border-top-color:#2a7e57;border-radius:50%;animation:rs-spin 1s linear infinite}@keyframes rs-spin{to{transform:rotate(360deg)}}.rs-key-output{width:100%;background:#f5f8f5;border:1px dashed #b5cfbb;border-radius:8px;padding:17px 14px;font-family:ui-monospace,Consolas,monospace;font-size:15px;color:#325b3d;overflow-wrap:anywhere;white-space:pre-wrap;user-select:all;line-height:1.8}.rs-key-guard{font-size:10px;color:#8b9b91;margin:12px 0 20px}.rs-password-wrap{position:relative;display:flex}.rs-password-wrap input{padding-right:58px}.rs-password-wrap button{position:absolute;right:7px;top:6px;bottom:6px;border:0;background:transparent;color:#6b8972;font-size:10px;padding:0 8px}.rs-login-body{background:#fff}.rs-login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.rs-login-story{background:#eef4ee;padding:48px 64px 27px;display:flex;flex-direction:column;position:relative;overflow:hidden}.rs-login-story::after{content:"";position:absolute;width:430px;height:430px;border:1px solid #d5e3d5;border-radius:50%;bottom:-240px;right:-140px;box-shadow:0 0 0 45px #e6eee580,0 0 0 90px #e8f0e870;pointer-events:none}.rs-login-story-content{margin:auto 0;padding:65px 0;max-width:430px;position:relative;z-index:1}.rs-login-story h1{font-size:43px;line-height:1.45;letter-spacing:-1.5px;margin:13px 0 22px;color:#2d553c}.rs-login-story-content>p:not(.rs-eyebrow){font-size:12px;color:#829681;max-width:380px;line-height:1.9}.rs-login-benefits{display:grid;gap:24px;margin-top:37px}.rs-login-benefits>div{display:grid;grid-template-columns:32px 1fr;gap:3px 12px}.rs-login-benefits span{grid-row:span 2;width:29px;height:29px;background:#e0ebdc;border:1px solid #d5e3ce;color:#71916b;font-size:10px;border-radius:8px;display:grid;place-items:center}.rs-login-benefits strong{font-size:12px;color:#476c48;font-weight:550}.rs-login-benefits p{font-size:10px;color:#8d9f85}.rs-login-copyright{font-size:10px;color:#8fa188}.rs-login-panel{display:flex;align-items:center;justify-content:center;padding:65px 40px}.rs-login-card{width:100%;max-width:360px}.rs-login-symbol{height:43px;width:43px;border:1px solid #dfe9df;background:#f5f8f4;border-radius:12px;display:grid;place-items:center;font-size:24px;color:#5b875b;margin-bottom:27px}.rs-login-card h2{font-size:27px;margin:6px 0 9px}.rs-muted{font-size:12px;color:#8c9a8c}.rs-login-card .rs-form{margin-top:32px;gap:23px}.rs-login-card .rs-button{min-height:44px;font-size:12px!important}.rs-login-help{border-top:1px solid #edf1e9;margin-top:29px;padding-top:23px}.rs-login-help strong{font-size:11px;color:#718471;font-weight:500}.rs-login-help p{font-size:10px;color:#9aa592;line-height:1.9;margin-top:6px}.rs-back-link{display:inline-block;font-size:10px;margin-top:27px;color:#8a9e84}.rs-product-tag{font-size:9px;border:1px solid #dce9dd;background:#f5f9f4;padding:4px 7px;border-radius:4px;color:#6a8b65}.rs-tag-list{display:flex;gap:5px;flex-wrap:wrap}.rs-section-gap{margin-top:22px}.rs-note-text{max-width:500px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;color:#7a8d7f}.rs-flex-note{display:flex;justify-content:space-between;align-items:center;gap:12px}.rs-link-inline{font-size:11px;color:#377a50;text-decoration:underline}
.rs-brand{min-width:0}.rs-brand-logo{width:40px;height:40px;border-radius:11px;object-fit:contain;flex:none}.rs-brand-name{font-size:17px;letter-spacing:-.6px;line-height:1.2;min-width:0}.rs-audit-details{margin-top:9px;white-space:normal}.rs-audit-details summary{font-size:10px;color:#40815a;cursor:pointer}.rs-audit-details pre{font-size:10px;line-height:1.65;background:#f3f7f2;border-radius:6px;padding:10px;white-space:pre-wrap;overflow-wrap:anywhere;max-width:380px;max-height:320px;overflow:auto}.rs-audit-details code{display:block;font-size:9px;word-break:break-all;margin:5px 0 10px;color:#789176}
@media(min-width:1600px){.rs-main{padding-top:45px}.rs-stats{gap:22px}.rs-stat{padding:24px}}
@media(max-width:1200px){.rs-sidebar{width:215px;padding-left:15px;padding-right:15px}.rs-workspace{margin-left:215px;width:calc(100% - 215px)}.rs-main{padding:28px 25px 20px}.rs-topbar{padding:0 25px}.rs-page-heading{align-items:flex-start}.rs-heading-actions{flex-direction:column}.rs-stats{gap:12px}.rs-stat{padding:16px 14px}.rs-stat-value{font-size:24px}.rs-summary-grid{grid-template-columns:minmax(0,1.3fr) minmax(270px,1fr)}.rs-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-login-story{padding-left:40px;padding-right:40px}}
@media(max-width:960px){.rs-sidebar{position:static;width:100%;border-right:0;border-bottom:1px solid var(--rs-line);padding:17px 22px 0;display:block}.rs-app{display:block}.rs-brand{font-size:24px}.rs-brand-mark{width:33px;height:35px;font-size:29px}.rs-brand-sub{font-size:7px;margin-top:4px}.rs-workspace-badge{position:absolute;top:21px;right:22px;margin:0}.rs-nav-label,.rs-sidebar-foot{display:none}#rs-nav{display:flex;gap:6px;overflow:auto;margin-top:20px;padding-bottom:12px}.rs-nav-item{width:auto;white-space:nowrap;margin:0;font-size:11px;padding:9px 11px}.rs-workspace{margin:0;width:100%}.rs-topbar{height:59px}.rs-summary-grid{grid-template-columns:1.3fr 1fr}.rs-login-story h1{font-size:36px}.rs-login-story{padding:35px}.rs-login-panel{padding:45px 30px}.rs-order-layout{grid-template-columns:1.2fr 1fr}}
@media(max-width:700px){.rs-main{padding:25px 17px 15px}.rs-topbar{padding:0 19px}.rs-page-heading{display:block;margin-bottom:24px}.rs-body h1{font-size:25px}.rs-heading-actions{flex-direction:row;margin-top:18px}.rs-heading-actions .rs-button{flex:1}.rs-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.rs-stat{padding:16px 14px}.rs-stat-value{font-size:25px}.rs-stat-top{font-size:10px}.rs-stat-icon{height:25px;width:25px;font-size:14px}.rs-summary-grid,.rs-order-layout{grid-template-columns:1fr;gap:18px}.rs-card{margin-bottom:18px}.rs-card-head{padding:17px}.rs-card-body{padding:18px}.rs-banner{padding:14px}.rs-footer{flex-direction:column;gap:6px;margin-top:22px}.rs-breadcrumb{font-size:9px;gap:8px}.rs-user-name{max-width:95px;font-size:10px}.rs-topbar-actions{gap:8px}.rs-role{font-size:8px}.rs-plan-grid{gap:12px}.rs-plan-card{padding:15px}.rs-plan-price{font-size:23px}.rs-filter{padding:14px;gap:9px}.rs-filter label:first-child{flex-basis:100%}.rs-table td{padding:14px 17px}.rs-table th{padding:12px 17px}.rs-dialog-head{padding:18px}#rs-dialog-content{padding:19px}.rs-login-layout{display:block}.rs-login-story{padding:23px}.rs-login-story-content,.rs-login-copyright{display:none}.rs-login-story::after{display:none}.rs-login-panel{padding:42px 26px}.rs-login-card{max-width:400px}.rs-login-symbol{margin-bottom:23px}.rs-login-card h2{font-size:25px}.rs-filter-note{font-size:9px}.rs-sidebar{padding-left:17px;padding-right:17px}.rs-workspace-badge{right:17px;font-size:9px;padding:7px 9px}.rs-nav-item{font-size:10px;gap:7px}}
@media(max-width:400px){.rs-form-row,.rs-plan-grid{grid-template-columns:1fr}.rs-breadcrumb{display:none}.rs-topbar{justify-content:flex-end}.rs-stat-value{font-size:22px}.rs-stat{padding:13px 12px}.rs-stat-icon{display:none}}
@media(prefers-reduced-motion:reduce){.rs-body *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Partner operations, reports and account security. */
@media(min-width:961px){.rs-sidebar{padding-top:25px;padding-bottom:20px}.rs-workspace-badge{margin-top:24px;margin-bottom:16px}#rs-nav{overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:#d5e5db transparent;flex:1}.rs-nav-item{padding-top:9px;padding-bottom:9px;margin-bottom:3px}.rs-sidebar-foot{padding-top:17px;flex:none}.rs-sidebar-foot p{display:none}.rs-sidebar-foot a{margin-top:11px}}
.rs-card-head>div{min-width:0}.rs-card-head>.rs-button{flex-shrink:0}.rs-report-tabs{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:17px}.rs-report-tabs .rs-button{white-space:normal;text-align:left}.rs-report-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.rs-v2-overview{border:1px solid #d9e7de;background:linear-gradient(115deg,#edf5ef,#f7faf8);border-radius:12px;padding:22px;margin-bottom:24px}.rs-v2-overview-title{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:19px}.rs-v2-overview-title h2{font-size:18px}.rs-v2-overview .rs-stat{padding:15px;background:#fff9}.rs-v2-overview .rs-stat-value{font-size:25px}.rs-v2-overview .rs-report-stats{margin-bottom:0}.rs-task-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.rs-key-actions{min-width:190px;max-width:260px;white-space:normal!important}.rs-key-actions .rs-button,.rs-key-actions .rs-pill{margin:3px 4px 3px 0}.rs-notifications{display:grid}.rs-notification{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:21px 23px;border-bottom:1px solid var(--rs-line)}.rs-notification:last-child{border-bottom:0}.rs-notification>div:first-child{min-width:0}.rs-notification h3{font-size:13px;line-height:1.8;margin:4px 0}.rs-notification p{font-size:11px;color:#718578;overflow-wrap:anywhere}.rs-notification .rs-field-help{font-size:10px}.rs-notification-new{background:#f5faf6;border-left:3px solid #5d9b78}.rs-notification .rs-actions{flex-shrink:0}.rs-detail-list{display:grid;gap:9px;padding:12px;background:#f4f8f5;border-radius:6px;margin-top:8px;max-width:500px;white-space:normal}.rs-detail-list>div{display:grid;grid-template-columns:minmax(90px,1fr) minmax(0,2fr);gap:12px}.rs-detail-list span{font-size:10px;color:#6c8172}.rs-detail-list strong{font-size:11px;font-weight:500;overflow-wrap:anywhere;white-space:pre-wrap}.rs-timeline{list-style:none;padding:0 0 0 9px;margin:24px 0 10px}.rs-timeline li{position:relative;padding:0 0 23px 25px;border-left:1px solid #d7e6dc;min-height:65px}.rs-timeline li:last-child{border-color:transparent;padding-bottom:0}.rs-timeline-dot{position:absolute;width:11px;height:11px;border:2px solid #e5f2e9;background:#46815c;border-radius:50%;left:-6px;top:4px}.rs-timeline strong{display:block;font-size:12px;line-height:1.9}.rs-timeline p{font-size:11px;color:#728677;overflow-wrap:anywhere}.rs-timeline .rs-field-help{font-size:10px}.rs-security-summary{display:flex;gap:16px;align-items:flex-start}.rs-security-emblem{height:45px;width:42px;border:1px solid #cde2d4;border-radius:12px;background:#eef7f0;display:grid;place-items:center;font-size:24px;color:#42825b;flex:none}.rs-security-summary h3{font-size:14px;line-height:1.8}.rs-security-summary p{font-size:11px;color:#7c8f80;margin-top:4px}.rs-recovery-codes{display:grid;grid-template-columns:1fr 1fr;gap:11px;background:#f5f8f5;border:1px dashed #b9d3c2;border-radius:9px;padding:20px;user-select:all}.rs-recovery-codes code{font-size:15px;color:#315b40;text-align:center}.rs-maintenance-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.rs-maintenance-grid .rs-stat-value{font-size:22px}.rs-body input[type=file]{padding:9px;font-size:11px}.rs-body input::file-selector-button{border:1px solid #d7e4db;border-radius:5px;background:#f4f9f5;padding:6px 9px;color:#426b4e;margin-right:10px;font:inherit}.rs-meta-row>strong{text-align:right;overflow-wrap:anywhere;max-width:70%}#rs-report-output .rs-table .rs-wrap{min-width:130px;max-width:290px}#rs-report-output .rs-table th{font-size:10px}.rs-form .rs-key-output{font-weight:400}
@media(max-width:1100px){.rs-report-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-notification{align-items:flex-start}.rs-notification .rs-actions{flex-direction:column}.rs-card-head{align-items:flex-start;flex-wrap:wrap}}
@media(max-width:700px){.rs-v2-overview{padding:17px}.rs-v2-overview-title h2{font-size:16px}.rs-v2-overview-title .rs-button{white-space:normal}.rs-v2-overview .rs-stat{padding:12px}.rs-v2-overview .rs-stat-value{font-size:23px}.rs-report-stats{gap:11px}.rs-report-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rs-report-tabs .rs-button{justify-content:flex-start;min-height:45px}.rs-notification{padding:17px;display:block}.rs-notification .rs-actions{flex-direction:row;margin-top:13px}.rs-maintenance-grid{grid-template-columns:1fr}.rs-timeline li{padding-left:20px}.rs-detail-list>div{grid-template-columns:1fr;gap:3px}.rs-recovery-codes{padding:15px;gap:12px 7px}.rs-recovery-codes code{font-size:12px}.rs-security-summary{gap:12px}.rs-security-emblem{width:34px;height:38px}.rs-security-summary h3{font-size:13px}}
