:root{--jr-blue:#071321;--jr-blue-2:#0b1d32;--jr-blue-3:#102a46;--jr-gold:#F3B05E;--jr-gold-2:#ffbf5f;--jr-text:#f8fafc;--jr-muted:#cbd5e1;--jr-card:#0b1829;--jr-border:rgba(255,255,255,.12);--jr-shadow:0 28px 80px rgba(0,0,0,.32)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#172033;background:#f4f7fb}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.login-page{min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#071321 0%,#0b1d32 52%,#0d2842 100%)}.auth-shell{min-height:100vh;width:100%;display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(390px,.85fr);gap:36px;padding:44px 5vw;position:relative;isolation:isolate;align-items:center}.auth-bg{position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 82% 16%,rgba(243,176,94,.28),transparent 24%),radial-gradient(circle at 8% 12%,rgba(243,176,94,.10),transparent 28%),linear-gradient(90deg,rgba(7,19,33,.98),rgba(13,40,66,.88))}.auth-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,19,33,.9) 0%,rgba(7,19,33,.65) 48%,rgba(243,176,94,.08) 100%)}.auth-hero-card{position:relative;min-height:680px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:28px;overflow:visible}.hero-top{display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px}.brand img{width:245px;height:auto;filter:drop-shadow(0 16px 30px rgba(0,0,0,.35))}.hero-copy{max-width:780px;position:relative;z-index:3}.hero-badge{display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid var(--jr-border);color:#fff;font-weight:900;font-size:13px;margin-bottom:22px;box-shadow:0 10px 25px rgba(0,0,0,.15)}.hero-badge i{color:var(--jr-gold)}.hero-copy h1{font-size:clamp(42px,5.6vw,82px);line-height:.99;margin:0 0 20px;font-weight:900;letter-spacing:-.06em;text-shadow:0 14px 40px rgba(0,0,0,.28)}.hero-copy h1::first-line{color:#fff}.hero-copy h1{color:#fff}.hero-copy h1 span,.login-title small{color:var(--jr-gold)}.hero-copy p{font-size:20px;line-height:1.65;margin:0;color:#dbe5f2;max-width:760px;font-weight:600}.site-preview{position:relative;z-index:2;width:min(820px,100%);border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:0 28px 75px rgba(0,0,0,.45);transform:perspective(1100px) rotateX(2deg);background:#081523}.site-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,19,33,.18),transparent 45%);z-index:1;pointer-events:none}.site-preview img{width:100%;height:auto;display:block}.rating-card{position:absolute;z-index:5;right:4%;bottom:48px;background:#091827;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px 20px;box-shadow:0 20px 55px rgba(0,0,0,.35);max-width:310px}.rating-card strong{display:block;font-size:22px;color:var(--jr-gold)}.rating-card i{color:var(--jr-gold);margin-left:2px;font-size:15px}.rating-card span{display:block;margin-top:8px;color:#fff;font-size:13px;font-weight:800;line-height:1.55}.auth-card{position:relative;align-self:center;background:rgba(9,24,39,.88);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:34px;max-width:520px;width:100%;justify-self:end;box-shadow:var(--jr-shadow);overflow:hidden}.auth-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(243,176,94,.16),transparent 30%);pointer-events:none}.auth-card>*{position:relative;z-index:1}.orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.5;pointer-events:none}.orb.one{width:130px;height:130px;right:-54px;top:-54px;background:rgba(243,176,94,.45)}.orb.two{width:90px;height:90px;left:-34px;bottom:24px;background:rgba(255,255,255,.08)}.login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);border-radius:19px;padding:7px;margin-bottom:24px}.tab-btn{border:0;border-radius:14px;padding:13px 12px;background:transparent;color:#d7e0ee;font:900 14px Inter,system-ui;cursor:pointer;transition:.2s}.tab-btn i{margin-right:7px}.tab-btn.active{background:var(--jr-gold);color:#071321;box-shadow:0 12px 26px rgba(243,176,94,.28)}.login-title small{display:inline-flex;text-transform:uppercase;letter-spacing:.1em;font-weight:900;font-size:12px}.login-title h2{margin:8px 0 8px;color:#fff;font-size:38px;line-height:1;font-weight:900;letter-spacing:-.04em}.login-title p{margin:0 0 24px;color:#c8d3e1;line-height:1.55;font-weight:600}.field{display:block;margin-bottom:16px}.field>span{display:block;margin:0 0 8px;font-size:13px;font-weight:900;color:#eef4fb}.input-wrap{height:56px;display:flex;align-items:center;gap:12px;padding:0 14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.96);border-radius:16px;transition:.18s;box-shadow:0 8px 22px rgba(0,0,0,.12)}.input-wrap:focus-within{border-color:var(--jr-gold);box-shadow:0 0 0 4px rgba(243,176,94,.18)}.input-wrap>i{color:#8a98a9;width:18px}.input-wrap input{border:0;outline:0;background:transparent;width:100%;height:100%;font:800 15px Inter,system-ui;color:#101828}.input-wrap button{border:0;background:transparent;color:#667085;cursor:pointer;font-size:16px;width:32px;height:32px;border-radius:10px}.input-wrap button:hover{background:#f1f5fa}.field small{display:none;margin-top:7px;color:#ffb4ab;font-size:12px;font-weight:800}.field.invalid small,.caps-warning.show{display:block}.login-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:6px 0 18px;flex-wrap:wrap}.remember{display:flex;gap:8px;align-items:center;font-size:13px;font-weight:800;color:#d7e0ee}.remember input{accent-color:var(--jr-gold)}.forgot-btn{border:0;background:transparent;color:var(--jr-gold);font-weight:900;cursor:pointer;padding:0}.submit-btn{width:100%;height:58px;border:0;border-radius:16px;background:linear-gradient(135deg,var(--jr-gold),#ffc56f);color:#071321;font:900 16px Inter,system-ui;cursor:pointer;box-shadow:0 16px 36px rgba(243,176,94,.22);transition:.2s}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 20px 42px rgba(243,176,94,.30)}.submit-btn:disabled{opacity:.68;cursor:not-allowed;transform:none}.security-note{margin-top:18px;display:flex;gap:10px;padding:13px 14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10);border-radius:16px;color:#d6e0ee;font-size:12px;line-height:1.45}.security-note i{margin-top:2px;color:var(--jr-gold)}.swal2-popup{border-radius:24px!important;font-family:Inter,system-ui,sans-serif!important}.swal2-confirm{background:#192537!important;border-radius:14px!important}.swal2-cancel{border-radius:14px!important}
.portal-page{background:#f5f7fb}.portal-layout{min-height:100vh;display:grid;grid-template-columns:292px 1fr}.sidebar{background:linear-gradient(180deg,#192537,#101827);color:#fff;padding:24px 16px;display:flex;flex-direction:column;gap:18px;box-shadow:12px 0 38px rgba(16,24,39,.14);position:sticky;top:0;height:100vh}.sidebar-brand{height:76px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.10);padding-bottom:18px}.sidebar-brand img{width:178px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.25))}.user-box{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:16px;text-align:center}.avatar{width:56px;height:56px;margin:0 auto 10px;border-radius:18px;background:linear-gradient(135deg,var(--jr-gold),#ffd99e);display:grid;place-items:center;color:#192537;font-weight:900}.user-box strong{display:block}.user-box small{color:#cbd8ea}.menu{display:flex;flex-direction:column;gap:10px}.menu a{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:16px;color:#d8e2f1;font-weight:850;transition:.2s}.menu a i{width:20px;color:var(--jr-gold)}.menu a:hover,.menu a.active{background:rgba(243,176,94,.16);color:#fff}.sidebar-footer{margin-top:auto}.logout{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.08);color:#fff;font-weight:900}.content{min-width:0;padding:28px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.page-title small{display:block;color:#b66b16;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.page-title h1{margin:3px 0 0;color:#192537;font-size:30px}.top-actions{display:flex;gap:10px;align-items:center}.action-btn{border:0;background:#fff;border:1px solid #e6edf6;border-radius:14px;padding:11px 13px;color:#344054;font-weight:900;box-shadow:0 8px 24px rgba(25,37,55,.05);cursor:pointer}.mobile-menu{display:none}.portal-content-wrap,.empty-state{background:#fff;border:1px solid #e6edf6;border-radius:26px;padding:24px;box-shadow:0 16px 42px rgba(25,37,55,.07)}.empty-state{text-align:center;color:#667085;padding:44px}.empty-icon{width:72px;height:72px;border-radius:24px;background:#fff5e7;color:#c47b22;display:grid;place-items:center;font-size:28px;margin:0 auto 14px}.empty-state h2{color:#192537;margin:4px 0 8px}@media(max-width:1120px){.auth-shell{grid-template-columns:1fr;padding:28px}.auth-card{justify-self:center;max-width:640px}.auth-hero-card{min-height:auto}.site-preview{max-width:760px}.rating-card{right:24px;bottom:28px}}@media(max-width:760px){.auth-shell{padding:16px;gap:22px}.auth-hero-card{gap:22px}.brand img{width:210px}.hero-copy h1{font-size:42px}.hero-copy p{font-size:16px}.site-preview{border-radius:22px}.rating-card{position:relative;right:auto;bottom:auto;max-width:100%}.auth-card{border-radius:24px;padding:24px}.login-title h2{font-size:31px}.portal-layout{grid-template-columns:1fr}.sidebar{position:fixed;left:0;top:0;bottom:0;width:292px;z-index:20;transform:translateX(-105%);transition:.22s}.sidebar.open{transform:translateX(0)}.mobile-overlay{position:fixed;inset:0;background:rgba(15,23,42,.42);z-index:15;display:none}.mobile-overlay.open{display:block}.content{padding:18px}.mobile-menu{display:inline-flex}.topbar{align-items:flex-start}.top-actions{display:none}}@media(max-width:480px){.auth-shell{padding:12px}.hero-copy h1{font-size:36px}.auth-card{padding:20px}.login-tabs{grid-template-columns:1fr}.input-wrap{height:54px}.login-actions{align-items:flex-start}.security-note{display:none}}

/* Ajuste final: login com boas-vindas e imagem casal-lineia-cutout.png */
.auth-shell-new{grid-template-columns:minmax(520px,1.05fr) minmax(390px,.95fr)}
.hero-copy h1 span{color:var(--jr-gold)}
.login-illustration{position:relative;z-index:2;min-height:390px;display:flex;align-items:flex-end;justify-content:center;margin-top:10px;overflow:visible}
.login-illustration .gold-shape{position:absolute;right:3%;bottom:0;width:72%;height:78%;background:linear-gradient(135deg,#f3b05e,#c9812d);clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);border-radius:0 0 30px 30px;box-shadow:0 30px 80px rgba(0,0,0,.28)}
.login-illustration img{position:relative;z-index:2;max-height:520px;width:auto;max-width:92%;object-fit:contain;filter:drop-shadow(0 28px 45px rgba(0,0,0,.34))}
.floating-card{position:absolute;right:1%;bottom:58px;z-index:4;background:#091827;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px 20px;box-shadow:0 20px 55px rgba(0,0,0,.35);max-width:315px}
.floating-card strong{display:block;color:var(--jr-gold);font-size:22px;font-weight:900;margin-bottom:7px}
.floating-card span{display:block;color:#fff;font-size:13px;font-weight:800;line-height:1.55}
@media(max-width:1120px){.login-illustration{min-height:340px}.login-illustration img{max-height:440px}.floating-card{right:22px;bottom:28px}}
@media(max-width:760px){.login-illustration{min-height:300px}.login-illustration .gold-shape{width:86%;height:72%;right:-4%}.login-illustration img{max-height:360px}.floating-card{position:relative;right:auto;bottom:auto;margin-left:-80px;margin-bottom:18px;align-self:flex-end}}
@media(max-width:480px){.login-illustration{min-height:250px}.login-illustration img{max-height:300px}.floating-card{display:none}}
