/* RWB Client Portal UI v3.0.1 */
*{box-sizing:border-box}
:root{
  --navy-950:#050b19;
  --navy-900:#071326;
  --navy-850:#0a1830;
  --navy-800:#0c1e39;
  --blue-700:#214caa;
  --blue-650:#2858bc;
  --blue-600:#2f63cc;
  --blue-500:#3974e7;
  --cyan-500:#15a4d8;
  --green-500:#4fd15f;
  --white:#ffffff;
  --page:#f6f8fc;
  --text:#182238;
  --muted:#69758b;
  --line:#dce3ee;
  --line-dark:rgba(255,255,255,.13);
  --danger:#c73543;
  --danger-soft:#fff0f2;
  --success:#148052;
  --shadow:0 20px 56px rgba(9,25,55,.16);
  --shadow-soft:0 8px 24px rgba(21,41,79,.07);
}
html,body{margin:0;min-height:100%;font-family:"Segoe UI",Inter,Arial,sans-serif;color:var(--text);background:var(--page)}
body{min-height:100vh}
[hidden]{display:none!important}
button,input{font:inherit}
button{border:0;cursor:pointer}
svg{display:block;fill:currentColor}

/* LOGIN */
.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(430px,.95fr);background:#fff}
.login-hero{position:relative;min-height:100vh;overflow:hidden;padding:30px 42px 28px;background:linear-gradient(145deg,var(--navy-950) 0%,#07152a 46%,#0b1a33 100%);color:#fff;display:flex;flex-direction:column}
.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(102,139,199,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(102,139,199,.08) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.95),rgba(0,0,0,.45));pointer-events:none}
.hero-grid:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 14%,rgba(74,110,185,.17),transparent 19%),radial-gradient(circle at 15% 70%,rgba(20,129,194,.11),transparent 28%)}
.hero-glow{position:absolute;border-radius:999px;filter:blur(1px);pointer-events:none}
.hero-glow-one{width:410px;height:410px;right:-180px;top:90px;background:radial-gradient(circle,rgba(38,101,210,.11),transparent 70%)}
.hero-glow-two{width:360px;height:360px;left:-160px;bottom:40px;background:radial-gradient(circle,rgba(15,163,216,.08),transparent 70%)}
.hero-brand{position:relative;z-index:2;display:flex;align-items:center;gap:12px}
.rw-logo{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#176fbf,#12a4cd);box-shadow:0 10px 28px rgba(12,118,188,.28);position:relative;overflow:hidden;flex:0 0 auto}
.rw-logo:before{content:"";position:absolute;width:36px;height:36px;left:-17px;top:-12px;border-radius:50%;background:rgba(113,237,142,.8);filter:blur(.2px)}
.rw-logo:after{content:"";position:absolute;width:28px;height:28px;right:-13px;bottom:-9px;border-radius:50%;background:rgba(85,102,241,.78)}
.rw-logo-core{position:relative;z-index:2;color:#fff;font-weight:900;font-size:14px;letter-spacing:.2px}
.hero-brand-copy strong{display:block;font-size:18px;letter-spacing:.1px}.hero-brand-copy span{display:block;color:#8ba1bf;font-size:11px;margin-top:2px;letter-spacing:.08em;text-transform:uppercase}
.hero-content{position:relative;z-index:2;width:min(780px,92%);margin:auto 0;transform:translateY(-2vh)}
.hero-pill{display:inline-flex;align-items:center;min-height:28px;padding:5px 16px;border-radius:999px;background:linear-gradient(90deg,#244eaa,#3258aa);box-shadow:0 8px 18px rgba(11,38,98,.25);font-size:12px;font-weight:700;color:#e9f0ff;margin-bottom:16px}
.hero-content h1{margin:0;font-size:clamp(36px,4.1vw,60px);line-height:1.04;letter-spacing:-.035em;color:#f8fbff;font-weight:780}
.hero-lead{max-width:670px;margin:14px 0 20px;color:#aab6ca;font-size:clamp(15px,1.35vw,19px);line-height:1.55}
.feature-stage{position:relative;width:min(760px,100%)}
.feature-card{display:none;min-height:250px;border:1px solid rgba(129,151,195,.28);border-radius:14px;padding:20px 22px 22px;background:linear-gradient(110deg,rgba(27,61,57,.56),rgba(14,24,42,.78) 55%,rgba(14,25,47,.72));box-shadow:inset 0 0 0 1px rgba(255,255,255,.015),0 18px 42px rgba(0,0,0,.18);backdrop-filter:blur(7px)}
.feature-card.active{display:block;animation:featureIn .32s ease-out}
@keyframes featureIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.feature-topline{display:flex;align-items:center;gap:13px}.feature-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(95,226,92,.32);background:rgba(63,175,76,.09);color:#57d765}.feature-icon svg{width:28px;height:28px}.feature-eyebrow{display:block;color:#58d765;font-size:12px;font-weight:800;letter-spacing:.045em;margin-bottom:3px}.feature-card h2{margin:0;font-size:25px;color:#f7fbff;letter-spacing:-.02em}.feature-card p{max-width:680px;color:#aab6c7;line-height:1.55;font-size:15px;margin:14px 0 17px}.feature-tags{display:flex;flex-wrap:wrap;gap:7px}.feature-tags span{display:inline-flex;align-items:center;padding:4px 9px;border:1px solid rgba(255,255,255,.14);border-radius:5px;background:rgba(255,255,255,.045);font-size:11px;color:#d1d8e4}.feature-tags span:before{content:"";width:5px;height:5px;background:#54d962;border-radius:50%;margin-right:5px}
.feature-controls{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.feature-dots{display:flex;gap:6px;align-items:center}.feature-dot{width:6px;height:6px;border-radius:999px;background:#6b7484;padding:0;transition:.2s}.feature-dot.active{width:22px;background:#2f64cc}.feature-more{height:27px;padding:0 9px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#d8e1ef;font-size:11px;font-weight:700}.feature-more:hover{background:rgba(255,255,255,.11)}
.hero-footer{position:relative;z-index:2;display:flex;gap:10px;flex-wrap:wrap}.hero-chip{display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:5px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.045);color:#dce4ef;font-size:11px;font-weight:650}.hero-chip svg{width:14px;height:14px;color:#cad5e5}

.login-panel{min-height:100vh;background:#fff;padding:36px clamp(44px,5vw,88px) 22px;display:flex;flex-direction:column;justify-content:center;position:relative}
.login-panel-inner{width:min(440px,100%);margin:auto}.mobile-brand{display:none}.login-heading{margin-bottom:28px}.login-heading h2{margin:0 0 7px;font-size:34px;letter-spacing:-.025em;color:#24304a}.login-heading p{margin:0;color:#6f7788;font-size:14px}
.field-group{margin-bottom:16px}.field-group label{display:block;margin:0 0 7px;font-size:13px;color:#38425a;font-weight:600}.required{color:#de4050}.input-wrap{height:50px;border:1px solid #cfd6e2;border-radius:6px;display:flex;align-items:center;background:#fff;transition:border-color .18s,box-shadow .18s}.input-wrap:focus-within{border-color:#466bd2;box-shadow:0 0 0 3px rgba(55,92,199,.09)}.input-wrap>svg{width:18px;height:18px;margin-left:14px;color:#7e8799;flex:0 0 auto}.input-wrap input{border:0;outline:0;width:100%;height:48px;padding:0 13px;color:#222c42;background:transparent;font-size:14px}.input-wrap input::placeholder{color:#a3aab8}.password-toggle{width:46px;height:46px;display:grid;place-items:center;background:transparent;color:#626b7c;flex:0 0 auto}.password-toggle svg{width:20px;height:20px}.password-toggle:hover{color:#2d4da7}
.login-options{display:flex;align-items:center;justify-content:space-between;margin:4px 0 0}.remember-option{display:flex;align-items:center;gap:8px;color:#626c7d;font-size:13px;cursor:pointer;position:relative}.remember-option input{position:absolute;opacity:0;width:1px;height:1px}.checkmark{width:16px;height:16px;border-radius:4px;border:1px solid #b9c2cf;background:#fff;position:relative}.remember-option input:checked+.checkmark{background:#2a51b4;border-color:#2a51b4}.remember-option input:checked+.checkmark:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.link-button,.footer-link{padding:0;background:transparent;color:#2045a3;font-size:13px}.link-button:hover,.footer-link:hover{text-decoration:underline}.error{min-height:20px;margin-top:11px;color:var(--danger);font-size:12.5px;line-height:1.4}.signin-button{width:100%;height:44px;margin-top:8px;border-radius:5px;background:linear-gradient(90deg,#2f55b1,#284da7);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 4px 10px rgba(26,61,151,.16);transition:transform .15s,box-shadow .15s,background .15s}.signin-button svg{width:16px;height:16px}.signin-button:hover{background:linear-gradient(90deg,#294da6,#234697);box-shadow:0 6px 14px rgba(26,61,151,.22)}.signin-button:active{transform:translateY(1px)}button:disabled{opacity:.6;cursor:default}.access-help{text-align:center;color:#777f8f;font-size:13px;margin-top:15px}.login-footer-v3{width:100%;margin-top:auto;padding-top:24px;border-top:1px solid #edf0f4;text-align:center;color:#98a0ae;font-size:10.5px}.login-footer-v3 nav{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:10px}.login-footer-v3 nav>span{width:1px;height:13px;background:#d9dee6}.login-footer-v3 p{margin:0}.login-footer-v3 .footer-link{font-size:10.5px}

/* APPLICATION */
.portal-shell{min-height:100vh;background:linear-gradient(180deg,#f7f9fc,#f4f7fb)}
.topbar{height:76px;background:#fff;border-bottom:1px solid #e4e9f1;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,72px);position:sticky;top:0;z-index:10;box-shadow:0 2px 12px rgba(17,39,75,.025)}
.topbar-brand,.user-area{display:flex;align-items:center;gap:12px}.app-logo{width:42px;height:42px;border-radius:11px}.brand-title{font-weight:760;font-size:17px;color:#17243b}.brand-subtitle,.user-text span{display:block;color:#8a95a5;font-size:11px;margin-top:2px}.user-text{text-align:right;font-size:13px}.user-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eaf0fb;color:#284ca6;font-size:13px;font-weight:800}.secondary{height:36px;border-radius:7px;background:#eef3f8;color:#42536a;padding:0 14px;font-weight:650}.secondary:hover{background:#e3ebf3}
.content{max-width:1200px;margin:0 auto;padding:44px 24px 70px}.workspace-hero{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.workspace-kicker,.section-kicker{display:block;color:#3d67c9;font-size:10px;font-weight:800;letter-spacing:.12em;margin-bottom:7px}.workspace-hero h2{font-size:34px;line-height:1;margin:0;color:#16233a;letter-spacing:-.03em}.workspace-hero p{margin:9px 0 0;color:#728095;font-size:14px}.refresh-button{display:flex;align-items:center;gap:7px}.refresh-button svg{width:15px;height:15px}.workspace-section{background:#fff;border:1px solid #e2e8f0;border-radius:15px;padding:22px;box-shadow:var(--shadow-soft);margin-bottom:24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.section-heading>div{min-width:0}.section-heading h3{margin:0;font-size:19px;letter-spacing:-.015em}.badge{display:grid;place-items:center;min-width:26px;height:26px;padding:0 8px;background:#eef3fb;color:#375fae;border-radius:999px;font-size:11px;font-weight:800}.resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:14px}.resource-card{background:linear-gradient(180deg,#fff,#fbfcfe);border:1px solid #dfe6ef;border-radius:12px;padding:18px;display:flex;flex-direction:column;min-height:190px;box-shadow:0 3px 12px rgba(29,55,91,.035);transition:transform .18s,border-color .18s,box-shadow .18s}.resource-card:hover{transform:translateY(-2px);border-color:#ccd9ea;box-shadow:0 10px 22px rgba(29,55,91,.08)}.resource-icon{width:48px;height:48px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#e8f2ff,#edf7ff);color:#1d69b5;font-size:14px;font-weight:850;border:1px solid #dbeafa}.resource-name{font-weight:760;font-size:17px;margin:16px 0 5px}.resource-meta{color:#7c8798;font-size:12px}.resource-actions{margin-top:auto;padding-top:18px}.launch{width:100%;height:39px;border-radius:7px;background:linear-gradient(90deg,#2f61c8,#2754b6);color:#fff;font-weight:700}.launch:hover{background:linear-gradient(90deg,#2857bb,#224ca9)}.empty-state{border:1px dashed #ccd6e3;border-radius:11px;padding:38px;text-align:center;color:#7a8798;background:#fbfcfe}.empty-state h3{color:#26354c;margin:10px 0 5px}.empty-state p{margin:0;line-height:1.5}.empty-icon{width:50px;height:50px;margin:auto;display:grid;place-items:center;border-radius:12px;background:#edf4fb;color:#3a6fb4}.empty-icon svg{width:27px;height:27px}.empty-state.compact{padding:22px}.sessions-section{margin-top:0}.session-list{display:grid;gap:10px}.session-item{background:#fbfcfe;border:1px solid #e1e7ef;border-radius:10px;padding:14px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px}.session-main strong{display:block;font-size:14px}.session-main span,.session-side{font-size:11.5px;color:#7c8798;margin-top:4px}.session-side{display:flex;align-items:center;gap:10px}.state{display:inline-block;padding:4px 8px;border-radius:99px;background:#eaf7f0;color:var(--success);font-size:10.5px;font-weight:750}.reconnect-button{height:31px;padding:0 11px;border-radius:6px;background:#eaf1fb;color:#305da9;font-size:11px;font-weight:700}.reconnect-button:hover{background:#dfe9f8}.message{padding:12px 14px;border-radius:9px;margin-bottom:20px;background:#eef6ff;color:#235b86;border:1px solid #d6e9f7;font-size:13px}.message.error-message{background:var(--danger-soft);color:#a32c3a;border-color:#f1cdd2}.portal-footer{text-align:center;color:#94a0ae;font-size:11px;padding:0 20px 30px;display:flex;justify-content:center;align-items:center;gap:8px}.footer-dot{width:3px;height:3px;border-radius:50%;background:#aab4c1}.info-toast{position:fixed;right:24px;bottom:24px;max-width:350px;padding:12px 15px;border-radius:9px;background:#17233a;color:#fff;box-shadow:0 15px 34px rgba(5,17,39,.25);font-size:12px;line-height:1.45;z-index:100}

@media(max-width:1080px){.login-page{grid-template-columns:1.15fr .9fr}.login-hero{padding:26px 28px}.hero-content{width:100%}.feature-card{min-height:265px}.login-panel{padding-left:38px;padding-right:38px}}
@media(max-width:860px){.login-page{display:block;background:#fff}.login-hero{display:none}.login-panel{min-height:100vh;padding:32px 24px 20px}.login-panel-inner{margin:auto;width:min(460px,100%)}.mobile-brand{display:flex;align-items:center;gap:11px;margin-bottom:42px}.mobile-brand strong{display:block;color:#1a2740}.mobile-brand span{display:block;color:#8b96a7;font-size:10px;margin-top:2px;text-transform:uppercase;letter-spacing:.08em}.login-footer-v3{margin-top:40px}.topbar{height:auto;padding:13px 17px}.user-text{display:none}.content{padding:30px 15px 50px}.workspace-hero{align-items:flex-start}.workspace-hero h2{font-size:29px}.workspace-section{padding:16px}.resource-grid{grid-template-columns:1fr}.session-item{align-items:flex-start;flex-direction:column}.session-side{width:100%;justify-content:space-between}}
@media(max-width:520px){.login-panel{padding:24px 18px 18px}.login-heading h2{font-size:29px}.login-options{gap:10px}.link-button{font-size:12px}.login-footer-v3 nav{gap:6px;flex-wrap:wrap}.topbar-brand .brand-subtitle{display:none}.workspace-hero{gap:16px}.refresh-button{padding:0 10px}.portal-footer{padding-bottom:22px}}
