@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;600&family=Pacifico&display=swap";*{scrollbar-width:thin;scrollbar-color:rgba(107,114,128,.4) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background:rgba(107,114,128,.45);border-radius:999px}*::-webkit-scrollbar-track{background:transparent}html,body{margin:0;padding:0;height:100%;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#ffffff;overflow:hidden}#root{height:100%}.app-shell{height:100%;display:flex;justify-content:stretch;align-items:stretch;background:#e5edf5}.app-surface{flex:1;background:#f3f4f6}.dashboard{height:100vh;width:100vw;background:#f9fafb;border-radius:0 0 14px 14px;box-shadow:0 22px 45px #0f172a1f,0 0 0 1px #94a3b82e;overflow:hidden}.page-loader{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.25);display:flex;align-items:center;justify-content:center;z-index:2000}.page-loader-panel{min-width:220px;padding:16px 20px;border-radius:999px;background:rgba(15,23,42,.92);display:inline-flex;align-items:center;gap:10px;color:#e5e7eb}.page-loader-spinner{width:18px;height:18px;border-radius:50%;border:2px solid rgba(156,163,175,.6);border-top-color:#60a5fa;animation:spin .7s linear infinite}.page-loader-text{margin:0;font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}.page-shell{display:grid;grid-template-columns:.4fr .6fr;width:100%;max-width:100%;height:100vh;margin:0;background:#ffffff;overflow:hidden}.page-shell__left{display:flex;flex-direction:column;padding:40px 56px;gap:28px;background:radial-gradient(circle at 0% 0%,rgba(96,165,250,.12),transparent 55%),radial-gradient(circle at 120% 0%,rgba(167,139,250,.18),transparent 55%),linear-gradient(135deg,#f9fafb,#eef2ff);position:relative;overflow:hidden}.page-shell__right{position:relative;background-color:#0f1028;background-size:cover;background-position:center center;background-repeat:no-repeat;box-shadow:inset 1px 0 #0f172a29}.login-artwork-overlay{position:relative;width:100%;height:100%;background:radial-gradient(circle at 15% 10%,rgba(15,23,42,.08),transparent 55%),linear-gradient(to bottom right,rgba(15,23,42,.78),rgba(15,23,42,.36));display:flex;align-items:flex-start;justify-content:flex-start;padding:32px 40px 40px;color:#f9fafb}.right-hero__eyebrow{margin:0 0 4px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:.9}.right-hero__title{margin:0;font-size:32px;line-height:1.1;max-width:26ch;font-weight:700}.right-hero__title span{display:block;font-weight:600}.brand{display:flex;align-items:center;gap:12px}.brand__logo{height:40px;width:40px;border-radius:12px;object-fit:contain}.brand__eyebrow{margin:0;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#818cf8}.brand__title{margin:2px 0 0;font-weight:600;font-size:18px;color:#111827;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.content{display:grid;grid-template-rows:auto 1fr;gap:32px}.hero{padding-right:32px}.hero h1{margin:10px 0 6px;font-size:30px;line-height:1.1;letter-spacing:-.02em;color:#111827}.hero-title{font-weight:600}.hero-title__brand{font-family:Pacifico,cursive;font-weight:400;letter-spacing:.02em}.hero .lede{margin:6px 0 10px;color:#4b5563;font-size:14px;max-width:46ch}.pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;background:rgba(129,140,248,.14);color:#4338ca;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.checks{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.checks span{padding:5px 10px;border-radius:999px;background:rgba(15,23,42,.03);color:#4b5563;font-size:11px}.card--login{display:none}.form .field span{font-size:13px;font-weight:600;color:#374151}.form .field input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid rgba(156,163,175,.9);background:#f9fafb;font-size:15px}.form .field input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #818cf859;background:#ffffff}.form__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px}.checkbox{display:inline-flex;align-items:center;gap:6px;color:#4b5563}.checkbox input{width:16px;height:16px;accent-color:#4f46e5}.link{color:#4f46e5;font-weight:600;text-decoration:none}.link:hover{text-decoration:underline}.primary--login{margin-top:4px;width:100%;height:50px;padding:16px 20px;border-radius:999px;border:none;background:linear-gradient(120deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:15px}.primary--login:hover{filter:brightness(1.03)}.primary--login:active{transform:translateY(1px);box-shadow:0 6px 20px #4f46e5b3,0 2px 6px #0f172a73}.status{margin-top:8px;font-size:12px;color:#374151}.signin-panel{align-self:flex-start;padding:32px 0 16px;max-width:420px}.signin-panel__header{display:grid;gap:8px;margin-bottom:28px}.signin-panel__eyebrow{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#9ca3af}.signin-panel__title{margin:0;font-size:22px;font-weight:600;color:#111827}.signin-panel__hint{margin:0;font-size:13px;color:#6b7280}.signin-form{display:grid;gap:20px}.signin-field{display:grid;gap:6px}.signin-field input{width:100%;padding:16px 18px;border-radius:14px;border:1px solid rgba(156,163,175,.95);background:#f9fafb;font-size:15px;line-height:1.3}.signin-field input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #818cf866;background:#ffffff}.signin-form__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:6px;font-size:12px}.signin-footer{margin-top:auto;padding-top:16px;font-size:11px;color:#9ca3af;display:flex;flex-direction:column;gap:4px}.primary.primary--login{margin-top:4px;width:100%;height:50px;padding:16px 20px;border-radius:999px;border:none;background:linear-gradient(120deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:15px}.login-artwork{position:relative;width:100%;height:100%;overflow:hidden;padding:0}.login-artwork__chip{position:absolute;right:9%;top:16%;width:110px;height:26px;border-radius:999px;background:linear-gradient(90deg,#22d3ee,#6366f1);box-shadow:0 12px 30px #0f172ab3}.login-artwork__pill{position:absolute;left:10%;bottom:10%;width:130px;height:30px;border-radius:999px;border:2px solid rgba(129,140,248,.8);box-shadow:0 0 0 1px #0f172a4d}.login-artwork:before,.login-artwork:after{content:"";position:absolute;inset:14% 18% auto 10%;border-radius:24px;border:1px solid rgba(191,219,254,.35)}.login-artwork:after{inset:auto 10% 14% 20%}@media (max-width: 960px){.page-shell{grid-template-columns:minmax(0,1fr);height:auto;margin:0}.page-shell__right{display:none}}.nav-bar{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid rgba(15,23,42,.06);background:#ffffff;box-shadow:0 4px 10px #0f172a0a}.nav-left{display:flex;align-items:center;gap:8px}.nav-logo-img{width:28px;height:28px;object-fit:contain}.nav-center{display:inline-flex;align-items:center;gap:8px}.nav-tab{padding:6px 12px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#ffffff;cursor:pointer;font-size:12px;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.nav-tab.is-active{background:#0f172a;color:#fff;border-color:#0f172a}.forecast-wrap{display:grid;gap:12px}.forecast-header{display:flex;justify-content:space-between;align-items:center}.forecast-eyebrow{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#0f172a}.forecast-accuracy{margin:2px 0 0;font-weight:700;color:#2563eb}.forecast-legend{display:flex;align-items:center;gap:10px;font-size:12px;color:#111827}.legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:4px}.legend-dot.prev{background:#1f2937}.legend-dot.curr{background:#3b82f6}.legend-dot.forecast{background:#f59e0b}.forecast-body{position:relative;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:16px;background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);overflow:hidden}.forecast-line{position:absolute;top:16px;right:16px;bottom:80px;left:16px;width:calc(100% - 32px);height:260px;pointer-events:none}.forecast-bars{display:flex;justify-content:space-between;align-items:flex-end;gap:8px;padding:40px 12px 4px;height:320px}.forecast-bar-group{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1}.forecast-bar-group .bars{display:grid;grid-auto-flow:column;gap:6px;align-items:flex-end}.forecast-bar-group .bar{width:18px;border-radius:6px;background:#e5e7eb}.forecast-bar-group .bar.prev{background:#111827;opacity:.8}.forecast-bar-group .bar.curr{background:#3b82f6;opacity:.9}.bar-label{font-size:12px;color:#111827}.bar-sub{font-size:10px;color:#6b7280}.forecast-table{margin-top:12px;border-top:1px solid rgba(0,0,0,.06);padding-top:8px;display:grid;gap:4px}.forecast-table-head,.forecast-table-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));font-size:12px;align-items:center}.forecast-table-head{font-weight:700;color:#0f172a}.forecast-table-row{color:#1f2937}.nav-logo-box{min-width:120px;height:26px;display:flex;align-items:center;justify-content:center;font-size:14px;text-transform:uppercase;letter-spacing:.14em;color:#111827;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.nav-right{display:flex;align-items:center;gap:10px}.nav-user{display:flex;flex-direction:column;align-items:center;gap:2px}.nav-icon{width:28px;height:28px;border-radius:50%;border:1px solid rgba(15,23,42,.12);background:linear-gradient(145deg,#e5e7eb,#ffffff);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#111827}.nav-status{margin-left:8px;font-size:11px;color:#6b7280}.nav-error{margin-left:8px;font-size:11px;color:#b91c1c}.nav-user-name{font-size:11px;color:#374151}.nav-menu-wrapper{position:relative;margin-left:10px;display:flex;align-items:center}.nav-menu-btn{width:26px;height:26px;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#ffffff;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;cursor:pointer;padding:0}.nav-menu-dot{width:3px;height:3px;border-radius:50%;background:#4b5563}.nav-menu-dropdown{position:absolute;right:0;top:32px;min-width:120px;padding:6px 0;border-radius:8px;border:1px solid rgba(148,163,184,.5);background:#ffffff;box-shadow:0 10px 22px #0f172a2e;z-index:10}.nav-menu-item{width:100%;padding:6px 12px;border:none;background:transparent;text-align:left;font-size:12px;color:#111827;cursor:pointer}.nav-menu-item:hover{background:#f3f4f6}.farmer-strip{width:100%;min-height:72px;border-bottom:1px solid rgba(15,23,42,.05);display:flex;align-items:center;background:#f8fafc;overflow-x:auto;overflow-y:hidden}.farmer-strip-inner{display:flex;align-items:center;gap:12px;padding:8px 16px;width:100%;min-width:0}.farmer-strip-scroll{display:flex;align-items:center;gap:12px;overflow-x:auto;padding-right:8px;flex:1;min-width:0}.farmer-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;max-width:80px;border-radius:8px;border:none;background:transparent;padding:8px 10px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.farmer-chip:hover{background:rgba(148,163,184,.15)}.farmer-chip.is-active{background:rgba(5,150,105,.12);transform:translateY(-1px)}.farmer-avatar{width:28px;height:28px;border-radius:50%;border:2px solid rgba(55,65,81,.8);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#111827}.farmer-name{font-size:11px;white-space:nowrap;max-width:72px;overflow:hidden;text-overflow:ellipsis}.farmer-add-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:none;background:#059669;cursor:pointer;color:#fff;box-shadow:0 3px 8px #0596694d;transition:background-color .12s ease,box-shadow .12s ease,transform .12s ease;flex-shrink:0;position:sticky;right:8px;z-index:1}.farmer-add-icon{width:18px;height:18px;border-radius:50%;border:1px solid rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;font-size:12px;background:rgba(255,255,255,.12)}.farmer-add-label{font-size:12px;white-space:nowrap}.farmer-add-btn:hover{background:#047857;box-shadow:0 4px 10px #05966966;transform:translateY(-1px)}.farm-canvas{display:flex;height:calc(100vh - 132px);width:100%;max-width:100vw;min-width:0;overflow-x:hidden}.pane{border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);min-width:0}.pane-batches{flex:0 0 240px;border-right:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column}.pane-parameters{flex:0 0 280px;border-right:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column}.pane-detail{flex:1;display:flex;flex-direction:column;min-width:0;overflow-x:hidden}.pane-body{flex:1;overflow-y:auto;padding:8px;min-width:0}.pane-footer{border-top:1px solid rgba(0,0,0,.06);padding:8px;display:flex;justify-content:center}.pane-batches-header,.pane-parameters-header,.pane-detail-header{height:48px;display:flex;align-items:center;gap:6px;padding:4px 14px;border-bottom:1px solid rgba(0,0,0,.06)}.pane-detail-actions{display:inline-flex;gap:8px;margin-left:auto;align-items:center}.pane-batches-title,.pane-parameters-title,.pane-detail-title{font-size:13px;font-weight:600}.pane-batches-icon{font-size:13px;color:#6b7280}.pane-batches-header{justify-content:space-between}.pane-batches-header-left{display:flex;align-items:center;gap:6px}.pane-detail-header{padding-top:14px;padding-bottom:14px;justify-content:space-between}.pane-detail-qr-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:none;background:#2563eb;cursor:pointer;color:#fff;font-size:12px;box-shadow:0 2px 6px #2563eb66;transition:background-color .12s ease,box-shadow .12s ease,transform .12s ease}.pane-detail-qr-icon{width:16px;height:16px;border-radius:50%;border:1px solid rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;font-size:11px;background:rgba(255,255,255,.12)}.pane-detail-qr-label{font-size:12px}.pane-detail-qr-btn:hover{background:#1d4ed8;box-shadow:0 3px 8px #2563eb80;transform:translateY(-1px)}.pane-batches-add-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:none;background:#059669;cursor:pointer;color:#fff;font-size:12px;box-shadow:0 2px 6px #0596694d;transition:background-color .12s ease,box-shadow .12s ease,transform .12s ease}.pane-batches-add-icon{width:16px;height:16px;border-radius:50%;border:1px solid rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;font-size:11px;background:rgba(255,255,255,.12)}.pane-batches-add-label{font-size:12px}.pane-batches-add-btn:hover{background:#047857;box-shadow:0 3px 8px #05966966;transform:translateY(-1px)}.batch-chip{width:100%;text-align:left;padding:10px 14px;border:none;background:#ffffff;display:block;margin-bottom:6px;cursor:pointer;border-radius:6px;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.batch-chip:hover{background:#f3f4f6}.batch-chip.is-active{background:#ffffff;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a1f}.batch-row{display:flex;align-items:center;gap:8px}.batch-qr{width:32px;height:32px;border:1px solid rgba(0,0,0,.1)}.batch-text{flex:1;display:grid;gap:2px}.batch-code{font-size:13px}.batch-status{font-size:11px;color:#6b7280}.batch-header{display:flex;align-items:center;justify-content:space-between;gap:4px}.batch-dot{width:6px;height:6px;border-radius:50%;background:#10b981}.batch-toggle{display:inline-flex;align-items:center;gap:6px;padding:3px 6px 3px 3px;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#f9fafb;cursor:pointer;font-size:11px}.batch-toggle-knob{width:20px;height:12px;border-radius:999px;background:linear-gradient(120deg,#e5e7eb,#d1d5db);box-shadow:inset 0 0 0 1px #94a3b8b3}.batch-toggle.is-on{background:rgba(59,130,246,.08);border-color:#3b82f6cc}.batch-toggle.is-on .batch-toggle-knob{background:linear-gradient(120deg,#2563eb,#1d4ed8);box-shadow:0 0 0 1px #1e40afb3}.batch-toggle-text{font-size:11px;color:#374151}.batch-add-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:4px;border:1px solid rgba(0,0,0,.1);background:transparent;cursor:pointer}.batch-add-icon{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:12px}.batch-add-label{font-size:12px;white-space:nowrap}.param-chip{width:100%;text-align:left;padding:8px 10px;border:none;background:#ffffff;display:block;margin-bottom:6px;cursor:pointer;border-radius:6px;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.param-chip:hover{background:#f3f4f6}.param-chip.is-active{background:#ffffff;box-shadow:0 3px 8px #0f172a1f}.param-code{font-size:11px;color:#6b7280}.param-label-text{font-size:13px}.param-subtext{font-size:11px;color:#10b981}.param-main{display:flex;align-items:center;justify-content:space-between;gap:8px}.param-text{display:grid;gap:3px}.param-add-btn{width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.param-add-icon{font-size:14px;line-height:1}.param-chip.is-active .param-add-btn{background:#10b981;border-color:#10b981;color:#fff;transform:translateY(-1px)}.detail-split{display:flex;height:100%;min-width:0;overflow-x:hidden}.detail-history{width:32%;max-width:360px;min-width:240px;border-right:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;background:#f9fafb;position:relative;min-width:0}.detail-form{flex:1;overflow-y:auto;overflow-x:hidden;min-width:0}.detail-history-bar{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.detail-history-title{font-size:13px;font-weight:600}.detail-export-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;border:1px solid rgba(0,0,0,.12);background:transparent;cursor:pointer;font-size:12px}.detail-export-icon,.detail-export-label{font-size:12px}.detail-history-list{flex:0 0 auto;overflow-y:auto;padding:8px 12px;background:#f9fafb;position:relative;max-height:520px}.history-row{display:grid;grid-template-columns:52px 2fr auto;gap:8px;align-items:center;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.04);font-size:12px;transition:background-color .12s ease}.history-when{border:1px solid rgba(0,0,0,.1);padding:4px 0;text-align:center}.history-day{font-size:18px;font-weight:600;line-height:1.1}.history-month{font-size:11px;text-transform:uppercase;color:#6b7280}.history-time{font-size:10px;color:#6b7280}.history-data{color:#111827}.history-view-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;font-size:12px}.history-view-icon{font-size:14px;color:#4b5563}.history-row:hover{background:rgba(148,163,184,.12)}.param-form{display:flex;flex-direction:column;gap:12px}.param-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}@media (max-width: 768px){.param-form-grid{grid-template-columns:1fr}}.param-field{display:flex;flex-direction:column;gap:4px}.param-label{font-size:12px;color:#374151}.param-label-inline{display:flex;align-items:center;gap:6px;font-size:12px;color:#374151}.param-required{margin-left:2px;color:#b91c1c}.param-input,.param-field textarea,.param-field select{width:100%;padding:6px 8px;border-radius:4px;border:1px solid #e5e7eb;font-size:12px;background:#ffffff}.param-input:focus,.param-field textarea:focus,.param-field select:focus{outline:none;border-color:#059669;box-shadow:0 0 0 1px #0596694d}.param-checkbox{width:14px;height:14px}.param-form-actions{display:flex;justify-content:flex-end;margin-top:4px}.param-form-submit{padding:6px 14px;border-radius:4px;border:none;font-size:12px;font-weight:500;background:#059669;color:#fff;cursor:pointer}.param-form-submit:hover{background:#047857}.detail-overview{padding:8px 12px}.detail-overview-title{margin:0 0 4px;font-size:14px;font-weight:600}.detail-overview-subtitle{margin:0;font-size:12px;color:#6b7280}.detail-form-footer{padding:8px 12px}.primary{border:none;border-radius:4px;padding:8px 12px;background:#10b981;color:#fff;font-weight:600;cursor:pointer}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-panel{background:#ffffff;border:1px solid rgba(0,0,0,.1);max-width:480px;width:100%;max-height:80vh;display:flex;flex-direction:column}.modal-panel--wide{max-width:640px}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.06)}.modal-title{margin:0;font-size:14px;font-weight:600}.modal-close{border:none;background:transparent;font-size:16px;cursor:pointer}.modal-body{padding:10px 12px;overflow-y:auto}.modal-form{display:grid;gap:8px}.status--success{color:#15803d}.farmer-success-summary{margin-top:10px;padding:8px 10px;border-radius:8px;background:#ecfdf5;border:1px solid #bbf7d0;font-size:12px}.farmer-success-title{margin:0 0 2px;font-weight:600;color:#166534;font-size:12px}.farmer-success-name{margin:0;font-weight:600;font-size:13px;color:#14532d}.farmer-success-meta{margin:2px 0 0;color:#166534;font-size:11px}.bo-overview-root{display:flex;flex-direction:column;gap:12px}.bo-overview-header{border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:8px;margin-bottom:8px}.bo-overview-header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bo-overview-header-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.bo-overview-header-id{font-size:16px;font-weight:600;color:#111827}.bo-overview-header-metrics{display:flex;gap:16px;font-size:13px}.bo-overview-header-metric{display:flex;flex-direction:column;align-items:flex-end}.bo-overview-header-metric-label{font-size:11px;color:#6b7280}.bo-overview-header-metric-value{font-weight:500;color:#111827}.bo-metric-grid{display:grid;gap:12px;align-items:stretch}@media (min-width: 640px){.bo-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.bo-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.bo-metric-card{border:1px solid #e5e7eb;border-radius:6px;padding:8px 10px;background:#ffffff;display:flex;flex-direction:column;gap:6px;height:100%}.bo-metric-title{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.bo-metric-main{display:flex;align-items:baseline;gap:4px}.bo-metric-value{font-size:18px;font-weight:600}.bo-metric-unit{font-size:11px;color:#6b7280}.bo-metric-bar{height:14px;background:linear-gradient(to right,rgba(229,231,235,1) 0%,rgba(229,231,235,1) 25%,rgba(243,244,246,1) 25%,rgba(243,244,246,1) 50%,rgba(249,250,251,1) 50%,rgba(249,250,251,1) 75%,rgba(229,231,235,1) 75%,rgba(229,231,235,1) 100%);border-radius:999px;overflow:hidden}.bo-metric-bar-fill{height:100%;border-radius:999px}.bo-metric-score{font-size:11px;color:#9ca3af}.bo-master-card{border:1px solid #e5e7eb;border-radius:6px;padding:10px 12px;background:#ffffff;display:flex;flex-direction:column;gap:8px}.bo-master-header{display:flex;align-items:baseline;justify-content:space-between}.bo-master-title{margin:0;font-size:13px;font-weight:600;color:#111827}.bo-master-score{font-size:18px;font-weight:700}.bo-master-score-max{font-size:11px;color:#6b7280}.bo-master-bar{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.bo-master-bar-fill{height:10px;border-radius:999px}.bo-master-help{margin:0;font-size:11px;color:#6b7280}.bo-breakdown{margin-top:12px;border:1px solid #e5e7eb;border-radius:6px;background:#ffffff;font-size:12px}.bo-breakdown-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-bottom:1px solid #e5e7eb;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;background:#f9fafb}.bo-breakdown-icon{font-size:12px;color:#9ca3af}.bo-breakdown-body{border-top:1px solid #f3f4f6}.bo-breakdown-row{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-top:1px solid #f3f4f6}.bo-breakdown-label{color:#4b5563}.bo-breakdown-value{font-weight:500;color:#111827}.bo-qr{display:inline-flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;margin:12px 0 4px;width:fit-content}.bo-qr-image{width:96px;height:96px;border-radius:8px;background:#fff;padding:6px;border:1px solid #e2e8f0}.bo-qr-label{font-size:13px;color:#475569;font-weight:600;line-height:1.3}.bo-sales-card{margin-top:12px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:linear-gradient(120deg,#f8fafc 0%,#eef2ff 100%)}.bo-sales-head{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.bo-sales-title{font-size:15px;font-weight:700;color:#0f172a}.bo-sales-sub{font-size:12px;color:#475569}.bo-sales-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.bo-sales-metric{padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.bo-sales-label{font-size:12px;color:#64748b}.bo-sales-value{margin-top:4px;font-size:18px;font-weight:700;color:#0f172a}:root{font-family:Manrope,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#0f1f0b;background-color:#d8dde3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#d8dde3;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}@font-face{font-family:Manrope;src:url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");font-weight:400 800;font-display:swap}@font-face{font-family:Roboto Mono;src:url(https://fonts.gstatic.com/s/robotomono/v22/L0x7DF4xlVMF-BfR8bXMIjhLq38.woff2) format("woff2");font-weight:400 700;font-display:swap}
