:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17262b}body{margin:0;background:#f5f7f5}#root{min-height:100vh}.rs-shell{max-width:1200px;margin:0 auto;padding:10px 0 64px}.rs-eyebrow{margin:0 0 8px;color:#288866;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.rs-hero{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;min-height:210px;padding:36px 40px;margin-bottom:22px;border-radius:22px;background:#103d34;color:#f6fff9;box-shadow:0 18px 42px #103d3429}.rs-hero:before,.rs-hero:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(185,244,202,.14);border-radius:50%}.rs-hero:before{width:440px;height:440px;right:-120px;top:-300px;background:radial-gradient(circle,rgba(100,213,153,.28),transparent 67%)}.rs-hero:after{width:300px;height:300px;right:130px;bottom:-245px}.rs-hero .rs-eyebrow{color:#a4e8bf}.rs-hero h1{max-width:620px;margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.045em;line-height:1.07;font-weight:730}.rs-hero p:not(.rs-eyebrow){max-width:530px;margin:14px 0 0;color:#c8e5d5;font-size:15px;line-height:1.5}.rs-hero--compact{min-height:160px}.rs-hero-cta{display:inline-flex;align-items:center;gap:26px;margin-top:24px;padding:12px 15px 12px 18px;border:1px solid rgba(255,255,255,.7);border-radius:10px;background:#f2fff5;color:#114c36;font:inherit;font-size:13px;font-weight:750;cursor:pointer;box-shadow:0 9px 24px #00000024;transition:transform .18s ease,background .18s ease}.rs-hero-cta:hover{background:#fff;transform:translateY(-2px)}.rs-hero-cta:focus-visible,.rs-empty-pick:focus-visible{outline:3px solid #72dc9d;outline-offset:3px}.rs-hero-cta span{font-size:17px;line-height:1}.rs-topline{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:28px 0 16px}.rs-topline h2{margin:0;color:#1a2d2b;font-size:22px;letter-spacing:-.025em}.rs-topline p{margin:5px 0 0;color:#667773;font-size:13px}.rs-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 26px}.rs-metric{min-height:88px;padding:19px 22px;border:1px solid #e2eae5;border-radius:16px;background:#fff;box-shadow:0 3px 12px #203c2f09}.rs-metric span{display:block;color:#687a74;font-size:12px;font-weight:600}.rs-metric strong{display:block;margin-top:9px;color:#163b2d;font-size:29px;line-height:1;letter-spacing:-.04em}.rs-card{margin-bottom:18px;padding:24px;border:1px solid #e1e9e3;border-radius:17px;background:#fff;box-shadow:0 5px 20px #1c342a0b}.rs-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.rs-card-head h2{margin:0;font-size:18px;letter-spacing:-.02em}.rs-card-head p{margin:5px 0 0;color:#728079;font-size:13px}.rs-card-body>*+*{margin-top:16px}.rs-empty{padding:38px 24px;text-align:center;border:1px dashed #d4e2d8;border-radius:13px;background:#f8fbf8}.rs-empty-pick{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 14px;border:0;border-radius:12px;background:#dff2e5;color:#13744d;font:inherit;font-size:23px;cursor:pointer;transition:background .18s ease,transform .18s ease}.rs-empty-pick:hover{background:#c6ebd2;transform:translateY(-2px)}.rs-empty-pick:disabled{opacity:.55;cursor:wait}.rs-empty h3{margin:0 0 6px;font-size:16px}.rs-empty p{margin:0;color:#6c7a73;font-size:13px}.rs-steps{display:flex;gap:8px;align-items:center;margin:0 0 22px;color:#7b8b81;font-size:12px;font-weight:700}.rs-step{display:flex;align-items:center;gap:7px}.rs-step b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e7ede8;color:#708178;font-size:11px}.rs-step.active{color:#14543b}.rs-step.active b{background:#166348;color:#fff}.rs-step-line{width:22px;height:1px;background:#cedbd2}.rs-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:end}.rs-form-grid>*{min-width:0}.rs-control-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.rs-subtle-panel{padding:18px;border:1px solid #e8eee8;border-radius:12px;background:#f8faf8}.rs-subtle-panel>*+*{margin-top:14px}.rs-counter{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:#e8f6ed;color:#176242;font-size:12px;font-weight:700}.rs-toolbar{display:grid;grid-template-columns:minmax(0,2fr) minmax(180px,1fr);gap:12px;margin:18px 0}.rs-actions{position:sticky;bottom:0;z-index:2;display:flex;justify-content:flex-end;gap:10px;padding:14px 0;margin-top:18px;background:linear-gradient(to bottom,#f5f7f500,#f5f7f5 18%)}.rs-table-wrap{overflow-x:auto;max-width:100%}.rs-table-wrap s-table{min-width:640px}.rs-table-wrap.wide s-table{min-width:880px}.rs-positive{color:#176a47;font-weight:700}.rs-status-note{font-size:12px;color:#697a72}@media(max-width:760px){.rs-shell{padding:0 0 40px}.rs-hero{min-height:auto;flex-direction:column;align-items:flex-start;padding:28px 24px;border-radius:16px}.rs-hero h1{font-size:32px}.rs-metrics{gap:8px}.rs-metric{padding:14px;min-height:70px}.rs-metric strong{font-size:23px}.rs-card{padding:18px}.rs-form-grid,.rs-toolbar{grid-template-columns:1fr}.rs-steps{flex-wrap:wrap}.rs-actions{padding-bottom:18px}}@media(max-width:440px){.rs-metrics{grid-template-columns:1fr 1fr}.rs-metric:last-child{grid-column:1 / -1}.rs-step-line{width:10px}.rs-card-head{flex-direction:column}}.rs-combo-field{display:flex;flex-direction:column;gap:6px;min-width:0}.rs-combo-field label{color:#303a35;font-size:13px;line-height:1.3}.rs-combo-input{box-sizing:border-box;width:100%;min-height:34px;padding:6px 10px;border:1px solid #9daba3;border-radius:8px;background:#fff;color:#202d27;font:inherit;font-size:13px;line-height:20px}.rs-combo-input:focus-visible{outline:2px solid #176242;outline-offset:1px;border-color:#176242}.rs-combo-input::placeholder{color:#77867d}.rs-filter-button{margin-top:12px}.rs-text-button{padding:0;border:0;background:none;color:#176242;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.rs-text-button:focus-visible{outline:2px solid #176242;outline-offset:2px}.rs-sale-note{margin:8px 0 0;padding:11px 13px;border-left:3px solid #3e9b72;border-radius:0 8px 8px 0;background:#eef8f1;color:#345648;font-size:12px;line-height:1.5}.rs-advanced-panel{padding:0 18px}.rs-advanced-panel>.rs-option-group+.rs-option-group{margin-top:0;border-top:1px solid #dfe8e1}.rs-option-group{padding:18px 0}.rs-option-group h3{margin:0 0 14px;color:#526b5e;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rs-option-group>s-switch+.rs-form-grid{margin-top:16px}.rs-history-table s-table{min-width:1040px}.rs-operation-ref{display:inline-block;padding:4px 7px;border:1px solid #dce8df;border-radius:6px;background:#f2f8f4;color:#15543b;font-size:11px;font-weight:700;white-space:nowrap}.rs-pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid #e3ebe5;color:#66776d;font-size:12px}.rs-pagination .rs-control-row{gap:8px}.rs-retention-alert{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px;padding:14px 16px;border:1px solid #efdaaf;border-radius:11px;background:#fff8e8;color:#63460d}.rs-retention-alert strong{display:block;font-size:13px}.rs-retention-alert p{margin:4px 0 0;font-size:12px;line-height:1.45}.rs-retention-icon{display:grid;place-items:center;flex:none;width:20px;height:20px;border-radius:50%;background:#a87516;color:#fff;font-size:12px;font-weight:800}.rs-product-cell{display:flex;align-items:center;gap:10px;min-width:180px}.rs-product-cell s-thumbnail{flex:none}.rs-product-placeholder{display:grid;place-items:center;flex:none;width:40px;height:40px;border:1px solid #e3eae5;border-radius:8px;background:#f0f5f1;color:#9baaa0;font-size:23px}.rs-history-details-note{margin:0 0 16px;color:#667773;font-size:13px}.rs-history-details-table{max-height:min(60vh,620px);overflow:auto}.rs-storage-state{padding-top:30px}.rs-storage-state h2{margin:0 0 8px;font-size:18px}.rs-storage-state p{margin:0 0 18px;color:#667773;font-size:13px}.rs-storage-error{color:#8e2e20!important;overflow-wrap:anywhere}
