:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#163126;background:#f4f8f3;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:linear-gradient(180deg,#f7fbf6,#edf5ed);color:#163126}a{color:inherit;text-decoration:none}button,input,select{font:inherit}input,select{width:100%;border:1px solid #d9e7dc;background:#fff;border-radius:14px;padding:12px 14px;color:#173226;outline:none}input:focus,select:focus{border-color:#8cc79d;box-shadow:0 0 0 4px #91cca22e}.app-shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{background:linear-gradient(180deg,#eef6ee,#e7f1e6);border-right:1px solid #dce9de;padding:22px 18px;display:flex;flex-direction:column;gap:20px}.sidebar.collapsed{width:84px;padding-inline:12px}.brand-panel{display:flex;align-items:center;gap:12px;padding:8px 10px 18px}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#8dcf9d,#69b880);color:#fff;font-weight:700;box-shadow:0 12px 24px #7dbf8f40}.brand-title{font-size:18px;font-weight:700}.brand-subtitle,.muted,.small{color:#6e8877}.small{font-size:12px}.success-text{color:#71a181}.nav-section{display:grid;gap:8px}.nav-section-title{padding:0 10px;font-size:12px;font-weight:700;color:#86a08d;text-transform:uppercase;letter-spacing:.08em}.nav-link{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:14px;color:#375443;transition:.2s ease;font-weight:600}.nav-link:hover,.nav-link.active{background:#fff;color:#183328;box-shadow:0 8px 24px #9dbaa62e}.nav-icon{width:20px;text-align:center;color:#7daf8a}.sidebar-footer{margin-top:auto;padding:14px;background:#ffffffb3;border:1px solid #dde8df;border-radius:18px}.main-panel{padding:22px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#ffffffd9;border:1px solid #e3ece4;border-radius:24px;padding:16px 20px;box-shadow:0 18px 40px #afc4b526;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-left,.topbar-right,.row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.topbar-title{font-size:22px;color:#4f4f5c;font-weight:500;letter-spacing:-.01em}.page-body{padding-top:22px}.page-title{font-size:34px;line-height:1.15;margin:6px 0 10px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#7cab89}.mini-eyebrow{margin-bottom:4px}.section-head,.page-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.hero-card,.toolbar-card,.table-card,.card,.form-shell{background:#fff;border:1px solid #e2ece4;border-radius:26px;box-shadow:0 18px 40px #b1c2b524}.hero-card{display:flex;justify-content:space-between;gap:18px;padding:28px;margin-bottom:20px}.hero-copy{max-width:720px}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:12px;min-width:360px}.compact-metrics{min-width:min(100%,360px)}.mini-metric,.point-card{background:#f6fbf6;border:1px solid #e2eee4;border-radius:20px;padding:16px;display:grid;gap:6px}.mini-metric strong,.point-card strong,.stat-card strong,.country-card strong{font-size:24px;color:#183427}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:18px}.summary-grid{margin-bottom:18px}.stat-card,.channel-card{padding:20px}.channel-card-top,.channel-card-footer,.member-cell,.toolbar-actions,.ranking-top,.stack-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.channel-card h3,.ranking-card h3{margin:6px 0 0;font-size:22px}.channel-desc{min-height:44px;margin-bottom:18px}.channel-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px}.stat-block{background:#f7faf7;border:1px solid #e7efe8;border-radius:18px;padding:12px 14px;display:grid}.channel-meta-list{display:grid;gap:6px;margin-bottom:18px}.soft-badge,.status-pill,.score-chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700}.status-pill,.score-chip{background:#edf7ef;color:#5d9470}.soft-badge{background:#edf7ef;color:#5e956f}.soft-badge.paused,.soft-badge.inactive,.soft-badge.rejected{background:#f2f4f6;color:#7a8792}.soft-badge.new,.soft-badge.invited,.soft-badge.open{background:#eef8e8;color:#79a257}.soft-badge.pending,.soft-badge.limited,.soft-badge.closing{background:#fff7ea;color:#b98a33}.soft-badge.approved,.soft-badge.hot,.soft-badge.active{background:#edf7ef;color:#5e956f}.table-card{padding:8px}.table-wrap{overflow:hidden}.table{width:100%;border-collapse:separate;border-spacing:0}.soft-table th{color:#6f8977;font-size:12px;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.table th,.table td{padding:16px 14px;border-bottom:1px solid #edf2ee;text-align:left;vertical-align:middle}.table tbody tr:hover{background:#fbfdfb}.data-table{min-width:980px}.toolbar-card{padding:18px 20px;margin-bottom:16px}.toolbar-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}.toolbar-grid-offers{grid-template-columns:2fr 1fr 1fr 1fr}.toolbar-actions.split-top,.split-top{margin-top:16px}.field{margin-bottom:14px}.field.compact{margin:0}.field label{display:block;margin-bottom:8px;color:#6d8775;font-weight:600}.form-shell{max-width:460px;padding:28px}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px}.login-hero{width:min(1160px,100%);display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.login-copy h1{font-size:56px;line-height:1.04;margin:14px 0;max-width:620px}.login-copy p{max-width:560px;color:#5f7d69;font-size:18px}.login-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.login-shell{margin:0}.login-form-head{margin-bottom:18px}.login-helper{display:flex;justify-content:space-between;gap:8px;color:#73917b;font-size:13px;margin-top:14px}.btn,.icon-btn,.text-btn,.tab-btn{border:0;cursor:pointer;transition:.2s ease}.btn{border-radius:14px;background:linear-gradient(135deg,#8dce9c,#6cb983);color:#fff;padding:12px 18px;font-weight:700;box-shadow:0 10px 24px #74b48642}.btn:hover,.tab-btn:hover{transform:translateY(-1px)}.btn:focus-visible,.text-btn:focus-visible,.icon-btn:focus-visible,.tab-btn:focus-visible{outline:1px solid #dfe4ea;outline-offset:1px}.btn.secondary{background:#eef5ef;color:#315240;box-shadow:none}.btn.ghost-btn{background:#f5faf5;color:#567460;box-shadow:none}.btn.wide{width:100%}.icon-btn{width:40px;height:40px;border-radius:12px;background:#f2f7f3;color:#315240}.text-btn{background:transparent;color:#49735a;font-weight:700;padding:8px 10px}.text-btn.danger{color:#c35f5f}.btn:disabled,.text-btn:disabled,.icon-btn:disabled,.soft-badge:disabled{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}.text-btn:hover{color:#4ec68f}.text-btn.danger:hover{color:#c96d6d}.icon-btn:hover{background:#f6f6fa}.status-toggle-btn{border:0;cursor:pointer}.status-toggle-btn:disabled{cursor:not-allowed}.tab-switcher{display:inline-flex;gap:8px;padding:6px;border-radius:999px;background:#edf5ee;border:1px solid #dfeadf}.tab-btn{background:transparent;color:#54705e;padding:10px 16px;border-radius:999px;font-weight:700}.tab-btn.active{background:#fff;color:#214131;box-shadow:0 6px 18px #9dbaa629}.profile-chip{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:16px;background:#f7fbf7;border:1px solid #e7efea}.profile-chip small{display:block;color:#7c9383}.avatar{width:38px;height:38px;border-radius:50%;background:#dff1e3;color:#437156;display:grid;place-items:center;font-weight:700}.avatar.small{width:32px;height:32px;font-size:12px}.podium-avatar{width:52px;height:52px;font-size:18px}.podium-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.podium-card{padding:24px;text-align:center;display:grid;gap:10px;justify-items:center}.podium-rank{font-size:13px;font-weight:800;color:#7cab89;letter-spacing:.08em;text-transform:uppercase}.podium-score{font-size:36px;font-weight:800;color:#183427}.rank-1{transform:translateY(18px)}.rank-2{transform:translateY(34px)}.rank-3{transform:translateY(48px)}.ranking-grid{margin-top:60px}.ranking-card{padding:20px}.ranking-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.statistics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.chart-card{padding:22px}.chart-head{margin-bottom:20px}.wide-card{grid-column:span 2}.bar-chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px;align-items:end;min-height:240px}.bar-item{display:grid;justify-items:center;gap:10px}.bar-track{width:100%;min-height:190px;border-radius:20px;background:linear-gradient(180deg,#f3f8f3,#eaf3ea);padding:10px;display:flex;align-items:end}.bar-fill{width:100%;border-radius:14px;background:linear-gradient(180deg,#b9e2c4,#79c08e)}.stack-list{display:grid;gap:16px}.stack-row{display:grid;gap:8px}.stack-track{height:12px;border-radius:999px;background:#eef4ee;overflow:hidden}.stack-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#97d4aa,#6eb884)}.inner-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.team-mini-card{background:#f8fbf8}.country-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.country-card{padding:18px;border-radius:20px;background:#f7faf7;border:1px solid #e3eee5;display:grid;gap:8px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a261f38;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:20px}.modal-card{width:min(520px,100%);background:#fff;border-radius:24px;border:1px solid #e3ece5;padding:24px;box-shadow:0 24px 60px #5a6c6033}.modal-card-wide{width:min(920px,100%)}.modal-head,.modal-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.modal-actions{margin-top:20px}.modal-form-grid{display:grid;gap:16px}.two-col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delete-box{display:grid;gap:8px;padding:16px;border-radius:18px;background:#faf6f6;border:1px solid #f0dddd}.assignment-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.assignment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.assignment-option{border:1px solid #e3ece5;border-radius:20px;padding:16px;background:#f9fcf9;display:grid;gap:10px}.assignment-option-top,.assignment-meta,.reward-ticker-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reward-activity-card{background:#fff;border:1px solid #e2ece4;border-radius:26px;padding:24px;margin-bottom:20px;box-shadow:0 18px 40px #b1c2b524}.reward-activity-head{margin-bottom:16px}.reward-featured-card{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;padding:20px;border-radius:24px;background:linear-gradient(135deg,#eff8ef,#f8fcf8);border:1px solid #dfeadf;margin-bottom:18px}.reward-featured-card h3,.reward-ticker-item h4{margin:6px 0 8px}.reward-featured-side{display:grid;gap:6px;align-content:start;justify-items:start;background:#ffffffc7;border-radius:20px;padding:18px;border:1px solid #e4eee5}.reward-chip-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.reward-chip-row.compact{margin-top:10px}.reward-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 12px;font-weight:700}.reward-chip.coin{background:#fff3cd;color:#9a6f00}.reward-chip.cash{background:#ecf8ef;color:#3d7f52}.reward-ticker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;transform:translateY(var(--ticker-offset, 0));transition:transform .35s ease}.reward-ticker-item{padding:18px}.members-toolbar-grid{grid-template-columns:2fr 1fr 1fr 1fr}.manage-toolbar-grid{grid-template-columns:2fr 1fr 1fr}.members-data-table{min-width:1380px}.manage-data-table{min-width:1180px}.member-cell-rich{align-items:flex-start}.actions-stack{gap:4px;flex-direction:column;align-items:flex-end}.grow{flex:1}.row-end{justify-content:flex-end}.chip-grid{display:flex;flex-wrap:wrap;gap:10px}body{background:#f5f5f9;color:#555}.zebra-shell{grid-template-columns:240px 1fr;background:#f5f5f9}.zebra-sidebar{position:relative;background:#fff;border-right:1px solid #dedee4;padding:0;gap:0}.zebra-brand-panel{padding:12px 0 10px;justify-content:center;border-bottom:1px solid #f0f0f5;background:linear-gradient(180deg,#fff,#fafafd)}.brand-logo{width:188px;background:linear-gradient(180deg,#17171b,#101013);color:#f7d45b;font-weight:500;font-style:italic;letter-spacing:.06em;font-size:18px;text-align:center;padding:10px 8px;border:1px solid #2c2c2c;box-shadow:inset 0 1px #ffffff0f,0 6px 14px #11111114}.zebra-brand-logo-lockup{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:9px 12px 9px 10px}.zebra-brand-mark{width:26px;height:26px;border-radius:4px;display:inline-grid;place-items:center;background:#f7d45b;color:#111;font-size:15px;font-style:normal;font-weight:700;line-height:1;flex:none}.zebra-brand-wordmark{font-size:17px;line-height:1;letter-spacing:.055em;white-space:nowrap}.sidebar.collapsed .zebra-brand-logo-lockup{width:48px;padding-inline:0}.sidebar.collapsed .zebra-brand-wordmark{display:none}.sidebar.collapsed .zebra-brand-mark{margin:0 auto}.zebra-nav-section{padding:10px 0 0}.nav-section-title{padding:10px 16px;color:#9797a1;font-size:14px;font-weight:500;text-transform:none;letter-spacing:0}.zebra-nav-link{margin:0 8px 4px;border-radius:4px;color:#6a6a77;font-weight:500;padding:11px 14px}.zebra-nav-link.active,.zebra-nav-link:hover{background:#c9f6df;color:#31b77c;box-shadow:none}.sidebar-handle{position:absolute;right:-16px;top:48%;width:32px;height:32px;border-radius:10px;border:1px solid #e3e3ea;background:#fff;color:#8e8ea0;cursor:pointer;box-shadow:0 6px 18px #00000014}.zebra-main-panel{padding:0}.zebra-topbar-wrap{padding:0 0 12px;background:linear-gradient(180deg,#f7f7fb,#f4f4f8);border-bottom:1px solid #ececf2}.zebra-topbar-meta{height:35px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 34px 0 36px;color:#8b8b97;font-size:10px}.zebra-topbar-brandline,.zebra-topbar-utilities{display:inline-flex;align-items:center}.zebra-topbar-brandline{gap:8px}.zebra-topbar-utilities{gap:5px}.zebra-topbar-utilities>*{flex:0 0 auto}.zebra-topbar-utilities .zebra-utility-avatar{margin-left:2px}.zebra-brand-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,#7b69ff,#5d47f1);box-shadow:0 0 0 4px #7764ff14}.zebra-brand-line-text{letter-spacing:.12em;color:#878793;font-size:9px;font-weight:700}.zebra-utility-icon,.zebra-utility-avatar{min-width:26px;height:22px;padding:0 8px;border-radius:999px;display:inline-grid;place-items:center;border:1px solid #e6e6ee;background:linear-gradient(180deg,#fff,#f8f8fb);color:#757585;font-size:9px;font-weight:700;letter-spacing:.08em;box-shadow:inset 0 1px #fffffff0,0 1px #ffffff73}.zebra-utility-avatar{min-width:22px;width:22px;padding:0;border-radius:999px;background:linear-gradient(180deg,#dfdcff,#d0caff);color:#5f53cf;letter-spacing:0}.ticker-strip{min-height:36px;display:flex;align-items:center;gap:4px;overflow:hidden;background:linear-gradient(180deg,#24d478,#1fc96f);border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(0,0,0,.06);padding:0 12px;margin-top:0;box-shadow:inset 0 1px #ffffff24;position:relative}.ticker-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 12%,transparent 88%,rgba(255,255,255,.05));pointer-events:none}.ticker-lead{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;margin-right:4px;color:#fffffff0;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:none}.ticker-lead-dot{width:6px;height:6px;border-radius:50%;background:#ffffffeb;box-shadow:0 0 0 3px #ffffff1f}.ticker-pill{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;color:#fff;min-height:24px;padding:0 9px 0 6px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(180deg,#ffffff26,#ffffff14);box-shadow:inset 0 1px #ffffff24;white-space:nowrap;font-size:11px;line-height:1}.ticker-avatar{width:16px;height:16px;border-radius:50%;display:inline-grid;place-items:center;background:#ffffff2e;border:1px solid rgba(255,255,255,.14);color:#fff;font-size:8px;font-weight:800;letter-spacing:.04em}.ticker-copy{display:inline-flex;align-items:baseline;gap:5px;min-width:0}.ticker-name{max-width:54px;overflow:hidden;text-overflow:ellipsis;font-weight:700}.ticker-meta{color:#ffffffc7;font-size:9px;font-weight:600;letter-spacing:.02em}.ticker-coin{padding-left:7px;margin-left:1px;border-left:1px solid rgba(255,255,255,.22);color:#fffffff7;font-weight:700;letter-spacing:.01em}.zebra-page-head{display:flex;align-items:center;justify-content:space-between;padding:8px 32px 0}.zebra-profile-chip,.zebra-status-pill{background:#fff;border:1px solid #e6e6ee;box-shadow:none}.zebra-profile-chip{min-height:27px;padding:3px 9px 3px 6px;gap:6px;border-radius:999px;background:linear-gradient(180deg,#fff,#fbfbfd);box-shadow:inset 0 1px #fffffff0}.zebra-profile-copy{display:inline-flex;flex-direction:column;gap:1px}.zebra-profile-chip strong{font-size:10px;font-weight:700;line-height:1.05}.zebra-profile-chip small{font-size:8px;line-height:1.05;letter-spacing:.02em}.zebra-profile-avatar{width:19px;height:19px;font-size:8px}.zebra-status-pill{min-height:27px;padding:0 9px;color:#7c7c89;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:none;background:linear-gradient(180deg,#fff,#fbfbfd);box-shadow:inset 0 1px #fffffff0}.zebra-topbar-right{gap:6px}.zebra-logout-btn{min-height:27px;padding:0 10px;border-radius:999px;border:1px solid #e6e6ee;background:linear-gradient(180deg,#fff,#fbfbfd);color:#6f6f7e;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:none;box-shadow:inset 0 1px #fffffff0}.zebra-logout-btn:hover{color:#4f4f5c;background:linear-gradient(180deg,#fff,#f6f6fb)}.zebra-page-body{padding:12px 34px 30px}.topbar-title{font-size:19px;color:#4f4f5c;font-weight:500;letter-spacing:-.01em}.topbar-title+.muted.small{margin-top:1px}.text-btn{min-height:28px}.zebra-content-head{display:flex;align-items:center;gap:12px}.zebra-page-title{margin:0;font-size:21px;font-weight:500;color:#565461;letter-spacing:-.01em}.zebra-page-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ff6b7a;color:#fff}.zebra-earn-head{gap:7px;margin-bottom:7px}.zebra-earn-head>div:last-child{display:grid;gap:2px}.zebra-earn-head .zebra-page-title{font-size:18px;font-weight:500;letter-spacing:-.015em;color:#54525f}.zebra-earn-icon{width:30px;height:30px;font-size:13px;background:linear-gradient(180deg,#ff857a,#ff6272);box-shadow:inset 0 1px #ffffff47}.zebra-earn-subtitle{margin:0;color:#9696a1;font-size:10px;line-height:1.28}.zebra-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,190px));gap:18px;align-items:start}.zebra-partner-grid{grid-template-columns:repeat(4,minmax(0,208px));gap:10px}.zebra-channel-card{height:148px;background:#fff;border:1px solid #efeff4;border-radius:9px;display:grid;place-items:center}.zebra-partner-card{height:auto;min-height:176px;place-items:stretch;padding:8px 9px;align-content:start;gap:4px;border-color:#e8e8ef;background:linear-gradient(180deg,#fff,#fcfcfe);box-shadow:0 3px 10px #1c212d06}.zebra-partner-topline{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:0 1px}.zebra-partner-topmeta{display:inline-flex;align-items:center;gap:4px;min-width:0}.zebra-card-status,.zebra-card-region,.zebra-card-code{display:inline-flex;align-items:center;height:18px;padding:0 7px;border-radius:999px;font-size:10px;line-height:1;white-space:nowrap}.zebra-card-status{color:#22b76f;background:#ecfff5;border:1px solid #cbf2dd;font-weight:700}.zebra-card-status.paused{color:#8e8f98;background:#f4f4f7;border-color:#e6e6ee}.zebra-card-status.new{color:#b4882a;background:#fff7e5;border-color:#f3e3b4}.zebra-card-region,.zebra-card-code{color:#8e8e9b;background:#f7f7fa;border:1px solid #ececf2}.zebra-card-code{max-width:92px;overflow:hidden;text-overflow:ellipsis;justify-content:center;padding-inline:7px;letter-spacing:.035em}.zebra-channel-logo{max-width:78%;text-align:center;font-size:34px;line-height:1;color:#3e4a66;font-weight:700;opacity:.95}.zebra-logo-badge{width:100%;max-width:none;min-height:54px;border-radius:11px;display:flex;align-items:center;justify-content:flex-start;gap:9px;padding:7px 9px 7px 10px;border:1px solid #e9eaf0;background:linear-gradient(180deg,#fcfcfe,#f5f6fb);box-shadow:inset 0 1px #fffc,0 1px #ffffffe6}.zebra-logo-mark-wrap{position:relative;width:31px;height:31px;flex:none}.zebra-logo-mark{position:relative;z-index:1;width:26px;height:26px;border-radius:7px;display:grid;place-items:center;font-size:11px;font-weight:700;color:#fff;box-shadow:0 3px 8px #44568124}.zebra-logo-orbit{position:absolute;right:1px;bottom:1px;width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.95);background:#8d7dff;box-shadow:0 2px 5px #5d47f133}.zebra-logo-copy{display:grid;gap:2px;min-width:0;flex:1}.zebra-logo-wordmark{font-size:10px;line-height:1;letter-spacing:.04em;color:#474755;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zebra-logo-submark{font-size:7px;line-height:1;letter-spacing:.09em;color:#a1a1ad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zebra-partner-copy{display:grid;gap:2px;padding:0 1px;margin-top:-1px}.zebra-partner-copy-main{display:grid;gap:1px}.zebra-partner-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:0}.zebra-partner-rule,.zebra-partner-tag{display:inline-flex;align-items:center;min-height:20px;border-radius:999px;white-space:nowrap}.zebra-partner-rule{max-width:calc(100% - 60px);padding:0 7px;background:#f7f7fa;border:1px solid #ececf2;color:#9999a5;font-size:10px;overflow:hidden;text-overflow:ellipsis}.zebra-partner-tag{flex:none;padding:0 6px;background:#f1fff8;border:1px solid #d9f7ea;color:#4acb92;font-size:9px;letter-spacing:.04em}.logo-ocean .zebra-logo-mark{background:linear-gradient(180deg,#4b9cff,#2d71d7)}.logo-violet .zebra-logo-mark{background:linear-gradient(180deg,#9b7bff,#7050dd)}.logo-charcoal .zebra-logo-mark{background:linear-gradient(180deg,#667085,#3a4353)}.logo-mint .zebra-logo-mark{background:linear-gradient(180deg,#3bd2a0,#17b77f)}.logo-gold .zebra-logo-mark{background:linear-gradient(180deg,#f1c45f,#cb9831)}.logo-indigo .zebra-logo-mark{background:linear-gradient(180deg,#6f86ff,#4b58d3)}.logo-ocean .zebra-logo-orbit{background:#73b2ff}.logo-violet .zebra-logo-orbit{background:#9e86ff}.logo-charcoal .zebra-logo-orbit{background:#7c8799}.logo-mint .zebra-logo-orbit{background:#4ce3b0}.logo-gold .zebra-logo-orbit{background:#f4cf78}.logo-indigo .zebra-logo-orbit{background:#8b9cff}.accent-green.zebra-partner-card{border-top:1px solid #6fd89f}.accent-gold.zebra-partner-card{border-top:1px solid #e8bc58}.accent-red.zebra-partner-card{border-top:1px solid #ec8896}.accent-blue.zebra-partner-card{border-top:1px solid #77aef7}.accent-mint.zebra-partner-card,.accent-lime.zebra-partner-card,.accent-slate.zebra-partner-card{border-top:1px solid #8bcfba}.accent-green.zebra-logo-badge{border-color:#daf3e6}.accent-gold.zebra-logo-badge{border-color:#f3e3b8}.accent-red.zebra-logo-badge{border-color:#f4d4d9}.accent-blue.zebra-logo-badge{border-color:#d8e8fb}.accent-mint.zebra-logo-badge,.accent-lime.zebra-logo-badge,.accent-slate.zebra-logo-badge{border-color:#dcece7}.zebra-partner-copy h3{margin:0;font-size:13px;line-height:1.16;color:#4b4b59;font-weight:600}.zebra-partner-copy p{margin:0;color:#9c9ca7;font-size:10px;line-height:1.34;min-height:27px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zebra-partner-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.zebra-partner-stats-tight{margin-top:0}.zebra-partner-stats div{min-height:46px;border:1px solid #ececf2;border-radius:7px;background:linear-gradient(180deg,#fbfbfd,#f8f8fb);padding:5px 7px 6px;display:grid;align-content:center;align-items:baseline;gap:2px;box-shadow:inset 0 1px #ffffffe6}.zebra-partner-stats span{color:#a8a8b3;font-size:8px;line-height:1;text-transform:uppercase;letter-spacing:.05em}.zebra-partner-stats strong{color:#4f4f5b;font-size:11px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums}.zebra-earn-summary{display:flex;align-items:stretch;justify-content:space-between;gap:10px;flex-wrap:nowrap;margin-top:22px}.zebra-earn-summary-tight{margin-top:14px}.zebra-earn-summary-metrics{display:flex;align-items:stretch;gap:8px;flex:1;min-width:0}.zebra-mini-metric{min-width:0;flex:0 0 154px;padding:9px 12px 8px;border-radius:8px;background:linear-gradient(180deg,#fff,#fcfcfe);border:1px solid #e7e7ee;box-shadow:inset 0 1px #ffffffd9;gap:3px}.zebra-mini-metric .muted{color:#a0a0ab;font-size:10px;line-height:1;letter-spacing:.03em}.zebra-mini-metric strong{color:#50505d;font-size:17px;line-height:1.04;font-weight:700;letter-spacing:-.01em}.zebra-summary-refresh{min-width:94px;height:44px;padding:0 16px;border-radius:8px;border:1px solid #6fdcae;color:#43c88f;background:linear-gradient(180deg,#fff,#fcfffd);align-self:stretch;box-shadow:none;font-size:12px;font-weight:600;letter-spacing:.02em}@media(max-width:1180px){.zebra-partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.zebra-partner-grid{grid-template-columns:minmax(0,1fr)}.zebra-earn-summary,.zebra-earn-summary-metrics{flex-wrap:wrap}.zebra-summary-refresh,.zebra-mini-metric{flex:1 1 100%;min-width:0}}.zebra-members-head{margin-bottom:16px}.zebra-members-head-copy{display:grid;gap:6px}.zebra-members-subtitle{margin:0;color:#9d9da7;font-size:11px;line-height:1.38}.zebra-filter-card{background:#fff;border-radius:9px 9px 0 0;border:1px solid #efeff4;border-bottom:0;padding:0}.zebra-filter-title{display:flex;align-items:center;gap:8px;padding:12px 18px 9px;color:#8f8f9a;border-bottom:1px solid #efeff4;font-size:11px;font-weight:500;line-height:1}.zebra-filter-title-bar{justify-content:space-between;gap:12px}.zebra-filter-title-main{display:inline-flex;align-items:center;gap:10px}.zebra-filter-title-note{color:#b2b2bb;font-size:10px;line-height:1}.zebra-offers-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.zebra-offers-head-actions{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:10px;min-width:320px}.zebra-offers-mini-card{display:grid;gap:4px;min-height:64px;padding:11px 12px;border-radius:8px;border:1px solid #ededf2;background:linear-gradient(180deg,#fff,#fbfbfd)}.zebra-offers-mini-card span{font-size:10px;color:#a1a1ac;line-height:1}.zebra-offers-mini-card strong{font-size:19px;line-height:1;color:#5d5d69;font-weight:600}.zebra-page-note{margin:6px 0 0;max-width:640px;color:#a5a5af;font-size:12px;line-height:1.42}.zebra-record-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:9px}.zebra-record-pill{min-height:26px;padding:0 8px;border-radius:4px;background:#f7fbf7;border:1px solid #e6efe7;color:#79a587;font-size:10px;font-weight:600}.zebra-record-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:11px}.zebra-record-stat-card{padding:13px 14px 12px;border-radius:9px;box-shadow:none}.zebra-record-stat-card .muted{font-size:11px;color:#a3a3ae;line-height:1}.zebra-record-stat-card strong{font-size:19px;line-height:1;color:#5f5f6c}.zebra-record-table-card{padding:0;border-radius:9px;box-shadow:none}.zebra-record-table-head{margin:0;padding:12px 18px 10px;border-bottom:1px solid #efeff4}.zebra-record-table-head h2{margin:0;font-size:14px;font-weight:600;color:#676772}.zebra-record-table-note{margin:3px 0 0;font-size:10px;color:#afb0b8}.zebra-record-export-btn{min-width:92px;height:29px;border-radius:4px;font-size:10px;font-weight:600}.zebra-record-table{min-width:980px}.zebra-record-table th,.zebra-record-table td{padding:0 11px}.zebra-record-table-refined th{height:33px;font-size:10px;font-weight:600;text-transform:none;letter-spacing:0;color:#9d9da8;background:linear-gradient(180deg,#fcfcfe,#f7f7fb);border-bottom:1px solid #efeff4}.zebra-record-table-refined tbody tr{height:44px}.zebra-record-table-refined td{font-size:11px;color:#6a6a76;line-height:1;border-bottom:1px solid #efeff4;vertical-align:middle}.zebra-channel-head{margin-bottom:12px}.zebra-channel-filter-card{border-radius:10px 10px 0 0}.zebra-manage-toolbar-grid{grid-template-columns:1.85fr 1fr 1fr;gap:9px;padding:12px 18px 9px}.zebra-channel-table-card{border-top-left-radius:0;border-top-right-radius:0}.zebra-channel-table{min-width:1120px}.zebra-channel-table th,.zebra-channel-table td{padding:0 11px}.zebra-channel-status-chip{min-height:22px;padding:0 8px;border-radius:4px;font-size:10px;font-weight:600}.zebra-channel-modal{width:min(860px,100%)}.zebra-channel-modal-grid{gap:14px}.zebra-leaderboard-head,.zebra-statistics-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:11px}.zebra-tab-switcher-tight{padding:2px;gap:2px;border-radius:5px;background:#f8f8fb;border-color:#ebebf1}.zebra-tab-switcher-tight .tab-btn{min-width:62px;padding:6px 10px;border-radius:4px;font-size:10px;font-weight:600}.zebra-tab-switcher-tight .tab-btn.active{box-shadow:none;border:1px solid #ececf2}.zebra-statistics-summary-grid{margin-bottom:12px}.zebra-statistics-stat-card{min-height:84px}.zebra-podium-grid{gap:10px}.zebra-podium-card{padding:16px 16px 15px;gap:6px;border-radius:9px;box-shadow:none}.zebra-podium-rank{font-size:11px;letter-spacing:.04em;color:#9ca5a0}.zebra-podium-avatar{width:44px;height:44px;font-size:15px}.zebra-podium-name{color:#5f5f6c;font-size:16px;line-height:1.1}.zebra-podium-meta{color:#a7a7b1}.zebra-podium-score{font-size:25px;line-height:1;color:#5d5d69}.zebra-podium-badge{min-height:24px;padding:0 10px;border-radius:4px;font-size:11px}.zebra-ranking-grid{margin-top:14px}.zebra-ranking-card{padding:14px 16px;border-radius:9px;box-shadow:none}.zebra-ranking-rank{margin-bottom:6px;color:#9fa0aa;font-size:10px;letter-spacing:.04em}.zebra-ranking-card h3{margin:0;font-size:18px;color:#5f5f6c}.zebra-ranking-meta{margin-top:4px;color:#a8a8b2}.zebra-score-chip{min-width:56px;height:26px;border-radius:4px;background:#f7fbf7;border:1px solid #e6efe7;color:#7aa487;font-size:11px;font-weight:600}.zebra-ranking-metrics{gap:8px;margin-top:10px}.zebra-ranking-metrics strong{display:block;margin-top:4px;font-size:18px;line-height:1;color:#5f5f6c}.zebra-statistics-grid{gap:12px}.zebra-chart-card{padding:15px;border-radius:9px;box-shadow:none}.zebra-wide-chart-card{padding:15px 15px 14px}.zebra-chart-head{margin-bottom:10px}.zebra-chart-head h2{margin:0;font-size:13px;font-weight:600;color:#666672}.zebra-chart-note{margin:3px 0 0;color:#afb0b8;font-size:10px;line-height:1.4}.zebra-chart-pill{min-height:26px;padding:0 9px;border-radius:4px;font-size:10px}.zebra-profile-page-head{margin-bottom:12px}.zebra-profile-summary-card{margin-bottom:12px;padding:15px 17px;border-radius:9px;box-shadow:none}.zebra-profile-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.zebra-profile-stat{display:grid;gap:5px}.zebra-profile-stat span{font-size:10px;color:#a5a5af}.zebra-profile-stat strong{font-size:16px;line-height:1.15;color:#5f5f6c}.zebra-profile-grid{gap:12px}.zebra-profile-panel{padding:18px;border-radius:9px;box-shadow:none}.zebra-profile-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.zebra-profile-panel-head h3{margin:0;font-size:15px;font-weight:600;color:#666672}.zebra-profile-chip-grid{gap:7px}.zebra-profile-cap-chip{min-height:22px;padding:0 8px;border-radius:4px;font-size:10px}.zebra-profile-menu-section+.zebra-profile-menu-section{margin-top:12px;padding-top:12px;border-top:1px solid #efeff4}.zebra-profile-menu-items{margin-top:4px;color:#666672;font-size:12px;line-height:1.5}.zebra-profile-empty{font-size:12px;color:#a4a4ae;line-height:1.45}.zebra-bar-chart{gap:10px;min-height:196px}.zebra-stack-list{gap:10px}.zebra-inner-team-grid,.zebra-country-grid{gap:9px}.zebra-offers-filter-card{border-radius:10px 10px 0 0}.zebra-toolbar-grid-offers{grid-template-columns:1.85fr 1fr 1fr 1fr;gap:9px;padding:12px 18px 9px}.zebra-offers-field label{margin-bottom:7px;color:#9b9ba6;font-size:11px;font-weight:500}.zebra-offers-field input,.zebra-offers-field select{height:34px;border-radius:4px;border-color:#e3e3ea;padding:6px 11px;font-size:12px;color:#6c6c77;background:linear-gradient(180deg,#fff,#fcfcfe);box-shadow:inset 0 1px #fffffff0}.zebra-offers-actions{padding:0 18px 11px;justify-content:flex-end}.zebra-offers-table-card{border-top-left-radius:0;border-top-right-radius:0}.zebra-offers-table{min-width:1180px}.zebra-offers-table th,.zebra-offers-table td{padding:0 11px}.zebra-offers-table-refined th{height:35px;font-size:11px;font-weight:600;text-transform:none;letter-spacing:0;color:#9e9ea9;background:linear-gradient(180deg,#fcfcfe,#f7f7fb);border-bottom:1px solid #efeff4}.zebra-offers-table-refined tbody tr{height:47px}.zebra-offers-table-refined td{font-size:12px;color:#6a6a76;line-height:1;border-bottom:1px solid #efeff4}.zebra-filter-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:11px;padding:14px 18px}.zebra-filter-input{position:relative}.zebra-filter-input:before{content:"";position:absolute;left:12px;top:50%;width:5px;height:5px;border-radius:50%;background:#d7d7df;transform:translateY(-50%)}.zebra-filter-input input{height:34px;padding:6px 11px 6px 25px;border-radius:4px;border-color:#e2e2ea;color:#6f6f7b;background:linear-gradient(180deg,#fff,#fcfcfe);box-shadow:inset 0 1px #fffffff2}.zebra-filter-input input::placeholder{color:#b6b6c0}.zebra-filter-input input:focus{border-color:#d8d8e1;box-shadow:inset 0 1px #fffffff2,0 0 0 1px #e0e0e87a}.zebra-filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.zebra-filter-actions .text-btn{min-height:34px;padding-inline:4px;color:#ababb5;font-size:11px;font-weight:500;letter-spacing:.04em}.zebra-reset-btn{min-width:48px}.zebra-apply-btn,.zebra-outline-submit{background:#fff;color:#4fd499;border:1px solid #72ddb0;box-shadow:none}.zebra-apply-btn{min-width:88px;height:34px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.03em}.zebra-table-card{padding:0;border-radius:0 0 10px 10px;box-shadow:none}.zebra-members-table{min-width:1044px}.zebra-members-table th,.zebra-members-table td{color:#6a6a76;padding:0 11px}.zebra-members-table-refined{table-layout:fixed}.zebra-members-table-refined tbody tr{height:45px}.zebra-members-table-refined td{font-size:11px;line-height:1;border-bottom:1px solid #efeff4;vertical-align:middle}.zebra-members-table th{font-size:12px;text-transform:none;letter-spacing:0;color:#888894;font-weight:500}.zebra-members-table-refined th{height:36px;padding-top:0;padding-bottom:0;color:#9d9da8;background:linear-gradient(180deg,#fcfcfe,#f7f7fb);border-bottom:1px solid #efeff4;vertical-align:middle;font-size:11px;font-weight:600}.zebra-members-table-refined .col-id{width:48px}.zebra-members-table-refined .col-avatar{width:56px}.zebra-members-table-refined .col-group{width:90px}.zebra-members-table-refined .col-user{width:104px}.zebra-members-table-refined .col-nick{width:96px}.zebra-members-table-refined .col-rate{width:108px}.zebra-members-table-refined .col-ip{width:126px}.zebra-members-table-refined .col-time{width:148px}.zebra-members-table-refined .col-op{width:188px}.zebra-cell-strong{color:#5d5d68;font-weight:600}.zebra-cell-muted{color:#a1a1ac;font-size:11px}.zebra-avatar-photo{width:26px;height:26px;font-size:10px;background:linear-gradient(180deg,#8cc6ff,#4e8dd0);color:#fff}.zebra-op-row{display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:nowrap}.zebra-op-chip{min-width:50px;height:22px;padding:0 7px;border-radius:11px;border:1px solid #dcf2e6;background:#f4fff9;color:#49c58f;font-size:11px;font-weight:600;letter-spacing:.01em}.zebra-op-chip-danger{border-color:#efd7d7;background:#fff7f7;color:#d07878}.zebra-op-chip:disabled,.zebra-channel-status-chip:disabled{opacity:.46}.zebra-table-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px 14px;border-top:1px solid #f0f0f5}.zebra-table-foot-meta{display:inline-flex;align-items:center;gap:9px;color:#a3a3af;font-size:11px;line-height:1}.zebra-table-divider{width:1px;height:9px;background:#e4e4eb}.zebra-pagination{display:flex;justify-content:center;gap:5px;padding:0}.zebra-pagination-compact .icon-btn{width:28px;height:28px;border-radius:4px;background:#fff;border:1px solid #ececf2;color:#8f8f9c;font-size:12px;box-shadow:none}.zebra-pagination-compact .zebra-page-arrow{font-size:13px;color:#9797a3}.zebra-pagination-compact .zebra-page-current{font-weight:600}.zebra-pagination-compact .zebra-page-total{width:auto;min-width:46px;padding:0 7px;color:#b0b0ba}.active-page{background:#e8fff5;color:#72c8a1;border-color:#c8f3de}.zebra-pagination-compact .icon-btn:disabled{opacity:1;color:#c1c1cb;background:#fafafd}.zebra-pagination-compact .zebra-page-total:disabled{border-color:#efeff4}.zebra-pagination-compact .active-page:disabled,.zebra-pagination-compact .active-page{opacity:1}.zebra-members-table-refined tbody tr:hover{background:#fcfcfe}.zebra-members-table-refined .col-avatar,.zebra-members-table-refined .col-id,.zebra-members-table-refined .col-rate{text-align:center}.zebra-members-table-refined .col-op{padding-right:12px}.zebra-members-table-refined .col-time{letter-spacing:-.01em}.zebra-members-table-refined thead .col-op{padding-left:12px}.zebra-members-table-refined tbody .col-avatar{padding-top:0;padding-bottom:0}.zebra-members-table-refined tbody .col-id,.zebra-members-table-refined tbody .col-group,.zebra-members-table-refined tbody .col-user,.zebra-members-table-refined tbody .col-nick,.zebra-members-table-refined tbody .col-rate,.zebra-members-table-refined tbody .col-ip,.zebra-members-table-refined tbody .col-time,.zebra-members-table-refined tbody .col-op,.zebra-members-table-refined thead .col-id,.zebra-members-table-refined thead .col-avatar,.zebra-members-table-refined thead .col-group,.zebra-members-table-refined thead .col-user,.zebra-members-table-refined thead .col-nick,.zebra-members-table-refined thead .col-rate,.zebra-members-table-refined thead .col-ip,.zebra-members-table-refined thead .col-time,.zebra-members-table-refined thead .col-op{transform:translateY(.5px)}.zebra-members-table-refined .col-avatar .avatar{margin-inline:auto}.zebra-filter-card+.zebra-table-card{margin-top:0}.zebra-filter-card .text-btn:hover,.zebra-op-chip:hover,.zebra-pagination-compact .icon-btn:hover{transform:none}.zebra-op-chip:hover{border-color:#d3ecdf}.zebra-op-chip-danger:hover{border-color:#eccccc}.zebra-filter-input input:hover,.zebra-pagination-compact .icon-btn:hover{border-color:#dfdfe7}.zebra-members-table-refined td.col-time,.zebra-members-table-refined td.col-ip{white-space:nowrap}.zebra-members-table-refined td.col-group,.zebra-members-table-refined td.col-user,.zebra-members-table-refined td.col-nick{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zebra-members-table-refined td.col-rate{font-variant-numeric:tabular-nums}.zebra-table-foot-meta span,.zebra-pagination-compact .icon-btn,.zebra-filter-input input,.zebra-op-chip{-webkit-font-smoothing:antialiased}.zebra-pagination-compact .zebra-page-arrow,.zebra-pagination-compact .zebra-page-current{transform:translateY(.5px)}.zebra-filter-input input,.zebra-members-table-refined th,.zebra-members-table-refined td,.zebra-table-foot-meta,.zebra-op-chip,.zebra-pagination-compact .icon-btn{font-feature-settings:"tnum" 1}.zebra-table-foot-meta span:last-child{color:#adadb8}.zebra-filter-input input,.zebra-op-chip,.zebra-pagination-compact .icon-btn,.zebra-apply-btn,.zebra-reset-btn{outline:none}.zebra-floating-add{position:fixed;right:34px;bottom:28px;border:0;border-radius:999px;padding:12px 18px;background:#20cf78;color:#fff;box-shadow:0 16px 32px #20cf783d;cursor:pointer;font-weight:600;letter-spacing:.01em}.zebra-login-page{background:#f4f4f7}.zebra-login-shell{width:404px;max-width:calc(100vw - 48px);padding:23px 21px 25px;border-radius:0;box-shadow:0 8px 18px #0000000d}.login-logo{width:256px;max-width:100%;margin:0 auto 14px;background:linear-gradient(180deg,#17171b,#101013);color:#f7d45b;font-style:italic;text-align:center;padding:7px 10px;font-size:18px;border:1px solid #26262b;box-shadow:inset 0 1px #ffffff0d}.zebra-login-field label{color:#8d8d97;font-weight:400;margin-bottom:5px}.zebra-login-field input{height:35px;border-radius:4px;border-color:#e4e4ec;color:#6d6d78;padding:7px 9px}.remember-row{display:inline-flex;align-items:center;gap:7px;color:#6f6f7b;margin:5px 0 14px}.remember-row input{width:auto;accent-color:#15d56d}.zebra-login-btn{background:#15d56d;border-radius:4px;box-shadow:none;height:36px}.zebra-login-helper{margin-top:7px;flex-direction:column;align-items:flex-start;gap:5px}.zebra-modal-backdrop{background:#3c3c4638;-webkit-backdrop-filter:none;backdrop-filter:none}.zebra-compact-modal{width:470px;border-radius:8px;padding:0;box-shadow:none}.zebra-member-modal{width:460px;border:1px solid #e9e9f1}.zebra-modal-head{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:15px 18px 13px;border-bottom:1px solid #efeff4;position:relative}.zebra-modal-head-stacked{align-items:flex-start}.zebra-modal-head h3{margin:0;font-size:20px;font-weight:500;color:#5b5b67;line-height:1.15}.zebra-dialog-title{letter-spacing:-.01em}.zebra-dialog-subtitle{margin:6px 0 0;max-width:360px;color:#a0a0ab;font-size:12px;line-height:1.45}.zebra-close-btn{position:absolute;top:13px;right:14px;width:24px;height:24px;border-radius:5px;background:transparent;color:#37d895;font-size:14px;line-height:1}.zebra-form-stack{padding:18px 22px 0}.zebra-form-stack-tight{padding:17px 18px 0}.zebra-member-dialog-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.zebra-member-dialog-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#eef9f3;color:#25bf77;font-size:11px;font-weight:700;letter-spacing:.08em}.zebra-member-dialog-hint{color:#afafb9;font-size:11px;line-height:1.35}.zebra-modal-field{margin-bottom:12px}.zebra-modal-field label{margin-bottom:5px;color:#9797a2;font-size:12px;font-weight:400}.zebra-modal-field input{height:36px;padding:7px 12px;border-radius:4px;border-color:#d6d6df;background:linear-gradient(180deg,#fff,#fcfcfe);color:#666674}.zebra-modal-field input:focus{border-color:#53d99b;box-shadow:0 0 0 3px #53d99b1f}.zebra-modal-field input::placeholder{color:#b3b3bc}.zebra-modal-help{margin:6px 2px 0;color:#b0b0ba;font-size:11px;line-height:1.45}.zebra-rate-input-wrap{position:relative}.zebra-rate-input-wrap input{padding-right:34px}.zebra-rate-input-wrap span{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#a8a8b3;font-size:12px;font-weight:600;pointer-events:none}.zebra-modal-actions.compact{justify-content:flex-end;padding:16px 18px 28px;gap:14px}.zebra-modal-actions-tighter{padding-top:18px;padding-bottom:30px}.zebra-modal-cancel{color:#b1b1bb;font-size:12px;font-weight:500;letter-spacing:.045em}.zebra-modal-submit{min-width:92px;font-weight:600;letter-spacing:.03em}.zebra-delete-modal{width:372px;padding-bottom:0}.zebra-delete-copy{padding:24px 18px 20px;color:#db7a7a;font-size:15px}.zebra-delete-copy-refined{padding:18px 18px 12px}.zebra-delete-copy-main{display:grid;gap:10px;padding:14px 14px 12px;border:1px solid #f2e8ea;border-radius:10px;background:linear-gradient(180deg,#fffefe,#fff8f8);line-height:1.4}.zebra-delete-chip{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:22px;padding:0 9px;border-radius:999px;background:#fff3f3;color:#de7e7e;font-size:10px;font-weight:700;letter-spacing:.08em}.zebra-delete-copy p{margin:0;line-height:1.4;color:#d77777;font-weight:400}.zebra-delete-lead{font-weight:500}.zebra-delete-copy strong{display:block;color:#777785;font-size:12px;font-weight:600;line-height:1.35}.zebra-delete-points{margin:0;padding-left:17px;color:#9d9da8;font-size:11px;line-height:1.45;font-weight:400}.zebra-delete-points li+li{margin-top:2px}.zebra-delete-footnote{color:#b0b0ba;font-size:11px;line-height:1.4;font-weight:400}.zebra-confirm-btn{color:#39d18f;font-size:12px;font-weight:600;letter-spacing:.045em}.zebra-assignment-modal{width:640px;padding-bottom:0}.zebra-stats-body{padding:18px 22px 0;line-height:1.4}.zebra-stats-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#9a9aa5;font-size:12px}.zebra-stats-meta-cards{justify-content:flex-start;gap:10px;margin-bottom:16px}.zebra-stats-pill{display:grid;gap:5px;min-width:148px;padding:11px 12px;border:1px solid #ececf2;border-radius:10px;background:#fbfbfd}.zebra-stats-pill-active{background:#f2fcf7;border-color:#cfeedd}.zebra-stats-pill-label{color:#a1a1ab;font-size:11px;line-height:1.2}.zebra-stats-pill strong{color:#5c5c67;font-size:20px;line-height:1}.zebra-assignment-modal .assignment-grid{padding:0 0 2px}.zebra-stats-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;padding:14px 14px 12px;border:1px solid #ececf3;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfbfd)}.zebra-stats-head-copy{display:grid;gap:4px}.zebra-stats-head-copy strong{color:#595965;font-size:24px;line-height:1}.zebra-stats-head-hint{color:#a2a2ad;font-size:11px;line-height:1.35;font-weight:400}.assignment-option{border-radius:14px;border-color:#e5e5ed;background:#fbfbfd}.zebra-assignment-option-refined{padding:15px 16px 14px;box-shadow:inset 0 1px #fff;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.zebra-assignment-option-selected{border-color:#cfeedd;background:#f4fcf8}.assignment-option-top{align-items:center}.zebra-assignment-option-top-refined strong{color:#585864;font-size:13px;font-weight:600}.zebra-assignment-option-sub,.assignment-option .small{color:#a0a0aa;line-height:1.35;font-weight:400}.zebra-assignment-empty{display:grid;place-items:center;min-height:132px;border:1px dashed #e4e4ec;border-radius:12px;background:#fbfbfd;color:#a3a3ae;font-size:12px}.zebra-members-empty{padding:32px 18px!important;text-align:center;background:linear-gradient(180deg,#fdfdff,#fafafd)}.zebra-members-empty strong,.zebra-members-empty span{display:block}.zebra-members-empty strong{color:#666672;font-size:13px;font-weight:600;letter-spacing:-.01em}.zebra-members-empty span{margin-top:6px;color:#a3a3ae;font-size:11px;line-height:1.45}@media(max-width:1180px){.hero-card,.login-hero,.statistics-grid,.podium-grid,.reward-featured-card{grid-template-columns:1fr}.wide-card{grid-column:auto}.rank-1,.rank-2,.rank-3,.ranking-grid{transform:none;margin-top:0}.country-grid,.inner-team-grid,.toolbar-grid-offers,.reward-ticker,.assignment-grid,.assignment-summary{grid-template-columns:1fr 1fr}}@media(max-width:1080px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #dde8df}.hero-metrics,.login-points,.toolbar-grid,.members-toolbar-grid,.manage-toolbar-grid,.two-col-grid{grid-template-columns:1fr;min-width:0}.zebra-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zebra-filter-grid,.zebra-page-head{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.ticker-strip{margin-top:0}}@media(max-width:720px){.main-panel{padding:14px}.topbar,.section-head,.page-header,.toolbar-actions{flex-direction:column;align-items:stretch}.page-title{font-size:28px}.login-copy h1{font-size:40px}.country-grid,.inner-team-grid,.toolbar-grid-offers,.reward-ticker,.assignment-grid,.assignment-summary{grid-template-columns:1fr}.table-card{overflow-x:auto}.zebra-page-body,.zebra-page-head{padding-left:16px;padding-right:16px}.zebra-channel-grid,.zebra-filter-grid,.zebra-partner-stats{grid-template-columns:1fr}.zebra-filter-title-bar{flex-direction:column;align-items:flex-start}.zebra-floating-add{right:16px;bottom:16px}}.zebra-members-filter-title-bar{padding-bottom:9px}.zebra-members-filter-main{gap:7px}.zebra-members-filter-note{font-size:10px;color:#acacb6}.zebra-members-foot-meta{font-size:10px;color:#a2a2ad}.zebra-login-helper .status-pill{min-height:23px;padding:0 8px;border-radius:4px;font-size:10px;color:#86a392;background:#f7fbf7;border:1px solid #e5efe7}.zebra-login-helper span:first-child{font-size:10px;color:#a4a4ae;line-height:1.36}.zebra-team-performance-card strong,.zebra-country-stat-card strong{font-size:17px;line-height:1.05;color:#5f5f6c}.zebra-team-performance-card .small,.zebra-country-stat-card .small{color:#a6a6b0;font-size:10px;line-height:1.4}.zebra-apply-btn,.zebra-reset-btn{min-height:29px;font-size:10px}.zebra-partner-card-link{cursor:pointer}.zebra-partner-card-link:focus-visible{outline:2px solid #dfe7ff;outline-offset:2px}.zebra-partner-card-link:hover{border-color:#e2e5ef;box-shadow:0 4px 12px #1c212d08}.zebra-user-menu-wrap{position:relative}.zebra-profile-menu-trigger{cursor:pointer}.zebra-user-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:132px;padding:6px;border-radius:8px;border:1px solid #ececf2;background:#fff;box-shadow:0 10px 22px #181c2814;display:grid;gap:4px;z-index:20}.zebra-user-dropdown-item{display:flex;align-items:center;min-height:30px;padding:0 10px;border-radius:6px;color:#656572;font-size:11px;background:transparent;border:0;text-decoration:none;cursor:pointer}.zebra-user-dropdown-item:hover{background:#f7f7fb}.zebra-user-dropdown-item-danger{color:#b06464}.zebra-utility-btn{cursor:pointer}.zebra-notice-panel-wrap{display:flex;justify-content:flex-end;padding:6px 32px 0}.zebra-notice-panel{width:220px;border:1px solid #ececf2;border-radius:10px;background:#fff;box-shadow:0 12px 28px #181c2814;padding:10px}.zebra-notice-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.zebra-notice-panel-head strong{font-size:12px;color:#5f5f6c}.zebra-notice-close{width:24px;height:24px;min-height:24px}.zebra-notice-empty{font-size:11px;color:#a0a0ab;line-height:1.4}.zebra-password-modal{width:420px;border:1px solid #e9e9f1}.zebra-source-offers-head{align-items:flex-start}.zebra-source-offers-actions{grid-template-columns:repeat(3,minmax(88px,1fr))}.zebra-source-offers-head .zebra-page-note{max-width:760px}.zebra-source-offers-actions{min-width:312px}.zebra-source-offers-head{align-items:flex-start;justify-content:space-between}.zebra-source-head-tools{display:flex;align-items:center;gap:8px}.zebra-source-head-btn{min-width:84px}.zebra-source-head-btn-icon{min-width:34px;padding:0}.zebra-offers-table-refined .col-survey{width:172px}.zebra-offers-table-refined .col-survey-id{width:82px}.zebra-offers-table-refined .col-ext-id{width:88px}.zebra-offers-table-refined .col-status{width:84px}.zebra-offers-table-refined .col-country{width:62px}.zebra-offers-table-refined .col-loi{width:52px}.zebra-offers-table-refined .col-ir{width:48px}.zebra-offers-table-refined .col-click{width:56px}.zebra-offers-table-refined .col-complete{width:64px}.zebra-offers-table-refined .col-quota{width:62px}.zebra-offers-table-refined .col-reward{width:64px}.zebra-offers-table-refined .col-created{width:108px}.zebra-source-head-tools{gap:7px}.zebra-source-head-btn{min-width:80px;height:29px;font-size:10px}.zebra-source-head-btn-icon{min-width:30px}.zebra-source-table-foot{padding-top:10px}.zebra-offers-table-refined tbody tr:hover{background:#fcfcfe}.zebra-offers-table-refined td:first-child strong{color:#5e5e69}.zebra-source-page-meta{display:flex;align-items:center;gap:6px;margin-top:8px}.zebra-source-page-chip{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#f7fbf7;border:1px solid #e6efe7;color:#78a486;font-size:10px;font-weight:700;letter-spacing:.06em}.zebra-source-page-chip-soft{background:#fbfbfd;border-color:#ececf2;color:#9a9aa5}.zebra-source-table-status{display:flex;align-items:center;gap:6px;padding:0 16px 8px;color:#9b9ba6;font-size:10px}.zebra-source-table-status-dot{width:6px;height:6px;border-radius:50%;background:#6ed7a1}.zebra-notice-foot{margin-top:8px;font-size:10px;color:#b1b1bb;line-height:1.4}.zebra-offers-table-refined .col-pid{width:78px}.zebra-offers-table-refined .col-updated{width:108px}.zebra-offers-table-refined .col-op{width:118px}.zebra-record-table-refined th,.zebra-record-table-refined td{padding:9px 10px}.zebra-record-table-refined th{font-size:11px}.zebra-record-table-refined td{font-size:12px}.zebra-podium-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.zebra-podium-card-compact{padding:14px 12px;min-height:0;border-radius:8px;box-shadow:none;align-items:flex-start;gap:6px}.zebra-podium-card-compact .zebra-podium-rank{font-size:11px;letter-spacing:.04em}.zebra-podium-card-compact .zebra-podium-name{font-size:14px}.zebra-podium-card-compact .zebra-podium-score{font-size:22px;line-height:1}.zebra-podium-card-compact .zebra-podium-meta,.zebra-podium-card-compact .zebra-podium-complete{font-size:10px}.zebra-ranking-card{padding:14px 15px;border-radius:8px;box-shadow:none}.zebra-ranking-rank{letter-spacing:.04em}.zebra-ranking-metrics{gap:16px}.zebra-podium-grid{margin-top:0}.zebra-podium-card{display:flex;flex-direction:column;align-items:flex-start}.zebra-source-page-meta+.tab-switcher,.zebra-source-page-meta+.zebra-tab-switcher{margin-top:8px}.zebra-members-stat-card{min-height:88px}.zebra-members-stat-card .small,.zebra-record-stat-card .small{line-height:1.35}.zebra-podium-card+.zebra-podium-card{margin-left:0}.zebra-record-stat-card .small.success-text{display:inline-block;margin-top:4px;color:#9aa59c}.zebra-members-foot-meta{flex-wrap:wrap;row-gap:6px}.zebra-source-page-chip-soft{color:#8f95a1}.zebra-record-meta-strip,.zebra-leaderboard-meta-card .zebra-table-foot-meta{color:#9ea1aa;font-size:10px}.zebra-members-filter-card-tight{margin-top:0}.zebra-leaderboard-meta-card{border-radius:8px}.zebra-podium-card{min-height:186px}
