:root{
  --rr-bg:#f5f5f2;--rr-card:#fff;--rr-text:#111112;--rr-muted:#727277;--rr-border:#e4e4df;
  --rr-accent:#afcc01;--rr-accent-dark:#5f7010;--rr-dark:#111112;--rr-dark-2:#1a1a1d;
  --rr-success:#208b57;--rr-warning:#b47709;--rr-danger:#b83a43;--rr-info:#365e91;
  --rr-radius:14px;--rr-shadow:0 18px 50px -36px rgba(0,0,0,.45);
  font-family:'Outfit',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;color:var(--rr-text);background:var(--rr-bg)}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit}.rrxcrm-app-page{overflow-x:hidden}
.rrxcrm-app{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}
.rrxcrm-sidebar{height:100vh;position:sticky;top:0;background:var(--rr-dark);color:#fff;border-right:1px solid #242427;display:flex;flex-direction:column;padding:16px 11px 12px;z-index:30}
.rrxcrm-brand{display:flex;align-items:center;gap:11px;padding:2px 8px 18px}.rrxcrm-brand-mark{width:38px;height:38px;border-radius:10px;background:var(--rr-accent);color:#111;display:grid;place-items:center;font:900 20px/1 'Archivo',sans-serif;transform:skew(-5deg)}.rrxcrm-brand strong{display:block;font:800 14px/1.1 'Archivo',sans-serif;letter-spacing:.02em}.rrxcrm-brand small{display:block;margin-top:4px;color:#8e8e94;font:500 9px/1 'JetBrains Mono',monospace;text-transform:uppercase;letter-spacing:.1em}
.rrxcrm-nav{overflow:auto;scrollbar-width:thin;scrollbar-color:#323237 transparent;padding-right:2px}.rrxcrm-nav>.rrxcrm-nav-item{margin-bottom:6px}.rrxcrm-nav-group{margin:3px 0 7px}.rrxcrm-nav-group-title{width:100%;height:31px;border:0;background:transparent;color:#77777e;display:grid;grid-template-columns:17px 1fr 15px;align-items:center;gap:8px;padding:0 9px;cursor:pointer;text-align:left;font:600 9px/1 'JetBrains Mono',monospace;text-transform:uppercase;letter-spacing:.12em}.rrxcrm-nav-group-title:hover{color:#a9a9ae}.rrxcrm-nav-group-title .rrxcrm-icon:last-child{transition:transform .18s}.rrxcrm-nav-group.is-collapsed .rrxcrm-nav-group-title .rrxcrm-icon:last-child{transform:rotate(-90deg)}.rrxcrm-nav-group.is-collapsed .rrxcrm-nav-group-items{display:none}
.rrxcrm-nav-item{width:100%;min-height:37px;border:0;background:transparent;color:#c7c7ca;display:flex;align-items:center;gap:10px;border-radius:9px;padding:8px 10px;cursor:pointer;text-align:left;font-weight:600;font-size:13px;transition:.16s}.rrxcrm-nav-item:hover{background:#1c1c20;color:#fff}.rrxcrm-nav-item.is-active{background:#25272a;color:#fff;box-shadow:inset 3px 0 0 var(--rr-accent)}.rrxcrm-nav-item.is-active .rrxcrm-icon{color:var(--rr-accent)}.rrxcrm-icon{width:18px;height:18px;display:block;flex:0 0 18px}
.rrxcrm-user{margin-top:auto;border-top:1px solid #29292d;padding:14px 7px 1px;display:grid;grid-template-columns:35px minmax(0,1fr) 30px;align-items:center;gap:8px}.rrxcrm-avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#2c2d30;color:var(--rr-accent);font:800 11px 'Archivo',sans-serif}.rrxcrm-user strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.rrxcrm-user small{display:block;color:#77777e;font-size:10px;margin-top:2px}.rrxcrm-user>a{width:30px;height:30px;border-radius:8px;color:#838389;display:grid;place-items:center;text-decoration:none}.rrxcrm-user>a:hover{background:#242428;color:#fff}.rrxcrm-user>a .rrxcrm-icon{width:16px;height:16px}
.rrxcrm-main{min-width:0}.rrxcrm-topbar{height:82px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.93);backdrop-filter:blur(12px);border-bottom:1px solid var(--rr-border);display:flex;align-items:center;justify-content:space-between;padding:0 30px}.rrxcrm-topbar h1{font:800 22px/1.1 'Archivo',sans-serif;margin:3px 0 0;letter-spacing:-.02em}.rrxcrm-kicker,.rrxcrm-eyebrow{font:600 10px/1 'JetBrains Mono',monospace;text-transform:uppercase;letter-spacing:.14em;color:var(--rr-accent-dark)}.rrxcrm-top-actions{display:flex;align-items:center;gap:12px}.rrxcrm-system{display:flex;align-items:center;gap:7px;color:var(--rr-muted);font-size:11px}.rrxcrm-system i{width:8px;height:8px;border-radius:50%;background:var(--rr-success);box-shadow:0 0 0 4px rgba(32,139,87,.1)}
.rrxcrm-bell{position:relative;width:38px;height:38px;border:1px solid var(--rr-border);border-radius:10px;background:#fff;display:grid;place-items:center;cursor:pointer}.rrxcrm-bell .rrxcrm-icon{width:17px;height:17px}.rrxcrm-bell b{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;border-radius:99px;padding:0 4px;background:#d5444d;color:#fff;font:700 9px/18px 'Outfit',sans-serif}.rrxcrm-bell.has-unread{border-color:#d9e69b;background:#fbfdea}
.rrxcrm-content{padding:28px;max-width:1720px;margin:0 auto;width:100%}.rrxcrm-loading{padding:70px;text-align:center;color:var(--rr-muted)}
.rrxcrm-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rrxcrm-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.rrxcrm-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.rrxcrm-card{background:var(--rr-card);border:1px solid var(--rr-border);border-radius:var(--rr-radius);padding:18px;box-shadow:var(--rr-shadow)}.rrxcrm-stat{position:relative;overflow:hidden}.rrxcrm-stat:after{content:"";position:absolute;right:-20px;bottom:-30px;width:90px;height:90px;border-radius:50%;background:rgba(175,204,1,.08)}.rrxcrm-stat span{font-size:11px;color:var(--rr-muted);font-weight:600}.rrxcrm-stat strong{display:block;margin-top:7px;font:800 26px/1 'Archivo',sans-serif;letter-spacing:-.03em}.rrxcrm-stat small{display:block;margin-top:8px;color:#929298;font-size:10px}.rrxcrm-stat.accent{background:var(--rr-dark);border-color:var(--rr-dark);color:#fff}.rrxcrm-stat.accent span,.rrxcrm-stat.accent small{color:#8f8f95}.rrxcrm-stat.accent strong{color:var(--rr-accent)}
.rrxcrm-section{margin-top:20px}.rrxcrm-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.rrxcrm-section-head h2{font:800 17px/1.2 'Archivo',sans-serif;margin:0;letter-spacing:-.015em}.rrxcrm-section-head p{margin:4px 0 0;color:var(--rr-muted);font-size:12px}.rrxcrm-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rrxcrm-btn{height:38px;border:1px solid var(--rr-border);background:#fff;border-radius:9px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;font-size:12px;cursor:pointer;white-space:nowrap}.rrxcrm-btn:hover{border-color:#c9c9c2;background:#fafaf8}.rrxcrm-btn.primary{background:var(--rr-accent);border-color:var(--rr-accent);color:#111}.rrxcrm-btn.primary:hover{background:#c1db1c}.rrxcrm-btn.dark{background:var(--rr-dark);border-color:var(--rr-dark);color:#fff}.rrxcrm-btn.danger{color:var(--rr-danger)}.rrxcrm-btn.small{height:31px;padding:0 9px;font-size:11px}.rrxcrm-btn[disabled]{opacity:.45;cursor:not-allowed}
.rrxcrm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px;flex-wrap:wrap}.rrxcrm-filter-group{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.rrxcrm-input,.rrxcrm-select,.rrxcrm-textarea{width:100%;border:1px solid #dcdcd7;border-radius:9px;background:#fff;color:var(--rr-text);padding:9px 10px;outline:none;transition:.15s}.rrxcrm-input:focus,.rrxcrm-select:focus,.rrxcrm-textarea:focus{border-color:#a8bc35;box-shadow:0 0 0 3px rgba(175,204,1,.12)}.rrxcrm-toolbar .rrxcrm-input{width:250px;height:38px}.rrxcrm-toolbar .rrxcrm-select{width:auto;min-width:150px;height:38px}.rrxcrm-textarea{min-height:105px;resize:vertical}
.rrxcrm-table-wrap{background:#fff;border:1px solid var(--rr-border);border-radius:13px;overflow:auto;box-shadow:var(--rr-shadow)}.rrxcrm-table{width:100%;border-collapse:collapse;font-size:12px}.rrxcrm-table th,.rrxcrm-table td{padding:11px 12px;border-bottom:1px solid #ededE8;text-align:left;vertical-align:middle;white-space:nowrap}.rrxcrm-table th{position:sticky;top:0;background:#f9f9f7;z-index:2;color:#77777d;font:600 9px/1 'JetBrains Mono',monospace;text-transform:uppercase;letter-spacing:.08em}.rrxcrm-table tr:last-child td{border-bottom:0}.rrxcrm-table tbody tr:hover{background:#fbfbf8}.rrxcrm-table .rrxcrm-name{white-space:normal;min-width:210px}.rrxcrm-product-cell{display:flex;align-items:center;gap:10px}.rrxcrm-thumb{width:44px;height:44px;border-radius:10px;background:#f0f0ed;border:1px solid #e2e2dc;object-fit:cover;display:grid;place-items:center;color:#9a9a9f;font-weight:800}.rrxcrm-product-cell strong{display:block;font-size:12px}.rrxcrm-product-cell small{display:block;color:var(--rr-muted);font-size:10px;margin-top:3px}
.rrxcrm-badge{display:inline-flex;align-items:center;min-height:23px;padding:3px 8px;border-radius:999px;background:#f0f1ef;color:#56565c;font-size:10px;font-weight:700;border:1px solid #e2e3df}.rrxcrm-badge.ok,.rrxcrm-badge.active{background:#edf8f1;color:#187246;border-color:#d8eee2}.rrxcrm-badge.warn{background:#fff8e7;color:#8d630e;border-color:#f1e1b5}.rrxcrm-badge.bad{background:#fff0f0;color:#9e333a;border-color:#efd2d4}.rrxcrm-badge.accent{background:#f7fadf;color:#596904;border-color:#e0e9aa}.rrxcrm-mono{font-family:'JetBrains Mono',monospace;font-size:10px}.rrxcrm-muted{color:var(--rr-muted)}
.rrxcrm-form{display:grid;gap:13px}.rrxcrm-form.two{grid-template-columns:repeat(2,minmax(0,1fr))}.rrxcrm-form.three{grid-template-columns:repeat(3,minmax(0,1fr))}.rrxcrm-field label,.rrxcrm-form>label{display:grid;gap:6px;font-size:11px;font-weight:700;color:#3f3f44}.rrxcrm-field small,.rrxcrm-form label small{color:var(--rr-muted);font-size:10px;font-weight:400}.rrxcrm-check{display:flex!important;align-items:center;gap:8px!important}.rrxcrm-check input{accent-color:var(--rr-accent-dark)}.rrxcrm-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:5px}.rrxcrm-divider{height:1px;background:var(--rr-border);margin:4px 0}.rrxcrm-subtitle{font:800 13px 'Archivo',sans-serif;margin:3px 0}.rrxcrm-help{padding:13px 14px;border-radius:10px;background:#f7f8ed;border:1px solid #e4e9c2;color:#4f570e;font-size:11px;line-height:1.5}.rrxcrm-alert{padding:11px 13px;border-radius:10px;background:#eef4fb;border:1px solid #dbe6f2;color:#31577e;margin:10px 0;font-size:12px}.rrxcrm-alert.error{background:#fff0f0;border-color:#f1d0d2;color:#96373d}.rrxcrm-alert.success{background:#edf8f1;border-color:#d5ecdf;color:#1d6d49}.rrxcrm-alert.warn{background:#fff9ea;border-color:#f0dfb2;color:#845e13}
.rrxcrm-channel-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rrxcrm-channel-card{border:1px solid var(--rr-border);border-radius:11px;padding:13px;background:#fff}.rrxcrm-channel-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.rrxcrm-channel-card h3{margin:0;font:800 13px 'Archivo',sans-serif}.rrxcrm-channel-card strong{font:800 19px 'Archivo',sans-serif}.rrxcrm-channel-card small{color:var(--rr-muted)}
.rrxcrm-stockbar{height:8px;border-radius:99px;background:#ecece8;overflow:hidden;display:flex;margin-top:8px}.rrxcrm-stockbar span:nth-child(1){background:#111}.rrxcrm-stockbar span:nth-child(2){background:var(--rr-accent)}.rrxcrm-stockbar span:nth-child(3){background:#b7b7ba}
.rrxcrm-modal-backdrop{position:fixed;inset:0;background:rgba(13,13,14,.48);backdrop-filter:blur(2px);z-index:98}.rrxcrm-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100;width:min(900px,calc(100vw - 36px));max-height:calc(100vh - 40px);overflow:auto;background:#fff;border:1px solid var(--rr-border);border-radius:17px;box-shadow:0 35px 100px rgba(0,0,0,.28)}.rrxcrm-modal>header{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid var(--rr-border);padding:17px 19px;display:flex;align-items:center;justify-content:space-between}.rrxcrm-modal>header h2{margin:3px 0 0;font:800 18px 'Archivo',sans-serif}.rrxcrm-modal>header button{width:34px;height:34px;border:1px solid var(--rr-border);border-radius:9px;background:#fff;cursor:pointer;font-size:20px}.rrxcrm-modal-body{padding:18px}.rrxcrm-tabs{display:flex;gap:5px;border-bottom:1px solid var(--rr-border);margin:-4px -18px 16px;padding:0 18px}.rrxcrm-tab{border:0;background:transparent;padding:11px 10px;color:var(--rr-muted);font-size:11px;font-weight:700;cursor:pointer;border-bottom:2px solid transparent}.rrxcrm-tab.is-active{color:#111;border-color:var(--rr-accent)}
.rrxcrm-drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,100vw);background:#fff;z-index:110;box-shadow:-20px 0 70px rgba(0,0,0,.12);transform:translateX(105%);transition:.22s;display:flex;flex-direction:column}.rrxcrm-drawer.is-open{transform:translateX(0)}.rrxcrm-drawer>header{padding:22px;border-bottom:1px solid var(--rr-border);display:flex;justify-content:space-between;align-items:center}.rrxcrm-drawer h2{margin:4px 0 0;font:800 20px 'Archivo',sans-serif}.rrxcrm-drawer>header button{border:0;background:transparent;font-size:26px;cursor:pointer}.rrxcrm-drawer>#rrxcrm-notification-list{padding:12px;overflow:auto;flex:1}.rrxcrm-drawer>footer{padding:12px;border-top:1px solid var(--rr-border)}.rrxcrm-notification{border:1px solid var(--rr-border);border-radius:11px;padding:12px;margin-bottom:8px}.rrxcrm-notification.is-unread{border-left:3px solid var(--rr-accent);background:#fbfdec}.rrxcrm-notification strong{display:block;font-size:12px}.rrxcrm-notification p{margin:4px 0;color:var(--rr-muted);font-size:11px;line-height:1.45}.rrxcrm-notification time{font-size:9px;color:#999;font-family:'JetBrains Mono',monospace}
.rrxcrm-empty{text-align:center;padding:48px 20px;color:var(--rr-muted)}.rrxcrm-empty h3{color:#333;margin:0 0 5px;font:800 16px 'Archivo',sans-serif}.rrxcrm-empty p{margin:0}.rrxcrm-kpi-line{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #eeeeea}.rrxcrm-kpi-line:last-child{border-bottom:0}.rrxcrm-kpi-line strong{font-size:12px}.rrxcrm-kpi-line span{color:var(--rr-muted);font-size:11px}.rrxcrm-code{background:#151517;color:#c8d06e;border-radius:10px;padding:12px;font:500 10px/1.6 'JetBrains Mono',monospace;white-space:pre-wrap;overflow:auto}
.rrxcrm-login{background:#efefeb}.rrxcrm-login-shell{min-height:100vh;display:grid;grid-template-columns:1.12fr .88fr}.rrxcrm-login-brand{position:relative;overflow:hidden;background:#111112;color:#fff;padding:68px;display:flex;flex-direction:column;justify-content:space-between}.rrxcrm-login-brand:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;bottom:-240px;border:90px solid rgba(175,204,1,.13);box-shadow:0 0 0 90px rgba(175,204,1,.04)}.rrxcrm-login-brand>div{position:relative;z-index:2}.rrxcrm-logo-lockup{display:flex;align-items:center;gap:12px;margin-bottom:80px}.rrxcrm-logo-lockup span{width:45px;height:45px;border-radius:10px;display:grid;place-items:center;background:var(--rr-accent);color:#111;font:900 25px 'Archivo',sans-serif}.rrxcrm-logo-lockup b{font:900 22px 'Archivo',sans-serif}.rrxcrm-login-brand h1{font:900 clamp(48px,7vw,88px)/.92 'Archivo',sans-serif;text-transform:uppercase;letter-spacing:-.04em;margin:18px 0 20px}.rrxcrm-login-brand h1 span{color:transparent;-webkit-text-stroke:1px #505056}.rrxcrm-login-brand p{max-width:520px;color:#a8a8ae;font-size:17px;line-height:1.5}.rrxcrm-login-brand small{position:relative;z-index:2;color:#77777e}.rrxcrm-login-side{display:grid;place-items:center;padding:35px}.rrxcrm-login-card{width:min(420px,100%);background:#fff;border:1px solid var(--rr-border);border-radius:18px;padding:32px;box-shadow:0 25px 70px -35px rgba(0,0,0,.35)}.rrxcrm-login-card h2{font:800 30px 'Archivo',sans-serif;margin:8px 0 5px}.rrxcrm-login-card>label:not(.rrxcrm-check){display:grid;gap:7px;margin:15px 0;font-size:11px;font-weight:700}.rrxcrm-login-card input[type=text],.rrxcrm-login-card input[type=password],.rrxcrm-login-card input:not([type]){width:100%;border:1px solid var(--rr-border);border-radius:9px;padding:12px;background:#fff}.rrxcrm-login-card>button{width:100%;height:45px;border:0;border-radius:9px;background:var(--rr-accent);font-weight:800;cursor:pointer;margin-top:18px}.rrxcrm-login-link{display:block;text-align:center;margin-top:12px;color:var(--rr-muted);font-size:11px}
@media(max-width:1250px){.rrxcrm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rrxcrm-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.rrxcrm-app{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:820px){.rrxcrm-app{display:block}.rrxcrm-sidebar{position:relative;height:auto}.rrxcrm-nav{max-height:330px}.rrxcrm-user{display:none}.rrxcrm-topbar{padding:0 16px}.rrxcrm-content{padding:16px}.rrxcrm-grid,.rrxcrm-grid.two,.rrxcrm-grid.three,.rrxcrm-form.two,.rrxcrm-form.three,.rrxcrm-channel-strip{grid-template-columns:1fr}.rrxcrm-toolbar{align-items:stretch}.rrxcrm-toolbar .rrxcrm-input,.rrxcrm-toolbar .rrxcrm-select{width:100%}.rrxcrm-filter-group{width:100%}.rrxcrm-login-shell{grid-template-columns:1fr}.rrxcrm-login-brand{display:none}}
