.Analyse-module__ooKLQW__analyseContainer{flex-direction:column;gap:20px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;display:flex}.Analyse-module__ooKLQW__topRow{flex-direction:row;align-items:stretch;gap:20px;display:flex}.Analyse-module__ooKLQW__bottomRow{flex-direction:row;align-items:flex-start;gap:20px;display:flex}.Analyse-module__ooKLQW__kpiColumn{flex-direction:column;flex-shrink:0;gap:16px;width:211px;display:flex}.Analyse-module__ooKLQW__kpiCard{background-color:#fff;border-radius:15px;min-height:90px;padding:14px 16px;position:relative;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.15)}.Analyse-module__ooKLQW__kpiInfoIcon{width:22px;height:22px;display:block;position:absolute;top:9px;right:9px}.Analyse-module__ooKLQW__kpiAmount{overflow-wrap:anywhere;margin:0 0 6px;font-size:25px;font-weight:900;line-height:1}.Analyse-module__ooKLQW__kpiLabel{margin:0;font-size:18px;font-weight:600;line-height:1.2}.Analyse-module__ooKLQW__kpiCardBlue{background-color:#1f5ed5}.Analyse-module__ooKLQW__kpiCardBlue .Analyse-module__ooKLQW__kpiAmount,.Analyse-module__ooKLQW__kpiCardBlue .Analyse-module__ooKLQW__kpiLabel{color:#fff}.Analyse-module__ooKLQW__kpiCardGreen .Analyse-module__ooKLQW__kpiAmount,.Analyse-module__ooKLQW__kpiCardGreen .Analyse-module__ooKLQW__kpiLabel{color:#03b585}.Analyse-module__ooKLQW__kpiCardOrange .Analyse-module__ooKLQW__kpiAmount,.Analyse-module__ooKLQW__kpiCardOrange .Analyse-module__ooKLQW__kpiLabel{color:#eb6739}.Analyse-module__ooKLQW__kpiNote{color:#fff;background:rgba(5,47,119,.28);border-radius:8px;margin:-2px 2px 0;padding:8px 9px;font-size:11px;line-height:1.4}.Analyse-module__ooKLQW__kpiNote a{color:#fff;font-weight:700;text-decoration:underline}@media (max-width:1100px){.Analyse-module__ooKLQW__topRow,.Analyse-module__ooKLQW__bottomRow{flex-direction:column}.Analyse-module__ooKLQW__kpiColumn{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.Analyse-module__ooKLQW__kpiNote{grid-column:1/-1}}@media (max-width:650px){.Analyse-module__ooKLQW__kpiColumn{grid-template-columns:1fr}.Analyse-module__ooKLQW__kpiNote{grid-column:auto}}html[data-theme=ekiloha] .Analyse-module__ooKLQW__analyseContainer{--analyse-kpi-info-blue:var(--theme-primary,#1f5ed5);color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiCard{background-color:var(--theme-surface,#fff);box-shadow:0 2px 4px rgba(0,47,108,.09)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiCardBlue{background-color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiCardBlue .Analyse-module__ooKLQW__kpiAmount{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiCardBlue .Analyse-module__ooKLQW__kpiLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiCardGreen .Analyse-module__ooKLQW__kpiAmount{color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiCardGreen .Analyse-module__ooKLQW__kpiLabel{color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiCardOrange .Analyse-module__ooKLQW__kpiAmount{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiCardOrange .Analyse-module__ooKLQW__kpiLabel{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiNote{color:var(--theme-muted,#56616e);background:var(--theme-surface-muted,#f3f7ff)}html[data-theme=ekiloha] .Analyse-module__ooKLQW__kpiNote a{color:var(--theme-primary-strong,#002f6c)}
.ConsommationCard-module__yW8miq__cardTitle{color:#1f5ed5;margin:0;font-size:22px;font-weight:700}.ConsommationCard-module__yW8miq__consommationCard{--dashboard-chart-grid:#f0f0f0;--dashboard-chart-axis-x:#727272;--dashboard-chart-axis-y:#1f5ed5;--dashboard-chart-measured:#1f5ed5;--dashboard-chart-estimated:#eb6739;--dashboard-tooltip-background:#fff;--dashboard-tooltip-border:#ccc;--dashboard-tooltip-text:#171a1e;background-color:#fff;border-radius:20px;flex-direction:column;flex:1 1 0;gap:10px;min-width:0;padding:16px 20px;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.25)}.ConsommationCard-module__yW8miq__consommationHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.ConsommationCard-module__yW8miq__chartLegend{flex-direction:row;justify-content:flex-end;align-items:center;gap:24px;display:flex}.ConsommationCard-module__yW8miq__legendItem{align-items:center;gap:6px;font-family:Arial,sans-serif;font-size:12.9px;font-weight:700;display:flex}.ConsommationCard-module__yW8miq__legendLine{border-top:2px solid;flex-shrink:0;width:32px;height:0}.ConsommationCard-module__yW8miq__legendBlue{border-color:var(--dashboard-chart-measured,#1f5ed5)}.ConsommationCard-module__yW8miq__legendOrange{border-color:var(--dashboard-chart-estimated,#eb6739);border-top-style:dashed}.ConsommationCard-module__yW8miq__legendTextBlue{color:var(--dashboard-chart-measured,#1f5ed5)}.ConsommationCard-module__yW8miq__legendTextOrange{color:var(--dashboard-chart-estimated-text,#b74721)}.ConsommationCard-module__yW8miq__headerRight{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.ConsommationCard-module__yW8miq__dayNavigator{align-items:center;gap:8px;display:flex}.ConsommationCard-module__yW8miq__dayLabel{color:#1f5ed5;text-transform:capitalize;text-align:center;min-width:220px;font-size:14px;font-weight:600}.ConsommationCard-module__yW8miq__arrowBtn{color:#1f5ed5;cursor:pointer;background:0 0;border:1.5px solid #1f5ed5;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:20px;line-height:1;transition:background .15s,color .15s;display:flex}.ConsommationCard-module__yW8miq__arrowBtn:hover:not(:disabled){color:#fff;background:#1f5ed5}.ConsommationCard-module__yW8miq__arrowBtn:disabled{color:#ccc;cursor:default;border-color:#ccc}.ConsommationCard-module__yW8miq__loading{color:#888;justify-content:center;align-items:center;height:320px;font-size:14px;display:flex}.ConsommationCard-module__yW8miq__emptyState{text-align:center;color:#727272;justify-content:center;align-items:center;height:320px;font-size:14px;display:flex}.ConsommationCard-module__yW8miq__chartArea{width:100%;min-width:0}.ConsommationCard-module__yW8miq__modelNote{color:#616161;margin:-2px 4px 0;font-size:12px;line-height:1.4}html[data-theme=ekiloha] .ConsommationCard-module__yW8miq__consommationCard{--dashboard-chart-grid:var(--theme-chart-grid,var(--theme-border,#d7e0ed));--dashboard-chart-axis-x:var(--theme-muted,#56616e);--dashboard-chart-axis-y:var(--theme-primary,#1f5ed5);--dashboard-chart-measured:var(--theme-chart-measured,#1f5ed5);--dashboard-chart-estimated:var(--theme-chart-estimated,var(--theme-chart-reference,#03b585));--dashboard-chart-estimated-text:var(--theme-chart-estimated,var(--theme-chart-reference,#03b585));--dashboard-tooltip-background:var(--theme-surface,#fff);--dashboard-tooltip-border:var(--theme-border,#d7e0ed);--dashboard-tooltip-text:var(--theme-text,#171a1e);background-color:var(--theme-surface,#fff);box-shadow:0 2px 4px var(--theme-shadow-color,rgba(0,47,108,.09))}html[data-theme=ekiloha] .ConsommationCard-module__yW8miq__cardTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .ConsommationCard-module__yW8miq__dayLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .ConsommationCard-module__yW8miq__arrowBtn{border-color:var(--theme-primary,#1f5ed5);color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .ConsommationCard-module__yW8miq__arrowBtn:hover:not(:disabled){background-color:var(--theme-primary,#1f5ed5);color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .ConsommationCard-module__yW8miq__arrowBtn:disabled{border-color:var(--theme-border,#d7e0ed);color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .ConsommationCard-module__yW8miq__loading{color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .ConsommationCard-module__yW8miq__emptyState{color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .ConsommationCard-module__yW8miq__modelNote{color:var(--theme-muted,#56616e)}@media (max-width:900px){.ConsommationCard-module__yW8miq__consommationHeader{flex-direction:column;align-items:flex-start}.ConsommationCard-module__yW8miq__chartLegend{flex-wrap:wrap;justify-content:flex-start;gap:10px 18px}.ConsommationCard-module__yW8miq__headerRight{align-items:flex-start;width:100%}.ConsommationCard-module__yW8miq__dayNavigator{justify-content:space-between;width:100%}.ConsommationCard-module__yW8miq__dayLabel{min-width:0}}
.CostPanel-module__OXGdGG__costPanel{background-color:#fff;border-radius:20px;flex-direction:column;flex:1 1 0;gap:10px;min-width:0;padding:16px 20px;display:flex;box-shadow:0 2.25px 4.5px rgba(0,0,0,.25)}.CostPanel-module__OXGdGG__panelTitle{color:#1f5ed5;margin:0;font-size:16.5px;font-weight:700;line-height:1.2}.CostPanel-module__OXGdGG__panelTitle span{font-size:13.5px;font-weight:500}.CostPanel-module__OXGdGG__monthNav{justify-content:space-between;align-items:center;gap:8px;display:flex}.CostPanel-module__OXGdGG__monthLabel{text-align:center;color:#1f5ed5;text-transform:capitalize;flex:1;font-size:14px;font-weight:700}.CostPanel-module__OXGdGG__monthBtn{color:#1f5ed5;cursor:pointer;background:0 0;border:1.5px solid #1f5ed5;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:20px;line-height:1;transition:background .15s,color .15s;display:flex}.CostPanel-module__OXGdGG__monthBtn:hover:not(:disabled){color:#fff;background:#1f5ed5}.CostPanel-module__OXGdGG__monthBtn:disabled{color:#ccc;cursor:default;border-color:#ccc}.CostPanel-module__OXGdGG__dayHeaders{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.CostPanel-module__OXGdGG__dayHeader{text-align:center;color:#1f5ed5;font-size:13.5px;font-weight:500}.CostPanel-module__OXGdGG__calendarGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.CostPanel-module__OXGdGG__calendarCellEmpty{border-radius:3px}.CostPanel-module__OXGdGG__calendarCell{cursor:pointer;background-color:#fff;border:.75px solid #1f5ed5;border-radius:3px;flex-direction:column;align-items:center;min-width:0;min-height:61px;padding:4px 2px 6px;font-family:inherit;transition:background-color .15s;display:flex}.CostPanel-module__OXGdGG__calendarCell:focus-visible{outline-offset:2px;outline:3px solid rgba(31,94,213,.35)}.CostPanel-module__OXGdGG__monthBtn:focus-visible{outline-offset:2px;outline:3px solid rgba(31,94,213,.35)}.CostPanel-module__OXGdGG__calendarCell:hover{background-color:#f6f9ff}.CostPanel-module__OXGdGG__calendarCellActive{background-color:#03b585;border-color:#03b585}.CostPanel-module__OXGdGG__calendarCellActive:hover{background-color:#02a076}.CostPanel-module__OXGdGG__calendarCellToday{background-color:#eef3fc;border-width:1.5px;border-color:#1f5ed5}.CostPanel-module__OXGdGG__calendarCellFuture{opacity:.4;cursor:default}.CostPanel-module__OXGdGG__calendarCellFuture:hover{background-color:#fff}.CostPanel-module__OXGdGG__dayNumber{color:#1f5ed5;align-self:flex-start;font-size:9px;font-weight:900;line-height:1}.CostPanel-module__OXGdGG__calendarCellActive .CostPanel-module__OXGdGG__dayNumber{color:#fff}.CostPanel-module__OXGdGG__calendarCellToday .CostPanel-module__OXGdGG__dayNumber{color:#1f5ed5}.CostPanel-module__OXGdGG__costAmount{color:#1f5ed5;text-align:center;flex-direction:column;align-items:center;width:100%;min-width:0;margin-top:2px;font-size:17px;font-weight:900;line-height:1.1;display:flex}.CostPanel-module__OXGdGG__currencySymbol{font-size:15px;line-height:.9}.CostPanel-module__OXGdGG__calendarCellActive .CostPanel-module__OXGdGG__costAmount{color:#fff}@media (max-width:650px){.CostPanel-module__OXGdGG__costPanel{padding:14px 10px}.CostPanel-module__OXGdGG__calendarCell{min-height:55px;padding-left:1px;padding-right:1px}.CostPanel-module__OXGdGG__costAmount{font-size:14px}.CostPanel-module__OXGdGG__currencySymbol{font-size:12px}}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__costPanel{background-color:var(--theme-surface,#fff);box-shadow:0 2.25px 4.5px rgba(0,47,108,.09)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__panelTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__monthLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__monthBtn{border-color:var(--theme-primary,#1f5ed5);color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__monthBtn:hover:not(:disabled){background:var(--theme-primary,#1f5ed5);color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__monthBtn:disabled{border-color:var(--theme-border,#d7e0ed);color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__dayHeader{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCell{background-color:var(--theme-surface,#fff);border-color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCell:focus-visible{outline-color:rgba(31,94,213,.35)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__monthBtn:focus-visible{outline-color:rgba(31,94,213,.35)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCell:hover{background-color:var(--theme-surface-muted,#f3f7ff)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCellActive{background-color:var(--theme-accent,#03b585);border-color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCellActive:hover{background-color:var(--theme-accent,#03b585);border-color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCellToday{border-color:var(--theme-primary,#1f5ed5);background-color:var(--theme-surface-muted,#f3f7ff)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCellFuture:hover{background-color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__dayNumber{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__costAmount{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCellToday .CostPanel-module__OXGdGG__dayNumber{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCellActive .CostPanel-module__OXGdGG__dayNumber{color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .CostPanel-module__OXGdGG__calendarCellActive .CostPanel-module__OXGdGG__costAmount{color:var(--theme-surface,#fff)}
.BarPanel-module__ES4RRW__barPanel{background-color:#fff;border-radius:20px;flex-direction:column;flex:1 1 0;gap:6px;min-width:0;padding:14px 16px;display:flex;box-shadow:0 2.25px 4.5px rgba(0,0,0,.25)}.BarPanel-module__ES4RRW__barPanelTitle{color:#1f5ed5;margin:0;font-size:16.5px;font-weight:700}.BarPanel-module__ES4RRW__loading{color:#888;justify-content:center;align-items:center;height:280px;font-size:14px;display:flex}html[data-theme=ekiloha] .BarPanel-module__ES4RRW__barPanel{--analyse-bar-primary:var(--theme-primary,#1f5ed5);--analyse-bar-grid:var(--theme-chart-grid,#d7e0ed);--analyse-bar-muted:var(--theme-muted,#56616e);--analyse-bar-cursor:var(--theme-surface-muted,#f3f7ff);--analyse-bar-selected:var(--theme-accent,#03b585);--analyse-bar-measured:var(--theme-chart-measured,#1f5ed5);background-color:var(--theme-surface,#fff);box-shadow:0 2.25px 4.5px rgba(0,47,108,.09)}html[data-theme=ekiloha] .BarPanel-module__ES4RRW__barPanelTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .BarPanel-module__ES4RRW__loading{color:var(--theme-muted,#56616e)}
.Dashboard-module__RhCumq__dashboardContainer{flex-direction:column;gap:20px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;display:flex}.Dashboard-module__RhCumq__topRow{flex-direction:row;align-items:stretch;gap:20px;display:flex}.Dashboard-module__RhCumq__cardTitle{color:#1f5ed5;margin:0;font-size:22px;font-weight:700}.Dashboard-module__RhCumq__meteoCard{background-color:#fff;border-radius:20px;flex-direction:column;flex:1 1 0;gap:10px;min-width:0;padding:14px 14px 10px;display:flex;box-shadow:0 3px 6px rgba(0,0,0,.25)}.Dashboard-module__RhCumq__weatherGrid{flex-direction:row;justify-content:space-between;gap:6px;display:flex}.Dashboard-module__RhCumq__weatherDay{text-align:center;color:#1f5ed5;margin-bottom:4px;font-size:18px;font-weight:500}.Dashboard-module__RhCumq__weatherDayCol{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.Dashboard-module__RhCumq__weatherBox{background-color:#82a8ed;border-radius:8px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:8px 10px;display:flex}.Dashboard-module__RhCumq__weatherTemp{color:#fff;white-space:nowrap;font-size:16px;font-weight:500}.Dashboard-module__RhCumq__weatherIcon{object-fit:contain;width:30px;height:30px;display:block}.Dashboard-module__RhCumq__bottomRow{flex-direction:row;align-items:flex-start;gap:20px;display:flex}.Dashboard-module__RhCumq__gainCard{background-color:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;gap:14px;width:280px;padding:16px 18px;display:flex;box-shadow:0 3px 6px rgba(0,0,0,.25)}.Dashboard-module__RhCumq__gainSection{flex-direction:column;gap:4px;display:flex}.Dashboard-module__RhCumq__gainPeriodLabel{color:#1f5ed5;margin:0;font-size:18px;font-weight:500}.Dashboard-module__RhCumq__gainValues{background-color:#f6f9ff;border:.75px solid #1f5ed5;border-radius:3px;flex-direction:row;display:flex;overflow:hidden}.Dashboard-module__RhCumq__gainValue{color:#1f5ed5;text-align:center;flex:1;padding:6px 4px;font-size:20px;font-weight:500}.Dashboard-module__RhCumq__gainValue+.Dashboard-module__RhCumq__gainValue{border-left:.75px solid #1f5ed5}.Dashboard-module__RhCumq__annualGainSection{border-top:1px solid var(--theme-border,#d7e0ed);padding-top:12px}.Dashboard-module__RhCumq__annualGainValues{border-radius:9px}.Dashboard-module__RhCumq__annualGainValue{flex:100%;padding:10px 8px;font-size:21px;font-weight:700}.Dashboard-module__RhCumq__annualGainNote{color:var(--theme-muted,#56616e);margin:2px 0 0;font-size:10px;line-height:1.35}.Dashboard-module__RhCumq__gainNote{color:#616161;margin:0;font-size:11px;line-height:1.4}html[data-theme=ekiloha] .Dashboard-module__RhCumq__cardTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .Dashboard-module__RhCumq__meteoCard{background-color:var(--theme-surface,#fff);box-shadow:var(--theme-shadow,var(--theme-panel-shadow,0 3px 6px rgba(0,47,108,.09)))}html[data-theme=ekiloha] .Dashboard-module__RhCumq__gainCard{background-color:var(--theme-surface,#fff);box-shadow:var(--theme-shadow,var(--theme-panel-shadow,0 3px 6px rgba(0,47,108,.09)))}html[data-theme=ekiloha] .Dashboard-module__RhCumq__weatherDay{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .Dashboard-module__RhCumq__gainPeriodLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .Dashboard-module__RhCumq__weatherBox{background-color:var(--theme-surface-muted,var(--theme-soft,#e5edfc))}html[data-theme=ekiloha] .Dashboard-module__RhCumq__gainValues{background-color:var(--theme-surface-muted,var(--theme-soft,#e5edfc))}html[data-theme=ekiloha] .Dashboard-module__RhCumq__weatherTemp{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .Dashboard-module__RhCumq__gainValues{border-color:var(--theme-accent,var(--theme-positive,#03b585))}html[data-theme=ekiloha] .Dashboard-module__RhCumq__gainValue{color:var(--theme-accent,var(--theme-positive,#03b585))}html[data-theme=ekiloha] .Dashboard-module__RhCumq__gainValue+.Dashboard-module__RhCumq__gainValue{border-left-color:var(--theme-accent,var(--theme-positive,#03b585))}html[data-theme=ekiloha] .Dashboard-module__RhCumq__gainNote{color:var(--theme-muted,#56616e)}@media (max-width:1350px){.Dashboard-module__RhCumq__topRow{flex-wrap:wrap}.Dashboard-module__RhCumq__bottomRow{flex-direction:column;align-items:stretch}.Dashboard-module__RhCumq__gainCard{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.Dashboard-module__RhCumq__gainCard .Dashboard-module__RhCumq__cardTitle,.Dashboard-module__RhCumq__gainNote{grid-column:1/-1}}@media (max-width:850px){.Dashboard-module__RhCumq__gainCard{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.Dashboard-module__RhCumq__topRow{flex-direction:column}.Dashboard-module__RhCumq__gainCard{grid-template-columns:1fr}.Dashboard-module__RhCumq__gainCard .Dashboard-module__RhCumq__cardTitle,.Dashboard-module__RhCumq__gainNote{grid-column:auto}}
.MeteoPrevision-module__P2vFCW__meteoCard{background-color:#f6f9ff;border-radius:8px;width:100%;padding:25px 20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.MeteoPrevision-module__P2vFCW__cardTitle{color:#1f5ed5;margin-bottom:15px;font-family:Roboto,sans-serif;font-size:18px;font-weight:700}.MeteoPrevision-module__P2vFCW__weatherGrid{flex-direction:row;justify-content:space-between;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.MeteoPrevision-module__P2vFCW__weatherDayCol{background:linear-gradient(#002f6c 0%,#005596 100%) no-repeat padding-box padding-box;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:70px;padding:12px 8px;display:flex}.MeteoPrevision-module__P2vFCW__weatherDay{color:rgba(255,255,255,.85);text-transform:capitalize;text-align:center;font-family:Roboto,sans-serif;font-size:12px;font-weight:600}.MeteoPrevision-module__P2vFCW__weatherBox{flex-direction:column;align-items:center;gap:4px;display:flex}.MeteoPrevision-module__P2vFCW__weatherTemp{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}.MeteoPrevision-module__P2vFCW__weatherIcon{object-fit:contain;width:40px;height:40px}html[data-theme=ekiloha] .MeteoPrevision-module__P2vFCW__meteoCard{background-color:var(--theme-surface);box-shadow:0 1px 3px var(--theme-shadow-color)}html[data-theme=ekiloha] .MeteoPrevision-module__P2vFCW__cardTitle{color:var(--theme-heading)}html[data-theme=ekiloha] .MeteoPrevision-module__P2vFCW__weatherDayCol{background:linear-gradient(180deg,var(--theme-primary-strong)0%,#005596 100%)}
.TempMonitor-module__nNxQTW__tempCard{background-color:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;gap:10px;width:174px;padding:14px 16px;display:flex;box-shadow:0 3px 6px rgba(0,0,0,.25)}.TempMonitor-module__nNxQTW__cardTitle{color:#1f5ed5;margin:0;font-size:22px;font-weight:700}.TempMonitor-module__nNxQTW__tempRow{flex-direction:row;align-items:baseline;gap:8px;display:flex}.TempMonitor-module__nNxQTW__tempLabel{color:#1f5ed5;white-space:nowrap;font-size:18px;font-weight:500}.TempMonitor-module__nNxQTW__tempValue{color:#1f5ed5;text-align:center;font-size:20px;font-weight:500}html[data-theme=ekiloha] .TempMonitor-module__nNxQTW__tempCard{background-color:var(--theme-surface,#fff);box-shadow:var(--theme-shadow,var(--theme-panel-shadow,0 3px 6px rgba(0,47,108,.09)))}html[data-theme=ekiloha] .TempMonitor-module__nNxQTW__cardTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .TempMonitor-module__nNxQTW__tempLabel{color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .TempMonitor-module__nNxQTW__tempValue{color:var(--theme-primary,#1f5ed5)}
.Horaries-module__JP4TbW__horaireCard{background-color:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;gap:10px;width:280px;padding:14px 16px;display:flex;box-shadow:0 3px 6px rgba(0,0,0,.25)}.Horaries-module__JP4TbW__cardTitle{color:#1f5ed5;margin:0;font-size:22px;font-weight:700}.Horaries-module__JP4TbW__horaireDescription{color:#002f6c;margin:0;font-size:12px;font-weight:400;line-height:1.4}.Horaries-module__JP4TbW__horaireRow{flex-direction:row;justify-content:center;align-items:flex-end;gap:12px;display:flex}.Horaries-module__JP4TbW__horaireGroup{flex-direction:column;align-items:center;gap:4px;display:flex}.Horaries-module__JP4TbW__horaireLabel{color:#1f5ed5;font-size:18px;font-weight:500}.Horaries-module__JP4TbW__horaireInput{color:#82a8ed;text-align:left;cursor:pointer;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:5px;outline:none;width:70px;padding:6px 10px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:14px;font-weight:400;transition:border-color .2s}.Horaries-module__JP4TbW__horaireInput:focus{border-color:#002f6c}.Horaries-module__JP4TbW__horaireInput:disabled{cursor:not-allowed;opacity:.72}.Horaries-module__JP4TbW__horaireAlert{color:#fff;text-align:center;background-color:#03b585;border-radius:6px;padding:6px 10px;font-family:Roboto,sans-serif;font-size:11px;font-weight:500;animation:.2s Horaries-module__JP4TbW__fadeIn}.Horaries-module__JP4TbW__horaireAlertError{background-color:#d94f4f}@keyframes Horaries-module__JP4TbW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}html[data-theme=ekiloha] .Horaries-module__JP4TbW__horaireCard{background-color:var(--theme-surface,#fff);box-shadow:var(--theme-shadow,var(--theme-panel-shadow,0 3px 6px rgba(0,47,108,.09)))}html[data-theme=ekiloha] .Horaries-module__JP4TbW__cardTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .Horaries-module__JP4TbW__horaireDescription{color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .Horaries-module__JP4TbW__horaireLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .Horaries-module__JP4TbW__horaireInput{background-color:var(--theme-surface-muted,var(--theme-soft,#e5edfc));border-color:var(--theme-primary,#1f5ed5);color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .Horaries-module__JP4TbW__horaireInput:focus{border-color:var(--theme-primary-strong,#002f6c)}html[data-theme=ekiloha] .Horaries-module__JP4TbW__horaireAlert{background-color:var(--theme-accent,var(--theme-positive,#03b585))}
.GestionPage-module__EE7csq__tabContentArea{height:40em}.GestionPage-module__EE7csq__pilotageLayout{align-items:flex-start;gap:30px;height:100%;display:flex}.GestionPage-module__EE7csq__pilotageLeft{flex-direction:column;flex:4;justify-content:space-between;height:100%;display:flex}.GestionPage-module__EE7csq__pilotageLeftSubContainer{color:#1f5ed5}.GestionPage-module__EE7csq__pilotageRight{flex-direction:column;flex:6;gap:20px;height:100%;display:flex}.GestionPage-module__EE7csq__floorDropdownContainer{width:100%;margin-bottom:20px}.GestionPage-module__EE7csq__floorDropdown{cursor:pointer;color:#1f5ed5;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:7px;width:100%;padding:10px 15px;font-family:Roboto,sans-serif;font-size:15px;font-weight:700}.GestionPage-module__EE7csq__cardRow{grid-gap:20px;flex:1;grid-template-columns:1fr 1fr;width:100%;display:grid}.GestionPage-module__EE7csq__pilotageCardHeader{color:var(--color-text-dark);margin:0 0 15px;font-size:16px;font-weight:500}.GestionPage-module__EE7csq__tempControlLine{align-items:center;margin-bottom:15px;display:flex}.GestionPage-module__EE7csq__tempControlLabel{color:var(--color-text-light);flex-grow:1;font-size:14px}.GestionPage-module__EE7csq__tempValueInput{text-align:right;border:none;border-bottom:1px solid #ccc;width:40px;margin-right:5px;padding:5px;font-size:16px}.GestionPage-module__EE7csq__tempUnit{color:var(--color-text-dark);font-size:14px}.GestionPage-module__EE7csq__scheduleGroup{color:var(--color-text-light);align-items:center;margin-bottom:10px;font-size:14px;display:flex}.GestionPage-module__EE7csq__scheduleInput{text-align:right;border:none;border-bottom:1px solid #ccc;width:40px;margin:0 5px;padding:5px;font-size:16px}.GestionPage-module__EE7csq__scheduleUnit{color:var(--color-text-dark);font-size:14px}.GestionPage-module__EE7csq__toleranceSubtitle{color:var(--color-text-light);margin-bottom:15px;font-size:12px}.GestionPage-module__EE7csq__toleranceGroup{align-items:center;display:flex}.GestionPage-module__EE7csq__comfortValue{color:var(--color-secondary-green);font-size:24px;font-weight:700}.GestionPage-module__EE7csq__gestionContainer{flex-direction:column;gap:12px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;display:flex}.GestionPage-module__EE7csq__topRow{flex-direction:row;align-items:stretch;gap:16px;display:flex}.GestionPage-module__EE7csq__floorPlanPanel{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:20px;flex-direction:column;flex:1 1 0;gap:4px;min-width:0;padding:10px 14px 8px;display:flex}.GestionPage-module__EE7csq__panelHeader{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.GestionPage-module__EE7csq__panelTitle{color:#1f5ed5;margin:0;font-size:17px;font-weight:700}.GestionPage-module__EE7csq__floorSelector{color:#fff;cursor:pointer;background-color:#1f5ed5;border:none;border-radius:18.5px;align-items:center;gap:8px;padding:5px 14px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:14px;font-weight:500;transition:background-color .2s;display:flex;box-shadow:inset 0 3px 6px rgba(0,0,0,.25)}.GestionPage-module__EE7csq__floorSelector:hover{background-color:#002f6c}.GestionPage-module__EE7csq__instruction{color:#000;margin:0;font-size:12px}.GestionPage-module__EE7csq__floorPlanWrapper{width:100%;height:400px;position:relative;overflow-x:hidden;overflow-y:auto}.GestionPage-module__EE7csq__floorPlanImg{object-fit:contain;width:100%;height:100%;display:block}.GestionPage-module__EE7csq__modeGlobalBtn{color:#fff;cursor:pointer;background-color:#82a8ed;border:none;border-radius:30px;align-self:flex-start;padding:5px 16px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:13px;font-weight:500;transition:background-color .2s}.GestionPage-module__EE7csq__modeGlobalBtnActive,.GestionPage-module__EE7csq__modeGlobalBtn:hover{background-color:#1f5ed5}.GestionPage-module__EE7csq__roomDetailsPanel{background-color:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;gap:0;width:400px;padding:8px 12px 10px;display:flex;box-shadow:0 3px 6px rgba(0,0,0,.25)}.GestionPage-module__EE7csq__roomTitle{color:#1f5ed5;margin:0 0 6px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:14px;font-weight:700}.GestionPage-module__EE7csq__zoneRow{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:0;padding-bottom:6px;display:flex}.GestionPage-module__EE7csq__zoneLabel{color:#1f5ed5;padding-top:3px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:14px;font-weight:500}.GestionPage-module__EE7csq__pilotageSwitch{flex-direction:column;align-items:flex-start;gap:0;display:flex}.GestionPage-module__EE7csq__pilotageRow{align-items:center;gap:8px;display:flex}.GestionPage-module__EE7csq__pilotageLabel{color:#1e1e1e;font-family:Inter,Roboto,sans-serif;font-size:15px;font-weight:400}.GestionPage-module__EE7csq__toggle{cursor:pointer;background-color:#e2e8f0;border:none;border-radius:12px;flex-shrink:0;align-items:center;width:42px;height:24px;padding:3px;transition:background-color .25s;display:flex;position:relative}.GestionPage-module__EE7csq__toggle.GestionPage-module__EE7csq__toggleOn{background-color:#03b585}.GestionPage-module__EE7csq__toggleThumb{background-color:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s;display:block;box-shadow:0 1px 4px rgba(0,0,0,.25)}.GestionPage-module__EE7csq__toggle.GestionPage-module__EE7csq__toggleOn .GestionPage-module__EE7csq__toggleThumb{transform:translate(18px)}.GestionPage-module__EE7csq__pilotageStatus{color:#757575;font-family:Inter,Roboto,sans-serif;font-size:13px;font-weight:400}.GestionPage-module__EE7csq__controlSection{border-top:1px solid #e8edf5;flex-direction:column;gap:4px;margin-top:3px;padding-top:7px;display:flex}.GestionPage-module__EE7csq__controlLabel{color:#1f5ed5;margin:0;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:13px;font-weight:500}.GestionPage-module__EE7csq__comfortText{color:#333;margin:0;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.GestionPage-module__EE7csq__stepper{flex-direction:row;align-items:center;gap:8px;padding-left:0;display:flex}.GestionPage-module__EE7csq__stepperBtn{cursor:pointer;color:#1f5ed5;background:0 0;border:1.5px solid #1f5ed5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;padding:0;font-size:11px;transition:background-color .2s,color .2s;display:flex}.GestionPage-module__EE7csq__stepperBtn:hover{color:#fff;background-color:#1f5ed5}.GestionPage-module__EE7csq__toggle:disabled,.GestionPage-module__EE7csq__stepperBtn:disabled,.GestionPage-module__EE7csq__stepperInput:disabled{cursor:not-allowed;opacity:.55}.GestionPage-module__EE7csq__stepperBtn:disabled:hover{color:#1f5ed5;background:0 0}.GestionPage-module__EE7csq__stepperValue{text-align:left;color:#82a8ed;background-color:#f6f9ff;border:1.04px solid #1f5ed5;border-radius:5px;width:80px;padding:4px 8px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:13px;font-weight:400}.GestionPage-module__EE7csq__stepperInput{text-align:center;color:#82a8ed;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background-color:#f6f9ff;border:1.04px solid #1f5ed5;border-radius:5px;outline:none;width:80px;padding:4px 6px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:13px;font-weight:400}.GestionPage-module__EE7csq__stepperInput:focus{border-color:#1f5ed5;box-shadow:0 0 0 2px rgba(31,94,213,.15)}.GestionPage-module__EE7csq__stepperInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.GestionPage-module__EE7csq__stepperInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.GestionPage-module__EE7csq__stepperUnit{color:#82a8ed;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:12px;font-weight:500}.GestionPage-module__EE7csq__chartSection{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:20px;flex-direction:column;gap:12px;padding:22px 30px 20px;display:flex}.GestionPage-module__EE7csq__chartHeader{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.GestionPage-module__EE7csq__chartTitle{color:#1f5ed5;margin:0;font-size:26px;font-weight:700}.GestionPage-module__EE7csq__dateNav{align-items:center;gap:12px;display:flex}.GestionPage-module__EE7csq__dateNavBtn{cursor:pointer;color:#1f5ed5;background:0 0;border:none;padding:0 4px;font-size:18px;transition:opacity .2s}.GestionPage-module__EE7csq__dateNavBtn:hover{opacity:.7}.GestionPage-module__EE7csq__dateLabel{color:#1f5ed5;white-space:nowrap;font-family:Poppins,Roboto,sans-serif;font-size:18px;font-weight:600}.GestionPage-module__EE7csq__comfortIndexRow{align-self:flex-end;align-items:center;gap:12px;display:flex}.GestionPage-module__EE7csq__comfortIndexLabel{color:#3b82f6;white-space:nowrap;font-size:12px;font-weight:700}.GestionPage-module__EE7csq__comfortIndexBarTrack{background-color:#e2e8f0;border-radius:99px;width:200px;height:6px;overflow:hidden}.GestionPage-module__EE7csq__comfortIndexBarFill{background-color:#3b82f6;border-radius:99px;height:100%;transition:width .4s}.GestionPage-module__EE7csq__chartArea{flex-direction:row;gap:0;height:200px;display:flex;position:relative}.GestionPage-module__EE7csq__yAxis{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;width:36px;padding:4px 8px 4px 0;display:flex}.GestionPage-module__EE7csq__yLabel{color:#171a1e;text-align:right;font-family:Arial,sans-serif;font-size:22px;line-height:1}.GestionPage-module__EE7csq__chartImgArea{flex:1;min-width:0;position:relative}.GestionPage-module__EE7csq__chartImg{object-fit:fill;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.GestionPage-module__EE7csq__legend{flex-flow:wrap;align-items:center;gap:32px;padding-top:4px;display:flex}.GestionPage-module__EE7csq__legendItem{color:#1f5ed5;align-items:center;gap:8px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:16px;font-weight:500;display:flex}.GestionPage-module__EE7csq__legendLine{border-radius:2px;flex-shrink:0;width:68px;height:3px}.GestionPage-module__EE7csq__legendDashBlue{background:repeating-linear-gradient(90deg,#1f5ed5 0,#1f5ed5 8px,transparent 8px,transparent 13px)}.GestionPage-module__EE7csq__legendSolidBlue{background-color:#1f5ed5}.GestionPage-module__EE7csq__legendGreen{background-color:#03b585}.GestionPage-module__EE7csq__legendGray{background-color:#bdbdbd;border-radius:2px;height:14px}.GestionPage-module__EE7csq__legendGreenText{color:#03b585}.GestionPage-module__EE7csq__legendGrayText{color:#828282}html[data-theme=ekiloha] .GestionPage-module__EE7csq__gestionContainer{color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__floorPlanPanel{background-color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__roomDetailsPanel{background-color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__chartSection{background-color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__floorPlanPanel{border-color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__chartSection{border-color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__roomDetailsPanel{box-shadow:0 3px 6px rgba(0,47,108,.09)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__pilotageLeftSubContainer{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__panelTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__roomTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__zoneLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__controlLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__chartTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__dateLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__instruction{color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__pilotageLabel{color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__comfortText{color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__yLabel{color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__pilotageStatus{color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__floorDropdown{background-color:var(--theme-surface-muted,#f3f7ff);border-color:var(--theme-primary,#1f5ed5);color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__stepperValue{background-color:var(--theme-surface-muted,#f3f7ff);border-color:var(--theme-primary,#1f5ed5);color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__stepperInput{background-color:var(--theme-surface-muted,#f3f7ff);border-color:var(--theme-primary,#1f5ed5);color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__floorSelector{background-color:var(--theme-primary,#1f5ed5);color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__floorSelector:hover{background-color:var(--theme-primary-strong,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__modeGlobalBtn{background-color:var(--theme-surface-muted,#e5edfc);color:var(--theme-primary-strong,#002f6c)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__modeGlobalBtnActive{background-color:var(--theme-accent,#03b585);color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__modeGlobalBtnActive:hover{background-color:var(--theme-accent,#03b585);color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__modeGlobalBtn:hover{background-color:var(--theme-primary,#1f5ed5);color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__toggle{background-color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__toggle.GestionPage-module__EE7csq__toggleOn{background-color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__toggleThumb{background-color:var(--theme-surface,#fff);box-shadow:0 1px 4px rgba(0,47,108,.16)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__controlSection{border-top-color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__stepperBtn{border-color:var(--theme-primary,#1f5ed5);color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__stepperBtn:hover{background-color:var(--theme-primary,#1f5ed5);color:var(--theme-surface,#fff)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__stepperInput:focus{border-color:var(--theme-primary,#1f5ed5);box-shadow:0 0 0 2px rgba(31,94,213,.15)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__stepperUnit{color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__dateNavBtn{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__legendItem{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__comfortIndexLabel{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__comfortIndexBarFill{background-color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__legendSolidBlue{background-color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__comfortIndexBarTrack{background-color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__legendDashBlue{background:repeating-linear-gradient(to right,var(--theme-primary,#1f5ed5)0px,var(--theme-primary,#1f5ed5)8px,transparent 8px,transparent 13px)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__legendGreen{background-color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__legendGreenText{color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__legendGray{background-color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .GestionPage-module__EE7csq__legendGrayText{color:var(--theme-muted,#56616e)}
.LoadingIndicator-module__XwXvWG__spinner_container{color:#1976d2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:500px;font-family:sans-serif;display:flex}.LoadingIndicator-module__XwXvWG__loading_spinner{border:5px solid #f3f3f3;border-top-color:#1976d2;border-radius:50%;width:50px;height:50px;margin-bottom:10px;animation:1s linear infinite LoadingIndicator-module__XwXvWG__spin}.LoadingIndicator-module__XwXvWG__loading_spinnerDefault{border:5px solid #f3f3f3;border-top-color:#1976d2;border-radius:50%;width:100%;height:100%;margin-bottom:1px;animation:1s linear infinite LoadingIndicator-module__XwXvWG__spin}@keyframes LoadingIndicator-module__XwXvWG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.DailyTemperature-module__FpLXjq__chartSection{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:20px;flex-direction:column;gap:6px;padding:12px 22px;display:flex}.DailyTemperature-module__FpLXjq__chartHeader{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.DailyTemperature-module__FpLXjq__chartTitle{color:#1f5ed5;white-space:pre-wrap;margin:0;font-family:Lato,Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:18px;font-weight:900}.DailyTemperature-module__FpLXjq__dateNav{flex-shrink:0;align-items:center;gap:12px;display:flex}.DailyTemperature-module__FpLXjq__dateNavBtn{cursor:pointer;color:#1f5ed5;background:0 0;border:none;padding:0 2px;font-size:16px;transition:opacity .2s}.DailyTemperature-module__FpLXjq__dateNavBtn:hover{opacity:.7}.DailyTemperature-module__FpLXjq__dateLabel{color:#1f5ed5;white-space:nowrap;font-family:Poppins,Roboto,sans-serif;font-size:13px;font-weight:600}.DailyTemperature-module__FpLXjq__comfortIndexSection{flex-direction:column;gap:3px;width:280px;display:flex}.DailyTemperature-module__FpLXjq__comfortIndexRow{justify-content:space-between;align-items:center;display:flex}.DailyTemperature-module__FpLXjq__comfortIndexLabel{color:#64748b;align-items:center;gap:6px;font-family:Inter,Roboto,sans-serif;font-size:12px;font-weight:500;display:flex}.DailyTemperature-module__FpLXjq__comfortIndexDot{border:2px solid #64748b;border-radius:50%;flex-shrink:0;width:12px;height:12px}.DailyTemperature-module__FpLXjq__comfortIndexValue{color:#3b82f6;font-family:Inter,Roboto,sans-serif;font-size:12px;font-weight:700}.DailyTemperature-module__FpLXjq__comfortIndexBarTrack{background-color:#e2e8f0;border-radius:99px;width:100%;height:6px;overflow:hidden}.DailyTemperature-module__FpLXjq__comfortIndexBarFill{background-color:#3b82f6;border-radius:99px;height:100%;transition:width .4s}.DailyTemperature-module__FpLXjq__roomSelector{color:#1f5ed5;cursor:pointer;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:6px;outline:none;padding:4px 8px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:13px;font-weight:500}.DailyTemperature-module__FpLXjq__chartArea{flex-direction:row;flex:1;gap:0;min-height:320px;display:flex}.DailyTemperature-module__FpLXjq__chartContainer{flex:1;min-width:0}.DailyTemperature-module__FpLXjq__dailyTemperatureChart{width:100%}.DailyTemperature-module__FpLXjq__pilotageTimeline{grid-template-columns:60px minmax(0,1fr);align-items:center;margin-top:-8px;padding:0 30px 0 20px;display:grid}.DailyTemperature-module__FpLXjq__pilotageTimelineLabel{color:#1f5ed5;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:12px;font-weight:700}.DailyTemperature-module__FpLXjq__pilotageTimelineTrack{background-color:#f1f4f8;border:1px solid #d7e0ed;border-radius:5px;height:26px;display:flex;overflow:hidden}.DailyTemperature-module__FpLXjq__pilotageSegment{box-sizing:border-box;border-left:1px solid rgba(86,97,110,.45);justify-content:center;align-items:center;min-width:1px;display:flex}.DailyTemperature-module__FpLXjq__pilotageSegment:first-child{border-left:none}.DailyTemperature-module__FpLXjq__pilotageSegmentActive{color:#047857;background-color:rgba(3,181,133,.16);border-top:2px solid #03b585}.DailyTemperature-module__FpLXjq__pilotageSegmentDisabled{color:#56616e;background-color:#edf1f6;border-top:2px solid #98a2b3}.DailyTemperature-module__FpLXjq__pilotageSegmentUnknown{color:#56616e;background:repeating-linear-gradient(135deg,#f8fafc 0,#f8fafc 6px,#d7e0ed 6px,#d7e0ed 9px);border-top:2px solid #98a2b3}.DailyTemperature-module__FpLXjq__pilotageSegmentText{text-overflow:ellipsis;white-space:nowrap;padding:0 6px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:11px;font-weight:700;overflow:hidden}.DailyTemperature-module__FpLXjq__legend{flex-flow:wrap;align-items:flex-start;gap:20px;display:flex}.DailyTemperature-module__FpLXjq__legendGroup{flex-direction:column;gap:4px;display:flex}.DailyTemperature-module__FpLXjq__legendItem{align-items:center;gap:10px;display:flex}.DailyTemperature-module__FpLXjq__legendLine{border-radius:2px;flex-shrink:0;width:44px;height:3px}.DailyTemperature-module__FpLXjq__legendRect{border-radius:2px;flex-shrink:0;width:44px;height:12px}.DailyTemperature-module__FpLXjq__legendDashBlue{background:repeating-linear-gradient(90deg,#1f5ed5 0,#1f5ed5 8px,transparent 8px,transparent 13px)}.DailyTemperature-module__FpLXjq__legendSolidBlue{background-color:#1f5ed5}.DailyTemperature-module__FpLXjq__legendSolidGreen{background-color:#03b585}.DailyTemperature-module__FpLXjq__legendGray{background-color:#bdbdbd}.DailyTemperature-module__FpLXjq__legendText{color:#1f5ed5;white-space:nowrap;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:12px;font-weight:500}.DailyTemperature-module__FpLXjq__legendTextGreen{color:#03b585}.DailyTemperature-module__FpLXjq__legendTextGray{color:#828282}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__chartSection{--gestion-tooltip-surface:var(--theme-surface,#fff);--gestion-tooltip-border:var(--theme-border,#d7e0ed);--gestion-tooltip-text:var(--theme-text,#171a1e);--gestion-temperature-line:var(--theme-accent,#03b585);--gestion-setpoint-line:var(--theme-chart-measured,#1f5ed5);--gestion-chart-grid:var(--theme-chart-grid,#d7e0ed);--gestion-chart-axis:var(--theme-muted,#56616e);--gestion-chart-muted:var(--theme-muted,#56616e);--gestion-comfort-band:var(--theme-border,#d7e0ed);background-color:var(--theme-surface,#fff);border-color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__chartTitle{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__dateLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__dateNavBtn{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__roomSelector{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__legendText{color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__comfortIndexLabel{color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__comfortIndexDot{border-color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__comfortIndexValue{color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__comfortIndexBarTrack{background-color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__comfortIndexBarFill{background-color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__roomSelector{border-color:var(--theme-primary,#1f5ed5);background-color:var(--theme-surface-muted,#f3f7ff)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__legendDashBlue{background:repeating-linear-gradient(to right,var(--theme-primary,#1f5ed5)0px,var(--theme-primary,#1f5ed5)8px,transparent 8px,transparent 13px)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__legendSolidBlue{background-color:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__legendSolidGreen{background-color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__legendTextGreen{color:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__legendGray{background-color:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__legendTextGray{color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__pilotageTimelineLabel{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .DailyTemperature-module__FpLXjq__pilotageTimelineTrack{border-color:var(--theme-border,#d7e0ed)}@media (max-width:700px){.DailyTemperature-module__FpLXjq__pilotageTimeline{grid-template-columns:54px minmax(0,1fr);padding-left:20px;padding-right:20px}.DailyTemperature-module__FpLXjq__pilotageTimelineLabel,.DailyTemperature-module__FpLXjq__pilotageSegmentText{font-size:10px}}
.Floor-module__7Yx0ma__floorPlanContainer{width:600px;overflow:hidden}.Floor-module__7Yx0ma__floorPlanImage,.Floor-module__7Yx0ma__svgOverlay{width:100%;height:100%;position:absolute;top:0;left:0}.Floor-module__7Yx0ma__svgOverlay{pointer-events:none}.Floor-module__7Yx0ma__zonePath{fill:#b2e9db;stroke:#333;stroke-width:.5px;fill-opacity:.7;cursor:pointer;pointer-events:auto;transition:fill-opacity .2s,fill .2s}.Floor-module__7Yx0ma__zoneInteractiveGroup{cursor:pointer}.Floor-module__7Yx0ma__zonePath{fill:#b2e9db;stroke:#333;stroke-width:.5px;fill-opacity:.7}.Floor-module__7Yx0ma__zonePath:hover{fill-opacity:1}.Floor-module__7Yx0ma__active{fill:#82a8ed;fill-opacity:.9;stroke-width:1.5px}.Floor-module__7Yx0ma__selected{fill:#03b585;fill-opacity:.9;stroke-width:1.5px}.Floor-module__7Yx0ma__unactive{fill:#171a1e;fill-opacity:.9;stroke-width:1.5px}.Floor-module__7Yx0ma__tempBubbleContainer{pointer-events:none}.Floor-module__7Yx0ma__bubbleTop{fill:#1976d2}.Floor-module__7Yx0ma__bubbleBottom{fill:#fff;stroke:#aaa;stroke-width:.2px}.Floor-module__7Yx0ma__bubbleTextNumber{fill:#fff;pointer-events:none;font-size:9px;font-weight:700}.Floor-module__7Yx0ma__bubbleTextTemp{fill:#1976d2;pointer-events:none;font-size:9px;font-weight:700}html[data-theme=ekiloha] .Floor-module__7Yx0ma__zonePath{fill:var(--theme-surface-muted,#e5edfc);stroke:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .Floor-module__7Yx0ma__active{fill:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .Floor-module__7Yx0ma__selected{fill:var(--theme-accent,#03b585)}html[data-theme=ekiloha] .Floor-module__7Yx0ma__unactive{fill:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .Floor-module__7Yx0ma__bubbleTop{fill:var(--theme-primary,#1f5ed5)}html[data-theme=ekiloha] .Floor-module__7Yx0ma__bubbleBottom{fill:var(--theme-surface,#fff);stroke:var(--theme-border,#d7e0ed)}html[data-theme=ekiloha] .Floor-module__7Yx0ma__bubbleTextNumber{fill:var(--theme-surface,#fff)}html[data-theme=ekiloha] .Floor-module__7Yx0ma__bubbleTextTemp{fill:var(--theme-primary,#1f5ed5)}
.MonitorPage-module__uzWwtW__monitoringContent{flex-direction:column;flex-grow:1;display:flex}.MonitorPage-module__uzWwtW__buildingHeader{border-bottom:1px solid #e0e0e0;align-items:center;margin-bottom:0;padding-bottom:20px;display:flex}.MonitorPage-module__uzWwtW__buildingTitle{color:var(--color-text-dark);margin:0;font-size:20px;font-weight:500}.MonitorPage-module__uzWwtW__buildingAddress{color:var(--color-text-light);margin:5px 0 0;font-size:14px}.MonitorPage-module__uzWwtW__buildingArea{color:var(--color-primary);margin-left:10px;font-weight:500}.MonitorPage-module__uzWwtW__tabNavigation{background-color:#fff;border-width:2px;border-color:#03b585;border-radius:10px;flex-direction:row;justify-content:space-between;max-width:21em;margin-bottom:25px;display:flex;overflow:hidden}.MonitorPage-module__uzWwtW__tabActive{cursor:pointer;color:#fff;background:#03b585;border:none;border-bottom:3px solid transparent;border-radius:3px;flex:1;justify-content:center;align-items:center;padding:4px 20px;font-family:Poppins;font-size:12px;font-weight:700;transition:all .2s;display:flex}.MonitorPage-module__uzWwtW__tabInactive{cursor:pointer;color:#03b585;background-color:#fff;border:none;border-bottom:3px solid transparent;flex:1;justify-content:center;align-items:center;height:100%;padding:4px 20px;font-family:Poppins;font-size:12px;font-weight:700;transition:all .2s;display:flex}.MonitorPage-module__uzWwtW__tabInactive:hover{color:#037c5c}
.Dashboard-module__3LQolG__sectionTitle{color:var(--color-primary);margin-bottom:15px;font-size:18px;font-weight:500}.Dashboard-module__3LQolG__statsGrid{gap:20px;max-width:50em;margin-bottom:30px;display:flex}.Dashboard-module__3LQolG__statCard{background-color:var(--color-card-background);cursor:pointer;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;flex:1;align-items:flex-start;padding:15px 20px;transition:all .2s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Dashboard-module__3LQolG__statCardActive{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.Dashboard-module__3LQolG__statCardActive .Dashboard-module__3LQolG__statIcon,.Dashboard-module__3LQolG__statCardActive .Dashboard-module__3LQolG__statValue,.Dashboard-module__3LQolG__statCardActive .Dashboard-module__3LQolG__statLabel{color:#fff!important}.Dashboard-module__3LQolG__statIcon{color:var(--color-primary);margin-bottom:5px;font-size:24px}.Dashboard-module__3LQolG__statValue{color:var(--color-text-dark);margin:0;font-size:24px;font-weight:700}.Dashboard-module__3LQolG__statLabel{color:var(--color-text-light);margin-top:5px;font-size:13px}.Dashboard-module__3LQolG__bottomSection{align-items:flex-start;gap:30px;display:flex}.Dashboard-module__3LQolG__contentTitle{color:var(--color-primary);margin-bottom:15px;font-size:18px;font-weight:500}.Dashboard-module__3LQolG__forecastBox{background-color:var(--color-card-background);border:1px solid #e0e0e0;border-radius:8px;flex:2;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Dashboard-module__3LQolG__contentHeaderButtons button{cursor:pointer;background:0 0;border:none;border-radius:4px;margin-right:10px;padding:5px 12px;font-size:13px}.Dashboard-module__3LQolG__contentHeaderButtons .Dashboard-module__3LQolG__tabActive{background-color:var(--color-primary);color:#fff}.Dashboard-module__3LQolG__currentWeatherBar{color:#fff;background-color:#002f6c;border-radius:4px;justify-content:space-around;align-items:center;margin-top:15px;padding:15px 0;font-size:18px;display:flex}.Dashboard-module__3LQolG__dailyForecast{text-align:center;justify-content:space-between;padding-top:20px;font-size:12px;display:flex}.Dashboard-module__3LQolG__forecastItem{flex-direction:column;display:flex}.Dashboard-module__3LQolG__forecastTemp{color:var(--color-text-dark);margin:5px 0;font-size:16px;font-weight:700}.Dashboard-module__3LQolG__buildingIllustration{text-align:center;flex:1;padding-top:20px}.Dashboard-module__3LQolG__buildingIllustration img{max-width:100%;height:auto}.Dashboard-module__3LQolG__consumptionBox{background-color:var(--color-card-background);border:1px solid #e0e0e0;border-radius:8px;flex:2;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Dashboard-module__3LQolG__consumptionControls{float:right;margin-top:-30px;margin-bottom:10px}.Dashboard-module__3LQolG__consumptionControls button{border:1px solid var(--color-primary);color:var(--color-primary);background-color:#fff;border-radius:4px;margin-left:5px;padding:6px 12px;font-size:12px;font-weight:500}.Dashboard-module__3LQolG__consumptionControls .Dashboard-module__3LQolG__dateActive{background-color:var(--color-primary);color:#fff}.Dashboard-module__3LQolG__chartArea{color:#999;border:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;height:250px;margin-bottom:15px;font-size:14px;display:flex}.Dashboard-module__3LQolG__chartLegend{margin-top:10px}.Dashboard-module__3LQolG__chartLegend span{margin-right:15px;font-size:12px}.Dashboard-module__3LQolG__chartLegend .Dashboard-module__3LQolG__legendBlue{color:var(--color-primary)}.Dashboard-module__3LQolG__chartLegend .Dashboard-module__3LQolG__legendGreen{color:var(--color-secondary-green)}.Dashboard-module__3LQolG__consumptionStatCards{flex-direction:column;flex:1;gap:15px;display:flex}.Dashboard-module__3LQolG__consumptionStatCard{background-color:var(--color-card-background);border:1px solid #e0e0e0;border-radius:8px;padding:15px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Dashboard-module__3LQolG__consumptionStatCard h4{color:var(--color-primary);margin:0 0 10px;font-size:14px;font-weight:500}.Dashboard-module__3LQolG__statPrice{color:var(--color-text-dark);margin:0;font-size:20px;font-weight:700}.Dashboard-module__3LQolG__statPower{color:var(--color-text-light);margin:0;font-size:14px}
.Exterior-module__T-1DkW__forecastBoxContainer{justify-content:center;align-items:center;width:45em;display:flex}.Exterior-module__T-1DkW__forecastBox{background-color:#f6f9ff;border-radius:8px;width:100%;padding:25px 20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Exterior-module__T-1DkW__contentTitle{color:#1f5ed5;margin-bottom:15px;font-family:Roboto,sans-serif;font-size:18px;font-weight:700}.Exterior-module__T-1DkW__contentHeaderButtons{background-color:#fff;border:1px solid #1f5ed5;border-radius:8px;flex-direction:row;align-items:center;width:100%;max-width:18em;padding:0;display:flex;overflow:hidden}.Exterior-module__T-1DkW__contentHeaderButtons button{cursor:pointer;color:#1f5ed5;text-align:center;background:0 0;border:none;border-radius:0;flex-grow:1;flex-basis:0;margin:0;padding:8px 5px;font-family:Poppins;font-size:13px;transition:background-color .2s,color .2s}.Exterior-module__T-1DkW__contentHeaderButtons .Exterior-module__T-1DkW__tabActive{color:#fff;background-color:#1f5ed5}.Exterior-module__T-1DkW__currentWeatherBar{background:transparent linear-gradient(180deg,var(--bleu-foncé)0%,#005596 100%)0% 0% no-repeat padding-box;opacity:1;color:#fff;background:linear-gradient(#002f6c 0%,#005596 100%) no-repeat padding-box padding-box;border-radius:4px;justify-content:space-around;align-items:center;margin-top:15px;padding:15px 0;font-size:18px;display:flex}.Exterior-module__T-1DkW__weatherBarContainer{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.Exterior-module__T-1DkW__separator{background-color:#fff;border-radius:1px;width:3px;height:40px;margin:0 30px}.Exterior-module__T-1DkW__weatherRow{color:#fff;flex-direction:row;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-size:25px;display:flex}.Exterior-module__T-1DkW__weatherItem{margin-left:20px}.Exterior-module__T-1DkW__weatherRow .Exterior-module__T-1DkW__svg{height:20px}.Exterior-module__T-1DkW__dailyForecast{text-align:center;justify-content:space-between;padding-top:20px;font-size:12px;display:flex}.Exterior-module__T-1DkW__forecastItem{flex-direction:column;flex-grow:1;flex-basis:0;font-family:Arial,Helvetica,sans-serif;display:flex}.Exterior-module__T-1DkW__forecastTemp{margin:5px 0;font-size:16px;font-weight:700}.Exterior-module__T-1DkW__buildingIllustration{text-align:center;flex:1;justify-content:center;align-items:center;padding-top:80px;display:flex;position:relative}.Exterior-module__T-1DkW__buildingIllustration img{max-width:100%;height:auto}.Exterior-module__T-1DkW__bottomSection{align-items:flex-start;gap:30px;margin-top:80px;display:flex}
.MeteoPrevision-module__mGGy4W__forecastBox{background-color:#f6f9ff;border-radius:8px;width:100%;padding:25px 20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.MeteoPrevision-module__mGGy4W__contentTitle{color:#1f5ed5;margin-bottom:15px;font-family:Roboto,sans-serif;font-size:18px;font-weight:700}.MeteoPrevision-module__mGGy4W__contentHeaderButtons{background-color:#fff;border:1px solid #1f5ed5;border-radius:8px;flex-direction:row;align-items:center;width:100%;max-width:18em;padding:0;display:flex;overflow:hidden}.MeteoPrevision-module__mGGy4W__contentHeaderButtons button{cursor:pointer;color:#1f5ed5;text-align:center;background:0 0;border:none;border-radius:0;flex-grow:1;flex-basis:0;margin:0;padding:8px 5px;font-family:Poppins;font-size:13px;transition:background-color .2s,color .2s}.MeteoPrevision-module__mGGy4W__contentHeaderButtons .MeteoPrevision-module__mGGy4W__tabActive{color:#fff;background-color:#1f5ed5}.MeteoPrevision-module__mGGy4W__currentWeatherBar{background:transparent linear-gradient(180deg,var(--bleu-foncé)0%,#005596 100%)0% 0% no-repeat padding-box;opacity:1;color:#fff;background:linear-gradient(#002f6c 0%,#005596 100%) no-repeat padding-box padding-box;border-radius:4px;justify-content:space-around;align-items:center;margin-top:15px;padding:15px 0;font-size:18px;display:flex}.MeteoPrevision-module__mGGy4W__weatherBarContainer{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.MeteoPrevision-module__mGGy4W__separator{background-color:#fff;border-radius:1px;width:3px;height:40px;margin:0 30px}.MeteoPrevision-module__mGGy4W__weatherRow{color:#fff;flex-direction:row;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-size:25px;display:flex}.MeteoPrevision-module__mGGy4W__weatherItem{margin-left:20px}.MeteoPrevision-module__mGGy4W__weatherRow .MeteoPrevision-module__mGGy4W__svg{height:20px}.MeteoPrevision-module__mGGy4W__dailyForecast{flex-flow:row;width:100%;padding-top:20px;font-size:12px;display:flex;overflow-x:auto;overflow-y:hidden}.MeteoPrevision-module__mGGy4W__forecastItemByHour{text-align:center;flex-direction:column;flex-shrink:0;padding:10px;display:flex}.MeteoPrevision-module__mGGy4W__forecastItem{flex-direction:column;flex-grow:1;flex-basis:0;font-family:Arial,Helvetica,sans-serif;display:flex}.MeteoPrevision-module__mGGy4W__forecastTemp{margin:5px 0;font-size:16px;font-weight:700}.MeteoPrevision-module__mGGy4W__forecastTendance h3{color:#002f6c;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-style:italic;font-weight:700}.MeteoPrevision-module__mGGy4W__forecastTendance p{color:#002f6c;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-style:normal}.MeteoPrevision-module__mGGy4W__forecastTendance .MeteoPrevision-module__mGGy4W__buildingIllustration{text-align:center;flex:1;justify-content:center;align-items:center;padding-top:80px;display:flex;position:relative}.MeteoPrevision-module__mGGy4W__buildingIllustration img{max-width:100%;height:auto}.MeteoPrevision-module__mGGy4W__bottomSection{align-items:flex-start;gap:30px;margin-top:80px;display:flex}
.GainMoyen-module__dOutnW__bottomSection{align-items:flex-start;gap:50px;display:flex}.GainMoyen-module__dOutnW__contentTitle{color:var(--color-primary);margin-bottom:15px;font-size:18px;font-weight:500}.GainMoyen-module__dOutnW__hearderbox{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}.GainMoyen-module__dOutnW__consumptionBox{background-color:var(--color-card-background);border:1px solid #e0e0e0;border-radius:8px;flex:1;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.GainMoyen-module__dOutnW__consumptionControls{float:right}.GainMoyen-module__dOutnW__consumptionControls button{border:1px solid var(--color-primary);color:var(--color-primary);cursor:pointer;background-color:#fff;border-radius:4px;width:100px;margin-left:5px;padding:6px 12px;font-size:12px;font-weight:500}.GainMoyen-module__dOutnW__consumptionControls .GainMoyen-module__dOutnW__dateActive{background-color:var(--color-primary);color:#fff}.GainMoyen-module__dOutnW__chartArea{color:#999;border:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;height:400px;margin-bottom:15px;font-size:14px;display:flex;position:relative}.GainMoyen-module__dOutnW__chartLegend{margin-top:10px;position:absolute;bottom:5px}.GainMoyen-module__dOutnW__chartLegend span{margin-right:15px;font-size:12px;font-weight:500}.GainMoyen-module__dOutnW__chartLegend .GainMoyen-module__dOutnW__legendBlue{color:var(--color-primary)}.GainMoyen-module__dOutnW__chartLegend .GainMoyen-module__dOutnW__legendGreen{color:var(--color-secondary-green)}.GainMoyen-module__dOutnW__consumptionStatCards{flex-direction:column;flex:1;gap:20px;display:flex}.GainMoyen-module__dOutnW__consumptionStatCard{text-align:center;color:#1f5ed5;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;padding:15px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.GainMoyen-module__dOutnW__consumptionStatCard h4{color:#1f5ed5;text-align:left;margin:0 0 10px;font-family:Roboto,sans-serif;font-size:13px;font-weight:bolder}.GainMoyen-module__dOutnW__consumptionStatCard p{font-size:16px;font-weight:bolder}
.Interior-module__IT52QG__bottomSection{align-items:flex-start;gap:30px;margin-top:70px;display:flex}.Interior-module__IT52QG__forecastBox{background-color:var(--color-card-background);border:1px solid #e0e0e0;border-radius:8px;width:50em;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Interior-module__IT52QG__contentTitle{color:var(--color-primary);margin-bottom:15px;font-size:18px;font-weight:500}.Interior-module__IT52QG__chartArea{color:#999;border:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;height:250px;margin-bottom:15px;font-size:14px;display:flex}.Interior-module__IT52QG__chartLegend{margin-top:10px}.Interior-module__IT52QG__chartLegend span{margin-right:15px;font-size:12px}.Interior-module__IT52QG__chartLegend .Interior-module__IT52QG__legendBlue{color:var(--color-primary)}.Interior-module__IT52QG__chartLegend .Interior-module__IT52QG__legendGreen{color:var(--color-secondary-green)}.Interior-module__IT52QG__buildingIllustration{text-align:center;flex:1;padding-top:20px}.Interior-module__IT52QG__buildingIllustration img{max-width:100%;height:auto}.Interior-module__IT52QG__floorNavigator{width:30em}.Interior-module__IT52QG__floorNavHeader{align-items:center;gap:10px;margin-bottom:5px;display:flex}.Interior-module__IT52QG__floorNavArrow{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:16px}.Interior-module__IT52QG__floorNavArrow:disabled{color:#ccc;cursor:not-allowed}.Interior-module__IT52QG__floorNavTitle{text-align:center;width:150px;color:var(--color-primary);font-size:18px;font-weight:600}.Interior-module__IT52QG__floorNavSubtitle{color:#1f5ed5;margin:0 0 20px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:lighter}.Interior-module__IT52QG__pilotageInfoCard{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Interior-module__IT52QG__pilotageInfoTitle{color:#1f5ed5;margin:0 0 15px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}.Interior-module__IT52QG__tempControlGroup{justify-content:space-between;align-items:center;padding:0 60px 2px 20px;display:flex}.Interior-module__IT52QG__tempInputContainer{flex-direction:row;justify-content:center;align-items:center;display:flex}.Interior-module__IT52QG__tempInput{text-align:right;color:#1f5ed5;border:none;border-bottom:1px solid #ccc;width:7em;margin-right:5px;padding:8px 40px;font-size:18px}.Interior-module__IT52QG__tempUnit{color:#888;margin-right:20px;font-size:16px}.Interior-module__IT52QG__validateButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:8px 15px;font-weight:500}.Interior-module__IT52QG__zoneStateControl{color:var(--color-primary);align-items:center;font-weight:500;display:flex}.Interior-module__IT52QG__zoneStateIcon{margin-right:10px;font-size:18px}.Interior-module__IT52QG__zoneStateText{font-size:16px}
.ZoneStateControl-module__-ZQfHW__hiddenCheckbox{opacity:0;width:0;height:0;position:absolute}.ZoneStateControl-module__-ZQfHW__customCheckboxLabel{cursor:pointer;color:var(--color-text-dark);align-items:center;font-size:16px;font-weight:500;display:flex}.ZoneStateControl-module__-ZQfHW__customCheckboxBox{border:1px solid var(--color-primary);border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;transition:all .2s;display:flex}.ZoneStateControl-module__-ZQfHW__timesIcon{color:var(--color-primary);font-size:14px}.ZoneStateControl-module__-ZQfHW__hiddenCheckbox:checked+.ZoneStateControl-module__-ZQfHW__customCheckboxLabel .ZoneStateControl-module__-ZQfHW__customCheckboxBox{background-color:var(--color-primary);border-color:var(--color-primary)}.ZoneStateControl-module__-ZQfHW__hiddenCheckbox:checked+.ZoneStateControl-module__-ZQfHW__customCheckboxLabel .ZoneStateControl-module__-ZQfHW__checkIcon{color:#fff;font-size:14px}.ZoneStateControl-module__-ZQfHW__checkIcon{display:none}.ZoneStateControl-module__-ZQfHW__hiddenCheckbox:checked+.ZoneStateControl-module__-ZQfHW__customCheckboxLabel .ZoneStateControl-module__-ZQfHW__customCheckboxBox .ZoneStateControl-module__-ZQfHW__checkIcon{display:block}.ZoneStateControl-module__-ZQfHW__hiddenCheckbox:checked+.ZoneStateControl-module__-ZQfHW__customCheckboxLabel .ZoneStateControl-module__-ZQfHW__customCheckboxBox .ZoneStateControl-module__-ZQfHW__timesIcon{display:none}.ZoneStateControl-module__-ZQfHW__pilotageInfoCard{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.ZoneStateControl-module__-ZQfHW__pilotageInfoTitle{color:#1f5ed5;margin:0 0 15px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}
.Floor-module__zp3kiG__floorPlanContainer{width:600px;overflow:hidden}.Floor-module__zp3kiG__floorPlanImage,.Floor-module__zp3kiG__svgOverlay{width:100%;height:100%;position:absolute;top:0;left:0}.Floor-module__zp3kiG__svgOverlay{pointer-events:none}.Floor-module__zp3kiG__zonePath{fill:#b2e9db;stroke:#333;stroke-width:.5px;fill-opacity:.7;cursor:pointer;pointer-events:auto;transition:fill-opacity .2s,fill .2s}.Floor-module__zp3kiG__zoneInteractiveGroup{cursor:pointer}.Floor-module__zp3kiG__zonePath{fill:#b2e9db;stroke:#333;stroke-width:.5px;fill-opacity:.7}.Floor-module__zp3kiG__zonePath:hover{fill-opacity:1}.Floor-module__zp3kiG__active{fill:rgba(3,181,133,.3);fill-opacity:.9;stroke-width:1.5px}.Floor-module__zp3kiG__selected{fill:rgba(31,94,213,.3);fill-opacity:.9;stroke-width:1.5px}.Floor-module__zp3kiG__unactive{fill:rgba(116,116,116,.3);fill-opacity:.9;stroke-width:1.5px}.Floor-module__zp3kiG__tempBubbleContainer{pointer-events:none}.Floor-module__zp3kiG__bubbleTop{fill:#1976d2}.Floor-module__zp3kiG__bubbleBottom{fill:#fff;stroke:#aaa;stroke-width:.2px}.Floor-module__zp3kiG__bubbleTextNumber{fill:#fff;pointer-events:none;font-size:9px;font-weight:700}.Floor-module__zp3kiG__bubbleTextTemp{fill:#1976d2;pointer-events:none;font-size:9px;font-weight:700}
.ZoneTempControl-module__bL-I_G__pilotageInfoCard{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.ZoneTempControl-module__bL-I_G__pilotageInfoTitle{color:#1f5ed5;margin:0 0 15px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}.ZoneTempControl-module__bL-I_G__tempInputContainer{flex-direction:row;justify-content:center;align-items:center;display:flex}.ZoneTempControl-module__bL-I_G__tempControlGroup{justify-content:space-between;align-items:center;padding:0 60px 2px 20px;display:flex}.ZoneTempControl-module__bL-I_G__tempInput{text-align:right;color:#1f5ed5;border:none;border-bottom:1px solid #ccc;width:7em;margin-right:5px;padding:8px 40px;font-size:18px}.ZoneTempControl-module__bL-I_G__tempUnit{color:#888;margin-right:20px;font-size:16px}.ZoneTempControl-module__bL-I_G__validateButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:8px 15px;font-weight:500}.ZoneTempControl-module__bL-I_G__loadingContainer{background-color:var(--color-primary);color:#fff;border:none;border-radius:4px;max-height:30px;padding:8px 15px}
.StatCard-module__XMgb2G__statCard{background-color:var(--color-card-background);cursor:pointer;border:1px solid #1f5ed5;border-radius:8px;flex-direction:row;flex:1;align-items:center;padding-left:20px;transition:all .2s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.05)}.StatCard-module__XMgb2G__statIcon{justify-content:center;align-items:center;width:45px;height:45px;margin-right:10px;display:flex}.StatCard-module__XMgb2G__SecondContainer{flex-direction:column;justify-content:space-between;padding:15px 0;display:flex}.StatCard-module__XMgb2G__statCardActive{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.StatCard-module__XMgb2G__statCardActive .StatCard-module__XMgb2G__statIcon,.StatCard-module__XMgb2G__statCardActive .StatCard-module__XMgb2G__statValue,.StatCard-module__XMgb2G__statCardActive .StatCard-module__XMgb2G__statLabel{color:#fff!important}.StatCard-module__XMgb2G__statValue{color:#002f6c;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:700}.StatCard-module__XMgb2G__statLabel{color:#171a1e;font-family:Arial,Helvetica,sans-serif;font-size:13px}
.Confort-module__HZiCLa__tabContentArea{flex-direction:row;gap:20px;height:39em;display:flex}.Confort-module__HZiCLa__headerContainer{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:20px 1px;display:flex;overflow:hidden}.Confort-module__HZiCLa__sectionTitle{color:#1f5ed5;font-family:Roboto,sans-serif;font-size:18px;font-weight:700}.Confort-module__HZiCLa__SubheaderContainer{flex-direction:column;margin-right:6px;display:flex}.Confort-module__HZiCLa__graphControls{flex-direction:row;align-items:center;gap:40px;display:flex}.Confort-module__HZiCLa__SubheaderContainer span{color:#1f5ed5;flex-direction:row;font-family:Roboto,sans-serif;font-size:14px;display:flex}.Confort-module__HZiCLa__SubheaderContainer p{color:#1f5ed5;flex-direction:row;margin-left:10px;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;display:flex}.Confort-module__HZiCLa__confortGraphContainer{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;flex-direction:column;flex:2;height:100%;padding:20px;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Confort-module__HZiCLa__typeButton{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:4px;justify-content:space-between;width:10em;display:flex;overflow:hidden}.Confort-module__HZiCLa__dateUnActive{color:#1f5ed5;background-color:#f6f9ff;flex:1;padding:3px;font-family:Poppins;font-size:13px}.Confort-module__HZiCLa__dateActive{color:#f6f9ff;background-color:#1f5ed5;flex:1;padding:3px;font-family:Poppins;font-size:13px}.Confort-module__HZiCLa__dateSelector{flex-direction:row;align-items:center;display:flex}.Confort-module__HZiCLa__chartArea{flex-direction:column;flex-grow:1;flex-basis:0;justify-content:center;align-items:center;font-size:14px;display:flex}.Confort-module__HZiCLa__dateNavigator{flex-grow:1;align-items:center;gap:5px;margin-left:350px;display:flex}.Confort-module__HZiCLa__currentMonth{color:var(--color-primary);padding:0 10px;font-weight:600}.Confort-module__HZiCLa__sliderContainer{flex-direction:row;justify-content:space-between;align-items:center;width:320px;display:flex}.Confort-module__HZiCLa__typeButton button{flex-direction:row;flex:1;align-items:center;gap:0}.Confort-module__HZiCLa__navArrowButton{color:#1f5ed5;cursor:pointer;padding:5px;font-size:14px}.Confort-module__HZiCLa__pilotageLeftSubContainer{color:#1f5ed5}.Confort-module__HZiCLa__floorDropdownContainer{width:50%;margin-bottom:20px;display:flex}.Confort-module__HZiCLa__floorDropdown{cursor:pointer;color:#1f5ed5;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:7px;width:100%;padding:10px 15px;font-family:Roboto,sans-serif;font-size:15px;font-weight:700}.Confort-module__HZiCLa__chartContainer{color:#1f5ed5;flex-grow:1;flex-basis:1px;justify-content:center;align-items:center;width:100%;display:flex}.Confort-module__HZiCLa__chartLegend{flex-direction:row;justify-content:center;place-items:center;gap:40px;width:100%;display:flex}.Confort-module__HZiCLa__chartLegendBar{width:60px;height:5px}.Confort-module__HZiCLa__chartLegendBarGrey{width:60px;height:15px}.Confort-module__HZiCLa__chartLegendRow{flex-direction:row;justify-content:center;align-items:center;display:flex}.Confort-module__HZiCLa__BarBlue{background-color:#1f5ed5}.Confort-module__HZiCLa__BarGreen{background-color:#03b585}.Confort-module__HZiCLa__BarGray{background-color:#b9b9b9}.Confort-module__HZiCLa__chartLegend span{margin-right:15px;font-size:12px}.Confort-module__HZiCLa__chartLegend .Confort-module__HZiCLa__legendBlue{color:#1f5ed5}.Confort-module__HZiCLa__chartLegend .Confort-module__HZiCLa__legendGreen{color:#03b585}.Confort-module__HZiCLa__chartLegend .Confort-module__HZiCLa__legendGray{color:#828282}.Confort-module__HZiCLa__chartLegend span{margin:0 10px;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:700}.Confort-module__HZiCLa__weatherForecastPanel{background-color:var(--color-card-background);border:1px solid #e0e0e0;border-radius:8px;flex:1.5;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Confort-module__HZiCLa__modifyComfortButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:15px;padding:10px 15px;font-weight:500}.Confort-module__HZiCLa__weatherForecastPanel .Confort-module__HZiCLa__forecastHeader button{cursor:pointer;background:0 0;border:none;border-radius:4px;margin-right:10px;padding:5px 12px;font-size:13px}.Confort-module__HZiCLa__weatherForecastPanel .Confort-module__HZiCLa__forecastHeader .Confort-module__HZiCLa__tabActive{background-color:var(--color-primary);color:#fff}.Confort-module__HZiCLa__weatherForecastPanel .Confort-module__HZiCLa__currentWeatherBar{color:#fff;background-color:#002f6c;border-radius:4px;justify-content:space-around;align-items:center;margin-top:15px;padding:15px 0;font-size:18px;display:flex}.Confort-module__HZiCLa__forecastContainer{flex-direction:column;flex:1;gap:40px;padding:20px;display:flex}.Confort-module__HZiCLa__Indicebutton{background-color:#1f5ed5;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;width:100%;height:40px;display:flex}.Confort-module__HZiCLa__Indicebutton:hover{background-color:#1a4dac;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.2)}.Confort-module__HZiCLa__Indicebutton p{text-align:center;color:#fff;font-family:Roboto,sans-serif;font-size:15px}.Confort-module__HZiCLa__forecastBoxContainer{justify-content:center;align-items:center;width:30em;display:flex}
.Pilotage-module__XCnA4W__tabContentArea{height:40em}.Pilotage-module__XCnA4W__pilotageLayout{align-items:flex-start;gap:30px;height:100%;display:flex}.Pilotage-module__XCnA4W__pilotageLeft{flex-direction:column;flex:4;justify-content:space-between;height:100%;display:flex}.Pilotage-module__XCnA4W__pilotageLeftSubContainer{color:#1f5ed5}.Pilotage-module__XCnA4W__pilotageRight{flex-direction:column;flex:6;gap:20px;height:100%;display:flex}.Pilotage-module__XCnA4W__floorDropdownContainer{width:100%;margin-bottom:20px}.Pilotage-module__XCnA4W__floorDropdown{cursor:pointer;color:#1f5ed5;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:7px;width:100%;padding:10px 15px;font-family:Roboto,sans-serif;font-size:15px;font-weight:700}.Pilotage-module__XCnA4W__cardRow{grid-gap:20px;flex:1;grid-template-columns:1fr 1fr;width:100%;display:grid}.Pilotage-module__XCnA4W__pilotageCardHeader{color:var(--color-text-dark);margin:0 0 15px;font-size:16px;font-weight:500}.Pilotage-module__XCnA4W__tempControlLine{align-items:center;margin-bottom:15px;display:flex}.Pilotage-module__XCnA4W__tempControlLabel{color:var(--color-text-light);flex-grow:1;font-size:14px}.Pilotage-module__XCnA4W__tempValueInput{text-align:right;border:none;border-bottom:1px solid #ccc;width:40px;margin-right:5px;padding:5px;font-size:16px}.Pilotage-module__XCnA4W__tempUnit{color:var(--color-text-dark);font-size:14px}.Pilotage-module__XCnA4W__scheduleGroup{color:var(--color-text-light);align-items:center;margin-bottom:10px;font-size:14px;display:flex}.Pilotage-module__XCnA4W__scheduleInput{text-align:right;border:none;border-bottom:1px solid #ccc;width:40px;margin:0 5px;padding:5px;font-size:16px}.Pilotage-module__XCnA4W__scheduleUnit{color:var(--color-text-dark);font-size:14px}.Pilotage-module__XCnA4W__toleranceSubtitle{color:var(--color-text-light);margin-bottom:15px;font-size:12px}.Pilotage-module__XCnA4W__toleranceGroup{align-items:center;display:flex}.Pilotage-module__XCnA4W__comfortValue{color:var(--color-secondary-green);font-size:24px;font-weight:700}
.ZoneModification-module__fhdH-W__pilotageInfoCard{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:10px;padding:40px 30px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.ZoneModification-module__fhdH-W__headerContainer{flex-direction:column;justify-content:center;width:100%;margin-bottom:50px;display:flex}.ZoneModification-module__fhdH-W__tempRows{border-bottom:1px solid #888;justify-content:space-between;align-items:flex-start;width:25em;display:flex}.ZoneModification-module__fhdH-W__pilotageCardHeader{color:#1f5ed5;font-family:Roboto,sans-serif;font-size:20px;font-weight:700}.ZoneModification-module__fhdH-W__pilotageCardSubHeader{color:#1f5ed5;font-family:Roboto,sans-serif;font-size:15px}.ZoneModification-module__fhdH-W__tempControlLine{color:#1f5ed5;margin-bottom:70px;font-family:Roboto,sans-serif}.ZoneModification-module__fhdH-W__tempControlLineButton{color:#1f5ed5;font-family:Roboto,sans-serif}.ZoneModification-module__fhdH-W__tempControlLabel{color:#1f5ed5;font-family:Roboto,sans-serif;font-weight:700}.ZoneModification-module__fhdH-W__tempValueInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ZoneModification-module__fhdH-W__tempValueInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ZoneModification-module__fhdH-W__tempValueInput{-moz-appearance:textfield;justify-content:space-between;font-family:Roboto,sans-serif;display:flex}.ZoneModification-module__fhdH-W__tempUnit{color:#1f5ed5;font-family:Roboto,sans-serif}
.ZoneH-module__r7Z03G__pilotageInfoCard{box-sizing:border-box;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:15px;flex:1}.ZoneH-module__r7Z03G__pilotageCardHeader{color:#1f5ed5;margin-top:40px;margin-left:40px;font-family:Roboto,sans-serif;font-size:20px;font-weight:700}.ZoneH-module__r7Z03G__toleranceGroup{flex-direction:row;justify-content:space-between;gap:40px;width:100%;margin-top:10px;padding:40px;display:flex}.ZoneH-module__r7Z03G__Group{flex-grow:1;flex-basis:0}.ZoneH-module__r7Z03G__Group p{color:#1f5ed5;font-size:16px;font-weight:700}.ZoneH-module__r7Z03G__inputContainer{border-bottom:1px solid #1f5ed5;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.ZoneH-module__r7Z03G__inputContainer span{color:#888}.ZoneH-module__r7Z03G__tempValueInput{color:#1f5ed5;width:30%;font-weight:700}
.ZoneTolerance-module__wRjy4G__pilotageInfoCard{box-sizing:border-box;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:15px;padding:15px}.ZoneTolerance-module__wRjy4G__pilotageInfoContainer{padding:20px 30px}.ZoneTolerance-module__wRjy4G__pilotageCardHeader{color:#1f5ed5;font-family:Roboto,sans-serif;font-size:20px;font-weight:700}.ZoneTolerance-module__wRjy4G__toleranceSubtitle{color:#1f5ed5;font-family:Roboto,sans-serif;font-size:16px}.ZoneTolerance-module__wRjy4G__Group{border-bottom:1px solid #1f5ed5;flex-direction:row;justify-content:space-between;width:12em;margin-top:20px;display:flex;overflow:hidden}.ZoneTolerance-module__wRjy4G__tempValueInput{color:#1f5ed5;width:50%;font-family:Roboto,sans-serif;font-weight:700}.ZoneTolerance-module__wRjy4G__tempUnit{color:#888;font-family:Roboto,sans-serif;font-weight:500}
.Performance-module__bZma4G__tabContentArea{flex-direction:column;height:36em;display:flex}.Performance-module__bZma4G__performanceControls{justify-content:space-between;align-self:flex-end;align-items:center;width:600px;margin-bottom:20px;padding:10px 0;display:flex}.Performance-module__bZma4G__exportButton{color:#fff;cursor:pointer;background-color:#1f5ed5;border:none;border-radius:4px;padding:8px 30px;font-family:Roboto,sans-serif;font-size:14px;display:flex}.Performance-module__bZma4G__dateNavigator{justify-content:space-between;align-items:center;width:150px;padding:0 10px;display:flex}.Performance-module__bZma4G__controlDropdown{color:#1f5ed5;background-color:#fff;border:1px solid #1f5ed5;border-radius:4px;width:290px;margin-right:15px;padding:8px 15px;font-family:Poppins;font-size:14px}.Performance-module__bZma4G__currentMonth{color:var(--color-primary);font-weight:600}.Performance-module__bZma4G__navArrowButton{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:14px}.Performance-module__bZma4G__navPeriodButton{border:1px solid var(--color-primary);color:var(--color-primary);cursor:pointer;background:0 0;border-radius:4px;padding:5px 12px;font-size:14px}.Performance-module__bZma4G__navPeriodButton.Performance-module__bZma4G__active{background-color:var(--color-primary);color:#fff}.Performance-module__bZma4G__performanceLayout{flex-grow:1;align-items:flex-start;gap:30px;display:flex}
.CostEstimationCalendar-module__IS4_bW__calendarCard{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;flex:.8;height:100%;padding:20px}.CostEstimationCalendar-module__IS4_bW__calendarTitle{color:var(--color-primary);margin:0 0 15px;font-size:16px;font-weight:600}.CostEstimationCalendar-module__IS4_bW__calendarSubtitle{color:var(--color-text-light);font-size:12px;font-weight:400}.CostEstimationCalendar-module__IS4_bW__calendarGrid{text-align:center;grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.CostEstimationCalendar-module__IS4_bW__calendarGridDays{text-align:center;border:1px solid #1f5ed5;grid-template-columns:repeat(7,1fr);gap:5px;padding:4px;display:grid}.CostEstimationCalendar-module__IS4_bW__calendarDayHeader{color:var(--color-primary);padding:8px 0;font-size:14px;font-weight:600}.CostEstimationCalendar-module__IS4_bW__calendarDay{background-color:#fff;border:1px solid;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;height:80px;display:flex;position:relative}.CostEstimationCalendar-module__IS4_bW__calendarDayActive{border:1px solid #1f5ed5}.CostEstimationCalendar-module__IS4_bW__calendarDayHighlight{background-color:var(--color-secondary-green);color:#fff;border-color:var(--color-secondary-green)}.CostEstimationCalendar-module__IS4_bW__calendarDayHighlight .CostEstimationCalendar-module__IS4_bW__calendarDayNumber,.CostEstimationCalendar-module__IS4_bW__calendarDayHighlight .CostEstimationCalendar-module__IS4_bW__calendarDayCost{color:#fff!important}.CostEstimationCalendar-module__IS4_bW__calendarDayNumber{color:#1f5ed5;font-size:12px;font-weight:600;position:absolute;top:0;left:10px}.CostEstimationCalendar-module__IS4_bW__calendarDayCost{color:#1f5ed5;font-size:17px;font-weight:700}.CostEstimationCalendar-module__IS4_bW__calendarNODayHighlight{background-color:#dfdada}
.SwitchButton-module__LPHe5W__switchcontainer{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff;border:1px solid #3b82f6;border-radius:8px;width:160px;height:35px;margin:0 20px;display:flex;position:relative}.SwitchButton-module__LPHe5W__switchslider{background-color:#2563eb;border-radius:6px;width:50%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute}.SwitchButton-module__LPHe5W__switchslider.SwitchButton-module__LPHe5W__ismonth{transform:translate(100%)}.SwitchButton-module__LPHe5W__switchbutton{z-index:10;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:color .3s;display:flex;position:relative}.SwitchButton-module__LPHe5W__textactive{color:#fff}.SwitchButton-module__LPHe5W__textinactive{color:#3b82f6}
.DailySummary-module__eBs0Ka__container{max-width:800px;height:450px}
.ConsumtionMonthlySummary-module__E_l5_G__consumptionSummaryArea{flex:1}.ConsumtionMonthlySummary-module__E_l5_G__container{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:10px;width:100%;padding:30px 20px 20px}.ConsumtionMonthlySummary-module__E_l5_G__headerContainer{flex-direction:row;justify-content:space-between;width:100%;display:flex}.ConsumtionMonthlySummary-module__E_l5_G__consumptionChartTitle{color:var(--color-primary);margin:0 0 15px;font-size:16px;font-weight:600;display:flex}.ConsumtionMonthlySummary-module__E_l5_G__chartLegendBar{width:60px;height:5px}.ConsumtionMonthlySummary-module__E_l5_G__chartLegendRow{flex-direction:row;justify-content:center;align-items:center;display:flex}.ConsumtionMonthlySummary-module__E_l5_G__chartPlaceholderText{color:#999;font-size:14px}.ConsumtionMonthlySummary-module__E_l5_G__chartLegendPerformance{flex-direction:row;justify-content:center;align-self:center;align-items:center;display:flex}.ConsumtionMonthlySummary-module__E_l5_G__chartLegendPerformance span{margin:0 10px;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:700}.ConsumtionMonthlySummary-module__E_l5_G__BarBlue{background-color:#1f5ed5}.ConsumtionMonthlySummary-module__E_l5_G__BarGreen{background-color:#03b585}.ConsumtionMonthlySummary-module__E_l5_G__legendBlue{color:#1f5ed5}.ConsumtionMonthlySummary-module__E_l5_G__legendGreen{color:#03b585}.ConsumtionMonthlySummary-module__E_l5_G__consumptionSummaryGrid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.ConsumtionMonthlySummary-module__E_l5_G__summaryCard{text-align:center;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;padding:10px}.ConsumtionMonthlySummary-module__E_l5_G__summaryCardValue{color:#1f5ed5;font-family:Roboto,sans-serif;font-size:18px;font-weight:700}.ConsumtionMonthlySummary-module__E_l5_G__summaryCardPeriod{color:#1f5ed5;font-family:Roboto,sans-serif;font-size:12px;font-weight:500}
.ConsumptionSummary-module__uH5eNq__consumptionSummaryArea{flex:1.2}.ConsumptionSummary-module__uH5eNq__container{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:10px;width:100%;padding:30px 20px 20px}.ConsumptionSummary-module__uH5eNq__consumptionChartTitle{color:var(--color-primary);margin:0 0 15px;font-size:16px;font-weight:600}.ConsumptionSummary-module__uH5eNq__chartContainerPerformance{background-color:var(--color-card-background);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:220px;margin-bottom:10px;padding:1px;display:flex}.ConsumptionSummary-module__uH5eNq__chartLegendBar{width:60px;height:5px}.ConsumptionSummary-module__uH5eNq__chartLegendRow{flex-direction:row;justify-content:center;align-items:center;display:flex}.ConsumptionSummary-module__uH5eNq__chartPlaceholderText{color:#999;font-size:14px}.ConsumptionSummary-module__uH5eNq__chartLegendPerformance{flex-direction:row;justify-content:center;align-self:center;align-items:center;display:flex}.ConsumptionSummary-module__uH5eNq__chartLegendPerformance span{margin:0 10px;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:700}.ConsumptionSummary-module__uH5eNq__BarBlue{background-color:#1f5ed5}.ConsumptionSummary-module__uH5eNq__BarGreen{background-color:#03b585}.ConsumptionSummary-module__uH5eNq__legendBlue{color:#1f5ed5}.ConsumptionSummary-module__uH5eNq__legendGreen{color:#03b585}.ConsumptionSummary-module__uH5eNq__consumptionSummaryGrid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.ConsumptionSummary-module__uH5eNq__summaryCard{text-align:center;background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;padding:10px}.ConsumptionSummary-module__uH5eNq__summaryCardValue{color:#1f5ed5;font-family:Roboto,sans-serif;font-size:18px;font-weight:700}.ConsumptionSummary-module__uH5eNq__summaryCardPeriod{color:#1f5ed5;font-family:Roboto,sans-serif;font-size:12px;font-weight:500}
.Supervision-module__EqgxkW__tabContentArea{flex-direction:column;width:100%;height:36em;display:flex}.Supervision-module__EqgxkW__tabContentArea h1{color:#1f5ed5;margin:20px 0;font-size:25px;font-weight:700}.Supervision-module__EqgxkW__bottomSection{color:#000;gap:30px;width:100%;height:100%;display:flex}.Supervision-module__EqgxkW__forecastBox{background-color:var(--color-card-background);border:1px solid #e0e0e0;border-radius:8px;width:50em;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Supervision-module__EqgxkW__contentTitle{color:var(--color-primary);margin-bottom:15px;font-size:18px;font-weight:500}.Supervision-module__EqgxkW__chartArea{color:#999;border:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;height:250px;margin-bottom:15px;font-size:14px;display:flex}.Supervision-module__EqgxkW__chartLegend{margin-top:10px}.Supervision-module__EqgxkW__chartLegend span{margin-right:15px;font-size:12px}.Supervision-module__EqgxkW__chartLegend .Supervision-module__EqgxkW__legendBlue{color:var(--color-primary)}.Supervision-module__EqgxkW__chartLegend .Supervision-module__EqgxkW__legendGreen{color:var(--color-secondary-green)}.Supervision-module__EqgxkW__buildingIllustration{text-align:center;flex:1;padding-top:20px}.Supervision-module__EqgxkW__buildingIllustration img{max-width:100%;height:auto}.Supervision-module__EqgxkW__floorNavigator{width:30em}.Supervision-module__EqgxkW__floorNavHeader{align-items:center;gap:10px;margin-bottom:5px;display:flex}.Supervision-module__EqgxkW__floorNavArrow{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:16px}.Supervision-module__EqgxkW__floorNavArrow:disabled{color:#ccc;cursor:not-allowed}.Supervision-module__EqgxkW__floorNavTitle{text-align:center;width:150px;color:var(--color-primary);font-size:18px;font-weight:600}.Supervision-module__EqgxkW__floorNavSubtitle{color:#1f5ed5;margin:0 0 20px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:lighter}.Supervision-module__EqgxkW__pilotageInfoCard{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Supervision-module__EqgxkW__pilotageInfoTitle{color:#1f5ed5;margin:0 0 15px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}.Supervision-module__EqgxkW__tempControlGroup{justify-content:space-between;align-items:center;padding:0 60px 2px 20px;display:flex}.Supervision-module__EqgxkW__tempInputContainer{flex-direction:row;justify-content:center;align-items:center;display:flex}.Supervision-module__EqgxkW__tempInput{text-align:right;color:#1f5ed5;border:none;border-bottom:1px solid #ccc;width:7em;margin-right:5px;padding:8px 40px;font-size:18px}.Supervision-module__EqgxkW__tempUnit{color:#888;margin-right:20px;font-size:16px}.Supervision-module__EqgxkW__validateButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:8px 15px;font-weight:500}.Supervision-module__EqgxkW__zoneStateControl{color:var(--color-primary);align-items:center;font-weight:500;display:flex}.Supervision-module__EqgxkW__zoneStateIcon{margin-right:10px;font-size:18px}.Supervision-module__EqgxkW__zoneStateText{font-size:16px}
.InformationModule-module__waLq2G__tabContentArea{flex-direction:column;width:100%;height:36em;display:flex}.InformationModule-module__waLq2G__bottomSection{color:#000;gap:30px;width:100%;height:100%;display:flex}.InformationModule-module__waLq2G__forecastBox{background-color:var(--color-card-background);border:1px solid #e0e0e0;border-radius:8px;width:50em;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.InformationModule-module__waLq2G__contentTitle{color:var(--color-primary);margin-bottom:15px;font-size:18px;font-weight:500}.InformationModule-module__waLq2G__chartArea{color:#999;border:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;height:250px;margin-bottom:15px;font-size:14px;display:flex}.InformationModule-module__waLq2G__chartLegend{margin-top:10px}.InformationModule-module__waLq2G__chartLegend span{margin-right:15px;font-size:12px}.InformationModule-module__waLq2G__chartLegend .InformationModule-module__waLq2G__legendBlue{color:var(--color-primary)}.InformationModule-module__waLq2G__chartLegend .InformationModule-module__waLq2G__legendGreen{color:var(--color-secondary-green)}.InformationModule-module__waLq2G__buildingIllustration{text-align:center;flex:1;padding-top:20px}.InformationModule-module__waLq2G__buildingIllustration img{max-width:100%;height:auto}.InformationModule-module__waLq2G__floorNavigator{width:35em}.InformationModule-module__waLq2G__floorNavHeader{align-items:center;gap:10px;margin-bottom:5px;display:flex}.InformationModule-module__waLq2G__floorNavArrow{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:16px}.InformationModule-module__waLq2G__floorNavArrow:disabled{color:#ccc;cursor:not-allowed}.InformationModule-module__waLq2G__floorNavTitle{text-align:center;width:150px;color:var(--color-primary);font-size:18px;font-weight:600}.InformationModule-module__waLq2G__floorNavSubtitle{color:#1f5ed5;margin:0 0 20px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:lighter}.InformationModule-module__waLq2G__pilotageInfoCard{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.InformationModule-module__waLq2G__pilotageInfoTitle{color:#1f5ed5;margin:0 0 15px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}.InformationModule-module__waLq2G__tempControlGroup{justify-content:space-between;align-items:center;padding:0 60px 2px 20px;display:flex}.InformationModule-module__waLq2G__tempInputContainer{flex-direction:row;justify-content:center;align-items:center;display:flex}.InformationModule-module__waLq2G__tempInput{text-align:right;color:#1f5ed5;border:none;border-bottom:1px solid #ccc;width:7em;margin-right:5px;padding:8px 40px;font-size:18px}.InformationModule-module__waLq2G__tempUnit{color:#888;margin-right:20px;font-size:16px}.InformationModule-module__waLq2G__validateButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:8px 15px;font-weight:500}.InformationModule-module__waLq2G__zoneStateControl{color:var(--color-primary);align-items:center;font-weight:500;display:flex}.InformationModule-module__waLq2G__zoneStateIcon{margin-right:10px;font-size:18px}.InformationModule-module__waLq2G__zoneStateText{font-size:16px}
.ZoneMonitoring-module__o0R0YG__pilotageInfoCard{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.ZoneMonitoring-module__o0R0YG__pilotageInfoTitle{color:#1f5ed5;margin:0 0 15px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}.ZoneMonitoring-module__o0R0YG__tempInputContainer{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.ZoneMonitoring-module__o0R0YG__tempBox{flex-direction:column;place-content:center;align-items:center;padding:10px;display:flex}.ZoneMonitoring-module__o0R0YG__tempBox h2{color:#1f5ed5;font-weight:700;display:flex}.ZoneMonitoring-module__o0R0YG__tempControlGroup{justify-content:space-between;align-items:center;padding:0 60px 2px 20px;display:flex}.ZoneMonitoring-module__o0R0YG__tempUnit{color:#1f5ed5;align-self:center;font-size:16px;display:flex}.ZoneMonitoring-module__o0R0YG__tempOff{color:#d31c1c}.ZoneMonitoring-module__o0R0YG__tempON{color:#22b422}.ZoneMonitoring-module__o0R0YG__validateButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:8px 15px;font-weight:500}.ZoneMonitoring-module__o0R0YG__loadingContainer{background-color:var(--color-primary);color:#fff;border:none;border-radius:4px;max-height:30px;padding:8px 15px}
.ZoneControl-module__-byaWa__tempInputContainer{flex-direction:row;justify-content:center;align-items:center;display:flex}.ZoneControl-module__-byaWa__tempControlGroup{justify-content:space-between;align-items:flex-start;padding:0 0 2px;display:flex}.ZoneControl-module__-byaWa__tempConsigneGroup{justify-content:center;align-items:center}.ZoneControl-module__-byaWa__tempConsigneGroup h2{color:#1f5ed5;text-align:center;margin-bottom:10px;font-weight:700}.ZoneControl-module__-byaWa__tempConsigneGroupBody{flex-direction:row;gap:20px;display:flex}.ZoneControl-module__-byaWa__tempStateGroup{flex-direction:column;justify-content:center;align-items:center;display:flex}.ZoneControl-module__-byaWa__tempStateGroup h2{color:#1f5ed5;text-align:center;margin-bottom:10px;font-weight:700}.ZoneControl-module__-byaWa__tempInput{text-align:right;color:#1f5ed5;border:none;border-bottom:1px solid #ccc;justify-content:center;align-items:center;width:4em;padding:8px 4px;font-size:18px}.ZoneControl-module__-byaWa__tempUnit{color:#888;margin-right:20px;font-size:16px}.ZoneControl-module__-byaWa__validateButton{color:#fff;cursor:pointer;background-color:#1a73e8;border:none;border-radius:4px;padding:8px 15px;font-weight:500}.ZoneControl-module__-byaWa__validateButton:disabled{color:#fff;cursor:not-allowed;opacity:.7;background-color:#c6dafc;border:none;border-radius:4px;padding:8px 15px;font-weight:500}.ZoneControl-module__-byaWa__loadingContainer{background-color:var(--color-primary);color:#fff;border:none;border-radius:4px;max-height:30px;padding:8px 15px}.ZoneControl-module__-byaWa__hiddenCheckbox{opacity:0;width:0;height:0;position:absolute}.ZoneControl-module__-byaWa__customCheckboxLabel{cursor:pointer;color:var(--color-text-dark);align-items:center;font-size:16px;font-weight:500;display:flex}.ZoneControl-module__-byaWa__customCheckboxBox{border:1px solid var(--color-primary);border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;transition:all .2s;display:flex}.ZoneControl-module__-byaWa__timesIcon{color:var(--color-primary);font-size:14px}.ZoneControl-module__-byaWa__hiddenCheckbox:checked+.ZoneControl-module__-byaWa__customCheckboxLabel .ZoneControl-module__-byaWa__customCheckboxBox{background-color:var(--color-primary);border-color:var(--color-primary)}.ZoneControl-module__-byaWa__hiddenCheckbox:checked+.ZoneControl-module__-byaWa__customCheckboxLabel .ZoneControl-module__-byaWa__checkIcon{color:#fff;font-size:14px}.ZoneControl-module__-byaWa__checkIcon{display:none}.ZoneControl-module__-byaWa__hiddenCheckbox:checked+.ZoneControl-module__-byaWa__customCheckboxLabel .ZoneControl-module__-byaWa__customCheckboxBox .ZoneControl-module__-byaWa__checkIcon{display:block}.ZoneControl-module__-byaWa__hiddenCheckbox:checked+.ZoneControl-module__-byaWa__customCheckboxLabel .ZoneControl-module__-byaWa__customCheckboxBox .ZoneControl-module__-byaWa__timesIcon{display:none}.ZoneControl-module__-byaWa__pilotageInfoCard{background-color:#f6f9ff;border:1px solid #1f5ed5;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.ZoneControl-module__-byaWa__pilotageInfoTitle{color:#1f5ed5;margin:0 0 15px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}
.Layout-module__GZM2fq__appContainer{--color-blue:#1f5ed5;--color-dark-blue:#002f6c;--color-green:#03b585;--color-light-blue:#82a8ed;--color-white-blue:#f6f9ff;background-color:#1f5ed5;min-height:100vh;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;display:flex}.Layout-module__GZM2fq__mainContent{box-sizing:border-box;background-color:#1f5ed5;flex-grow:1;min-height:100vh;margin-left:280px}.Layout-module__GZM2fq__maincontainer{flex-direction:column;width:100%;min-height:100vh;display:flex}.Layout-module__GZM2fq__navigatorContainer{flex-grow:1;padding:0 40px 24px;overflow-y:auto}.Layout-module__GZM2fq__appFooter{text-align:center;color:rgba(255,255,255,.65);padding:20px 24px;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:12px}.Layout-module__GZM2fq__appFooter a{color:rgba(255,255,255,.65);margin:0 12px;text-decoration:none;transition:color .2s}.Layout-module__GZM2fq__appFooter a:hover{color:#fff;text-decoration:underline}html[data-theme=ekiloha] .Layout-module__GZM2fq__appContainer{background-color:var(--theme-page,var(--theme-page-background,#f3f7ff))}html[data-theme=ekiloha] .Layout-module__GZM2fq__mainContent{background-color:var(--theme-page,var(--theme-page-background,#f3f7ff))}html[data-theme=ekiloha] .Layout-module__GZM2fq__appFooter{color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .Layout-module__GZM2fq__appFooter a{color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .Layout-module__GZM2fq__appFooter a:hover{color:var(--theme-primary-strong,#002f6c)}@media (max-width:800px){.Layout-module__GZM2fq__appContainer{flex-direction:column}.Layout-module__GZM2fq__mainContent{width:100%;margin-left:0}.Layout-module__GZM2fq__navigatorContainer{padding:16px 12px 24px;overflow-x:hidden}.Layout-module__GZM2fq__appFooter{padding:18px 10px}.Layout-module__GZM2fq__appFooter a{margin:0 7px}}
.Header-module__wcWOxW__HeaderContainer{box-sizing:border-box;width:100%;padding:24px 40px 20px}.Header-module__wcWOxW__Container{background-color:#fff;border-radius:20px;flex-direction:row;align-items:center;gap:20px;min-height:106px;padding:12px;display:flex;box-shadow:0 3px 6px rgba(0,0,0,.25)}.Header-module__wcWOxW__pictureContainer{border-radius:10px;flex-shrink:0;width:135px;height:82px;position:relative;overflow:hidden}.Header-module__wcWOxW__CardContainer{flex-direction:column;flex-grow:1;justify-content:center;gap:8px;display:flex}.Header-module__wcWOxW__CardContainer h2{color:#1f5ed5;margin:0;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:22px;font-weight:700}.Header-module__wcWOxW__CardRow{flex-direction:row;align-items:center;gap:8px;display:flex}.Header-module__wcWOxW__CardRow h2{color:#1f5ed5;margin:0;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500}.Header-module__wcWOxW__areaLabel{color:#1f5ed5;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500}.Header-module__wcWOxW__tariffOnlyContainer{justify-content:flex-end;min-height:0}.Header-module__wcWOxW__tariffContainer{border:1px solid var(--theme-border,#d7e0ed);background:var(--theme-surface-muted,#f3f7ff);border-radius:12px;flex-direction:column;gap:4px;min-width:205px;margin-left:auto;padding:10px 12px;display:flex}.Header-module__wcWOxW__tariffLabel{color:var(--theme-heading,#002f6c);font-size:13px;font-weight:700}.Header-module__wcWOxW__readonlyBadge{color:var(--theme-accent,#008f6a);background:rgba(3,181,133,.12);border-radius:999px;align-self:flex-start;padding:3px 7px;font-size:10px;font-weight:700}.Header-module__wcWOxW__tariffInputRow{align-items:center;gap:7px;display:flex}.Header-module__wcWOxW__tariffInput{border:1px solid var(--theme-primary,#1f5ed5);background:var(--theme-surface,#fff);width:76px;min-width:0;color:var(--theme-text,#171a1e);font:inherit;text-align:right;border-radius:7px;padding:5px 7px;font-size:15px;font-weight:700}.Header-module__wcWOxW__tariffInput:focus-visible{outline:2px solid var(--theme-accent,#03b585);outline-offset:2px}.Header-module__wcWOxW__tariffInput:disabled{cursor:not-allowed;opacity:.72;background:var(--theme-surface-muted,#f3f7ff)}.Header-module__wcWOxW__tariffUnit{color:var(--theme-text,#171a1e);white-space:nowrap;font-size:12px}.Header-module__wcWOxW__tariffHint{color:var(--theme-muted,#56616e);font-size:10px;line-height:1.25}.Header-module__wcWOxW__tariffError{color:#b42318;font-size:10px;font-weight:600;line-height:1.25}.Header-module__wcWOxW__tariffInput[aria-invalid=true]{border-color:#b42318}html[data-theme=ekiloha] .Header-module__wcWOxW__Container{background-color:var(--theme-surface,#fff);box-shadow:var(--theme-shadow,var(--theme-panel-shadow,0 3px 6px rgba(0,47,108,.09)))}html[data-theme=ekiloha] .Header-module__wcWOxW__CardContainer>h2{color:var(--theme-heading,#002f6c)}html[data-theme=ekiloha] .Header-module__wcWOxW__CardRow h2{color:var(--theme-text,#171a1e)}html[data-theme=ekiloha] .Header-module__wcWOxW__areaLabel{color:var(--theme-text,#171a1e)}@media (max-width:800px){.Header-module__wcWOxW__HeaderContainer{padding:18px 20px 16px}.Header-module__wcWOxW__Container{flex-wrap:wrap}.Header-module__wcWOxW__tariffContainer{width:100%;margin-left:0}}
.SideBar-module__TpjOJG__sidebar{box-sizing:border-box;background-color:#002f6c;flex-direction:column;width:280px;height:100vh;padding:0;display:flex;position:fixed;top:0;left:0;box-shadow:7px 0 7px rgba(0,0,0,.25)}.SideBar-module__TpjOJG__sidebarHeader{box-sizing:border-box;justify-content:center;align-items:center;height:96px;padding:14px 16px 10px;display:flex}.SideBar-module__TpjOJG__logoSurface{background-color:#fff;border-radius:14px;justify-content:center;align-items:center;padding:13px 14px;display:flex;box-shadow:0 3px 8px rgba(0,0,0,.18)}.SideBar-module__TpjOJG__navList{flex-direction:column;flex-grow:1;gap:4px;margin-top:14px;padding:8px;list-style:none;display:flex}.SideBar-module__TpjOJG__navContainer{color:#f8fafc;cursor:pointer;background-color:transparent;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;padding:10px 12px;transition:background-color .2s;display:flex}.SideBar-module__TpjOJG__navContainer:hover{background-color:rgba(255,255,255,.1)}.SideBar-module__TpjOJG__navBlockedContainer{color:rgba(255,255,255,.3);cursor:not-allowed;background-color:transparent;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;padding:10px 12px;display:flex}.SideBar-module__TpjOJG__navContainerSelection{color:#03b585;cursor:pointer;background-color:#fff;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;padding:10px 12px;display:flex}.SideBar-module__TpjOJG__navItem,.SideBar-module__TpjOJG__navItemActive{cursor:pointer;color:inherit;align-items:center;padding:0;font-family:Neue Haas Grotesk Text Pro,Roboto,sans-serif;font-size:16px;font-weight:500;display:flex}.SideBar-module__TpjOJG__navItemActive{color:#03b585;font-weight:500}.SideBar-module__TpjOJG__navIcon{font-size:16px}.SideBar-module__TpjOJG__sidebarFooter{background-color:rgba(255,255,255,.08);border-radius:10px;align-items:center;gap:12px;margin:0 8px 16px;padding:10px 12px;display:flex}.SideBar-module__TpjOJG__subList{margin:5px 0 10px;padding:0 0 0 20px;font-size:14px;list-style:none}.SideBar-module__TpjOJG__subList li{color:rgba(255,255,255,.6);padding:5px 0}.SideBar-module__TpjOJG__subItemActive{color:#03b585;font-weight:500}html[data-theme=ekiloha] .SideBar-module__TpjOJG__sidebar{background-color:var(--theme-sidebar,var(--theme-sidebar-background,#fff));box-shadow:7px 0 7px var(--theme-shadow-color,rgba(0,47,108,.09))}html[data-theme=ekiloha] .SideBar-module__TpjOJG__logoSurface{background-color:var(--theme-surface,#fff);box-shadow:0 3px 8px var(--theme-shadow-color,rgba(0,47,108,.09))}html[data-theme=ekiloha] .SideBar-module__TpjOJG__navContainer{color:var(--theme-sidebar-text,var(--theme-heading,#002f6c))}html[data-theme=ekiloha] .SideBar-module__TpjOJG__navContainer:hover{background-color:var(--theme-surface-muted,var(--theme-soft,#e5edfc))}html[data-theme=ekiloha] .SideBar-module__TpjOJG__navBlockedContainer{color:var(--theme-muted,#56616e)}html[data-theme=ekiloha] .SideBar-module__TpjOJG__navContainerSelection{background-color:var(--theme-surface-muted,var(--theme-nav-active,#e5edfc));color:var(--theme-accent,var(--theme-positive,#03b585))}html[data-theme=ekiloha] .SideBar-module__TpjOJG__navItemActive{color:var(--theme-accent,var(--theme-positive,#03b585))}html[data-theme=ekiloha] .SideBar-module__TpjOJG__subItemActive{color:var(--theme-accent,var(--theme-positive,#03b585))}html[data-theme=ekiloha] .SideBar-module__TpjOJG__sidebarFooter{background-color:var(--theme-surface-muted,var(--theme-soft,#e5edfc))}html[data-theme=ekiloha] .SideBar-module__TpjOJG__subList li{color:var(--theme-muted,#56616e)}@media (max-width:800px){.SideBar-module__TpjOJG__sidebar{z-index:20;width:100%;height:auto;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 4px 8px rgba(0,0,0,.2)}.SideBar-module__TpjOJG__sidebarHeader{display:none}.SideBar-module__TpjOJG__sidebar nav{width:100%;overflow-x:auto}.SideBar-module__TpjOJG__navList{flex-direction:row;gap:6px;margin:0;padding:8px;overflow-x:auto}.SideBar-module__TpjOJG__navContainer,.SideBar-module__TpjOJG__navBlockedContainer,.SideBar-module__TpjOJG__navContainerSelection{white-space:nowrap;flex:none;gap:6px;padding:8px}.SideBar-module__TpjOJG__navItem,.SideBar-module__TpjOJG__navItemActive{font-size:12.5px}}
.BrandLogo-module__9INk6q__brand{color:#1f5ed5;white-space:nowrap;align-items:center;font-family:Arial Black,Segoe UI,Arial,sans-serif;font-weight:900;line-height:1;display:inline-flex}.BrandLogo-module__9INk6q__pictogram{flex:none;display:block}.BrandLogo-module__9INk6q__wordmark{display:block}.BrandLogo-module__9INk6q__login{gap:12px}.BrandLogo-module__9INk6q__login .BrandLogo-module__9INk6q__pictogram{width:42px;height:42px}.BrandLogo-module__9INk6q__login .BrandLogo-module__9INk6q__wordmark{font-size:30px}.BrandLogo-module__9INk6q__sidebar{gap:9px}.BrandLogo-module__9INk6q__sidebar .BrandLogo-module__9INk6q__pictogram{width:30px;height:30px}.BrandLogo-module__9INk6q__sidebar .BrandLogo-module__9INk6q__wordmark{font-size:21px}html[data-theme=ekiloha] .BrandLogo-module__9INk6q__brand{color:var(--theme-primary)}
