@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css";#loginLayout{height:100%;display:flex;flex-direction:column}#loginLayout header{padding-top:2rem;padding-bottom:2rem;flex:0 1 auto}#loginLayout header h1{background-image:url(/assets/myfloracloud-Cdvfdbn7.svg);background-size:contain;font-size:0rem;width:24rem;height:6rem;margin-left:auto;margin-right:auto}@media (max-width: 24rem){#loginLayout header h1{background-size:cover;width:18rem;height:4rem}}#loginLayout main{min-width:24rem;display:flex;flex-direction:column;flex:1 1 auto;padding-top:3rem;background-color:#fafafa;border-top:1px solid #e5e5e5;box-shadow:inset 0 1rem .75rem #00000008}#loginLayout main .container{max-width:24rem}@media (max-width: 24rem){#loginLayout main .container{max-width:22rem}}#loginLayout main .container h3{font-size:1.4rem;color:#5a5353;border-bottom:solid 1px #999999}#loginLayout main .container #mainText{padding-left:0rem;margin-top:1rem;font-size:.8rem;color:#666}#loginLayout main .container #loginArea,#loginLayout main .container #registerArea,#loginLayout main .container #passwordResetArea{width:21rem;margin-left:auto;margin-right:auto;font-size:.8rem}@media (max-width: 24rem){#loginLayout main .container #loginArea,#loginLayout main .container #registerArea,#loginLayout main .container #passwordResetArea{width:18rem}}#loginLayout main .container #loginArea #validationResponse,#loginLayout main .container #registerArea #validationResponse,#loginLayout main .container #passwordResetArea #validationResponse{margin-top:1rem}#loginLayout main .container #loginArea .form-group,#loginLayout main .container #registerArea .form-group,#loginLayout main .container #passwordResetArea .form-group{margin-top:2rem}#loginLayout main .container #loginArea input,#loginLayout main .container #registerArea input,#loginLayout main .container #passwordResetArea input{width:100%;margin-bottom:.5rem;font-size:.9rem;margin-top:1rem}#loginLayout main .container #loginArea button,#loginLayout main .container #registerArea button,#loginLayout main .container #passwordResetArea button{width:100%;border:0px}#loginLayout main .container #loginArea .password-input-container,#loginLayout main .container #registerArea .password-input-container,#loginLayout main .container #passwordResetArea .password-input-container{position:relative}#loginLayout main .container #loginArea .password-input-container .password-icon,#loginLayout main .container #registerArea .password-input-container .password-icon,#loginLayout main .container #passwordResetArea .password-input-container .password-icon{position:absolute;opacity:.3;top:.3rem;right:1rem;cursor:pointer}#loginLayout main .container #loginArea .password-input-container .password-input,#loginLayout main .container #registerArea .password-input-container .password-input,#loginLayout main .container #passwordResetArea .password-input-container .password-input{padding-right:3rem}#loginLayout main .container #loginArea a,#loginLayout main .container #registerArea a,#loginLayout main .container #passwordResetArea a{text-decoration:none;color:inherit}#loginLayout main .container #loginArea #forgotPasswordText a,#loginLayout main .container #registerArea #forgotPasswordText a,#loginLayout main .container #passwordResetArea #forgotPasswordText a{color:#3b8a2f}#loginLayout main .container #loginArea .text,#loginLayout main .container #registerArea .text,#loginLayout main .container #passwordResetArea .text{padding-left:0rem;width:100%;text-align:center;margin-top:1rem;font-size:.8rem;color:#666}#loginLayout footer{flex:0 1 auto;width:100%;line-height:3rem;border-top:1px solid #e5e5e5;background-color:#0000000a}#loginLayout footer div{text-align:center;color:#666}#loginLayout .successMessage{text-align:center;font-size:1rem}#loginLayout .successMessage h4{font-size:1.2rem;color:#3b8a2f}#loginLayout .successMessage i{display:block;font-size:3rem;color:#666;margin-bottom:1rem}#loginLayout .successMessage a{text-decoration:none;color:#666;font-weight:700}#loginLayout .successMessage p{text-align:justify}#loginLayout .successMessage .goBack{text-align:center;margin-top:2rem}#loginLayout .errorMessage{text-align:center;font-size:1rem}#loginLayout .errorMessage h4{font-size:1.2rem;color:red}#loginLayout .errorMessage i{display:block;font-size:3rem;color:#666;margin-bottom:1rem}#loginLayout .errorMessage a{text-decoration:none;color:#666;font-weight:700}#loginLayout .errorMessage p{text-align:justify}#loginLayout .errorMessage .goBack{text-align:center;margin-top:2rem}#loginLayout .inProgressMessage{display:flex;flex-direction:column;align-items:center}#loginLayout .inProgressMessage img{margin:2rem;width:4rem}.modalDialog{display:flex;z-index:0;position:fixed;top:0;left:0;right:0;opacity:0;bottom:100%;visibility:hidden;background-color:#0000;transition:opacity 1s,visibility 0s 1s,background-color 0s 1s,bottom 0s 1s;justify-content:center;align-items:center;z-index:1}.modalDialog.open{bottom:0;opacity:100%;visibility:visible;background-color:#00000080;transition:opacity 1s,visibility 1s,background-color .3s .3s,bottom .3s}.modalDialogBody{overflow-y:auto;max-height:90vh;position:relative}@media screen and (min-width: 1200px){.modalDialogBody{width:40%}}@media screen and (max-width: 1199px){.modalDialogBody{width:70%}}@media screen and (max-width: 799px){.modalDialogBody{width:90%}}.modalDialogClose{background:transparent;border:none;position:absolute;top:1rem;right:1rem;padding:.25rem}.modalDialogClose svg{pointer-events:none}.generatePasswordButton{display:flex;flex-direction:row;flex-wrap:wrap}.generatePasswordButton button{padding-top:.3rem;font-size:1rem;margin-top:.5rem;height:2.2rem;background-color:#bfbfbf;color:#fff;margin-right:2rem}.generatePasswordButton button i{font-size:1rem;margin-right:.3rem}.generatePasswordButton button:hover{color:#fff;background-color:#666}.generatePasswordButton p{margin-top:1rem;display:flex;font-size:.9rem;margin-right:2rem}.generatePasswordButton p strong{margin-left:.5rem}#mainLayout{height:100%;display:flex;flex-direction:column;color:#555}#mainLayout header{z-index:1;padding:.5rem;display:flex;flex-direction:row;flex:0 1 auto;transition:all .5s}#mainLayout header h1{order:1;background-image:url(/assets/myfloracloud-Cdvfdbn7.svg);background-size:cover;font-size:0rem;width:13rem;height:2.6rem}@media (max-width: 640px){#mainLayout header h1{margin-left:auto;margin-right:auto;order:2}}#mainLayout header #toggleMenuSidebarIcon{order:2;display:none;align-items:center;font-size:1.2rem}@media (max-width: 640px){#mainLayout header #toggleMenuSidebarIcon{order:1;display:flex;height:3rem;align-items:center;position:absolute;margin-left:1rem;margin-right:1rem}#mainLayout header #toggleMenuSidebarIcon:hover{cursor:pointer}}#mainLayout header #userbar{order:4;display:flex;height:3.2rem;flex-direction:row;align-items:center;position:absolute;right:1rem}#mainLayout header #userbar span{margin-left:.6rem;font-size:.9rem;width:6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#mainLayout header #userbar .userImage{border-radius:50%;width:30px;margin-bottom:.2rem}#mainLayout header #userbar .chevronIcon{margin-left:.5rem;font-size:.8rem;margin-bottom:.1rem}#mainLayout header #userbar .chevronIcon:hover{cursor:pointer}#mainLayout header #userbar.visible{visibility:visible;z-index:2}@media (max-width: 640px){#mainLayout header #userbar.visible{opacity:1;transition:opacity .5s,margin-top .5s,right 0s,visibility .5s;margin-top:3.3rem}}@media (max-width: 640px){#mainLayout header #userbar{visibility:hidden;opacity:0;margin-top:0rem;transition:opacity .5s,margin-top .5s,right 0s,visibility .5s;right:1rem}#mainLayout header #userbar .userImage{border-radius:50%;width:30px}#mainLayout header #userbar span{display:none}}#mainLayout header #userMenuPanel{visibility:hidden;opacity:0;width:20rem;overflow:hidden;transition:opacity .5s,top .5s,visibility .5s;position:absolute;background-color:#fff;top:0;right:1rem;box-shadow:7px 7px 5px -1px #0003;border:1px solid rgba(0,0,0,.08);border-radius:8px}#mainLayout header #userMenuPanel .userName{padding:.5rem;background-color:#efefef;font-size:.9rem;font-weight:700;text-align:center;border-bottom:1px solid rgba(0,0,0,.08)}#mainLayout header #userMenuPanel ul{padding:0rem;list-style:none}#mainLayout header #userMenuPanel li{width:100%;padding:1rem;border-bottom:1px solid rgba(0,0,0,.08)}#mainLayout header #userMenuPanel li:last-of-type{border-bottom:0;padding-bottom:0}#mainLayout header #userMenuPanel li .menuIcon{font-size:1.4rem}#mainLayout header #userMenuPanel li a{margin-left:1rem;text-decoration:none;color:#555;font-size:.9em;text-indent:3rem}#mainLayout header #userMenuPanel.visible{visibility:visible;top:5rem;opacity:1;transition:opacity .5s,top .5s,visibility .5s;max-height:20rem}@media (max-width: 640px){#mainLayout header #userMenuPanel.visible{top:6.7rem;right:0;width:100%;border:0;border-radius:0}}@media (max-width: 640px){#mainLayout header #userMenuPanel{box-shadow:0 7px 5px -1px #0000001a;top:5rem;width:100%;right:0;border:0;border-radius:0}}#mainLayout header #toggleUserbarIcon{order:5;display:none;align-items:center}#mainLayout header #toggleUserbarIcon.menuIcon{font-size:2rem}@media (max-width: 640px){#mainLayout header #toggleUserbarIcon{order:4;display:flex;height:3rem;align-items:center;position:absolute;right:1rem}#mainLayout header #toggleUserbarIcon:hover{cursor:pointer}}#mainLayout header.expanded{padding-bottom:3rem;transition:all .5s}@media (min-width: 640px){#mainLayout header.expanded{padding-bottom:.5rem;transition:all 0s}}#mainLayout main{display:flex;flex-direction:row;flex:1 1 auto;border-top:1px solid #e5e5e5;box-shadow:inset 0 1rem .75rem #00000008}#mainLayout main .sidebar{left:-12rem}#mainLayout main .sidebar.visible{left:0rem}#mainLayout main aside{z-index:1;scrollbar-width:thin;flex:none;box-shadow:inset 0 1rem .75rem #00000008;padding:1rem 0rem 0rem;background-color:#fff;width:12rem;border-right:1px solid #e5e5e5}@media (max-width: 640px){#mainLayout main aside{z-index:10;position:fixed;height:100%;overflow-y:auto;width:12rem;left:-12rem;transition:left 1s;border-right:solid 1px #eeeeee}}#mainLayout main aside li{min-height:1.5rem;list-style:none;margin-top:0rem;margin-left:-2rem;position:relative}#mainLayout main aside li p{margin-left:1rem}#mainLayout main aside li ul{background:#f9f9f9;opacity:0;max-height:0;overflow:hidden;transition:all .5s}#mainLayout main aside li ul:has(a.active){opacity:1;max-height:20rem;transition:all .5s}#mainLayout main aside li ul li{font-weight:400}#mainLayout main aside li ul li a{font-size:.9em;text-indent:3rem}#mainLayout main aside li ul li a.active{font-weight:700;background-color:#efefef}#mainLayout main aside li:hover>ul{opacity:1;max-height:20rem;transition:all .5s}#mainLayout main aside li .menuIcon{font-size:1.4rem;position:absolute;opacity:.8;top:0rem;left:1rem}#mainLayout main aside li .chevronIcon:after{content:"";font-family:bootstrap-icons;font-style:normal;font-size:.7rem;position:absolute;opacity:.8;top:.7rem;right:1rem;transition:transform .4s}#mainLayout main aside li:hover .chevronIcon:after{transition:transform .4s;transform:rotate(90deg)}#mainLayout main aside li.menuGap{margin-top:1rem;padding-top:1rem}#mainLayout main aside li.menuGap .chevronIcon:after{top:1.7rem}#mainLayout main aside li.menuGap .menuIcon{top:1rem}#mainLayout main aside li.menuLine{border-top:1px solid #efefef}#mainLayout main aside a{font-size:.9rem;display:flex;align-items:center;height:2.4rem;text-decoration:none;font-weight:400;text-indent:3rem;color:#555}#mainLayout main aside a:hover{background-color:#efefef}#mainLayout main aside a.active{height:2.4rem;font-weight:700;background-color:#efefef;border-right:4px solid #239f5b}#mainLayout main section{flex:auto;padding:2rem;background:url(/assets/background-DJvb8HGS.svg) center bottom/100% auto no-repeat,#fafafa;box-shadow:inset 0 1rem .75rem #00000008}#mainLayout main section h2{display:inline;padding-right:2rem;margin-right:2rem;font-size:1.2rem;text-transform:uppercase;letter-spacing:.2rem}#mainLayout main section .path{display:inline;font-size:.9rem}#mainLayout main section .pathSeparator{margin-left:.9rem;margin-right:1rem}#mainLayout main section a{color:#3d9624;text-decoration:none}#mainLayout main section .sectionDescription{margin-top:1rem;font-size:.9rem;display:block;margin-bottom:2rem}#mainLayout main section .navContainer{display:flex;flex-direction:row;align-items:flex-end;font-size:1rem}#mainLayout main section .navContainer .nav{display:flex}#mainLayout main section .navContainer .nav .active{font-weight:600;border-bottom:3px solid #239f5b}#mainLayout main section .navContainer .nav-link{border-top-left-radius:6px;border-top-right-radius:6px;background-color:#efefef;margin-right:.5rem}@media (max-width: 1000px){#mainLayout main section .navContainer{flex-direction:column-reverse;align-items:flex-start}#mainLayout main section .navContainer button{margin-top:1rem;margin-bottom:.5rem}}#mainLayout main section .optionsPanel{display:flex;flex:1 1 auto;flex-direction:row-reverse}#mainLayout main section .optionsPanel button{font-size:1rem;padding-top:.3rem;position:relative;height:2.2rem;padding-left:2rem;margin-bottom:.5rem}#mainLayout main section .optionsPanel button i{position:absolute;top:.2rem;left:.8rem}@media (max-width: 1000px){#mainLayout main section .optionsPanel{align-items:flex-end}}#mainLayout footer{flex:0 1 auto;line-height:3rem;border-top:1px solid #e5e5e5;background-color:#0000000a}#mainLayout footer div{text-align:center}#orderSummary .topPanel{display:flex;flex-direction:row-reverse}#orderSummary .topPanel .filterPanel{display:flex;flex-direction:row}#orderSummary .topPanel .filterPanel select{font-size:.9rem}#orderSummary td{padding-top:.4rem;padding-bottom:.4rem}#orderSummary .statusBtn{width:9rem}.ordersSection .ordersPending{display:flex;flex-direction:row;align-items:flex-end;margin-left:1rem;gap:.5rem}.ordersSection .ordersPending i{font-size:2rem;border-radius:6px;margin-right:.5rem}.ordersSection .ordersPending .main{font-size:2.5rem;font-weight:700;line-height:1em}.ordersSection .ordersPending .secondary{font-size:1.25rem;line-height:1.75em;font-weight:500}.quickAccessList{display:flex;flex-direction:row;justify-content:space-between;line-height:1em;min-width:20rem}.quickAccessList a{flex:1 1 0}.quickAccessList a .quickAccessItem{display:flex;flex-direction:column;align-items:center;gap:.25rem;white-space:nowrap}.quickAccessList a .quickAccessItem .quickAccessIcon{width:fit-content;color:#666;padding:12px}.dashboardGrid{display:grid;grid-template-columns:4.5fr 1.5fr;grid-template-areas:"orderSummary quickAccess" "orderSummary  ordersPendingToApprove" "orderSummary ordersPendingToApprove";grid-template-rows:auto auto auto;gap:2em}@media (max-width: 1400px){.dashboardGrid{grid-template-columns:1fr 1fr;grid-template-areas:"orderSummary quickAccess" "orderSummary  ordersPendingToApprove"}}@media (max-width: 1200px){.dashboardGrid{grid-template-columns:1fr;grid-template-areas:"quickAccess" "ordersPendingToApprove" "orderSummary"}}.dashboardGrid #orderSummary{grid-area:orderSummary}.dashboardGrid #quickAccess{grid-area:quickAccess}.dashboardGrid #OrdersPendingToApprove{grid-area:OrdersPendingToApprove}.dashboardGrid .section{position:relative;margin-bottom:0}.dashboardGrid .section:has(.sectionBottom){padding-bottom:4rem}.dashboardGrid .sectionHeader{background-color:#fff;border-bottom:1px solid #eeeeee;padding-bottom:1.5rem;margin:-.5rem -2rem 1rem}.dashboardGrid .sectionHeader h3{text-indent:2rem;margin-bottom:0;font-size:1.2rem;color:#6aad76;font-weight:600}.dashboardGrid .sectionBody ul{list-style:none;margin-top:2rem;padding:0}.dashboardGrid .sectionBottom{position:absolute;bottom:1rem;display:flex;width:100%;padding-right:4rem;flex-direction:row;justify-content:space-between}.dashboardGrid .sectionBottom a{text-decoration:underline;font-weight:500}.dashboardGrid.fullWidth{grid-template-columns:1fr;grid-template-areas:"orderSummary"}.pager{display:flex;justify-content:center;margin-top:20px}.pager p{flex:auto}.pager ul{list-style:none;display:flex;flex-direction:row;padding:0}.pager ul li{margin:0 5px;cursor:pointer;padding:5px 10px;border:1px solid #ddd;border-radius:4px}.pager ul li.active{background-color:#4caf50;color:#fff}.aiReportsPage .aiReportsActions{padding:.5rem 0}.aiReportsPage .inlineSpinner{width:22px;height:22px}.aiReportsActionsGroup{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:flex-start}.aiReportsActionsCol{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.aiReportsGenBtn{font-size:.875rem;padding:.3rem .7rem;min-width:230px}.olyzaInlineError{color:#b00020;font-size:.9rem}.olyzaReportModalBody{width:92%!important;max-width:1500px!important}.olyzaReport{text-align:left;color:#555;max-height:calc(90vh - 130px);overflow-y:auto;padding-right:.5rem}.olyzaReportHeader{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.olyzaReportHeaderText h3,.olyzaReportHeaderText h4{margin:.25rem 0}.olyzaBadge{display:inline-block;padding:.2rem .55rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.olyzaBadge--clean{background:#e6f4ea;color:#1e7e34}.olyzaBadge--warning{background:#fff3cd;color:#856404}.olyzaBadge--critical{background:#f8d7da;color:#721c24}.olyzaPathogens{display:grid;gap:1rem}.olyzaPathogenCard{border:1px solid #ddd;border-radius:6px;padding:1rem;background:#fafafa}.olyzaPathogenCardTitle{display:flex;justify-content:space-between;align-items:center;gap:1rem}.olyzaPathogenCardTitle h3{margin:0;font-size:1.05rem}.olyzaMuted{color:#666;font-size:.9rem}.olyzaTable{width:100%;border-collapse:collapse;font-size:.9rem}.olyzaTable th,.olyzaTable td{border:1px solid #ddd;padding:.35rem .5rem;text-align:left}.olyzaTable th{background:#f0f0f0}.olyzaList{margin:.25rem 0 0 1.1rem;padding:0}.olyzaFacility{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #ddd}.tableWrap{overflow-x:auto}.olyzaModalTitleRow{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.olyzaModalTitleRow h2{margin:0}.olyzaPdfBtn{white-space:nowrap;flex-shrink:0}.olyzaRagBadge{display:inline-block;margin-left:.6rem;padding:.15rem .5rem;border-radius:6px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#cfe2ff;color:#084298;vertical-align:middle}.s360Badge{display:inline-block;font-size:.7rem;font-weight:700;padding:.2rem .55rem;border-radius:4px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#e2e8f0;color:#334155}.s360Badge--clean{background:#eaf7f0;color:#1a8a47}.s360Badge--warning{background:#fff8e1;color:#946700}.s360Badge--critical{background:#fdf2f2;color:#c0392b}.olyzaReport360{font-size:.875rem;color:#1e293b;line-height:1.55}.s360Header{padding:1.25rem 1.5rem;background:#1a2d4a;border-radius:6px;color:#fff;margin-bottom:1.5rem}.s360HeaderTop{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.s360HeaderTop .s360Badge{font-size:.8rem;padding:.3rem .7rem}.s360MetaBar{display:flex;align-items:center;gap:.75rem;padding:.4rem 0;margin-bottom:1rem;border-bottom:1px solid #e2e8f0}.s360PolicyVersion{font-size:.72rem;color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.s360HeaderText{flex:1}.s360MissingData{background:#fff8e1;border-left:3px solid #e09c00;padding:.75rem 1rem;border-radius:0 4px 4px 0;margin-bottom:1.5rem}.s360ExecSummary{color:#cbd5e1;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.s360KeyFinding{background:#ffffff14;border-left:3px solid #2eb567;padding:.6rem .9rem;border-radius:0 4px 4px 0;color:#f1f5f9;font-size:.85rem}.s360Section{margin-bottom:2rem}.s360SectionHeader{display:flex;align-items:center;gap:.75rem;border-left:4px solid #94a3b8;padding-left:.75rem;margin-bottom:.9rem}.s360SectionHeader h3{margin:0;font-size:1rem;font-weight:700;color:#1a2d4a}.s360SectionHeader.s360Badge--clean{border-color:#2eb567}.s360SectionHeader.s360Badge--warning{border-color:#e09c00}.s360SectionHeader.s360Badge--critical{border-color:#c0392b}.s360Summary{color:#475569;margin-bottom:1rem;font-size:.875rem}.s360PathogenCard{border:1px solid #e2e8f0;border-radius:6px;padding:.9rem 1rem;margin-bottom:.75rem;border-left-width:4px;border-left-color:#94a3b8}.s360PathogenCard--clean{border-left-color:#2eb567;background:#fafffe}.s360PathogenCard--warning{border-left-color:#e09c00;background:#fffdf5}.s360PathogenCard--critical{border-left-color:#c0392b;background:snow}.s360PathogenTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.s360PathogenTitle strong{font-size:.9rem;color:#1a2d4a}.s360PathogenStats{display:flex;gap:1.5rem;font-size:.78rem;color:#64748b;margin-bottom:.5rem}.s360PathogenInterp{margin-bottom:.75rem;font-size:.85rem;color:#334155}.s360CleanNote{font-size:.82rem;margin-top:.25rem}.s360FacilityRisk{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem 1.1rem;margin-top:1rem}.s360FacilityRiskTitle{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;color:#1a2d4a}.s360TableWrap{overflow-x:auto;margin-bottom:1rem}.s360TableLabel{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin-bottom:.35rem}.s360Table{width:100%;border-collapse:collapse;font-size:.83rem}.s360Table th{background:#f1f5f9;color:#475569;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:.45rem .75rem;text-align:left;border-bottom:1px solid #e2e8f0}.s360Table td{padding:.45rem .75rem;border-bottom:1px solid #f1f5f9;vertical-align:top}.s360Table tbody tr:hover{background:#f8fafc}.s360Row--flagged{background:#fffdf4!important}.s360InterpCell{color:#475569;font-size:.8rem;max-width:420px}.s360InterventionsTable .s360IntervPriority{font-weight:700;color:#1a2d4a;text-align:center;font-size:1rem;width:36px}.s360InterventionsTable .s360IntervAction{font-size:.83rem;font-weight:500;color:#1e293b;max-width:280px}.s360InterventionRow.s360Timeline--immediate{background:#fff5f5!important}.s360InterventionRow.s360Timeline--7days{background:#fffdf0!important}.s360InterventionRow.s360Timeline--30days{background:#f0fff8!important}.s360TimelineTag{display:inline-block;font-size:.72rem;font-weight:600;padding:.18rem .5rem;border-radius:3px;white-space:nowrap}.s360TimelineTag.s360Timeline--immediate{background:#fde8e8;color:#c0392b}.s360TimelineTag.s360Timeline--7days{background:#fff8e1;color:#946700}.s360TimelineTag.s360Timeline--30days{background:#eaf7f0;color:#1a8a47}.s360CatTag{display:inline-block;font-size:.72rem;font-weight:600;padding:.18rem .5rem;border-radius:3px;white-space:nowrap}.s360CatTag.s360Cat--pathogen{background:#fde8e8;color:#c0392b}.s360CatTag.s360Cat--nutrition{background:#fff4e0;color:#b45309}.s360CatTag.s360Cat--environment{background:#e0f2fe;color:#0369a1}.s360CatTag.s360Cat--management{background:#f1f5f9;color:#475569}.s360Interaction{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.8rem 1rem;margin-bottom:.6rem}.s360InteractionFactors{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem;align-items:center}.s360FactorTag{display:inline-block;background:#e2e8f0;color:#1a2d4a;font-size:.75rem;font-weight:600;padding:.18rem .5rem;border-radius:3px}.s360InteractionMechanism{font-size:.83rem;color:#334155;margin:0}.s360VulnBody{display:flex;gap:1.5rem;align-items:flex-start}.s360VulnScore{flex-shrink:0;display:flex;align-items:baseline;gap:.2rem;background:#f1f5f9;border-radius:8px;padding:.75rem 1.25rem;border-left:4px solid #94a3b8}.s360VulnScore--clean{background:#eaf7f0;border-color:#2eb567}.s360VulnScore--warning{background:#fff8e1;border-color:#e09c00}.s360VulnScore--critical{background:#fdf2f2;border-color:#c0392b}.s360VulnScoreNum{font-size:2.5rem;font-weight:800;color:#1a2d4a;line-height:1}.s360VulnScoreMax{font-size:1rem;color:#64748b}.s360VulnDetail{flex:1}.s360YieldBody{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem 1.25rem}.s360YieldRange{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.s360YieldNum{font-size:2rem;font-weight:800;color:#c0392b}.s360YieldLabel{font-size:.85rem;color:#64748b}.s360YieldNotes{font-size:.8rem;margin-top:.5rem;color:#64748b;font-style:italic}.s360ListLabel{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin-bottom:.3rem}.s360ListLabel--deficiency{color:#c0392b}.s360ListLabel--excess{color:#946700}.s360List{padding-left:1.25rem;margin-bottom:.75rem;font-size:.85rem;color:#334155}.s360List li{margin-bottom:.3rem}.s360List--urgent li::marker{color:#c0392b}.s360List--deficiency li::marker{color:#c0392b}.s360List--excess li::marker{color:#ad7800}.s360NutrientFlags{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem}@media (max-width: 600px){.s360NutrientFlags{grid-template-columns:1fr}}.s360Muted{color:#64748b}.s360Section--marketplace{border-left:3px solid #7c3aed}.s360Cat--marketplace{background:#ede9fe;color:#5b21b6}.s360MarketplaceCaveat{display:block;font-size:.78rem;color:#64748b;margin-top:.25rem;font-style:italic}.s360MarketplaceTable td{vertical-align:top}.addNutrientModalBody{max-width:860px;width:95vw;max-height:90vh;overflow-y:auto;padding:28px 32px}.addNutrientModal{display:flex;flex-direction:column;gap:0}.addNutrientModalHeader{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:20px}.addNutrientModalHeader h4{margin:0;font-size:1.1rem;font-weight:600;flex:1}.addNutrientImportRow{display:flex;align-items:center;gap:10px}.addNutrientImportLabel{font-size:.82rem;color:#6c757d}.addNutrientImportBtn{cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap}.addNutrientImportBtn.disabled{opacity:.65;pointer-events:none}.addNutrientAlert{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;padding:8px 12px;font-size:.83rem;color:#856404;display:flex;align-items:center;gap:6px;width:100%}.addNutrientForm{display:flex;flex-direction:column}.addNutrientSection{padding:18px 20px 12px;margin-bottom:12px}.addNutrientSectionTitle{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#495057;margin-bottom:10px}.addNutrientUnit{font-weight:400;text-transform:none;color:#6c757d;letter-spacing:0}.addNutrientGrid{display:grid;gap:10px 14px;margin-bottom:8px}.addNutrientGrid--3{grid-template-columns:repeat(3,1fr)}.addNutrientGrid--4{grid-template-columns:repeat(4,1fr)}.addNutrientGrid--5{grid-template-columns:repeat(5,1fr)}@media (max-width: 600px){.addNutrientGrid--3,.addNutrientGrid--4,.addNutrientGrid--5{grid-template-columns:repeat(2,1fr)}}.addNutrientField{display:flex;flex-direction:column;gap:3px}.addNutrientField label{font-size:.78rem;font-weight:500;color:#495057;margin:0}.addNutrientField .required{color:#dc3545}.addNutrientField input,.addNutrientField textarea{font-size:.85rem}.addNutrientActions{display:flex;justify-content:flex-end;gap:8px;padding-top:18px;border-top:1px solid #e9ecef;margin-top:8px}.addEnvModalBody{max-width:860px;width:95vw;max-height:90vh;overflow-y:auto;padding:28px 32px}.addEnvModal{display:flex;flex-direction:column}.addEnvModalHeader{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:20px}.addEnvModalHeader h4{margin:0;font-size:1.1rem;font-weight:600;flex:1}.addEnvImportRow{display:flex;align-items:center;gap:10px}.addEnvImportLabel{font-size:.82rem;color:#6c757d}.addEnvImportBtn{cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap}.addEnvImportBtn.disabled{opacity:.65;pointer-events:none}.addEnvAlert{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;padding:8px 12px;font-size:.83rem;color:#856404;display:flex;align-items:center;gap:6px;width:100%}.addEnvForm{display:flex;flex-direction:column}.addEnvSection{padding:18px 20px 12px;margin-bottom:12px}.addEnvSectionTitle{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#495057;margin-bottom:10px}.addEnvUnit{font-weight:400;text-transform:none;color:#6c757d;font-size:.75rem;letter-spacing:0}.addEnvGrid{display:grid;gap:10px 14px;margin-bottom:4px}.addEnvGrid--3{grid-template-columns:repeat(3,1fr)}.addEnvGrid--4{grid-template-columns:repeat(4,1fr)}@media (max-width: 600px){.addEnvGrid--3,.addEnvGrid--4{grid-template-columns:repeat(2,1fr)}}.addEnvField{display:flex;flex-direction:column;gap:3px}.addEnvField label{font-size:.78rem;font-weight:500;color:#495057;margin:0}.addEnvField .required{color:#dc3545}.addEnvField input,.addEnvField select,.addEnvField textarea{font-size:.85rem}.addEnvActions{display:flex;justify-content:flex-end;gap:8px;padding-top:18px;border-top:1px solid #e9ecef;margin-top:4px}.reports360Page h2{margin-bottom:.25rem}.reports360Page .sectionDescription{color:#6c757d;margin-bottom:1.5rem}.reports360Panel{max-width:640px}.reports360Form{display:flex;flex-direction:column;gap:1.25rem}.reports360Field{display:flex;flex-direction:column;gap:.375rem}.reports360Label{font-weight:600;font-size:.9rem}.reports360Actions{padding-top:.5rem}.reports360Actions .btn{min-width:140px}.reports360StatusBadge{font-size:.7rem;font-weight:700;padding:.2rem .55rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.reports360StatusBadge.status-clean{background:#d1e7dd;color:#0a3622}.reports360StatusBadge.status-warning{background:#fff3cd;color:#664d03}.reports360StatusBadge.status-critical{background:#f8d7da;color:#58151c}.reports360History{max-width:640px}.reports360HistoryTitle{font-weight:700;font-size:.9rem;color:#1a2d4a;margin-bottom:.75rem}.reports360HistoryList{display:flex;flex-direction:column;gap:.5rem}.reports360HistoryItem{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:5px}.reports360HistoryLabel{flex:1;font-size:.85rem;color:#495057}.reports360SelectRow{display:flex;align-items:center;gap:8px}.reports360SelectRow .form-select{flex:1}.reports360AddBtn{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;flex-shrink:0}.olyzaModalTitleRow{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.olyzaModalTitleRow h2{margin:0;font-size:1.1rem;color:#1a2d4a}.knowledge-page{padding:24px;max-width:900px}.knowledge-section{margin-bottom:24px;border:1px solid #e8e8e8;border-radius:8px;padding:24px;background:#fff!important;box-shadow:0 1px 4px #0000000f}.knowledge-section h3{font-size:16px;font-weight:600;margin-bottom:16px;color:#20253c}.knowledge-upload-form .knowledge-form-row,.knowledge-save-fields{margin-bottom:12px}.knowledge-upload-form .knowledge-form-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.knowledge-form-row label{display:flex;flex-direction:column;gap:4px;font-size:13px}.knowledge-save-fields{display:flex;flex-wrap:wrap;gap:12px}.knowledge-save-fields label{flex:1 1 160px;min-width:140px}.knowledge-save-fields input,.knowledge-save-fields select,.knowledge-upload-form input[type=text],.knowledge-upload-form input[type=number],.knowledge-upload-form input[type=file]{font-size:14px;padding:6px 8px;border:1px solid #ccc;border-radius:4px}.chunk-card{border:1px solid #ddd;border-radius:6px;padding:12px;margin-bottom:12px;background:#fafafa}.chunk-id-input{flex:0 1 140px;min-width:100px;font-size:12px;padding:4px 8px;border:1px solid #ccc;border-radius:4px}.chunk-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;align-items:center}.chunk-topic,.chunk-codes{flex:1 1 120px;min-width:100px;font-size:13px;padding:4px 8px;border:1px solid #ccc;border-radius:4px}.chunk-content{width:100%;min-height:80px;font-size:13px;font-family:inherit;border:1px solid #ccc;border-radius:4px;padding:8px}.domain-badge{font-size:11px;font-weight:700;padding:2px 8px;border-radius:12px;white-space:nowrap}.chunk-domain-select{font-size:11px;font-weight:700;padding:2px 8px;border-radius:12px;border:none;cursor:pointer;font-family:inherit}.chunk-domain-select.domain-pathogen,.domain-pathogen{background:#fde8e8;color:#c0392b}.chunk-domain-select.domain-nutrient,.domain-nutrient{background:#e8f4e8;color:#27ae60}.chunk-domain-select.domain-environment,.domain-environment{background:#e8f0fe;color:#1a73e8}.chunk-domain-select.domain-general,.domain-general{background:#fef9e7;color:#b7950b}.chunk-domain-select.domain-product,.domain-product{background:#f0e8fe;color:#6c3fc5}.knowledge-priority-label{display:flex!important;flex-direction:row!important;align-items:center;gap:8px;padding:8px 14px;background:#f0e8fe;border:1.5px solid #b39ddb;border-radius:8px;color:#6c3fc5;font-size:13px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-self:flex-end}.knowledge-priority-label input[type=checkbox]{width:16px;height:16px;accent-color:#6c3fc5;cursor:pointer;flex-shrink:0}.knowledge-product-meta-fields{display:flex;flex-wrap:wrap;gap:12px;padding:12px 14px;background:#faf7ff;border:1px solid #d9c8f7;border-radius:8px;margin-bottom:4px}.knowledge-product-meta-fields label{flex:1 1 200px;min-width:160px;font-size:13px;display:flex;flex-direction:column;gap:4px}.knowledge-product-meta-fields input{font-size:13px;padding:6px 8px;border:1px solid #c3a8f0;border-radius:4px;background:#fff}.chunk-product-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;margin-top:8px;padding:10px 12px;background:#faf7ff;border:1px solid #d9c8f7;border-radius:8px}.chunk-product-meta label:not(.knowledge-priority-label){flex:1 1 180px;min-width:140px;font-size:12px;display:flex;flex-direction:column;gap:3px}.chunk-product-meta label:not(.knowledge-priority-label) input{font-size:12px;padding:4px 8px;border:1px solid #c3a8f0;border-radius:4px;background:#fff}.knowledge-notifications{margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.knowledge-meta{font-size:12px;color:#888;margin-top:10px;padding:6px 10px;background:#f5f5f5;border-radius:4px;display:inline-block}.knowledge-sync-row{margin-bottom:16px}.knowledge-table-wrap{overflow-x:auto}.knowledge-table{font-size:13px}@media (max-width: 600px){.knowledge-upload-form .knowledge-form-row{flex-direction:column}.knowledge-upload-form{display:flex;flex-direction:column;gap:12px}}.product-page{padding:24px;max-width:1100px}.product-page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}.product-page-header h2{margin-bottom:4px}.product-section{margin-bottom:24px;border:1px solid #e8e8e8;border-radius:8px;padding:24px;background:#fff!important;box-shadow:0 1px 4px #0000000f}.product-section h3{font-size:16px;font-weight:600;margin-bottom:16px;color:#20253c}.product-notifications{margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.product-form{display:flex;flex-direction:column;gap:16px}.product-form-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.product-form-field{display:flex;flex-direction:column;gap:4px;font-size:13px;flex:1 1 200px;min-width:160px}.product-form-field--wide{flex:2 1 280px}.product-form-field--full{flex:1 1 100%}.product-form-field--checkbox{flex:0 0 auto;flex-direction:row;align-items:center;gap:8px;align-self:flex-end;padding-bottom:6px;font-size:14px}.product-form-field--checkbox input{width:16px;height:16px;cursor:pointer}.product-form-field--priority{color:#6c3fc5;font-weight:600}.product-form-field--price-group{flex:1 1 180px}.product-form-field--price-group>span{font-size:13px}.product-form-field input,.product-form-field select,.product-form-field textarea{font-size:13px;padding:6px 8px;border:1px solid #ccc;border-radius:4px;font-family:inherit}.product-form-field input:focus,.product-form-field select:focus,.product-form-field textarea:focus{outline:none;border-color:#6c3fc5;box-shadow:0 0 0 2px #6c3fc51f}.product-form-field textarea{resize:vertical}.product-form-price-row{display:flex;gap:6px;align-items:center}.product-form-price-row input,.product-form-price-row select{font-size:13px;padding:6px 8px;border:1px solid #ccc;border-radius:4px;font-family:inherit}.product-form-price-row input:focus,.product-form-price-row select:focus{outline:none;border-color:#6c3fc5;box-shadow:0 0 0 2px #6c3fc51f}.product-priority-label{color:#6c3fc5;font-weight:600}.product-form-hint{font-size:11px;color:#888;font-weight:400;margin-left:6px}.product-form-actions{display:flex;gap:10px}.product-imported-description{background:#fff8f0;border:1px solid #f5cba7;border-radius:8px;padding:12px 14px;font-size:13px}.product-imported-description p{margin:6px 0 0;color:#555;line-height:1.55;white-space:pre-wrap}.product-imported-description-header{display:flex;align-items:center;gap:10px;font-weight:600;color:#b7511a;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.product-imported-description-date{font-weight:400;color:#aaa;font-size:11px;text-transform:none;letter-spacing:0}.product-codes-section{background:#faf7ff;border:1px solid #d9c8f7;border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.product-codes-label{font-size:13px;font-weight:600;color:#20253c;margin:0}.product-codes-group{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.product-codes-group-label{font-size:11px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.5px;min-width:80px;padding-top:4px}.product-codes-pills{display:flex;flex-wrap:wrap;gap:6px}.product-code-pill{font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px;border:1.5px solid transparent;cursor:pointer;transition:all .12s;background:#fff;font-family:inherit}.product-code-pill--pathogen{border-color:#e8a0a0;color:#c0392b}.product-code-pill--pathogen:hover{background:#fde8e8}.product-code-pill--nutrient{border-color:#90c490;color:#27ae60}.product-code-pill--nutrient:hover{background:#e8f4e8}.product-code-pill--environment{border-color:#90b0f0;color:#1a73e8}.product-code-pill--environment:hover{background:#e8f0fe}.product-code-pill--active.product-code-pill--pathogen{background:#fde8e8;border-color:#c0392b}.product-code-pill--active.product-code-pill--nutrient{background:#e8f4e8;border-color:#27ae60}.product-code-pill--active.product-code-pill--environment{background:#e8f0fe;border-color:#1a73e8}.product-table-wrap{overflow-x:auto}.product-table{font-size:13px}.product-table th{font-weight:600;white-space:nowrap}.product-row--loading{opacity:.6;pointer-events:none}.product-name-btn{background:none;border:none;padding:0;font-size:13px;font-weight:600;color:#20253c;cursor:pointer;text-align:left}.product-name-btn:hover{color:#6c3fc5;text-decoration:underline}.product-cat-tag{font-size:11px;background:#f0e8fe;color:#6c3fc5;padding:2px 8px;border-radius:10px;white-space:nowrap}.product-codes-inline{display:flex;flex-wrap:wrap;gap:4px}.product-code-badge{font-size:10px;font-weight:700;padding:1px 6px;border-radius:8px;background:#e8f0fe;color:#1a73e8}.product-no-codes{font-size:12px;color:#bbb}.product-indexed-badge{font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px}.product-indexed-badge--yes{background:#e8f4e8;color:#27ae60}.product-indexed-badge--no{background:#fef9e7;color:#b7950b}.product-row-actions{display:flex;gap:6px;flex-wrap:nowrap}.btn-outline-purple{color:#6c3fc5;border-color:#6c3fc5;background:transparent}.btn-outline-purple:hover,.btn-outline-purple:focus{background:#f0e8fe;color:#6c3fc5;border-color:#6c3fc5}.product-not-in-store-badge{display:inline-block;font-size:10px;font-weight:700;padding:1px 7px;border-radius:10px;background:#fff3e0;color:#e65100;border:1px solid #ffb74d;white-space:nowrap}.product-priority-star{background:transparent;border:none;padding:0 2px;font-size:16px;cursor:pointer;color:#ccc;line-height:1;transition:color .12s}.product-priority-star--active,.product-priority-star:hover{color:#f5a623}.product-detail-row td{background:#faf7ff;border-top:none}.product-detail{padding:12px 4px;display:flex;flex-direction:column;gap:14px}.product-detail-desc{font-size:13px}.product-detail-desc strong{display:block;margin-bottom:4px}.product-detail-desc p{margin:0;color:#444;line-height:1.5}.product-detail-img{max-height:120px;object-fit:contain;border-radius:6px;border:1px solid #e0d4f7;align-self:flex-start}.product-detail-chunks{font-size:12px}.product-detail-chunks strong{display:block;margin-bottom:8px}.product-chunk-preview{background:#fff;border:1px solid #d9c8f7;border-radius:6px;padding:10px 12px;margin-bottom:8px}.product-chunk-preview p{margin:6px 0 0;color:#444;line-height:1.5}.product-chunk-id{font-size:10px;font-weight:700;background:#ede0ff;color:#6c3fc5;padding:1px 6px;border-radius:8px;margin-right:8px}.product-chunk-codes{font-size:10px;color:#888;font-family:monospace}.product-empty{color:#888;font-size:13px}.product-import-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:16px}.product-import-modal-card{background:#fff;border-radius:12px;padding:32px;width:100%;max-width:900px;max-height:85vh;overflow-y:auto;box-shadow:0 8px 32px #0000002e;position:relative}.product-import-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.product-import-modal-header h3{font-size:17px;font-weight:700;color:#20253c}.product-import-step-header{font-size:12px;color:#888;margin-top:3px;font-weight:500;letter-spacing:.2px}.product-import-collections{display:flex;flex-direction:column;gap:4px;max-height:340px;overflow-y:auto;border:1px solid #e8e8e8;border-radius:8px;padding:8px}.product-import-collection-row{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:6px;cursor:pointer;font-size:13px}.product-import-collection-row:hover{background:#f5f5f5}.product-import-collection-row input[type=checkbox]{width:15px;height:15px;cursor:pointer;flex-shrink:0}.product-import-collection-title{flex:1;font-weight:500;color:#20253c}.product-import-collection-count{font-size:11px;color:#888;white-space:nowrap}.product-import-preview-table{font-size:12px}.product-import-preview-table th{font-weight:600;white-space:nowrap;font-size:11px;color:#666}.product-import-preview-table td{vertical-align:middle}.product-import-preview-img{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #e8e8e8;display:block}.product-import-preview-img--placeholder{background:#f0f0f0;border-color:#e0e0e0}.product-import-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0 0;border-top:1px solid #eee;margin-top:12px;font-size:13px;color:#444;flex-wrap:wrap}.product-import-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-pdf-drop-zone{border:2px dashed #ccc;border-radius:8px;padding:32px 24px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.product-pdf-drop-zone:hover{border-color:#4caf50;background:#f9fef9}.product-pdf-drop-zone__placeholder{display:flex;flex-direction:column;align-items:center;gap:4px;color:#888;font-size:14px}.product-pdf-drop-zone__selected{display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;color:#333}@media (max-width: 700px){.product-page-header{flex-direction:column}.product-form-field--wide{flex:1 1 100%}.product-import-modal-card{padding:20px;border-radius:8px}.product-import-summary{flex-direction:column;align-items:flex-start}}.checkinOverview{display:grid;grid-template-columns:repeat(4,minmax(20rem,1fr));gap:1rem}.checkinOverview .checkinPlateContainer{margin-top:.5rem;display:grid;grid-template-columns:repeat(12,1fr);width:100%;margin-bottom:.5rem}.checkinOverview .checkinPlateContainer .minCell{border:1px solid #ffffff;border-radius:4px;width:100%;padding-top:60%;position:relative;margin-bottom:.1rem}.checkinOverview .checkinPlateContainer .minCell.empty{background-color:#a9a9a9}.checkinOverview .checkinPlateContainer .minCell.taken{background-color:#184887}.checkinOverview .checkinPlateContainer .minCell.inactive{background-color:gray}.checkinOverview .checkinPlateContainer .minCell.red{background-color:red}.plate{border:1px solid #eaeaea;background-color:#f6f6f6;margin-bottom:1rem;border-radius:8px;padding:.5rem}.plateColor{padding:.6rem;border-radius:8px;color:#fff}.ordersList{margin-top:.5rem;font-size:.8rem}.ordersList .order{margin-bottom:.5rem}.ordersList .order p{margin:0}.ordersList .orderColor{padding:5px;color:#fff;margin:5px 0;width:100%;border-radius:4px}.colorMenu{display:grid;grid-template-columns:repeat(auto-fit,minmax(1rem,1fr));gap:1rem;width:100%;max-width:22rem;margin-left:auto;margin-right:auto}.colorOption{width:100%;padding-top:100%;position:relative;border-radius:6px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border:2px solid transparent}.colorOption:hover{transform:scale(1.1)}.colorOption.selected{border-color:#ccc;box-shadow:0 0 10px #ffffff80;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23333333'%20height='800px'%20width='800px'%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20490%20490'%20xml:space='preserve'%3e%3cpolygon%20points='452.253,28.326%20197.831,394.674%2029.044,256.875%200,292.469%20207.253,461.674%20490,54.528%20'/%3e%3c/svg%3e");background-size:1rem;background-position:center;background-repeat:no-repeat}.orderInfo{width:15%;min-width:16rem;font-size:.9rem}.orderInfo .clickable{cursor:pointer}.orderInfo .orderInfo{margin-top:1rem;width:100%;text-align:left}.orderInfo .orderInfoItem{margin-top:.3rem}.orderInfo .orderInfoItem strong{color:#446897}.plateContainer{margin-top:.5rem;display:table;table-layout:fixed;gap:.2rem;width:100%;margin-bottom:2rem}.plateContainer .plateRow{display:table-row}.plateContainer .cell{cursor:pointer;padding-top:.2rem;display:table-cell;border:1px solid #ffffff;border-radius:6px;align-items:center;text-align:center;color:#fff;height:4.2rem;font-size:.8rem;font-weight:600}.plateContainer .cell.empty{background-color:#a9a9a9}.plateContainer .cell.taken{background-color:#184887}.plateContainer .cell.inactive{background-color:gray}.plateContainer .cell.red{background-color:red}.plateContainer .clickableCell{cursor:pointer}.plateContainer .cellNumber{margin:.1rem;font-size:.8rem;line-height:.9rem;color:#fff}.plateContainer .tubeCode{margin:.2rem;font-weight:500;font-size:.6rem;line-height:1rem;word-break:break-all}.plateContainer .plantCode{margin:.4rem .5rem;border-radius:2px;background-color:#f5deba;color:#000;font-weight:500;font-size:.6rem;line-height:1rem;word-break:break-all}.plateContainer .result{font-size:.6rem;font-weight:600;letter-spacing:.1em;color:#fff;text-transform:uppercase}.plateContainer .result.infected{margin-left:.5rem;margin-right:.5rem;border-radius:2px;background-color:#c70039;margin-bottom:.2rem}.plateContainer .result.infected:last-of-type{margin-bottom:.6rem}.plateContainer .result.undetermined{margin-left:.5rem;margin-right:.5rem;border-radius:2px;background-color:#edbb32;margin-bottom:.2rem}.plateContainer .result.undetermined:last-of-type{margin-bottom:.6rem}.checkinPanel{width:100%;display:flex;flex-direction:column}.checkinPanelHeader{margin-top:-3rem;margin:-2rem -2rem 1rem;padding:1rem;border-bottom:1px solid #eee}.checkinPanelHeader h3{margin-left:1rem;margin-top:.5rem;font-size:1.5rem;color:#4eae72;font-weight:600}.checkinPanelBody{display:flex;flex-direction:row;gap:2rem}.checkinPanelBody h6{font-weight:700}.checkinPanel label{margin-top:.5rem}.checkinPanel .clickable{padding:.5rem}.checkinPanel .fontSmall{font-size:.9rem}.checkinPanel .fontBold{font-weight:700}.checkinPanel .activePlate{padding:.8rem;cursor:pointer;border-radius:8px;background-color:#eee}.checkinPanel .plate{padding:.8rem}.checkinPanel .minPlateContainer{margin-top:.5rem;display:grid;grid-template-columns:repeat(12,1fr);width:100%;margin-bottom:.5rem}.checkinPanel .minPlateContainer .minCell{border:1px solid #ffffff;border-radius:4px;width:100%;padding-top:60%;position:relative;margin-bottom:.1rem}.checkinPanel .minPlateContainer .minCell.empty{background-color:#a9a9a9}.checkinPanel .minPlateContainer .minCell.taken{background-color:#184887}.checkinPanel .minPlateContainer .minCell.inactive{background-color:gray}.checkinPanel .minPlateContainer .minCell.red{background-color:red}.checkinPlatesColumn{width:20%;min-width:16rem}.checkinPlatesColumn .platesList{padding-right:.2rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#eeeeee #ffffff;height:53vb}.checkinPlatesColumn .platesList .colorBadge{width:100%;height:.7rem;border-radius:4px;margin-bottom:.5rem}.checkinPlatesColumn .checkinMessage{height:10rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:600}.checkinPlatesColumn .checkinMessage svg{margin-bottom:1rem;font-size:4rem}.checkinPlatesColumn .checkinMessage img{margin-bottom:1rem;width:4rem}.checkinSelectedPlate{width:65%;min-width:50rem;padding-left:1%;padding-right:1%}.checkinSelectedPlate .checkinMessage{height:min(30rem,50vh);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:600}.checkinSelectedPlate .checkinMessage svg{margin-bottom:1rem;font-size:4rem}.loadResultsPanel{width:100%;display:flex;flex-direction:column}.loadResultsPanelHeader{margin-top:-3rem;margin:-2rem -2rem 1rem;padding:1rem 1rem 0rem;border-bottom:1px solid #eee}.loadResultsPanelHeader h3{margin-left:1rem;margin-top:.5rem;font-size:1.5rem;color:#4eae72;font-weight:600}.loadResultsPanelHeader button{margin-left:.5rem}.loadResultsPanelHeader .panelTabs{margin-top:1.5rem;margin-left:2rem;display:flex;flex-direction:row;align-items:flex-end;font-size:.9rem;padding-bottom:.4rem}.loadResultsPanelHeader .panelTabs .nav{display:flex;margin-bottom:-2px}.loadResultsPanelHeader .panelTabs .tab{cursor:pointer;padding:.5rem 1rem;border-top-left-radius:6px;border-top-right-radius:6px;border:1px solid #e5e5e5;border-bottom:0;margin-right:.5rem;background-color:#efefef;color:#666!important}.loadResultsPanelHeader .panelTabs .tab.active{font-weight:600;border-bottom:3px solid #239f5b;background-color:#fff}.loadResultsPanelHeader .panelTabs a{color:#666;text-decoration:none;font-weight:400}.loadResultsPanelBody{display:flex;flex-direction:row;gap:2rem}.loadResultsPanelBody h4{font-size:1.2rem;font-weight:700}.loadResultsPanelBody h5{font-size:1rem;font-weight:700}.loadResultsActivity{min-width:50rem;padding-left:1%;padding-right:1%}.loadResultsActivity h6{margin-top:1rem;font-weight:700}.loadResultsActivity a{cursor:pointer}.loadResultsActivity .activityList{margin-top:1rem}.loadResultsActivity .activityItem{border-bottom:1px solid #e6e6e6;padding:.2rem;margin-top:1rem}.loadResultsActivity .activityItem p{font-size:.9rem;margin-bottom:.1rem}.loadResultsActivity .activityItem .activityDate{font-size:.7rem}.loadResultsActivity .activityItem a{font-size:.9rem;margin-bottom:.1rem}.loadResultsPlateOrders{padding-top:1rem;width:15%;min-width:16rem}.loadResultsPlateOrders .ordersList{margin-bottom:3rem}.loadResultsPlateOrders .orderItem{border:1px solid #cfcfcf;border-radius:16px;padding:1rem;margin-bottom:.4rem}.loadResultsPlateOrders .orderItem .clickable{cursor:pointer}.loadResultsPlateOrders .orderItem p{margin-top:.1rem;font-size:.9rem;margin-bottom:.1rem}.loadResultsPlateOrders .orderItem h5{display:inline;margin-right:.5rem;vertical-align:middle}.loadResultsPlateOrders .orderItem .modalDialog .modalDialogBody h5{font-size:1.25rem;font-weight:500}.loadResultsPlateOrders .orderItem .modalDialog .modalDialogBody label{font-size:.9rem}.loadResultsPlateOrders .orderItem .modalDialog .modalDialogBody .btn{font-size:1rem;font-weight:400;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x)}.loadResultsPlateOrders .orderItem button{display:inline;padding:.1rem .4rem;font-size:.8rem;font-weight:500}.loadResultsPlateOrders .plateActivityList{margin-bottom:3rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#eeeeee #ffffff;height:50vb}.loadResultsPlateOrders .plateActivityItem{border-bottom:1px solid #e6e6e6;padding:.2rem}.loadResultsPlateOrders .plateActivityItem p{font-size:.9rem;margin-bottom:.1rem}.loadResultsPlateOrders .plateActivityItem .activityDate{font-size:.7rem}.loadResultsPlateOrders .plateActivityItem a{font-size:.9rem;margin-bottom:.1rem}.loadResultsPlateOrders .plateActivityItem:last-of-type{border-bottom:none}.loadResultsSelectedPlate{width:65%;min-width:50rem;padding-left:1%;padding-right:1%}.loadResultsSelectedPlate button{padding-left:1rem;padding-right:1rem}.loadResultsSelectedPlate button svg{margin-right:.2rem}.loadResultsSelectedPlate a{font-size:.9rem}.loadResultsSelectedPlate p{margin:0}.loadResultsActions{width:20%;min-width:16rem;font-size:.9rem}.loadResultsActions h5:first-of-type{margin-top:1rem}.loadResultsActions h5{margin-top:2rem}.loadResultsActions h6{margin-top:.5rem}.loadResultsActions p{margin-bottom:.5rem}.loadResultsActions .plateFile{font-size:.8rem}.loadResultsActions button{margin-top:.5rem;width:100%}.loadResultsActions button svg{margin-right:.5rem}.loadResultsActions .plateImages{display:flex;align-items:center;justify-content:center;background-color:#efefef;border-radius:8px;padding:.5rem;margin-bottom:.5rem}.loadResultsActions .plateImages .plateImage{margin:.2rem}.loadResultsActions .plateImages .plateImage img{width:100%}.loadResultsActions .plateImages .plateImage button{color:#666;border:1px solid #cfcfcf;margin-top:.4rem;margin-right:.4rem;height:1.8rem;width:1.8rem}.loadResultsActions .plateImages .plateImage button svg{margin:0rem}.loadResultsActions .plateImages .plateImage button:hover{background-color:#efefef}.loadResultsActions .plateImages svg{margin-right:.5rem}.loadResultsActions .plateImages p{margin-top:1rem;margin-bottom:1rem}.editSampleResultPanel h5{margin-bottom:2rem;color:#999;padding-bottom:.5rem;border-bottom:1px solid #dfdfdf}.editSampleResultPanel h5 strong{color:#666}.editSampleResultPanel button:first-of-type{margin-right:.5rem}.samplesUserInfoForm{width:100%;min-width:50rem;padding-left:1%;padding-right:1%}.samplesUserInfoForm .floatingMessage{top:5rem;right:-10rem;position:fixed;margin-top:1rem;opacity:0;transition:all .5s}.samplesUserInfoForm .floatingMessage .alert-danger,.samplesUserInfoForm .floatingMessage .btnGoBack{margin-top:1rem;margin-bottom:1rem}.samplesUserInfoForm .floatingMessage.visible{opacity:1;right:1rem;transition:all .5s}.samplesUserInfoForm .fileInputDialog i{font-size:2rem}.samplesUserInfoForm table{margin-bottom:1rem;min-width:100%}.samplesUserInfoForm table thead{color:#fff}.samplesUserInfoForm table thead th{background-color:#999;text-align:left;padding:.4rem .2rem;text-align:center;font-size:.9rem;position:relative}.samplesUserInfoForm table thead th i{position:absolute;right:0rem}.samplesUserInfoForm table thead th:first-of-type{border-top-left-radius:5px}.samplesUserInfoForm table thead th:last-of-type{border-top-right-radius:5px}.samplesUserInfoForm table thead th.sortable{cursor:pointer}.samplesUserInfoForm table thead .thGreen{background-color:#4eae72}.samplesUserInfoForm table tbody tr{border-bottom:1px solid #dfdfdf}.samplesUserInfoForm table tbody tr:nth-child(odd) td{background-color:#fafafa}.samplesUserInfoForm table tbody tr td{padding:.1rem;font-size:.9rem;width:10rem}.samplesUserInfoForm table tbody tr td input{width:100%;border:1px solid #cfcfcf;border-radius:4px}.orderPlates{width:100%;min-width:50rem;padding-left:1%;padding-right:1%}.orderPlates .plate{padding:0;margin-bottom:2rem;display:flex;flex-direction:row;gap:1rem}.orderPlates .plate .plateImagesContainer{width:14rem;padding:1rem;background-color:#efefef;border-radius:8px}.orderPlates .plate .plateImagesContainer img{width:12rem;margin:0;margin-bottom:1rem}.orderPlates .plate .plateImagesContainer svg{margin-right:.5rem}.orderPlates .plate .plateContainer{margin:0}.orderPlates .checkoutMessage{height:min(30rem,50vh);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:600}.orderPlates .checkoutMessage svg{margin-bottom:1rem;font-size:4rem}.orderPlates .checkoutMessage img{margin-bottom:1rem;width:4rem}.cultivarCertificateDataForm,.orderActivity{width:100%;min-width:50rem;padding-left:1%;padding-right:1%}.orderActivity h6:last-of-type{margin-top:3rem}.orderActivity a{cursor:pointer}.orderActivity .plateHeader{font-weight:600;font-size:.9rem;margin-top:2rem;margin-bottom:0rem}.orderActivity .orderActivityList{margin-top:1rem}.orderActivity .orderActivityItem{border-bottom:1px solid #e6e6e6;padding:.2rem;margin-left:1rem;margin-top:1rem}.orderActivity .orderActivityItem p{font-size:.9rem;margin-bottom:.1rem}.orderActivity .orderActivityItem .activityDate{font-size:.7rem}.orderActivity .orderActivityItem a{font-size:.9rem;margin-bottom:.1rem}.report{width:100%;min-width:50rem;padding-left:1%;padding-right:1%}.report button+button{margin-left:.5rem}.report a+button{margin-left:.5rem}.pdfReport{display:flex;flex-direction:column;overflow:hidden;height:100%;background-color:#525659;z-index:1}.pdfReport .reportLoader{background-color:#2a2d3c;padding:.8rem 5rem;text-align:right;color:#fff}@media (max-width: 764px){.pdfReport .reportLoader{padding:.5rem 1rem}}.pdfReport .loadingText{z-index:-1;color:#cfcfcf;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.2rem;text-align:center}.pdfReport .loadingText img{width:3.5rem;margin-bottom:2rem}.pdfReport .pdfViewer{flex-grow:1}.reportGrid{display:flex;flex-direction:row;gap:1rem;margin-top:1rem;padding:-2rem}.reportGrid .reportInfo{flex:3 1 0}.reportGrid .reportInfo .reportSelector{border-bottom:1px solid rgba(112,112,112,.23);display:flex}.reportGrid .reportInfo .reportSelector button{background-color:#ededed;border:none;padding:.3rem .8rem;border-radius:10px 10px 0 0;font-weight:500;color:#666;font-size:.9rem;transition:.25s ease-in-out}.reportGrid .reportInfo .reportSelector button+button{margin-left:.5rem}.reportGrid .reportInfo .reportSelector button.active{background:#fff;color:#666;font-weight:700;box-shadow:0 0 6px #00000026}.reportGrid .reportInfo .reportColumns{display:flex;flex-direction:row;gap:2rem}.reportGrid .reportInfo .reportColumns .graph{flex:2 1 0;min-width:0}.reportGrid .reportInfo .reportColumns .cultivar{flex:1 1 0}.reportGrid .reportInfo .reportColumns .scatterGraph{flex:1 1 0;min-width:0}@media (max-width: 1200px){.reportGrid .reportInfo .reportColumns{flex-direction:column}}.reportGrid .orderResume{flex:1 1 0}@media (max-width: 1200px){.reportGrid{flex-direction:column}}.reportSection{background-color:#fffff;border-radius:6px}.reportSection.graph{display:flex;flex-direction:column;flex:1 1 0;height:500px;min-width:0}.reportSection.graph .sectionBody{flex:1 1 0;min-width:0}.reportSection.cultivar{display:flex;flex-direction:column}.reportSection.cultivar .cultivarItem h4{font-size:1.1rem}.reportSection.cultivar .cultivarItem .percentageBar>div{display:flex;justify-content:center;align-items:center;min-width:20%!important;height:1.2rem}.reportSection.cultivar .cultivarItem .percentageBar span{color:#fff;height:1rem;line-height:1rem;font-size:1rem;font-weight:500;text-shadow:0px 0px 3px rgb(0,0,0)}.reportSection.cultivar .cultivarItem+.cultivarItem{margin-top:1rem}.reportSection.scatterGraph{flex:1 1 0;display:flex;flex-direction:column;height:500px;min-width:0}.reportSection.scatterGraph .sectionBody{flex:1 1 0;min-width:0}.reportSection.orderInformation .orderInformationItem{padding:.75rem 1.75rem;display:flex;flex-direction:row;gap:.75rem;margin-left:-2rem;margin-right:-2rem}.reportSection.orderInformation .orderInformationItem svg{margin-top:.75rem;color:#50b071}.reportSection.orderInformation .orderInformationItem>div{line-height:1em}.reportSection.orderInformation .orderInformationItem>div h4{margin-bottom:.25rem;font-weight:400;font-size:1rem}.reportSection.orderInformation .orderInformationItem>div span{font-size:1.1rem;font-weight:600;display:block;text-transform:capitalize}.reportSection.orderInformation .orderInformationItem>div span+span{margin-top:.5rem}.reportSection.orderInformation .orderInformationItem+.orderInformationItem{border-top:1px solid rgba(112,112,112,.125)}.reportSection.orderInformation .sectionBody{padding:0}.reportSection.reportTable{margin-top:1rem;width:100%}.reportSection.reportTable .typeSelector{display:flex;flex-direction:row;gap:.5rem;overflow-x:hidden}.reportSection.reportTable .typeSelector button{background-color:#ededed;border:1px solid transparent;border-bottom:none;padding:.75rem 1rem;border-radius:10px 10px 0 0;line-height:1em;font-weight:500;color:#4a4c4e;font-size:1rem;transition:.25s ease-in-out;display:flex;flex-direction:row;align-items:center;gap:.5rem}.reportSection.reportTable .typeSelector button.active{background-color:#fff;border-color:#80808080;position:relative}.reportSection.reportTable .typeSelector button.active:before,.reportSection.reportTable .typeSelector button.active:after{content:"";position:absolute;width:100vw;bottom:0;height:1px;background-color:#80808080}.reportSection.reportTable .typeSelector button.active:after{left:calc(100% + .75px)}.reportSection.reportTable .typeSelector button.active:before{right:calc(100% + .5px)}.reportSection.reportTable .typeSelector button span.amountIndicator{display:flex;justify-content:center;align-items:center;border-radius:50%;width:1.5rem;height:1.5rem;font-size:.8rem;color:#fff;font-weight:600}.reportSection.reportTable .typeSelector button span.amountIndicator.red{background-color:#cf4738}.reportSection.reportTable .typeSelector button span.amountIndicator.green{background-color:#4eae72}.reportSection.reportTable .typeSelector button span.amountIndicator.yellow{background-color:#f6bb42}.reportSection.reportTable .toolbar{margin-top:1.5rem;display:flex;justify-content:space-between;flex-direction:row-reverse}.reportSection.reportTable .toolbar .actions{display:flex;gap:.5rem}.reportSection.reportTable .toolbar .actions button{background-color:#50b071;border:none;padding:.25rem .75rem;color:#fff;border-radius:4px}.reportSection.reportTable .toolbar .search{position:relative}.reportSection.reportTable .toolbar .search input{border-radius:4px;border:1px solid rgba(0,0,0,.25);padding:.25rem 2rem;font-size:.9rem}.reportSection.reportTable .toolbar .search input:focus{outline:none}.reportSection.reportTable .toolbar .search .inputIcon{position:absolute;left:.5rem;top:50%;transform:translateY(-50%);color:#0000008c}.reportSection.reportTable .toolbar .search .inputIcon.right{left:unset;right:.5rem}.reportSection.reportTable .tableWrapper{position:relative}.reportSection.reportTable table{margin-top:1.5rem;text-align:center}.reportSection.reportTable table.multiple{width:100%}.reportSection.reportTable table.multiple .sampleInfo{position:sticky;left:0}.reportSection.reportTable table .emptyField{font-style:italic}.reportSection.reportTable table.single{width:100%}.reportSection.reportTable table .thead{overflow:hidden;color:#fff}.reportSection.reportTable table .thead th{background-color:#868686;padding:.75rem .5rem}.reportSection.reportTable table .thead th:first-of-type{border-radius:10px 0 0}.reportSection.reportTable table .thead th:last-of-type{border-radius:0 10px 0 0}.reportSection.reportTable table .tbody:nth-child(2n) td{background:#f6f7f6}.reportSection.reportTable table .tbody:nth-child(odd) td{background:#fffeff}.reportSection.reportTable table .tbody .sampleStatus{display:inline-block;font-size:.8rem;color:#fff;padding:.25rem .5rem;border-radius:4px;pointer-events:none}.reportSection.reportTable table .tbody .sampleStatus.red{background-color:#cf4738}.reportSection.reportTable table .tbody .sampleStatus.green{background-color:#4eae72}.reportSection.reportTable table .tbody .sampleStatus.yellow{background-color:#f6bb42}.reportSection.reportTable table td{padding:.5rem .1rem}.reportSection.reportTable .tablePagination{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem;gap:1rem;position:relative}.reportSection.reportTable .tablePagination p{margin-bottom:0}.reportSection.reportTable .tablePagination .sizeChanger{position:absolute;top:0;left:0}.reportSection.reportTable .tablePagination .sizeChanger label{display:flex;flex-direction:row;gap:.25rem}.reportSection.reportTable .tablePagination .sizeChanger select{padding:4px;background-color:transparent;border:none;text-align:center}.reportSection.reportTable .tablePagination .sizeChanger .selectWrapper{position:relative}.reportSection.reportTable .tablePagination .sizeChanger .selectWrapper:after{content:"";position:absolute;height:2px;border-radius:32px;bottom:0;left:0;right:0;background-color:#00000080}.reportSection.reportTable .tablePagination .buttons button{border:none;padding:.2rem .5rem;background-color:#606060;color:#fff;transition:background-color .25s ease-in-out}.reportSection.reportTable .tablePagination .buttons button:first-child{border-radius:4px 0 0 4px}.reportSection.reportTable .tablePagination .buttons button:last-child{border-radius:0 4px 4px 0}.reportSection.reportTable .tablePagination .buttons button:hover{background-color:#606060bf}.reportSection .sectionHeader{padding:1rem 2rem 1.5rem;background-color:#fff;border-bottom:1px solid #eee;border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:-1rem;margin-left:-2rem;margin-right:-2rem}.reportSection .sectionHeader .graphSwitcher{display:flex;align-items:center}.reportSection .sectionHeader .graphSwitcher input{display:none}.reportSection .sectionHeader .graphSwitcher-switcher{background-color:#ededed;border-radius:32px;width:42px;height:25px;display:flex;flex-direction:row;align-items:center;position:relative;transition:all .5s ease;justify-content:start;cursor:pointer}.reportSection .sectionHeader .graphSwitcher-switcher.active{justify-content:end}.reportSection .sectionHeader .graphSwitcher-switcher.active:before{left:calc(100% - 21px)}.reportSection .sectionHeader .graphSwitcher-switcher:before{position:absolute;content:"";top:4px;left:4px;height:17px;aspect-ratio:1;border-radius:50%;background-color:#4faf7a;transition:all .5s ease}.reportSection .sectionHeader h3{margin-bottom:0;font-size:1.25rem;color:#6aad76;font-weight:700}.reportSection .sectionBody{padding-top:1.5rem}.reportSection .sectionBody .malePlantPercentage+.malePlantPercentage{margin-top:1rem}.reportSection .sectionBody .malePlantPercentage .percentageLabel{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.reportSection .sectionBody .malePlantPercentage .malePercentageBar{background-color:#eee;height:1.2rem;border-radius:8px;overflow:hidden}.reportSection .sectionBody .malePlantPercentage .malePercentageBar>div{background-color:red;height:100%}.reportSection .sectionBody .malePlantPercentage .malePercentageBar>div.green{background-color:#4fb071}.reportSection .sectionBody .malePlantPercentage .malePercentageBar>div.red{background-color:#cf4738}.reportSection .sectionBody .malePlantPercentage .malePercentageBar>div.yellow{background-color:#f6bb42}.reportSection .sectionBody .percentageBar{display:flex;flex-direction:row}.reportSection .sectionBody .percentageBar div{height:1.2rem;min-width:5%;transition:width .5s ease-in-out}.reportSection .sectionBody .percentageBar div:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.reportSection .sectionBody .percentageBar div:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.reportSection .sectionBody .percentageBar div.green{background:#4fb071}.reportSection .sectionBody .percentageBar div.red{background:#cf4738}.reportSection .sectionBody .percentageBar div.yellow{background:#edbb32}.reportSection .sectionBody .barLabels{margin-top:1rem;display:flex;flex-direction:row;justify-content:space-around}.reportSection .sectionBody .barLabels div{line-height:1em;display:flex;flex-direction:column;align-items:center}.reportSection .sectionBody .barLabels h4{margin-bottom:0;font-size:1.15rem;font-weight:600}.reportSection .sectionBody .barLabels h4.green{color:#4fb071}.reportSection .sectionBody .barLabels h4.red{color:#cf4738}.reportSection .sectionBody .barLabels h4.yellow{color:#edbb32}.reportSection .sectionBody .barLabels span{font-size:1rem;font-weight:500}.reportSection .sectionBody .labNotes{max-height:150px;overflow-y:auto;font-size:1rem}.reportSection .sectionBody .labNotes p{margin-bottom:0}.reportSection .sectionBody .reportTimeline .timelineItem{position:relative;padding-right:.25rem}.reportSection .sectionBody .reportTimeline .timelineItemIndicator{width:25px;height:25px;background-color:#00f}.reportSection .sectionBody .reportTimeline .timelineItemInfo{flex:1 1 0}.reportSection .sectionBody .reportTimeline .timelineItem svg{color:#50b071;margin-top:.5rem;position:absolute}.reportSection .sectionBody .reportTimeline .timelineItem span{margin-left:2rem;display:block;font-size:.8rem;font-weight:300}.reportSection .sectionBody .reportTimeline .timelineItem p{margin-left:2rem;margin-bottom:0;font-size:1rem;font-weight:500}.reportSection .sectionBody .reportTimeline .timelineItem+.timelineItem{padding-top:1rem;border-top:1px solid #efefef}.reportSection .sectionBody.fingerprintData{display:flex;flex-direction:row;flex-wrap:wrap;gap:2px}.reportSection .sectionBody.fingerprintData>div{width:20px;height:20px;background-color:red;flex-grow:0;flex-shrink:1}.reportSection .sectionBody.fingerprintData>div.Y{background-color:#32466b}.reportSection .sectionBody.fingerprintData>div.R{background-color:#277c43}.reportSection .sectionBody.fingerprintData>div.W{background-color:#917ce8}.reportSection .sectionBody.fingerprintData>div.X{background-color:#4fb071}.reportSection .sectionBody.responsiveGraph{display:grid;grid-auto-columns:minmax(0,1fr)}.reportSection.contentPanel{border:1px solid #dfdfdf;box-shadow:none}.reportSection.contentPanel.orderSummary{margin-top:.5rem}.cultivarInformation{margin-bottom:8rem}.cultivarImage{float:right;margin-left:10px;max-width:300px;border:1px solid #666666}@media (max-width: 1000px){.cultivarImage{float:none;margin:0 auto;margin-bottom:1rem}}.reportSection.stampPanel .sectionBody{min-width:240px;min-height:240px;margin-top:1rem;padding-top:5rem;background-image:url(../../../assets/images/stamp.png);background-size:contain;background-position:center;background-repeat:no-repeat;text-align:center}.qrCode{margin-bottom:1rem}.qrData>p{margin:0rem;font-size:.8rem;font-weight:600;color:#fff}.loadReport{width:100%}.loadReport .deleteButton{border:0}.pdfViewer{width:100%;height:80vb;border-radius:4px}.orderPanel{width:100%;display:flex;flex-direction:column}.orderPanelHeader{margin-top:-3rem;margin:-2rem -2rem 1rem;padding:1rem 1rem 0rem;border-bottom:1px solid #eee}.orderPanelHeader h3{margin-left:1rem;margin-top:.5rem;font-size:1.5rem;color:#4eae72;font-weight:600}.orderPanelHeader button{margin-right:.5rem}.orderPanelHeader button:last-of-type{margin-right:0}.orderPanelHeader .panelTabs{margin-top:1.5rem;margin-left:2rem;display:flex;flex-direction:row;align-items:flex-end;font-size:.9rem;padding-bottom:.4rem}.orderPanelHeader .panelTabs .nav{display:flex;margin-bottom:-2px}.orderPanelHeader .panelTabs .tab{cursor:pointer;padding:.5rem 1rem;border-top-left-radius:6px;border-top-right-radius:6px;border:1px solid #e5e5e5;border-bottom:0;margin-right:.5rem;background-color:#efefef;color:#666!important}.orderPanelHeader .panelTabs .tab.active{font-weight:600;border-bottom:3px solid #239f5b;background-color:#fff}.orderPanelHeader .panelTabs a{color:#666;text-decoration:none;font-weight:400}.orderPanelBody{display:flex;flex-direction:row;gap:2rem}.orderPanelBody h6{margin-top:1rem;font-weight:700}.orderPanelBodyMain{width:100%;min-width:50rem;padding-left:1%;padding-right:1%}.dateInput{position:relative}.dateInput .dayPickerPanel{z-index:1;position:absolute;right:0;background-color:#fff;border:1px solid #efefef;border-radius:8px;padding:.4rem;box-shadow:7px 7px 5px -1px #0000001a}.dateInput input{padding-right:3rem}.dateInput .calendarIcon{position:absolute;opacity:.5;top:.3rem;right:1rem;cursor:pointer}.rdp{--rdp-cell-size: 2rem;--rdp-caption-font-size: 1rem;--rdp-accent-color: #257b03;--rdp-background-color: #e7edff;--rdp-accent-color-dark: #3003e1;--rdp-background-color-dark: #459b23;--rdp-outline: 2px solid var(--rdp-accent-color);--rdp-outline-selected: 3px solid var(--rdp-accent-color);--rdp-selected-color: #fff;margin:1em}.rdp-vhidden{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}.rdp-button_reset{appearance:none;position:relative;margin:0;padding:0;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{margin:0;max-width:calc(var(--rdp-cell-size) * 7);border-collapse:collapse}.rdp-with_weeknumber .rdp-table{max-width:calc(var(--rdp-cell-size) * 8);border-collapse:collapse}.rdp-caption{display:flex;align-items:center;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{position:relative;display:block;text-align:center}.rdp-caption_dropdowns{position:relative;display:inline-flex}.rdp-caption_label{position:relative;z-index:1;display:inline-flex;align-items:center;margin:0;padding:0 .25em;white-space:nowrap;color:currentColor;border:0;border:2px solid transparent;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.rdp-nav_button{display:inline-flex;align-items:center;justify-content:center;width:var(--rdp-cell-size);height:var(--rdp-cell-size);padding:.25em;border-radius:100%}.rdp-dropdown_year,.rdp-dropdown_month{position:relative;display:inline-flex;align-items:center;border:0}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:2;top:0;bottom:0;left:0;width:100%;height:2rem;margin:0rem;padding:.4rem;cursor:inherit;opacity:0;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit;font-size:.9rem}.rdp-dropdown[disabled]{opacity:unset;color:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:transparent;border:2px solid rgba(0,0,0,0);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{vertical-align:middle;font-size:.75em;font-weight:700;text-align:center;height:100%;height:var(--rdp-cell-size);padding:0;text-transform:uppercase}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);padding:0;text-align:center}.rdp-weeknumber{font-size:.75em}.rdp-weeknumber,.rdp-day{display:flex;overflow:hidden;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);margin:0;border:2px solid transparent;border-radius:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}.editStageForm{padding:0;margin:-.5rem -.5rem -1.5rem}.editStageForm.editStageForm--twoColumns{min-width:550px}@media (max-width: 768px){.editStageForm.editStageForm--twoColumns{min-width:auto}}.editStageForm.editStageForm--twoColumns>.row{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.editStageForm.editStageForm--twoColumns>.row>.col-md-6{flex:0 0 50%;max-width:50%;padding-right:.5rem;padding-left:.5rem}.editStageForm .formSection.first{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:.75rem;padding-bottom:.4rem;border-bottom:1px solid #e9e9e9;font-size:.95rem}.stageStatusBadge{display:inline-block;padding:2px 8px;border-radius:20px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.stageStatusBadge.pending{background:#e9ecef;color:#6c757d}.stageStatusBadge.inProgress{background:#fff3cd;color:#856404}.stageStatusBadge.completed{background:#d4edda;color:#155724}.stageStatusBadge.blocked{background:#f8d7da;color:#721c24}.lockedBadge{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:20px;font-size:.65rem;font-weight:600;background:#f8d7da;color:#721c24;margin-left:auto}.stageColumn{padding:.75rem;background:#fafafa;border-radius:4px;height:100%}.stageColumnTitle{margin:0 0 .5rem;font-size:.85rem;font-weight:600;color:#333;padding-bottom:.3rem;border-bottom:2px solid #198754}.subsequentStagesColumn{background:#f5f5f5}.subsequentStagesHelp{font-size:.7rem;color:#666;margin-bottom:.5rem;font-style:italic;line-height:1.3}.noSubsequentStages{text-align:center;color:#888;padding:1rem;font-style:italic;font-size:.8rem}.subsequentStageItem{background:#fff;border-radius:4px;padding:.75rem 1rem;margin-bottom:.4rem;border:1px solid #e0e0e0;position:relative}.subsequentStageItem:last-child{margin-bottom:0}.subsequentStageHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}.subsequentStageName{font-weight:600;font-size:.8rem;color:#333}.subsequentStageBadges{display:flex;align-items:center;gap:6px}.durationBadge{font-size:.65rem;color:#198754;font-weight:600;padding:2px 6px;background:#e8f5e9;border-radius:10px}.subsequentStageStatus{font-size:.6rem;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:8px}.subsequentStageStatus.pending{background:#e9ecef;color:#6c757d}.subsequentStageStatus.inProgress{background:#fff3cd;color:#856404}.subsequentStageStatus.completed{background:#d4edda;color:#155724}.subsequentStageStatus.blocked{background:#f8d7da;color:#721c24}.subsequentStageDates{padding:0 .25rem}.subsequentStageDates .col-6{padding-right:8px;padding-left:8px}.subsequentStageDates .row{margin-left:-8px;margin-right:-8px}.subsequentStageDates label{font-size:.65rem;margin-bottom:1px}.subsequentStageDates .form-control-sm{padding:.2rem .4rem;font-size:.75rem;height:28px}.durationDisplay{font-size:.7rem;color:#198754;font-weight:600;margin-top:4px;padding:3px 6px;background:#e8f5e9;border-radius:3px;display:inline-block}.modifiedIndicator{position:absolute;top:-4px;right:-4px;background:#198754;color:#fff;font-size:.55rem;font-weight:600;padding:1px 4px;border-radius:6px}.stageInfoBox{background:#f8f9fa;border-left:3px solid #198754;padding:.5rem;border-radius:0 4px 4px 0;margin-top:.5rem}.stageInfoTitle{font-weight:600;font-size:.75rem;color:#333;margin-bottom:3px}.stageInfoText{font-size:.75rem;color:#666;margin-bottom:4px;line-height:1.3}.stageInfoMeta{font-size:.7rem;color:#888;font-style:italic}.editStageForm .col-form-label{font-size:.8rem;margin-bottom:.2rem}.editStageForm .form-select,.editStageForm .form-control{padding:.3rem .4rem;font-size:.85rem;min-height:32px}.editStageForm textarea.form-control{min-height:60px}.editStageForm .mb-3{margin-bottom:.6rem!important}.editStageForm .text-danger{font-size:.75rem}.formActionsPanel{margin-bottom:0;padding-bottom:0;margin-top:.75rem}.formActionsPanel>div{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}.formActionsPanel>div .btn{white-space:nowrap;padding:.35rem .6rem;font-size:.8rem}.showDatesCheckbox{display:flex;align-items:center;gap:.4rem;margin-left:.75rem;font-size:.8rem;color:#666;cursor:pointer}.showDatesCheckbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.showDatesCheckbox:hover{color:#333}@media screen and (min-width: 1200px){.modalDialog:has(.editStageForm--twoColumns) .modalDialogBody{width:70%;max-width:1000px;max-height:95vh;overflow-y:auto}}@media screen and (max-width: 1199px){.modalDialog:has(.editStageForm--twoColumns) .modalDialogBody{width:70%;max-height:95vh;overflow-y:auto}}@media screen and (max-width: 992px){.modalDialog:has(.editStageForm--twoColumns) .modalDialogBody{width:85%}}@media screen and (max-width: 768px){.modalDialog:has(.editStageForm--twoColumns) .modalDialogBody{width:95%}}.multi-select .select__control{min-height:38px;font-size:.85rem}.multi-select .select__multi-value{background-color:#e8f5e9}.multi-select .select__multi-value__label{color:#155724;font-size:.8rem}.multi-select .select__multi-value__remove{color:#155724}.multi-select .select__multi-value__remove:hover{background-color:#d4edda;color:#721c24}.multi-select .select__option{font-size:.85rem}.multi-select .select__option--is-selected{background-color:#198754}.multi-select .select__option--is-focused{background-color:#e8f5e9}.multi-select .select__placeholder{font-size:.85rem;color:#6c757d}@media (max-width: 768px){.editStageForm.editStageForm--twoColumns .row{flex-direction:column}.editStageForm.editStageForm--twoColumns .col-md-6{width:100%;margin-bottom:.5rem}.formActionsPanel>div{flex-direction:column}.formActionsPanel>div .btn{width:100%;justify-content:center}}.orderProgressSection{padding:24px}.orderProgressHeader{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px;flex-wrap:wrap;gap:12px}.orderProgressSubtitle{color:#666;font-size:.9rem}.lastUpdated{color:#888;font-size:.8rem;font-style:italic}.timelineContainer{display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding:20px 10px 10px;overflow-x:auto;width:100%}.timelineStageWrapper{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;min-width:100px}.timelineConnector{position:absolute;top:20px;left:50%;width:100%;height:3px;background:#e0e0e0;z-index:0}.timelineConnector.completed{background:#198754}.timelineNode{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:1;position:relative}.timelineNode.pending{background:#fff;border:3px solid #d0d0d0;color:#999}.timelineNode.inProgress{background:#fff;border:3px solid #f0ad4e;color:#f0ad4e;box-shadow:0 0 0 4px #f0ad4e26}.timelineNode.completed{background:#198754;border:3px solid #198754;color:#fff}.timelineNode:hover{transform:scale(1.1)}.timelineNode:active{transform:scale(.95)}.timelineNode.disabled{cursor:not-allowed;opacity:.5}.timelineNode.disabled:hover{transform:none}.pulseDot{width:12px;height:12px;background:#f0ad4e;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:1}}.timelineLabel{text-align:center;margin-top:12px}.stageName{font-weight:600;font-size:.9rem;margin-bottom:4px;white-space:nowrap}.stageName.pending{color:#888}.stageName.inProgress{color:#f0ad4e}.stageName.completed{color:#198754}.stageDate{font-size:.8rem;color:#666;white-space:nowrap}.customTooltip{background:#333!important;color:#fff!important;font-size:.85rem!important;padding:8px 12px!important;border-radius:6px!important;max-width:250px!important;z-index:9999!important}.timelineNote{margin-top:24px;padding-top:16px;border-top:1px solid #eee;color:#888;font-size:.85rem;text-align:center}.timelineNote .infoIcon{margin-right:6px;color:#6c757d}@media (max-width: 768px){.timelineContainer{padding:15px 5px}.timelineNode{width:32px;height:32px}.timelineConnector{top:16px}.stageName{font-size:.8rem}.stageDate{font-size:.7rem}.timelineStageWrapper{min-width:80px}}.embeddedTimeline .orderProgressSection{padding:12px 16px}.embeddedTimeline .orderProgressHeader{margin-bottom:12px}.embeddedTimeline .orderProgressHeader h5{font-size:1rem;margin-bottom:0}.embeddedTimeline .timelineContainer{padding:10px 5px 5px;overflow-x:hidden;flex-wrap:nowrap}.embeddedTimeline .timelineStageWrapper{min-width:70px;flex-shrink:1}.embeddedTimeline .timelineNode{width:28px;height:28px}.embeddedTimeline .timelineNode:hover{transform:scale(1.05)}.embeddedTimeline .timelineConnector{top:14px;height:2px}.embeddedTimeline .timelineLabel{margin-top:6px}.embeddedTimeline .stageName{font-size:.7rem}.embeddedTimeline .stageDate{font-size:.65rem}.embeddedTimeline .pulseDot{width:8px;height:8px}.embeddedTimeline .timelineNote{margin-top:12px;padding-top:10px;font-size:.75rem}.stageInitializerLoading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#666;background:#fff;border-radius:10px;border:1px solid #e9e9e9;margin-top:1rem}.stageInitializerLoading p{margin-top:1rem}.stageInitializerMessage{display:flex;align-items:center;justify-content:center;padding:2rem;background:#fff;border-radius:10px;border:1px solid #e9e9e9;margin-top:1rem;min-height:400px}.stageInitializerContent{text-align:center;max-width:1200px;padding:2.5rem;width:100%}.stageInitializerContent .infoIcon{font-size:3rem;color:#0d6efd;margin-bottom:1rem}.stageInitializerContent h4{color:#333;margin-bottom:.75rem;font-weight:600}.stageInitializerContent .messageText{color:#666;font-size:1rem;margin-bottom:1.5rem;line-height:1.5}.stageInitializerContent .actionBox{background:#f8f9fa;padding:1.25rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #0d6efd}.stageInitializerContent .actionBox .actionText{margin:0;color:#555;font-size:.95rem;line-height:1.5}.stageInitializerContent .actionBox .actionText strong{color:#0d6efd}.stageInitializerContent .lockDetails{background:#f8f9fa;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.stageInitializerContent .lockDetails p{margin:0 0 .5rem;color:#888;font-size:.9rem}.stageInitializerContent .statusBadge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600}.stageInitializerContent .statusBadge.pending{background:#e9ecef;color:#6c757d}.stageInitializerContent .statusBadge.inProgress{background:#fff3cd;color:#856404}.stageInitializerContent .statusBadge.completed{background:#d4edda;color:#155724}.stageInitializerContent .statusBadge.blocked{background:#f8d7da;color:#721c24}.stageInitializerContent .stageActionSection{margin-top:1.5rem;text-align:left}.stageInitializerContent .stageActionSection .stageActionText{text-align:center;color:#666;font-size:.9rem;margin-bottom:1rem;font-style:italic}.stageInitializerContent .stageActionSection .embeddedTimelineWrapper{overflow-x:hidden;width:100%}.stageInitializerContent .stageActionSection .embeddedTimelineWrapper.fullSize .orderProgressSection{padding:24px}.stageInitializerContent .stageActionSection .embeddedTimelineWrapper.fullSize .timelineContainer{padding:20px 10px 10px}.stageInitializerContent .stageActionSection .embeddedTimelineWrapper.fullSize .timelineNode{width:40px;height:40px}.stageInitializerContent .stageActionSection .embeddedTimelineWrapper.fullSize .timelineConnector{top:20px}.stageInitializerContent .stageActionSection .embeddedTimelineWrapper.fullSize .timelineLabel{margin-top:12px}.stageInitializerContent .stageActionSection .embeddedTimelineWrapper.fullSize .stageName{font-size:.9rem}.stageInitializerContent .stageActionSection .embeddedTimelineWrapper.fullSize .stageDate{font-size:.8rem}@keyframes infoPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (max-width: 768px){.stageInitializerContent{padding:1.5rem}.stageInitializerContent .infoIcon{font-size:2.5rem}.stageInitializerContent h4{font-size:1.1rem}}.stageGuardLoading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#666;background:#fff;border-radius:10px;border:1px solid #e9e9e9;margin-top:1rem}.stageGuardLoading p{margin-top:.75rem;font-size:.9rem}.stageGuardError{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;padding:1.5rem;text-align:center;background:#fff;border-radius:10px;border:1px solid #e9e9e9;margin-top:1rem}.stageGuardError .errorIcon{font-size:2rem;color:#dc3545;margin-bottom:.75rem}.stageGuardError h5{color:#333;margin-bottom:.5rem;font-size:1rem}.stageGuardError p{color:#666;margin-bottom:1rem;font-size:.85rem}.stageGuardLock{display:flex;align-items:flex-start;justify-content:center;padding:1rem;background:#fff;border-radius:10px;border:1px solid #e9e9e9;margin-top:1rem}.stageGuardLockContent{text-align:center;width:100%;max-width:1200px;padding:1rem}.stageGuardLockContent .lockIcon{font-size:2rem;color:#dc3545;margin-bottom:.5rem}.stageGuardLockContent h4{color:#333;margin-bottom:.5rem;font-weight:600;font-size:1.1rem}.stageGuardLockContent .lockMessage{color:#666;font-size:.9rem;margin-bottom:1rem;line-height:1.4}.stageGuardLockContent .lockMessage strong{color:#198754}.stageGuardLockContent .lockDetails{display:inline-flex;align-items:center;gap:.5rem;background:#f8f9fa;padding:.5rem 1rem;border-radius:20px;margin-bottom:1rem}.stageGuardLockContent .lockDetails p{margin:0;color:#666;font-size:.85rem}.stageGuardLockContent .statusBadge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:.7rem;font-weight:600}.stageGuardLockContent .statusBadge.pending{background:#e9ecef;color:#6c757d}.stageGuardLockContent .statusBadge.inProgress{background:#fff3cd;color:#856404}.stageGuardLockContent .statusBadge.completed{background:#d4edda;color:#155724}.stageGuardLockContent .statusBadge.blocked{background:#f8d7da;color:#721c24}.stageGuardLockContent .stageActionSection{margin-top:1rem;text-align:left}.stageGuardLockContent .stageActionSection .stageActionText{text-align:center;color:#888;font-size:.8rem;margin-bottom:.75rem;font-style:italic}.stageGuardLockContent .stageActionSection .embeddedTimelineWrapper{overflow-x:hidden;width:100%}.stageGuardLockContent .stageActionSection .embeddedTimelineWrapper.fullSize{max-width:100%}.stageGuardLockContent .stageActionSection .embeddedTimelineWrapper.fullSize .orderProgressSection{padding:24px}.stageGuardLockContent .stageActionSection .embeddedTimelineWrapper.fullSize .timelineContainer{padding:20px 10px 10px}.stageGuardLockContent .stageActionSection .embeddedTimelineWrapper.fullSize .timelineNode{width:40px;height:40px}.stageGuardLockContent .stageActionSection .embeddedTimelineWrapper.fullSize .timelineConnector{top:20px}.stageGuardLockContent .stageActionSection .embeddedTimelineWrapper.fullSize .timelineLabel{margin-top:12px}.stageGuardLockContent .stageActionSection .embeddedTimelineWrapper.fullSize .stageName{font-size:.9rem}.stageGuardLockContent .stageActionSection .embeddedTimelineWrapper.fullSize .stageDate{font-size:.8rem}@keyframes lockShake{0%,to{transform:rotate(0)}10%,30%,50%,70%,90%{transform:rotate(-5deg)}20%,40%,60%,80%{transform:rotate(5deg)}}@media (max-width: 768px){.stageGuardLockContent{padding:.75rem}.stageGuardLockContent .lockIcon{font-size:1.75rem}.stageGuardLockContent h4{font-size:1rem}.stageGuardLockContent .lockMessage{font-size:.85rem}}.addTransferForm .helpText{font-size:.85rem;opacity:.8;margin-top:.35rem}.addTransferForm .formSection.sub{font-weight:600;margin-top:.25rem;margin-bottom:.5rem;opacity:.9}.tcSection{margin-top:1rem;background:#fff;border:1px solid #e9e9e9;border-radius:10px;padding:1rem;margin-bottom:2rem}.tcSection h6{margin:0 0 .75rem;font-weight:500}.tcProgressWrap{display:flex;flex-direction:column;gap:.5rem}.tcProgressBar{width:100%;height:18px;background:#ececec;border-radius:999px;overflow:hidden}.tcProgressBarFill{height:100%;width:0%;background:#6aad76;border-radius:999px;transition:width .25s ease}.tcProgressMeta{display:flex;justify-content:space-between;font-size:.9rem;color:#666}.tcTiles{display:grid;gap:.75rem;grid-template-columns:repeat(5,minmax(0,1fr));width:100%}.tcTile{border-radius:10px;padding:.9rem;color:#fff;box-shadow:0 2px 4px #00000014;min-width:0;min-height:92px;display:flex;flex-direction:column;justify-content:space-between}.tcTileTitle{font-weight:600;font-size:.95rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tcTileValue{font-size:1.7rem;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1200px){.tcTiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.tcTiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.tcTile{padding:.85rem;min-height:86px}.tcTileTitle{font-size:.9rem}.tcTileValue{font-size:1.6rem}}@media (max-width: 380px){.tcTiles{grid-template-columns:1fr}}.tcTile--initiation,.tcTile--rootingMedia,.tcTile--rooted{background:#efefef;color:#555}.tcTile--delivered{background:#198754}.tcTile--contamination{color:#dc3545;background:#efefef}.addRootingForm .helpText{font-size:.85rem;opacity:.8;margin-top:.35rem}.addRootingForm .formSection.sub{font-weight:600;margin-top:.25rem;margin-bottom:.5rem;opacity:.9}.addDeliveryForm .helpText{font-size:.85rem;opacity:.8;margin-top:.35rem}.addDeliveryForm .formSection.sub{font-weight:600;margin-top:.25rem;margin-bottom:.5rem;opacity:.9}.addDeliveryForm textarea{resize:vertical;min-height:90px}.form{font-size:1rem}.form label{margin-top:1rem}.form input{font-size:1rem;margin-bottom:.3rem;background-color:#f8f8f8}.form input[type=checkbox]{margin-top:1.2rem;margin-right:.5rem}.form select{font-size:1rem;margin-bottom:.3rem;background-color:#f8f8f8}.form button{font-size:1rem;border:0px}.form i{font-size:1.2rem;margin-right:.2rem}.form .checkboxContainer{padding-top:3rem}@media (max-width: 640px){.form .checkboxContainer{padding-top:1rem}}.form .imageMiniature{height:100%;max-width:300px;width:100%}.form .text-danger{font-size:.9rem}.form .password-input-container{position:relative}.form .password-input-container .password-icon{position:absolute;opacity:.3;top:.2rem;right:1rem;cursor:pointer}.form .password-input-container .password-input{padding-right:3rem}.formSection{font-size:1.1rem;font-weight:600;display:block;margin-top:3rem;border-bottom:1px solid #cccccc}.formSection i{font-size:1.2rem;margin-right:.5rem}.formSection.first{margin-top:0rem}.formFilePreview{border:1px #e6e6e6 solid;border-radius:6px;position:relative;padding-bottom:.5rem;padding-right:.5rem;text-align:center;margin-bottom:.2rem}.formFilePreview a{font-size:3rem;color:#666;margin-left:.4rem}.formFilePreview button{background-color:#fff;border-radius:6px;height:2.4rem;width:2.4rem;position:absolute;top:0;right:0}.formImagePreview{border:1px #e6e6e6 solid;border-radius:6px;position:relative;padding:.5rem 3.5rem .5rem .5rem;text-align:center;margin-bottom:.2rem}.formImagePreview button{background-color:#fff;border-radius:6px;height:2.4rem;width:2.4rem;position:absolute;top:0;right:0}.formActionsPanel{margin-top:2rem;display:flex;flex-direction:row;align-items:center;margin-bottom:2rem;width:100%}.formActionsPanel button{margin-right:.5rem}.formActionsPanel p{font-weight:600;margin:0;margin-left:1rem}@media (max-width: 640px){.formActionsPanel{flex-direction:column}.formActionsPanel>div{display:flex;flex-direction:column;width:100%}.formActionsPanel button{margin-bottom:.5rem;margin-right:0}.formActionsPanel p{display:block;width:100%;text-align:center;margin-left:0}}.formActionsPanel i{margin-bottom:.4rem;margin-right:.4rem}.formHelpPanel{background-color:#faebd7;padding:1rem;border:1px solid #e4d1a9;border-radius:6px;margin-top:1rem;margin-bottom:1rem;line-height:1.4rem;font-size:1rem}.formHelpPanel .helpSectionTitle{color:#976738;font-size:1rem;font-weight:700;border-bottom:1px solid #e4d1a9;padding-left:.2rem;margin-top:2rem}.formHelpPanel .helpSectionTitle:first-of-type{margin-top:0rem}.confirmPanel{display:flex;flex-direction:column;align-items:center}.confirmPanel button{margin:.5rem}.confirmPanel svg{margin:2rem;font-size:5rem}.confirmPanel img{margin:2rem;width:5rem}.dataGrid{font-size:1rem}.dataGrid .topPanel{display:flex;flex-direction:row}.dataGrid .topPanel .pageSizeSelectorPanel{display:flex;flex-direction:row;align-items:center;flex:auto}.dataGrid .topPanel .pageSizeSelectorPanel select{margin-left:.3rem;margin-right:.3rem;border-color:#efefef;font-size:.9rem;padding:.2rem;width:4rem;border-radius:2px}.dataGrid .topPanel .filterPanel{display:flex;flex-direction:row}.dataGrid .topPanel .filterPanel select{border:1px solid #efefef;border-radius:2px;margin-left:.3rem;margin-right:.3rem;border-color:#efefef;font-size:.9rem;padding:.2rem 3rem .2rem .2rem}.dataGrid .topPanel .filterPanel i{cursor:pointer;color:#999;margin-left:.4rem}.dataGrid .topPanel .searchPanel{display:flex;flex-direction:row;align-items:center}.dataGrid .topPanel .searchPanel span{margin-left:.5rem}.dataGrid .topPanel .searchPanel input{border:1px solid #efefef;margin-left:.5rem;margin-right:.3rem;border-color:#efefef;font-size:1rem}.dataGrid .topPanel .searchPanel i{cursor:pointer;color:#999;margin-left:.4rem}.dataGrid .confirmPanel{display:flex;flex-direction:column;align-items:center}.dataGrid .confirmPanel button{margin:.5rem}.dataGrid .confirmPanel svg{margin:2rem;font-size:5rem}.dataGrid table{margin-top:1.5rem;min-width:100%}.dataGrid table thead th{font-size:.9rem;background-color:#dcdfdc;color:#666;padding-top:.4rem;padding-bottom:.4rem;text-align:center;vertical-align:middle;position:relative}.dataGrid table thead th i{position:absolute;right:.3rem}.dataGrid table thead th:first-of-type{border-top-left-radius:6px}.dataGrid table thead th:last-of-type{border-top-right-radius:6px}.dataGrid table thead th.sortable{cursor:pointer}.dataGrid table tbody tr{border-bottom:1px solid #dfdfdf}.dataGrid table tbody tr:nth-child(odd) td{background-color:#fafafa}.dataGrid table tbody tr td{padding:1rem;min-width:8rem;font-size:.9rem}@media (max-width: 640px){.dataGrid table tbody tr td{min-width:0rem;padding-left:.2rem;padding-right:.2rem}}.dataGrid table tbody tr td .boxSeamIcon{font-size:1.4rem;color:#555}.dataGrid table tbody tr td .boxSeamIcon:hover{color:#198754}.dataGrid table tbody tr td .badge{color:#fff;padding:.5rem 1rem .4rem}.dataGrid table tbody tr td .statusBtn:disabled{opacity:1;font-size:.8rem;font-weight:500;min-width:7rem;white-space:nowrap}.dataGrid table tbody tr td .actionBtn{min-width:3rem;padding:.1rem .6rem .2rem;font-size:.6rem;font-weight:600;background-color:#afafaf;border:1px solid #999999;color:#fff!important}.dataGrid table tbody tr td .actionBtn i{font-size:1.2rem}.dataGrid table tbody tr td .actionBtn:nth-child(2n),.dataGrid table tbody tr td a:nth-child(2)>.actionBtn{margin-left:.5rem}html,body,div#root{margin:0rem;padding:0rem;height:100%;font-family:Montserrat;font-size:100%;display:flex;flex-direction:column}.contentPanel{border:1px solid #ffffff;border-radius:6px;background-color:#fff;padding:2rem;box-shadow:0 10px 18px #3e396b33;margin-bottom:2rem}.infoPanel{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:10rem;width:100%}.infoPanel img{width:3rem;margin-bottom:1rem}.infoPanel svg{font-size:3rem;margin-bottom:.5rem}
