.login *{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,Arial,sans-serif;font-size:16px}.login-bg{background-color:#435165;width:100%;height:100vh;margin:0;padding:100px 0 0}.login{background-color:#fff;width:400px;margin:0 auto;box-shadow:0 0 9px #0000004d}.login p{margin:0}.login h1{text-align:center;color:#5b6574;border-bottom:1px solid #dee0e4;padding:20px 0;font-size:24px}.login form{flex-wrap:wrap;justify-content:center;padding-top:20px;display:flex}.login form label{color:#fff;background-color:#3274d6;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.login form input[type=password],.login form input[type=text]{border:1px solid #dee0e4;width:310px;height:50px;margin-bottom:20px;padding:0 15px}.login form input[type=submit]{cursor:pointer;color:#fff;background-color:#3274d6;border:0;width:100%;margin-top:20px;padding:15px;font-weight:700;transition:background-color .2s}.login form input[type=submit]:hover{background-color:#2868c7;transition:background-color .2s}body{scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100%;margin:0;font-family:Montserrat,sans-serif;font-size:16px;text-decoration:none}body::-webkit-scrollbar{background-color:#0000;width:0}header,nav,.nav_links{box-sizing:border-box;background-color:#24252a;margin:0;padding:0}header{justify-content:space-between;align-items:center;padding:1% 0;display:flex}@media only screen and (width<=700px){header h1{color:#edf0f1;text-align:left;width:15vw;padding-left:1vw;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500}header li,#deco,header a{color:#edf0f1;font-family:Montserrat,sans-serif;font-size:8px;font-weight:500;text-decoration:none}}@media only screen and (width>=700px){header h1{color:#edf0f1;text-align:left;width:15vw;padding-left:1vw;font-family:Montserrat,sans-serif;font-size:20px;font-weight:500}header li,#deco,header a{color:#edf0f1;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;text-decoration:none}}header li{width:5vw}#logo{color:#edf0f1;cursor:default;margin:0}.nav_links li{text-align:center;padding:0 2.5vw;list-style:none;display:inline-block}.nav_links li a{transition:all .3s}.nav_links li a:hover{color:#0088a9}.highlight{color:#0088a9;font-weight:700}#deco{cursor:pointer;text-align:center;background-color:#0088a9;border:none;border-radius:3vw;width:15vw;margin-right:1vw;padding:1vh 1vw 1vh 0;transition:all .3s}#deco:hover{background-color:#0088a9cc}.theme-switch{width:60px;height:30px;display:inline-block;position:relative}.theme-switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;box-sizing:border-box;background-color:#0088a9;border-radius:30px;justify-content:space-between;align-items:center;padding:0 6px;transition:all .4s;display:flex;position:absolute;inset:0}.slider:before{content:"";z-index:2;background-color:#fff;border-radius:50%;width:22px;height:22px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.slider{background-color:#2b2b2b;border:1px solid #555}input:checked+.slider:before{transform:translate(30px)}.slider-icon{z-index:1;width:16px;height:16px}.sun-icon{fill:#f39c12}.moon-icon{fill:#f1c40f}.rotate-message{color:#fff;text-align:center;background-color:#000000fc;justify-content:center;align-items:center;font-size:24px;display:none;position:fixed;inset:0}.rotate-message p{margin:20px}.forecast-page{box-sizing:border-box;padding:16px 16px 0}.forecast{gap:16px;width:100%;height:100%;min-height:0;display:flex}.hourly,.daily{box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:12px;width:50%;height:400px;margin:0}.daily ul{padding-inline-start:0}.forecast-page img{max-height:400px;margin:0 auto;display:flex}.hourly{padding:14px 18px;position:relative;overflow:hidden}.hourly-scroll-area{width:100%;height:400px;min-height:400px;position:relative;overflow:hidden}.forecast-loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.forecast-loading img{object-fit:contain;width:86px;height:86px}.chart-wrapper{scrollbar-width:thin;scrollbar-color:#48484a80 transparent;scrollbar-gutter:stable;width:calc(100% - 47px);height:400px;margin-left:47px;margin-right:0;overflow:auto hidden}.chart-wrapper::-webkit-scrollbar{height:8px}.chart-wrapper::-webkit-scrollbar-track{background:0 0}.chart-wrapper::-webkit-scrollbar-thumb{background:#48484a80;border-radius:8px}.y-axis-container{pointer-events:none;width:47px;height:400px;position:absolute;top:0;left:0}.day-list ul{padding:0}.day-list li:hover{background-color:#48484a0d}.day-list img{margin:0}.daily .day-list li{cursor:pointer;border-radius:4pt;justify-content:space-between;align-items:center;height:40px;padding:2pt 4pt;list-style:none;display:flex}.daily .day-list li .day-list-values{flex-basis:60%;justify-content:space-between;align-items:center;display:flex}.scrolling-container{flex-direction:column;height:400px;display:flex;position:relative}.options-scroller::-webkit-scrollbar{background-color:#0000;width:0;height:0}.scrolling-container .scrolling-container-header{background-color:#48484a0d;border-radius:4pt;justify-content:space-between;align-items:center;width:100%;height:40px;display:flex;overflow-x:auto}.scrolling-container .scrolling-container-header .options-scroller{border-radius:4pt;height:100%;margin:0;padding:0 4pt;font-weight:400;list-style:none;overflow:auto hidden}.scrolling-container .scrolling-container-header .chevron-container{cursor:pointer;justify-content:center;align-items:center;width:20px;margin-left:25px;margin-right:4pt;display:flex}.scrolling-container .scrolling-container-header .options-scroller li.active{font-weight:700}.scrolling-container .scrolling-container-header .options-scroller li:first-child{padding-left:2pt}.scrolling-container .scrolling-container-header .options-scroller li{white-space:nowrap;cursor:pointer;width:80px;padding:0 8pt;line-height:30px;display:inline}.scrolling-container-content{flex:1;overflow:hidden}.daily-detail-container{border-radius:8pt;flex-direction:column;justify-content:space-between;height:350px;padding:8pt;display:flex;overflow-y:auto}.top-section{align-items:center;margin-bottom:10px;display:flex}.top-section p:first-child{font-weight:700}.top-section p{margin-top:10px;margin-bottom:10px}.owm-weather-icon,.top-section img{width:75px;height:75px;margin:0}.forecast-page p{margin:revert}.text-container{max-width:500px}.orange-side{border-left:1px solid #eb6e4b}.weather-items{flex-wrap:wrap;padding-left:0;line-height:25px;list-style:none;display:flex}.standard-padding{padding-left:16pt;padding-right:16pt}.weather-items li img{margin-right:5pt}.weather-items li{flex-wrap:nowrap;align-items:center;margin-right:25pt;display:flex}.weather-items li:nth-child(-n+3){margin-bottom:10pt}.weather-items li img{width:25px}.icon-wind-direction{max-width:25px}.forecast-page table>tr{vertical-align:middle}.forecast-page table{text-align:center;box-sizing:border-box;border-collapse:collapse;border-spacing:0;background-color:#0000;max-width:500px;margin-bottom:10px;display:table}.forecast-page table th{font-weight:400}.forecast-page table td,.forecast-page table th{padding:2pt 4pt}.forecast-page th{text-align:center}.forecast-page table td:first-child{color:#8a8a8a;text-align:left;text-transform:uppercase;font-size:12px}.item-container{justify-content:space-between;align-items:center;max-width:500px;display:flex}.item-container .item{margin-right:16pt}.item{flex-direction:column;display:flex}.label{color:#8a8a8a;text-transform:uppercase;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;padding:.2em .6em .3em;font-size:8px;font-weight:700;line-height:1;display:inline}.value{text-align:center}@media only screen and (width<=1000px){.forecast-page{height:auto}.forecast{flex-direction:column;height:auto}.hourly{width:100%;height:400px;padding:12px;overflow:hidden}.daily{width:100%;min-height:380px;padding:12px;font-size:12px}.forecast-page .daily li img{width:25px;height:25px}.forecast-page .daily .day-list li{max-height:30px}.chart-wrapper{width:calc(100% - 47px)}.y-axis-container{width:47px}.daily-detail-container{overflow-x:hidden}.forecast-page table td:first-child{color:#8a8a8a;font-size:10px}}.sencrop-page{box-sizing:border-box;flex-direction:column;gap:16px;display:flex}.charts{flex-wrap:nowrap;flex:1;gap:16px;min-height:0;display:flex}.box2{box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:stretch;width:50%;min-height:0;padding:14px 18px;display:flex;overflow:hidden}.sencrop-chart-shell{width:100%;min-height:320px;position:relative}.sencrop-chart-shell canvas{width:100%!important;height:100%!important}.sencrop-loading-overlay{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.sencrop-loading-overlay img{object-fit:contain;width:86px;height:86px}.is-hidden{visibility:hidden}.box2:first-child{border-right:1px solid #00000014}.box2:last-child{border-left:1px solid #00000014}.box2 img{max-width:300px;margin:auto}#myChart1,#myChart2,.box2 canvas{width:100%;max-height:100%}.box1{box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:12px;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:12px;width:100%;padding:12px 16px;display:flex}.box1 div{text-align:center;flex-direction:column;flex:220px;justify-content:center;margin:0;display:flex}.box1 p{margin:4px 0 8px}.sencrop-page input,.sencrop-page select{text-align:center;box-sizing:border-box;border:1px solid #d8d8d8;border-radius:10px;width:100%;padding:8px}.sencrop-page input::-webkit-date-and-time-value{text-align:center;width:100%;margin:0 auto}.sencrop-page input::-webkit-datetime-edit-day-field:focus{color:#000;background-color:#fff;outline:none}.sencrop-page input::-webkit-datetime-edit-month-field:focus{color:#000;background-color:#fff;outline:none}.sencrop-page input::-webkit-datetime-edit-year-field:focus{color:#000;background-color:#fff;outline:none}@media only screen and (width<=1000px){.sencrop-page{height:auto}.charts{flex-direction:column;height:auto}.box2{width:100%;height:auto;padding:12px}.sencrop-chart-shell{min-height:260px}.box2:first-child{border-right:1px solid #00000014}.box2:last-child{border-left:1px solid #00000014}.sencrop-page p,.sencrop-page select,.sencrop-page input{font-size:10px}.box2 img{width:50%}}.body-overflow-hidden{overflow:hidden}#legend{float:left;width:15%;height:100%}#map{float:left;border:thin solid #333;width:70%;height:100%;margin:auto;display:flex}#infoPanel{float:left;flex-direction:column;width:15%;height:100%;display:flex}#capture,#newCapture,#gpsDevices{width:100%}#capture{height:35%}#newCapture{height:20%}#gpsDevices{height:45%;overflow-y:auto}#gpsDevices h2,#newCapture h2{border-top:solid #333}#deviceButtons{flex-direction:column;gap:5px;padding:5px;display:flex}.device-btn{color:#fff;cursor:pointer;background-color:#ff6b00;border:none;border-radius:5px;padding:8px;font-size:14px;transition:background-color .3s}.device-btn:hover{background-color:#e05a00}#mapCap{justify-content:space-between;height:80vh;display:flex}#mapCap h2{text-align:center;border-bottom:solid #333;margin:0 0 2%;font-family:Montserrat,sans-serif;font-size:32px;font-weight:500}#capture p{margin:auto 0}#legend .lin p{margin:auto 0;padding-left:5%}.lin{align-items:center;height:8%;margin-bottom:10%;margin-left:3%;display:flex}#legend .lin div{opacity:.75;float:left;outline:.1rem solid #000;width:25%;height:100%}.fields-page select{text-align:center;border:solid #555;border-radius:10px;width:50%;margin:1% auto;display:flex}@media only screen and (width>=1000px){#mapCap{height:80vh}#mapCap h2{margin:0 0 2%}}@media only screen and (width<=1000px) and (width>=801px){#mapCap{height:60vh}#mapCap h2{margin:0 0 5%;font-size:16px}}@media only screen and (width<=800px){.body-overflow-hidden{overflow:hidden auto}.fields-page{flex-direction:column;display:flex}#mapCap{flex-direction:column;width:100%;height:auto;display:flex}#map{float:none;border:thin solid #333;border-left:none;border-right:none;flex:none;order:-1;width:100%!important;height:50vh!important;min-height:260px!important;margin:0!important;display:block!important}#legend{float:none;box-sizing:border-box;flex-wrap:wrap;order:0;align-items:center;width:100%;height:auto;padding:8px 8px 4px;display:flex}#legend h2{width:100%;margin:0 0 8px;padding:4px 0;font-size:18px}#legend .lin{align-items:center;width:calc(33.33% - 6px);height:28px;margin:3px 3px 3px 0;display:inline-flex}#legend .lin div{float:none;outline:.1rem solid #000c;flex-shrink:0;width:22px;height:22px}#legend .lin p{white-space:nowrap;padding-left:5px;font-size:12px}#infoPanel{float:none;flex-direction:column;order:1;width:100%;height:auto}#capture,#newCapture,#gpsDevices{width:100%;height:auto}#capture{box-sizing:border-box;min-height:40px;padding:6px 10px}#capture p,#newCapture p{margin:3px 0;font-size:14px}#newCapture{box-sizing:border-box;padding:6px 10px}#gpsDevices{box-sizing:border-box;padding:0 10px 10px;overflow-y:visible}#mapCap h2{margin:0 0 6px;padding:4px 0;font-size:18px}#deviceButtons{grid-template-columns:1fr 1fr;gap:8px;padding:8px 0 0;display:grid}.device-btn{border-radius:8px;padding:10px 6px;font-size:13px}#infoPanel .lin{height:auto;margin:2px 0 0;display:flex}.fields-page select{border-radius:10px;width:80%;margin:12px auto;padding:10px;font-size:16px}}@media only screen and (width<=400px){#legend .lin{width:calc(50% - 6px)}#deviceButtons{grid-template-columns:1fr}}.container{background-color:#f5f5f5;border-radius:5px;max-width:400px;margin:0 auto;padding:20px}.form-label{font-weight:700}.form-control{border:1px solid #ccc;border-radius:4px;width:100%;padding:8px}.form-text{color:#6c757d;margin-top:1px;font-size:small}.btn{text-align:center;color:#fff;cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:16px;text-decoration:none;display:inline-block}.btn-primary{background-color:#007bff}.btn-primary:hover{background-color:#0056b3}.btn-success{background-color:#28a745}.btn-success:hover{background-color:#00a745}.mb-3{margin-bottom:1rem}.form-check{margin-bottom:1rem;display:block}.custom-map-control-button{cursor:pointer;background-color:#fff;border:0;border-radius:2px;height:40px;margin:10px;padding:0 .5em;font:400 18px Roboto,Arial,sans-serif;overflow:hidden;box-shadow:0 1px 4px -1px #0000004d}.custom-map-control-button:hover{background:#ebebeb}.ui-button{cursor:pointer;background-color:#fff;border:0;border-radius:2px;height:40px;margin:10px;padding:0 .5em;font:400 18px Roboto,Arial,sans-serif;overflow:hidden;box-shadow:0 1px 4px -1px #0000004d}.ui-button:hover{background:#ebebeb}.pp-page{box-sizing:border-box;flex-direction:column;gap:16px;padding:16px;display:flex}.pp-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.pp-summary-card{background:#48484a0d;border-radius:10px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.pp-summary-card strong{font-size:24px}.pp-summary-label{color:#777;text-transform:uppercase;letter-spacing:.04em;font-size:12px}.pp-layout{flex:1;gap:16px;min-height:0;display:flex}.pp-panel{background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;width:50%;min-height:0;display:flex}.pp-panel-header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.pp-panel-header h2{margin:0;font-size:18px}.pp-panel-subtitle{color:#888;font-size:12px}.pp-header-actions{gap:8px;display:flex}.pp-btn{cursor:pointer;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.pp-btn-primary{color:#fff;background:#2e7d32}.pp-btn-primary:hover{background:#1b5e20}.pp-btn-primary:disabled{cursor:not-allowed;background:#a5d6a7}.pp-btn-ghost{color:#444;background:#0000000d}.pp-btn-ghost:hover{background:#00000014}.pp-product-list,.pp-application-list{flex-direction:column;gap:10px;padding:14px;display:flex;overflow-y:auto}.pp-product-card,.pp-application-card{background:#48484a0a;border:1px solid #0000;border-radius:10px;padding:14px}.pp-product-card{cursor:pointer}.pp-product-card:hover{background:#48484a14}.pp-product-card-active{background:#2e7d320f;border-color:#2e7d32}.pp-product-card-top,.pp-application-top{justify-content:space-between;gap:12px;display:flex}.pp-product-name,.pp-application-title{font-size:15px;font-weight:700}.pp-product-meta-row{color:#666;flex-wrap:wrap;gap:8px;margin-top:6px;font-size:12px;display:flex}.pp-inline-meta{color:#555}.pp-badge{border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.pp-badge-herbicide{color:#1b5e20;background:#4caf502e}.pp-badge-fongicide{color:#e65100;background:#ff98002e}.pp-badge-insecticide{color:#b71c1c;background:#f443362e}.pp-badge-adjuvant,.pp-badge-biostimulant,.pp-badge-engrais-foliaire,.pp-badge-autre,.pp-badge-neutral{color:#0d47a1;background:#2196f326}.pp-card-actions{flex-shrink:0;gap:4px;display:flex}.pp-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:15px}.pp-icon-btn:hover{background:#0000000f}.pp-icon-btn-danger:hover{background:#c628281f}.pp-alert{border-radius:999px;width:fit-content;margin-top:10px;padding:4px 10px;font-size:11px;font-weight:700}.pp-alert-warning{color:#7c5b00;background:#ffc1072e}.pp-notes{color:#666;border-top:1px solid #0000000f;margin-top:8px;padding-top:8px;font-size:12px}.pp-empty{color:#8a8a8a;padding:24px}.pp-empty-center{text-align:center;justify-content:center;align-items:center;height:100%;display:flex}.pp-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pp-modal{background:#fff;border-radius:12px;width:100%;max-width:560px;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #0000003d}.pp-modal-header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:16px 20px;font-weight:700;display:flex}.pp-close-btn{cursor:pointer;background:0 0;border:none;font-size:18px}.pp-modal-body{padding:20px;overflow-y:auto}.pp-form{flex-direction:column;gap:14px;display:flex}.pp-form-row,.pp-form-row2>div{flex-direction:column;gap:6px;display:flex}.pp-form-row2{gap:12px;display:flex}.pp-form label{text-transform:uppercase;color:#666;font-size:12px;font-weight:700}.pp-form input,.pp-form select,.pp-form textarea{box-sizing:border-box;border:1px solid #d8d8d8;border-radius:8px;width:100%;padding:9px 10px;font-size:14px}.pp-form input:focus,.pp-form select:focus,.pp-form textarea:focus{border-color:#2e7d32;outline:none}.pp-form textarea{resize:vertical}.pp-form-actions{justify-content:flex-end;gap:10px;display:flex}@media only screen and (width<=900px){.pp-page{height:auto}.pp-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pp-layout{flex-direction:column}.pp-panel{width:100%;min-height:380px}.pp-form-row2{flex-direction:column}}#root{width:100%;min-height:100vh}html.dark-theme{filter:invert()hue-rotate(180deg);background-color:#f0f0f0}html.dark-theme img,html.dark-theme video,html.dark-theme iframe,html.dark-theme svg,html.dark-theme .owm-weather-icon,html.dark-theme #map,html.dark-theme header,html.dark-theme .rotate-message{filter:invert()hue-rotate(180deg)}html.dark-theme #map *,html.dark-theme header img,html.dark-theme header svg,html.dark-theme .rotate-message img{filter:none!important}html.dark-theme .forecast-page table td,html.dark-theme .forecast-page table th,html.dark-theme .label,html.dark-theme .day-list li{color:#222!important}html.dark-theme .top-section p{color:#111!important}
