@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700;800&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--office-blue:#0e88d3;--office-blue-deep:#086fae;--office-blue-soft:#e7f3fb;--office-border:#cfe7f5;--office-ink:#231f20;--office-muted:#5f6870;--office-white:#fff;--office-mint:#e8f5f2;--office-blush:#fbecea;--office-danger:#bd3327}*{box-sizing:border-box}html,body{background:var(--office-white);min-width:320px;color:var(--office-ink);margin:0;font-family:Noto Sans Thai,Tahoma,Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,select,input,textarea{outline-color:var(--office-blue)}.office-app{grid-template-columns:224px minmax(0,1fr);min-height:100dvh;display:grid}.office-sidebar{border-right:1px solid var(--office-border);background:#fff;flex-direction:column;height:100dvh;display:flex;position:sticky;top:0}.office-brand{border-bottom:1px solid var(--office-border);place-content:center;justify-items:center;gap:2px;min-height:96px;padding:18px 22px;display:grid}.office-brand img{width:166px;height:auto}.office-brand span{color:var(--office-blue);letter-spacing:.36em;font-size:.65rem;font-weight:800}.office-sidebar nav{gap:5px;padding:20px 12px;display:grid}.office-nav-link{color:#4f595f;border-radius:8px;align-items:center;gap:13px;min-height:48px;padding:10px 14px;font-size:.92rem;font-weight:650;transition:background .18s,color .18s;display:flex}.office-nav-link svg{flex:0 0 22px;width:22px;height:22px}.office-nav-link:hover{color:var(--office-blue-deep);background:#f7fbfd}.office-nav-link--active{background:var(--office-blue-soft);color:var(--office-blue-deep)}.office-sidebar__footer{border-top:1px solid var(--office-border);color:var(--office-muted);align-items:center;gap:8px;margin-top:auto;padding:18px 22px;font-size:.75rem;display:flex}.status-dot{background:#a4adb2;border-radius:50%;width:8px;height:8px}.status-dot--good{background:#14a46f}.office-main{min-width:0}.office-topbar{border-bottom:1px solid var(--office-border);justify-content:space-between;align-items:center;gap:24px;height:72px;padding:0 32px;display:flex}.office-topbar>div:first-child{display:grid}.office-topbar>div:first-child strong{font-size:.9rem}.office-topbar>div:first-child span{color:var(--office-muted);font-size:.7rem}.office-user{align-items:center;gap:11px;display:flex}.office-user__avatar{background:var(--office-blue-soft);width:38px;height:38px;color:var(--office-blue);border-radius:50%;place-items:center;font-weight:800;display:grid}.office-user div{display:grid}.office-user strong{font-size:.8rem}.office-user div span{color:var(--office-muted);font-size:.68rem}.office-content{width:min(100% - 56px,1440px);margin:0 auto;padding:34px 0 56px}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px;display:flex}h1,h2,p{margin-top:0}.page-heading h1{letter-spacing:-.035em;margin-bottom:5px;font-size:clamp(1.75rem,2.2vw,2.35rem);line-height:1.2}.page-heading p,.section-title p{color:var(--office-muted);margin-bottom:0;font-size:.82rem}.page-heading time,.page-code{border:1px solid var(--office-border);color:var(--office-muted);border-radius:7px;padding:8px 12px;font-size:.8rem;font-weight:650}.primary-button,.quiet-button{cursor:pointer;border-radius:8px;min-height:44px;padding:10px 18px;font-weight:750}.primary-button{border:1px solid var(--office-blue);background:var(--office-blue);color:#fff}.primary-button:hover{background:var(--office-blue-deep)}.primary-button:disabled{cursor:not-allowed;opacity:.45}.quiet-button{border:1px solid var(--office-border);color:var(--office-blue-deep);background:#fff}.attendance-rail{background:#fbfdff;border:1px solid #9ed1ef;border-radius:12px;grid-template-columns:minmax(300px,1.4fr) repeat(2,minmax(130px,.6fr)) auto;align-items:center;gap:0;min-height:140px;padding:20px 24px;display:grid}.attendance-rail>*+*{border-left:1px solid var(--office-border)}.attendance-identity{align-items:center;gap:18px;padding-right:24px;display:flex}.attendance-ring{border:1px solid var(--office-blue);width:76px;height:76px;color:var(--office-blue);background:#fff;border-radius:50%;flex:0 0 76px;place-items:center;font-size:1.65rem;font-weight:750;display:grid}.attendance-ring--active{background:var(--office-mint);color:#087b54;border-color:#13a673}.attendance-identity div{display:grid}.attendance-identity span,.attendance-stat span{color:var(--office-muted);font-size:.76rem}.attendance-identity strong{color:var(--office-blue-deep);font-size:1.25rem}.attendance-identity small{color:var(--office-muted)}.attendance-stat{gap:5px;padding:0 24px;display:grid}.attendance-stat strong{color:var(--office-blue-deep);font-size:1.2rem}.attendance-rail>.primary-button{margin-left:24px}.stock-overview,.data-panel,.research-rail,.form-rail,.formula-access,.completion-panel,.production-summary,.adjustment-form{border:1px solid var(--office-border);background:#fff;border-radius:12px}.stock-overview{margin-top:18px;padding:20px}.section-title{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}.section-title h2,.completion-panel h2,.production-summary h2,.adjustment-form h2{letter-spacing:-.015em;margin-bottom:3px;font-size:1rem}.section-title>a{color:var(--office-blue);font-size:.78rem;font-weight:700}.stock-strip{border:1px solid var(--office-border);border-radius:9px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.stock-strip>div{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:14px;padding:17px 20px;display:grid}.stock-strip>div+div{border-left:1px solid var(--office-border)}.stock-symbol{width:42px;height:42px;color:var(--office-blue);border:1px solid #9fcff0;border-radius:50%;grid-row:1/3;place-items:center;font-weight:800;display:grid}.stock-symbol--mint{background:var(--office-mint);color:#138764;border-color:#9bd5c5}.stock-strip p{color:var(--office-ink);margin:0;font-size:.78rem}.stock-strip strong{color:var(--office-blue-deep);font-size:1.25rem}.stock-strip small{font-size:.7rem;font-weight:600}.dashboard-columns{grid-template-columns:1.35fr .65fr;gap:18px;margin-top:18px;display:grid}.data-panel{min-width:0;overflow:hidden}.data-panel>.section-title{padding:18px 18px 0}.table-wrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;font-size:.76rem}th{border-block:1px solid var(--office-border);color:var(--office-muted);text-align:left;white-space:nowrap;background:#f8fcfe;padding:11px 13px;font-size:.68rem;font-weight:700}td{border-bottom:1px solid var(--office-border);vertical-align:middle;padding:12px 13px}td strong{font-weight:700}td small{color:var(--office-muted);margin-top:2px;font-size:.64rem;display:block}tr:last-child td{border-bottom:0}.row-status{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.row-status i{background:#ed941f;border-radius:50%;width:7px;height:7px}.row-status--good i{background:#10a56d}.row-status--danger{color:var(--office-danger)}.row-status--danger i{background:var(--office-danger)}.low-stock-list,.movement-list{margin:0;padding:0 18px 12px;list-style:none}.low-stock-list li{border-bottom:1px solid var(--office-border);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.low-stock-list li:last-child{border:0}.low-stock-list div{display:grid}.low-stock-list strong{font-size:.78rem}.low-stock-list span{color:var(--office-muted);font-size:.66rem}.low-stock-list b{color:var(--office-danger);white-space:nowrap;font-size:.76rem}.research-rail{align-items:center;gap:26px;margin-top:18px;padding:18px 20px;display:flex}.research-rail div{flex:1}.research-rail h2{margin-bottom:3px;font-size:1rem}.research-rail p{color:var(--office-muted);margin:0;font-size:.78rem}.research-rail>span{color:#15835f;font-size:.75rem;font-weight:700}.production-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:20px;display:grid}.production-main{gap:16px;min-width:0;display:grid}.form-rail{grid-template-columns:1.5fr .65fr .55fr .75fr;gap:16px;padding:18px;display:grid}label{gap:7px;display:grid}label>span,legend{color:#4f595f;font-size:.72rem;font-weight:700}input,select,textarea{width:100%;min-height:43px;color:var(--office-ink);background:#fff;border:1px solid #b8cbd6;border-radius:7px;padding:9px 11px}textarea{resize:vertical;min-height:78px}input:focus,select:focus,textarea:focus{border-color:var(--office-blue);outline:0;box-shadow:0 0 0 3px #0e88d31f}.formula-access{background:#fbfdff;align-items:center;gap:16px;padding:18px;display:flex}.formula-lock{border:1px solid var(--office-border);width:48px;height:48px;color:var(--office-blue);border-radius:50%;flex:0 0 48px;place-items:center;font-size:1.4rem;display:grid}.formula-access div{gap:3px;display:grid}.formula-access strong{font-size:.9rem}.formula-access p{color:var(--office-blue-deep);margin:0;font-size:.72rem}.formula-access small{color:var(--office-muted);font-size:.67rem}.production-materials .section-title{padding-right:12px}.production-materials .quiet-button{min-height:36px;padding:7px 12px;font-size:.7rem}.completion-panel{grid-template-columns:1.2fr .7fr .6fr 1.2fr;align-items:end;gap:18px;padding:18px;display:grid}.completion-panel p{color:var(--office-muted);margin:0;font-size:.72rem}.completion-panel label{position:relative}.completion-panel label b{color:var(--office-muted);font-size:.72rem;position:absolute;bottom:11px;right:11px}.completion-panel label input{padding-right:42px}.completion-panel>div:nth-child(3){gap:7px;padding-bottom:8px;display:grid}.completion-panel>div:nth-child(3) span{color:var(--office-muted);font-size:.7rem}.completion-panel>div:nth-child(3) strong{font-size:.88rem}.production-summary{padding:20px;position:sticky;top:92px;overflow:hidden}.production-summary dl{margin:18px 0}.production-summary dl>div{border-bottom:1px solid var(--office-border);gap:3px;padding:11px 0;display:grid}.production-summary dt{color:var(--office-muted);font-size:.68rem}.production-summary dd{margin:0;font-size:.8rem;font-weight:650}.summary-emphasis{color:var(--office-blue-deep);font-size:1.2rem!important}.summary-note{border-left:3px solid var(--office-blue);background:var(--office-blue-soft);padding:13px}.summary-note strong{font-size:.72rem}.summary-note p{color:var(--office-muted);margin:3px 0 0;font-size:.67rem}.production-submit,.production-draft{width:100%;margin-top:14px}.production-draft{margin-top:8px}.variance-negative{color:var(--office-danger)!important}.positive{color:#0b8f62!important}.inventory-list{margin-bottom:18px}.inventory-list tbody tr{cursor:pointer}.inventory-list tbody tr:hover,.selected-row{background:#f2f9fd}.adjustment-layout{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);gap:18px;display:grid}.adjustment-form{gap:17px;padding:20px;display:grid}.adjustment-form>div:first-child p{color:var(--office-muted);margin:0;font-size:.75rem}.adjustment-form fieldset{border:0;gap:8px;margin:0;padding:0;display:flex}.adjustment-form legend{margin-bottom:7px}.toggle-button{border:1px solid var(--office-border);min-height:40px;color:var(--office-muted);cursor:pointer;background:#fff;border-radius:7px;flex:1;font-weight:700}.toggle-button--active{border-color:var(--office-blue);background:var(--office-blue-soft);color:var(--office-blue-deep)}.input-with-unit{position:relative}.input-with-unit input{padding-right:50px}.input-with-unit b{color:var(--office-muted);font-size:.72rem;position:absolute;top:11px;right:12px}.balance-preview{background:#f7fbfd;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.balance-preview span{color:var(--office-muted);font-size:.68rem;display:grid}.balance-preview b{color:var(--office-ink);font-size:.82rem}.balance-preview i{color:var(--office-blue);font-style:normal}.movement-panel{min-height:360px}.empty-state{min-height:250px;color:var(--office-muted);place-items:center;font-size:.82rem;display:grid}.movement-list li{border-bottom:1px solid var(--office-border);grid-template-columns:1fr auto;gap:3px 18px;padding:14px 0;display:grid}.movement-list div{display:grid}.movement-list strong{font-size:.78rem}.movement-list span,.movement-list small{color:var(--office-muted);font-size:.68rem}.movement-list>b{grid-area:1/2/3;align-self:center}@media (max-width:1100px){.office-app{grid-template-columns:190px minmax(0,1fr)}.office-content{width:calc(100% - 36px)}.attendance-rail{grid-template-columns:1fr 1fr}.attendance-rail>.primary-button{margin-top:18px}.attendance-rail>*+*{border-left:0}.form-rail{grid-template-columns:1fr 1fr}.production-layout{grid-template-columns:1fr}.production-summary{position:static}.completion-panel{grid-template-columns:1fr 1fr}.dashboard-columns{grid-template-columns:1fr}}@media (max-width:760px){.office-app{display:block}.office-sidebar{border-right:0;border-bottom:1px solid var(--office-border);width:100%;height:auto;position:static}.office-brand{min-height:72px}.office-sidebar nav{padding:10px;display:flex;overflow:auto}.office-nav-link{min-width:max-content}.office-sidebar__footer{display:none}.office-topbar{height:64px;padding:0 18px}.office-topbar>div:first-child{display:none}.office-content{width:calc(100% - 28px);padding-top:24px}.page-heading{flex-direction:column;align-items:flex-start}.attendance-rail{grid-template-columns:1fr;padding:18px}.attendance-stat{border-top:1px solid var(--office-border);padding:14px 0}.attendance-rail>.primary-button{margin-left:0}.stock-strip{grid-template-columns:1fr}.stock-strip>div+div{border-left:0;border-top:1px solid var(--office-border)}.research-rail{flex-direction:column;align-items:flex-start}.form-rail,.completion-panel,.adjustment-layout{grid-template-columns:1fr}.production-materials table{min-width:760px}.inventory-list table{min-width:680px}.office-user strong{font-size:.72rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.office-login{background:linear-gradient(135deg,#f8fcfe 0,#fff 55%);place-items:center;min-height:100dvh;padding:24px;display:grid}.office-login__panel{border:1px solid var(--office-border);background:#fff;border-radius:16px;gap:24px;width:min(100%,440px);padding:38px;display:grid;box-shadow:0 24px 70px #1f475e17}.office-login__brand{width:fit-content;color:var(--office-blue);line-height:1;display:grid}.office-login__brand strong{letter-spacing:.08em;font-size:1.75rem}.office-login__brand span{letter-spacing:.42em;text-align:center;margin-top:5px;font-size:.64rem;font-weight:800}.office-login h1{margin-bottom:7px;font-size:1.65rem}.office-login p{color:var(--office-muted);margin-bottom:0;font-size:.85rem}.line-login-button{color:#fff;background:#06c755;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:52px;font-weight:750;display:flex}.line-login-button span{border-right:1px solid #ffffff73;padding-right:12px;font-weight:900}.login-message{background:var(--office-mint);border-left:3px solid #12a56f;padding:12px 14px;color:#087852!important}.login-message--error{border-left-color:var(--office-danger);background:var(--office-blush);color:var(--office-danger)!important}.login-setup{border-left:3px solid var(--office-blue);background:var(--office-blue-soft);gap:8px;padding:15px;display:grid}.login-setup p{font-size:.75rem}.login-setup a{width:fit-content;color:var(--office-blue-deep);font-size:.78rem;font-weight:750}.office-login small{color:var(--office-muted);text-align:center;font-size:.7rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.office-loading{min-height:260px;color:var(--office-muted);place-items:center;font-size:.85rem;display:grid}.profile-layout{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.profile-identity,.profile-contact-form,.profile-attendance,.people-guidance,.people-toolbar,.people-detail{border:1px solid var(--office-border);background:#fff;border-radius:12px}.profile-identity{gap:16px;padding:24px;display:grid}.profile-avatar{background:var(--office-blue-soft);width:72px;height:72px;color:var(--office-blue-deep);border:1px solid #9ed1ef;border-radius:50%;place-items:center;font-size:1.55rem;font-weight:800;display:grid}.profile-identity>div{gap:3px;display:grid}.profile-identity>div>span{color:var(--office-muted);font-size:.7rem}.profile-identity h2{margin:0;font-size:1.25rem}.profile-identity p{color:var(--office-muted);margin:0;font-size:.8rem}.profile-identity dl{gap:10px;margin:4px 0 0;display:grid}.profile-identity dl>div{border-top:1px solid var(--office-border);gap:3px;padding-top:11px;display:grid}.profile-identity dt{color:var(--office-muted);font-size:.7rem}.profile-identity dd{margin:0;font-size:.82rem;font-weight:700}.profile-contact-form{gap:20px;padding:22px;display:grid}.profile-contact-form>.section-title{margin:0}.profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-privacy-note{border-left:3px solid var(--office-blue);background:var(--office-blue-soft);align-items:center;gap:10px;padding:13px;display:flex}.profile-privacy-note svg{fill:none;width:20px;height:20px;stroke:var(--office-blue-deep);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:0 0 20px}.profile-privacy-note p{color:var(--office-blue-deep);margin:0;font-size:.72rem}.profile-form-actions{justify-content:flex-end;display:flex}.form-message{background:var(--office-mint);color:#087852;border-left:3px solid #13a673;margin:0;padding:11px 13px;font-size:.76rem}.form-message--error{border-left-color:var(--office-danger);background:var(--office-blush);color:var(--office-danger)}.profile-attendance{margin-top:18px;overflow:hidden}.profile-attendance .section-title{padding:18px 18px 0}.profile-attendance__empty{border-top:1px solid var(--office-border);color:var(--office-muted);padding:22px 18px;font-size:.78rem}.people-page{gap:18px;display:grid}.people-page .page-heading{margin-bottom:0}.people-guidance{background:#fbfdff;align-items:center;gap:14px;padding:14px 17px;display:flex}.people-guidance strong{color:var(--office-blue-deep);white-space:nowrap;font-size:.79rem}.people-guidance p{color:var(--office-muted);margin:0;font-size:.76rem}.people-toolbar{grid-template-columns:minmax(0,1fr) 200px;gap:12px;padding:14px;display:grid}.people-toolbar label{gap:0}.people-layout{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:start;gap:18px;display:grid}.people-directory{overflow:hidden}.people-directory>.section-title{margin:0;padding:18px 18px 0}.people-directory>.section-title>span{color:var(--office-muted);font-size:.72rem}.people-directory tbody tr{cursor:pointer}.people-detail{gap:18px;padding:20px;display:grid;position:sticky;top:92px}.people-detail__heading{border-bottom:1px solid var(--office-border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:17px;display:flex}.people-detail__heading h2{margin:3px 0;font-size:1.25rem}.people-detail__heading p{color:var(--office-muted);margin:0;font-size:.74rem}.people-detail__code{color:var(--office-blue-deep);letter-spacing:.06em;font-size:.7rem;font-weight:800}.detail-lock{border:1px solid var(--office-border);width:34px;height:34px;color:var(--office-blue);border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.detail-lock svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.people-detail fieldset{border:0;grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:0;display:grid}.people-detail legend{grid-column:1/-1;margin-bottom:0}.people-detail__full{grid-column:1/-1}.people-detail__hr{border-top:1px solid var(--office-border)!important;padding-top:17px!important}@media (max-width:1100px){.people-layout{grid-template-columns:1fr}.people-detail{position:static}.profile-layout{grid-template-columns:1fr}}@media (max-width:760px){.profile-fields,.people-detail fieldset,.people-toolbar{grid-template-columns:1fr}.people-guidance{flex-direction:column;align-items:flex-start}.profile-form-actions{justify-content:stretch}.profile-form-actions .primary-button,.people-detail .primary-button{width:100%}.people-directory table{min-width:680px}}
