.notification-bell-wrap{position:relative;display:flex;align-items:center}.notification-bell-btn{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:none;background:transparent;color:#1f5d39;cursor:pointer;border-radius:10px;transition:background .2s ease}.notification-bell-btn:hover{background:#1f5d3914}.notification-bell-btn:focus-visible{outline:2px solid #71aa50;outline-offset:2px}.notification-bell-btn svg{width:22px;height:22px}.notification-bell-btn.bell-ring{animation:notification-bell-ring .85s cubic-bezier(.36,.07,.19,.97) both}@keyframes notification-bell-ring{0%{transform:rotate(0)}12%{transform:rotate(14deg)}24%{transform:rotate(-12deg)}36%{transform:rotate(10deg)}48%{transform:rotate(-6deg)}60%{transform:rotate(4deg)}72%{transform:rotate(-2deg)}to{transform:rotate(0)}}.notification-bell-badge{position:absolute;top:4px;right:2px;min-width:18px;height:18px;padding:0 5px;border-radius:10px;background:#c62828;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 1px 3px #0003}.notification-bell-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 32px));max-height:min(420px,70vh);overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 12px 40px #0000001f;z-index:10050}.notification-bell-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #eee;font-weight:700;font-size:.95rem;color:#1f5d39}.notification-bell-desktop-cta{padding:10px 14px 12px;border-bottom:1px solid #f1f5f9;background:#f8fafc}.notification-bell-desktop-cta--compact{padding-top:8px;padding-bottom:10px}.notification-bell-desktop-cta--compact .notification-bell-desktop-hint{margin-bottom:6px}.notification-bell-desktop-hint{margin:0 0 8px;font-size:.78rem;line-height:1.4;color:#64748b}.notification-bell-desktop-btn{width:100%;padding:8px 12px;border:1px solid #1f5d39;border-radius:8px;background:#fff;color:#1f5d39;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s ease}.notification-bell-desktop-btn:hover{background:#1f5d3914}.notification-bell-desktop-denied{margin:0;padding:10px 14px;font-size:.78rem;color:#b45309;background:#fffbeb;border-bottom:1px solid #fde68a}.notification-bell-panel-actions{display:flex;gap:8px}.notification-bell-panel-actions button{font-size:.75rem;padding:4px 8px;border:none;background:transparent;color:#71aa50;cursor:pointer;font-weight:600;border-radius:6px}.notification-bell-panel-actions button:hover{background:#71aa501f}.notification-bell-list{overflow-y:auto;flex:1;margin:0;padding:0;list-style:none}.notification-bell-empty{padding:24px 16px;text-align:center;color:#64748b;font-size:.9rem}.notification-bell-item{margin:0;border-bottom:1px solid #f1f5f9}.notification-bell-item:last-child{border-bottom:none}.notification-bell-item.unread{background:#1f5d390a}.notification-bell-item a{display:block;padding:12px 14px;text-decoration:none;color:inherit;transition:background .15s ease}.notification-bell-item a:hover{background:#1f5d390f}.notification-bell-item-title{font-weight:600;font-size:.88rem;color:#0f172a;margin-bottom:4px;line-height:1.35}.notification-bell-item-meta{font-size:.78rem;color:#64748b}.notification-bell-item-type{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1f5d39;margin-bottom:4px}@media(max-width:768px){.notification-bell-btn{width:40px;height:40px}}.global-sample-detail-coa-overlay{position:fixed;inset:0;z-index:var(--jasu-z-modal-raised, 500080);display:flex;align-items:center;justify-content:center;padding:16px}.global-sample-detail-coa-backdrop{position:absolute;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.global-sample-detail-coa-card{position:relative;width:min(720px,96vw);height:min(70vh,520px);border:1px solid rgba(148,163,184,.35);border-radius:14px;padding:14px;background:#fff;color:#0f172a;box-shadow:0 18px 60px #00000059;overflow:hidden;display:flex;flex-direction:column}.global-sample-detail-coa-header{display:flex;justify-content:space-between;gap:10px;align-items:center}.global-sample-detail-coa-title{font-weight:900;font-size:1.02rem}.global-sample-detail-coa-close{font-size:.85rem;padding:6px 10px;border-radius:10px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;cursor:pointer}.global-sample-detail-coa-list{margin-top:12px;flex:1;min-height:0;overflow:auto;display:grid;gap:10px;padding-right:2px}.global-sample-detail-coa-row{display:flex;gap:10px;align-items:flex-start;padding:12px;border-radius:12px;border:1px solid #e2e8f0;cursor:pointer;background:#fff}.global-sample-detail-coa-row.is-selected{border-color:#71aa50a6;background:#71aa501a}.global-sample-detail-coa-row.is-disabled{opacity:.55;cursor:not-allowed}.global-sample-detail-coa-row input{margin-top:2px}.global-sample-detail-coa-row-text{flex:1;min-width:0}.global-sample-detail-coa-row-label{font-weight:800;color:#0f172a;font-size:.95rem}.global-sample-detail-coa-row-value{font-size:.88rem;color:#475569;word-break:break-word}.global-sample-detail-coa-footer{display:flex;justify-content:space-between;gap:10px;margin-top:12px;flex-wrap:wrap;align-items:center}.global-sample-detail-coa-count{font-size:.9rem;color:#475569}.global-sample-detail-coa-generate{border:1px solid #71aa50}.global-sample-detail-coa-lot-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.global-sample-detail-coa-lot-tab{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;border-radius:10px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;cursor:pointer;max-width:100%}.global-sample-detail-coa-lot-tab.is-active{border-color:#71aa50bf;background:#71aa501f}.global-sample-detail-coa-lot-tab-label{font-weight:700;font-size:.88rem;text-align:left}.global-sample-detail-coa-lot-tab-meta,.global-sample-detail-coa-lot-tab-badge{font-size:.75rem;color:#64748b}.global-sample-detail-coa-lot-tab-badge{color:#2e7d32;font-weight:700}.global-sample-detail-coa-lot-header{margin-top:12px;padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc}.global-sample-detail-coa-lot-header-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.global-sample-detail-coa-lot-header-value{font-size:1.05rem;font-weight:800;color:#0f172a;margin-top:2px}.global-sample-detail-coa-lot-header-meta{margin-top:6px;font-size:.82rem;color:#475569}.global-sample-detail-coa-lot-header-warn{margin-top:8px;font-size:.82rem;color:#b45309}.global-sample-detail-overlay{position:fixed;inset:0;z-index:var(--jasu-z-modal, 500000);display:flex;align-items:flex-start;justify-content:center;padding:24px 16px 48px;overflow-y:auto;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.global-sample-detail-card{width:100%;max-width:640px;margin-top:8px;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 25px 50px -12px #1f5d3947,0 0 0 1px #71aa5038}.global-sample-detail-hero{padding:22px 24px 20px;background:linear-gradient(135deg,#174d2e,#1f5d39 42%,#71aa50);color:#fff}.global-sample-detail-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.global-sample-detail-badge{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.35)}.global-sample-detail-code{margin:10px 0 0;font-size:1.35rem;font-weight:800;line-height:1.25;word-break:break-word}.global-sample-detail-hero-sub{margin:8px 0 0;font-size:.9rem;opacity:.92}.global-sample-detail-close{flex-shrink:0;width:38px;height:38px;border:none;border-radius:10px;cursor:pointer;font-size:1.35rem;line-height:1;color:#fff;background:#ffffff24;transition:background .15s ease}.global-sample-detail-close:hover{background:#ffffff42}.global-sample-detail-body{padding:20px 24px 24px}.global-sample-detail-pdf-pending{display:flex;flex-direction:column;gap:10px;margin-bottom:16px;padding:12px 14px;border-radius:12px;border:1px solid rgba(113,170,80,.45);background:#71aa501a}.global-sample-detail-pdf-pending-text{margin:0;font-size:.9rem;color:#0f172a;line-height:1.4}.global-sample-detail-section{margin-bottom:22px}.global-sample-detail-section--listing-intro{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e8eee9}.global-sample-detail-section:last-child{margin-bottom:0}.global-sample-detail-section-title{margin:0 0 12px;font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#3d6848}.global-sample-detail-section-title--toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:none;background:transparent;cursor:pointer;text-align:left}.global-sample-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}@media(max-width:520px){.global-sample-detail-grid{grid-template-columns:1fr}}.global-sample-detail-kv{padding:10px 12px;border-radius:10px;background:#f7faf8;border:1px solid #e5ebe7}.global-sample-detail-kv dt{margin:0 0 4px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b8570}.global-sample-detail-kv dd{margin:0;font-size:.9rem;font-weight:600;color:#14261a;word-break:break-word}.global-sample-detail-pipeline-sample-count{margin-top:8px;font-size:.82rem;font-weight:500;color:#5c7261;line-height:1.35}.global-sample-detail-id-link{display:inline;margin:0;padding:0;border:none;background:none;font:inherit;font-weight:700;color:#166534;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.global-sample-detail-id-link:hover{color:#14532d}.global-sample-detail-id-link:focus-visible{outline:2px solid #71aa50;outline-offset:2px;border-radius:4px}.global-sample-detail-product-row{display:flex;gap:14px;align-items:flex-start}.global-sample-detail-product-img{width:72px;height:72px;border-radius:12px;object-fit:cover;background:#e2e8f0;flex-shrink:0}.global-sample-detail-product-name{margin:0;font-size:1.05rem;font-weight:700;color:#1f5d39;line-height:1.35}.global-sample-detail-pill{display:inline-flex;align-items:center;margin-top:8px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700;background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.global-sample-detail-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:8px;border-top:1px solid #e5ebe7}.global-sample-detail-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:10px;font-size:.88rem;font-weight:700;cursor:pointer;border:none;transition:transform .12s ease,box-shadow .12s ease}.global-sample-detail-btn:active{transform:scale(.98)}.global-sample-detail-btn-primary{color:#fff;background:linear-gradient(135deg,#1f5d39,#174d2e);box-shadow:0 4px 14px #1f5d3961}.global-sample-detail-btn-primary:hover{box-shadow:0 6px 18px #1f5d396b}.global-sample-detail-btn-secondary{color:#14261a;background:#f4faf6;border:1px solid #cfe8d8}.global-sample-detail-btn-ghost{color:#1f5d39;background:#f0fdf4;border:1px solid #86efac}.global-sample-detail-muted{margin:8px 0 0;font-size:.82rem;color:#5c6f63;line-height:1.45}.global-sample-detail-loading,.global-sample-detail-error{padding:48px 24px;text-align:center;font-size:.95rem;color:#64748b}.global-sample-detail-error{color:#b91c1c}.global-sample-detail-report{padding:12px 14px;border-radius:10px;background:#f7fdf9;border:1px solid #bbf7d0}.global-sample-detail-report a{color:#166534;font-weight:700;word-break:break-all}.global-sample-detail-files-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.global-sample-detail-file-card{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:10px;background:#f7fdf9;border:1px solid #bbf7d0}.global-sample-detail-file-name{font-weight:700;font-size:.92rem;color:#14261a;word-break:break-word}.global-sample-detail-file-meta{margin-top:4px;font-size:.82rem;color:#3d6848}.global-sample-detail-file-status{margin-top:8px;font-size:.78rem;font-weight:700;letter-spacing:.02em}.global-sample-detail-file-status.is-ready{color:#166534}.global-sample-detail-file-status.is-pending{color:#92400e}.global-sample-detail-file-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.global-sample-detail-file-link{font-size:.85rem;font-weight:700;color:#166534;text-decoration:none}.global-sample-detail-file-link:hover{text-decoration:underline}.global-sample-detail-file-dashboard-btn{white-space:nowrap;padding:8px 12px;font-size:.82rem}.global-sample-detail-label-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.global-sample-detail-label-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:14px}.global-sample-detail-label-link-btn{background:none;border:none;padding:0;cursor:pointer;font:inherit;text-align:left}.global-sample-detail-carrier-label-list{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.global-sample-detail-carrier-label-list li{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:10px 12px;border-radius:10px;background:#f7faf8;border:1px solid #e5ebe7}.global-sample-detail-carrier-pill{display:inline-flex;padding:3px 8px;border-radius:6px;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:#e8f5e9;color:#166534}.global-sample-detail-carrier-meta{font-size:.82rem;color:#475569}.global-sample-detail-rejection-badge{display:inline-block;margin:0 0 12px;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:700;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.global-sample-detail-rejection-comment{white-space:pre-wrap;color:#7f1d1d}.prof-wrapper{background-color:#fff;display:flex;justify-content:center;padding-top:0;font-family:Montserrat,sans-serif;box-sizing:border-box;width:100%;margin:0 auto}.prof-card{background:transparent;width:100%;max-width:none;padding:0;box-shadow:none;border:none;border-radius:0;display:flex;flex-direction:column}.prof-header{display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:40px;margin-bottom:40px}.prof-avatar-container{padding:5px;border:1px solid #e5e7eb;border-radius:50%;margin-bottom:20px}.prof-photo{width:110px;height:110px;border-radius:50%;object-fit:cover;display:block}.prof-name{margin:0;font-size:var(--font-size-page-title);color:#111827;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.prof-role-badge{margin-top:10px;background-color:#f3f4f6;color:#6b7280;font-size:var(--font-size-sm);font-weight:600;text-transform:uppercase;padding:6px 16px;border-radius:999px;letter-spacing:1px}.prof-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:20px}.prof-col{display:flex;flex-direction:column;gap:30px}.prof-company-title{font-size:1.4rem;color:#1f2937;margin:0 0 10px;font-weight:800;border-left:4px solid #1f2937;padding-left:15px;line-height:1.2}.prof-info-block{display:flex;flex-direction:column;gap:6px}.prof-label{font-size:var(--font-size-sm);color:#9ca3af;font-weight:700;text-transform:uppercase;letter-spacing:1px}.prof-text{font-size:var(--font-size-base);color:#374151;margin:0;line-height:1.5;font-weight:400}.prof-title-text{font-size:var(--font-size-section);color:#1f5d39;font-weight:600;margin:0}.prof-link{color:#1f5d39;text-decoration:none;font-size:var(--font-size-base);transition:color .2s}.prof-link:hover{color:#1a4f30;text-decoration:underline}.address-text{max-width:300px}.prof-phone-row{display:flex;align-items:baseline;gap:8px}.prof-phone-tag{font-size:.75rem;color:#9ca3af;text-transform:uppercase}.prof-id-text{font-family:Courier New,Courier,monospace;color:#6b7280;font-size:.9rem;background:#f9fafb;padding:4px 8px;border-radius:4px;width:fit-content}.prof-divider{height:1px;background-color:#e5e7eb;margin:40px 0;width:100%}.prof-bottom-section{display:flex;flex-direction:column;gap:20px}.prof-section-header{font-size:var(--font-size-sm);color:#6b7280;text-transform:uppercase;letter-spacing:2px;font-weight:700;margin:0 0 10px}.prof-commercial-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.prof-tags-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:5px}.prof-tag{font-size:.75rem;padding:6px 12px;border-radius:20px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.prof-tag.product{background-color:orange;color:#fff;border:1px solid #dbeafe}.prof-tag.process{background-color:#fff7ed;color:#c2410c;border:1px solid #ffedd5}.prof-footer{margin-top:60px;padding-top:30px;border-top:1px solid #e5e7eb;text-align:center}.prof-btn-logout{background:transparent;border:1px solid #ef4444;color:#ef4444;padding:12px 30px;font-size:.8rem;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:all .2s ease;border-radius:4px}.prof-btn-logout:hover{background-color:#ef4444;color:#fff}.prof-loading{display:flex;justify-content:center;align-items:center;height:100vh;font-family:Montserrat,sans-serif;color:#6b7280}@media(max-width:768px){.prof-card{padding:30px;width:95%}.prof-grid{grid-template-columns:1fr;gap:40px}.prof-commercial-grid{grid-template-columns:1fr;gap:30px}.prof-header{padding-bottom:30px;margin-bottom:30px}.prof-name{font-size:1.5rem;text-align:center}}.prof-admin-badge{background-color:#fef3c7;color:#d97706;font-size:.65rem;font-weight:800;padding:6px 10px;border-radius:4px;border:1px solid #fcd34d;letter-spacing:.5px;text-transform:uppercase}.btn-mini-edit{background:none;border:none;cursor:pointer;font-size:1rem;opacity:.6;transition:opacity .2s}.btn-mini-edit:hover{opacity:1}.prof-team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.team-card{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #eee;padding:15px;border-radius:8px;position:relative;transition:box-shadow .2s}.team-card:hover{box-shadow:0 4px 12px #0000000d}.team-card.is-primary{border-color:#fcd34d;background-color:#fffbeb}.team-avatar{width:45px;height:45px;background-color:#e5e7eb;color:#6b7280;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.team-info{display:flex;flex-direction:column;overflow:hidden}.team-name{font-size:.95rem;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-role{font-size:.75rem;color:#6b7280;margin-bottom:2px}.team-email{font-size:.75rem;color:#1f5d39}.team-badge-primary{position:absolute;top:10px;right:10px;background-color:#fbbf24;color:#fff;font-size:.6rem;padding:2px 6px;border-radius:4px;font-weight:700;text-transform:uppercase}.modal-overlay{--jasu-modal-available-max-h: 90vh;position:fixed;inset:0;min-height:100vh;background:#0f172a99;display:flex;justify-content:center;align-items:flex-start;padding:max(12px,env(safe-area-inset-top,0px)) max(12px,env(safe-area-inset-right,0px)) max(12px,env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:var(--jasu-z-modal, 500000);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeInOverlay .3s ease-out}@supports (height: 100dvh){.modal-overlay{--jasu-modal-available-max-h: min(90vh, calc(100dvh - 2rem) )}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;width:65%;max-width:1200px;max-height:var(--jasu-modal-available-max-h, 90vh);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;box-sizing:border-box;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;flex-shrink:0;animation:slideUpModal .4s cubic-bezier(.16,1,.3,1)}@keyframes slideUpModal{0%{transform:translateY(40px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.modal-header{padding:24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:16px 16px 0 0;flex-shrink:0}.modal-header h2{margin:0;color:#0f172a;font-size:var(--font-size-section);font-weight:700;letter-spacing:-.5px}.close-btn{background:transparent;border:none;font-size:1.8rem;cursor:pointer;color:#94a3b8;transition:color .2s,transform .2s;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%}.close-btn:hover{color:#ef4444;background:#fee2e2}.modal-body{padding:24px;overflow-y:auto;flex:1 1 auto;min-height:0}.std-input-label{display:block;font-size:var(--font-size-label);font-weight:var(--font-weight-label);color:#475569;margin-bottom:6px}.std-input{box-sizing:border-box;width:100%;padding:10px 12px;font-size:var(--font-size-input);color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;transition:all .2s ease;outline:none;box-shadow:0 1px 2px #0000000d}.std-input:focus{border-color:#1f5d39;box-shadow:0 0 0 3px #3b82f626}.add-person-plant-dropdown .std-input:focus,.add-person-plant-dropdown .std-input:focus-visible{border-color:#cbd5e1;box-shadow:0 1px 2px #0000000d;outline:none}.std-input::placeholder{color:#94a3b8}.std-select{box-sizing:border-box;width:100%;padding:10px 12px;font-size:.95rem;color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;transition:all .2s ease;outline:none;box-shadow:0 1px 2px #0000000d;cursor:pointer;appearance:auto}.std-select:focus{border-color:#1f5d39;box-shadow:0 0 0 3px #3b82f626}.std-select:disabled{opacity:.7;cursor:not-allowed;background-color:#f1f5f9}.modal-footer{padding:20px 24px;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:12px;background:#f8fafc;border-radius:0 0 16px 16px}.btn-cancel{padding:10px 20px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;color:#64748b;font-weight:600;font-size:var(--font-size-base);transition:all .2s}.btn-cancel:hover{background:#f1f5f9;color:#0f172a;border-color:#94a3b8}.btn-save{padding:10px 24px;background:linear-gradient(135deg,#1f5d39,#1a4f30);border:none;border-radius:8px;cursor:pointer;color:#fff;font-weight:600;font-size:var(--font-size-base);transition:all .2s;box-shadow:0 4px 6px -1px #2563eb4d}.btn-save:hover{transform:translateY(-1px);box-shadow:0 6px 8px -1px #2563eb66}.btn-save:disabled{background:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}.btn-inline-add{background:none;border:1px dashed #1f5d39;color:#1f5d39;border-radius:4px;padding:2px 8px;font-size:.75rem;cursor:pointer;transition:all .2s}.btn-inline-add:hover{background:#f0fdf4}.inline-selector-wrapper{margin-bottom:10px;display:flex;gap:5px;animation:fadeIn .2s}.inline-select{padding:5px;border:1px solid #cbd5e1;border-radius:4px;font-size:.9rem;color:#334155;flex:1}.inline-selector-wrapper .std-select{flex:1}.btn-cancel-xs{background:#f1f5f9;border:none;color:#64748b;padding:0 8px;border-radius:4px;cursor:pointer;font-size:.75rem}.prof-tag.editable{padding-right:28px;position:relative}.tag-remove{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:18px;height:18px;line-height:16px;text-align:center;border-radius:50%;background:#0000001a;color:inherit;cursor:pointer;font-size:1rem;font-weight:700;transition:background .2s}.tag-remove:hover{background:#ef444433;color:#dc2626}.prof-text-muted{font-size:.9rem;color:#94a3b8;font-style:italic}.unknowns-box{background-color:#f1f5f9;border:1px dashed #94a3b8;border-radius:8px;padding:15px;margin-bottom:25px}.prof-tag.unknown{background:#e2e8f0;color:#475569;border:1px solid #cbd5e1;font-style:italic}.btn-report-manual{margin-top:10px;background:#fff;border:1px solid #cbd5e1;color:#475569;padding:4px 10px;font-size:.75rem;border-radius:4px;cursor:pointer;font-weight:700}.btn-report-manual:hover{background:#f8fafc;border-color:#94a3b8}.pdf-upload-wrapper{margin-left:auto}.btn-upload-pdf{display:inline-flex;align-items:center;gap:8px;background-color:#1f5d39;color:#fff;padding:8px 16px;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #4f46e533}.btn-upload-pdf:hover{background-color:#1a4f30;transform:translateY(-1px);box-shadow:0 6px 8px -1px #4f46e54d}.btn-upload-pdf:active{transform:translateY(0)}.status-legend{display:flex;flex-wrap:wrap;gap:20px;background-color:#f8fafc;border:1px solid #e2e8f0;padding:10px 15px;border-radius:8px;margin-bottom:25px;font-size:.8rem;color:#64748b;animation:fadeIn .5s ease}.std-warning-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:1rem;align-items:start}.std-warning-grid.std-warning-grid--catalog-split{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}@media(max-width:1199px){.std-warning-grid{grid-template-columns:1fr}}.legend-item{display:flex;align-items:center;gap:6px;font-weight:500}.dot{width:10px;height:10px;border-radius:50%;display:inline-block}.dot.green{background-color:#71aa50;box-shadow:0 0 0 2px #dcfce7}.dot.orange{background-color:#f97316;box-shadow:0 0 0 2px #ffedd5}.dot.red{background-color:#ef4444;box-shadow:0 0 0 2px #fee2e2}.unknowns-box{background:#f1f5f9;border:1px dashed #94a3b8;border-radius:8px;padding:15px;margin-bottom:30px;position:relative}.unknowns-box h4{margin-bottom:2px}.prof-tag.unknown{background-color:#e2e8f0;color:#475569;border:1px solid #cbd5e1;font-style:italic;cursor:help}.prof-tag.tag-green{background-color:#dcfce7;color:#15803d;border:1px solid #86efac}.prof-tag.tag-orange{background-color:#ffedd5;color:#c2410c;border:1px solid #fdba74}.prof-tag.tag-red{background-color:#fee2e2;color:#b91c1c;border:1px dashed #f87171;padding-right:15px;opacity:.9}.tag-add{position:absolute;top:-8px;right:-8px;width:22px;height:22px;background-color:#71aa50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 2px 4px #00000026;border:2px solid white;transition:transform .2s;z-index:10}.tag-add:hover{transform:scale(1.15);background-color:#15803d}.prof-tag.editable{position:relative;display:inline-flex;align-items:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.std-wrapper{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 40px #00000014;margin-bottom:40px;font-family:Montserrat,sans-serif}.std-banner-area{position:relative;height:220px;margin-bottom:70px}.std-banner-img{width:100%;height:100%;object-fit:cover;-webkit-mask-image:linear-gradient(to bottom,#000 80%,#0000);mask-image:linear-gradient(to bottom,#000 80%,#0000)}.std-profile-photo-container{position:absolute;bottom:-60px;left:50%;transform:translate(-50%);width:140px;height:140px;border-radius:50%;border:5px solid #ffffff;box-shadow:0 4px 15px #00000026;background-color:#fff;overflow:hidden;z-index:10}.std-profile-photo{width:100%;height:100%;object-fit:cover}.std-header-nav{display:flex;justify-content:center;gap:40px;margin-bottom:20px;border-bottom:1px solid #f0f0f0;padding-bottom:10px}.std-nav-item{font-size:.9rem;font-weight:700;color:#94a3b8;text-transform:uppercase;cursor:default;padding-bottom:10px;letter-spacing:1px}.std-nav-item.active{color:#0f172a;border-bottom:3px solid #0f172a}.std-user-display-name{text-align:right;padding-right:40px;font-size:2rem;font-weight:700;color:#3f6248;margin-top:-60px;margin-bottom:40px}.admin-company-topbar{padding:14px 20px 0;background:#fff;position:relative;z-index:100;isolation:isolate}.admin-company-profile-body{position:relative;z-index:1}.admin-company-back-btn{background:#f1f5f9;border:1px solid #e2e8f0;padding:10px 18px;border-radius:999px;cursor:pointer;font-weight:600;color:#334155;font-size:.9rem;font-family:inherit}.admin-company-back-btn:hover{background:#e2e8f0}.admin-person-profile .std-user-display-name{text-align:center;padding-right:0;margin-top:0;margin-bottom:24px}.admin-person-locations-block{display:flex;flex-direction:column;gap:8px;width:100%}.admin-person-locations-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.admin-person-plant-pill{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;max-width:min(100%,340px);border-radius:10px;border:1px solid #e2e8f0;background:#fff;box-sizing:border-box;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.admin-person-plant-pill--primary{border-color:#1f5d3973;background:#1f5d390d}.admin-person-plant-pill-primary{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:6px;padding:6px 8px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;font-size:.78rem;font-weight:600;color:#0f172a;transition:background .15s ease}.admin-person-plant-pill-primary:hover:not(:disabled){background:#f8fafce6}.admin-person-plant-pill--primary .admin-person-plant-pill-primary:hover:not(:disabled){background:#ffffff59}.admin-person-plant-pill-primary:disabled{cursor:default}.admin-person-plant-pill-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-person-plant-pill-badge{flex-shrink:0;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1f5d39;background:#1f5d3924;padding:2px 6px;border-radius:4px}.admin-person-plant-pill-qa{display:flex;align-items:center;gap:4px;padding:4px 8px;margin:0;border-left:1px solid #e8eef3;cursor:pointer;font-size:.62rem;font-weight:600;color:#475569;white-space:nowrap;background:#f8fafc99}.admin-person-plant-pill--primary .admin-person-plant-pill-qa{background:#ffffff40}.admin-person-plant-pill-qa input{margin:0;flex-shrink:0;width:14px;height:14px;accent-color:#1f5d39}.admin-person-plant-pill-qa-text{-webkit-user-select:none;user-select:none}.admin-person-plant-pill-remove{flex-shrink:0;width:32px;min-width:32px;padding:0;margin:0;border:none;border-left:1px solid #e8eef3;background:#f8fafcd9;color:#64748b;font-size:1.1rem;line-height:1;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease}.admin-person-plant-pill-remove:hover:not(:disabled){background:#fee2e2;color:#b91c1c}.admin-person-plant-pill-remove:disabled{opacity:.5;cursor:not-allowed}.admin-person-plant-add-toolbar--inline{flex-shrink:0;margin-top:0}.plant-detail-logistics-box{width:100%;box-sizing:border-box;margin-top:20px;margin-bottom:4px;padding:20px 0;background:#fff;border:1px solid #ffffff;border-radius:14px}.plant-detail-logistics-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px;align-items:start}@media(max-width:900px){.plant-detail-logistics-pills{grid-template-columns:1fr}}.plant-detail-logistics-pills .std-pill-group{margin-bottom:0}.plant-detail-map-wrap{width:100%;margin-top:1.25rem;margin-bottom:.5rem}.std-content-padding{padding:50px}.std-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 60px}.std-form-grid.std-form-grid--person-contact-rail{align-items:start;grid-template-columns:minmax(0,1.08fr) minmax(252px,320px);gap:22px 36px}.profile-info-hero-layout .std-form-grid.std-form-grid--person-contact-rail{grid-template-columns:minmax(0,min(30rem,100%)) minmax(252px,320px);justify-content:start;justify-items:stretch;column-gap:14px;row-gap:22px}.profile-info-tab__identity-column{min-width:0;max-width:min(30rem,100%);box-sizing:border-box}.profile-info-tab__contact-column{min-width:0;align-self:start;padding:1rem 1rem 1.15rem;background:var(--jasu-bg-surface, #fff);border:1px solid var(--jasu-border-default, #e2e8f0);border-radius:16px;overflow:visible;box-shadow:0 1px 2px #0f172a0b,0 10px 28px -14px #0f172a1a}.profile-info-tab__contact-column .social-crm-editor{margin-bottom:0!important}.profile-info-tab__contact-column .social-crm-editor+.social-crm-editor{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--jasu-border-default, #eef2f7)}.profile-info-tab__contact-column .crm-section-heading{font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#64748b;margin-bottom:9px}.profile-info-tab__contact-column .social-crm-editor .crm-section-heading{margin-bottom:10px}.profile-info-tab__contact-column .social-crm-editor__row{gap:11px}.profile-info-tab__contact-block+.profile-info-tab__contact-block{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--jasu-border-default, #eef2f7)}.profile-info-tab-root{width:100%;box-sizing:border-box;padding:0}.profile-info-hero-layout{width:100%;max-width:100%;box-sizing:border-box;margin-bottom:1.25rem;padding-inline:clamp(1rem,4vw,2.75rem)}.profile-info-hero-layout__cluster{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:18px 22px;max-width:min(100%,58rem);width:100%;margin-inline:auto;--profile-hero-footer-bleed: 222px }@media(max-width:768px){.profile-info-hero-layout__cluster{--profile-hero-footer-bleed: 184px }}@media(max-width:520px){.profile-info-hero-layout__cluster{--profile-hero-footer-bleed: 0px;flex-direction:column;flex-wrap:wrap;align-items:stretch;gap:20px}.profile-info-hero-layout__main{width:100%;min-width:0}.profile-info-hero-layout__photo{position:static;align-self:flex-start;padding-top:.75rem}.profile-info-hero-layout .std-form-grid.std-form-grid--person-contact-rail{grid-template-columns:1fr}}.profile-info-hero-layout__main>.profile-info-tab-root>.profile-info-tab-below-hero{width:calc(100% + var(--profile-hero-footer-bleed, 0px));max-width:none;margin-left:calc(-1 * var(--profile-hero-footer-bleed, 0px));box-sizing:border-box}.profile-info-tab-below-hero{width:100%;box-sizing:border-box}.profile-info-hero-layout__main{min-width:0;flex:1 1 0%;max-width:100%}.profile-info-hero-layout__main>.profile-display-currency-block{max-width:min(30rem,100%);box-sizing:border-box}.profile-info-hero-layout__photo{flex-shrink:0;padding-top:.15rem;position:sticky;top:88px;align-self:flex-start}.profile-info-hero-layout__photo-inner{position:relative;width:140px;height:140px;border-radius:50%;border:5px solid var(--jasu-border-default, #f1f5f9);box-shadow:0 4px 15px #0000001a;background-color:var(--jasu-bg-surface, #fff);overflow:hidden;cursor:pointer}.profile-info-hero-layout__photo-inner.uploading{cursor:wait}.profile-info-hero-layout__photo-inner:hover .std-profile-photo-overlay,.profile-info-hero-layout__photo-inner:focus-visible .std-profile-photo-overlay{opacity:1!important}.mi-empresa-crm-matrix-hero{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,380px);gap:24px 28px;align-items:start;width:100%;margin-bottom:1.25rem;box-sizing:border-box}.mi-empresa-crm-matrix-hero__logo .std-logo-circle{margin:0}.mi-empresa-crm-matrix-hero__fields,.mi-empresa-crm-matrix-hero__digital{min-width:0}.mi-empresa-crm-matrix-hero--plant-no-phones{grid-template-columns:auto minmax(0,1fr)}.mi-empresa-crm-matrix-hierarchy{margin-bottom:1.25rem;width:100%}@media(max-width:960px){.mi-empresa-crm-matrix-hero{grid-template-columns:1fr;gap:18px}.mi-empresa-crm-matrix-hero__logo{justify-self:center}}.std-address-pair-rows{display:flex;flex-direction:column;gap:1.15rem;width:100%;box-sizing:border-box;margin-bottom:.25rem}.std-address-pair-row{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start}.std-address-pair-row>.form-group{flex:1 1 12rem;min-width:min(100%,10rem);margin-bottom:0}.std-address-pair-row>.form-group>.std-input-label{margin-bottom:.35rem}.std-pill-group{position:relative;margin-bottom:15px;min-width:0}.std-address-pair-row>.std-pill-group{flex:1 1 12rem;min-width:min(100%,10rem);margin-bottom:0}.std-pill-label{position:absolute;top:-10px;left:25px;background-color:#fff;padding:0 8px;color:#3f6248;font-weight:700;font-size:.85rem;z-index:2}.plant-logistics-multi-field{position:relative;margin-bottom:15px;min-width:0}.plant-logistics-multi-field-label{display:block;position:static;margin-bottom:8px;padding:0;left:auto;top:auto;background:transparent;z-index:auto;color:#64748b;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.std-pill-value{display:block;width:100%;padding:12px 25px;border:1px solid #8ab69b;border-radius:50px;color:#475569;font-size:1rem;background-color:transparent;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input.std-pill-input,.std-pill-group .std-pill-input{display:block;width:100%;padding:12px 25px;border:1px solid #8ab69b;border-radius:50px;color:#475569;font-size:1rem;background-color:transparent;box-sizing:border-box;outline:none;transition:all .2s ease}input.std-pill-input:focus,.std-pill-group .std-pill-input:focus{border-color:#3f6248;background-color:#fff;box-shadow:0 0 0 3px #3f62481a}.std-pill-value.link{color:#3f6248;text-decoration:none;font-weight:600}.std-pill-value.link:hover{background-color:#f0fdf4}.std-pill-input-group{display:flex;align-items:stretch;border:1px solid #8ab69b;border-radius:50px;background:#fff;overflow:hidden;box-sizing:border-box}.std-pill-input-group .std-pill-select{flex:0 0 auto;min-width:100px;padding:12px 28px 12px 20px;border:none;border-right:1px solid #8ab69b;background:#f8fafc;color:#1f5d39;font-size:.9rem;font-weight:600;cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;background-repeat:no-repeat;background-position:right 10px center;font-family:Montserrat,sans-serif}.std-pill-input-group .std-pill-input{flex:1;min-width:0;border:none;padding:12px 25px 12px 16px;border-radius:0;color:#475569;font-size:1rem;background:#fff;outline:none;box-sizing:border-box;font-family:Montserrat,sans-serif}.std-pill-input-group .std-pill-input::placeholder{color:#94a3b8}.std-footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-top:40px;padding-top:30px;border-top:1px dashed #e2e8f0}.std-col-title{text-align:center;color:#64748b;font-size:1rem;font-weight:700;margin-bottom:20px}.std-team-row{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.std-team-member{display:flex;flex-direction:column;align-items:center;width:80px;text-align:center}.std-team-avatar-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:5px}.std-team-avatar-wrap .std-team-avatar{margin-bottom:0}.std-team-avatar-wrap .status-indicator{position:absolute;bottom:-1px;right:-1px;width:12px;height:12px;border-width:2px;z-index:2}.std-team-avatar{width:50px;height:50px;border-radius:50%;background-color:#f1f5f9;color:#64748b;display:flex;justify-content:center;align-items:center;font-weight:700;border:2px solid #e2e8f0;margin-bottom:5px;overflow:hidden}.std-team-avatar img{width:100%;height:100%;object-fit:cover}.std-team-name{font-size:.75rem;font-weight:600;color:#334155;line-height:1.2}.std-team-member-profile-link{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;cursor:pointer;border-radius:8px;padding:4px 2px;margin:-4px -2px;transition:background-color .15s ease}.std-team-member-profile-link:hover{background-color:#f1f5f9}.std-team-member-profile-link:focus-visible{outline:2px solid #1f5d39;outline-offset:2px}.std-tags-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.std-badge{padding:6px 14px;border-radius:20px;font-size:.75rem;font-weight:700;color:#fff;box-shadow:0 2px 5px #0000001a}.std-badge.process,.std-badge.product{background-color:#71aa50}.std-badge.combined{background:linear-gradient(135deg,orange,#ef4444)}.std-logout-container{text-align:center;padding:40px 0}@media(max-width:900px){.std-form-grid,.std-footer-grid{grid-template-columns:1fr}.std-user-display-name{text-align:center;margin-top:20px;padding-right:0}}.std-company-logo-wrapper{width:120px;height:120px;border:1px dashed #cbd5e1;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;background-color:#f8fafc;overflow:hidden;position:relative;cursor:pointer;transition:all .2s}.std-company-logo-wrapper:hover{border-color:#3f6248;background-color:#f0fdf4}.std-company-logo-img{width:100%;height:100%;object-fit:contain;padding:5px}.std-logo-placeholder{font-size:.75rem;color:#94a3b8;text-align:center;padding:10px}.std-cosas-section{margin-top:40px;background-color:#f8fafc;border-radius:12px;padding:30px;border:1px solid #f1f5f9}.std-cosas-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;width:100%}.std-cosas-title{font-size:1.5rem;color:#3f6248;font-weight:800;text-transform:uppercase;letter-spacing:2px;margin:0}.std-cosas-title2{font-size:1.1rem;color:#3f6248;font-weight:800;text-transform:uppercase;letter-spacing:2px;margin:0 0 0 auto;text-align:right}.std-cosas-subtitle{font-size:.9rem;color:#64748b;margin-top:5px}.std-badge.active-selection{box-shadow:0 0 0 3px #fff,0 0 0 5px #71aa50;transform:scale(1.05)}.harvest-dropdown-container{margin-top:30px;background:#fff;border-radius:15px;box-shadow:0 10px 30px #00000014;overflow:hidden;border:1px solid #e2e8f0}.harvest-view-container{padding:0}.harvest-view-table-embed .harvest-view-header{padding:8px 12px}.harvest-view-table-embed .harvest-view-header h4{font-size:.9rem}.harvest-view-header{background-color:#71aa50;color:#fff;padding:15px 25px;display:flex;justify-content:space-between;align-items:center}.harvest-view-header h4{margin:0;font-weight:400}.harvest-view-header strong{font-weight:800;text-transform:uppercase}.btn-reset-map-mini{background:#fff3;border:1px solid white;color:#fff;padding:4px 10px;border-radius:4px;cursor:pointer;font-size:.75rem}.btn-reset-map-mini:hover{background:#fff;color:#71aa50}.harvest-grid-layout{display:grid;grid-template-columns:1fr 1fr;height:400px}@media(max-width:900px){.harvest-grid-layout{grid-template-columns:1fr;height:auto}.harvest-map-box{height:300px}}.harvest-map-box{border-right:1px solid #e2e8f0;position:relative;z-index:1}.harvest-data-box{padding:20px;overflow-y:auto;background-color:#fff}.mini-calendar-grid{display:flex;flex-direction:column;gap:2px;font-size:.8rem}.mc-header,.mc-row{display:grid;grid-template-columns:100px repeat(12,1fr);gap:2px;align-items:center}.mc-row{cursor:pointer;padding:4px 0;border-bottom:1px solid #f1f5f9}.mc-country{text-align:left;font-weight:700;color:#334155;padding-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-month{color:#94a3b8;font-weight:600;font-size:.7rem;cursor:pointer}.mc-month:hover{color:#71aa50}.season-dot{width:10px;height:10px;background-color:#71aa50;border-radius:50%;margin:0 auto}.harvest-dropdown-container{margin-top:30px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;overflow:hidden;border:1px solid #e2e8f0;margin-bottom:30px}.fade-in-down{animation:slideDown .4s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.harvest-view-header{background-color:#3f6248;color:#fff;padding:15px 25px;display:flex;justify-content:space-between;align-items:center}.harvest-view-header h4{margin:0;font-weight:400;font-size:1.1rem}.harvest-view-header strong{font-weight:800;text-transform:uppercase;margin-left:5px}.btn-reset-map-mini{background:#fff3;border:1px solid rgba(255,255,255,.4);color:#fff;padding:5px 12px;border-radius:6px;cursor:pointer;font-size:.8rem;transition:all .2s}.btn-reset-map-mini:hover{background:#fff;color:#3f6248}.std-doc-upload-box{background:transparent;border:none;padding:0;margin-bottom:20px;display:flex;flex-direction:column}.std-doc-upload-box--headless{margin-bottom:0}.documentation-panel{grid-column:1 / -1;width:100%;margin-top:0}.documentation-panel__title{margin-bottom:.75rem}.documentation-panel__tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1rem;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.documentation-panel__tab{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#475569;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.documentation-panel__tab:hover{background:#f1f5f9;border-color:#cbd5e1}.documentation-panel__tab--active{background:#ecfdf5;border-color:#3f6248;color:#1a4d32}.documentation-panel__tab-count{font-size:.7rem;font-weight:700;background:#3f6248;color:#fff;border-radius:10px;padding:1px 6px;min-width:1.25rem;text-align:center}.documentation-panel__body{width:100%}.documentation-panel__body--refreshing{opacity:.92;pointer-events:auto;transition:opacity .15s ease}.product-documentation-section--refreshing .product-docs-split{opacity:.92;transition:opacity .15s ease}.documentation-panel__upload-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:1rem;padding:10px 12px;background:var(--jasu-table-row-hover, #f8fafc);border-radius:10px;border:1px dashed var(--jasu-border-default, #cbd5e1)}.documentation-panel__add-btn{padding:8px 16px;border-radius:8px;border:none;background:#3f6248;color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;white-space:nowrap}.documentation-panel__add-btn:hover{background:#2d4a36}.documentation-panel__upload-hint{font-size:.8rem;color:#64748b;flex:1 1 200px;min-width:0}.documentation-panel__hint{font-size:.85rem;color:#64748b;margin:0 0 .75rem}.documentation-panel__loading{color:#64748b;font-size:.9rem}.document-badges--flow{padding:0}.doc-badges-flow-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px 28px;width:100%}.doc-badges-flow-group{flex:1 1 280px;min-width:0;max-width:100%}.doc-badges-flow-group-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:10px}.doc-badges-flow-group-title{font-size:.95rem;font-weight:700;color:#0f172a}.doc-badges-flow-group-count{font-size:.78rem;font-weight:500;color:#64748b;background:#f1f5f9;padding:3px 8px;border-radius:12px}.doc-badges-flow-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px 4px;justify-content:flex-start}.document-badges--flow .doc-badge-item>button{margin:4px 6px!important}.doc-badges-section-heading--stacked{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.75rem;padding-bottom:.35rem;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.doc-badges-section-heading__left{display:inline-flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0}.document-badges--compact{padding:0}.document-badges--compact .doc-badges-section{margin-bottom:1.25rem}.document-badges--compact .doc-badges-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:14px 12px;justify-items:start;width:100%}.product-docs-split{display:grid;grid-template-columns:minmax(200px,280px) 1fr;gap:1rem;min-height:200px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}@media(max-width:768px){.product-docs-split{grid-template-columns:1fr}}.product-docs-split__sidebar{display:flex;flex-direction:column;min-height:0;border-right:1px solid #e2e8f0;background:#f8fafc;max-height:420px}.product-docs-split__filters{flex-shrink:0;padding:10px 10px 8px;border-bottom:1px solid #e2e8f0;background:#fff}.product-docs-split__search{width:100%;box-sizing:border-box;padding:8px 10px;font-size:.85rem;border:1px solid #cbd5e1;border-radius:8px;margin-bottom:8px}.product-docs-split__search:focus{outline:none;border-color:#3f6248;box-shadow:0 0 0 2px #3f624826}.product-docs-split__filter-row{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.product-docs-split__filter-field{display:flex;flex-direction:column;gap:4px}.product-docs-split__filter-label{font-size:.72rem;font-weight:600;color:#475569}.product-docs-split__filter-select{width:100%;box-sizing:border-box;padding:7px 8px;font-size:.82rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a}.product-docs-split__filter-select:focus{outline:none;border-color:#3f6248;box-shadow:0 0 0 2px #3f624826}.product-docs-split__filter-count{margin:0;font-size:.72rem;color:#64748b}.product-docs-split__list{flex:1;min-height:0;overflow-y:auto}.product-docs-split__list-empty{margin:0;padding:16px 12px;font-size:.8rem;color:#64748b;line-height:1.4}.product-docs-split__list-item-badge{color:#b45309;font-weight:600}.product-docs-split__list-item{display:block;width:100%;text-align:left;padding:10px 12px;border:none;border-bottom:1px solid #e2e8f0;background:transparent;cursor:pointer;font-size:.85rem}.product-docs-split__list-item:hover{background:#f1f5f9}.product-docs-split__list-item--active{background:#ecfdf5;border-left:3px solid #3f6248}.product-docs-split__list-item-name{font-weight:600;color:#0f172a;display:block;line-height:1.3}.product-docs-split__list-item-meta{font-size:.75rem;color:#64748b;margin-top:2px}.product-docs-split__detail{padding:12px 14px;overflow-y:auto;max-height:420px}.product-docs-split__detail-header{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.product-docs-split__detail-title{font-weight:700;color:#0f172a;font-size:.95rem;flex:1 1 auto;min-width:0}.product-docs-split__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.documentation-panel__add-btn--secondary{background:#fff;color:#3f6248;border:1px solid #3f6248}.documentation-panel__add-btn--secondary:hover{background:#ecfdf5}.product-doc-status-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0;margin-top:6px}.product-docs-split__legend{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin:0 0 12px;font-size:.75rem;color:#64748b}.product-docs-split__legend .product-doc-status-dot{margin-right:-6px}.product-docs-split__types-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px 16px}.product-docs-split__type-row{display:flex;align-items:flex-start;gap:10px;font-size:.84rem;padding:10px 12px;border-radius:8px;background:#fafafa;border:1px solid #f1f5f9}.product-docs-split__type-row--spec{grid-column:1 / -1;background:#f0fdf4;border-color:#bbf7d0}.product-docs-split__type-body{min-width:0;flex:1}.product-docs-split__type-label{font-weight:600;color:#334155;line-height:1.3}.product-docs-split__type-note{color:#94a3b8;font-size:.72rem;margin-top:2px;line-height:1.35}.product-docs-split__link{margin-top:6px;padding:0;border:none;background:none;color:#3f6248;cursor:pointer;text-decoration:underline;font-size:.8rem;display:inline-block}.product-docs-split__link--danger{color:#b91c1c}.product-docs-split__link--danger:disabled{color:#94a3b8;cursor:wait}.product-docs-split__type-row--expired{border-color:#fed7aa;background:#fffbeb}.product-docs-split__date-hint{margin:4px 0 6px;font-size:.78rem;line-height:1.35;color:#b45309;font-weight:500}.product-docs-split__missing{color:#94a3b8;font-size:.78rem;margin-top:4px;display:block}.product-docs-split__empty{padding:2rem 1rem;text-align:center;color:#64748b;font-size:.9rem}.doc-upload-batch-progress--standalone{margin-bottom:8px}.std-doc-upload-box:hover{box-shadow:none;transform:none}.doc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;border-bottom:1px solid #f1f5f9;padding-bottom:8px}.doc-header--dual-upload{flex-wrap:wrap;gap:12px 20px;align-items:center;border-bottom:none;padding-bottom:0;margin-bottom:0}.doc-header-title-group{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.doc-header-title-group--end{text-align:right;justify-content:flex-end;flex:1 1 220px}.doc-header-title-group--end strong{text-align:left}@media(max-width:640px){.doc-header-title-group--end{justify-content:flex-start;text-align:left}}.std-doc-upload-compact-zone{margin-bottom:12px;padding:10px 12px 14px;border-radius:10px;border:1px dashed transparent;border-bottom:1px solid #f1f5f9;background:transparent;transition:background .2s ease,border-color .2s ease}.std-doc-upload-compact-zone--drag{border-color:#22c55e;background:#ecfdf5}.std-doc-upload-hint{font-size:.8rem;color:#64748b;margin:10px 0 0;line-height:1.45}.doc-upload-batch-progress{width:100%;margin-top:8px}.doc-header strong{font-size:.95rem;color:#334155;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.doc-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.doc-item{display:inline-flex;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;font-size:.85rem;color:#475569;transition:all .2s}.doc-item:hover{background:#f1f5f9;border-color:#cbd5e1}.doc-link{text-decoration:none;color:inherit;display:flex;align-items:center;gap:6px;font-weight:500}.doc-link:hover{color:#0f172a}.btn-remove-doc{background:transparent;border:none;color:#94a3b8;font-size:16px;margin-left:10px;cursor:pointer;padding:2px 6px;line-height:1;border-radius:4px;display:flex;align-items:center;justify-content:center}.btn-remove-doc:hover{color:#ef4444;background:#fee2e2}.custom-file-upload{display:inline-block;padding:8px 16px;cursor:pointer;background-color:#3f6248;color:#fff;border-radius:6px;font-size:.85rem;font-weight:600;transition:background .2s;text-align:center;border:1px solid transparent}.custom-file-upload:hover{background-color:#2f4b36}.upload-spinner{font-size:.8rem;color:#64748b;font-style:italic}.harvest-grid-layout{display:grid;grid-template-columns:1fr 1fr;height:450px}@media(max-width:900px){.harvest-grid-layout{grid-template-columns:1fr;height:auto}.harvest-map-box{height:350px}}.harvest-map-box{position:relative;z-index:1}.harvest-data-box{padding:20px;overflow-y:auto;background-color:#fff;border-left:1px solid #e2e8f0}.months-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}@media(min-width:600px){.months-grid{grid-template-columns:repeat(6,1fr)}}.month-box{border:1px solid #cbd5e1;border-radius:8px;padding:15px 5px;text-align:center;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;position:relative;font-weight:700;color:#475569;background-color:#f8fafc}.month-box:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.month-box.val-0{background-color:#f1f5f9;color:#94a3b8}.month-box.val-5{background-color:#86efac;color:#14532d;border-color:#4ade80}.month-box.val-10{background-color:#71aa50;color:#fff;border-color:#15803d}.btn-save-harvest{background-color:#1f5d39;color:#fff;border:none;padding:12px 25px;border-radius:8px;font-weight:800;cursor:pointer;font-size:.9rem;box-shadow:0 4px 10px #2563eb33;transition:all .2s}.btn-save-harvest:hover{background-color:#1a4f30;transform:translateY(-1px)}.mini-calendar-grid{display:flex;flex-direction:column;font-size:.8rem;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.mc-header{display:grid;grid-template-columns:80px repeat(12,1fr);background:#f8fafc;padding:8px 0;border-bottom:1px solid #e2e8f0;font-weight:700;color:#64748b}.mc-body{max-height:300px;overflow-y:auto}.mc-row{display:grid;grid-template-columns:80px repeat(12,1fr);padding:8px 0;border-bottom:1px solid #f1f5f9;align-items:center;cursor:pointer}.mc-row:hover{background-color:#f0fdf4}.mc-cell{text-align:center}.mc-country{padding-left:10px;text-align:left;font-weight:600;color:#334155}.season-dot{width:8px;height:8px;border-radius:50%;background-color:#71aa50;margin:0 auto}.tag-remove-white{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:16px;height:16px;line-height:14px;text-align:center;border-radius:50%;background:#ffffff4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700}.tag-remove-white:hover{background:#fff9;color:#b91c1c}.tag-check-white{position:absolute;right:26px;top:50%;transform:translateY(-50%);width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff4d;color:#fff;cursor:pointer;font-size:.8rem;font-weight:700}.tag-check-white:hover{background:#fffc;color:#71aa50}.std-company-header{text-align:center;margin-bottom:30px}.std-logo-circle{display:inline-flex;width:auto;max-width:min(320px,100%);margin:0 auto;border-radius:16px;overflow:hidden;border:3px solid #f1f5f9;position:relative;align-items:center;justify-content:center;background-color:#fff;padding:8px 12px;box-sizing:border-box;min-width:72px;min-height:72px}.std-logo-label{display:flex;align-items:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0}.std-logo-label.cursor-pointer{cursor:pointer}.std-logo-label.cursor-default{cursor:default}.std-logo-img{display:block;max-width:100%;max-height:140px;width:auto;height:auto;object-fit:contain}.std-logo-overlay{position:absolute;bottom:0;left:0;right:0;background-color:#00000080;color:#fff;font-size:.6rem;padding:2px;pointer-events:none}.std-company-name-title{margin:15px 0 5px;font-size:1.5rem;font-weight:700;color:#1e293b}.std-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px}.std-info-grid--admin-names-contact{align-items:start}.std-info-grid__stack{display:flex;flex-direction:column;gap:20px;min-width:0}.std-section-separator{border-top:2px dashed #e2e8f0;padding-top:40px;margin-top:40px}.std-footer-grid{display:block;width:100%}.std-footer-grid.two-cols{border-top:none;margin-top:20px;display:grid;grid-template-columns:1fr 1fr}.std-col-header{display:flex;justify-content:center;align-items:center;gap:10px}@media(max-width:768px){.std-info-grid,.std-footer-grid.two-cols{grid-template-columns:1fr}.std-info-grid--admin-names-contact .std-info-grid__stack{width:100%}}.prof-start-items{display:flex;gap:10px;align-items:center}.prof-unknowns-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.prof-icon-large{font-size:1.2rem}.prof-subtitle-h4{margin:0;font-size:.9rem}.prof-mutetext{margin:0;font-size:.75rem;color:#94a3b8}.prof-label.purple{color:#7c3aed}.std-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.std-empty-state{text-align:center;padding:40px;background-color:#f8fafc;border-radius:12px;border:2px dashed #cbd5e1}.std-empty-text{color:#64748b;margin:0;font-size:1.1rem}.std-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:20px;width:100%;min-width:0}.std-plant-card{background-color:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s,box-shadow .2s;cursor:pointer;box-sizing:border-box;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.std-plant-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.std-plant-card--address-only{padding:14px 16px}.std-card-header--address-only{margin-bottom:6px}.std-card-header--address-only .std-card-title{margin-right:0;line-height:1.35}.std-card-location-line{display:inline-flex;align-items:center;gap:6px;min-width:0}.std-plant-card--address-only .std-card-body>.std-card-location-line{display:flex;align-items:center;line-height:1.5}.std-plant-card--address-only .std-card-body{gap:0}.std-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.std-card-title-row{display:flex;align-items:flex-start;gap:8px;flex:1;min-width:0}.std-card-type-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;margin-top:1px}.std-card-title{margin:0;font-size:1.1rem;color:#1e293b;font-weight:700}.std-card-header .std-card-title{flex:1;min-width:0}.std-card-badge{font-size:.75rem;background-color:#eff6ff;color:#1f5d39;padding:4px 8px;border-radius:12px;font-weight:600}.std-card-body{font-size:.9rem;color:#64748b;display:flex;flex-direction:column;gap:5px}.std-card-logistics{font-size:.9rem;line-height:1.45;color:#334155;margin-top:6px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.std-card-link{color:#1f5d39;text-decoration:none}.std-card-link:hover{text-decoration:underline}.std-back-button{margin-bottom:20px;display:flex;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem}.std-detail-card{background-color:#fff;border-radius:16px;padding:30px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a}.std-detail-header{display:flex;align-items:center;gap:20px;margin-bottom:30px;border-bottom:1px solid #f1f5f9;padding-bottom:20px}.std-detail-logo-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:min(260px,100%);min-width:72px;min-height:64px;max-height:100px;height:auto;padding:6px 8px;border-radius:12px;overflow:hidden;border:1px solid #cbd5e1;box-sizing:border-box}.std-detail-logo-wrapper.editable{cursor:pointer}.std-detail-logo-wrapper.default{cursor:default}.std-detail-logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;background-color:#f8fafc}.std-detail-logo-wrapper .std-logo-img{max-height:88px}.std-detail-title{margin:0;color:#1e293b;font-size:1.8rem}.std-detail-tag{display:inline-block;margin-top:8px;background-color:#eff6ff;color:#1f5d39;padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:600}.std-detail-divider{border-top:2px dashed #e2e8f0;margin:30px 0}.std-detail-products-section{margin-top:30px}.std-detail-section-header{display:flex;justify-content:space-between;width:100%;align-items:center}.std-pill-value.small-text{font-size:.95rem}.std-separator-dashed{margin-top:40px;border-top:2px dashed #e2e8f0;padding-top:40px}.std-team-grid{margin-top:20px;justify-content:center;flex-wrap:wrap;gap:20px;display:flex}.std-team-grid-large{gap:28px}.std-team-member-large{width:130px;position:relative;overflow:visible}.std-team-member-large .std-team-avatar{width:70px;height:70px;font-size:1.2rem}.std-team-member-large .std-team-name{font-size:.9rem}.std-team-member-large .std-team-title-label{font-size:.75rem;max-width:130px}.company-equipo-section .std-cosas-header{margin-bottom:8px}.company-equipo-section:not(.company-equipo--compact) .std-cosas-header.std-section-separator{margin-top:22px;padding-top:22px}.company-equipo-section .company-equipo-presence-legend{padding:0 0 6px;margin-top:0;gap:4px 10px}.company-equipo--compact .std-cosas-header.std-section-separator{margin-top:0;padding-top:0}.company-equipo--compact .std-cosas-header{margin-bottom:2px}.company-equipo--compact .std-cosas-title{font-size:.82rem;letter-spacing:1px;padding-bottom:2px}.company-equipo--compact .company-equipo-presence-legend{padding:0 0 4px;margin-top:-4px;font-size:.62rem;gap:4px 8px}.company-equipo--compact .std-team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));align-items:start;margin-top:8px;gap:8px}.company-equipo-compact-filters{display:flex;flex-direction:column;gap:8px;margin-top:6px;margin-bottom:2px}.company-equipo--compact .std-footer-grid>div>.std-col-title.std-col-header{justify-content:space-between;align-items:center;width:100%;max-width:100%;box-sizing:border-box;flex-wrap:nowrap;gap:10px;padding:0 2px}.company-equipo--compact .std-col-title.std-col-header>span:first-of-type{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.company-equipo--compact .std-col-title.std-col-header .std-team-member{width:auto;flex-shrink:0}.company-equipo-compact-search{width:100%;box-sizing:border-box;padding:6px 8px;font-size:.72rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a}.company-equipo-compact-search::placeholder{color:#94a3b8}.company-equipo-compact-kind-select{width:100%;max-width:100%}.company-equipo-compact-filter-empty{grid-column:1 / -1;font-size:.75rem;padding:10px 4px;text-align:center}.company-equipo--compact .std-team-member-large{width:100%;max-width:100%;min-width:0}.company-equipo--compact .std-team-member-large .std-team-avatar-wrap{margin-bottom:4px}.company-equipo--compact .std-team-member-large .std-team-avatar,.company-equipo--compact .std-team-avatar-wrap .std-team-avatar{width:44px!important;height:44px!important;min-width:44px;font-size:.78rem!important}.company-equipo--compact .std-team-member-large .std-team-avatar-wrap .status-indicator{width:10px!important;height:10px!important}.company-equipo--compact .std-team-member-large .std-team-name{font-size:.72rem!important;line-height:1.25;max-width:100%;white-space:normal!important;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.company-equipo--compact .std-team-member-large .std-team-title-label{font-size:.6rem!important;max-width:100%!important}.company-equipo--compact .std-team-member-profile-link{max-width:100%}.company-equipo-member-outer{display:contents}.company-equipo--compact .company-equipo-compact-hover-wrap{position:relative;align-self:flex-start;width:100%;max-width:100%}.company-equipo--compact .company-equipo-compact-summary{width:100%;min-width:0;text-align:left;padding:8px 8px 10px;border-radius:10px;box-sizing:border-box;cursor:default;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0f}.company-equipo--compact .company-equipo-compact-summary--link{display:block;text-decoration:none;color:inherit;cursor:pointer}.company-equipo--compact .company-equipo-compact-summary--link:focus-visible{outline:2px solid #1f5d39;outline-offset:2px}.company-equipo--compact .company-equipo-compact-summary-kind{font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:4px;line-height:1.2}.company-equipo--compact .company-equipo-compact-summary-name{font-size:.7rem;font-weight:700;color:#0f172a;line-height:1.25;word-break:break-word}.company-equipo--compact .company-equipo-compact-summary-title{font-size:.6rem;color:#64748b;margin-top:2px;line-height:1.2}.company-equipo--compact .company-equipo-compact-summary-plant{font-size:.6rem;font-weight:600;color:#1f5d39;margin-top:4px;line-height:1.25;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:2px;text-decoration-color:#1f5d3959}.company-equipo--compact .company-equipo-compact-popover{position:absolute;inset:auto 0 100%;z-index:5000;margin-top:0;margin-bottom:8px;min-width:min(200px,100%);max-width:min(248px,94vw);max-height:min(420px,78vh);overflow-y:auto;overflow-x:hidden;padding:12px 12px 14px;box-sizing:border-box;background:#fff;border:1px solid rgba(31,93,57,.28);border-radius:10px;box-shadow:0 -8px 28px #0f172a1f,0 0 0 1px #1f5d390f}.company-equipo--compact .company-equipo-compact-popover:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:10px}.company-equipo-compact-popover.company-equipo-compact-popover--portal{z-index:2147483647!important;isolation:isolate;overflow:visible!important;overflow-x:visible!important;display:flex;flex-direction:column}.company-equipo--compact .company-equipo-compact-popover--portal{margin-bottom:0!important}.company-equipo--compact .company-equipo-compact-popover--portal:after{bottom:-16px;height:16px}.company-equipo--compact .company-equipo-compact-popover-card{width:100%;box-sizing:border-box}.company-equipo-compact-popover--portal .company-equipo-compact-popover-card{flex:1 1 auto;min-height:0;max-height:inherit;display:flex;flex-direction:column;overflow:visible}.company-equipo-compact-popover--portal .company-equipo-compact-popover-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.company-equipo-compact-popover--portal .company-equipo-compact-popover-card>.std-team-plant-stack,.company-equipo-compact-popover--portal .company-equipo-compact-popover-card>.std-team-title-label{flex-shrink:0}.company-equipo--compact .company-equipo-compact-popover .std-team-plant-stack{margin-top:0}.company-equipo--compact .std-select{font-size:.62rem!important;padding:2px 4px;max-width:100%}.std-team-plant-picker{position:relative;display:inline-flex;align-self:center;justify-content:center;width:max-content;max-width:100%;margin:4px auto 0;flex-shrink:0;font-size:.65rem;line-height:1.35}.std-team-plant-picker-visual{position:relative;z-index:1;display:block;width:100%;padding:5px 10px;text-align:center;font-family:inherit;font-size:inherit;font-weight:600;line-height:inherit;color:#64748b;border-radius:8px;border:1px solid transparent;background:#f1f5f9;transition:background .15s ease,border-color .15s ease,color .15s ease;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:min(240px,100%);margin:0;-webkit-appearance:none;appearance:none}.std-team-plant-picker-visual:focus-visible{outline:2px solid #1f5d39;outline-offset:2px}.std-team-plant-picker:hover .std-team-plant-picker-visual{background:#eff6ff;border-color:#bfdbfe;color:#1e293b}.std-team-plant-picker--warning .std-team-plant-picker-visual{border-color:#fdba74;background:#fffbeb;color:#9a3412}.std-team-plant-picker--warning:hover .std-team-plant-picker-visual{border-color:#f97316}.std-team-plant-picker-select{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;opacity:0;pointer-events:none;cursor:pointer;border:0;z-index:0;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:#1e293b;background:transparent;box-sizing:border-box}.std-team-plant-stack{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;max-width:min(300px,100%);margin:6px auto 0}.std-team-plant-stack .std-team-plant-row{margin-top:0}.std-team-plant-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 10px;width:100%;max-width:min(300px,100%);margin:6px auto 0}.std-team-plant-row--warning .std-team-plant-none-label{color:#c2410c}.std-team-plant-unlink-row{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 8px;width:100%}.std-team-plant-chip{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:2px 4px 2px 8px;border-radius:999px;background:#f1f5f9;border:1px solid #cbd5e1;font-size:.65rem;color:#334155;line-height:1.3}.std-team-plant-chip-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.std-team-plant-chip-remove{flex-shrink:0;width:22px;height:22px;padding:0;margin:0;border:none;border-radius:999px;background:transparent;color:#64748b;font-size:1.1rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.std-team-plant-chip-remove:hover:not(:disabled){background:#fee2e2;color:#b91c1c}.std-team-plant-chip-remove:disabled{opacity:.45;cursor:not-allowed}.company-equipo--compact .std-team-plant-chip-name{max-width:110px}.std-team-plant-summary{font-size:.68rem;color:#374151;text-align:center;line-height:1.4;max-width:100%}.std-team-plant-tip-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 6px;cursor:default;max-width:100%}.std-team-plant-first-name{font-weight:700;color:#1f5d39;border-bottom:1px dashed rgba(31,93,57,.35);transition:color .15s ease,border-color .15s ease}.std-team-plant-tip-wrap:hover .std-team-plant-first-name{color:#1a4f30;border-bottom-color:#1f5d398c}.std-team-plant-extra-count{font-weight:700;color:#1f5d39;display:inline-block;padding:1px 5px;border-radius:6px;background:#1f5d391a;border:1px solid rgba(31,93,57,.22);transition:background .15s ease,border-color .15s ease}.std-team-plant-tip-wrap:hover .std-team-plant-extra-count{background:#1f5d3929;border-color:#1f5d3959}.std-team-plant-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);min-width:160px;max-width:min(260px,85vw);padding:0;margin:0;background:#fff;border:1px solid rgba(31,93,57,.35);border-radius:10px;box-shadow:0 8px 24px #0f172a1f,0 0 0 1px #1f5d390f;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:120;text-align:left}.std-team-plant-tooltip--interactive{z-index:220}.std-team-plant-tip-wrap:hover .std-team-plant-tooltip,.std-team-plant-tooltip:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.std-team-plant-tooltip__title{display:block;padding:8px 10px 6px;font-size:.58rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#1f5d39,#1a4f30);border-radius:9px 9px 0 0}.std-team-plant-tooltip__list{margin:0;padding:8px 10px 10px 22px;font-size:.65rem;font-weight:500;color:#1e293b;line-height:1.45}.std-team-plant-tooltip__list li{margin:2px 0}.std-team-plant-tooltip__list--actions{list-style:none;padding:8px 8px 10px 10px}.std-team-plant-tooltip__list--actions .std-team-plant-tooltip__item{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:4px 0}.std-team-plant-tooltip__item-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.std-team-plant-tooltip__unlink{flex-shrink:0;width:22px;height:22px;padding:0;margin:0;border:none;border-radius:999px;background:transparent;color:#64748b;font-size:1.05rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.std-team-plant-tooltip__unlink:hover:not(:disabled){background:#fee2e2;color:#b91c1c}.std-team-plant-tooltip__unlink:disabled{opacity:.4;cursor:not-allowed}.std-team-plant-none-label{color:#9ca3af;font-weight:500}.std-team-plant-add-wrap{position:relative;flex-shrink:0;width:38px;height:38px;border-radius:50%;border:2px solid #86efac;background:linear-gradient(165deg,#f0fdf4,#ecfdf5,#f8fafc);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 6px #1f5d391f;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .18s ease}.std-team-plant-add-wrap:not(.std-team-plant-add-wrap--disabled):hover{border-color:#4ade80;background:linear-gradient(165deg,#ecfdf5,#d1fae5 45%,#ecfdf5);box-shadow:0 6px 16px #1f5d3938;transform:translateY(-2px)}.std-team-plant-add-wrap--disabled{opacity:.42;border-color:#e5e7eb;background:#f9fafb;box-shadow:none;transform:none}.std-team-plant-add-icon{pointer-events:none;font-size:1.2rem;font-weight:800;line-height:1;color:#15803d}.std-team-plant-add-wrap--disabled .std-team-plant-add-icon{color:#9ca3af}.std-team-plant-add-overlay{position:absolute;inset:0;cursor:pointer;opacity:0;width:100%;height:100%;margin:0;padding:0;border:0;font-size:16px}.company-equipo-section .std-team-row,.company-equipo-section .std-team-grid{overflow:visible}.company-equipo--compact .std-team-plant-add-wrap{width:30px;height:30px;border-radius:50%}.company-equipo--compact .std-team-plant-add-icon{font-size:1.05rem}.company-equipo--compact .std-team-plant-tooltip{min-width:140px;max-width:220px}.company-equipo--compact .std-team-plant-tooltip__title{font-size:.54rem;padding:6px 8px 5px}.company-equipo--compact .std-team-plant-tooltip__list{font-size:.6rem;padding:6px 8px 8px 18px}.company-equipo--compact .std-team-plant-picker{font-size:.6rem}.company-equipo--compact .std-team-plant-picker-visual{padding:3px 8px}.std-team-title-label{font-size:.65rem;color:#64748b;text-align:center;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.std-add-person-avatar{width:38px;height:38px;min-width:38px;margin-bottom:0;background:linear-gradient(165deg,#f0fdf4,#ecfdf5,#f8fafc);color:#15803d;border:2px solid #86efac;font-size:1.05rem;font-weight:800;line-height:1;box-shadow:0 1px 6px #1f5d391f;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease,transform .18s ease}.std-team-member:has(.std-add-person-avatar):hover .std-add-person-avatar{border-color:#4ade80;background:linear-gradient(165deg,#ecfdf5,#d1fae5 45%,#ecfdf5);color:#14532d;box-shadow:0 6px 16px #1f5d3938;transform:translateY(-2px)}.company-equipo--compact .std-add-person-avatar{width:34px!important;height:34px!important;min-width:34px!important;font-size:.98rem!important}.std-badge.product{transition:all .2s ease;cursor:pointer;border:1px solid #e2e8f0}.std-badge.product:hover{background-color:#b37c18;transform:translateY(-1px)}.std-badge.product.active-selection{background-color:#1f5d39;color:#fff;border-color:#1f5d39;box-shadow:0 4px 6px -1px #1f5d3980}.personal-info-section{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.personal-info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.personal-info-title{font-size:1.1rem;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:.5rem;margin:0}.personal-info-icon{font-size:1.3rem}.personal-info-actions{display:flex;gap:.5rem}.btn-personal-edit{background:linear-gradient(135deg,#1f5d39,#71aa50);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #2563eb33}.btn-personal-edit:hover{transform:translateY(-1px);box-shadow:0 4px 8px #2563eb4d}.btn-personal-save{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.5rem 1.25rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #10b98133}.btn-personal-save:hover{transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}.btn-personal-save:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-personal-cancel{background:#fff;color:#64748b;border:1px solid #cbd5e1;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-personal-cancel:hover{background:#f1f5f9;color:#475569}.personal-info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.personal-info-field{background:#fff;padding:1rem;border-radius:10px;border:1px solid #e2e8f0;transition:all .2s ease}.personal-info-field:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.personal-info-label{display:block;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.personal-info-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.required-mark{color:#ef4444;margin-left:2px}.personal-info-description{display:block;font-size:.7rem;color:#94a3b8;margin-bottom:.5rem;font-style:italic}.personal-info-value{font-size:.95rem;color:#1e293b;font-weight:500}.personal-info-input{width:100%;padding:.625rem .875rem;font-size:.9rem;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease}.personal-info-input:focus{outline:none;border-color:#1f5d39;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.btn-campo-delete{background:none;border:none;cursor:pointer;font-size:.85rem;opacity:.5;transition:all .2s;padding:2px 4px;border-radius:4px}.btn-campo-delete:hover{opacity:1;background:#fee2e2}.personal-info-empty{grid-column:1 / -1;text-align:center;padding:2rem;color:#64748b}.personal-info-empty p{margin-bottom:1rem;font-size:.9rem}.personal-info-loading{text-align:center;padding:2rem;color:#64748b;font-size:.9rem}.personal-info-admin-section{margin-top:1.5rem;padding-top:1rem;border-top:1px dashed #e2e8f0}.btn-personal-add-campo{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#475569;border:2px dashed #cbd5e1;padding:.875rem 1.5rem;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;text-align:center}.btn-personal-add-campo:hover{background:#e2e8f0;border-color:#94a3b8;color:#1e293b}.personal-info-new-campo{background:#fff;border-radius:12px;padding:1.25rem;border:1px solid #e2e8f0}.new-campo-form{display:flex;flex-direction:column;gap:.75rem}.personal-info-new-input{width:100%;padding:.75rem 1rem;font-size:.9rem;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease}.personal-info-new-input:focus{outline:none;border-color:#1f5d39;box-shadow:0 0 0 3px #3b82f61a}.btn-personal-add{background:linear-gradient(135deg,#1f5d39,#71aa50);color:#fff;border:none;padding:.75rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-personal-add:hover{transform:translateY(-1px)}.btn-personal-add:disabled{opacity:.6;cursor:not-allowed;transform:none}.new-campo-buttons{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}@media(max-width:768px){.personal-info-grid{grid-template-columns:1fr}.personal-info-header{flex-direction:column;gap:1rem;align-items:flex-start}.personal-info-actions{width:100%;justify-content:flex-end}.new-campo-buttons{flex-direction:column}.new-campo-buttons button{width:100%}}.personal-info-autosave-hint{font-size:.75rem;color:#94a3b8;font-style:italic}.personal-info-input-wrapper{position:relative;display:flex;align-items:center;gap:.5rem}.personal-info-input-wrapper .personal-info-input{flex:1}.field-status-icon{position:absolute;right:10px;font-size:.9rem;animation:fadeIn .2s ease}.field-status-icon.saving{color:#f59e0b;animation:pulse .8s infinite}.field-status-icon.saved{color:#10b981;animation:checkmark .3s ease}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes checkmark{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.personal-info-field.saving{border-color:#f59e0b}.personal-info-field.saved{border-color:#10b981;transition:border-color .3s ease}.personal-info-input.saving{border-color:#f59e0b;background:#fffbeb}.personal-info-input.saved{border-color:#10b981;background:#f0fdf4;transition:all .3s ease}.plant-info-section{margin-top:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;border:1px solid #bae6fd}.plant-info-row{display:flex;gap:1.5rem;flex-wrap:wrap}.plant-info-field{flex:1;min-width:200px}.plant-info-label{display:block;font-size:.75rem;font-weight:700;color:#0369a1;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.plant-info-value{font-size:.95rem;color:#1e293b;font-weight:500}.plant-info-select{width:100%;padding:.75rem 1rem;font-size:.9rem;color:#1e293b;background:#fff;border:1px solid #7dd3fc;border-radius:8px;cursor:pointer;transition:all .2s ease}.plant-info-select:focus{outline:none;border-color:#0284c7;box-shadow:0 0 0 3px #0ea5e926}.plant-info-select.saving{border-color:#f59e0b;background:#fffbeb}.plant-info-select.saved{border-color:#10b981;background:#f0fdf4}.plant-info-input-wrapper{position:relative;display:flex;align-items:center}.plant-info-input{width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:.9rem;color:#1e293b;background:#fff;border:1px solid #7dd3fc;border-radius:8px;transition:all .2s ease}.plant-info-input:focus{outline:none;border-color:#0284c7;box-shadow:0 0 0 3px #0ea5e926}.plant-info-input.saving{border-color:#f59e0b;background:#fffbeb}.plant-info-input.saved{border-color:#10b981;background:#f0fdf4}.plant-field-status{position:absolute;right:10px;font-size:.9rem}.plant-field-status.saving{color:#f59e0b;animation:pulse .8s infinite}.plant-field-status.saved{color:#10b981;animation:checkmark .3s ease}.plant-info-hint{margin-top:.75rem;font-size:.75rem;color:#94a3b8;font-style:italic}.animate-slide-in{animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@media(max-width:768px){.plant-info-row{flex-direction:column}.plant-info-field{min-width:100%}}.plant-info-tipo-badge{display:inline-block;padding:.5rem 1rem;background:#fff;border:1px solid #7dd3fc;border-radius:8px;font-size:.9rem;font-weight:500;color:#0369a1;box-shadow:0 1px 2px #0000000d}.profile-with-sidebar{display:flex;gap:0;width:100%;min-height:calc(100vh - 60px);align-items:flex-start;position:relative}.profile-main-content{flex:1;min-width:0;padding:0 40px;margin-left:280px;margin-right:0}.profile-main-content.no-right-sidebar{margin-right:280px}.profile-products-with-suggestions-row{display:flex;align-items:flex-start;gap:0;width:100%}.profile-suggestions-panel{flex:0 0 280px;width:280px;min-width:280px;background:var(--jasu-bg-surface, #ffffff);border-right:1px solid var(--jasu-border-default, #e2e8f0);border-left:none;border-top:none;border-bottom:none;border-radius:0;padding:0;display:flex;flex-direction:column;box-sizing:border-box;position:sticky;top:20px;max-height:calc(100vh - 120px);transition:top .3s ease,max-height .3s ease;box-shadow:none;overflow:hidden;margin-left:-430px;margin-right:110px;z-index:100}body[data-navbar-visible=false] .profile-suggestions-panel{top:10px;max-height:calc(100vh - 20px)}.profile-suggestions-panel-title{margin:0;padding:20px 24px;font-size:1.1rem;font-weight:700;color:#1e293b;flex-shrink:0;border-bottom:1px solid var(--jasu-border-default, #f1f5f9);background:var(--jasu-bg-surface, #ffffff)}.profile-suggestions-panel-table-wrap{flex:1;min-height:0;max-height:calc(50vh - 100px);overflow-y:auto;padding:16px 20px}.profile-products-col{flex:1;min-width:0}.admin-plant-detail-outer{max-width:100%!important;min-width:0!important;overflow-x:hidden!important;overflow-x:clip!important;box-sizing:border-box!important}.admin-plant-detail-container{width:100%;max-width:100%;min-width:0;overflow-x:hidden;overflow-x:clip;box-sizing:border-box}.admin-plant-detail-container .std-detail-card{max-width:100%;min-width:0;overflow-x:hidden;overflow-x:clip;box-sizing:border-box}.admin-plant-detail-container .profile-products-with-suggestions-row{max-width:100%;min-width:0;flex-wrap:nowrap}.admin-plant-detail-container .profile-suggestions-panel{flex:0 0 280px;min-width:200px;max-width:280px;margin-left:0;margin-right:0}.admin-plant-detail-container .profile-products-col{flex:1 1 0%;min-width:0;max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-y:visible}.admin-plant-detail-container .product-process-table-wrapper{width:100%;max-width:100%;min-width:0}.admin-plant-detail-container .product-process-table-wrapper .table-responsive{max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-plant-detail-container .jasu-table{min-width:600px}.profile-with-sidebar--triple .profile-main-content--with-left-plant-sidebar{margin-left:0}.profile-plant-lines-sidebar{width:280px;min-width:280px;max-width:280px;flex-shrink:0;border-right:1px solid var(--jasu-border-default, #e2e8f0);background:var(--jasu-bg-surface, #ffffff);position:sticky;top:20px;align-self:flex-start;height:max-content;max-height:calc(100vh - 120px);display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;z-index:100;transition:top .3s ease}body[data-navbar-visible=false] .profile-plant-lines-sidebar{top:10px;max-height:calc(100vh - 20px)}.profile-plant-lines-sidebar .profile-suggestions-panel-title{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:#334155;padding:18px 20px;border-bottom:2px solid #f1f5f9;overflow-wrap:anywhere;word-break:break-word}.profile-suggestions-panel-title--bordered{border-bottom:2px solid var(--jasu-border-default, #f1f5f9)}.profile-plant-lines-sidebar-body{padding:12px 20px 8px;max-height:240px;overflow-y:auto;overflow-x:hidden;flex-shrink:0;box-sizing:border-box}.profile-plant-lines-sidebar-body--inline{padding:4px 0 8px;max-height:420px}.profile-plant-line-item{padding:8px 0;border-bottom:1px solid var(--jasu-border-default, #f1f5f9);font-size:.8rem;line-height:1.35}.profile-plant-line-item__type{font-weight:700;color:#1e293b}.profile-plant-line-item__meta{color:#64748b;margin-top:2px}.profile-plant-line-item__detail{color:#475569;margin-top:4px}.profile-plant-line-item__detail--small{font-size:.78rem}.doc-badge-fallback{width:60px;height:60px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:24px;font-weight:700}.doc-badge-label{font-size:.75rem;text-align:center;width:100%;line-height:1.2;height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.doc-badge-label--active{font-weight:600;color:#0f172a}.doc-badge-label--inactive{font-weight:500;color:#64748b}.doc-badge-label--expired{font-weight:600;color:#b91c1c}.profile-team-sidebar{width:280px;min-width:280px;max-width:280px;border-left:1px solid var(--jasu-border-default, #e2e8f0);background:var(--jasu-bg-surface, #ffffff);position:sticky;top:20px;height:max-content;max-height:calc(100vh - 120px);display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;z-index:100;transition:top .3s ease}body[data-navbar-visible=false] .profile-team-sidebar{top:10px;max-height:calc(100vh - 20px)}.profile-team-sidebar-header{flex-shrink:0;background:var(--jasu-bg-surface, #ffffff);z-index:2;display:flex;flex-direction:column;align-items:stretch}.sidebar-team-title{width:100%;margin:0;padding:18px 20px;box-sizing:border-box;background:var(--jasu-bg-surface, #ffffff);font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:#334155;border-bottom:2px solid var(--jasu-border-default, #f1f5f9);min-height:54px;display:flex;align-items:center;gap:10px}.profile-team-sidebar-list{flex:1;min-height:0;overflow-y:auto;padding:16px 12px;display:flex;flex-direction:column;gap:8px}.profile-team-sidebar .profile-hover-wrapper{display:block;width:100%}.profile-team-sidebar .sidebar-team-member{display:flex;flex-direction:row;align-items:center;gap:14px;padding:12px;border-radius:12px;cursor:default;background:transparent;border:1px solid transparent;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%;box-sizing:border-box;text-align:left}.profile-team-sidebar .sidebar-team-member:hover{background:#f8fafc;border:1px solid #e2e8f0;box-shadow:0 4px 12px #00000008;transform:translateY(-1px)}.profile-team-sidebar .sidebar-team-avatar{width:44px;height:44px;min-width:44px;border-radius:50%;background:linear-gradient(135deg,#1f5d39,#4ade80);color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:.95rem;border:2px solid #fff;box-shadow:0 3px 6px #00000014;position:relative;flex-shrink:0}.profile-team-sidebar .sidebar-team-avatar-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.status-indicator{position:absolute;bottom:-2px;right:-2px;width:12px;height:12px;border-radius:50%;border:2px solid #fff;background-color:#94a3b8;z-index:2;transition:background-color .3s ease}.status-online{background-color:#22c55e}.status-away{background-color:#f59e0b}.status-offline{background-color:#94a3b8}.sidebar-presence-legend{display:flex;flex-wrap:wrap;gap:6px 14px;padding:0 16px 12px 20px;margin-top:-4px;font-size:.68rem;color:#64748b;font-weight:600;border-top:1px solid #f1f5f9}.sidebar-presence-legend-item{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.sidebar-presence-legend-dot{position:static!important;bottom:auto!important;right:auto!important;width:9px!important;height:9px!important;border-width:1px!important;flex-shrink:0}.company-equipo-presence-legend{display:flex;flex-wrap:wrap;gap:6px 14px;padding:0 0 10px;margin:-4px 0 0;font-size:.68rem;color:#64748b;font-weight:600}.company-equipo-presence-legend-item{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.company-equipo-presence-legend-dot{position:static!important;bottom:auto!important;right:auto!important;width:9px!important;height:9px!important;border-width:1px!important;flex-shrink:0}.profile-team-sidebar .sidebar-team-info{display:flex;flex-direction:column;min-width:0;gap:2px;flex:1;align-items:flex-start}.profile-team-sidebar .sidebar-team-name{font-size:.9rem;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;max-width:100%}.profile-team-sidebar .sidebar-team-role{font-size:.75rem;color:#64748b;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;max-width:100%}.profile-team-sidebar .sidebar-team-plant{font-size:.65rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#f1f5f9;padding:2px 6px;border-radius:4px;display:inline-flex;align-items:center;gap:4px;width:max-content;max-width:100%;margin-top:2px}.profile-team-sidebar .sidebar-team-plant-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.profile-team-sidebar .sidebar-team-plant-pin{flex-shrink:0;color:#94a3b8}.profile-team-sidebar--vendor .profile-team-sidebar-list{padding:10px 14px 14px;gap:4px}.profile-team-sidebar--vendor .sidebar-team-member{padding:10px 4px;border:none;border-radius:0;background:transparent;gap:12px}.profile-team-sidebar--vendor .sidebar-team-member:hover{background:#f8fafc;border:none;box-shadow:none;transform:none;border-radius:8px}.profile-team-sidebar--vendor .sidebar-team-avatar{width:40px;height:40px;min-width:40px;font-size:.9rem;background:linear-gradient(135deg,#1e293b,#334155);border:none;box-shadow:none}.profile-team-sidebar--vendor .sidebar-team-name{font-size:.88rem;font-weight:700;color:#0f172a}.profile-team-sidebar--vendor .sidebar-team-role{font-size:.78rem;color:#64748b}.profile-team-sidebar--vendor .sidebar-team-plant{font-size:.72rem;color:#475569;background:#f1f5f9;padding:3px 8px;border-radius:6px;margin-top:4px}.profile-team-sidebar--vendor .sidebar-team-plant-pin{color:#64748b}.sidebar-team-add{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 10px;border-radius:10px;cursor:pointer;border:2px dashed #cbd5e1;background:#f8fafc;width:100%;margin-top:12px;transition:all .2s ease;color:#64748b;font-size:.85rem;font-weight:600}.sidebar-team-add:hover{background:#f0fdf4;border-color:#86efac;color:#16a34a;transform:translateY(-1px)}.sidebar-team-more{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;cursor:pointer;background:transparent;border:none;width:100%;margin-top:4px;color:#64748b;font-size:.8rem;font-weight:600;transition:all .2s}.sidebar-team-more:hover{background:#e2e8f0;color:#334155}.sidebar-plant-select{width:100%;padding:4px 6px;font-size:.7rem;border:1px solid #e2e8f0;border-radius:4px;color:#475569;background:#fff;margin-top:2px}.sidebar-plant-select.warning{border-color:#f97316}@media(max-width:1024px){.profile-with-sidebar{flex-direction:column;width:100%;overflow-x:hidden;min-width:0}.profile-main-content{margin-left:0;margin-right:0;max-width:100%;min-width:0}.profile-main-content.no-right-sidebar{margin-right:0}.profile-team-sidebar,.profile-plant-lines-sidebar{display:none}.profile-with-sidebar--triple .profile-main-content--with-left-plant-sidebar{margin-left:0}.profile-products-with-suggestions-row{flex-direction:column;gap:24px}.profile-suggestions-panel{flex:0 0 auto;max-width:100%;width:100%;margin-left:0;margin-right:0;border:1px solid #e2e8f0;border-radius:12px}}@media(max-width:768px){.prof-wrapper{padding:0}.prof-card{padding:16px 10px;width:100%}.prof-header{padding-bottom:20px;margin-bottom:20px}.prof-photo{width:80px;height:80px}.prof-name{font-size:1.2rem;text-align:center}.prof-grid{grid-template-columns:1fr;gap:20px}.prof-commercial-grid{grid-template-columns:1fr;gap:16px}.prof-company-title{font-size:1.1rem}.prof-footer{margin-top:30px;padding-top:16px}.std-wrapper{border-radius:8px;margin-bottom:20px}.std-banner-area{height:140px;margin-bottom:50px}.std-profile-photo-container{width:100px;height:100px;bottom:-45px}.std-header-nav{gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 10px 10px;justify-content:flex-start}.std-nav-item{font-size:.7rem;white-space:nowrap;flex-shrink:0;letter-spacing:.5px}.std-user-display-name{text-align:center;padding-right:0;font-size:1.3rem;margin-top:-30px;margin-bottom:20px}.std-content-padding{padding:20px 12px;box-sizing:border-box;max-width:100%;width:100%;overflow-x:hidden;min-width:0}.std-form-grid{grid-template-columns:1fr;gap:15px;width:100%;min-width:0}.std-form-grid.std-form-grid--person-contact-rail{grid-template-columns:1fr}.std-form-grid>*{min-width:0;max-width:100%}.std-footer-grid{grid-template-columns:1fr!important;gap:16px}.std-footer-grid.two-cols{grid-template-columns:1fr!important}.std-info-grid{grid-template-columns:1fr;gap:12px}.std-pill-value,input.std-pill-input,.std-pill-group .std-pill-input{padding:10px 16px;font-size:.85rem}.std-pill-value{white-space:normal;word-break:break-word;border-radius:20px}.std-pill-label{left:16px;font-size:.75rem}.std-pill-input-group .std-pill-select{min-width:80px;padding:10px 24px 10px 12px;font-size:.8rem}.std-pill-input-group .std-pill-input{padding:10px 12px;font-size:.85rem;min-width:0}.std-pill-input-group{flex-wrap:nowrap;min-width:0}.std-pill-group{min-width:0;max-width:100%}.profile-main-content .table-responsive,.profile-main-content .product-process-table-wrapper .table-responsive,.std-content-padding .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;margin-left:0;margin-right:0}.profile-main-content .jasu-table,.std-content-padding .jasu-table{min-width:480px}.std-company-header{padding:0 8px;max-width:100%}.std-logo-circle{max-width:min(280px,100%);padding:6px 10px}.std-logo-img{max-height:120px}.std-company-name-title{font-size:1.15rem;word-break:break-word;padding:0 4px}.profile-with-sidebar{flex-direction:column;width:100%;overflow-x:hidden;min-width:0}.profile-main-content{margin-left:0!important;margin-right:0!important;padding:0 12px;width:100%;max-width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box}.profile-main-content.no-right-sidebar{margin-right:0!important}.profile-team-sidebar{display:none}.profile-suggestions-panel{position:static;margin-left:0!important;margin-right:0!important;width:100%!important;min-width:0!important;flex:0 0 auto!important;max-height:none;border:1px solid #e2e8f0;border-radius:10px}.profile-products-with-suggestions-row{width:100%;min-width:0;overflow-x:hidden}.profile-products-col{min-width:0;max-width:100%}.profile-main-content [style*=gridColumn],.std-content-padding>div[style*=gridColumn]{max-width:100%}.std-content-padding .leaflet-container,.std-content-padding iframe{max-width:100%}.std-card-grid{grid-template-columns:1fr;gap:12px}.std-detail-card{padding:16px}.std-detail-header{flex-direction:column;align-items:flex-start;gap:12px}.std-header-row{flex-direction:column;align-items:flex-start;gap:10px}.plant-info-row{flex-direction:column}.plant-info-field{min-width:100%}.harvest-grid-layout{grid-template-columns:1fr;height:auto}.harvest-map-box{height:250px}.harvest-data-box{padding:12px}.months-grid{grid-template-columns:repeat(3,1fr);gap:6px}.mini-calendar-grid{overflow-x:auto;-webkit-overflow-scrolling:touch}.mc-header,.mc-row{min-width:600px}.modal-overlay{--jasu-modal-available-max-h: 85vh}@supports (height: 100dvh){.modal-overlay{--jasu-modal-available-max-h: min(85vh, calc(100dvh - 2rem) )}}.modal-content{width:95%!important;max-width:95vw!important;padding:16px 12px}.modal-header,.modal-body{padding:16px}.modal-footer{padding:14px 16px;flex-direction:column;gap:8px}.modal-footer button{width:100%}.prof-team-grid{grid-template-columns:1fr;gap:10px}.status-legend{gap:10px;flex-direction:column;padding:8px 12px}.std-cosas-section{padding:16px 12px;margin-top:20px}.std-cosas-header{flex-direction:column;align-items:flex-start;gap:10px}.std-company-logo-wrapper{width:90px;height:90px}.std-company-name-title{font-size:1.2rem}}@media(max-width:480px){.prof-card{padding:10px 6px}.prof-photo{width:65px;height:65px}.prof-name{font-size:1rem}.prof-role-badge{font-size:.6rem;padding:4px 10px}.std-banner-area{height:100px;margin-bottom:40px}.std-profile-photo-container{width:80px;height:80px;bottom:-35px}.std-user-display-name{font-size:1.1rem;margin-top:-20px}.std-content-padding{padding:14px 8px;box-sizing:border-box;max-width:100%;overflow-x:hidden;min-width:0}.std-form-grid{gap:12px}.std-pill-value,input.std-pill-input,.std-pill-group .std-pill-input{padding:8px 12px;font-size:.8rem;border-radius:16px;box-sizing:border-box;max-width:100%}.std-pill-value{white-space:normal;word-break:break-word}.std-pill-input-group .std-pill-select{max-width:40%;font-size:.75rem;padding:8px 12px 8px 8px}.std-pill-input-group .std-pill-input{min-width:0;padding:8px 10px}.std-pill-label{font-size:.65rem;left:12px}.profile-main-content{padding:0 8px}.std-nav-item{font-size:.6rem;padding-bottom:6px}.btn-save,.btn-cancel{width:100%;text-align:center}.btn-upload-pdf{font-size:.75rem;padding:6px 12px;width:100%;justify-content:center}.std-plant-card{padding:14px}.std-card-title{font-size:.95rem}.std-detail-card{padding:12px}.months-grid{grid-template-columns:repeat(2,1fr)}.month-box{padding:10px 4px;font-size:.7rem}.personal-info-grid{grid-template-columns:1fr}.personal-info-header{flex-direction:column;gap:.5rem;align-items:flex-start}.prof-tags-container,.std-tags-wrapper{gap:4px}.prof-tag,.std-badge{font-size:.6rem;padding:4px 8px}}.swal2-container{z-index:var(--jasu-z-modal-toast, 600000)!important}.archivos-upload-overlay,.doc-upload-loading-portal.archivos-upload-overlay{z-index:var(--jasu-z-modal-top, 500150)!important}.profile-display-currency-block .profile-display-currency-select{display:inline-flex;align-items:center}.profile-display-currency-block .profile-display-currency-select .display-currency-select{font-family:inherit;font-size:.875rem;font-weight:600;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 28px 8px 12px;min-width:140px;max-width:100%;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.profile-display-currency-block .profile-display-currency-select .display-currency-select:focus{outline:none;border-color:#71aa50;box-shadow:0 0 0 2px #71aa5040}html[data-theme=dark] .modal-content{background:var(--jasu-bg-surface, #161b22);color:var(--color-text-base, #e5e7eb);box-shadow:0 20px 50px -10px #000000a6}html[data-theme=dark] .modal-header{background:var(--jasu-bg-surface, #161b22);border-bottom-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .modal-header h2{color:#f1f5f9}html[data-theme=dark] .modal-body{color:var(--color-text-base, #e5e7eb)}html[data-theme=dark] .close-btn{color:#94a3b8}html[data-theme=dark] .close-btn:hover{color:#f87171;background:#f871711f}html[data-theme=dark] .modal-card{background:var(--jasu-bg-surface, #161b22);color:var(--color-text-base, #e5e7eb);box-shadow:0 20px 40px #00000080}html[data-theme=dark] .std-wrapper{background-color:var(--jasu-bg-surface, #161b22);border:1px solid var(--jasu-border-default, #30363d);box-shadow:0 10px 40px #00000059}html[data-theme=dark] .std-input-label{color:#cbd5e1}html[data-theme=dark] .std-input,html[data-theme=dark] .std-select,html[data-theme=dark] textarea.std-input{background-color:#21262d;color:#e5e7eb;border-color:#30363d;box-shadow:none}html[data-theme=dark] .std-input::placeholder,html[data-theme=dark] textarea.std-input::placeholder{color:#64748b}html[data-theme=dark] .std-select option{background-color:#21262d;color:#e5e7eb}html[data-theme=dark] .std-footer-grid{border-top-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .std-col-title{color:#94a3b8}html[data-theme=dark] .std-detail-card{background-color:var(--jasu-bg-surface, #161b22);border-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .std-detail-header{border-bottom-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .std-detail-title{color:#f1f5f9}html[data-theme=dark] .std-detail-logo-wrapper{border-color:#475569;background:#21262d}html[data-theme=dark] .std-detail-logo-placeholder{background-color:#1c2430;color:#94a3b8}html[data-theme=dark] .std-back-button{background:#21262d;color:#e5e7eb;border:1px solid #30363d}html[data-theme=dark] .std-profile-photo-container{border-color:#30363d;background-color:#21262d}html[data-theme=dark] .std-team-avatar{background-color:#21262d;color:#cbd5e1;border-color:#30363d}html[data-theme=dark] .prof-name,html[data-theme=dark] .prof-company-title{color:#f1f5f9}html[data-theme=dark] .prof-header{border-bottom-color:#30363d}html[data-theme=dark] .profile-display-currency-block .profile-display-currency-select .display-currency-select{color:#e5e7eb;background:#21262d;border-color:#30363d}html[data-theme=dark] .std-card-title,html[data-theme=dark] .std-card-body{color:#e5e7eb}html[data-theme=dark] .std-card-header{border-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .std-card-link{color:#86efac}.company-matrix-hierarchy-root{display:flex;flex-direction:column;gap:14px;margin-top:12px;margin-bottom:4px;width:100%;max-width:100%}.company-matrix-hierarchy-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:6px}.company-matrix-hierarchy-children{display:flex;flex-direction:column;gap:8px}.company-matrix-hierarchy-link{text-decoration:none;color:inherit;display:block}.company-matrix-hierarchy-btn{padding:10px 12px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;font-size:.9rem;font-weight:600;color:#1f5d39;display:flex;align-items:center;justify-content:space-between;gap:8px;box-shadow:0 1px 2px #0f172a0a;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease}.company-matrix-hierarchy-link:hover .company-matrix-hierarchy-btn{box-shadow:0 2px 8px #1f5d3914;border-color:#cbd5e1}.company-matrix-hierarchy-btn-text{overflow:hidden;text-overflow:ellipsis;min-width:0}.company-matrix-hierarchy-btn-arrow{flex-shrink:0;opacity:.85}html[data-theme=dark] .company-matrix-hierarchy-label{color:#94a3b8}html[data-theme=dark] .company-matrix-hierarchy-btn{background:#21262d;border-color:#30363d;color:#86efac;box-shadow:none}html[data-theme=dark] .company-matrix-hierarchy-link:hover .company-matrix-hierarchy-btn{background:#262c36;border-color:#475569;box-shadow:0 2px 10px #00000059}.mi-empresa-see-more-btn{display:block;width:100%;margin-top:10px;padding:8px;background:#f8fafc;color:#64748b;border-radius:6px;border:1px dashed #cbd5e1;cursor:pointer;font-weight:600;font-size:.85rem;font-family:inherit;transition:background .2s ease,color .2s ease,border-color .2s ease}.mi-empresa-see-more-btn:hover{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}html[data-theme=dark] .mi-empresa-see-more-btn{background:#21262d;color:#cbd5e1;border-color:#475569}html[data-theme=dark] .mi-empresa-see-more-btn:hover{background:#1e3a5f;color:#e2e8f0;border-color:#60a5fa}html[data-theme=dark] .team-card{background:#21262d;border-color:#30363d}html[data-theme=dark] .team-card:hover{box-shadow:0 4px 14px #00000059}html[data-theme=dark] .team-card.is-primary{background:#facc151f;border-color:#facc1573}html[data-theme=dark] .team-name{color:#f1f5f9}html[data-theme=dark] .team-role{color:#94a3b8}html[data-theme=dark] .team-avatar{background-color:#334155;color:#cbd5e1}html[data-theme=dark] .std-empty-state{background-color:#21262d;border-color:#475569}html[data-theme=dark] .std-empty-text{color:#cbd5e1}html[data-theme=dark] .company-equipo-compact-search{background:#21262d;border-color:#30363d;color:#e5e7eb}html[data-theme=dark] .company-equipo-compact-search::placeholder{color:#64748b}html[data-theme=dark] .company-equipo--compact .company-equipo-compact-summary{background:#21262d;border-color:#30363d;box-shadow:0 2px 8px #00000040}html[data-theme=dark] .company-equipo--compact .company-equipo-compact-summary-kind{color:#94a3b8}html[data-theme=dark] .company-equipo--compact .company-equipo-compact-summary-name{color:#f1f5f9}html[data-theme=dark] .company-equipo--compact .company-equipo-compact-summary-title{color:#94a3b8}html[data-theme=dark] .company-equipo--compact .company-equipo-compact-summary-plant{color:#86efac}html[data-theme=dark] .company-equipo--compact .company-equipo-compact-popover{background:#21262d;border-color:#30363d;box-shadow:0 -8px 28px #00000073,0 0 0 1px #ffffff0f}html[data-theme=dark] .std-plant-card{background-color:#21262d;border-color:#30363d;box-shadow:0 4px 14px #00000059}html[data-theme=dark] .std-plant-card:hover{box-shadow:0 10px 24px #00000073}.plant-logistics-add-row{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.plant-logistics-dropdown-slot{flex:1;min-width:120px}.plant-logistics-select.plant-logistics-select{flex:1 1 120px;min-width:120px;padding:6px 10px!important;font-size:.85rem!important}.plant-logistics-add-btn{padding:6px 12px;font-size:.85rem;font-weight:600;background-color:#f8fafc;color:#1f5d39;border:1px solid #1f5d39;border-radius:6px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease;display:inline-flex;align-items:center;gap:4px;font-family:inherit}.plant-logistics-add-btn:hover:not(:disabled){background-color:#1f5d39;color:#fff}.plant-logistics-add-btn:disabled{opacity:.45;cursor:not-allowed}.plant-logistics-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:.8rem;font-weight:500;color:#475569}.plant-logistics-chip button{background:none;border:none;padding:0 2px;cursor:pointer;color:#94a3b8;font-size:1.1rem;line-height:1;display:flex;align-items:center}.plant-logistics-chip button:hover{color:#ef4444}html[data-theme=dark] .plant-logistics-add-btn{background-color:#21262d;color:#86efac;border-color:#475569}html[data-theme=dark] .plant-logistics-add-btn:hover:not(:disabled){background-color:#1f5d39;color:#fff;border-color:#1f5d39}html[data-theme=dark] .plant-logistics-chip{background:#334155;border-color:#475569;color:#e2e8f0}html[data-theme=dark] .plant-logistics-multi-field-label{color:#94a3b8}.kosher-unknown-terms-alert{padding:1rem;border-radius:8px;border:1px solid #fdba74;background-color:#fff7ed;color:#c2410c}.kosher-unknown-terms-alert--spaced{margin-bottom:1rem}.kosher-unknown-terms-alert--margint{margin-top:1rem}.kosher-unknown-terms-alert__tiles{display:flex;flex-wrap:wrap;gap:.5rem}.kosher-unknown-term-tile{background:#ffffffa6;padding:4px 10px;border-radius:4px;border:1px solid #fdba74;font-size:.9rem;cursor:pointer;text-align:left;color:#9a3412;font-weight:500;font-family:inherit}.kosher-unknown-term-tile--readonly{padding:2px 8px;cursor:default;font-weight:400}html[data-theme=dark] .kosher-unknown-terms-alert{background-color:#3a2a14;border-color:#b45309;color:#fdba74}html[data-theme=dark] .kosher-unknown-terms-alert>div:first-of-type{color:#fde68a}html[data-theme=dark] .kosher-unknown-terms-alert>p{color:#fcd34d!important}html[data-theme=dark] .kosher-unknown-term-tile{background:#0f172a8c;border-color:#d97706;color:#ffedd5}html[data-theme=dark] .kosher-unknown-term-tile--readonly{color:#fed7aa}html[data-theme=dark] .kosher-unknown-term-tile:hover:not(:disabled){background:#0f172abf}html[data-theme=dark] .std-pill-label{background-color:#161b22;color:#86efac}html[data-theme=dark] .std-pill-value{color:#e2e8f0;border-color:#475569}html[data-theme=dark] input.std-pill-input,html[data-theme=dark] .std-pill-group .std-pill-input{color:#f1f5f9;border-color:#475569;background-color:#161b2259}html[data-theme=dark] input.std-pill-input::placeholder,html[data-theme=dark] .std-pill-group .std-pill-input::placeholder{color:#94a3b8}html[data-theme=dark] input.std-pill-input:focus,html[data-theme=dark] .std-pill-group .std-pill-input:focus{border-color:#86efac;background-color:#21262d;box-shadow:0 0 0 3px #86efac1f}html[data-theme=dark] .std-pill-input-group{background:#21262d;border-color:#475569}html[data-theme=dark] .std-pill-input-group .std-pill-select{background:#1c2430;color:#e5e7eb;border-right-color:#475569}html[data-theme=dark] .std-pill-input-group .std-pill-input{background:transparent;color:#f1f5f9}html[data-theme=dark] .std-pill-value.link{color:#86efac}html[data-theme=dark] .std-pill-value.link:hover{background-color:#22c55e1f}html[data-theme=dark] .status-legend{background-color:#21262d;border-color:#30363d;color:#cbd5e1}html[data-theme=dark] .legend-item{color:#e2e8f0}html[data-theme=dark] .modal-footer{background:#21262d;border-top-color:#30363d}html[data-theme=dark] .btn-cancel{background:#161b22;color:#e5e7eb;border-color:#475569}html[data-theme=dark] .btn-cancel:hover{background:#262c36;color:#f1f5f9}html[data-theme=dark] .admin-company-topbar{background:#161b22;border-bottom:1px solid #30363d}html[data-theme=dark] .admin-company-back-btn{background:#21262d;border-color:#30363d;color:#e5e7eb}html[data-theme=dark] .admin-company-back-btn:hover{background:#262c36}.admin-person-profile-shell{display:block;padding:0;min-height:100vh;background-color:#fff}html[data-theme=dark] .admin-person-profile-shell{background-color:#0d1117}.admin-person-visibility-banner{max-width:720px;margin:0 auto 16px;padding:12px 16px;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;font-size:.9rem;color:#334155}html[data-theme=dark] .admin-person-visibility-banner{background:#facc151f;border-color:#facc1573;color:#e2e8f0}.admin-person-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:20px;color:#475569;font-size:.9rem;background:#f8fafc;padding:16px;border-radius:8px;max-width:720px;margin-left:auto;margin-right:auto;border:1px solid #e2e8f0}html[data-theme=dark] .admin-person-summary-grid{background:#161b22;border-color:#30363d;color:#cbd5e1}.admin-person-summary-strong{font-weight:600;color:#334155}html[data-theme=dark] .admin-person-summary-strong{color:#f1f5f9}.admin-person-summary-select{font-weight:600;color:#334155;padding:8px 10px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;font-size:.9rem;max-width:100%;min-width:0;box-sizing:border-box}.admin-person-ownedby-bar .admin-person-summary-select{font-weight:500;padding:6px 10px;min-width:180px}html[data-theme=dark] .admin-person-summary-select{background:#21262d;border-color:#475569;color:#e5e7eb}.admin-person-ownedby-bar{display:flex;justify-content:center;gap:24px;color:#475569;font-size:.9rem;background:#f8fafc;padding:8px 16px;border-radius:8px;width:fit-content;margin:0 auto 20px;border:1px solid #e2e8f0}html[data-theme=dark] .admin-person-ownedby-bar{background:#161b22;border-color:#30363d;color:#cbd5e1}html[data-theme=dark] .admin-person-profile .std-user-display-name{color:#86efac}html[data-theme=dark] .admin-person-plant-pill{background:#21262d;border-color:#30363d;box-shadow:none}html[data-theme=dark] .admin-person-plant-pill--primary{border-color:#86efac73;background:#22c55e1a}html[data-theme=dark] .admin-person-plant-pill-primary{color:#f1f5f9}html[data-theme=dark] .admin-person-plant-pill-primary:hover:not(:disabled){background:#ffffff0f}html[data-theme=dark] .admin-person-plant-pill-qa{border-left-color:#30363d;background:#0f172a73;color:#cbd5e1}html[data-theme=dark] .admin-person-plant-pill-remove{border-left-color:#30363d;background:#1c2430;color:#94a3b8}html[data-theme=dark] .admin-person-locations-help{color:#94a3b8!important}html[data-theme=dark] .personal-info-field{background:#161b22;border-color:#30363d}html[data-theme=dark] .personal-info-field:hover{border-color:#475569;box-shadow:0 2px 8px #00000059}html[data-theme=dark] .personal-info-label{color:#94a3b8}html[data-theme=dark] .personal-info-value{color:#e5e7eb}html[data-theme=dark] .personal-info-input{color:#f1f5f9;background:#21262d;border-color:#30363d}html[data-theme=dark] .personal-info-input:focus{background:#262c36;border-color:#86efac}html[data-theme=dark] .btn-personal-add-campo{background:linear-gradient(135deg,#21262d,#1c2430);color:#cbd5e1;border-color:#475569}html[data-theme=dark] .btn-personal-add-campo:hover{background:#262c36;border-color:#64748b;color:#f1f5f9}html[data-theme=dark] .personal-info-new-campo{background:#161b22;border-color:#30363d}html[data-theme=dark] .personal-info-new-input{background:#21262d;border-color:#30363d;color:#e5e7eb}html[data-theme=dark] .btn-personal-cancel{background:#21262d;color:#e5e7eb;border-color:#475569}html[data-theme=dark] .personal-info-admin-section{border-top-color:#30363d}html[data-theme=dark] .std-cosas-title,html[data-theme=dark] .std-cosas-title2{color:#86efac}html[data-theme=dark] .profile-info-tab__contact-column{background:var(--jasu-bg-surface, #161b22);border-color:var(--jasu-border-default, #30363d);box-shadow:0 1px 2px #00000040,0 10px 28px -14px #00000073}html[data-theme=dark] .profile-info-tab__contact-column .crm-section-heading,html[data-theme=dark] .profile-info-tab__contact-column .social-crm-editor .crm-section-heading{color:#94a3b8}html[data-theme=dark] .profile-info-tab__contact-column .social-crm-editor+.social-crm-editor,html[data-theme=dark] .profile-info-tab__contact-block+.profile-info-tab__contact-block{border-top-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .profile-info-hero-layout__photo-inner{background-color:#21262d;border-color:#30363d;box-shadow:0 4px 18px #00000059}html[data-theme=dark] .profile-display-currency-block p{color:#94a3b8!important}html[data-theme=dark] .profile-info-tab-below-hero .std-footer-grid{border-top-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .std-separator-dashed{border-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .prof-text-muted{color:#94a3b8}html[data-theme=dark] .profile-team-sidebar,html[data-theme=dark] .profile-plant-lines-sidebar,html[data-theme=dark] .profile-suggestions-panel{background:var(--jasu-bg-surface, #161b22);border-color:var(--jasu-border-default, #30363d);color:var(--color-text-base, #e5e7eb)}html[data-theme=dark] .profile-team-sidebar-header,html[data-theme=dark] .sidebar-team-title,html[data-theme=dark] .profile-plant-lines-sidebar .profile-suggestions-panel-title,html[data-theme=dark] .profile-suggestions-panel-title{background:var(--jasu-bg-surface, #161b22);color:#e2e8f0;border-bottom-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .sidebar-presence-legend{border-top-color:var(--jasu-border-default, #30363d);color:#94a3b8}html[data-theme=dark] .profile-team-sidebar .sidebar-team-member:hover,html[data-theme=dark] .profile-team-sidebar--vendor .sidebar-team-member:hover{background:var(--jasu-table-row-hover, #21262d);border-color:var(--jasu-border-default, #30363d);box-shadow:none}html[data-theme=dark] .profile-team-sidebar .sidebar-team-name{color:#f1f5f9}html[data-theme=dark] .profile-team-sidebar .sidebar-team-role{color:#94a3b8}html[data-theme=dark] .profile-team-sidebar .sidebar-team-plant{background:#21262d;color:#cbd5e1}html[data-theme=dark] .profile-team-sidebar .sidebar-team-plant-pin{color:#94a3b8}html[data-theme=dark] .profile-team-sidebar .sidebar-team-avatar{border-color:#30363d;box-shadow:none}html[data-theme=dark] .profile-team-sidebar--vendor .sidebar-team-avatar{background:linear-gradient(135deg,#1e293b,#334155)}html[data-theme=dark] .sidebar-team-more{color:#94a3b8}html[data-theme=dark] .sidebar-team-more:hover{background:var(--jasu-table-row-hover, #21262d);color:#e2e8f0}html[data-theme=dark] .profile-plant-lines-sidebar-body{color:#cbd5e1}html[data-theme=dark] .profile-plant-line-item{border-bottom-color:var(--jasu-border-default, #30363d)!important}html[data-theme=dark] .profile-plant-line-item__type{color:#f1f5f9!important}html[data-theme=dark] .profile-plant-line-item__meta{color:#94a3b8!important}html[data-theme=dark] .profile-plant-line-item__detail{color:#cbd5e1!important}html[data-theme=dark] .std-cosas-section{background-color:#161b22;border-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .std-cosas-subtitle{color:#94a3b8}html[data-theme=dark] .std-section-separator{border-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .std-logo-circle{background-color:#21262d;border-color:#30363d}html[data-theme=dark] .std-company-logo-wrapper{background-color:#21262d;border-color:#475569}html[data-theme=dark] .std-company-logo-wrapper:hover{background-color:#262c36;border-color:#64748b}html[data-theme=dark] .std-company-name-title{color:#f1f5f9}html[data-theme=dark] .documentation-panel__tabs{border-bottom-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .documentation-panel__tab{background:#21262d;border-color:#30363d;color:#cbd5e1}html[data-theme=dark] .documentation-panel__tab:hover{background:#262c36;border-color:#475569}html[data-theme=dark] .documentation-panel__tab--active{background:#22c55e1f;border-color:#3f6248;color:#86efac}html[data-theme=dark] .documentation-panel__upload-row{background:#21262d;border-color:#475569}html[data-theme=dark] .documentation-panel__upload-hint,html[data-theme=dark] .documentation-panel__hint,html[data-theme=dark] .documentation-panel__loading{color:#94a3b8}html[data-theme=dark] .doc-badges-flow-group-title,html[data-theme=dark] .doc-badges-section-heading--stacked{color:#f1f5f9;border-bottom-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .doc-badges-flow-group-count{background:#21262d;color:#94a3b8}html[data-theme=dark] .doc-badge-fallback{background:#30363d!important;color:#94a3b8!important}html[data-theme=dark] .doc-badge-label--active{color:#f1f5f9}html[data-theme=dark] .doc-badge-label--inactive{color:#94a3b8}html[data-theme=dark] .doc-badge-label--expired{color:#fca5a5}html[data-theme=dark] .product-docs-split{border-color:var(--jasu-border-default, #30363d);background:var(--jasu-bg-surface, #161b22)}html[data-theme=dark] .product-docs-split__sidebar{background:#1c2430;border-right-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .product-docs-split__filters{background:#21262d;border-bottom-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .product-docs-split__search,html[data-theme=dark] .product-docs-split__filter-select{background:#161b22;border-color:#475569;color:#e5e7eb}html[data-theme=dark] .product-docs-split__filter-label{color:#94a3b8}html[data-theme=dark] .product-docs-split__main{background:var(--jasu-bg-surface, #161b22)}html[data-theme=dark] .product-docs-split__empty{color:#94a3b8}html[data-theme=dark] .doc-header{border-bottom-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .doc-header strong{color:#e2e8f0}html[data-theme=dark] .doc-item{background:#21262d;border-color:#30363d;color:#cbd5e1}html[data-theme=dark] .doc-item:hover{background:#262c36;border-color:#475569}html[data-theme=dark] .doc-link:hover{color:#f1f5f9}html[data-theme=dark] .std-doc-upload-compact-zone{border-bottom-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .std-doc-upload-compact-zone--drag{background:#22c55e1a;border-color:#22c55e}html[data-theme=dark] .std-doc-upload-hint,html[data-theme=dark] .upload-spinner{color:#94a3b8}html[data-theme=dark] .prof-divider{border-color:var(--jasu-border-default, #30363d)}html[data-theme=dark] .std-nav-item{color:#64748b}html[data-theme=dark] .std-nav-item.active{color:#f1f5f9;border-bottom-color:#86efac}.link-spec-plants-modal.modal-overlay{align-items:center}.link-spec-plants-modal .link-spec-plants-modal__panel{width:min(520px,94vw);max-width:520px;max-height:min(88vh,calc(100dvh - 2rem));border-radius:16px;overflow:hidden;display:flex;flex-direction:column;padding:0;animation:slideUpModal .35s cubic-bezier(.16,1,.3,1)}.link-spec-plants-modal__header{padding:20px 22px 16px;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff);flex-shrink:0}.link-spec-plants-modal__header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.link-spec-plants-modal__title{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:1.3}.link-spec-plants-modal__subtitle{margin:6px 0 0;font-size:.8125rem;color:#64748b;line-height:1.45}.link-spec-plants-modal__close{flex-shrink:0;width:36px;height:36px;border:none;border-radius:10px;background:#f1f5f9;color:#64748b;font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.link-spec-plants-modal__close:hover{background:#fee2e2;color:#dc2626}.link-spec-plants-modal__product{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;border-radius:10px;background:#ecfdf5;border:1px solid #bbf7d0;font-size:.8125rem;color:#166534;max-width:100%}.link-spec-plants-modal__product-label{font-weight:700;text-transform:uppercase;font-size:.65rem;letter-spacing:.04em;color:#15803d}.link-spec-plants-modal__product-name{font-weight:600;word-break:break-word}.link-spec-plants-modal__body{padding:18px 22px;overflow-y:auto;flex:1 1 auto;min-height:0}.link-spec-plants-modal__info{margin:0 0 16px;padding:12px 14px;border-radius:10px;background:#f0f9ff;border:1px solid #bae6fd;font-size:.8125rem;color:#0c4a6e;line-height:1.5}.link-spec-plants-modal__toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;flex-wrap:wrap}.link-spec-plants-modal__toolbar-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.link-spec-plants-modal__toolbar-actions{display:flex;gap:8px}.link-spec-plants-modal__link-btn{border:none;background:none;padding:0;font-size:.75rem;font-weight:600;color:#3f6248;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.link-spec-plants-modal__link-btn:hover{color:#2d4a36}.link-spec-plants-modal__link-btn:disabled{opacity:.45;cursor:not-allowed}.link-spec-plants-modal__search{width:100%;box-sizing:border-box;margin-bottom:10px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;font-size:.875rem;color:#0f172a;background:#fff}.link-spec-plants-modal__search:focus{outline:none;border-color:#3f6248;box-shadow:0 0 0 3px #3f624826}.link-spec-plants-modal__list{display:flex;flex-direction:column;gap:6px;max-height:min(280px,40vh);overflow-y:auto;padding:4px;margin:0 -4px}.link-spec-plants-modal__plant-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.link-spec-plants-modal__plant-row:hover{border-color:#cbd5e1;background:#f8fafc}.link-spec-plants-modal__plant-row--selected{border-color:#3f6248;background:#f0fdf4;box-shadow:0 0 0 1px #3f62481f}.link-spec-plants-modal__plant-row input{width:18px;height:18px;accent-color:#3f6248;cursor:pointer;flex-shrink:0}.link-spec-plants-modal__plant-name{font-size:.9rem;font-weight:500;color:#1e293b;line-height:1.35;word-break:break-word}.link-spec-plants-modal__hint{margin:12px 0 0;font-size:.75rem;color:#94a3b8;line-height:1.4}.link-spec-plants-modal__empty,.link-spec-plants-modal__loading{text-align:center;padding:28px 16px;color:#64748b;font-size:.875rem}.link-spec-plants-modal__error{margin-top:12px;padding:10px 12px;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.8125rem}.link-spec-plants-modal__footer{padding:14px 22px 18px;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.link-spec-plants-modal__btn-ghost{padding:10px 16px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#475569;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.link-spec-plants-modal__btn-ghost:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.link-spec-plants-modal__btn-primary{padding:10px 18px;border-radius:10px;border:none;background:#3f6248;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s;min-width:120px}.link-spec-plants-modal__btn-primary:hover:not(:disabled){background:#35543f}.link-spec-plants-modal__btn-primary:disabled{opacity:.55;cursor:not-allowed}html[data-theme=dark] .link-spec-plants-modal__header{background:linear-gradient(180deg,#1e293b,#0f172a);border-bottom-color:#334155}html[data-theme=dark] .link-spec-plants-modal__title{color:#f1f5f9}html[data-theme=dark] .link-spec-plants-modal__subtitle,html[data-theme=dark] .link-spec-plants-modal__hint{color:#94a3b8}html[data-theme=dark] .link-spec-plants-modal__product{background:#14532d33;border-color:#166534;color:#bbf7d0}html[data-theme=dark] .link-spec-plants-modal__info{background:#0c4a6e33;border-color:#0369a1;color:#bae6fd}html[data-theme=dark] .link-spec-plants-modal__plant-row{background:#1e293b;border-color:#334155}html[data-theme=dark] .link-spec-plants-modal__plant-row--selected{background:#14532d44;border-color:#22c55e}html[data-theme=dark] .link-spec-plants-modal__footer{background:#0f172a;border-top-color:#334155}.spec-history-modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px}.spec-history-modal{width:min(560px,100%);max-height:min(80vh,720px);background:#fff;border-radius:12px;box-shadow:0 20px 50px #0f172a2e;display:flex;flex-direction:column;overflow:hidden}.spec-history-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e2e8f0}.spec-history-modal__title{margin:0;font-size:1.05rem;color:#0f172a}.spec-history-modal__subtitle{margin:4px 0 0;font-size:.82rem;color:#64748b}.spec-history-modal__close{border:none;background:transparent;font-size:1.5rem;line-height:1;color:#64748b;cursor:pointer}.spec-history-modal__body{padding:12px 18px;overflow-y:auto;flex:1}.spec-history-modal__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.spec-history-modal__item{border:1px solid #e2e8f0;border-radius:10px;padding:12px;background:#f8fafc}.spec-history-modal__item--primary{border-color:#86efac;background:#f0fdf4}.spec-history-modal__item-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.spec-history-modal__date{font-size:.82rem;font-weight:600;color:#334155}.spec-history-modal__badge{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#166534;background:#dcfce7;border-radius:999px;padding:2px 8px}.spec-history-modal__summary{margin:8px 0 0;font-size:.8rem;color:#475569;line-height:1.4}.spec-history-modal__actions{margin-top:10px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.spec-history-modal__link{font-size:.82rem;font-weight:600;color:#2563eb;text-decoration:none}.spec-history-modal__delete{border:none;background:transparent;color:#dc2626;font-size:.82rem;font-weight:600;cursor:pointer;padding:0}.spec-history-modal__delete:disabled{opacity:.6;cursor:not-allowed}.spec-history-modal__footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px;border-top:1px solid #e2e8f0;background:#f8fafc}.spec-history-modal__muted{margin:0;color:#64748b;font-size:.88rem}.spec-history-modal__error{margin:0;color:#dc2626;font-size:.88rem}html[data-theme=dark] .spec-history-modal{background:#1e293b}html[data-theme=dark] .spec-history-modal__header,html[data-theme=dark] .spec-history-modal__footer{border-color:#334155;background:#0f172a}html[data-theme=dark] .spec-history-modal__title{color:#f1f5f9}html[data-theme=dark] .spec-history-modal__item{background:#0f172a;border-color:#334155}html[data-theme=dark] .spec-history-modal__item--primary{background:#14532d33;border-color:#22c55e66}.gc-fid-bottle-label-td{vertical-align:top;white-space:nowrap}.gc-fid-bottle-label-cell{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;min-width:8.5rem}.gc-fid-bottle-label-btn{font-family:var(--font, "DM Sans", system-ui, sans-serif);font-size:.78rem;font-weight:700;padding:.35rem .55rem;border-radius:8px;border:1px solid var(--jasu-secondary, #78aa4d);background:#78aa4d1f;color:var(--jasu-primary-dark, #1e452a);cursor:pointer;transition:background .15s,border-color .15s}.gc-fid-bottle-label-btn:hover:not(:disabled){background:#78aa4d38;border-color:var(--jasu-primary, #295d38)}.gc-fid-bottle-label-btn:disabled{opacity:.65;cursor:not-allowed}.gc-fid-bottle-label-btn--compact{font-size:.72rem;padding:.28rem .45rem;min-width:0}.gc-fid-bottle-label-na{color:var(--jasu-muted, #5c6f62);font-size:.85rem}.gc-fid-bottle-label-pending{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;max-width:11rem}.gc-fid-bottle-label-pending-text{font-size:.72rem;font-weight:600;color:var(--jasu-muted, #64748b);line-height:1.25}.gc-fid-bottle-label-pending-open{font-family:var(--font, "DM Sans", system-ui, sans-serif);font-size:.72rem;font-weight:800;padding:.2rem .45rem;border-radius:6px;border:1px solid var(--jasu-primary, #295d38);background:var(--jasu-surface, #ffffff);color:var(--jasu-primary, #295d38);cursor:pointer}.multi-bottle-label-flow{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.multi-bottle-label-flow__btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:8px;border:1px solid #86efac;background:#ecfdf5;color:#166534;font-size:.82rem;font-weight:700;cursor:pointer}.multi-bottle-label-flow__btn--compact{padding:6px 10px;font-size:.78rem}.multi-bottle-label-flow__btn:hover:not(:disabled){background:#d1fae5}.multi-bottle-label-flow__btn:disabled{opacity:.65;cursor:wait}.multi-bottle-label-flow__open-pdf{padding:4px 8px;border:none;background:none;color:#2563eb;font-size:.78rem;font-weight:600;cursor:pointer;text-decoration:underline}.samples-multi-select-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding:12px 16px;border-radius:10px;border:1px solid #bbf7d0;background:#f0fdf4}.samples-multi-select-bar__count{font-size:.88rem;font-weight:600;color:#166534}.samples-row-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#16a34a}.samples-row-checkbox:disabled{cursor:not-allowed;opacity:.35}.global-search-wrap{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;max-width:100%}.global-search-bar{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px}.global-search-grow{overflow:hidden;max-width:0;opacity:0;transform:translate(8px);transition:max-width .4s cubic-bezier(.4,0,.2,1),opacity .28s ease,transform .4s cubic-bezier(.4,0,.2,1)}.global-search-bar.is-open .global-search-grow{max-width:min(280px,calc(100vw - 120px));opacity:1;transform:translate(0)}.global-search-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e5e5e5;border-radius:10px;background:#fff;color:#1f5d39;cursor:pointer;transition:background .2s ease,border-color .2s ease;flex-shrink:0}.global-search-toggle:hover,.global-search-toggle.is-open{background:#f4faf6;border-color:#71aa50}.global-search-field{position:relative;display:flex;align-items:center;min-width:0}.global-search-input{width:min(280px,calc(100vw - 120px));min-width:180px;height:38px;padding:0 36px 0 12px;border:1px solid #ddd;border-radius:8px;font-size:.9rem;font-family:inherit;outline:none;box-sizing:border-box}.global-search-input:focus{border-color:#71aa50;box-shadow:0 0 0 2px #71aa5033}.global-search-panel{position:absolute;top:calc(100% + 8px);right:0;left:auto;width:min(380px,calc(100vw - 24px));min-width:260px;max-height:min(70vh,420px);overflow:auto;padding:12px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 12px 32px #0000001f;z-index:1200}.global-search-loading{position:absolute;right:10px;width:16px;height:16px;border:2px solid #e5e5e5;border-top-color:#1f5d39;border-radius:50%;animation:global-search-spin .7s linear infinite}@keyframes global-search-spin{to{transform:rotate(360deg)}}.global-search-hint,.global-search-empty,.global-search-searching{margin:0 4px 12px;font-size:.8rem;color:#666}.global-search-searching{margin-bottom:8px;font-style:italic;color:#1f5d39}.global-search-groups{display:flex;flex-direction:column;gap:12px}.global-search-group-title{font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#71aa50;margin-bottom:4px;padding-left:4px}.global-search-list{list-style:none;margin:0;padding:0}.global-search-item-wrap{display:flex;align-items:center;gap:8px;margin-bottom:4px}.global-search-item-wrap .global-search-item{flex:1;min-width:0;margin-bottom:0}.global-search-item-ownedby{flex-shrink:0;max-width:42%;padding-right:6px;font-size:.72rem;font-weight:500;color:#888;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;-webkit-user-select:none;user-select:none}.global-search-item{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left;padding:8px 10px;margin-bottom:4px;border:none;border-radius:8px;background:#fafafa;cursor:pointer;font-family:inherit;transition:background .15s ease}.global-search-item:hover{background:#f0f6f2}.global-search-item-title{font-size:.88rem;font-weight:600;color:#222;line-height:1.3}.global-search-item-sub{font-size:.75rem;color:#666;margin-top:2px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:640px){.global-search-bar{width:100%;justify-content:flex-end}.global-search-bar.is-open .global-search-grow{max-width:min(240px,calc(100vw - 100px))}.global-search-input{width:min(240px,calc(100vw - 100px));min-width:140px}.global-search-panel{right:0;left:auto;width:min(96vw,380px);min-width:0}}html[data-theme=dark] .global-search-toggle{background:#21262d;border-color:#30363d;color:#86efac}html[data-theme=dark] .global-search-toggle:hover,html[data-theme=dark] .global-search-toggle.is-open{background:#262c36;border-color:#71aa50}html[data-theme=dark] .global-search-input{background:#21262d;border-color:#30363d;color:#e5e7eb}html[data-theme=dark] .global-search-input::placeholder{color:#64748b}html[data-theme=dark] .global-search-panel{background:#161b22;border-color:#30363d;box-shadow:0 16px 40px #0000008c}html[data-theme=dark] .global-search-loading{border-color:#30363d;border-top-color:#86efac}html[data-theme=dark] .global-search-hint,html[data-theme=dark] .global-search-empty,html[data-theme=dark] .global-search-searching{color:#94a3b8}html[data-theme=dark] .global-search-searching{color:#86efac}html[data-theme=dark] .global-search-item{background:#21262d}html[data-theme=dark] .global-search-item:hover{background:#262c36}html[data-theme=dark] .global-search-item-title{color:#f1f5f9}html[data-theme=dark] .global-search-item-sub{color:#94a3b8}html[data-theme=dark] .global-search-item-ownedby{color:#64748b}.navbar-outer{position:fixed;top:0;left:0;right:0;z-index:1000;overflow:visible;transition:left .3s cubic-bezier(.4,0,.2,1)}.global-navbar.navbar-hidden{transform:translateY(-100%)}.global-navbar{background-color:var(--jasu-navbar-bg, #ffffff);height:80px;padding:0 40px;display:flex;align-items:center;justify-content:flex-start;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid var(--jasu-navbar-border, #e5e5e5);box-shadow:none;transition:all .3s ease;font-family:Montserrat,Roboto,sans-serif}.nav-brand-absolute{position:absolute;left:50%;transform:translate(-50%);display:none;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#333;letter-spacing:2px;text-transform:uppercase}.brand-centered{display:flex;align-items:center;justify-content:center;margin-right:0;margin-bottom:10px}.logged-container .brand-centered{margin-bottom:0}.nav-logo-img{height:40px;width:auto;object-fit:contain;display:block}.nav-right-actions{flex:1 1 0;display:flex;align-items:center;justify-content:flex-end;gap:15px;margin-left:0;min-width:0;z-index:100;overflow:visible}.btn-crm-nav{background-color:#1f5d39;color:#fff;width:100px;height:32px;padding:0;border-radius:5px;font-weight:var(--font-weight-btn);font-size:var(--font-size-btn);border:none;cursor:pointer;transition:all .3s ease;text-transform:none;letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;flex-shrink:0}.btn-crm-nav:hover{background-color:#174d2e;transform:translateY(-2px);box-shadow:0 4px 12px #1f5d394d}.btn-simple{background:transparent;border:1px solid #ddd;color:#555;padding:6px 15px;font-size:var(--font-size-sm);border-radius:20px;cursor:pointer;transition:.2s;font-weight:600}.btn-simple:hover{border-color:#d32f2f;color:#d32f2f;background:#fff5f5}.lang-btn{display:flex;align-items:center;justify-content:center;padding:4px;background:none;border:none;border-radius:4px;font-family:Montserrat,Roboto,sans-serif;font-size:var(--font-size-nav);font-weight:700;color:#1f5d39;cursor:pointer;transition:opacity .2s ease}.lang-btn:hover{opacity:.7}.lang-btn .lang-flag-icon{display:block;flex-shrink:0;border-radius:2px;box-shadow:0 0 0 1px #0000001f}.navbar-left-slot{flex:1 1 0;display:flex;align-items:center;justify-content:flex-start;min-width:0}.nav-center-section{position:relative;flex:0 0 auto;align-self:stretch;display:flex;justify-content:center;align-items:center}.logged-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.sections-row{display:flex;gap:30px;justify-content:center}.nav-item-link{color:#1f5d39;text-decoration:none;font-size:var(--font-size-nav);font-weight:var(--font-weight-nav);text-transform:uppercase;letter-spacing:.5px;position:relative;transition:.3s}.nav-item-link:hover,.nav-item-link.active{color:#1f5d39}.nav-item-link:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:50%;background-color:#1f5d39;transition:all .3s}.nav-item-link:hover:after{width:100%;left:0}.nav-item-link.active:after{width:100%;left:0}#root{transition:padding-left .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}body.has-app-sidebar{overflow-x:hidden}body.has-app-sidebar #root{padding-left:var(--app-sidebar-width, 250px)}body.has-app-sidebar .navbar-outer,body.has-app-sidebar .global-navbar{left:var(--app-sidebar-width, 250px)}.app-sidebar{position:fixed;top:0;left:0;bottom:0;background-color:var(--jasu-navbar-bg, #ffffff);box-shadow:1px 0 0 var(--jasu-navbar-border, #e5e5e5);width:var(--app-sidebar-width, 250px);min-width:var(--app-sidebar-width, 250px);max-width:var(--app-sidebar-width, 250px);padding:20px 0 12px 12px;gap:8px;display:flex;flex-direction:column;--font-size-menu: 20px;overflow:hidden;transition:width .3s cubic-bezier(.4,0,.2,1),min-width .3s cubic-bezier(.4,0,.2,1),max-width .3s cubic-bezier(.4,0,.2,1);z-index:100002}.app-sidebar.app-sidebar--mobile{padding:16px 0 12px 8px}.app-sidebar.sidebar--collapsed:not(.app-sidebar--mobile){padding-left:8px;padding-right:4px}.sidebar-nav-link{display:flex;flex-direction:row;align-items:center;gap:10px}.sidebar-nav-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--icon-primary, #225d32)}.sidebar-nav-icon svg{width:20px;height:20px}.sidebar-nav-icon .sidebar-nav-icon-img{width:20px;height:20px;object-fit:contain;display:block}.sidebar-nav-label{flex:1;min-width:0;transition:opacity .2s ease}.app-sidebar.sidebar--collapsed:not(.app-sidebar--mobile) .sidebar-nav-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-sidebar.sidebar--collapsed:not(.app-sidebar--mobile) .sidebar-nav-link{justify-content:center}.app-sidebar.app-sidebar--mobile .sidebar-nav-label{display:none}.sidebar-footer{flex-shrink:0;padding-top:8px;border-top:1px solid #e2e8f0}.sidebar-toggle{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 8px;margin-top:4px;background:transparent;border:none;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:600;color:#1f5d39;font-family:Montserrat,Roboto,sans-serif;transition:background .2s ease}.sidebar-toggle:hover{background:#1f5d3914}.sidebar-mobile-backdrop{position:fixed;top:0;left:var(--app-sidebar-strip-width, 56px);right:0;bottom:0;z-index:100003;background:#0000002e;cursor:pointer;animation:sidebar-backdrop-in .2s ease}.sidebar-mobile-drawer{position:fixed;top:0;left:var(--app-sidebar-strip-width, 56px);bottom:0;width:min(250px,calc(100vw - var(--app-sidebar-strip-width, 56px)));max-width:min(250px,calc(100vw - var(--app-sidebar-strip-width, 56px)));z-index:100004;background:var(--jasu-navbar-bg, #ffffff);box-shadow:4px 0 24px #0000001f;display:flex;flex-direction:column;padding:24px 16px 16px;gap:8px;overflow-y:auto;--font-size-menu: 18px}.sidebar-mobile-drawer .menu-list{flex:0 1 auto}.sidebar-mobile-drawer .menu-profile-mobile{display:flex}.app-sidebar.app-sidebar--mobile{z-index:100005}.menu-arrow{display:none}.menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto}.menu-list li a{display:flex;flex-direction:column;align-items:flex-start;padding:8px 6px;color:#1f5d39;text-decoration:none;font-size:var(--font-size-menu, var(--font-size-nav));font-weight:var(--font-weight-nav);transition:background .2s,color .2s;white-space:nowrap;position:relative}.menu-list li a.sidebar-nav-link{flex-direction:row;align-items:center}.menu-list li a:after{content:"";position:absolute;left:5px;right:5px;bottom:2px;height:2px;background-color:#71aa50;width:0;transition:width .2s ease}.menu-list li a:hover{background-color:#1f5d390f;color:#1f5d39}.menu-list li a:hover:after{width:calc(100% - 10px)}.menu-config-section{border-top:1px solid #e2e8f0;padding:15px 0}.sidebar-bottom{flex-shrink:0;margin-top:auto;width:100%;min-width:0}.menu-config-btn{display:flex;align-items:center;width:100%;background:transparent;border:none;color:#1f5d39;font-size:var(--font-size-menu, var(--font-size-nav));font-weight:var(--font-weight-nav);cursor:pointer;text-align:left;font-family:Montserrat,Roboto,sans-serif;gap:10px}.menu-config-btn.sidebar-nav-link{justify-content:flex-start}.app-sidebar.sidebar--collapsed:not(.app-sidebar--mobile) .menu-config-btn .sidebar-nav-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-sidebar.sidebar--collapsed:not(.app-sidebar--mobile) .menu-config-btn{justify-content:center}.app-sidebar.app-sidebar--mobile .menu-config-btn .sidebar-nav-label{display:none}.menu-config-btn:hover{color:#174d2e}@keyframes sidebar-backdrop-in{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.global-navbar{padding:0 20px;height:70px}.sections-row,.brand-centered{display:none}.nav-brand-absolute{display:flex}.nav-logo-img{height:30px}.nav-right-actions{gap:10px}.btn-crm-nav{padding:6px 12px;font-size:11px}.lang-btn{padding:2px}.lang-btn .lang-flag-icon{width:20px;height:14px}}.modal-backdrop-blur{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100002}.modal-center-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:100002;pointer-events:none}.dashed-card-modal{width:90%;max-width:800px;min-height:400px;background:#fff;border:3px dashed #1f5d39;border-radius:15px;pointer-events:auto;padding:30px;position:relative;box-shadow:0 20px 60px #0000001a;overflow:hidden;display:flex;flex-direction:column}.close-dashed{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;color:#1f5d39;cursor:pointer;z-index:10}.dashed-content-grid{display:grid;height:100%;grid-template-columns:250px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"titulo titulo" "imagen descripcion";gap:20px}.area-title{grid-area:titulo;border-bottom:2px solid #eee;padding-bottom:10px;margin-bottom:10px}.area-title h2{margin:0;font-size:var(--font-size-page-title);font-weight:700;text-transform:uppercase;color:#333}.area-image{grid-area:imagen;width:100%;height:250px;display:flex;align-items:flex-start;justify-content:center}.area-image img{width:100%;height:100%;object-fit:contain}.area-details{grid-area:descripcion;display:flex;flex-direction:column;gap:20px}.desc-box h3{font-size:var(--font-size-section);color:#1f5d39;margin:0 0 5px;text-transform:uppercase}.desc-box p{font-size:var(--font-size-base);line-height:1.5;color:#555}.related-carousel-section{margin-top:20px;width:100%}.related-carousel-section h4{font-size:14px;color:#999;text-transform:uppercase;margin-bottom:15px;letter-spacing:1px}.carousel-wrapper{display:flex;align-items:center;position:relative;width:100%;height:140px}.related-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;width:100%;padding:0 30px}.related-item-large{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s}.related-item-large:hover{transform:scale(1.05)}.rel-img-box{width:100%;aspect-ratio:1 / 1;background:transparent;display:flex;justify-content:center;align-items:center;margin-bottom:8px}.rel-img-box img{width:90%;height:90%;object-fit:contain}.related-item-large span{font-size:12px;font-weight:600;text-align:center;color:#333;line-height:1.2}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#f0f0f0;border:none;width:30px;height:30px;border-radius:50%;font-size:18px;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;z-index:10}.carousel-btn:hover{background:#1f5d39;color:#fff}.carousel-btn.left{left:-10px}.carousel-btn.right{right:-10px}@media(max-width:768px){.dashed-content-grid{grid-template-columns:1fr;grid-template-areas:"titulo" "imagen" "descripcion"}.area-image{height:200px}.dashed-card-modal{height:auto;overflow-y:auto;max-height:90vh}}.profile-wrapper{position:relative;display:flex;align-items:center;z-index:1300}.nav-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid #ddd;transition:border-color .2s}.nav-avatar:hover{border-color:#1f5d39}.profile-dropdown{position:absolute;top:55px;right:0;width:220px;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 15px #0000001a;z-index:1000;display:flex;flex-direction:column;overflow:visible}.profile-dropdown-section{position:relative;border-bottom:1px solid #eee}.profile-dropdown-section:last-of-type{border-bottom:none}.profile-dropdown-section-label{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;font-size:var(--font-size-base);font-weight:600;color:#1f5d39;cursor:default;-webkit-user-select:none;user-select:none}.profile-dropdown-chevron{color:#71aa50;font-size:1.1rem;line-height:1}.profile-dropdown-flyout{display:none;position:absolute;top:0;right:calc(100% + 1mm);margin-right:0;min-width:210px;flex-direction:column;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 15px #0000001f;z-index:1002;overflow:visible}.profile-dropdown-flyout:after{content:"";position:absolute;left:100%;top:0;bottom:0;width:24px;z-index:0}.profile-dropdown-section:hover .profile-dropdown-flyout,.profile-dropdown-section:focus-within .profile-dropdown-flyout{display:flex}.profile-dropdown-section:hover .profile-dropdown-section-label,.profile-dropdown-section:focus-within .profile-dropdown-section-label{background-color:#f0fdf4}.profile-dropdown-section:hover{z-index:3}.dropdown-flyout-item{position:relative;z-index:1;padding:10px 14px;font-size:var(--font-size-sm)}.dropdown-header{padding:15px;background-color:#f9f9f9;border-bottom:1px solid #eee;display:flex;flex-direction:column}.dropdown-header strong{font-size:var(--font-size-nav);font-weight:var(--font-weight-nav);color:#1f5d39}.dropdown-header small{font-size:var(--font-size-sm);font-weight:var(--font-weight-sm);color:var(--color-text-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-item{box-sizing:border-box;padding:12px 15px;text-decoration:none;color:#444;font-size:var(--font-size-base);background:none;border:none;text-align:left;cursor:pointer;transition:background .2s;width:100%}.dropdown-item:hover{background-color:#f0fdf4;color:#1f5d39}.dropdown-divider{height:1px;background-color:#eee;margin:0}.text-red{color:#d32f2f}.text-red:hover{background-color:#ffebee;color:#b71c1c}@media(max-width:1024px){.global-navbar{padding:0 20px}.sections-row{gap:15px}.nav-item-link{font-size:12px}.dropdown-header strong{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.menu-profile-mobile{display:none}@media(max-width:768px){.global-navbar{height:70px;padding:0 15px}.sections-row,.brand-centered{display:none}.nav-brand-absolute{display:flex;width:120px}.nav-logo-img{height:32px}.nav-right-actions{gap:8px}.btn-crm-nav{padding:6px 12px;font-size:11px}.lang-btn{padding:2px}.lang-btn .lang-flag-icon{width:20px;height:14px}.app-sidebar{border-radius:0 10px 10px 0;box-shadow:1px 0 #e5e5e5}.sidebar-mobile-backdrop{top:70px}.sidebar-mobile-drawer{top:70px;padding-top:20px;border-radius:0 10px 0 0}.profile-dropdown{top:50px;right:10px;width:200px}.nav-profile-desktop,.app-sidebar.app-sidebar--mobile .menu-profile-mobile{display:none!important}.menu-profile-mobile{display:flex;flex-direction:column;margin-top:auto;padding-top:12px;border-top:1px solid #e2e8f0}}.menu-profile-mobile-details{margin:0 0 10px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.menu-profile-mobile-summary{padding:10px 12px;font-weight:600;font-size:.9rem;color:#1f5d39;cursor:pointer;list-style:none}.menu-profile-mobile-summary::-webkit-details-marker{display:none}.menu-profile-mobile-nested{display:flex;flex-direction:column;padding:4px 0 8px;border-top:1px solid #e2e8f0;background:#fafafa}.menu-profile-mobile-link{padding:8px 14px;color:#444;text-decoration:none;font-size:.9rem}.menu-profile-mobile-link:hover{background:#f0fdf4;color:#1f5d39}.menu-profile-mobile-after-sections{margin-bottom:8px}.menu-profile-mobile-header{display:flex;align-items:center;gap:12px;padding:8px 0}.menu-profile-mobile-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.menu-profile-mobile-info{display:flex;flex-direction:column;gap:2px}.menu-profile-mobile-name{font-weight:600;font-size:.95rem;color:#1f5d39}.menu-profile-mobile-role{font-size:.75rem;color:#1f5d39;text-transform:capitalize}.menu-profile-mobile-links{display:flex;flex-direction:column;gap:4px}.menu-profile-mobile-links .menu-config-btn,.menu-profile-mobile .menu-config-btn{width:100%;justify-content:flex-start}.menu-profile-mobile .text-red{color:#b91c1c}@media(max-width:480px){.btn-crm-nav{font-size:10px;padding:5px 10px}.nav-brand-absolute{max-width:100px}.nav-logo-img{height:28px}}.menu-section-title{padding:10px 20px 5px;font-size:var(--font-size-sm);font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.5px;pointer-events:none}.mobile-nav-item{display:none}@media(max-width:768px){.mobile-nav-item{display:block}.mobile-nav-item a{font-weight:700;color:#1f5d39}}.menu-divider{height:1px;background-color:#eee;margin:8px 0;list-style:none}.nav-right-actions .display-currency-select-wrap{display:inline-flex;align-items:center;margin-right:4px}.nav-right-actions .display-currency-select{font-family:inherit;font-size:.8rem;font-weight:600;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 28px 6px 10px;max-width:120px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.nav-right-actions .display-currency-select:focus{outline:none;border-color:#71aa50;box-shadow:0 0 0 2px #71aa5040}.nav-icon-action-cluster{display:flex;align-items:center;gap:2px}.navbar-team-open-btn{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:none;background:transparent;color:#1f5d39;cursor:pointer;border-radius:10px;transition:background .2s ease}.navbar-team-open-btn:hover{background:#1f5d3914}.navbar-team-open-btn:focus-visible{outline:2px solid #71aa50;outline-offset:2px}.navbar-team-modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px 16px}.navbar-team-modal-panel{width:100%;max-width:420px;max-height:min(80vh,640px);background:#fff;border-radius:14px;box-shadow:0 20px 50px #0f172a2e;border:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.navbar-team-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 12px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.navbar-team-modal-title{margin:0;font-size:1.05rem;font-weight:600;color:#1f5d39;font-family:Montserrat,Roboto,sans-serif}.navbar-team-modal-close{width:36px;height:36px;border:none;background:transparent;color:#64748b;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.navbar-team-modal-close:hover{background:#f1f5f9;color:#334155}.navbar-team-modal-body{padding:14px 14px 18px;overflow-y:auto;flex:1 1 auto;min-height:0}.navbar-team-modal-body::-webkit-scrollbar{width:6px}.navbar-team-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.navbar-team-modal-empty{margin:0;padding:12px 4px;text-align:center;color:#64748b;font-size:.9rem}.sidebar-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 6px}a.sidebar-team-member,.sidebar-team-member{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;text-decoration:none;color:inherit;cursor:pointer;border-radius:8px;padding:4px 2px;transition:background-color .15s ease}a.sidebar-team-member:hover{background-color:#f1f5f9}.sidebar-team-avatar-wrap{position:relative;width:36px;height:36px;flex-shrink:0}.sidebar-team-avatar-img{width:36px;height:36px;border-radius:50%;object-fit:cover}.sidebar-team-avatar-initials{width:36px;height:36px;border-radius:50%;background:#e8f5e9;color:#2e7d32;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;-webkit-user-select:none;user-select:none}.sidebar-team-avatar-wrap .status-indicator{position:absolute;bottom:-1px;right:-1px;width:10px;height:10px;border-radius:50%;border:2px solid #fff;background-color:#94a3b8;z-index:2}.sidebar-team-avatar-wrap .status-online{background-color:#22c55e}.sidebar-team-avatar-wrap .status-away{background-color:#f59e0b}.sidebar-team-avatar-wrap .status-offline{background-color:#94a3b8}.sidebar-team-member-name{font-size:.65rem;color:#475569;text-align:center;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-toggle-btn{display:flex;align-items:center;justify-content:center;padding:4px 8px;min-width:40px;min-height:36px;background:none;border:none;border-radius:8px;font-size:1.15rem;line-height:1;cursor:pointer;transition:background .15s ease,opacity .2s ease}.theme-toggle-btn:hover{background:#1f5d3914;opacity:.92}html[data-theme=dark] .theme-toggle-btn:hover{background:#ffffff0f}html[data-theme=dark] .modal-backdrop-blur{background:#020617b8}html[data-theme=dark] .lang-btn{color:var(--icon-primary, #86efac)}html[data-theme=dark] .sidebar-mobile-drawer{background-color:var(--jasu-navbar-bg, #161b22)}html[data-theme=dark] .app-sidebar.app-sidebar--mobile{box-shadow:1px 0 0 var(--jasu-navbar-border, #30363d)}html[data-theme=dark] .profile-dropdown{background:#161b22;border-color:#30363d;box-shadow:0 8px 28px #00000080}html[data-theme=dark] .profile-dropdown-section{border-bottom-color:#30363d}html[data-theme=dark] .profile-dropdown-section-label{color:#86efac}html[data-theme=dark] .profile-dropdown-chevron{color:#71aa50}html[data-theme=dark] .profile-dropdown-flyout{background:#161b22;border-color:#30363d;box-shadow:0 8px 28px #00000080}html[data-theme=dark] .profile-dropdown-section:hover .profile-dropdown-section-label,html[data-theme=dark] .profile-dropdown-section:focus-within .profile-dropdown-section-label{background-color:#21262d}html[data-theme=dark] .dropdown-flyout-item{color:#cbd5e1}html[data-theme=dark] .dropdown-header{background-color:#21262d;border-bottom-color:#30363d}html[data-theme=dark] .dropdown-header strong{color:#86efac}html[data-theme=dark] .dropdown-header small{color:#94a3b8}html[data-theme=dark] .dropdown-item{color:#e5e7eb}html[data-theme=dark] .dropdown-item:hover{background-color:#21262d;color:#f1f5f9}html[data-theme=dark] .dropdown-divider{background-color:#30363d}html[data-theme=dark] .text-red{color:#f87171}html[data-theme=dark] .text-red:hover{background-color:#f871711f;color:#fecaca}html[data-theme=dark] .menu-profile-mobile-details{background:#161b22;border-color:#30363d}html[data-theme=dark] .menu-profile-mobile-summary{color:#86efac}html[data-theme=dark] .menu-profile-mobile{border-top-color:#30363d}.impersonation-picker-backdrop{position:fixed;inset:0;background:#0f172a8c;z-index:12000;display:flex;align-items:center;justify-content:center;padding:16px}.impersonation-picker-modal{width:min(560px,100%);max-height:min(80vh,640px);background:#fff;border-radius:12px;box-shadow:0 20px 50px #00000040;display:flex;flex-direction:column;overflow:hidden}.impersonation-picker-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 8px}.impersonation-picker-header h2{margin:0;font-size:1.125rem}.impersonation-picker-close{border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#64748b}.impersonation-picker-hint{margin:0 18px 12px;color:#64748b;font-size:.875rem}.impersonation-picker-filters{display:flex;gap:8px;padding:0 18px 12px}.impersonation-picker-search,.impersonation-picker-role{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:.875rem}.impersonation-picker-search{flex:1}.impersonation-picker-error{margin:0 18px 8px;color:#b91c1c;font-size:.8125rem}.impersonation-picker-list{overflow:auto;border-top:1px solid #e2e8f0;padding:4px 0}.impersonation-picker-empty{padding:24px 18px;text-align:center;color:#64748b;font-size:.875rem}.impersonation-picker-row{width:100%;display:flex;align-items:center;gap:10px;padding:10px 18px;border:none;background:transparent;text-align:left;cursor:pointer}.impersonation-picker-row:hover:not(:disabled){background:#f8fafc}.impersonation-picker-row:disabled{opacity:.7;cursor:wait}.impersonation-picker-row__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.impersonation-picker-row__name{font-weight:600;font-size:.9375rem}.impersonation-picker-row__meta{font-size:.8125rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.impersonation-picker-row__role{font-size:.75rem;text-transform:lowercase;background:#eef2ff;color:#3730a3;padding:2px 8px;border-radius:999px;white-space:nowrap}.impersonation-picker-row__loading{color:#64748b}.jasu-footer{position:relative;z-index:100;background-color:var(--jasu-footer-bg, #ffffff);color:var(--jasu-footer-text, #334155);padding:32px 0;font-family:Montserrat,sans-serif;border-top:1px solid var(--jasu-footer-border, #f1f5f9);margin-top:auto;width:100%}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px}.footer-logo-wrapper{flex-shrink:0}.footer-logo-img{height:40px;width:auto;object-fit:contain;display:block}.footer-right-content{display:flex;align-items:center;gap:40px;flex-wrap:wrap;justify-content:flex-end}.footer-nav{display:flex;gap:24px}.footer-nav a{color:var(--jasu-footer-text, #334155);text-decoration:none;font-size:var(--font-size-nav);font-weight:var(--font-weight-nav);transition:color .2s ease;letter-spacing:.01em}.footer-nav a:hover{color:#d97706}.footer-copy p{margin:0;font-size:var(--font-size-sm);color:var(--jasu-footer-muted, #94a3b8);white-space:nowrap}@media(max-width:768px){.jasu-footer{padding:24px 0}.footer-container{flex-direction:column;align-items:flex-start;gap:24px;padding:0 20px 24px}.footer-logo-img{height:36px}.footer-right-content{flex-direction:column;align-items:flex-start;gap:20px;width:100%}.footer-nav{flex-direction:column;gap:12px;width:100%}.footer-nav a{font-size:.9rem}.footer-copy{width:100%;border-top:1px solid #f1f5f9;padding-top:16px}.footer-copy p{white-space:normal;font-size:.8rem}}@media(max-width:480px){.jasu-footer{padding:20px 0}.footer-container{padding:0 16px 20px;gap:20px}.footer-logo-img{height:32px}.footer-nav a{font-size:.85rem}.footer-copy p{font-size:.75rem}}.pdf-drop-zone-wrap{width:100%;max-width:100%}.pdf-drop-zone-wrap--jasu{--jasu-primary: #1f5d39;--jasu-secondary: #71aa50;--jasu-primary-rgb: 31, 93, 57;--jasu-secondary-rgb: 113, 170, 80}.pdf-drop-zone-wrap--jasu .pdf-drop-zone__label{color:var(--jasu-primary)}.pdf-drop-zone__label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#334155;margin-bottom:8px}.pdf-drop-zone{position:relative;box-sizing:border-box;min-height:112px;padding:20px 16px;border-radius:14px;border:2px dashed #cbd5e1;background:linear-gradient(180deg,#f8fafc,#f1f5f9);cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;outline:none}.pdf-drop-zone:hover:not(.is-disabled):not(.is-busy){border-color:#94a3b8;background:linear-gradient(180deg,#f1f5f9,#e2e8f0);box-shadow:0 1px 3px #0f172a0f}.pdf-drop-zone:focus-visible{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.pdf-drop-zone.is-dragging{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 1px #3b82f633}.pdf-drop-zone.is-busy,.pdf-drop-zone.is-disabled{cursor:not-allowed;opacity:.75}.pdf-drop-zone__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:72px;text-align:center}.pdf-drop-zone__text{margin:0;font-size:.9rem;line-height:1.45;color:#94a3b8;font-weight:500;max-width:280px}.pdf-drop-zone.is-dragging .pdf-drop-zone__text{color:#3b82f6}.pdf-drop-zone.pdf-drop-zone--jasu{border-color:rgba(var(--jasu-secondary-rgb),.45);background:linear-gradient(180deg,rgba(var(--jasu-secondary-rgb),.12),rgba(var(--jasu-primary-rgb),.06))}.pdf-drop-zone.pdf-drop-zone--jasu:hover:not(.is-disabled):not(.is-busy){border-color:rgba(var(--jasu-secondary-rgb),.75);background:linear-gradient(180deg,rgba(var(--jasu-secondary-rgb),.18),rgba(var(--jasu-primary-rgb),.08));box-shadow:0 1px 3px rgba(var(--jasu-primary-rgb),.12)}.pdf-drop-zone.pdf-drop-zone--jasu:focus-visible{border-color:var(--jasu-primary);box-shadow:0 0 0 3px rgba(var(--jasu-primary-rgb),.28)}.pdf-drop-zone.pdf-drop-zone--jasu.is-dragging{border-color:var(--jasu-primary);background:rgba(var(--jasu-secondary-rgb),.15);box-shadow:0 0 0 1px rgba(var(--jasu-primary-rgb),.22)}.pdf-drop-zone.pdf-drop-zone--jasu .pdf-drop-zone__text,.pdf-drop-zone.pdf-drop-zone--jasu.is-dragging .pdf-drop-zone__text{color:var(--jasu-primary)}.pdf-drop-zone.pdf-drop-zone--jasu .pdf-drop-zone__spinner{border-color:rgba(var(--jasu-secondary-rgb),.35);border-top-color:var(--jasu-primary)}.pdf-drop-zone__spinner{width:28px;height:28px;border:3px solid #cbd5e1;border-top-color:#3b82f6;border-radius:50%;animation:pdf-drop-zone-spin .75s linear infinite}@keyframes pdf-drop-zone-spin{to{transform:rotate(360deg)}}.feedback-anchor{--jasu-primary: #1f5d39;--jasu-secondary: #71aa50;--jasu-primary-rgb: 31, 93, 57;--jasu-secondary-rgb: 113, 170, 80;position:fixed;right:20px;bottom:20px;z-index:100003;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.feedback-anchor>*{pointer-events:auto}.feedback-fab{width:56px;height:56px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(145deg,var(--jasu-secondary) 0%,var(--jasu-primary) 55%,#163d28 100%);color:#fff;box-shadow:0 10px 28px rgba(var(--jasu-primary-rgb),.38);transition:transform .2s ease,box-shadow .2s ease}.feedback-fab:hover{transform:scale(1.06);box-shadow:0 12px 32px rgba(var(--jasu-primary-rgb),.48)}.feedback-fab-svg{width:26px;height:26px}.feedback-backdrop{position:fixed;inset:0;z-index:100001;background:#0f172a40;animation:feedbackFadeIn .2s ease}@keyframes feedbackFadeIn{0%{opacity:0}to{opacity:1}}.feedback-popover{position:relative;z-index:100002;width:min(360px,calc(100vw - 40px));max-height:min(72vh,560px);display:flex;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 16px 48px #0f172a2e;overflow:hidden;font-family:Montserrat,sans-serif;animation:feedbackPopIn .22s cubic-bezier(.34,1.2,.64,1)}@keyframes feedbackPopIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.feedback-popover-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:linear-gradient(90deg,#163d28 0%,var(--jasu-primary) 40%,var(--jasu-secondary) 100%);color:#fff;flex-shrink:0}.feedback-popover-logo{width:32px;height:32px;border-radius:50%;background:#fff;padding:4px;object-fit:contain;box-sizing:border-box}.feedback-popover-brand{font-weight:800;font-size:1.15rem;letter-spacing:.02em;flex:1}.feedback-popover-close{width:32px;height:32px;border:none;border-radius:8px;background:#fff3;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;transition:background .15s ease}.feedback-popover-close:hover{background:#ffffff59}.feedback-menu{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0}.feedback-menu li{border-top:1px solid #f1f5f9}.feedback-menu li:first-child{border-top:none}.feedback-menu-item{width:100%;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:none;background:#fff;cursor:pointer;text-align:left;transition:background .15s ease;font-family:inherit}.feedback-menu-item:hover{background:#f8fafc}.feedback-menu-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:rgba(var(--jasu-primary-rgb),.12)}.feedback-menu-text{display:flex;flex-direction:column;gap:4px;min-width:0}.feedback-menu-title{font-size:.95rem;font-weight:700;color:#0f172a}.feedback-menu-desc{font-size:.8rem;color:#64748b;line-height:1.35}.feedback-form-wrap{padding:14px 16px 18px;overflow-y:auto;flex:1;min-height:0;display:flex;flex-direction:column}.feedback-back-btn{align-self:flex-start;margin-bottom:12px;padding:6px 0;border:none;background:none;color:var(--jasu-primary);font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit}.feedback-back-btn:hover{text-decoration:underline}.feedback-label{display:block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:6px}.feedback-select{width:100%;box-sizing:border-box;padding:10px 12px;margin-bottom:14px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;font-family:inherit;color:#334155;background:#fff;cursor:pointer}.feedback-select:focus{outline:none;border-color:var(--jasu-primary);box-shadow:0 0 0 3px rgba(var(--jasu-primary-rgb),.22)}.feedback-textarea{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;font-family:inherit;resize:vertical;min-height:120px;margin-bottom:12px;color:#334155}.feedback-textarea:focus{outline:none;border-color:var(--jasu-primary);box-shadow:0 0 0 3px rgba(var(--jasu-primary-rgb),.22)}.feedback-paste-hint{margin:-6px 0 12px;font-size:.72rem;line-height:1.35;color:#64748b}.feedback-image-drop{margin-bottom:8px}.feedback-image-drop .pdf-drop-zone{min-height:96px;padding:14px 12px}.feedback-image-drop .pdf-drop-zone__inner{min-height:56px}.feedback-image-preview-row{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:8px 10px;border-radius:10px;background:rgba(var(--jasu-primary-rgb),.06);border:1px solid rgba(var(--jasu-primary-rgb),.12)}.feedback-preview-thumb{flex-shrink:0;width:64px;height:64px;border-radius:8px;overflow:hidden;border:1px solid rgba(var(--jasu-primary-rgb),.18);background:#f1f5f0}.feedback-preview-thumb img{display:block;width:100%;height:100%;object-fit:cover}.feedback-file-meta{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.feedback-file-name{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:var(--jasu-primary);font-weight:600}.feedback-remove-file{padding:6px 10px;font-size:.75rem;font-weight:600;border:1px solid rgba(var(--jasu-primary-rgb),.2);border-radius:8px;background:#fff;color:var(--jasu-primary);cursor:pointer;font-family:inherit}.feedback-remove-file:hover:not(:disabled){background:rgba(var(--jasu-secondary-rgb),.12);border-color:var(--jasu-secondary)}.feedback-msg{font-size:.82rem;margin:0 0 10px;line-height:1.4}.feedback-msg--ok{color:var(--jasu-primary);font-weight:600}.feedback-msg--err{color:#b91c1c}.feedback-submit{margin-top:4px;width:100%;padding:12px 16px;border:none;border-radius:10px;background:linear-gradient(90deg,var(--jasu-primary) 0%,var(--jasu-secondary) 100%);color:#fff;font-size:.9rem;font-weight:700;font-family:inherit;cursor:pointer;transition:opacity .2s ease}.feedback-submit:hover:not(:disabled){opacity:.92}.feedback-submit:disabled{opacity:.6;cursor:not-allowed}.feedback-my-section{margin-top:18px;padding-top:14px;border-top:1px solid rgba(var(--jasu-primary-rgb),.15)}.feedback-my-heading{margin:0 0 10px;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--jasu-primary)}.feedback-my-status{margin:0;font-size:.8rem;line-height:1.4;color:#475569}.feedback-my-status--muted{color:#94a3b8;font-style:italic}.feedback-my-list{list-style:none;margin:0;padding:0 4px 0 0;display:flex;flex-direction:column;gap:10px;max-height:min(240px,38vh);overflow-y:auto}.feedback-my-item{padding:10px 12px;border-radius:10px;background:rgba(var(--jasu-primary-rgb),.05);border:1px solid rgba(var(--jasu-primary-rgb),.12)}.feedback-my-comment{margin:0 0 8px;font-size:.82rem;line-height:1.45;color:#334155;white-space:pre-wrap;word-break:break-word}.feedback-my-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.72rem;color:#64748b;margin-bottom:6px}.feedback-my-priority{padding:2px 8px;border-radius:6px;font-weight:700;background:rgba(var(--jasu-secondary-rgb),.2);color:var(--jasu-primary)}.feedback-my-resolved-date{color:#15803d;font-weight:600}.feedback-my-resolved-badge{padding:2px 8px;border-radius:6px;font-weight:700;font-size:.68rem;text-transform:uppercase;letter-spacing:.03em;background:#dcfce7;color:#166534}.feedback-my-item--resolved{border-color:#16653459;background:#1665340a}.feedback-my-thumb-wrap{display:inline-block;border-radius:8px;overflow:hidden;border:1px solid rgba(var(--jasu-primary-rgb),.15);line-height:0;max-width:100%}.feedback-my-thumb{display:block;width:72px;height:72px;object-fit:cover;vertical-align:middle}@media(max-width:480px){.feedback-anchor{right:14px;bottom:14px}.feedback-popover{width:calc(100vw - 28px)}}.admin-task-overlay-backdrop{position:fixed;inset:0;z-index:var(--jasu-z-modal, 500000);background:#0f172a33;pointer-events:auto}.admin-task-overlay-backdrop--history{background:#0f172a73}.admin-task-overlay-panel{position:fixed;left:20px;bottom:20px;z-index:calc(var(--jasu-z-modal, 500000) + 1);width:min(420px,calc(100vw - 40px));max-height:min(72vh,560px);display:flex;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 16px 48px #0f172a2e;overflow:hidden;animation:adminTaskSlideUp .2s ease}.admin-task-overlay-panel--history{left:50%;bottom:auto;top:50%;transform:translate(-50%,-50%);width:min(860px,calc(100vw - 32px));max-height:min(80vh,680px);animation:adminTaskFadeIn .2s ease}@keyframes adminTaskSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes adminTaskFadeIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.admin-task-overlay-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px 10px;border-bottom:1px solid #e8edf2;flex-shrink:0}.admin-task-overlay-title{margin:0;font-size:15px;font-weight:600;color:#1f5d39}.admin-task-overlay-shortcut{font-size:11px;color:#64748b;font-weight:500}.admin-task-overlay-close{border:none;background:transparent;color:#64748b;font-size:20px;line-height:1;cursor:pointer;padding:4px 6px;border-radius:6px}.admin-task-overlay-close:hover{background:#f1f5f9;color:#334155}.admin-task-overlay-tabs{display:flex;gap:4px;padding:8px 12px 0;flex-shrink:0}.admin-task-overlay-tab{flex:1;border:none;background:#f1f5f9;color:#475569;font-size:13px;font-weight:600;padding:8px 10px;border-radius:8px 8px 0 0;cursor:pointer}.admin-task-overlay-tab--active{background:#e8f5ec;color:#1f5d39}.admin-task-overlay-body{flex:1;overflow-y:auto;padding:12px 16px 16px;min-height:0}.admin-task-overlay-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.admin-task-overlay-label{font-size:12px;font-weight:600;color:#475569}.admin-task-overlay-textarea{width:100%;min-height:100px;resize:vertical;border:1px solid #d1d9e0;border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;line-height:1.45;box-sizing:border-box}.admin-task-overlay-textarea:focus{outline:none;border-color:#71aa50;box-shadow:0 0 0 3px #71aa5033}.admin-task-overlay-date{border:1px solid #d1d9e0;border-radius:8px;padding:8px 10px;font-size:14px;font-family:inherit}.admin-task-overlay-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-task-overlay-btn{border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer}.admin-task-overlay-btn:disabled{opacity:.55;cursor:not-allowed}.admin-task-overlay-btn--primary{background:#1f5d39;color:#fff}.admin-task-overlay-btn--primary:hover:not(:disabled){background:#163d28}.admin-task-overlay-btn--secondary{background:#f1f5f9;color:#334155}.admin-task-overlay-btn--secondary:hover:not(:disabled){background:#e2e8f0}.admin-task-overlay-btn--success{background:#71aa50;color:#fff}.admin-task-overlay-btn--success:hover:not(:disabled){background:#5d9440}.admin-task-overlay-btn--danger{background:transparent;color:#b91c1c;border:1px solid #fecaca}.admin-task-overlay-list{display:flex;flex-direction:column;gap:10px}.admin-task-overlay-card{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fafbfc}.admin-task-overlay-card--selected{border-color:#71aa50;background:#f4faf6}.admin-task-overlay-card-content{font-size:14px;color:#1e293b;line-height:1.45;white-space:pre-wrap;word-break:break-word;margin-bottom:8px}.admin-task-overlay-card-meta{font-size:11px;color:#64748b;margin-bottom:8px}.admin-task-overlay-card-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-task-overlay-card-date{flex:1;min-width:130px;border:1px solid #d1d9e0;border-radius:6px;padding:5px 8px;font-size:12px}.admin-task-overlay-empty{text-align:center;color:#94a3b8;font-size:13px;padding:24px 8px}.admin-task-overlay-footer{padding:10px 16px 14px;border-top:1px solid #e8edf2;flex-shrink:0}.admin-task-overlay-error{font-size:12px;color:#b91c1c;margin-bottom:8px}.admin-task-overlay-history-table-wrap{overflow-x:auto}.admin-task-overlay-history-table{width:100%;border-collapse:collapse;font-size:13px}.admin-task-overlay-history-table th,.admin-task-overlay-history-table td{text-align:left;padding:8px 10px;border-bottom:1px solid #e8edf2;vertical-align:top}.admin-task-overlay-history-table th{font-size:11px;text-transform:uppercase;letter-spacing:.03em;color:#64748b;background:#f8fafc;position:sticky;top:0}.admin-task-overlay-history-content{max-width:280px;white-space:pre-wrap;word-break:break-word}.admin-task-overlay-history-filters{display:flex;gap:6px;margin-bottom:12px;flex-wrap:wrap}.admin-task-overlay-filter-btn{border:1px solid #d1d9e0;background:#fff;color:#475569;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;cursor:pointer}.admin-task-overlay-filter-btn--active{border-color:#71aa50;background:#e8f5ec;color:#1f5d39}.admin-task-overlay-loading{text-align:center;color:#94a3b8;font-size:13px;padding:16px}.impersonation-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:8px 16px;background:linear-gradient(90deg,#7c2d12,#b45309);color:#fffbeb;font-size:.875rem;border-bottom:1px solid rgba(255,255,255,.2);position:sticky;top:var(--layout-navbar-offset, 80px);z-index:900}.impersonation-banner__text strong{font-weight:700}.impersonation-banner__exit{border:1px solid rgba(255,255,255,.65);background:#00000026;color:#fff;border-radius:6px;padding:6px 12px;font-size:.8125rem;cursor:pointer;white-space:nowrap}.impersonation-banner__exit:hover{background:#00000047}.impersonation-banner--view-only{background:#fef3c7;border-bottom-color:#f59e0b;color:#78350f}.app-layout-root--jasu-view-only .app-layout-main input:not([type=search]):not([type=checkbox]):not([type=radio]),.app-layout-root--jasu-view-only .app-layout-main textarea,.app-layout-root--jasu-view-only .app-layout-main select{pointer-events:none;opacity:.92}.app-layout-root--impersonating .app-layout-main{--layout-impersonation-offset: 40px}.login-modal-overlay{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:99999;padding:20px;animation:loginOverlayFadeIn .2s ease}@keyframes loginOverlayFadeIn{0%{opacity:0}to{opacity:1}}.login-modal-card{background:#fff;width:100%;max-width:420px;padding:32px 36px;border-radius:16px;box-shadow:0 20px 60px #0000002e;text-align:center;position:relative;animation:loginCardSlideIn .25s ease}@keyframes loginCardSlideIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.login-modal-close{position:absolute;top:12px;right:14px;background:none;border:none;cursor:pointer;color:#94a3b8;padding:4px;border-radius:6px;transition:all .15s;display:flex;align-items:center;justify-content:center}.login-modal-close:hover{background:#f1f5f9;color:#475569}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f4f6f8;font-family:Montserrat,sans-serif;padding:20px}.login-card{background:#fff;width:100%;max-width:400px;padding:40px;border-radius:12px;box-shadow:0 10px 30px #00000014;text-align:center;transition:transform .3s ease}.login-card:hover{transform:translateY(-5px)}.login-logo{height:50px;margin-bottom:20px}.login-header h2{margin:0 0 10px;color:#333;font-weight:800}.login-header p{color:#888;margin-bottom:30px;font-size:var(--font-size-base)}.login-form{display:flex;flex-direction:column;gap:20px;text-align:left}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:var(--font-size-label);font-weight:var(--font-weight-label);color:#555}.form-group input{padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-size:var(--font-size-input);transition:border .3s;outline:none}.form-group input:focus{border-color:#2e7d32;background:#fdfdfd}.btn-hero{background-color:#2e7d32;color:#fff;padding:14px;border:none;border-radius:6px;font-size:var(--font-size-base);font-weight:700;cursor:pointer;transition:background .3s;margin-top:10px}.btn-login{background-color:#1f5d39;color:#fff;padding:14px;border:none;border-radius:6px;font-size:var(--font-size-base);font-weight:700;cursor:pointer;transition:background .3s;margin-top:10px}.btn-login:hover{background-color:#1a4f30}.error-msg{color:#d32f2f;font-size:var(--font-size-sm);background:#ffebee;padding:10px;border-radius:4px;text-align:center}.login-footer{margin-top:20px;position:relative;z-index:9999}.btn-back-text{background:none;border:none;cursor:pointer;padding:10px;position:relative;z-index:10000}.btn-back-text:hover{color:#2e7d32;text-decoration:underline}.help-text p{font-size:var(--font-size-sm);color:#aaa;margin:0}.devBtnStyle{padding:5px;font-size:11px;background:#eee;border:1px solid #ccc;cursor:pointer;border-radius:4px}.register-card-wide{max-width:650px!important}.tags-container{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:5px;padding:5px;border:1px solid #eee;border-radius:5px;min-height:38px;background:#fff}.tag-pill{background:#e3f2fd;color:#1565c0;padding:2px 8px;border-radius:12px;font-size:var(--font-size-sm);display:flex;align-items:center;gap:5px}.tag-remove{background:none;border:none;color:#1565c0;cursor:pointer;font-weight:700;font-size:1rem;padding:0;line-height:1}.btn-add-tag{background:#2e7d32;color:#fff;border:none;width:35px;border-radius:5px;cursor:pointer;font-size:1.2rem}.autocomplete-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ccc;border-top:none;max-height:150px;overflow-y:auto;z-index:10;box-shadow:0 4px 6px #0000001a}.autocomplete-item{padding:10px;cursor:pointer;border-bottom:1px solid #eee}.autocomplete-item:hover{background:#f1f1f1}.crm-field-group{margin-bottom:15px}.crm-label{display:block;font-weight:var(--font-weight-label);font-size:var(--font-size-label);color:#444;margin-bottom:5px}.crm-label-mini{font-size:var(--font-size-sm);color:#666;font-weight:400}.crm-input{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:var(--font-size-input)}.bg-gray{background:#eee;color:#777}.crm-widget-address{background:#f9fbf9;border:1px solid #c8e6c9;padding:15px;border-radius:8px;margin-bottom:15px}.crm-label-title{color:#2e7d32;font-weight:700;border-bottom:1px solid #c8e6c9;padding-bottom:5px;display:block;margin-bottom:10px}.crm-cp-row{display:flex;gap:10px;margin-bottom:10px;align-items:flex-end}.crm-btn-search{background:#2196f3;color:#fff;border:none;padding:0 15px;height:42px;border-radius:5px;cursor:pointer}.crm-row-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.password-wrapper{position:relative;width:100%;display:flex;align-items:center}.password-wrapper input{width:100%;padding-right:40px}.btn-eye{position:absolute;right:10px;background:none;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;padding:0}.btn-eye:hover{color:#d97706}html{scrollbar-gutter:stable}:root{--jasu-primary: #1f5d39;--jasu-secondary: #71aa50;--jasu-primary-hover: #1a4f30;--jasu-secondary-hover: #5d9342;--primary: #1f5d39;--secondary: #71aa50;--primary-hover: #1a4f30;--secondary-hover: #5d9342;--font-size-base: 14px;--font-weight-base: 400;--color-text-base: #1f1f1f;--font-size-sm: 12px;--font-weight-sm: 400;--color-text-sm: #6b7280;--font-size-nav: 16px;--font-weight-nav: 500;--font-size-th: 14px;--font-weight-th: 500;--color-text-th: #225d32;--font-size-td: 14px;--font-weight-td: 400;--font-size-section: 16px;--font-weight-section: 600;--font-size-page-title: 20px;--font-weight-page-title: 700;--font-size-card-title: 16px;--font-weight-card-title: 600;--font-size-btn: 14px;--font-weight-btn: 500;--font-size-label: 13px;--font-weight-label: 600;--font-size-input: 14px;--jasu-z-modal: 500000;--jasu-z-modal-raised: 500080;--jasu-z-modal-top: 500150;--jasu-z-modal-toast: 600000;--jasu-z-hover-card: 490000;--jasu-bg-page: #ffffff;--jasu-bg-surface: #ffffff;--jasu-border-default: #e5e5e5;--jasu-navbar-bg: #ffffff;--jasu-navbar-border: #e5e5e5;--jasu-footer-bg: #ffffff;--jasu-footer-border: #f1f5f9;--jasu-footer-text: #334155;--jasu-footer-muted: #94a3b8;--jasu-table-wrap-bg: #f7f7f7;--jasu-table-thead-bg: #ffffff;--jasu-table-row-bg: #ffffff;--jasu-table-row-hover: #f6f8fa;--jasu-input-disabled-bg: #f1f5f9}html,body,#root,*,*:before,*:after{font-family:Montserrat,sans-serif}body{margin:0;background-color:var(--jasu-bg-page);color:var(--color-text-base)}button,input,select,textarea,label,[role=button],.pill,table,th,td,.btn,a{font-family:Montserrat,sans-serif}.pac-container{z-index:1000100!important}.modal-overlay.add-samples-modal-overlay,.modal-overlay.available-stacked-modal-overlay{z-index:var(--jasu-z-modal-raised, 500080)}.origin-admin-overlay{background:#0f172a99}.origin-admin-modal{background:#fff;border:1px solid rgba(148,163,184,.45);border-radius:14px;padding:16px;box-shadow:0 18px 45px #02061759}.origin-admin-header{border-bottom:1px solid rgba(148,163,184,.35);padding-bottom:10px}.origin-admin-title{font-weight:800;font-size:.95rem;color:#0f172a}.origin-admin-btn{appearance:none;border:1px solid rgba(148,163,184,.7);background:#fff;color:#0f172a;border-radius:10px;padding:8px 12px;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform .12s ease}.origin-admin-btn:hover{background:#f8fafc;border-color:#64748be6}.origin-admin-btn:active{transform:translateY(1px)}.origin-admin-btn:disabled{opacity:.6;cursor:not-allowed}.origin-admin-btn--list{width:100%;text-align:left;padding:10px 12px}table{width:100%;background-color:var(--jasu-table-wrap-bg);border:1px solid var(--jasu-border-default);border-radius:8px;border-collapse:separate;border-spacing:0;overflow:hidden}thead th{font-family:Montserrat,sans-serif;font-weight:var(--font-weight-th);font-size:var(--font-size-th);letter-spacing:.03em;color:var(--color-text-th);background-color:var(--jasu-table-thead-bg);padding:12px 16px;text-align:left;border-bottom:1px solid var(--jasu-border-default);line-height:1.4}tbody td{font-family:Montserrat,sans-serif;font-weight:var(--font-weight-td);font-size:var(--font-size-td);color:var(--color-text-base);padding:10px 14px;vertical-align:middle;line-height:1.4}tbody tr:not(.table-row--expanded) td{max-height:88px!important;overflow:hidden!important}tbody tr{border-bottom:1px solid var(--jasu-border-default);height:auto;min-height:0}tbody tr:nth-child(odd){background:var(--jasu-table-row-bg)}tbody tr:nth-child(2n){background:var(--jasu-table-row-bg)}tbody tr:hover{background-color:var(--jasu-table-row-hover)}@media(max-width:768px){html,body{overflow-x:hidden;-webkit-text-size-adjust:100%}thead th{padding:8px 10px;font-size:.72rem}tbody td{padding:6px 8px;font-size:.75rem}#root>div:not(.app-sidebar):not(.navbar-outer){padding-top:80px}}@media(max-width:480px){thead th{padding:6px;font-size:.65rem}tbody td{padding:5px 6px;font-size:.7rem}:root{--font-size-base: 12px;--font-size-sm: 10px;--font-size-th: 11px;--font-size-td: 11px;--font-size-btn: 12px;--font-size-input: 13px;--font-size-label: 11px;--font-size-nav: 14px;--font-size-page-title: 16px;--font-size-section: 14px;--font-size-card-title: 14px}}html[data-theme=dark]{color-scheme:dark;--color-text-base: #e5e7eb;--color-text-sm: #94a3b8;--color-text-th: #86efac;--icon-primary: #86efac;--jasu-bg-page: #0f1419;--jasu-bg-surface: #161b22;--jasu-border-default: #30363d;--jasu-navbar-bg: #161b22;--jasu-navbar-border: #30363d;--jasu-footer-bg: #161b22;--jasu-footer-border: #30363d;--jasu-footer-text: #cbd5e1;--jasu-footer-muted: #64748b;--jasu-table-wrap-bg: #161b22;--jasu-table-thead-bg: #1c2430;--jasu-table-row-bg: #161b22;--jasu-table-row-hover: #21262d;--surface-color: #161b22;--border-color: #30363d;--text-primary: #e5e7eb;--text-secondary: #94a3b8;--danger: #f87171;--shadow-lg: 0 25px 50px -12px rgba(0, 0, 0, .55);--jasu-modal-footer: #21262d;--jasu-input-disabled-bg: #2d333b}.app-layout-root{background-color:var(--jasu-bg-page);color:var(--color-text-base)}html[data-theme=dark] .hscode-page,html[data-theme=dark] .pd-page,html[data-theme=dark] .home-page,html[data-theme=dark] .catalog-page,html[data-theme=dark] .available-page,html[data-theme=dark] .final-product-page,html[data-theme=dark] .staff-dashboard-page,html[data-theme=dark] .contact-page,html[data-theme=dark] .fsm-page,html[data-theme=dark] .harvest-page,html[data-theme=dark] .locker-page,html[data-theme=dark] .task-manager-page,html[data-theme=dark] .calculator-page,html[data-theme=dark] .pvr-page,html[data-theme=dark] .feedback-admin-page,html[data-theme=dark] .crm-layout,html[data-theme=dark] .pending-container,html[data-theme=dark] .opportunities-page,html[data-theme=dark] .privacy-page,html[data-theme=dark] .mr-page,html[data-theme=dark] .prof-wrapper,html[data-theme=dark] .gc-fid-root,html[data-theme=dark] .coa-generation-container,html[data-theme=dark] .std-content-container,html[data-theme=dark] .config-container{background-color:var(--jasu-bg-page)!important;color:var(--color-text-base)}html[data-theme=dark] .std-content-padding,html[data-theme=dark] .profile-with-sidebar,html[data-theme=dark] .profile-main-content{color:var(--color-text-base, #e5e7eb)}html[data-theme=dark] .origin-admin-modal{background:var(--jasu-bg-surface);border-color:var(--jasu-border-default);box-shadow:0 18px 45px #00000073}html[data-theme=dark] .origin-admin-title,html[data-theme=dark] .origin-admin-btn{color:var(--color-text-base);background:var(--jasu-bg-surface);border-color:var(--jasu-border-default)}html[data-theme=dark] .origin-admin-btn:hover{background:var(--jasu-table-row-hover)}html[data-theme=dark] .origin-admin-header{border-bottom-color:var(--jasu-border-default)}:root{--icon-primary: #225d32;--icon-on-dark: #ffffff;--icon-stroke-width: 1.5}.icon-context-dark{color:var(--icon-on-dark)!important}.icon-context-dark svg{stroke:var(--icon-on-dark)!important;fill:var(--icon-on-dark)!important}.icon-context-primary{color:var(--icon-primary)!important}.icon-context-primary svg{stroke:var(--icon-primary)!important;fill:var(--icon-primary)!important}
