.portal-auth-shell{background:linear-gradient(180deg, var(--bg) 0%, var(--bg-alt) 100%);place-items:center;min-height:100vh;padding:2rem;display:grid}.portal-auth-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:400px;padding:2rem;box-shadow:0 12px 40px #0000004d}.portal-auth-back{color:var(--muted);margin-bottom:1.25rem;font-size:.85rem;transition:color .15s;display:inline-block}.portal-auth-back:hover{color:var(--text)}.portal-auth-card h1{background:linear-gradient(135deg, var(--accent), var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .4rem;font-size:1.5rem}.portal-auth-card>p{color:var(--muted);margin:0 0 1.5rem;font-size:.92rem}.portal-auth-card form{flex-direction:column;gap:.75rem;display:flex}.portal-auth-card button[type=submit]{background:var(--accent);color:var(--bg);cursor:pointer;border:none;border-radius:10px;padding:.85rem;font-size:.95rem;font-weight:600;transition:background .15s,transform .1s}.portal-auth-card button[type=submit]:hover:not(:disabled){background:var(--accent-light);transform:translateY(-1px)}.portal-auth-card button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.portal-auth-error{color:var(--danger);background:#ef444414;border:1px solid #ef44444d;border-radius:8px;margin-top:.4rem;padding:.6rem .8rem;font-size:.85rem}.portal-auth-alt{text-align:center;color:var(--muted);margin:1.25rem 0 0;font-size:.88rem}.portal-auth-alt a{color:var(--accent-light);font-weight:500}.portal-oauth-btn{color:#1f1f1f;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.7rem 1rem;font-size:.92rem;font-weight:500;transition:transform .1s,background .15s;display:flex}.portal-oauth-btn:hover{background:#f7f7f7;transform:translateY(-1px)}.portal-auth-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.75rem;margin:1rem 0 .75rem;font-size:.78rem;display:flex}.portal-auth-divider:before,.portal-auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.portal-auth-divider span{white-space:nowrap}.portal-layout{background:var(--bg);min-height:100vh;display:flex}.portal-main{flex:1;max-width:100%;min-height:100vh;margin-left:260px;padding:2.5rem;overflow-x:hidden}.portal-sidebar{background:linear-gradient(180deg, var(--surface), var(--bg-alt));border-right:1px solid var(--border);z-index:100;flex-direction:column;width:260px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.portal-sidebar__header{border-bottom:1px solid var(--border);padding:1.75rem 1.5rem}.portal-sidebar__brand{color:var(--text);align-items:center;gap:.75rem;display:flex}.portal-sidebar__brand:hover{color:var(--text)}.portal-sidebar__brand-icon{background:linear-gradient(135deg, var(--accent), var(--accent-light));width:40px;height:40px;color:var(--bg);border-radius:10px;place-items:center;font-size:1.1rem;font-weight:800;display:grid}.portal-sidebar__brand-text h3{color:var(--text);margin:0;font-size:1rem;font-weight:600}.portal-sidebar__brand-text span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.portal-sidebar__nav{flex-direction:column;flex:1;gap:.3rem;padding:1.25rem .9rem;display:flex}.portal-sidebar__link{color:var(--muted);cursor:pointer;border-radius:10px;align-items:center;gap:.8rem;padding:.7rem .85rem;font-size:.92rem;transition:background .15s,color .15s;display:flex;position:relative}.portal-sidebar__link:hover{color:var(--text);background:#ffffff0a}.portal-sidebar__link--active{color:var(--accent-light);background:#10b98124;font-weight:500}.portal-sidebar__link--active:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.portal-sidebar__icon{justify-content:center;align-items:center;width:18px;display:inline-flex}.portal-sidebar__footer{border-top:1px solid var(--border);padding:1rem}.portal-sidebar__user{align-items:center;gap:.7rem;margin-bottom:.6rem;padding:.5rem;display:flex}.portal-sidebar__avatar{background:linear-gradient(135deg, var(--accent), var(--accent-light));width:36px;height:36px;color:var(--bg);border-radius:50%;place-items:center;font-size:.85rem;font-weight:700;display:grid}.portal-sidebar__user-name{color:var(--text);font-size:.88rem;font-weight:500;line-height:1.2}.portal-sidebar__user-email{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.72rem;overflow:hidden}.portal-sidebar__logout{border:1px solid var(--border);width:100%;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.55rem;padding:.6rem .75rem;font-size:.85rem;transition:background .15s,color .15s,border-color .15s;display:flex}.portal-sidebar__logout:hover{color:var(--danger);background:#ef444414;border-color:#ef44444d}.portal-mobile-toggle{z-index:101;background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-size:1.25rem;position:fixed;top:1rem;left:1rem}.portal-mobile-overlay{z-index:99;background:#0000008c;position:fixed;inset:0}@media (max-width:768px){.portal-sidebar{transition:transform .3s;transform:translate(-100%)}.portal-sidebar--open{transform:translate(0)}.portal-main{margin-left:0;padding:4.5rem 1.25rem 2rem}.portal-mobile-toggle{display:flex}}@media (min-width:769px){.portal-mobile-toggle{display:none}}.portal-page__title{margin:0 0 .5rem;font-size:2rem}.portal-page__subtitle{color:var(--muted);margin:0 0 2rem;font-size:1rem}.portal-kpis{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.portal-kpi{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem}.portal-kpi__icon{margin-bottom:.4rem;font-size:1.5rem}.portal-kpi__value{color:var(--text);font-size:1.85rem;font-weight:700;line-height:1.1}.portal-kpi__label{color:var(--muted);margin-top:.2rem;font-size:.85rem}.portal-panel{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.75rem}.portal-panel__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.portal-panel__title{font-size:1.05rem;font-weight:600}.portal-badge{background:var(--bg-alt);color:var(--muted);border-radius:6px;padding:.25rem .6rem;font-size:.72rem;font-weight:500;display:inline-block}.portal-badge--success{color:var(--accent-light);background:#10b9811f}.portal-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.92rem;font-weight:600;transition:transform .12s,background .12s;display:inline-flex}.portal-btn:hover{transform:translateY(-1px)}.portal-btn--primary{background:var(--accent);color:var(--bg)!important}.portal-btn--primary:hover{background:var(--accent-light);color:var(--bg)!important}.portal-action-card{background:var(--bg-alt);border:1px solid var(--border);color:var(--text);border-radius:12px;padding:1.1rem 1.25rem;transition:transform .15s,border-color .15s;display:block}.portal-action-card:hover{color:var(--text);border-color:#10b98166;transform:translateY(-2px)}.portal-action-card__icon{margin-bottom:.3rem;font-size:1.4rem}.portal-action-card strong{margin-bottom:.25rem;font-size:.95rem;display:block}.portal-action-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.4}.portal-quote-card{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:12px;padding:1.1rem 1.5rem;transition:border-color .15s;display:block}.portal-quote-card:hover{color:var(--text);border-color:#10b98166}.portal-quote-card__head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.portal-quote-card__meta{flex-wrap:wrap;gap:.35rem;margin-top:.6rem;display:flex}.portal-pricing{gap:.5rem;display:grid}.portal-pricing-row{background:var(--bg-alt);border-radius:8px;grid-template-columns:100px 1fr auto;align-items:center;gap:1rem;padding:.6rem .8rem;display:grid}.portal-pricing-row--mid{background:#10b98114;border:1px solid #10b9814d}
