.layout-page{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column}.layout-topbar{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;z-index:30}.layout-topbar-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none}.layout-topbar-logo-img{height:32px;width:auto}.layout-topbar-brand{font-weight:800;color:#1e40af;font-size:1.15rem}.layout-burger-btn{background:none;border:none;font-size:1.6rem;cursor:pointer;padding:.25rem .5rem;color:#374151;line-height:1}.layout-drawer-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:40}.layout-drawer-overlay.is-open{display:block}.layout-drawer{position:fixed;top:0;right:-320px;height:100vh;width:280px;background:#fff;box-shadow:-4px 0 16px #00000026;z-index:50;transition:right .3s ease;display:flex;flex-direction:column}.layout-drawer.is-open{right:0}.layout-drawer-header{padding:1.25rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.layout-drawer-title{font-weight:800;color:#1e40af;font-size:1.1rem}.layout-drawer-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:0;line-height:1}.layout-drawer-nav{flex:1;padding:1rem 0}.layout-drawer-link{display:flex;align-items:center;gap:.75rem;padding:.95rem 1.25rem;text-decoration:none;color:#374151;font-weight:600;font-size:1rem}.layout-drawer-link.active{color:#1e40af;font-weight:700;background:#dbeafe;border-right:3px solid #1e40af}.layout-drawer-footer{padding:1rem 1.25rem;border-top:1px solid #e5e7eb}.layout-user-email{font-size:.8rem;color:#6b7280;margin-bottom:.5rem;word-break:break-all}.layout-logout-btn{width:100%;padding:.7rem;background:#fee2e2;color:#991b1b;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-size:.95rem}.layout-sidebar{display:none;width:260px;background:#fff;border-right:1px solid #e5e7eb;padding:1.5rem 0;flex-direction:column;position:sticky;top:0;height:100vh;flex-shrink:0}.layout-sidebar-header{padding:0 1.5rem 1.5rem;border-bottom:1px solid #e5e7eb;margin-bottom:1rem}.layout-sidebar-logo-img{height:48px;width:auto;margin-bottom:.5rem}.layout-sidebar-brand{font-weight:800;color:#1e40af;font-size:1.4rem}.layout-sidebar-slogan{font-size:.78rem;color:#6b7280;margin-top:.25rem}.layout-sidebar-nav{flex:1;padding:0 .75rem}.layout-sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.7rem 1rem;text-decoration:none;color:#374151;font-weight:600;border-radius:8px;margin-bottom:.25rem;font-size:.95rem}.layout-sidebar-link.active{color:#fff;font-weight:700;background:#1e40af}.layout-sidebar-footer{padding:1rem 1.25rem;border-top:1px solid #e5e7eb}.layout-main-wrapper{display:flex;flex:1;min-height:0}.layout-main{flex:1;display:flex;flex-direction:column;min-width:0}.layout-content{flex:1}.layout-footer{background:#0f172a;color:#94a3b8;padding:2rem 1.25rem 1.5rem;margin-top:auto}.layout-footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.5rem}.layout-footer-logo-block{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.layout-footer-logo-img{height:40px;width:auto}.layout-footer-brand{color:#fff;font-weight:800;font-size:.95rem}.layout-footer-info{font-size:.78rem;line-height:1.6}.layout-footer-title{color:#fff;font-weight:700;margin-bottom:.5rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em}.layout-footer-link{display:block;color:#94a3b8;text-decoration:none;padding:.2rem 0;font-size:.85rem}.layout-footer-bottom{border-top:1px solid #1e293b;margin-top:1.5rem;padding-top:1rem;text-align:center;font-size:.78rem;color:#64748b}@media (min-width: 768px){.layout-topbar{display:none}.layout-drawer-overlay,.layout-drawer{display:none!important}.layout-sidebar{display:flex}.layout-footer-inner{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f8f9fa;color:#1a1a2e;min-height:100vh;-webkit-font-smoothing:antialiased}.app-layout{display:flex;min-height:100vh}.sidebar{width:220px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;position:fixed;height:100vh;z-index:10}.main-content{margin-left:220px;flex:1;padding:24px}.sidebar-logo{padding:16px 20px;border-bottom:1px solid #e5e7eb}.logo-title{font-size:20px;font-weight:800;color:#1e40af}.logo-sub{font-size:11px;color:#6b7280;margin-top:2px}.sidebar-nav{padding:8px 0;flex:1}.nav-item{display:flex;align-items:center;gap:10px;padding:11px 20px;font-size:14px;color:#6b7280;cursor:pointer;transition:all .15s;border-left:3px solid transparent;text-decoration:none}.nav-item:hover{background:#f0f4ff;color:#1e40af}.nav-item.active{background:#eff6ff;color:#1e40af;border-left-color:#1e40af;font-weight:600}.nav-icon{font-size:16px;width:20px;text-align:center}.sidebar-footer{padding:12px 20px;border-top:1px solid #e5e7eb}.sidebar-user{font-weight:600;color:#374151;font-size:13px;margin-bottom:8px}.card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:20px;margin-bottom:16px}.card-blue{border-left:4px solid #1e40af}.card-green{border-left:4px solid #16a34a}.card-red{border-left:4px solid #dc2626}.card-amber{border-left:4px solid #d97706}.card-purple{border-left:4px solid #7c3aed}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.stat-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:14px 16px}.stat-label{font-size:11px;color:#6b7280;margin-bottom:6px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.stat-value{font-size:22px;font-weight:700;color:#111827;line-height:1.2}.stat-delta{font-size:11px;margin-top:4px;color:#9ca3af}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .15s;min-height:44px}.btn-primary{background:#1e40af;color:#fff}.btn-primary:hover{background:#1d3a9e}.btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background:#e5e7eb}.btn-success{background:#16a34a;color:#fff}.btn-success:hover{background:#15803d}.btn-lg{padding:14px 28px;font-size:15px}.btn-full{width:100%}.form-group{margin-bottom:14px}.form-label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:5px}.form-input{width:100%;padding:11px 14px;border:1.5px solid #d1d5db;border-radius:8px;font-size:16px;color:#111827;background:#fff;transition:border-color .15s;min-height:44px}.form-input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.form-input::placeholder{color:#9ca3af}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase}.badge-green{background:#dcfce7;color:#16a34a}.badge-red{background:#fee2e2;color:#dc2626}.badge-amber{background:#fef3c7;color:#d97706}.badge-blue{background:#dbeafe;color:#1e40af}.badge-gray{background:#f3f4f6;color:#6b7280}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}table{width:100%;border-collapse:collapse;font-size:13px}thead th{padding:10px 12px;text-align:left;font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;border-bottom:1px solid #e5e7eb;background:#f9fafb;white-space:nowrap}tbody td{padding:11px 12px;border-bottom:1px solid #f3f4f6;color:#374151}tbody tr:hover td{background:#f9fafb}tbody tr:last-child td{border-bottom:none}.result-box{border-radius:12px;padding:20px;margin:12px 0}.result-box.rentable{background:#dcfce7;border:1px solid #16a34a}.result-box.deficitaire{background:#fee2e2;border:1px solid #dc2626}.result-box.neutre{background:#f3f4f6;border:1px solid #d1d5db}.result-main{font-size:36px;font-weight:800;line-height:1}.result-sub{font-size:14px;margin-top:4px;opacity:.8}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.result-mini{background:#ffffffb3;border-radius:8px;padding:10px;text-align:center}.result-mini-val{font-size:15px;font-weight:700}.result-mini-label{font-size:11px;color:#6b7280;margin-top:2px}.page-header{margin-bottom:20px}.page-title{font-size:20px;font-weight:700;color:#111827}.page-subtitle{font-size:13px;color:#6b7280;margin-top:3px}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a8a,#1e40af);padding:16px}.auth-card{background:#fff;border-radius:16px;padding:36px 32px;width:100%;max-width:420px;box-shadow:0 20px 60px #00000040}.auth-logo{text-align:center;margin-bottom:28px}.auth-logo-title{font-size:32px;font-weight:800;color:#1e40af}.auth-logo-sub{font-size:12px;color:#6b7280;margin-top:4px}.auth-title{font-size:20px;font-weight:700;color:#111827;margin-bottom:4px}.auth-subtitle{font-size:13px;color:#6b7280;margin-bottom:20px}.auth-link{color:#1e40af;text-decoration:none;font-weight:600}.auth-footer{text-align:center;margin-top:20px;font-size:13px;color:#6b7280}.alert{padding:12px 16px;border-radius:8px;font-size:13px;margin-bottom:14px}.alert-error{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}.alert-success{background:#dcfce7;color:#16a34a;border:1px solid #86efac}.alert-info{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.loading{display:flex;align-items:center;justify-content:center;height:200px}.spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#1e40af;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.divider{border:none;border-top:1px solid #e5e7eb;margin:16px 0}.section-label{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.07em;margin-bottom:10px}.prix-banner{background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;border-radius:12px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.prix-banner-label{font-size:11px;opacity:.8}.prix-banner-value{font-size:20px;font-weight:700}.slider-wrap{display:flex;align-items:center;gap:12px}.slider-wrap input[type=range]{flex:1;accent-color:#1e40af;height:6px}.slider-val{font-size:16px;font-weight:700;color:#1e40af;min-width:48px;text-align:right}.mode-toggle{display:flex;background:#f3f4f6;border-radius:10px;padding:4px;margin-bottom:16px}.mode-btn{flex:1;padding:10px 8px;border:none;background:transparent;border-radius:8px;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .15s;white-space:nowrap}.mode-btn.active{background:#fff;color:#1e40af;box-shadow:0 1px 4px #0000001f}@media (max-width: 768px){.sidebar{display:none!important}.mobile-header{display:flex!important}.main-content{margin-left:0!important;padding:66px 12px 24px!important}.page-title{font-size:17px}.page-subtitle{font-size:12px}.page-header{margin-bottom:12px}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.stat-card{padding:12px}.stat-value{font-size:18px}.stat-label{font-size:10px}.card{padding:14px;margin-bottom:10px}.calc-grid{flex-direction:column!important}.form-grid-2{grid-template-columns:1fr!important;gap:8px!important}.result-main{font-size:28px}.result-mini-val{font-size:13px}.auth-card{padding:28px 18px}.auth-logo-title{font-size:28px}.prix-banner{flex-wrap:wrap;padding:12px 14px}.prix-banner-value{font-size:18px}.mode-btn{font-size:11px;padding:9px 4px}thead th{font-size:10px;padding:8px}tbody td{padding:9px 8px;font-size:12px}.map-container{height:220px!important}}
