:root{--navy:#0b1f3a;--blue:#155eef;--blue-dark:#0b4bd4;--green:#16a36a;--text:#142033;--muted:#64748b;--line:#dfe7f1;--surface:#f5f8fc;--white:#fff;--shadow:0 18px 50px rgba(15,35,64,.10)}
*{box-sizing:border-box}body{margin:0;background:var(--surface);color:var(--text);font-family:Inter,system-ui,sans-serif}button,input,select{font:inherit}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.muted{color:var(--muted)}
.login-shell{display:grid;min-height:100vh;grid-template-columns:minmax(380px,1.05fr) minmax(420px,.95fr)}.brand-panel{position:relative;display:flex;overflow:hidden;flex-direction:column;justify-content:center;padding:clamp(48px,8vw,120px);background:linear-gradient(145deg,#07182d,#103d78);color:#fff}.brand-panel:after{position:absolute;right:-160px;bottom:-190px;width:520px;height:520px;border:80px solid rgba(255,255,255,.05);border-radius:50%;content:""}.brand-mark{display:grid;width:54px;height:54px;margin-bottom:42px;border:1px solid rgba(255,255,255,.24);border-radius:16px;background:rgba(255,255,255,.1);font-size:26px;font-weight:800;place-items:center}.brand-panel .eyebrow{color:#8fb8ff}.brand-panel h1{max-width:650px;margin:0;font-size:clamp(38px,5vw,68px);line-height:1.04;letter-spacing:-.045em}.brand-copy{max-width:520px;margin:28px 0;color:#c8d8ee;font-size:18px;line-height:1.65}.trust-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.trust-list span{padding:10px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#d9e6f6;font-size:13px}.login-panel{display:grid;padding:32px;background:#fff;place-items:center}.login-card{width:min(100%,430px)}.login-card h2{margin:0;font-size:36px;letter-spacing:-.03em}.form-stack{display:grid;gap:20px;margin-top:34px}.form-stack label{display:grid;gap:9px;color:#344054;font-size:13px;font-weight:700}.form-stack input{width:100%;padding:14px 15px;border:1px solid #cfd9e7;border-radius:10px;outline:none;transition:.2s}.form-stack input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(21,94,239,.1)}.primary-button{margin-top:6px;padding:15px;border:0;border-radius:10px;background:var(--blue);color:#fff;font-weight:800;cursor:pointer}.primary-button:hover{background:var(--blue-dark)}.privacy-note{margin-top:25px;color:#7b8799;font-size:12px;line-height:1.6}.alert{margin-top:24px;padding:12px 14px;border:1px solid #fecaca;border-radius:9px;background:#fff1f2;color:#b42318;font-size:13px}
.app-header{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 max(24px,calc((100vw - 1120px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 1px 0 rgba(15,35,64,.02)}.wordmark{display:flex;align-items:center;gap:12px;color:var(--navy);font-size:19px;font-weight:800;text-decoration:none;letter-spacing:.08em}.wordmark>span:first-child,.header-user>span{display:grid;width:38px;height:38px;border-radius:11px;background:var(--blue);color:#fff;letter-spacing:0;place-items:center}.wordmark-text{display:grid;gap:1px}.wordmark-text small{color:#7b8799;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:none}.header-user{display:flex;align-items:center;gap:11px}.header-user>span{border-radius:50%;background:#e8efff;color:var(--blue);font-size:12px;font-weight:800}.header-user div{display:grid;gap:2px}.header-user strong{font-size:13px}.header-user small{color:var(--muted);font-size:11px}.portal-shell{width:min(1120px,calc(100% - 48px));min-height:calc(100vh - 158px);margin:0 auto;padding:58px 0 72px}.welcome-row,.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.welcome-row{align-items:center}.welcome-row h1{margin:0;color:var(--navy);font-size:42px;letter-spacing:-.045em}.welcome-row p:last-child{margin:10px 0 0;font-size:16px}.ghost-button{padding:10px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#334155;font-weight:700;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.ghost-button:hover{border-color:#b9c9de;background:#f8faff;color:var(--blue)}.ghost-button:focus-visible,.product-link:focus-visible,.tenant-selector select:focus-visible{outline:3px solid rgba(21,94,239,.2);outline-offset:3px}.tenant-selector{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(250px,340px);align-items:center;gap:18px;margin:42px 0 52px;padding:20px 22px;border:1px solid #d9e4f2;border-radius:18px;background:linear-gradient(135deg,#fff 55%,#f4f8ff);box-shadow:0 10px 28px rgba(15,35,64,.055)}.tenant-symbol{display:grid;width:48px;height:48px;border-radius:14px;background:#e9f0ff;color:var(--blue);place-items:center}.tenant-symbol svg{width:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.tenant-copy{display:grid;gap:4px}.tenant-copy span,.select-wrap>span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tenant-copy strong{overflow:hidden;color:var(--navy);font-size:16px;text-overflow:ellipsis;white-space:nowrap}.select-wrap{display:grid;gap:7px}.tenant-selector select{width:100%;padding:11px 38px 11px 13px;border:1px solid #cbd8e8;border-radius:10px;background:#fff;color:var(--navy);font-size:13px;font-weight:750;outline:none;cursor:pointer}.products-section{padding-bottom:20px}.section-heading{align-items:end;margin-bottom:24px}.section-heading h2{margin:0;color:var(--navy);font-size:28px;letter-spacing:-.03em}.section-heading div>p:last-child{margin:8px 0 0;color:var(--muted);font-size:14px}.product-count{padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:12px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{position:relative;display:flex;min-height:280px;overflow:hidden;flex-direction:column;padding:28px;border:1px solid #dce6f2;border-radius:20px;background:#fff;box-shadow:0 14px 40px rgba(15,35,64,.075);transition:transform .2s,box-shadow .2s,border-color .2s}.product-card:before{position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--blue),#69a0ff);content:""}.product-card:hover{transform:translateY(-4px);border-color:#c4d6ee;box-shadow:0 24px 60px rgba(15,35,64,.13)}.product-topline{display:flex;align-items:center;justify-content:space-between;gap:20px}.product-icon{display:grid;width:54px;height:54px;border-radius:15px;background:#e8efff;color:var(--blue);place-items:center}.product-icon svg{width:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-bt_energetica .product-icon svg{fill:currentColor;stroke:none}.product-bt_docs .product-icon{background:#e9f8f1;color:var(--green)}.product-content{padding:22px 0 26px}.product-content h3{margin:0 0 8px;color:var(--navy);font-size:23px;letter-spacing:-.025em}.product-content p{max-width:470px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.status-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#ecfdf3;color:#087443;font-size:10px;font-weight:800;text-transform:uppercase}.status-pill i{width:6px;height:6px;border-radius:50%;background:#20b26b;box-shadow:0 0 0 3px rgba(32,178,107,.12)}.product-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid var(--line);color:var(--blue);font-size:13px;font-weight:800;text-decoration:none}.product-link:after{position:absolute;inset:0;content:""}.product-link .arrow{display:grid;width:34px;height:34px;border-radius:50%;background:#edf3ff;font-size:18px;place-items:center;transition:transform .2s,background .2s}.product-card:hover .arrow{transform:translateX(3px);background:#dfeaff}.empty-state{grid-column:1/-1;padding:50px;border:1px dashed #cbd5e1;border-radius:18px;background:#fff;color:var(--muted);text-align:center}footer{padding:28px;color:#8290a4;font-size:11px;text-align:center}
@media(max-width:820px){.login-shell{grid-template-columns:1fr}.brand-panel{display:none}.login-panel{min-height:100vh}.product-grid{grid-template-columns:1fr}.portal-shell{width:min(100% - 30px,1120px);padding-top:34px}.welcome-row h1{font-size:34px}.header-user div{display:none}.tenant-selector{grid-template-columns:auto 1fr}.select-wrap{grid-column:1/-1;width:100%}.section-heading{align-items:flex-start;flex-direction:column}.product-count{align-self:flex-start}}
@media(min-width:821px){.product-grid:has(.product-card:only-child){grid-template-columns:minmax(0,620px)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.product-launch{margin-top:auto}.product-launch .product-link{width:100%;border-right:0;border-bottom:0;border-left:0;background:transparent;cursor:pointer;text-align:left}
.product-launch .product-link:after{display:none}.product-launch .product-link{position:relative;padding:14px 16px;border:0;border-radius:11px;background:var(--blue);color:#fff}.product-launch .product-link:hover{background:var(--blue-dark)}.product-launch .product-link .arrow{background:rgba(255,255,255,.16);color:#fff}.product-launch .product-link:focus-visible{outline:3px solid rgba(21,94,239,.25);outline-offset:3px}.launch-alert{margin:-4px 0 20px;padding:13px 15px;border:1px solid #fed7aa;border-radius:11px;background:#fff7ed;color:#9a3412;font-size:13px}.version-label{margin-top:18px!important;color:#94a3b8!important;font-size:11px!important;text-align:center}
.transition-shell{display:grid;min-height:100vh;padding:24px;place-content:center;text-align:center}.transition-shell h1{margin:0 0 8px;color:var(--navy)}.transition-shell p{margin:6px 0;color:var(--muted)}.transition-spinner{width:34px;height:34px;margin:0 auto 20px;border:4px solid #dbe7ff;border-top-color:var(--blue);border-radius:50%;animation:transition-spin .8s linear infinite}.transition-link{color:var(--blue);font-weight:800}@keyframes transition-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.transition-spinner{animation:none}}
.select-wrap>label{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.select-wrap>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.select-wrap button{padding:0 14px;border:1px solid #cbd8e8;border-radius:10px;background:#fff;color:var(--blue);font-size:12px;font-weight:800;cursor:pointer}.select-wrap button:hover{border-color:#9fb8dc;background:#f4f8ff}.select-wrap button:focus-visible{outline:3px solid rgba(21,94,239,.2);outline-offset:2px}
.tenant-selector-single{grid-template-columns:auto minmax(0,1fr)}
