@font-face{font-family:Gabarito Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/gabarito-latin-ext-wght-normal-C-_vgDbo.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Gabarito Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/gabarito-latin-wght-normal-ZpvQqcqY.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ciel: #eaf1f4;--panneau: #ffffff;--encre: #1e2b2f;--encre-2: #5f7078;--encre-3: #8a9ba3;--filet: #dce5e9;--filet-fort: #b9c8cf;--pousse: #27893b;--pousse-fond: #d6eedb;--pousse-encre: #ffffff;--pousse-texte: #1f7a31;--terre: #9a6236;--terre-fond: #f3e3d3;--eau: #2f86d6;--recolte: #f5b400;--recolte-fond: #ffe9a8;--recolte-encre: #5e4800;--danger: #c6432e;--danger-fond: #fbd9d2;--ombre: 0 2px 10px rgba(30, 43, 47, .1);--rayon: 20px;--rayon-petit: 12px;--pilule: 999px;--hauteur-barre: 64px;--hauteur-champ: 42px;--papier: var(--ciel);--bg: var(--ciel);--panel: var(--panneau);--ink: var(--encre);--muted: var(--encre-2);--line: var(--filet);--accent: var(--pousse);--accent-ink: var(--pousse-encre);--radius: var(--rayon);--shadow: none}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--ciel);color:var(--encre);font:15px/1.5 Gabarito Variable,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}h1{font-size:1.85rem;font-weight:800;letter-spacing:-.015em;line-height:1.15;margin:0 0 .6rem}h2{font-size:1.15rem;font-weight:800;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}h3{font-size:.95rem;font-weight:700;margin:1rem 0 .4rem;color:var(--encre)}p{margin:0 0 .6rem}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-decoration-color:var(--filet-fort);text-underline-offset:.15em}code,pre{font-family:ui-monospace,Menlo,monospace;font-size:.85em}pre{white-space:pre-wrap;word-break:break-all;margin:.2rem 0 0;color:var(--encre-2)}svg.lucide{flex:none}.muted{color:var(--encre-2)}.small{font-size:.87em}.error{color:var(--danger);background:var(--danger-fond);padding:.5rem .8rem;border-radius:var(--rayon-petit)}.center{display:grid;place-items:center;height:100%}.spacer{flex:1}.row{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.row.between{justify-content:space-between}.row.end{justify-content:flex-end}.stack{display:flex;flex-direction:column;gap:.7rem}.card{background:var(--panneau);border:0;border-radius:var(--rayon);padding:1.1rem 1.25rem}.page{padding:1.5rem 1.5rem 3rem;max-width:1100px;margin:0 auto;width:100%}.glyph{display:inline-grid;place-items:center;width:1.7em;height:1.7em;border-radius:.55em;background:var(--ciel);line-height:1;font-size:.95em;vertical-align:-.45em;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;filter:saturate(.9)}.card .glyph,.panel .glyph,dialog .glyph{background:var(--ciel)}label{display:flex;flex-direction:column;gap:.25rem;font-size:.9em;color:var(--encre-2);font-weight:600}label.inline{flex-direction:row;align-items:center;gap:.3rem}input,select,textarea{font:inherit;padding:.5rem .75rem;border:2px solid var(--filet);border-radius:var(--rayon-petit);background:var(--panneau);color:var(--encre);min-width:0}input:focus,select:focus,textarea:focus{border-color:var(--pousse);outline:none;box-shadow:0 0 0 3px var(--pousse-fond)}input[type=date]{width:150px}input[type=number]{width:110px}input:not([type=checkbox]):not([type=radio]),select{height:var(--hauteur-champ)}input[type=color]{width:52px;padding:.2rem .3rem}input[type=checkbox],input[type=radio]{accent-color:var(--pousse)}.champs{display:flex;gap:.6rem;align-items:flex-end;flex-wrap:wrap}.champs>label.large{flex-basis:100%}.actions{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.actions .spacer{flex:1}button,.linkbtn{font:inherit;font-weight:700;padding:.5rem 1rem;border-radius:var(--pilule);border:2px solid var(--filet);background:var(--panneau);color:var(--encre);cursor:pointer;display:inline-flex;align-items:center;gap:.45rem;line-height:1.25}button:hover:not(:disabled),.linkbtn:hover{border-color:var(--filet-fort);background:#f7fafb;text-decoration:none}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.45;cursor:default}button:not(.small):not(.ghost),.linkbtn:not(.small){min-height:var(--hauteur-champ)}:focus-visible{outline:3px solid var(--pousse);outline-offset:2px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}.grid2d .zone:focus{outline:none}.grid2d .zone:focus-visible>rect{stroke:var(--encre);stroke-width:3;stroke-dasharray:4 2}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}fieldset{border:0;padding:0;margin:0}legend{font-size:.9em;color:var(--encre-2);padding:0;margin-right:.3rem}button.primary,.linkbtn.primary{background:var(--pousse);color:var(--pousse-encre);border-color:var(--pousse)}button.primary:hover:not(:disabled),.linkbtn.primary:hover{background:#1f7a31;border-color:#1f7a31}button.danger{color:var(--danger)}button.danger:hover:not(:disabled){border-color:var(--danger);background:var(--danger-fond)}button.ghost{border-color:transparent;background:transparent;padding:.35rem .6rem;color:var(--encre-2);font-weight:600}button.ghost:hover:not(:disabled){color:var(--encre);background:var(--ciel);border-color:transparent}button.small,.linkbtn.small{padding:.3rem .75rem;font-size:.9em}button.active{background:var(--encre);color:var(--panneau);border-color:var(--encre)}.shell{display:flex;flex-direction:column;height:100%}.topbar{display:flex;align-items:center;gap:1.5rem;padding:0 1.25rem 0 1.5rem;height:var(--hauteur-barre);background:var(--panneau)}.topbar .brand{display:inline-flex;align-items:center;gap:.55rem;font-weight:800;font-size:1.2rem;letter-spacing:-.01em;color:var(--pousse-texte)}.topbar .brand:hover{text-decoration:none}.topbar nav,.subbar nav{display:flex;gap:.25rem;align-items:center}.topbar nav a,.subbar nav a{display:inline-flex;align-items:center;gap:.4rem;padding:0 1rem;height:38px;border-radius:var(--pilule);color:var(--encre-2);font-weight:600}.topbar nav a:hover,.subbar nav a:hover{color:var(--encre);background:var(--ciel);text-decoration:none}.topbar nav a.active{color:var(--panneau);background:var(--encre)}.topbar .user{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar .droite{display:flex;align-items:center;gap:.3rem}.avatar{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--recolte);color:var(--recolte-encre);font-weight:800;font-size:.85rem;letter-spacing:.02em;margin:0 .3rem}.content{flex:1;overflow:auto}.login{display:grid;place-items:center;height:100%;padding:1.5rem}.login-card{text-align:center;max-width:360px}.login-logo{display:flex;justify-content:center;margin-bottom:1.2rem;color:var(--pousse)}.login-card h1{font-size:2.2rem}.login-google{display:flex;justify-content:center;margin:1.5rem 0}.lang-switch{margin-top:1.5rem;display:flex;gap:.3rem;justify-content:center}.grid-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1.2rem}.grid-cards.small{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.farm-card{display:flex;flex-direction:column;gap:.3rem;transition:box-shadow .12s}.farm-card:hover{box-shadow:var(--ombre);text-decoration:none}.farm-card h2{margin:0;font-size:1.3rem}.farm-card .pays{color:var(--encre-2);font-size:.87em}.species-card{padding:.8rem 1rem}.species-card h2{font-size:1rem}.species-card .glyph{background:color-mix(in srgb,var(--teinte, var(--filet)) 28%,white)}.figures-row{display:flex;gap:.75rem;flex-wrap:wrap;padding:.2rem 0 1.4rem;margin-bottom:.4rem}.figure{display:flex;flex-direction:column;gap:.1rem;min-width:8.5rem;padding:.75rem 1.1rem;background:var(--panneau);border-radius:18px}.figure .num{font-size:2.6rem;font-weight:800;line-height:1.05;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.figure .lib{color:var(--encre-2);font-size:.9em;font-weight:600}.figure.hot{background:var(--recolte)}.figure.hot .num,.figure.hot .lib{color:var(--recolte-encre)}.dash-card .figures{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:.8rem 0 .4rem}.dash-card .figures div{display:flex;flex-direction:column}.dash-card .figures strong{font-size:1.6rem;font-weight:800;line-height:1.1;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.dash-card .figures .lib{color:var(--encre-2);font-size:.85em;font-weight:600}.dash-card .figures .hot strong{color:var(--recolte-encre);background:var(--recolte-fond);border-radius:8px;padding:0 .4rem;align-self:flex-start}.dash-card .links{display:flex;gap:.5rem;margin-top:.9rem}.dash-card .links .linkbtn{flex:1 1 0;min-width:0;padding-inline:.6rem;justify-content:center;white-space:nowrap}.dash-card .chips{margin:.4rem 0 .2rem}.farm-page{display:flex;flex-direction:column;height:100%}.subbar{display:flex;align-items:center;gap:1.5rem;padding:.4rem 1.5rem;min-height:64px;background:var(--ciel);flex-wrap:wrap}.subbar h1{margin:0;font-size:1.5rem;display:flex;align-items:baseline;gap:.6rem}.subbar h1 .pays{font-size:.85rem;font-weight:600;color:var(--encre-2)}.subbar nav a{font-size:.95rem;height:36px;padding:0 .9rem}.subbar nav a.active{color:var(--pousse-texte);background:var(--pousse-fond)}.subbar nav a.engrenage{padding:0 .5rem}.sousnav-wrap{padding-top:1rem;padding-bottom:0}.sousnav{display:flex;gap:.25rem;flex-wrap:wrap}.sousnav a{padding:.35rem .8rem;border-radius:var(--pilule);color:var(--encre-2);font-weight:600}.sousnav a:hover{color:var(--encre);background:var(--panneau);text-decoration:none}.sousnav a.active{color:var(--pousse-texte);background:var(--pousse-fond)}.map-layout{display:flex;flex:1;min-height:0}.map-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;padding:0 1rem 1rem 1.5rem}.palette{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:.7rem;align-items:center}.grid2d-wrap{position:relative;flex:1;min-height:320px;border:0;border-radius:24px;background:#f4f8fa;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.grid2d-wrap.drawing{cursor:crosshair}.grid2d-wrap.space,.grid2d-wrap.drawing.space{cursor:grab}.grid2d-wrap.panning,.grid2d-wrap.panning.drawing{cursor:grabbing}.grid2d{width:100%;height:100%;display:block}.grid2d text{pointer-events:none}.grid2d .zone{cursor:pointer}.grid2d.movable .zone{cursor:move}.grid2d-wrap.drawing .zone,.grid2d-wrap.space .zone{cursor:inherit}.grid2d .zone.ghost{opacity:.35}.grid2d .zone.att-recolte>rect{stroke:var(--recolte);stroke-width:4}.grid2d .zone.att-retard>rect{stroke:var(--danger);stroke-width:4}.grid2d .zone.selected>rect{stroke:var(--encre);stroke-width:4}.grid2d .pastille rect{fill:var(--panneau)}.grid2d .pastille text{fill:var(--encre)}.grid2d .pastille svg{color:var(--encre-2)}.grid2d .pastille.recolte rect{fill:var(--recolte)}.grid2d .pastille.recolte text{fill:var(--recolte-encre)}.grid2d .pastille.recolte svg{color:var(--recolte-encre)}.grid2d .pastille.retard rect{fill:var(--danger)}.grid2d .pastille.retard text{fill:#fff}.grid2d .pastille.retard svg{color:#fff}.grid2d .pastille.capteur text{fill:var(--encre-2)}.grid2d .lecture-tuile circle{fill:var(--filet-fort)}.grid2d .lecture-tuile.on circle{fill:var(--pousse)}.grid2d .lecture-tuile text{fill:var(--encre-2)}.grid2d .lecture-tuile.on text{fill:var(--encre)}.map-zoom{position:absolute;top:.8rem;right:.8rem;display:flex;flex-direction:column;gap:.5rem}.map-status{position:absolute;left:.8rem;bottom:.8rem;pointer-events:none}.map-status .error{padding:.3rem .6rem}.page-alert{margin:.8rem 1.5rem 0}.map-zoom button{width:2.75rem;height:2.75rem;padding:0;justify-content:center;font-size:1.1rem;line-height:1;border:0;box-shadow:var(--ombre)}.map-zoom button:hover:not(:disabled){background:var(--panneau);box-shadow:0 4px 14px #1e2b2f29}.map-aide{position:absolute;top:.8rem;right:4rem;width:min(320px,calc(100% - 4.8rem));background:var(--panneau);border:0;border-radius:var(--rayon);padding:.9rem 1.1rem;font-size:.87em;box-shadow:0 8px 24px #1e2b2f24}.map-aide h3{margin:0 0 .4rem}.map-aide h3+ul{margin-bottom:.8rem}.map-aide ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem;color:var(--encre-2)}.map-aide li{display:flex;align-items:center;gap:.45rem}.map-aide li:last-child{margin-bottom:0}.map-zoom button.active{background:var(--pousse);color:var(--pousse-encre)}.pastille-l{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background:var(--panneau);border:1px solid var(--filet);color:var(--encre-2)}.pastille-l.recolte{background:var(--recolte);color:var(--recolte-encre);border-color:var(--recolte)}.pastille-l.retard{background:var(--danger);color:#fff;border-color:var(--danger)}.panel.attention{background:transparent;border:0;padding:0 1.5rem 1rem .5rem}.panel.attention h2{margin-bottom:.7rem;font-size:1.25rem}.panel.attention .dash-list{gap:.5rem}.panel.attention .dash-list li{background:var(--panneau);border:0;border-radius:16px;padding:.7rem .9rem}.panel.attention .dash-list li:first-child{border-top:0}.panel.attention .dash-list li.retard{border-left:0;padding-left:.9rem}.panel.attention .dash-list li.hot .small{color:var(--recolte-encre);font-weight:600}.panel.attention .dash-list li.retard .small{color:var(--danger);font-weight:600}.panel.attention .dash-list li.hot strong{color:var(--encre)}.panel.attention section{background:var(--panneau);border-radius:16px;padding:.8rem .9rem;margin-top:.6rem}.panel.attention section h3{margin-top:0}.dash-list li.retard{border-left:3px solid var(--danger);padding-left:.6rem}.zone-lien{display:flex;flex-direction:column;gap:.15rem;align-items:flex-start;width:100%;border:0;background:none;padding:0;text-align:left;font-weight:inherit;border-radius:0;min-height:0}.zone-lien:hover{text-decoration:underline;text-underline-offset:.15em;background:none}.attention-ferme{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.attention-ferme a{display:inline-flex;align-items:center;gap:.3rem;font-weight:600;color:var(--pousse-texte)}.calmes{margin-top:1rem}.taches-zone{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.taches-zone label{color:var(--encre);font-size:inherit;font-weight:500}.taches-zone li.retard label{color:var(--danger)}.panel h3 .fraicheur{margin-left:auto;font-weight:400}.panel h3{display:flex;align-items:baseline;gap:.4rem}.mesures-zone-liste{list-style:none;margin:0 0 .4rem;padding:0;display:flex;flex-direction:column;gap:.2rem}.mesures-zone-liste li{display:flex;justify-content:space-between;gap:.6rem;align-items:baseline}.mesures-zone-liste .valeurs{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end;font-variant-numeric:tabular-nums}.panel .lien{font-weight:600;color:var(--pousse-texte);display:inline-flex;align-items:center;gap:.2rem}.panel{width:360px;border-left:0;background:var(--panneau);padding:1.1rem 1.2rem;overflow:auto}.map-layout>.panel:not(.attention){border-radius:24px;margin:0 1.5rem 1rem 0}.item{border:2px solid var(--filet);border-radius:var(--rayon-petit);padding:.65rem .8rem;margin-bottom:.6rem;display:flex;flex-direction:column;gap:.35rem}.item.stage-mature{border-color:var(--recolte);background:var(--recolte-fond)}.badge{font-size:.78em;font-weight:700;padding:.15rem .6rem;border-radius:var(--pilule);background:var(--ciel);color:var(--encre-2)}.stage-mature .badge{background:var(--recolte);color:var(--recolte-encre)}.badge.manque{background:var(--terre-fond);color:var(--terre)}.bar{height:8px;border-radius:999px;background:var(--ciel);overflow:hidden}.bar>div{height:100%;background:var(--pousse);border-radius:999px;transition:width .3s}.chips{display:flex;gap:.4rem;flex-wrap:wrap;margin:.4rem 0 1rem}.chip{display:inline-flex;align-items:center;gap:.35rem;background:var(--panneau);border:2px solid var(--filet);border-radius:var(--pilule);padding:.25rem .8rem .25rem .4rem;font-weight:600}.table-wrap{overflow-x:auto;background:var(--panneau);border-radius:var(--rayon);padding:.4rem 1rem}.table-wrap tr:last-child td{border-bottom:0}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:.55rem .7rem;border-bottom:1px solid var(--filet);vertical-align:top}th{color:var(--encre-2);font-weight:700;font-size:.85em}td.num,th.num{text-align:right;font-variant-numeric:tabular-nums}.journal{list-style:none;padding:0;margin:0}.journal li{border-bottom:1px solid var(--filet);padding:.5rem 0}.choix-icone{position:relative}.choix-icone-bouton{width:3.4rem;font-size:1.35rem;line-height:1;padding:0;justify-content:center;border-radius:var(--rayon-petit)}.choix-icone-bouton.vide{opacity:.45}.choix-icone-panneau{position:absolute;z-index:20;top:calc(100% + .3rem);left:0;width:min(22rem,calc(100vw - 2rem));max-height:60vh;overflow-y:auto;background:var(--panneau);border:0;border-radius:var(--rayon);padding:.7rem .8rem;box-shadow:0 8px 24px #1e2b2f29;color:var(--encre)}.choix-icone-panneau section+section{margin-top:.5rem}.choix-icone-panneau h4{margin:0 0 .25rem;font-size:.8em;font-weight:700;color:var(--encre-2)}.choix-icone-grille{display:grid;grid-template-columns:repeat(auto-fill,minmax(2.2rem,1fr));gap:.15rem}.choix-icone-panneau .choix-icone-grille button{min-height:0;height:2.2rem;padding:0;border-color:transparent;background:none;font-size:1.25rem;line-height:1;justify-content:center;border-radius:8px}.choix-icone-grille button:hover{background:var(--pousse-fond);border-color:transparent}.choix-icone-grille button.courante{background:var(--pousse-fond);border-color:var(--pousse)}.choix-icone-libre{display:flex;gap:.4rem;align-items:center;margin-top:.7rem;padding-top:.6rem;border-top:1px solid var(--filet)}.choix-icone-libre input{flex:1;height:34px;padding:.3rem .5rem}dialog.confirm{border:0;border-radius:var(--rayon);padding:1.4rem 1.6rem;background:var(--panneau);color:var(--encre);box-shadow:0 16px 48px #1e2b2f38;width:min(420px,calc(100vw - 2rem))}dialog.confirm::backdrop{background:#1e2b2f66}dialog.confirm h2{margin:0}dialog.confirm p{margin:0;font-size:1.05em}dialog.confirm button{min-width:6rem;justify-content:center}dialog.tiroir{position:fixed;inset:0 0 0 auto;margin:0;width:min(480px,100%);height:100%;max-height:none;border:0;border-radius:0;padding:0;background:var(--panneau);color:var(--encre);box-shadow:-16px 0 40px #1e2b2f29}dialog.tiroir::backdrop{background:#1e2b2f52}dialog.tiroir>form{display:flex;flex-direction:column;height:100%}.tiroir-tete{display:flex;align-items:flex-start;gap:.6rem;padding:1.1rem 1.4rem;border-bottom:1px solid var(--filet)}.tiroir-tete h2{display:block;flex:1;margin:0;font-size:1.3rem}.tiroir-tete h2 small{display:block;font-size:.8rem;font-weight:600;color:var(--encre-2);margin-top:.15rem}.tiroir-corps{flex:1;overflow:auto;padding:1rem 1.4rem;display:flex;flex-direction:column;gap:.8rem}.tiroir-corps .grow{flex:1;min-width:10rem}.tiroir-corps h4{margin:.4rem 0 0}.tiroir-corps details{border-top:1px solid var(--filet);padding:.6rem 0 .2rem}.tiroir-corps details>summary{cursor:pointer;font-weight:700;font-size:.95rem;list-style:none;display:flex;align-items:center;gap:.45rem}.tiroir-corps details>summary::-webkit-details-marker{display:none}.tiroir-corps details>summary:before{content:"";width:6px;height:6px;border-right:2px solid var(--encre-2);border-bottom:2px solid var(--encre-2);transform:rotate(-45deg);transition:transform .15s;margin:0 .2rem 0 .1rem}.tiroir-corps details[open]>summary:before{transform:rotate(45deg)}.tiroir-corps details>summary .etat{margin-left:auto;font-weight:500;font-size:.85em;color:var(--encre-2)}.tiroir-corps details>.stack{padding-top:.6rem}.tiroir-erreur{margin:0 1.4rem .6rem}.tiroir-pied{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap;padding:.8rem 1.4rem;border-top:1px solid var(--filet)}.tiroir-pied .spacer{flex:1}dialog.tiroir[open]{transform:none;transition:transform .26s cubic-bezier(.2,.7,.2,1)}@starting-style{dialog.tiroir[open]{transform:translate(105%)}}@media(max-width:800px){dialog.tiroir{inset:auto 0 0 0;width:100%;height:auto;max-height:92%;border-top:0;border-radius:24px 24px 0 0;box-shadow:0 -16px 40px #1e2b2f2e}dialog.tiroir>form{max-height:92vh}.tiroir-pied{padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px))}@starting-style{dialog.tiroir[open]{transform:translateY(105%)}}}@media(prefers-reduced-motion:reduce){dialog.tiroir[open]{transition:none}}.dash{display:flex;flex-direction:column;gap:1rem}.dash>section{background:var(--panneau);border-radius:var(--rayon);padding:1rem 1.25rem 1.1rem}.dash section>h2{align-items:baseline}.dash .count{font-size:.85em;font-weight:600;color:var(--encre-2)}.dash .lien{margin-left:auto;font-size:.87em;font-weight:600;color:var(--pousse-texte);display:inline-flex;align-items:center;gap:.2rem}.dash-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem 2rem;align-items:start}.dash-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.dash-list li{padding:.55rem 0;border-bottom:1px solid var(--filet);display:flex;flex-direction:column;gap:.25rem}.dash-list li:first-child{border-top:0}.dash-list li:last-child{border-bottom:0}.dash-list li.hot strong{color:var(--recolte-encre)}.dash-list .rank{display:inline-grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--recolte);color:var(--recolte-encre);font-weight:800;font-size:.78em;margin-right:.4rem}.farm-page>.page{width:100%}.tache-due{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-wrap:wrap;color:inherit;font-size:inherit;cursor:pointer;font-weight:500}.tache-due input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:var(--pousse)}.hbars{list-style:none;margin:0 0 .6rem;padding:0;display:grid;grid-template-columns:minmax(6rem,9rem) 1fr auto;gap:.5rem .7rem;align-items:center}.hbars li{display:grid;grid-template-columns:subgrid;grid-column:1 / -1;gap:.7rem;align-items:center}.hbars .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.hbars .hbar{height:10px;border-radius:999px;background:var(--ciel);overflow:hidden}.hbars .hbar>div{height:100%;border-radius:999px;background:var(--recolte);min-width:6px}.hbars .qty{font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}.day-strip{display:grid;grid-template-columns:repeat(30,1fr);gap:3px;margin:.3rem 0 .8rem;max-width:520px}.day-strip span{aspect-ratio:1;border-radius:3px;background:var(--ciel)}.day-strip span.on{background:var(--pousse)}.day-strip span.last{box-shadow:inset 0 0 0 2px var(--encre)}.dash-journal{list-style:none;margin:0;padding:0}.dash-journal li{display:flex;gap:.6rem;align-items:baseline;padding:.45rem 0;border-bottom:1px solid var(--filet);flex-wrap:wrap}.dash-journal li:last-child{border-bottom:0}.dash-journal .when{color:var(--encre-2);font-size:.85em;min-width:6rem;font-variant-numeric:tabular-nums}.dash-journal .ico{color:var(--encre-3);align-self:center;display:inline-flex}@media(max-width:800px){.topbar{flex-wrap:wrap;gap:.5rem 1rem;height:auto;padding:.5rem 1rem}.topbar nav{order:3;width:100%;overflow-x:auto}.topbar nav a{padding:0 .8rem}.subbar{gap:.4rem 1rem;padding:.4rem 1rem}.subbar nav{overflow-x:auto;width:100%;min-height:44px}.subbar nav a{white-space:nowrap}.page{padding:1rem 1rem 3rem}.map-layout{flex-direction:column}.map-main{flex:none;padding:0 1rem .8rem}.grid2d-wrap{flex:none;height:55vh;min-height:260px}.panel{width:auto}.panel.attention{padding:.8rem 1rem 1rem}.map-layout>.panel:not(.attention){margin:0 1rem 1rem}.topbar .user{display:none}.figures-row{gap:.5rem}.figure{min-width:7rem;padding:.6rem .9rem}.figure .num{font-size:2rem}}.flows{margin-top:.5rem;border-top:1px dashed var(--filet);padding-top:.4rem}.flows ul.plain{list-style:none;margin:.15rem 0 .4rem;padding:0}.flows li{margin:.15rem 0}.page-wide{padding:1.5rem}.guide-layout{display:flex;gap:1.5rem;align-items:flex-start}.guide-main{flex:1;min-width:0}.guide-layout .panel{position:sticky;top:.5rem;border-left:none;border:0;border-radius:var(--rayon);max-height:calc(100vh - 2rem)}.boucle.muted-card{opacity:.7}.flow-graph{display:block}.schema{display:block;font-family:inherit}.capteurs-page section{padding-top:.5rem}.capteurs-page h2{font-size:1.2rem;margin:.4rem 0 0}.explications{margin:0;padding-left:1.2rem;max-width:720px;line-height:1.5}.explications li+li{margin-top:.35rem}h1 .comment{font-size:.9rem;font-weight:600;margin-left:.6rem;vertical-align:middle}.flow-node rect{fill:var(--panneau);stroke:var(--filet-fort);stroke-width:1.5}.flow-node.present rect{fill:var(--pousse-fond);stroke:var(--pousse)}.flow-node.absent rect{fill:var(--panneau);stroke:var(--filet-fort)}.flow-node.selected rect{stroke:var(--encre);stroke-width:2.5}.flow-node text{font-size:13px;fill:var(--encre);pointer-events:none;font-family:Gabarito Variable,system-ui,sans-serif}.flow-node:hover rect{filter:brightness(.96)}.swatch{display:inline-block;width:.8em;height:.8em;border-radius:3px;vertical-align:-.05em;margin-right:.2em}.swatch.absent{border:1.5px dashed var(--filet-fort);background:transparent}.ok{color:var(--pousse)}.point{display:inline-block;width:.6em;height:.6em;border-radius:50%;background:var(--filet-fort);vertical-align:.05em;margin-right:.2em}.point.on{background:var(--pousse)}.warn{color:var(--terre)}.stack.tight{gap:.2rem}.plan-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.plan-steps li{display:flex;gap:.8rem;align-items:flex-start;padding:.55rem .7rem;border:2px solid var(--filet);border-radius:var(--rayon-petit);background:var(--panneau)}.plan-steps li.done{background:var(--pousse-fond);border-color:var(--pousse-fond)}.step-no{flex:none;width:1.8em;height:1.8em;border-radius:50%;background:var(--ciel);display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-variant-numeric:tabular-nums}.plan-steps li.done .step-no{background:var(--pousse);color:var(--pousse-encre)}@media(max-width:800px){.guide-layout{flex-direction:column}.guide-layout .panel{position:static;width:100%;max-height:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}.mesures-zone{padding:.6rem 0 1rem;border-top:1px solid var(--filet)}.mesures-zone h2{align-items:baseline}.mesures-zone .fraicheur{margin-left:auto;font-weight:400}.capteur{display:grid;grid-template-columns:minmax(9rem,13rem) 1fr;gap:.5rem 1rem;align-items:start;padding:.4rem 0}.capteur .courbe{grid-column:1 / -1;order:3}.capteur-nom{font-weight:500;padding-top:.55rem}.capteur.systeme .capteur-nom{color:var(--encre-2);font-weight:400}.lectures{display:flex;flex-wrap:wrap;gap:.3rem .5rem}.lecture{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0;min-width:7.5rem;padding:.4rem .7rem .45rem;border:1px solid transparent;border-radius:var(--rayon-petit);background:transparent;color:var(--encre);font:inherit;text-align:left;line-height:1.2}button.lecture{cursor:pointer}button.lecture:hover{border-color:var(--filet-fort);background:var(--panneau)}button.lecture.active{background:var(--panneau);color:var(--encre);border-color:var(--pousse);box-shadow:inset 0 0 0 1px var(--pousse)}.lecture .valeur{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.lecture .unite{font-size:.8rem;font-weight:400;color:var(--encre-2);margin-left:.2rem}.lecture .lib{font-size:.82rem;color:var(--encre-2)}.capteur.systeme .lecture .valeur{font-size:1.15rem}.courbe{margin:.8rem 0 .4rem;padding:.8rem 1rem .4rem;background:var(--panneau);border:0;border-radius:var(--rayon)}.courbe h3{margin:0}.noeuds{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--filet)}.noeuds .etoile{margin:.4rem 0 .8rem}.noeuds td .badge{margin-left:.4rem;white-space:nowrap}.badge.muet{background:var(--filet);color:var(--encre)}.noeuds tr.muet td{color:var(--encre-2)}.noeuds td button.small{margin-left:.4rem;vertical-align:baseline}.noeuds h2{display:flex;align-items:baseline;gap:.6rem}.noeuds h2 .fraicheur{margin-left:auto;font-weight:400}.noeud-config .ligne-capteur{padding:.4rem 0;border-top:1px solid var(--filet)}.noeud-config .seuils input{text-align:right}@media(max-width:800px){.capteur{grid-template-columns:1fr;gap:.1rem}.capteur-nom{padding-top:.3rem}}.agenda .agenda-nav{margin-top:-.6rem}.segmented{display:inline-flex;border:2px solid var(--filet);border-radius:999px;overflow:hidden}.segmented button{border:0;border-radius:999px;font-weight:600;background:transparent;padding:.35rem .85rem}.segmented button.active{background:var(--encre);color:var(--panneau)}.periode{font-size:1.05rem}.filtres{gap:.35rem}.zone-chip{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.2rem .7rem .2rem .5rem;font-size:.87em;border:1px solid var(--zone);background:color-mix(in srgb,var(--zone) 22%,var(--panneau))}.zone-chip.off{background:transparent;border-color:var(--filet);color:var(--encre-3);text-decoration:line-through}.zone-chip .glyph{width:auto}.occs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.occ{display:flex;align-items:flex-start;gap:.45rem;border:2px solid var(--filet);border-left:3px solid var(--zone);background:var(--panneau);border-radius:var(--rayon-petit);padding:.4rem .5rem}.occ.deplacable{cursor:grab}.occ.selected{border-color:var(--encre);border-left-color:var(--zone);box-shadow:0 0 0 2px var(--pousse-fond)}.occ.etat-faite{opacity:.6}.occ.etat-faite .titre{text-decoration:line-through}.occ.etat-retard{background:var(--danger-fond)}.occ.etat-retard .meta{color:var(--danger)}.occ input[type=checkbox]{width:1.1rem;height:1.1rem;margin:.15rem 0 0;accent-color:var(--pousse);flex:none}.occ .coche{color:var(--pousse);display:inline-flex;margin-top:.2rem}.occ .point{width:.5rem;height:.5rem;border-radius:50%;background:var(--zone);margin:.45rem .3rem 0;flex:none}.occ-btn{flex:1;min-width:0;border:0;border-radius:0;background:none;padding:0;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;font:inherit;color:inherit;line-height:1.3}.occ-btn:hover{text-decoration:underline;text-underline-offset:.15em}.occ .titre{font-weight:500;overflow-wrap:anywhere}.charge{display:flex;flex-direction:column;gap:.15rem;margin:.3rem 0 .5rem}.charge-bar{height:6px;border-radius:999px;background:var(--ciel);overflow:hidden}.charge-bar>div{height:100%;background:var(--pousse);border-radius:3px;min-width:3px}.semaine{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}.jour-col{border-top:2px solid var(--filet);padding:.4rem .2rem .6rem;min-height:8rem;border-radius:var(--rayon-petit)}.jour-col.today{border-top-color:var(--pousse)}.jour-col.passe{opacity:.75}.jour-col.cible{background:var(--pousse-fond)}.jour-tete{border:0;background:none;padding:0;display:flex;align-items:baseline;gap:.35rem;font:inherit;color:var(--encre-2);cursor:pointer}.jour-tete:hover .jour-nom{text-decoration:underline}.jour-col.today .jour-tete{color:var(--pousse);font-weight:600}.jour-num{font-size:1.25rem;font-weight:600;color:var(--encre)}.jour-col.today .jour-num{color:var(--pousse)}.mois-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem}.mois-tete{text-align:center}.mois-cell{border:2px solid var(--filet);border-radius:var(--rayon-petit);padding:.3rem .4rem;min-height:5.5rem;background:var(--panneau);display:flex;flex-direction:column;gap:.25rem}.mois-cell.hors{opacity:.45}.mois-cell.today{border-color:var(--pousse);box-shadow:inset 0 0 0 1px var(--pousse)}.mois-cell.cible{background:var(--pousse-fond)}.mois-num{align-self:flex-start;border:0;background:none;padding:0;font:inherit;font-weight:600;color:var(--encre-2);cursor:pointer}.mois-num:hover{text-decoration:underline}.mois-cell.today .mois-num{color:var(--pousse)}.mois-occs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;font-size:.78em}.mois-occs li{border-left:3px solid var(--zone);padding-left:.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mois-occs li.etat-faite{text-decoration:line-through;opacity:.6}.mois-occs li.etat-retard{color:var(--danger)}.mois-occs li.deplacable{cursor:grab}.mois-occs li.plus{border-left-color:transparent}.mois-cell .charge{margin:auto 0 0}.vue-jour .moment h3{margin-top:1.2rem}.vue-jour .moment h3 .count{font-size:.85em;font-weight:500;color:var(--encre-2);margin-left:.4rem}.bloc-zone{border-left:3px solid var(--zone);padding-left:.7rem;margin:.5rem 0 .8rem}.bloc-zone h4{margin:0 0 .3rem;font-size:.9rem;font-weight:600;color:var(--encre-2)}.bloc-zone .occ{border-left-color:transparent}.bloc-zone .qui{margin:.2rem 0 0}.occ-detail{border-left:4px solid var(--zone)}.toutes summary{cursor:pointer;font-weight:600;margin-bottom:.6rem}.dash-list li.inactive{opacity:.6}.pastille-zone{display:inline-block;width:.6rem;height:.6rem;border-radius:50%;flex:none}@media(max-width:720px){.semaine{grid-template-columns:1fr}.jour-col{min-height:0}.mois-cell{min-height:4rem}}.suivi{display:flex;flex-direction:column;gap:1rem}.suivi .figures-row{margin-bottom:0}.suivi-strip{grid-template-columns:repeat(auto-fill,16px);max-width:570px}.suivi-strip button{width:16px;height:16px;min-height:0;border-radius:3px;background:var(--ciel);border:0;padding:0;cursor:pointer}.suivi-strip button.choisi{outline:2px solid var(--encre);outline-offset:1px}.jour-resume{border-left:3px solid var(--filet-fort);padding:.2rem 0 .2rem .8rem}.jour-resume ul{list-style:none;margin:.3rem 0 0;padding:0;display:flex;flex-direction:column;gap:.15rem}.jour-resume .tard{color:var(--recolte-encre)}.suivi-strip button.on{background:var(--pousse)}.suivi-strip button.tard{background:var(--recolte)}.suivi-strip button.last{box-shadow:inset 0 0 0 2px var(--encre)}.suivi-strip button:hover{outline:2px solid var(--encre)}.taches-table .zone-row th{padding-top:1.1rem;font-size:.95rem;color:var(--encre);border-bottom:2px solid var(--zone)}.taches-table .zone-row .count{font-weight:500;color:var(--encre-2);font-size:.85em;margin-left:.3rem}.taches-table td .badge{margin-left:.4rem}.taches-table td.gestes{white-space:nowrap;text-align:right}.taches-table tr.inactive td{color:var(--encre-2)}.taches-table .inactives summary{cursor:pointer;font-weight:600;margin:.5rem 0}.repartition{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.repartition svg{flex:none}.repartition circle{transition:stroke-width .12s,opacity .12s;cursor:default}.repartition .centre-num{font-size:15px;font-weight:600;fill:var(--encre);font-variant-numeric:tabular-nums}.repartition .centre-lib{font-size:10px;fill:var(--encre-2)}.repartition .legende{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:auto 1fr auto auto;gap:.3rem .6rem;align-items:center;min-width:16rem}.repartition .legende li{display:grid;grid-template-columns:subgrid;grid-column:1 / -1;align-items:center;padding:.1rem .3rem;border-radius:var(--rayon-petit)}.repartition .legende li.actif{background:var(--pousse-fond)}.repartition .legende .part{font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.mesures .zone-select{height:auto;padding:.2rem .4rem;border-color:var(--filet);background:transparent;max-width:12rem}
