:root{--rf-bg:#071019;--rf-panel:#0d1b25;--rf-panel2:#10232d;--rf-line:#29404b;--rf-text:#f1f7f5;--rf-muted:#9bb0b8;--rf-green:#69ed87;--rf-purple:#bc68ff;--rf-cyan:#35d7d0;--rf-gold:#ffc958}
.rf-shell{width:min(1260px,calc(100% - 44px));margin:24px auto 70px;color:var(--rf-text);display:grid;gap:18px;font-family:Tahoma,Arial,sans-serif}.rf-shell *{box-sizing:border-box}.rf-tabs{display:flex;gap:7px;padding:7px;border:1px solid #263b46;border-radius:16px;background:rgba(8,20,29,.88);overflow:auto;scrollbar-width:none}.rf-tabs a{flex:1;min-width:max-content;padding:11px 16px;border-radius:11px;color:#9fb0b7;text-align:center;font-size:12px;font-weight:800;text-decoration:none}.rf-tabs a.active{color:#07130d;background:linear-gradient(135deg,#7af09a,#4acb77);box-shadow:0 8px 26px rgba(75,218,124,.22)}
.rf-hero,.rf-page-head,.rf-card,.rf-member-card,.rf-sale-card,.rf-form-card{border:1px solid var(--rf-line);background:radial-gradient(circle at 90% 0,rgba(104,238,135,.08),transparent 30%),linear-gradient(145deg,#11242e,#09151e);box-shadow:0 18px 48px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.04)}.rf-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 28px;border-radius:24px;overflow:hidden}.rf-hero:after{content:"";position:absolute;left:-80px;top:-100px;width:270px;height:270px;border-radius:50%;background:radial-gradient(circle,rgba(187,94,255,.16),transparent 66%);pointer-events:none}.rf-hero-person{display:flex;align-items:center;gap:17px;min-width:0}.rf-eyebrow,.rf-card-kicker{display:block;margin-bottom:6px;color:var(--rf-green);font-size:10px;font-weight:900;letter-spacing:.6px}.rf-hero h1,.rf-page-head h1,.rf-form-head h1{margin:0;color:#f6fbf9;font-size:27px;line-height:1.35}.rf-hero p,.rf-page-head p,.rf-form-head p{margin:6px 0 0;color:var(--rf-muted);font-size:11px}.rf-hero p b{padding:4px 8px;border:1px solid rgba(188,104,255,.26);border-radius:7px;color:#dba9ff;background:rgba(188,104,255,.08)}.rf-hero-actions{display:flex;gap:9px;z-index:1}.rf-btn{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:9px 17px;border:1px solid #3a515d;border-radius:12px;background:#0b1922;color:#dce7e5;text-decoration:none;font-size:11px;font-weight:900}.rf-btn.primary{border-color:rgba(102,235,134,.4);background:linear-gradient(135deg,#42b96b,#277e4c);color:#fff;box-shadow:0 10px 26px rgba(36,151,81,.2)}
.rf-avatar{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border:1px solid #3b525d;border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#17303a,#102129);color:var(--rf-green);font-size:17px;font-weight:900}.rf-avatar img{width:100%;height:100%;object-fit:cover}.rf-avatar-xl{width:82px;height:82px;border-radius:23px;box-shadow:0 0 0 5px rgba(104,238,135,.05),0 12px 28px rgba(0,0,0,.3)}.rf-avatar-lg{width:60px;height:60px;border-radius:18px}
.rf-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rf-kpi{position:relative;display:flex;flex-direction:column;min-height:145px;padding:18px;border:1px solid var(--rf-line);border-radius:19px;background:linear-gradient(145deg,#10222c,#09151d);text-decoration:none;overflow:hidden}.rf-kpi:after{content:"";position:absolute;width:120px;height:120px;left:-45px;top:-45px;border-radius:50%;background:currentColor;opacity:.08}.rf-kpi span,.rf-kpi small{color:#9fb1b8;font-size:11px;font-weight:700}.rf-kpi strong{margin:auto 0 5px;color:#f4f8f7;font-size:31px}.rf-kpi strong.money{font-size:18px}.rf-kpi.green{color:var(--rf-green)}.rf-kpi.purple{color:var(--rf-purple)}.rf-kpi.cyan{color:var(--rf-cyan)}.rf-kpi.gold{color:var(--rf-gold)}
.rf-grid{display:grid;gap:14px}.rf-grid-main{grid-template-columns:1.05fr .95fr}.rf-card{padding:21px;border-radius:20px}.rf-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.rf-card-head h2{margin:0;color:#f2f7f5;font-size:16px}.rf-card-head a,.rf-download{color:var(--rf-green);font-size:10px;font-weight:800;text-decoration:none}.rf-neon-dot{width:11px;height:11px;border-radius:50%;background:var(--rf-purple);box-shadow:0 0 15px var(--rf-purple)}.rf-qr-wrap{display:flex;align-items:center;gap:16px}.rf-qr-wrap>img{width:116px;height:116px;padding:7px;border-radius:16px;background:#fff}.rf-qr-wrap strong{display:block;color:#f1f6f5;font-size:13px}.rf-qr-wrap p{margin:7px 0;color:var(--rf-muted);font-size:11px;line-height:1.8}.rf-copy-row{display:flex;gap:8px;margin-top:15px}.rf-copy-row input{min-width:0;flex:1;height:40px;padding:0 12px;border:1px solid #2f4651;border-radius:10px;background:#07131b;color:#b8c8cd;font-size:10px}.rf-copy-row button{padding:0 13px;border:0;border-radius:10px;background:#7140a0;color:#fff;font-size:10px;font-weight:900}.rf-download{display:inline-block;margin-top:11px}
.rf-list{display:grid}.rf-list-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #263944;color:inherit;text-decoration:none}.rf-list-row:last-child{border:0}.rf-list-row strong{display:block;color:#eaf1ef;font-size:11px}.rf-list-row small{display:block;margin-top:4px;color:#91a5ad;font-size:9px}.rf-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 8px;border:1px solid #3c515b;border-radius:8px;color:#bcc9ce;background:#10212a;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.status-new{color:#8ceca0;border-color:rgba(105,237,135,.25);background:rgba(105,237,135,.08)}.status-contacted,.status-appointment{color:#5ce2dc;border-color:rgba(53,215,208,.27);background:rgba(53,215,208,.08)}.status-visited{color:#d59aff;border-color:rgba(188,104,255,.28);background:rgba(188,104,255,.08)}.status-won,.sale-approved,.sale-paid{color:#89f3a3;border-color:rgba(105,237,135,.3);background:rgba(105,237,135,.09)}.status-lost,.sale-cancelled{color:#ff9ca4;border-color:rgba(255,102,117,.25);background:rgba(255,102,117,.08)}
.rf-people{display:flex;gap:15px;overflow:auto;padding:2px 0 7px;scrollbar-width:thin}.rf-person{min-width:110px;text-align:center}.rf-person .rf-avatar{margin:auto}.rf-person strong{display:block;margin-top:8px;color:#e9f1ef;font-size:10px}.rf-person small{color:#95a9b0;font-size:9px}.rf-empty{padding:22px;color:#8fa2aa;font-size:11px;text-align:center}.rf-empty-large{grid-column:1/-1;min-height:180px;display:grid;place-items:center;border:1px dashed #324954;border-radius:18px;background:#09161e}
.rf-page-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 26px;border-radius:21px}.rf-level-note{display:flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid #263a45;border-radius:13px;background:#0a1821;color:#a3b3b9;font-size:10px}.rf-level-note span{color:#d3a1fa;font-weight:900}.rf-level-note i{width:1px;height:18px;background:#314751}.rf-network-grid,.rf-sales-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.rf-member-card,.rf-sale-card{padding:19px;border-radius:19px}.rf-member-card.level-2{border-color:rgba(188,104,255,.27);background:radial-gradient(circle at 100% 0,rgba(188,104,255,.09),transparent 36%),linear-gradient(145deg,#11232d,#09151e)}.rf-member-top{display:flex;justify-content:space-between;align-items:start}.rf-level{padding:5px 8px;border:1px solid rgba(105,237,135,.24);border-radius:8px;color:#8ceea3;background:rgba(105,237,135,.07);font-size:9px;font-weight:900}.level-2 .rf-level{border-color:rgba(188,104,255,.28);color:#dca8ff;background:rgba(188,104,255,.08)}.rf-member-card h2{margin:12px 0 4px;color:#f0f5f4;font-size:14px}.rf-member-card>p{margin:0;color:#92a5ac;font-size:10px}.rf-member-stats{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:5px;margin:16px 0}.rf-member-stats span{padding:9px 5px;border:1px solid #273d47;border-radius:9px;background:#0a1820;color:#8fa3aa;font-size:8px;text-align:center}.rf-member-stats b{display:block;margin-bottom:3px;color:#e9f1ef;font-size:10px}.rf-member-actions{display:flex;gap:6px}.rf-member-actions a{flex:1;padding:8px;border:1px solid #34505a;border-radius:9px;color:#b8c8cd;text-align:center;text-decoration:none;font-size:9px;font-weight:800}.rf-member-actions a:first-child{color:#87eba0;border-color:rgba(105,237,135,.25)}
.rf-filters{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.rf-filters a{padding:8px 12px;border:1px solid #2b414c;border-radius:10px;background:#0b1922;color:#9cafb6;text-decoration:none;font-size:9px;font-weight:800;white-space:nowrap}.rf-filters a.active{color:#07130d;border-color:var(--rf-green);background:var(--rf-green)}.rf-table-card{padding:8px 17px}.rf-table{display:grid}.rf-tr{display:grid;grid-template-columns:1.25fr 1.15fr 1fr .75fr 1fr;align-items:center;gap:12px;min-height:68px;padding:11px 5px;border-bottom:1px solid #263a44;color:#c8d3d7;font-size:10px}.rf-tr:last-child{border:0}.rf-th{min-height:43px;color:#7f959e;font-size:9px;font-weight:900}.rf-tr strong{display:block;color:#eef4f2;font-size:11px}.rf-tr small{display:block;margin-top:4px;color:#91a4ab;font-size:9px}.rf-mini-btn{display:inline-flex;margin:2px;padding:6px 8px;border:1px solid rgba(105,237,135,.25);border-radius:7px;color:#85eca0;text-decoration:none;font-size:8px;font-weight:900}.rf-mini-btn.sale{border-color:rgba(188,104,255,.25);color:#d59cff}.rf-export-row{display:flex;justify-content:flex-end;gap:8px}.rf-export-row a{padding:9px 12px;border:1px solid #354c57;border-radius:9px;color:#afc0c6;text-decoration:none;font-size:9px;font-weight:800}
.rf-total{padding:10px 14px;border:1px solid rgba(105,237,135,.23);border-radius:12px;background:rgba(105,237,135,.06);text-align:left}.rf-total small{display:block;color:#92a8af;font-size:8px}.rf-total strong{display:block;margin-top:3px;color:#8aefa2;font-size:15px}.rf-sale-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.rf-sale-head strong{display:block;color:#f1f6f4;font-size:13px}.rf-sale-head small{display:block;margin-top:5px;color:#91a5ac;font-size:9px}.rf-sale-amount{display:flex;align-items:end;justify-content:space-between;margin:17px 0;padding:13px;border:1px solid #2b414b;border-radius:12px;background:#091720}.rf-sale-amount span{color:#8fa4ab;font-size:9px}.rf-sale-amount b{color:#f4f8f7;font-size:17px}.rf-commission{display:grid;grid-template-columns:1fr 1fr;gap:7px}.rf-commission>div{padding:11px;border:1px solid #293f49;border-radius:11px}.rf-commission span,.rf-commission strong,.rf-commission b{display:block}.rf-commission span{color:#8fa3aa;font-size:8px}.rf-commission strong{margin:5px 0;color:#dce6e4;font-size:9px}.rf-commission b{color:#d49bff;font-size:10px}.rf-edit-sale{display:block;margin-top:11px;padding:8px;border:1px solid #344c56;border-radius:9px;color:#b2c1c6;text-align:center;text-decoration:none;font-size:9px;font-weight:800}
.rf-form-shell{max-width:960px}.rf-form-card{border-radius:22px;overflow:hidden}.rf-form-head{padding:25px 27px 20px;border-bottom:1px solid #283d47}.rf-form-head>a{float:left;color:#91a8b0;text-decoration:none;font-size:9px}.rf-form{padding:24px 27px}.rf-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rf-field{display:grid;gap:7px;color:#bdcbd0;font-size:10px;font-weight:800}.rf-field.wide{grid-column:1/-1}.rf-field input:not([type=checkbox]),.rf-field select,.rf-field textarea{width:100%;min-height:45px;padding:10px 12px;border:1px solid #304852;border-radius:11px;outline:0;background:#08161e;color:#eef4f2;font:11px Tahoma,Arial,sans-serif}.rf-field textarea{min-height:105px;resize:vertical}.rf-field input:focus,.rf-field select:focus,.rf-field textarea:focus{border-color:#58ce7b;box-shadow:0 0 0 3px rgba(105,237,135,.08)}.rf-field input[type=file]{padding:9px}.rf-field input[type=checkbox]{width:17px;height:17px;accent-color:#4ed279}.rf-field small{color:#8399a1;font-size:8px;font-weight:400}.rf-field em,.rf-form-errors{color:#ff9ca5;font-size:9px;font-style:normal}.rf-submit{display:block;min-width:180px;min-height:46px;margin:20px 0 0 auto;border:0;border-radius:12px;background:linear-gradient(135deg,#4bd076,#27804e);box-shadow:0 12px 25px rgba(42,155,84,.23);color:#fff;font:900 11px Tahoma,Arial,sans-serif;cursor:pointer}
.rf-public-body{min-height:100svh;margin:0;background:radial-gradient(circle at 75% 5%,rgba(105,237,135,.13),transparent 31%),radial-gradient(circle at 12% 90%,rgba(188,104,255,.14),transparent 35%),#071019;color:#f1f7f5;font-family:Tahoma,Arial,sans-serif}.rf-public-shell{width:min(620px,calc(100% - 28px));margin:auto;padding:35px 0}.rf-public-brand{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:20px}.rf-public-brand strong{font-size:22px}.rf-public-brand small{color:#7d939a;font-size:8px;letter-spacing:2px}.rf-public-logo{position:relative;width:29px;height:29px}.rf-public-logo i{position:absolute;width:15px;height:24px;border-radius:100% 0 100% 0;background:#68e88a;transform:rotate(35deg)}.rf-public-logo i:last-child{right:0;bottom:0;transform:rotate(-145deg);background:#b766f4}.rf-public-card{padding:28px;border:1px solid #2e4651;border-radius:25px;background:linear-gradient(145deg,rgba(16,35,45,.96),rgba(7,19,27,.98));box-shadow:0 30px 80px rgba(0,0,0,.38)}.rf-public-referrer{display:flex;align-items:center;gap:12px;padding:11px;border:1px solid rgba(105,237,135,.18);border-radius:14px;background:rgba(105,237,135,.05)}.rf-public-referrer small,.rf-public-referrer strong{display:block}.rf-public-referrer small{color:#8da4ab;font-size:8px}.rf-public-referrer strong{margin-top:3px;font-size:12px}.rf-public-card>h1{margin:25px 0 8px;font-size:24px}.rf-public-card>p{margin:0;color:#9cb0b7;font-size:11px;line-height:1.8}.rf-public-card .rf-form{padding:22px 0 0}.rf-public-shell footer{margin-top:14px;color:#789098;text-align:center;font-size:8px}.rf-success{padding:45px 10px;text-align:center}.rf-success>span{display:grid;place-items:center;width:70px;height:70px;margin:auto;border-radius:50%;background:rgba(105,237,135,.11);box-shadow:0 0 35px rgba(105,237,135,.14);color:#7cf099;font-size:34px}.rf-success h1{margin:20px 0 8px}.rf-success p{color:#9bb0b7;font-size:11px}

/* Beytoote public lead — brighter premium campaign landing */
.rf-public-body.rf-beytoote{
  background:
    radial-gradient(circle at 78% 8%,rgba(66,205,166,.24),transparent 31%),
    radial-gradient(circle at 14% 88%,rgba(137,93,255,.25),transparent 36%),
    radial-gradient(circle at 48% 52%,rgba(58,137,205,.13),transparent 42%),
    linear-gradient(145deg,#102433 0%,#0d1e2c 48%,#141a32 100%)!important;
}
.rf-beytoote .rf-public-shell{width:min(650px,calc(100% - 28px));padding:38px 0}
.rf-beytoote .rf-public-brand{margin-bottom:22px}
.rf-beytoote .rf-public-brand strong{font-size:24px;color:#fff}
.rf-beytoote .rf-public-brand small{color:#b6c7d6}
.rf-beytoote .rf-public-logo i{background:#6ae39a;box-shadow:0 0 20px rgba(106,227,154,.22)}
.rf-beytoote .rf-public-logo i:last-child{background:#8b6cff;box-shadow:0 0 20px rgba(139,108,255,.22)}
.rf-beytoote .rf-public-card{
  padding:32px;
  border:1px solid rgba(118,154,181,.58);
  background:
    radial-gradient(circle at 100% 0,rgba(95,77,214,.18),transparent 34%),
    radial-gradient(circle at 0 100%,rgba(52,197,149,.11),transparent 34%),
    linear-gradient(145deg,rgba(29,57,76,.98),rgba(18,38,54,.99))!important;
  box-shadow:0 30px 80px rgba(2,10,20,.30),0 0 30px rgba(108,86,229,.08);
}
.rf-beytoote .rf-public-card>h1{margin-top:8px;font-size:27px;color:#fff;letter-spacing:-.2px}
.rf-beytoote .rf-public-card>p{color:#d2dde7;font-size:11.5px}
.rf-beytoote .rf-field{color:#e6edf4;font-size:10.5px}
.rf-beytoote .rf-field input:not([type=checkbox]),
.rf-beytoote .rf-field textarea{
  border-color:#49677c;
  background:linear-gradient(145deg,#163044,#112838)!important;
  color:#fff;
  box-shadow:inset 0 1px rgba(255,255,255,.025);
}
.rf-beytoote .rf-field input::placeholder,
.rf-beytoote .rf-field textarea::placeholder{color:#9fb1c0}
.rf-beytoote .rf-field input:focus,
.rf-beytoote .rf-field textarea:focus{
  border-color:#7d70ef;
  box-shadow:0 0 0 3px rgba(125,112,239,.12),0 0 18px rgba(125,112,239,.08);
}
.rf-beytoote .rf-field textarea{min-height:135px;line-height:1.9}
.rf-beytoote .rf-submit{
  min-height:52px;
  min-width:220px;
  border:1px solid rgba(164,147,255,.42);
  background:linear-gradient(135deg,#6f5ce8 0%,#3b8db7 52%,#2cb878 100%)!important;
  box-shadow:0 14px 30px rgba(74,85,185,.23),0 0 26px rgba(85,203,157,.11);
  font-size:11.5px;
}
.rf-beytoote .rf-public-shell footer{color:#aebdca;font-size:8.5px}
.rf-beytoote .rf-success>span{background:linear-gradient(145deg,rgba(83,215,150,.20),rgba(103,83,219,.13));border:1px solid rgba(102,227,157,.28);color:#92f0b7}
@media(max-width:700px){
  .rf-beytoote .rf-public-shell{padding:18px 0}
  .rf-beytoote .rf-public-card{padding:22px}
  .rf-beytoote .rf-public-card>h1{font-size:23px}
  .rf-beytoote .rf-submit{width:100%;min-width:0}
}
@media(max-width:900px){.rf-kpis{grid-template-columns:repeat(2,1fr)}.rf-grid-main{grid-template-columns:1fr}.rf-network-grid,.rf-sales-grid{grid-template-columns:repeat(2,1fr)}.rf-tr{grid-template-columns:1.2fr 1fr .8fr .8fr}.rf-th span:nth-child(3),.rf-tr>span:nth-child(3){display:none}}
@media(max-width:700px){.rf-shell{width:calc(100% - 20px);margin:11px auto 94px;gap:11px}.rf-tabs{position:sticky;top:4px;z-index:10;padding:5px;border-radius:13px;box-shadow:0 8px 24px rgba(0,0,0,.3)}.rf-tabs a{padding:9px 11px;font-size:9px}.rf-hero,.rf-page-head{align-items:flex-start;flex-direction:column;padding:18px;border-radius:18px}.rf-hero-person{align-items:flex-start}.rf-avatar-xl{width:67px;height:67px;border-radius:19px}.rf-hero h1,.rf-page-head h1,.rf-form-head h1{font-size:21px}.rf-hero-actions{width:100%}.rf-hero-actions .rf-btn{flex:1}.rf-page-head .rf-btn{width:100%}.rf-kpis{gap:8px}.rf-kpi{min-height:115px;padding:14px;border-radius:15px}.rf-kpi strong{font-size:25px}.rf-kpi strong.money{font-size:13px}.rf-card{padding:16px;border-radius:16px}.rf-card-head h2{font-size:14px}.rf-qr-wrap>img{width:92px;height:92px}.rf-qr-wrap strong{font-size:11px}.rf-qr-wrap p{font-size:9px}.rf-network-grid,.rf-sales-grid{grid-template-columns:1fr}.rf-level-note{align-items:flex-start;flex-wrap:wrap}.rf-level-note i{display:none}.rf-table-card{padding:10px}.rf-th{display:none}.rf-tr{display:grid;grid-template-columns:1fr 1fr;gap:11px;min-height:0;padding:14px 4px}.rf-tr>span{display:block!important}.rf-tr>span:before{content:attr(data-label);display:block;margin-bottom:5px;color:#718891;font-size:8px}.rf-tr>span:nth-child(5){grid-column:1/-1}.rf-export-row{display:grid}.rf-export-row a{text-align:center}.rf-total{width:100%;text-align:right}.rf-fields{grid-template-columns:1fr}.rf-field.wide{grid-column:auto}.rf-form-head,.rf-form{padding:19px}.rf-submit{width:100%;margin-top:18px}.rf-public-shell{padding:16px 0}.rf-public-card{padding:20px;border-radius:20px}.rf-public-card>h1{font-size:21px}.rf-public-card .rf-fields{gap:11px}}

/* v39.1 — admin command dashboard and hard guards against legacy light header rules. */
body.gl-page-referral_dashboard .rf-hero{height:auto!important;min-height:116px!important;position:relative!important;top:auto!important;z-index:1!important;margin:0!important;padding:24px 27px!important;background:radial-gradient(circle at 8% 120%,rgba(188,104,255,.18),transparent 31%),radial-gradient(circle at 91% -20%,rgba(105,237,135,.15),transparent 35%),linear-gradient(135deg,#112631,#08151e)!important;border:1px solid #334b56!important;border-radius:22px!important;box-shadow:0 20px 48px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.05)!important;backdrop-filter:none!important}
.rf-shell :is(h1,h2,h3,strong,b){color:#f1f7f5!important;text-shadow:none!important}.rf-shell :is(p,small){color:#9bb0b8!important}.rf-shell .rf-card-kicker,.rf-shell .rf-eyebrow,.rf-shell .rf-card-head>a{color:#69ed87!important}.rf-shell .rf-kpi strong{color:#f5faf8!important}.rf-shell .rf-kpi span,.rf-shell .rf-kpi small{color:#9fb1b8!important}.rf-shell .rf-btn{background:#0b1922!important;color:#dce7e5!important;border:1px solid #3a515d!important}.rf-shell .rf-btn.primary{background:linear-gradient(135deg,#42b96b,#277e4c)!important;color:#fff!important;border-color:rgba(102,235,134,.4)!important}.rf-shell .rf-export-btn{color:#d9a8ff!important;border-color:rgba(188,104,255,.32)!important;background:rgba(188,104,255,.08)!important}
.rf-admin-title{display:flex;align-items:center;gap:16px}.rf-admin-symbol{width:62px;height:62px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(188,104,255,.35);border-radius:18px;background:linear-gradient(145deg,rgba(188,104,255,.18),rgba(72,35,104,.16));box-shadow:0 0 30px rgba(188,104,255,.10);color:#d79aff;font-size:27px}.rf-admin-title h1{font-size:24px!important}.rf-admin-title p{font-size:11px!important}.rf-pipeline-card{padding:20px 22px!important}.rf-pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;direction:rtl}.rf-pipeline a{position:relative;min-height:92px;padding:13px;border:1px solid #2b424d;border-radius:14px;background:linear-gradient(145deg,#10222c,#09161e);display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;align-items:center;gap:4px 9px;color:#a5b6bc;text-decoration:none;overflow:hidden}.rf-pipeline a:after{content:"";position:absolute;left:-24px;bottom:-35px;width:80px;height:80px;border-radius:50%;background:#69ed87;opacity:.045}.rf-pipeline i{grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(105,237,135,.09);color:#78ec95;font-size:10px;font-style:normal;font-weight:900}.rf-pipeline a:nth-child(2) i{color:#56d9d3;background:rgba(53,215,208,.09)}.rf-pipeline a:nth-child(3) i{color:#c887f7;background:rgba(188,104,255,.10)}.rf-pipeline a:nth-child(4) i{color:#ffc958;background:rgba(255,201,88,.09)}.rf-pipeline span{font-size:9px;font-weight:800}.rf-pipeline strong{font-size:20px!important}.rf-manager-empty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:#8fa4ab}.rf-manager-empty>span{width:45px;height:45px;display:grid;place-items:center;border:1px solid rgba(105,237,135,.20);border-radius:14px;background:rgba(105,237,135,.06);color:#78e894;font-size:20px}.rf-manager-empty strong{font-size:11px!important}.rf-manager-empty small{font-size:9px!important}.rf-manager-empty>a{margin-top:5px;padding:7px 11px;border:1px solid rgba(105,237,135,.24);border-radius:8px;color:#80e99b;text-decoration:none;font-size:9px;font-weight:900}.rf-network-empty{width:100%;min-height:150px}.rf-action-card .rf-avatar span{color:#ffc958!important}
@media(max-width:900px){.rf-admin-hero{align-items:flex-start!important;flex-direction:column!important}.rf-admin-hero .rf-hero-actions{width:100%}.rf-admin-hero .rf-hero-actions a{flex:1}.rf-pipeline{grid-template-columns:repeat(3,1fr)}.rf-pipeline a:last-child{grid-column:span 2}}
@media(max-width:700px){body.gl-page-referral_dashboard .rf-hero{padding:18px!important}.rf-admin-title{align-items:flex-start}.rf-admin-symbol{width:50px;height:50px;border-radius:15px;font-size:22px}.rf-admin-title h1{font-size:19px!important}.rf-admin-hero .rf-hero-actions{display:grid;grid-template-columns:1fr 1fr}.rf-admin-hero .rf-export-btn{grid-column:1/-1}.rf-pipeline{grid-template-columns:1fr 1fr}.rf-pipeline a{min-height:78px}.rf-pipeline a:last-child{grid-column:1/-1}.rf-manager-empty{min-height:145px}}

/* v39.3 — official staff lead acquisition playbook. */
.rf-guide-btn{color:#dca9ff!important;border-color:rgba(188,104,255,.34)!important;background:rgba(188,104,255,.08)!important}.rf-guide-shell{max-width:1120px}.rf-guide-head{background:radial-gradient(circle at 8% 100%,rgba(188,104,255,.16),transparent 30%),linear-gradient(145deg,#11242e,#09151e)!important}.rf-guide-content{display:grid;gap:13px;color:#eaf2ef;font-family:Tahoma,Arial,sans-serif}.rf-guide-content *{box-sizing:border-box}.rf-policy-alert{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:13px;padding:17px 19px;border:1px solid rgba(255,188,75,.30);border-radius:17px;background:linear-gradient(135deg,rgba(255,188,75,.10),rgba(74,50,17,.10)),#0b1820}.rf-policy-alert>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#ffd06f;background:rgba(255,188,75,.10);font-size:23px;font-weight:900}.rf-policy-alert strong{display:block;color:#ffe2a1!important;font-size:14px!important}.rf-policy-alert p{margin:5px 0 0;color:#c7b991!important;font-size:11px!important;line-height:1.9!important}.rf-guide-intro,.rf-guide-section{padding:20px 22px;border:1px solid #2b424d;border-radius:18px;background:linear-gradient(145deg,#10222c,#09161e)}.rf-guide-intro,.rf-guide-title{display:flex;align-items:flex-start;gap:13px}.rf-guide-number{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(105,237,135,.24);border-radius:12px;color:#7bed98;background:rgba(105,237,135,.07);font-size:11px;font-weight:900}.rf-guide-content h2{margin:0;color:#f2f7f5!important;font-size:16px!important;line-height:1.5!important}.rf-guide-content p{color:#9eb0b7!important}.rf-guide-intro p,.rf-guide-title p{margin:5px 0 0;font-size:10px!important;line-height:1.85!important}.rf-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.rf-guide-grid>div{padding:15px;border:1px solid #2a414b;border-radius:13px;background:#0a1820}.rf-guide-grid b{display:block;color:#84eba0!important;font-size:11px!important}.rf-guide-grid p{margin:7px 0 0;font-size:9px!important;line-height:1.9!important}.rf-forbidden-section{border-color:rgba(188,104,255,.27);background:radial-gradient(circle at 100% 0,rgba(188,104,255,.08),transparent 35%),linear-gradient(145deg,#10212b,#09151d)}.rf-forbidden-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:16px}.rf-forbidden-grid span{padding:10px;border:1px solid rgba(188,104,255,.22);border-radius:10px;color:#d7aeef;background:rgba(188,104,255,.06);font-size:9px;font-weight:800;text-align:center}.rf-policy-note{margin:12px 0 0!important;padding:10px 12px;border-radius:10px;color:#e5bdce!important;background:rgba(206,84,118,.07);font-size:9px!important;line-height:1.8!important}.rf-daily-method{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.rf-daily-method>div{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding:12px;border:1px solid #2b424c;border-radius:13px;background:#0a1820}.rf-daily-method strong{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#09150e!important;background:linear-gradient(135deg,#79ef99,#48c976);font-size:19px!important}.rf-daily-method span{color:#bdcbd0;font-size:9px;line-height:1.7}.rf-weekly-goal{margin:11px 0 0!important;color:#a8babf!important;font-size:10px!important}.rf-weekly-goal b{color:#d9a5ff!important}.rf-message-box{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:16px;padding:15px;border:1px solid rgba(105,237,135,.22);border-radius:14px;background:rgba(105,237,135,.05)}.rf-message-box p{margin:0!important;color:#d3dfdc!important;font-size:10px!important;line-height:2!important}.rf-message-box button{min-height:39px;padding:8px 13px;border:1px solid rgba(105,237,135,.28);border-radius:10px;color:#09150e;background:#69ed87;font:900 9px Tahoma,Arial,sans-serif;white-space:nowrap}.rf-speaking-box{margin-top:9px;padding:14px;border:1px solid #2c434d;border-radius:13px;background:#0a1720}.rf-speaking-box strong{color:#d8a6fb!important;font-size:10px!important}.rf-speaking-box p{margin:6px 0 0!important;font-size:9px!important;line-height:1.9!important}.rf-guide-steps{display:grid;grid-template-columns:1fr 1fr;gap:8px;counter-reset:guide-step;margin:16px 0 0;padding:0;list-style:none}.rf-guide-steps li{position:relative;min-height:54px;padding:12px 45px 12px 12px;border:1px solid #2a414b;border-radius:12px;background:#0a1820;color:#bdcbd0;font-size:9px;line-height:1.8}.rf-guide-steps li:before{counter-increment:guide-step;content:counter(guide-step);position:absolute;right:10px;top:10px;width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:#83eca0;background:rgba(105,237,135,.08);font-size:9px;font-weight:900}.rf-principles ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 0;padding:0;list-style:none}.rf-principles li{position:relative;padding:10px 34px 10px 11px;border:1px solid #293f49;border-radius:11px;background:#0a1820;color:#b9c8cc;font-size:9px;line-height:1.75}.rf-principles li:before{content:"✓";position:absolute;right:11px;color:#71e58d;font-weight:900}.rf-guide-cta{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 22px;border:1px solid rgba(188,104,255,.30);border-radius:17px;background:linear-gradient(135deg,rgba(188,104,255,.13),rgba(105,237,135,.07)),#0b1821}.rf-guide-cta strong{color:#f0dcff!important;font-size:14px!important}.rf-guide-cta p{margin:5px 0 0!important;font-size:10px!important}.rf-guide-cta a,.rf-guide-open{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid rgba(105,237,135,.30);border-radius:10px;color:#0a160f!important;background:#69ed87;text-decoration:none;font-size:9px;font-weight:900;white-space:nowrap}.rf-guideline-embed{background:linear-gradient(145deg,#101f29,#09151d)!important;border-color:#30434d!important}.rf-guideline-embed>.sectionhead{align-items:center}.rf-guideline-embed>.sectionhead h2{color:#f2f7f5!important}.rf-guideline-embed>.sectionhead p{margin:4px 0 0;color:#9cb0b7!important;font-size:10px!important}.rf-guideline-embed .rf-guide-content{margin-top:15px}
@media(max-width:900px){.rf-guide-grid{grid-template-columns:1fr}.rf-forbidden-grid{grid-template-columns:repeat(2,1fr)}.rf-daily-method{grid-template-columns:1fr}}
@media(max-width:700px){.rf-tabs a{min-width:95px}.rf-guide-intro,.rf-guide-section{padding:16px}.rf-policy-alert{grid-template-columns:39px 1fr;padding:14px}.rf-policy-alert>span{width:36px;height:36px}.rf-guide-content h2{font-size:14px!important}.rf-message-box{grid-template-columns:1fr}.rf-message-box button{width:100%}.rf-guide-steps,.rf-principles ul{grid-template-columns:1fr}.rf-guide-cta{align-items:flex-start;flex-direction:column}.rf-guide-cta a{width:100%}.rf-guideline-embed>.sectionhead{align-items:flex-start;flex-direction:column;gap:9px}.rf-guide-open{width:100%}}
.rf-invite-card{padding:34px;text-align:center}.rf-invite-check{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 16px;border:1px solid rgba(105,237,135,.38);border-radius:22px;background:rgba(105,237,135,.11);box-shadow:0 15px 42px rgba(55,190,95,.18);color:#70ef91;font-size:34px}.rf-invite-card h1{margin:5px 0 8px;color:#f5faf8;font-size:24px}.rf-invite-warning{margin:0 auto 22px;color:#f2c978!important;font-size:11px}.rf-invite-credentials{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;padding:14px;border:1px solid #2c444e;border-radius:16px;background:#08161e;text-align:right}.rf-invite-credentials>div{padding:13px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:rgba(255,255,255,.025)}.rf-invite-credentials .wide{grid-column:1/-1}.rf-invite-credentials span,.rf-invite-credentials strong{display:block}.rf-invite-credentials span{margin-bottom:6px;color:#8da4ab;font-size:9px}.rf-invite-credentials strong{color:#fff;font-size:15px;overflow-wrap:anywhere}.rf-invite-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.rf-whatsapp-btn,.rf-copy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:10px 19px;border-radius:12px;color:#fff;font:900 11px Tahoma,Arial,sans-serif;text-decoration:none;cursor:pointer}.rf-whatsapp-btn{border:1px solid rgba(55,230,115,.5);background:linear-gradient(135deg,#25d366,#128c4a);box-shadow:0 11px 28px rgba(37,211,102,.2)}.rf-copy-btn{border:1px solid rgba(190,110,255,.42);background:rgba(157,78,221,.18);color:#e3baff}
@media(max-width:700px){.rf-invite-card{padding:22px 16px}.rf-invite-card h1{font-size:20px}.rf-invite-credentials{grid-template-columns:1fr}.rf-invite-credentials .wide{grid-column:auto}.rf-invite-actions>*{width:100%}}
