.portal-shell{display:flex;min-height:100vh;background:#f8fafc}.portal-sidebar{width:260px;flex-shrink:0;background:#002d52;color:#fff;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100;overflow-y:auto}.portal-sidebar__brand{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.portal-sidebar__brand--tenant{display:flex;flex-direction:column;gap:.75rem}.portal-sidebar__brand .portal-sidebar__logo{display:block;max-height:40px;max-width:100%;object-fit:contain}.portal-sidebar__brand .portal-sidebar__brand-text span{font-size:.75rem;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.portal-sidebar__brand .portal-sidebar__brand-text h1{font-size:1rem;color:#fff;font-weight:700;line-height:1.3;margin:.25rem 0 0}.portal-sidebar__brand .portal-sidebar__tagline{margin:.25rem 0 0;font-size:.75rem;color:#ffffff8c}.portal-sidebar__brand h1{font-size:1rem;color:#fff;font-weight:700;line-height:1.3}.portal-sidebar__brand span{font-size:.75rem;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.portal-sidebar__nav{flex:1;padding:1rem 0}.portal-sidebar__link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:#ffffffbf;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .15s ease;border-left:3px solid transparent}.portal-sidebar__link:hover{color:#fff;background:#ffffff0d}.portal-sidebar__link--active{color:#fff;background:#00a6b21f;border-left-color:var(--tenant-primary, #00a6b2)}.portal-sidebar__link svg{width:18px;height:18px;flex-shrink:0;opacity:.8}.portal-sidebar__footer{padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.75rem;color:#ffffff80}.portal-sidebar__section-label{padding:1rem 1.5rem .5rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff6}.portal-main{flex:1;margin-left:260px;min-height:100vh;display:flex;flex-direction:column}.portal-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50}.portal-header__title{font-size:1.25rem;font-weight:700;color:#002d52;margin:0}.portal-header__user{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#475569}.portal-header__avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#00a6b2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.875rem}.portal-content{flex:1;padding:2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-bottom:2rem}.stat-card{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #f1f5f9;box-shadow:0 1px 3px #0b1f3a14}.stat-card__label{font-size:.8125rem;color:#475569;margin-bottom:.5rem}.stat-card__value{font-size:2rem;font-weight:800;color:#002d52;font-family:Manrope,Inter,sans-serif;line-height:1}.stat-card__sub{font-size:.75rem;color:#94a3b8;margin-top:.375rem}.stat-card--accent .stat-card__value{color:#00a6b2}.data-table{width:100%;background:#fff;border-radius:16px;border:1px solid #f1f5f9;overflow:hidden}.data-table table{width:100%;border-collapse:collapse}.data-table th{text-align:left;padding:.875rem 1.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0}.data-table td{padding:1rem 1.25rem;font-size:.875rem;border-bottom:1px solid #f1f5f9;color:#1e293b}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#f8fafc}.badge{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge--active,.badge--paid,.badge--resolved,.badge--completed{background:#10b9811f;color:#059669}.badge--in_progress,.badge--sent,.badge--testing{background:#2563eb1f;color:#2563eb}.badge--unpaid,.badge--open,.badge--todo{background:#f59e0b1f;color:#d97706}.badge--overdue,.badge--critical,.badge--lost{background:#ef44441f;color:#dc2626}.badge--paused,.badge--waiting{background:#94a3b826;color:#475569}.badge--won{background:#10b9811f;color:#059669}.badge--lost{background:#94a3b826;color:#475569}.badge--new,.badge--open{background:#f59e0b24;color:#b45309}.badge--in_progress{background:#2563eb24;color:#2563eb}.badge--investigating{background:#0ea5e924;color:#0284c7}.badge--scheduled{background:#6366f124;color:#4f46e5}.badge--waiting{background:#8b5cf61f;color:#6d28d9}.badge--resolved{background:#10b98124;color:#059669}.badge--closed{background:#94a3b826;color:#475569}.badge--priority-critical{background:#ef444424;color:#dc2626}.badge--priority-high{background:#f9731624;color:#c2410c}.badge--priority-medium{background:#2563eb1f;color:#2563eb}.badge--priority-low,.badge--quote-muted{background:#94a3b826;color:#475569}.badge--quote-pending{background:#2563eb24;color:#2563eb}.badge--quote-changes{background:#f9731624;color:#c2410c}.badge--quote-approved{background:#10b98124;color:#059669}.badge--quote-rejected{background:#ef444424;color:#dc2626}.badge--pending{background:#f59e0b24;color:#b45309}.badge--cancelled{background:#94a3b826;color:#475569}.badge--health-good{background:#10b98124;color:#059669}.badge--health-fair{background:#f59e0b24;color:#b45309}.badge--health-poor{background:#ef444424;color:#dc2626}.page-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.page-toolbar h2{font-size:1.125rem;margin:0}.portal-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#002d52,#0b1f3a);padding:2rem}.portal-login__card{background:#fff;border-radius:24px;padding:2.5rem;width:100%;max-width:420px;box-shadow:0 12px 40px #0b1f3a2e}.portal-login__brand{text-align:center;margin-bottom:2rem}.portal-login__brand h1{font-size:1.25rem;margin-bottom:.25rem}.portal-login__brand p{font-size:.875rem;color:#475569}.portal-login__form{display:flex;flex-direction:column;gap:1.25rem}.portal-login__alert{margin-bottom:1rem;padding:.75rem 1rem;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.875rem;line-height:1.5}.portal-login__field{display:flex;flex-direction:column;gap:.375rem}.portal-login__field label{font-size:.875rem;font-weight:600;color:#002d52}.portal-login__field input{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9375rem;font-family:Inter,system-ui,-apple-system,sans-serif;transition:border-color .15s}.portal-login__field input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.panel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.panel{background:#fff;border-radius:16px;border:1px solid #f1f5f9;overflow:hidden}.panel__header{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.panel__header h3{font-size:1rem;margin:0}.panel__body{padding:1.25rem 1.5rem}.panel__item{padding:.875rem 0;border-bottom:1px solid #f1f5f9}.panel__item:last-child{border-bottom:none;padding-bottom:0}.panel__item:first-child{padding-top:0}.progress-bar{height:8px;background:#f1f5f9;border-radius:999px;overflow:hidden}.progress-bar__fill{height:100%;background:linear-gradient(90deg,#2563eb,#00a6b2);border-radius:999px;transition:width .45s ease,background .3s ease}.progress-bar__fill--planning{background:linear-gradient(90deg,#d97706,#f59e0b)}.progress-bar__fill--active{background:linear-gradient(90deg,#2563eb,#00a6b2)}.progress-bar__fill--advanced{background:linear-gradient(90deg,#0891b2,#14b8a6)}.progress-bar__fill--complete{background:linear-gradient(90deg,#059669,#10b981)}.empty-state{text-align:center;padding:3rem 2rem;color:#475569}.empty-state p{margin-bottom:1rem;font-size:.9375rem}@media(max-width:768px){.portal-sidebar{transform:translate(-100%);transition:transform .25s ease}.portal-sidebar--open{transform:translate(0)}.portal-main{margin-left:0}}:root{--store-primary: #0b1f3a;--store-accent: #d4a017;--store-ink: #0f172a;--store-muted: #64748b;--store-line: #e2e8f0;--store-paper: #f7f5f1;--store-max: 1120px;--store-pad: clamp(1.25rem, 4vw, 2rem)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:DM Sans,system-ui,sans-serif;color:var(--store-ink);background:var(--store-paper);-webkit-font-smoothing:antialiased}html.theme-minimal{--store-paper: #fafaf9;--store-ink: #1c1917}html.theme-modern{--store-paper: #f8fafc;--store-ink: #0f172a}html.theme-luxury{--store-paper: #f7f5f1;--store-ink: #0f172a}html.theme-beauty{--store-paper: #fbf7f4;--store-ink: #1f1520}html.theme-nature{--store-paper: #f7fee7;--store-ink: #1a2e05}html.theme-corporate{--store-paper: #f1f5f9;--store-ink: #0f172a}h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:700;color:var(--store-primary);letter-spacing:-.02em}a{color:inherit}img{max-width:100%;display:block}.store-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.85rem 1.35rem;border-radius:.15rem;font-weight:700;font-size:.92rem;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .25s ease,background .25s ease,color .25s ease}.store-btn:hover{transform:translateY(-1px)}.store-btn--accent{background:var(--store-accent);color:var(--store-primary)}.store-btn--primary{background:var(--store-primary);color:#fff}.store-btn--ghost{background:transparent;color:#fff;border-color:#ffffff73}.store-btn--ghost-dark{background:transparent;color:var(--store-primary);border-color:var(--store-primary)}.store-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:700;color:var(--store-accent);margin:0}.store-section{max-width:var(--store-max);margin:0 auto;padding:clamp(3rem,8vw,5rem) var(--store-pad)}.store-section__head{margin-bottom:2rem;max-width:36rem}.store-section__head h2{margin:.35rem 0 .5rem;font-size:clamp(1.75rem,3.5vw,2.35rem)}.store-section__head p{margin:0;color:var(--store-muted);line-height:1.6}@keyframes store-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.store-fade-up{animation:store-fade-up .7s ease both}.store-fade-up-delay-1{animation-delay:.12s}.store-fade-up-delay-2{animation-delay:.24s}.store-fade-up-delay-3{animation-delay:.36s}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:.4rem;border:none;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease}.btn--primary{background:#4a1942;color:#fff}.btn--primary:hover{background:#33112e}.btn--outline-dark{background:transparent;color:#0f172a;border:1px solid #cbd5e1}.btn--outline-dark:hover{background:#f8fafc}.btn:disabled{opacity:.6;cursor:not-allowed}
