:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}@keyframes sessionPulse{0%,to{opacity:1;box-shadow:0 2px 8px #f59e0b40}50%{opacity:.75;box-shadow:0 4px 16px #f59e0b8c}}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.survey-filter label{margin:0}.survey-filter>div>label{box-sizing:border-box;min-height:19px}.survey-filter input,.survey-filter select{max-width:none;margin:0}.survey-page{width:100%;max-width:900px;margin:0 auto;padding:0}.survey-header{color:#fff;background:linear-gradient(135deg,#2d5016 0%,#3d6b1f 100%);border-radius:8px;margin-bottom:30px;padding:40px 30px}.survey-header h1{color:#fff;margin:0 0 20px;font-size:28px}.survey-header h2{color:#fff;margin:40px 0 0}.survey-header p{color:#fffffff2;text-align:left;margin:0;font-size:14px;line-height:1.6}.survey-header p.mt-10{margin-top:2.5rem}.survey-form{padding:0 20px 40px}.form-section{background:#f8f9fa;border-left:5px solid #2d5016;border-radius:8px;margin-bottom:35px;padding:25px}.form-section h2{color:#2d5016;text-align:left;margin:0 0 10px;font-size:20px}.form-section h3{color:#555;text-align:left;margin:0 0 15px;font-size:16px;font-weight:500}fieldset{border:none;margin:0 0 20px;padding:0}legend{color:#333;text-align:left;margin-bottom:12px;font-size:15px;font-weight:600;display:block}label{color:#333;text-align:left;cursor:pointer;margin:10px 0;font-size:15px;display:block}label input[type=radio],label input[type=checkbox]{cursor:pointer;accent-color:#2d5016;margin-right:8px}input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],select,textarea{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;max-width:500px;margin:8px 0;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .3s}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,select:focus,textarea:focus{border-color:#2d5016;outline:none;box-shadow:0 0 0 2px #2d50161a}textarea{resize:vertical;max-width:100%;font-family:inherit}.required{color:#d32f2f;margin-left:3px}.question{border-left:3px solid #e0e0e0;margin:15px 0;padding:10px 0 10px 15px}.form-actions{justify-content:center;gap:10px;margin-top:30px;padding:20px 0;display:flex}button[type=submit]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d5016 0%,#3d6b1f 100%);border:none;border-radius:4px;padding:12px 40px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2d50164d}button[type=submit]:active{transform:translateY(0)}.submit-message{text-align:center;border-radius:4px;margin-top:20px;padding:15px 20px;font-weight:500}.survey-header.centered{text-align:center}.survey-step-bar-wrapper{flex-direction:column;align-items:center;gap:.5rem;margin:1.25rem 0 1.75rem;display:flex}.step-bar{justify-content:center;align-items:center;gap:.5rem;display:flex}.step-indicator{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 2px 6px #00000014}.step-indicator.active{transform:scale(1.08);box-shadow:0 4px 12px #0b6b3c4d;color:#fff!important;background:#0b6b3c!important}.step-indicator.completed{color:#fff!important;background:#15803d!important}.step-indicator.inactive{color:#64748b!important;background:#e2e8f0!important}.step-separator{background:#e2e8f0;border-radius:2px;width:70px;height:4px;transition:background .25s}.step-separator.active{background:#0b6b3c}.step-titles-row{color:#64748b;justify-content:space-between;width:280px;margin-top:2px;font-size:13px;font-weight:600;display:flex}.step-title-text.active{color:#0b6b3c;font-weight:700}.garbage-section{text-align:left;background:#f8f9fa;border-left:5px solid #2d5016;border-radius:12px;margin-bottom:1.75rem;padding:24px}.garbage-section h2{color:#2d5016;margin-bottom:18px;font-size:22px}.garbage-section h3{color:#333;margin:1rem 0 .75rem;font-size:18px}.form-group{max-width:480px;margin-bottom:1.25rem;display:block}.form-group__label{color:#333;text-align:left;margin-bottom:.5rem;font-weight:600;display:block}.form-group__field{width:100%;min-width:220px;max-width:480px;height:44px;font:inherit;box-sizing:border-box;border:1px solid #ccc;border-radius:6px;outline:none;padding:10px 14px;font-size:14px}.form-group__field:focus{border-color:#3d6b1f;box-shadow:0 0 0 2px #3d6b1f26}.garbage-header-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem 1.25rem;margin-bottom:1.5rem;display:grid}.garbage-header-grid .form-group{max-width:none;margin-bottom:0}.date-field-shell{align-items:center;gap:.5rem;display:flex}.input-with-unit-group{align-items:center;gap:.5rem;width:100%;display:flex}.input-with-unit-group input{flex:1;min-width:0}.select-unit-dropdown{color:#334155;cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;height:44px;padding:8px 10px;font-size:13px;font-weight:500;width:110px!important;min-width:110px!important;max-width:110px!important;margin:0!important}.select-unit-dropdown:focus{border-color:#2d5016;box-shadow:0 0 0 2px #2d501626}.unit-badge-fixed{color:#475569;box-sizing:border-box;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;height:44px;font-size:13px;font-weight:600;display:inline-flex;width:110px!important;min-width:110px!important;max-width:110px!important}.week-selector{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.week-button{color:#254b1f;cursor:pointer;background:#f4f7f0;border:1px solid #d4d9cf;border-radius:6px;padding:.5rem .8rem;font-weight:600;transition:all .2s}.week-button.active{color:#fff;background:#0b6b3c;border-color:#0b6b3c;box-shadow:0 6px 16px #0b6b3c2e}.garbage-table-wrapper{background:#fff;border:1px solid #c9d7bb;border-radius:12px;overflow-x:auto}.garbage-table{border-collapse:collapse;width:100%;min-width:520px}.garbage-table th,.garbage-table td{text-align:center;vertical-align:middle;border:1px solid #d9dfd3;padding:.75rem .85rem}.garbage-table th{color:#214d16;background:#dfeecf;font-weight:700}.garbage-table tbody tr:nth-child(odd){background:#f8faf5}.garbage-label{color:#2d2d2d;font-weight:600;text-align:left!important}.garbage-table__input,.garbage-table__select{width:100%;min-width:120px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #c9d7bb;border-radius:8px;padding:.6rem .7rem}.field-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.field-row__input,.field-row__select{width:auto;min-width:120px;font:inherit;border:1px solid #ccc;border-radius:8px;min-height:25px;padding:.6rem .85rem}.field-row__input{flex:280px;max-width:480px}.field-row__select{flex:0 0 140px;max-width:160px}.form-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.button-primary,.button-secondary{cursor:pointer;border:none;border-radius:8px;padding:.95rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s}.dialog-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dialog-card{text-align:center;background:#fff;border-radius:20px;width:min(480px,100%);padding:1.75rem;box-shadow:0 24px 54px #0000002e}.dialog-card h2{margin:1rem 0 .5rem;font-size:1.3rem}.dialog-card p{color:#444;margin:0;line-height:1.6}.dialog-icon{color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto;font-size:1.6rem;display:grid}.dialog-card.success .dialog-icon{background:#2d8b38}.dialog-card.error .dialog-icon{background:#c0392b}.dialog-card.confirm .dialog-icon{background:#f39c12}.dialog-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:1.5rem;display:flex}.dialog-actions .button-primary,.dialog-actions .button-secondary{min-width:120px}.button-primary{color:#fff;background:#0b6b3c}.button-secondary{color:#2d2d2d;background:#f0f0f0}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2d50162e}.garbage-note{color:#b71c1c;margin-top:1rem;font-weight:600}@media (width<=640px){.field-row{flex-direction:column;align-items:stretch}.field-row__input,.field-row__select{width:100%;max-width:100%}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.survey-page{max-width:960px;margin:0 auto;padding:32px 20px 56px}.survey-header{text-align:center;margin-bottom:28px}.survey-header h1{margin-bottom:12px;font-size:clamp(2rem,3vw,2.6rem)}.survey-header p{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1rem}.survey-form{gap:20px;display:grid}.section-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:18px;padding:26px}.section-header h2{margin:0 0 8px;font-size:1.2rem}.section-header p{color:var(--text-muted);margin:0;line-height:1.6}.section-content{gap:16px;margin-top:18px;display:grid}.section-content label{color:var(--text-h);gap:8px;font-size:.96rem;display:grid}.section-content input,.section-content select,.section-content textarea{border:1px solid var(--border);background:var(--bg);width:100%;min-height:44px;color:var(--text-h);font:inherit;border-radius:12px;padding:12px 14px}.section-content textarea{resize:vertical;min-height:110px}.form-actions{justify-content:flex-end;display:flex}.form-actions button{cursor:pointer;background:var(--accent);color:#fff;border:none;border-radius:14px;padding:14px 28px;font-size:1rem;transition:transform .2s,box-shadow .2s}.form-actions button:hover,.form-actions button:focus-visible{box-shadow:var(--shadow);transform:translateY(-1px)}.submit-message{border-radius:14px;margin-top:8px;padding:16px 18px;font-weight:500}.submit-message.success{color:#1d6c33;background:#2ecc711f;border:1px solid #2ecc7133}.submit-message.error{color:#8c231d;background:#e74c3c1f;border:1px solid #e74c3c33}@media (width<=768px){.survey-page{padding:16px 12px 32px}.form-actions{justify-content:stretch}.form-actions button{width:100%}.survey-header{margin-bottom:16px;padding:24px 16px}.survey-header h1{margin-bottom:8px;font-size:clamp(1.4rem,5vw,2rem)}.survey-header h2{margin-top:.75rem;font-size:1rem}.survey-header p{font-size:13px}.garbage-section,.section-card{padding:16px 14px}.garbage-section h2,.section-header h2{font-size:17px}.garbage-section h3{font-size:15px}.form-group,.form-group__field{max-width:100%;margin-left:0;margin-right:0}.step-separator{width:36px}}@media (width<=480px){.survey-page{padding:12px 10px 28px}.survey-header{border-radius:6px;padding:20px 12px}.survey-header h1{font-size:1.25rem}.garbage-section,.section-card{padding:12px 10px}.field-row{flex-direction:column;align-items:stretch}.field-row__input,.field-row__select{flex:100%;width:100%;max-width:100%}}.survey-filter input[type=date]{margin:0}.excel-form-header-title{text-align:center;color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.excel-date-range-banner{text-align:center;color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;margin:1rem 0 1.5rem;padding:.6rem 1rem;font-size:1.05rem;font-weight:600}.excel-table-container{margin:1rem 0;font-family:Sarabun,Inter,-apple-system,BlinkMacSystemFont,sans-serif}.excel-table-scroll{background:#fff;border:2px solid #333;overflow-x:auto;box-shadow:0 4px 16px #00000014}.excel-garbage-table{border-collapse:collapse;color:#000;width:100%;min-width:820px;font-size:13.5px}.excel-garbage-table th,.excel-garbage-table td{text-align:center;vertical-align:middle;border:1px solid #000;padding:6px 8px}.excel-header-row th{color:#000;font-weight:700;background-color:#f4b084!important}.excel-header-row th.blue-cell-header{background-color:#c6d9f1!important}.th-category{width:240px}.th-unit{width:80px}.th-days-group{letter-spacing:2px}.th-day{width:82px}.th-date-sub{color:#222;margin-top:2px;font-size:11.5px;font-weight:500}.th-total{width:90px}.th-remarks{width:110px}.excel-row-category{background-color:#a8d08d}.excel-row-category .td-label{text-align:left;padding-left:10px;font-weight:700}.excel-row-sub{background-color:#fff}.excel-row-sub .sub-label{text-align:left;color:#111;padding-left:24px!important}.td-label{text-align:left}.td-unit{text-align:center}.excel-num-input{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #999;border-radius:3px;width:100%;max-width:72px;padding:4px 6px;font-size:13.5px;font-weight:500;transition:border-color .2s,box-shadow .2s}.excel-num-input:focus{background:#eff6ff;border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb40}.blue-cell,.td-calc.blue-cell{color:#000;font-weight:600;background-color:#ddebf7!important}.font-bold{font-weight:700!important}.excel-row-total{background-color:#fff}.excel-row-total .total-label{text-align:center;font-weight:700}.grand-total-cell{font-size:14px}.excel-note-footer{color:#333;margin-top:10px;font-size:13px;font-weight:500}.note-label{font-weight:700}.note-blue-box{background-color:#ddebf7;border:1px solid #70a4d4;border-radius:3px;padding:2px 8px;font-weight:600}.excel-tabs-bar{border-top:2px solid #ccc;flex-wrap:wrap;gap:4px;margin-top:14px;padding-top:8px;display:flex}.excel-tabs-bar.excel-tabs-top{border-top:none;border-bottom:2px solid #cbd5e1;margin-top:0;margin-bottom:8px;padding-top:0;padding-bottom:6px}.excel-tab{color:#334155;cursor:pointer;background:#e2e8f0;border:1px solid #94a3b8;border-radius:6px 6px 0 0;padding:7px 16px;font-size:13.5px;font-weight:600;transition:all .15s}.excel-tab:hover{background:#cbd5e1}.excel-tab.active{font-weight:700;box-shadow:0 2px 8px #00000026;color:#000!important;background:#ff0!important;border-color:#000!important}.excel-tab.tab-summary{color:#fff;background:#ef4444;border-color:#dc2626;margin-left:auto}.excel-tab.tab-summary:hover{background:#dc2626}.excel-tab.tab-summary.active{color:#fff!important;background:#b91c1c!important;border-color:#991b1b!important}.step-card-title{color:#1e293b;margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.step-card-sub{color:#64748b;margin-bottom:1.5rem;font-size:.95rem}.btn-next-step{border-radius:8px!important;padding:.85rem 2rem!important;font-size:1rem!important;font-weight:700!important}.section1-profile-banner{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border:1px solid #cbd5e1;border-left:5px solid #0b6b3c;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.profile-banner-info{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.banner-item{color:#334155;align-items:center;gap:.4rem;font-size:.95rem;display:flex}.banner-label{font-weight:500}.banner-value{color:#0f172a}.text-green{color:#0b6b3c!important}.btn-edit-profile{background:#fff!important;border:1px solid #94a3b8!important;border-radius:6px!important;padding:.45rem .9rem!important;font-size:.85rem!important}.th-day-actions{flex-direction:column;gap:3px;margin-top:6px;display:flex}.btn-day-action{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #888;border-radius:4px;padding:3px 6px;font-size:11px;font-weight:600;line-height:1.2;transition:all .15s}.btn-day-edit{color:#fff;background:#0b6b3c;border-color:#08522d}.btn-day-edit:hover{background:#08522d}.btn-day-info{color:#334155;background:#f8fafc;border-color:#cbd5e1}.btn-day-info:hover{background:#e2e8f0}.btn-day-info.has-submitter{color:#1e40af;background:#dbeafe;border-color:#93c5fd;font-weight:700}.clickable-cell{cursor:pointer;transition:background-color .15s}.clickable-cell:hover{background-color:#fef08a!important}.th-day.disabled-day{color:#94a3b8!important;background-color:#f1f5f9!important}.th-day.disabled-day .th-day-name,.th-day.disabled-day .th-date-sub{opacity:.6;color:#94a3b8!important}.cell-disabled{color:#cbd5e1!important;cursor:not-allowed!important;background-color:#f8fafc!important}.garbage-day-modal,.garbage-detail-modal{max-height:90vh;overflow-y:auto;text-align:left!important;width:min(580px,95vw)!important;padding:1.5rem!important}.garbage-modal-header h3{color:#0f172a;margin:0 0 4px;font-size:1.3rem}.garbage-modal-subtitle{color:#2563eb;margin-bottom:1rem;font-size:.9rem;font-weight:600}.collector-badge-box{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.88rem;display:flex}.modal-form-section{background:#fafafa;border:1px solid #eaeaea;border-radius:8px;margin-bottom:1rem;padding:1rem}.modal-form-section .section-title{margin:0 0 .75rem;font-size:.95rem;font-weight:700}.text-orange{color:#c2410c!important}.text-blue{color:#1d4ed8!important}.grid-2col{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem 1rem;display:grid}.col-span-2{grid-column:1/-1}.modal-field{flex-direction:column;gap:4px;display:flex}.modal-field label{color:#334155;margin:0;font-size:.85rem;font-weight:600}.modal-field input{border:1px solid #cbd5e1;border-radius:6px;padding:.5rem .75rem;font-size:.9rem}.detail-info-card{background:#f1f5f9;border-radius:8px;flex-direction:column;gap:8px;margin-bottom:1.25rem;padding:1rem;font-size:.92rem;display:flex}.info-row{justify-content:space-between;gap:1rem;display:flex}.info-label{color:#64748b}.info-value{color:#0f172a}.detail-data-summary h4{color:#1e293b;margin:0 0 8px;font-size:.95rem;font-weight:700}.mini-detail-table{border-collapse:collapse;width:100%;font-size:.85rem}.mini-detail-table th,.mini-detail-table td{border:1px solid #cbd5e1;padding:6px 10px}.mini-detail-table th{color:#334155;text-align:left;background:#e2e8f0}.text-right{text-align:right!important}.empty-day-note{text-align:center;color:#94a3b8;background:#fafafa;border:1px dashed #cbd5e1;border-radius:8px;padding:1.5rem 0;font-size:.9rem}.detail-section-heading{color:#0f172a;border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin:0 0 .75rem;padding-bottom:6px;font-size:.98rem;font-weight:700;display:flex}.latest-quantities-box{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:.75rem;padding:.85rem}.sub-heading{color:#334155;margin:0 0 6px;font-size:.88rem;font-weight:700}.history-list-container{flex-direction:column;gap:.5rem;max-height:260px;padding-right:4px;display:flex;overflow-y:auto}.history-clickable-card{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem .85rem;transition:all .15s;display:flex}.history-clickable-card:hover{background:#e2e8f0;border-color:#0b6b3c;transform:translateY(-1px)}.history-clickable-card.is-latest{background:#f0fdf4;border:1px solid #10b981}.history-card-left{flex-direction:column;gap:2px;display:flex}.history-time-row{align-items:center;gap:6px;display:flex}.history-time{color:#1e293b;font-size:.83rem;font-weight:700}.history-user-sub{color:#475569;font-size:.82rem}.history-card-right{align-items:center;gap:8px;display:flex}.history-link-text{color:#0b6b3c;font-size:.8rem;font-weight:700}.accordion-time{color:#1e293b;font-size:.83rem;font-weight:700}.accordion-sub-info{color:#475569;align-items:center;gap:10px;font-size:.82rem;display:flex}.items-summary-pill{color:#334155;background:#e2e8f0;border-radius:10px;padding:2px 6px;font-size:.75rem;font-weight:600}.accordion-arrow{color:#64748b;font-size:.75rem;font-weight:700}.accordion-body{background:#fff;border-top:1px solid #e2e8f0;padding:.75rem .85rem}.accordion-meta-row{color:#475569;background:#f8fafc;border-radius:4px;margin-bottom:.5rem;padding:4px 8px;font-size:.82rem}.badge-latest-tag{color:#fff;background:#0b6b3c;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.history-count-badge{color:#334155;background:#e2e8f0;border-radius:12px;padding:2px 8px;font-size:.78rem;font-weight:700;display:inline-block}
