/* Lidi Rangup Business OS v1.6.5 - Portal UI Redesign */
.portal-hub{--lr-black:#11110f;--lr-ink:#1c1915;--lr-orange:#f59e0b;--lr-orange2:#ffb51b;--lr-red:#cf2d1f;--lr-cream:#fbf6eb;--lr-line:#eadbc3;--lr-muted:#6f665c;max-width:1180px;margin:8px auto 44px;padding:0 8px}
.portal-hub *{box-sizing:border-box}
.portal-hub-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:40px;align-items:center;padding:38px 42px;border-radius:28px;background:radial-gradient(circle at 85% 20%,rgba(245,158,11,.24),transparent 28%),linear-gradient(135deg,#11110f 0%,#1a1712 62%,#2b2010 100%);color:#fff;box-shadow:0 20px 50px rgba(42,29,10,.14)}
.portal-hub-hero:after{content:"";position:absolute;right:-80px;bottom:-110px;width:300px;height:240px;border:2px solid rgba(245,158,11,.18);border-radius:50%;transform:rotate(-18deg)}
.portal-hub-eyebrow{font-size:12px;line-height:1.3;font-weight:900;letter-spacing:.13em;color:#e33320;text-transform:uppercase}
.portal-hub-hero .portal-hub-eyebrow{color:#ffb51b}
.portal-hub-hero h1{margin:8px 0 10px;font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.045em;color:#fff}
.portal-hub-hero p{max-width:720px;margin:0;color:#eee4d4;font-size:16px;line-height:1.65}
.portal-hub-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.portal-hub-chips span{display:inline-flex;align-items:center;min-height:32px;padding:7px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);font-size:12px;font-weight:800;color:#fff3d5}
.portal-hub-hero__mark{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;padding:20px;border:1px solid rgba(255,255,255,.10);border-radius:22px;background:rgba(0,0,0,.18);text-align:center}
.portal-hub-hero__mark img{width:130px;height:96px;object-fit:contain;margin-bottom:8px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}
.portal-hub-hero__mark strong{font-size:18px;letter-spacing:.08em;color:#ffb51b}
.portal-hub-hero__mark small{display:block;margin-top:6px;color:#dfd5c5;font-size:11px;line-height:1.45}
.portal-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:22px}
.portal-role-card{position:relative;display:flex;min-width:0;min-height:360px;flex-direction:column;padding:28px;border:1px solid var(--lr-line);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(46,33,15,.07);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.portal-role-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--role-accent,var(--lr-orange))}
.portal-role-card:after{content:"";position:absolute;right:-54px;top:-58px;width:150px;height:150px;border-radius:50%;background:var(--role-soft,#fff5dd);opacity:.8}
.portal-role-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(46,33,15,.12);border-color:#dfc79e}
.portal-role-card--saas{--role-accent:#f59e0b;--role-soft:#fff3d2}
.portal-role-card--staff{--role-accent:#cf2d1f;--role-soft:#fde9e5}
.portal-role-card--entrepreneur{--role-accent:#e37812;--role-soft:#fff0dc}
.portal-role-card--rider{--role-accent:#21201c;--role-soft:#efede7}
.portal-role-card__top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}
.portal-role-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:var(--role-soft);color:var(--role-accent)}
.portal-role-icon svg{width:29px;height:29px;fill:currentColor}
.portal-role-badge{padding:7px 10px;border-radius:999px;background:#f5efe5;color:#5b5146;font-size:10px;font-weight:900;letter-spacing:.12em}
.portal-role-card h2{position:relative;z-index:1;margin:0 0 9px;font-size:26px;line-height:1.08;letter-spacing:-.025em;color:var(--lr-ink)}
.portal-role-lead{position:relative;z-index:1;margin:0 0 18px;color:var(--lr-muted);font-size:14px;line-height:1.6}
.portal-role-card ul{position:relative;z-index:1;display:grid;gap:9px;margin:0 0 22px;padding:0;list-style:none}
.portal-role-card li{position:relative;padding-left:25px;color:#403930;font-size:13px;line-height:1.45}
.portal-role-card li:before{content:"✓";position:absolute;left:0;top:-1px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--role-soft);color:var(--role-accent);font-size:11px;font-weight:900}
.portal-role-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:9px;margin-top:auto}
.portal-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 16px;border:1px solid transparent;border-radius:13px;text-decoration:none!important;font-size:13px;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}
.portal-btn:hover{transform:translateY(-1px)}
.portal-btn--primary{background:linear-gradient(180deg,#ffbc24,#f59e0b);color:#16120b!important;box-shadow:0 8px 18px rgba(245,158,11,.24)}
.portal-role-card--staff .portal-btn--primary{background:linear-gradient(180deg,#df3e2d,#c82619);color:#fff!important;box-shadow:0 8px 18px rgba(207,45,31,.20)}
.portal-role-card--rider .portal-btn--primary{background:#1b1a17;color:#fff!important;box-shadow:0 8px 18px rgba(0,0,0,.16)}
.portal-btn--ghost{border-color:#dcc9aa;background:#fffaf2;color:#3e352a!important}
.portal-help-card{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px;padding:24px 28px;border:1px solid #e5d3b3;border-radius:20px;background:linear-gradient(90deg,#fff9ed,#fffdf9);box-shadow:0 10px 26px rgba(56,41,18,.05)}
.portal-help-card h2{margin:5px 0 5px;color:#211c16;font-size:22px;letter-spacing:-.02em}
.portal-help-card p{margin:0;color:#74695d;font-size:13px;line-height:1.5}
.portal-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 18px;border-radius:13px;background:#168a45;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900;white-space:nowrap;box-shadow:0 8px 18px rgba(22,138,69,.18)}
.portal-whatsapp:hover{transform:translateY(-1px)}
@media(max-width:860px){.portal-hub-hero{grid-template-columns:1fr;padding:32px}.portal-hub-hero__mark{display:none}.portal-hub-grid{grid-template-columns:1fr}.portal-role-card{min-height:auto}.portal-help-card{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.portal-hub{padding:0 2px}.portal-hub-hero{padding:26px 22px;border-radius:22px}.portal-hub-hero h1{font-size:42px}.portal-hub-chips{gap:6px}.portal-hub-chips span{font-size:10px}.portal-role-card{padding:22px;border-radius:18px}.portal-role-actions,.portal-btn{width:100%}.portal-help-card{padding:22px}.portal-whatsapp{width:100%}}
