/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}}:root{--red:#c9252f;--orange:#f8a620;--ink:#231f20;--muted:#77716d}*{box-sizing:border-box}html{background:#fffdf9}body{color:var(--ink);background:linear-gradient(#fff8ec,#fffdf9 430px);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-bottom:1px solid #eee4d9;justify-content:space-between;height:78px;padding:0 clamp(20px,5vw,72px);position:sticky;top:0}.brand,.topbar{align-items:center;display:flex}.brand{gap:12px}.brand img{object-fit:contain;width:48px;height:48px}.brand div{flex-direction:column;display:flex}.brand strong{letter-spacing:.1em;color:var(--red);font-size:18px}.brand span{color:#8c8580;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:11px}.warehouse{color:#766e68;align-items:center;gap:9px;font-size:13px;display:flex}.warehouse strong{color:var(--ink)}.warehouse span{display:none}.cartButton{background:var(--ink);color:#fff;border:0;border-radius:999px;align-items:center;gap:9px;height:44px;padding:0 8px 0 17px;display:flex}.cartButton b{background:var(--orange);color:#241500;border-radius:50%;place-items:center;min-width:29px;height:29px;display:grid}.cartButton span{font-weight:700}.eyebrow{color:var(--red);letter-spacing:.18em;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.orderSetup{background:#fff;border:1px solid #eee4d9;border-radius:22px;grid-template-columns:1.4fr .8fr 1fr;gap:12px;max-width:1184px;margin:36px auto 48px;padding:18px;display:grid;box-shadow:0 16px 50px #48270f0c}.notes>span,.orderSetup label>span{color:#827971;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px 4px;font-size:11px;font-weight:800;display:block}.orderSetup input,.selectWrap{color:#332e2a;background:#fffaf4;border:1px solid #e7ded3;border-radius:13px;align-items:center;height:48px;padding:0 14px;display:flex}.selectWrap select{appearance:none;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 10px;font-weight:700}.orderSetup input{width:100%;font-weight:700}.systemToggle{background:#fffaf4;border:1px solid #e7ded3;border-radius:13px;grid-template-columns:1fr 1fr;height:48px;padding:4px;display:grid}.systemToggle button{color:#817870;background:0 0;border:0;border-radius:9px;font-weight:700}.systemToggle button.active{background:var(--red);color:#fff;box-shadow:0 5px 14px #c9252f36}.catalogHead{justify-content:space-between;align-items:end;gap:24px;max-width:1184px;margin:0 auto;padding:0 0 20px;display:flex}.eyebrow.dark{color:#8a817a;margin-bottom:7px}.catalogHead h2{letter-spacing:-.035em;margin:0;font-size:32px}.search{color:#938981;background:#fff;border:1px solid #e7ded3;border-radius:14px;align-items:center;gap:10px;width:min(430px,45vw);height:48px;padding:0 15px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.chips{gap:8px;max-width:1184px;margin:0 auto 24px;padding-bottom:4px;display:flex;overflow:auto}.chips button{white-space:nowrap;color:#756d66;background:#fff;border:1px solid #e6ddd3;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:700}.chips button.active{color:#fff;background:#2a2421;border-color:#2a2421}.productGrid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1184px;margin:0 auto;padding-bottom:130px;display:grid}.productCard{background:#fff;border:1px solid #eee5da;border-radius:19px;flex-direction:column;min-height:232px;padding:18px;transition:all .2s;display:flex}.productCard:hover{border-color:#e2b6a6;transform:translateY(-3px);box-shadow:0 16px 35px #4e281012}.productTop{justify-content:space-between;align-items:center;gap:10px}.productTop span{color:#8b8079;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.productTop b{color:#a46200;background:#fff3dd;border-radius:6px;padding:4px 6px;font-size:10px}.productCard p{color:#948a83;font-size:12px}.price{align-items:baseline;gap:4px;margin-top:auto;padding:17px 0 13px}.price span{color:#938b85;font-size:11px}.addButton,.stepper{border-radius:11px;height:39px}.addButton{color:var(--red);background:#fffaf2;border:1px solid #e4d7cb;justify-content:center;align-items:center;gap:6px;font-weight:800;display:flex}.stepper{background:var(--red);grid-template-columns:40px 1fr 40px;padding:3px;display:grid}.stepper button{color:var(--red);background:#fff;border:0;border-radius:8px;place-items:center;display:grid}.stepper input{color:#fff;text-align:center;background:0 0;border:0;outline:0;width:100%;font-weight:800}.stepper input::-webkit-inner-spin-button{display:none}.floatingCart{z-index:19;background:var(--red);color:#fff;border:0;border-radius:18px;grid-template-columns:1fr auto auto;align-items:center;gap:16px;width:min(570px,100% - 28px);height:62px;padding:0 20px;display:grid;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #86141e55}.floatingCart span{align-items:center;gap:9px;display:flex}.floatingCart strong{font-size:17px}.floatingCart>svg{transform:rotate(180deg)}.drawerBackdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#211b18a8;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fffdf9;flex-direction:column;width:min(590px,100%);height:100%;padding:27px;animation:slide .25s ease-out;display:flex;box-shadow:-30px 0 70px #0003}.drawerHead{border-bottom:1px solid #eee3d8;justify-content:space-between;align-items:start;padding-bottom:18px;display:flex}.drawerHead span{color:var(--red);letter-spacing:.13em;font-size:10px;font-weight:800}.drawerHead h2{margin:4px 0 0;font-size:28px}.drawerHead button{background:#f3ece5;border:0;border-radius:50%;width:40px;height:40px;font-size:28px}.orderIdentity{grid-template-columns:1fr 1fr;gap:10px;padding:16px 0;display:grid}.orderIdentity>div{background:#fff6e8;border-radius:13px;flex-direction:column;padding:13px;display:flex}.orderIdentity span{color:#8a7f75;text-transform:uppercase;font-size:10px}.orderIdentity strong{margin:4px 0;font-size:13px}.orderIdentity small{color:#9a9088}.drawerLines{border-top:1px solid #eee3d8;flex:1;overflow:auto}.drawerLine{border-bottom:1px solid #eee8e1;grid-template-columns:1fr 96px 100px 28px;align-items:center;gap:9px;padding:14px 0;display:grid}.drawerLine>div:first-child{flex-direction:column;display:flex}.drawerLine strong{font-size:12px;line-height:1.35}.drawerLine small{color:#958b83;margin-top:3px}.drawerLine>span{text-align:right;font-size:12px;font-weight:700}.miniStep{border:1px solid #e5d9ce;border-radius:9px;grid-template-columns:28px 1fr 28px;height:30px;display:grid}.miniStep button,.trash{background:0 0;border:0;place-items:center;display:grid}.miniStep b{place-items:center;font-size:12px;display:grid}.trash{color:#a29a94}.notes{padding-top:15px}.notes textarea{resize:none;border:1px solid #e5d9ce;border-radius:12px;outline:0;width:100%;height:62px;padding:11px}.totalRow{justify-content:space-between;align-items:center;padding:15px 0 10px;display:flex}.totalRow strong{color:var(--red);font-size:22px}.exportNote{color:#695b4d;background:#fff3da;border-radius:10px;align-items:center;gap:8px;margin:0 0 14px;padding:10px;font-size:12px;display:flex}.drawerActions{grid-template-columns:.8fr 1.2fr;gap:10px;display:grid}.drawerActions button{border-radius:12px;justify-content:center;align-items:center;gap:7px;height:48px;font-weight:800;display:flex}.secondary{color:#615750;background:#fff;border:1px solid #dfd2c7}.primary{background:var(--red);color:#fff;border:0}.toast{z-index:80;color:#fff;background:#1d3525;border-radius:13px;align-items:center;gap:9px;padding:13px 18px;font-size:13px;display:flex;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #0003}@keyframes slide{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:none}}@media (max-width:900px){.orderSetup{grid-template-columns:1fr 1fr;margin-left:20px;margin-right:20px}.orderSetup label:first-child{grid-column:1/-1}.catalogHead,.chips,.productGrid{margin-left:20px;margin-right:20px}.productGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.topbar{height:68px;padding:0 14px}.brand img{width:42px;height:42px}.brand strong{font-size:15px}.cartButton span,.warehouse{display:none}.orderSetup{grid-template-columns:1fr;margin-top:22px}.orderSetup label:first-child{grid-column:auto}.catalogHead{flex-direction:column;align-items:stretch}.search{width:100%}.productGrid{grid-template-columns:1fr 1fr;gap:9px}.productCard{min-height:218px;padding:13px}.productCard h3{font-size:13px}.drawer{padding:19px}.drawerLine{grid-template-columns:1fr 85px 26px}.drawerLine>span{display:none}.drawerActions{grid-template-columns:1fr}.secondary{display:none!important}}.productGrid{flex-direction:column;gap:7px;display:flex}.productCard{border-radius:12px;grid-template-columns:150px minmax(250px,1fr) 110px 175px 132px;align-items:center;min-height:0;padding:10px 12px;display:grid}.productCard:hover{transform:none;box-shadow:0 7px 18px #4e28100d}.productTop{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.productTop span{letter-spacing:.055em;max-width:100%;font-size:9px}.productTop b{padding:3px 6px;font-size:9px}.productCard h3{min-height:0;margin:0;line-height:1.3}.productCard p{color:#8b827b;margin:0;font-size:10px;line-height:1.25}.price{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:1px;margin:0;padding:0;display:flex}.price strong{font-size:13px}.price span{font-size:9px}.addButton,.stepper{border-radius:9px;width:132px;height:34px}.stepper{grid-template-columns:34px 1fr 34px}.stepper button{border-radius:7px}@media (max-width:760px){.productGrid{gap:7px;display:flex}.productCard{grid-template-columns:82px minmax(0,1fr) 105px;gap:8px;padding:10px}.productTop{grid-column:1}.productCard h3{grid-column:2;font-size:11px}.productCard p{display:none}.price{grid-column:3;align-items:flex-end}.price strong{font-size:11px}.addButton,.stepper{grid-column:2/4;width:100%;height:32px}.productTop b,.productTop span{font-size:8px}}.productGrid{overflow:visible}.productCard,.productListHeader{grid-template-columns:150px 110px minmax(260px,1fr) 74px 82px 130px 132px}.productListHeader{z-index:15;color:#fff;background:#292321;border-radius:11px;align-items:center;gap:14px;min-width:960px;padding:10px 12px;display:grid;position:sticky;top:78px;box-shadow:0 8px 20px #27160b1f}.productListHeader span{letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.productListHeader span:nth-child(6){text-align:right}.productListHeader span:last-child{text-align:center}.productCard{min-width:960px}.productCategory{color:#6f665f;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.productCode{color:#a46200;background:#fff3dd;border-radius:6px;width:max-content;padding:4px 6px;font-size:10px}.productType,.productUom{color:#706861;text-transform:uppercase;font-size:10px;font-weight:800}.productCard .price{align-items:flex-end}.productCard .price strong{font-size:12px}@media (max-width:760px){.productGrid{padding-top:0;overflow-x:auto}.productListHeader{top:68px}.productCard,.productListHeader{grid-template-columns:135px 105px 270px 68px 72px 120px 124px}.productCard h3{font-size:11px}.price,.productCard h3{grid-column:auto}.addButton,.stepper{grid-column:auto;width:124px}.productListHeader span{font-size:8px}}.productGrid{gap:3px}.productCard{color:#211d1b;border-radius:8px;gap:14px;padding:6px 12px}.productListHeader{border-radius:8px;padding:8px 12px}.productListHeader span{color:#fff;font-size:10px;font-weight:900}.productCategory{color:#352f2b;font-size:12px;font-weight:800}.productCode{color:#8d5000;font-size:11px;font-weight:900}.productCard h3{color:#171413;font-size:13px;font-weight:800;line-height:1.15}.productType,.productUom{color:#302b28;font-size:11px;font-weight:900}.productType{color:#b71924}.productCard .price strong{color:#171413;font-size:13px;font-weight:900}.addButton,.stepper{height:31px;font-size:11px;font-weight:900}.stepper input{font-size:12px;font-weight:900}@media (max-width:760px){.productGrid{gap:3px}.productCard{padding:6px 10px}.productListHeader{padding:8px 10px}.productCard h3{font-size:12px}.productCategory{font-size:11px}.productCode,.productType,.productUom{font-size:10px}}[data-app-role=restricted] .sidebar button[title=Dokumentasi\ API]{display:none}.appShell{min-height:100vh}.sidebar{color:#fff;z-index:40;background:#211d1b;width:252px;padding:22px 14px;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebarBrand{border-bottom:1px solid #ffffff18;align-items:center;gap:11px;padding:0 42px 22px 9px;display:flex}.sidebarBrand img{object-fit:contain;flex:none;width:43px;height:43px}.sidebarBrand div{flex-direction:column;min-width:0;display:flex}.sidebarBrand strong{letter-spacing:.09em;color:#ffb128;font-size:14px}.sidebarBrand span{letter-spacing:.1em;text-transform:uppercase;color:#aaa29d;margin-top:3px;font-size:9px}.sidebar nav{padding-top:18px}.sidebar section{margin-bottom:24px}.sidebar h4{letter-spacing:.07em;text-transform:uppercase;color:#8f8782;margin:0 8px 8px;font-size:9px;line-height:1.35}.sidebar button{color:#d9d3cf;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:10px;font-size:11px;font-weight:700;display:flex}.sidebar button:hover{background:#ffffff0c}.sidebar button.active{color:#fff;background:#c9252f;box-shadow:0 7px 18px #0002}.appContent{min-width:0;margin-left:252px}.appContent .topbar{padding-left:28px;padding-right:28px}.appContent .brand{display:none}.productListHeader span{letter-spacing:.045em;font-size:12px}.modulePage{max-width:1184px;margin:36px auto 90px;padding:0 24px}.moduleHead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.moduleHead span{letter-spacing:.13em;color:#c9252f;font-size:10px;font-weight:900}.moduleHead h1{letter-spacing:-.035em;margin:5px 0;font-size:29px}.moduleHead p{color:#77706a;margin:0;font-size:13px}.primaryAction{color:#fff;background:#c9252f;border:0;border-radius:11px;align-items:center;gap:7px;height:42px;padding:0 16px;font-size:12px;font-weight:800;display:flex}.managementTable,.recordTable{background:#fff;border:1px solid #e8ded4;border-radius:14px;overflow:hidden}.managementHeader,.managementRow{grid-template-columns:105px minmax(260px,1fr) 160px 75px 130px 40px;align-items:center;gap:9px;padding:7px 12px;display:grid}.managementHeader,.recordHeader{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#292321;font-size:10px;font-weight:900}.managementRow{border-top:1px solid #eee7e0;font-size:11px}.managementRow input{color:#251f1c;background:#fffdfa;border:1px solid #e5ddd5;border-radius:7px;height:31px;padding:0 8px;font-size:11px;font-weight:700}.managementRow button{color:#b71924;background:#fff0f0;border:0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.recordHeader,.recordRow{grid-template-columns:1.2fr 1.4fr 1fr .7fr .8fr;align-items:center;gap:12px;padding:11px 14px;display:grid}.recordRow{border-top:1px solid #eee7e0;font-size:12px}.recordRow b{color:#8d5000}.recordRow strong{color:#b71924;font-size:10px}.receiptHeader,.receiptRow{grid-template-columns:1.2fr 1.5fr 1.2fr .7fr}.emptyState{text-align:center;color:#918780;padding:35px;font-size:12px}.receiptCards{flex-direction:column;gap:7px;display:flex}.receiptCards article{background:#fff;border:1px solid #e8ded4;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;padding:11px 14px;display:flex}.receiptCards article>div{flex-direction:column;gap:4px;display:flex}.receiptCards article b{font-size:13px}.receiptCards article span{color:#817872;font-size:11px}.receiptCards article button{color:#fff;background:#c9252f;border:0;border-radius:9px;align-items:center;gap:7px;height:35px;padding:0 13px;font-size:11px;font-weight:800;display:flex}@media (max-width:900px){.sidebar{align-items:center;gap:10px;width:100%;height:auto;padding:8px 12px;display:flex;position:sticky;top:0;overflow-x:auto}.sidebarBrand{border:0;flex:none;padding:0 10px 0 0}.sidebarBrand div{display:none}.sidebarBrand img{width:38px;height:38px}.sidebar nav{gap:6px;padding:0;display:flex}.sidebar section{gap:5px;margin:0;display:flex}.sidebar h4{display:none}.sidebar button{white-space:nowrap;width:auto;padding:9px}.appContent{margin-left:0}.appContent .topbar{top:54px}.productListHeader{top:132px}.modulePage{margin-top:25px}.managementTable,.outletTable,.recordTable{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;overflow-x:auto}.managementHeader,.managementRow{min-width:820px}.recordHeader,.recordRow{min-width:680px}.receiptHeader,.receiptRow{min-width:620px}.outletHeader,.outletRow{min-width:560px}}.collapseButton{justify-content:center;height:30px;position:absolute;top:29px;right:14px;color:#ddd!important;background:#ffffff10!important;width:30px!important;padding:0!important}.collapseButton:hover{background:#ffffff1c!important}.appContent,.sidebar{transition:width .22s,margin-left .22s}.sidebarCollapsed .sidebar{width:72px;padding-left:10px;padding-right:10px}.sidebarCollapsed .appContent{margin-left:72px}.sidebarCollapsed .sidebarBrand{justify-content:center;padding-left:4px;padding-right:4px}.sidebarCollapsed .sidebarBrand img{width:39px;height:39px}.sidebarCollapsed .sidebar h4,.sidebarCollapsed .sidebar nav button span,.sidebarCollapsed .sidebarBrand>div{display:none}.sidebarCollapsed .collapseButton{display:none;position:static}.sidebarCollapsed .sidebar nav button{justify-content:center;height:40px;padding:0}.sidebarCollapsed .sidebar section{margin-bottom:17px}.outletTable{background:#fff;border:1px solid #e8ded4;border-radius:14px;overflow:hidden}.outletHeader,.outletRow{grid-template-columns:150px minmax(280px,1fr) 42px;align-items:center;gap:10px;padding:8px 13px;display:grid}.outletHeader{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#292321;font-size:10px;font-weight:900}.outletRow{border-top:1px solid #eee7e0}.outletRow b{color:#8d5000;font-size:12px}.outletRow input{border:1px solid #e5ddd5;border-radius:7px;height:32px;padding:0 9px;font-size:12px;font-weight:700}.outletRow button{color:#b71924;background:#fff0f0;border:0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}@media (max-width:900px){.collapseButton{display:none}.sidebarCollapsed .sidebar{width:100%}.sidebarCollapsed .appContent{margin-left:0}.sidebarCollapsed .sidebar nav button span,.sidebarCollapsed .sidebarBrand>div{display:initial}.sidebarCollapsed .sidebar nav button{height:auto;padding:9px}.outletTable{overflow-x:auto}.outletHeader,.outletRow{min-width:600px}}@media (min-width:901px){.sidebarCollapsed .sidebarBrand{flex-direction:column;gap:7px}.sidebarCollapsed .collapseButton{display:flex;position:static}}.productListHeader button{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.045em;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;font-weight:900;display:flex}.productListHeader button:nth-child(6){justify-content:flex-end}.productListHeader button.sorted{color:#ffb128}.headActions{gap:8px}.headActions,.secondaryAction{align-items:center;display:flex}.secondaryAction{color:#514842;cursor:pointer;background:#fff;border:1px solid #ded3ca;border-radius:11px;justify-content:center;gap:7px;height:42px;padding:0 14px;font-size:12px;font-weight:800}.secondaryAction input{display:none}.managementSearch{margin:0 0 14px auto}.rowActions{gap:5px;display:flex}.rowActions button{color:#5e554f;background:#fff;border:1px solid #e6ddd5;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.rowActions button:last-child{color:#b71924;background:#fff3f3}.settingsGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.settingsGrid>article{background:#fff;border:1px solid #e8ded4;border-radius:15px;padding:20px}.settingsTitle{align-items:flex-start;gap:11px;margin-bottom:20px;display:flex}.settingsTitle>svg{color:#c9252f}.settingsTitle h2{margin:0;font-size:18px}.settingsTitle p{color:#817872;margin:4px 0 0;font-size:12px}.modalBackdrop label>span,.settingsGrid label>span{color:#776d66;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.modalNotes textarea,.poMeta input,.poMeta select,.settingsGrid input,.settingsGrid select{background:#fffdfa;border:1px solid #e2d8cf;border-radius:9px;width:100%;height:40px;padding:0 10px;font-size:12px;font-weight:700}.permissionList{flex-direction:column;gap:7px;margin-top:14px;display:flex}.permissionList span{color:#665b53;background:#fff7ea;border-radius:8px;padding:9px 11px;font-size:11px}.userData{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modalBackdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#211b18a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.poModal{background:#fffdf9;border-radius:18px;width:min(760px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 30px 90px #0004}.poMeta{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:10px;margin:18px 0;display:grid}.poMeta input:disabled,.poMeta select:disabled{opacity:1;color:#302a27;background:#f6f0ea}.modalNotes textarea{resize:vertical;height:64px;padding:9px}.poItemList{border:1px solid #e8ded4;border-radius:11px;margin-top:16px;overflow:hidden}.poItem,.poItemHead{grid-template-columns:1fr 90px 130px;align-items:center;gap:10px;padding:9px 12px;display:grid}.poItemHead{color:#fff;text-transform:uppercase;background:#292321;font-size:10px;font-weight:900}.poItem{border-top:1px solid #eee7e0}.poItem>div{flex-direction:column;display:flex}.poItem b{font-size:11px}.poItem small{color:#8b817a;font-size:10px}.poItem input{text-align:center;border:1px solid #e1d7ce;border-radius:7px;width:70px;height:31px;padding:0 8px}.poItem strong{text-align:right;font-size:11px}.modalFooter{justify-content:space-between;align-items:center;gap:15px;margin-top:16px;display:flex}.modalFooter>strong{color:#c9252f;font-size:18px}@media (max-width:900px){.sidebar{width:220px;height:100vh;padding:14px 10px;display:block;position:fixed;inset:0 auto 0 0;overflow:hidden auto}.sidebarBrand{border-bottom:1px solid #ffffff18;padding:0 5px 15px;display:flex}.sidebarBrand img{width:40px;height:40px}.sidebarBrand>div{display:flex}.sidebar nav{padding-top:14px;display:block}.sidebar section{margin-bottom:16px;display:block}.sidebar h4{display:block}.sidebar button{white-space:normal;width:100%;padding:9px}.collapseButton{display:flex!important;position:absolute!important;top:5px!important;right:0!important}.appContent{margin-left:220px}.appContent .topbar{top:0}.sidebarCollapsed .sidebar{width:58px;padding:12px 8px}.sidebarCollapsed .appContent{margin-left:58px}.sidebarCollapsed .sidebarBrand{justify-content:center;padding:0 0 52px}.sidebarCollapsed .sidebarBrand img{width:38px;height:38px}.sidebarCollapsed .sidebar h4,.sidebarCollapsed .sidebar nav button span,.sidebarCollapsed .sidebarBrand>div{display:none}.sidebarCollapsed .collapseButton{display:flex!important;position:absolute!important;top:46px!important;left:6px!important}.sidebarCollapsed .sidebar nav button{justify-content:center;height:40px;padding:0}.productListHeader{top:78px}.settingsGrid{grid-template-columns:1fr}.moduleHead{flex-direction:column;align-items:flex-start}.headActions{flex-wrap:wrap;width:100%}.managementSearch{margin-left:0}.poTable{overflow-x:auto}.poTable .recordHeader,.poTable .recordRow{min-width:850px}.poMeta{grid-template-columns:1fr 1fr}}@media (max-width:600px){.sidebar{width:186px}.appContent{margin-left:186px}.sidebarCollapsed .sidebar{width:52px}.sidebarCollapsed .appContent{margin-left:52px}.appContent .topbar{padding-left:10px;padding-right:10px}.catalogHead,.chips,.orderSetup,.productGrid{margin-left:10px;margin-right:10px}.productGrid{overflow-x:auto}.productCard,.productListHeader{grid-template-columns:105px 90px 230px 60px 95px 105px 105px;gap:8px;min-width:760px}.productListHeader{padding:8px}.productListHeader button{font-size:9px;line-height:1.15}.productListHeader span{font-size:9px}.productCard{padding:6px 8px}.productCard h3,.productCategory{white-space:normal}.productCard h3{font-size:11px}.productType{white-space:normal}.stepper{width:105px}.modulePage{padding:0 12px}.settingsGrid>article{padding:15px}.poMeta,.userData{grid-template-columns:1fr}.poItem,.poItemHead{grid-template-columns:1fr 60px 95px}.modalFooter{flex-direction:column;align-items:stretch}}.receiptTable .receiptHeader,.receiptTable .receiptRow{grid-template-columns:1.35fr 1.2fr 1.2fr 1.1fr .65fr 110px}.receiptIdentity{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 10px;display:grid}.receiptIdentity>div{background:#fff3dd;border:1px solid #f0dfbf;border-radius:11px;flex-direction:column;gap:4px;padding:11px 13px;display:flex}.receiptIdentity span{letter-spacing:.06em;text-transform:uppercase;color:#8a7560;font-size:9px;font-weight:900}.receiptIdentity strong{color:#332921;font-size:13px}.receiptMeta{grid-template-columns:1.4fr 1fr .8fr;margin-top:10px}@media (max-width:900px){.receiptTable{overflow-x:auto}.receiptTable .receiptHeader,.receiptTable .receiptRow{min-width:940px}.receiptIdentity{grid-template-columns:1fr}.receiptMeta{grid-template-columns:1fr 1fr}}@media (max-width:600px){.receiptMeta{grid-template-columns:1fr}}.userLoginCard{grid-column:1/-1}.platformAccount{background:#f7f1eb;border-radius:9px;flex-direction:column;gap:3px;margin-top:16px;padding:12px;display:flex}.platformAccount small{text-transform:uppercase;color:#8c8178;font-size:9px;font-weight:900}.platformAccount b{font-size:12px}.platformAccount span{color:#81776f;font-size:10px}.userLoginForm{grid-template-columns:1.2fr 1fr 1fr 1fr auto;align-items:end;gap:9px;margin-bottom:18px;display:grid}.userLoginForm .primaryAction{white-space:nowrap}.loginUserTable{border:1px solid #e8ded4;border-radius:11px;overflow-x:auto}.loginUserHeader,.loginUserRow{grid-template-columns:1.2fr 1fr .8fr 1fr 80px 38px;align-items:center;gap:9px;min-width:760px;padding:8px 11px;display:grid}.loginUserHeader{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#292321;font-size:9px;font-weight:900}.loginUserRow{border-top:1px solid #eee7e0;font-size:11px}.loginUserRow b{color:#342d29}.loginUserRow select{background:#fffdfa;border:1px solid #e1d7ce;border-radius:7px;height:31px;padding:0 7px;font-size:10px;font-weight:700}.statusToggle{color:#746b65;background:#eee7e0;border:0;border-radius:999px;height:29px;font-size:9px;font-weight:900}.statusToggle.active{color:#26723d;background:#e0f3e6}.deleteUser{color:#b71924;background:#fff0f0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.securityNote{color:#857b74;margin:10px 0 0;font-size:10px}@media (max-width:1000px){.userLoginForm{grid-template-columns:1fr 1fr}.userLoginForm .primaryAction{width:max-content}}@media (max-width:600px){.userLoginForm{grid-template-columns:1fr}.userLoginForm .primaryAction{width:100%}}.poTable .recordRow>b:first-child,.receiptTable .recordRow>b:nth-child(-n+2){color:#b51f2a;text-underline-offset:3px;cursor:pointer;-webkit-text-decoration:underline #b51f2a55;text-decoration:underline #b51f2a55}.poTable .recordRow>b:first-child:hover,.receiptTable .recordRow>b:nth-child(-n+2):hover{color:#e18a00}.poTable .recordRow>b:first-child:focus-visible,.receiptTable .recordRow>b:nth-child(-n+2):focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #e39a19}.previewDownloads{border-top:1px solid #eee5dd;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;display:flex}.previewDownloads button{color:#9e2029;cursor:pointer;background:#fff8ed;border:1px solid #d9ccc2;border-radius:9px;height:38px;padding:0 13px;font-size:11px;font-weight:850}.previewDownloads button:hover{background:#fff0d7;border-color:#e4aa4a}@media (max-width:600px){.poTable .recordRow,.receiptTable .recordRow{align-items:start;gap:8px 12px;padding:11px 12px}.poTable .recordRow>b:first-child,.poTable .recordRow>span:nth-child(2),.receiptTable .recordRow>b:nth-child(-n+2),.receiptTable .recordRow>span:nth-child(3){flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.poTable .recordRow>b:first-child:before,.poTable .recordRow>span:nth-child(2):before,.receiptTable .recordRow>b:first-child:before,.receiptTable .recordRow>b:nth-child(2):before,.receiptTable .recordRow>span:nth-child(3):before{letter-spacing:.08em;color:#958981;font-size:7px;font-weight:900;line-height:1;text-decoration:none}.poTable .recordRow>b:first-child:before,.receiptTable .recordRow>b:nth-child(2):before{content:"NO. PO"}.receiptTable .recordRow>b:first-child:before{content:"NO. GR"}.poTable .recordRow>span:nth-child(2):before,.receiptTable .recordRow>span:nth-child(3):before{content:"Nama Outlet"}.poTable .recordRow>strong:nth-child(5),.receiptTable .recordRow>strong:nth-child(5){text-align:right;justify-self:end}.poTable .recordRow>span:nth-child(4),.receiptTable .recordRow>span:nth-child(4){text-align:right;white-space:nowrap;justify-self:end}.poTable .recordRow>.rowActions,.receiptTable .recordRow>.rowActions{justify-content:flex-end;justify-self:end;width:max-content}.poTable .rowActions button,.receiptTable .rowActions button{border-radius:8px;width:29px;height:29px}.poTable .recordRow>span:nth-child(3){white-space:normal;max-width:100%}.poTable .recordRow,.receiptTable .recordRow{box-shadow:0 5px 18px #3824170a}.modulePage:has(.managementTable) .moduleHead{gap:13px;margin-bottom:14px}.modulePage:has(.managementTable) .moduleHead h1{margin:4px 0;font-size:22px;line-height:1.12}.modulePage:has(.managementTable) .moduleHead p{font-size:10px;line-height:1.45}.modulePage:has(.managementTable) .headActions{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}.modulePage:has(.managementTable) .headActions .primaryAction{grid-column:1/-1}.modulePage:has(.managementTable) .primaryAction,.modulePage:has(.managementTable) .secondaryAction{border-radius:9px;justify-content:center;width:100%;height:36px;padding:0 9px;font-size:10px}.managementSearch{border-radius:10px;gap:8px;width:100%;height:40px;margin:0 0 10px;padding:0 11px}.managementSearch svg{flex:none;width:16px;height:16px}.managementSearch input{min-width:0;font-size:11px}.managementTable{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border-radius:10px;overflow-x:auto;box-shadow:0 4px 15px #35231708}.managementHeader,.managementRow{grid-template-columns:82px 230px 120px 58px 102px 34px;gap:6px;min-width:660px;padding:6px 8px}.managementHeader{z-index:3;font-size:8px;position:sticky;top:0}.managementRow{min-height:42px;font-size:9px}.managementHeader>span:first-child,.managementRow>b:first-child{z-index:2;position:sticky;left:0}.managementRow>b:first-child{color:#8d5000;background:#fff;align-self:stretch;align-items:center;padding-right:5px;display:flex}.managementHeader>span:first-child{background:#292321;align-self:stretch;align-items:center;display:flex}.managementRow input{border-radius:6px;height:30px;padding:0 7px;font-size:9px}.managementRow button{width:29px;height:29px}.managementRow button svg{width:14px;height:14px}.poTable,.receiptTable{background:0 0;border:0;overflow:visible}.poTable .recordHeader,.receiptTable .recordHeader{display:none}.poTable .recordRow,.receiptTable .recordRow{background:#fff;border:1px solid #e9ded5;border-radius:11px;min-width:0;margin-bottom:7px;padding:9px 10px;box-shadow:0 4px 14px #3d291b08}.poTable .recordRow{grid-template-columns:minmax(0,1fr) auto;gap:5px 9px;display:grid}.poTable .recordRow>b:first-child{grid-area:1/1;font-size:10px}.poTable .recordRow>span:nth-child(2){grid-area:2/1;font-size:9px}.poTable .recordRow>span:nth-child(3){grid-area:3/1;justify-self:start;font-size:8px}.poTable .recordRow>span:nth-child(4){color:#776d66;grid-area:2/2;font-size:9px}.poTable .recordRow>strong:nth-child(5){grid-area:1/2;font-size:8px}.poTable .recordRow>.rowActions{grid-area:3/2}.receiptTable .recordRow{grid-template-columns:minmax(0,1fr) auto;gap:5px 9px;display:grid}.receiptTable .recordRow>b:first-child{grid-area:1/1;font-size:10px}.receiptTable .recordRow>b:nth-child(2){grid-area:2/1;font-size:9px}.receiptTable .recordRow>span:nth-child(3){grid-area:3/1;font-size:9px}.receiptTable .recordRow>span:nth-child(4){color:#776d66;grid-area:2/2;font-size:8px}.receiptTable .recordRow>strong:nth-child(5){grid-area:1/2;font-size:8px}.receiptTable .recordRow>.rowActions{grid-area:3/2}.poTable .rowActions button,.receiptTable .rowActions button{width:27px;height:27px}.previewDownloads{flex-direction:column;justify-content:stretch;margin-top:12px;padding-top:11px}.previewDownloads button{width:100%;height:36px}.poModal{padding:16px}.poModal .drawerHead h2{font-size:18px}}.primaryAction:disabled,.rowActions button:disabled{cursor:not-allowed;opacity:.38;filter:grayscale()}.lockedNotice{color:#87521f;background:#fff4e7;border:1px solid #efc7a0;border-radius:9px;margin:15px 0 4px;padding:10px 12px;font-size:11px;font-weight:700;line-height:1.4}.loginLoading{color:#fff;background:#211d1b;place-items:center;min-height:100vh;font-size:13px;font-weight:800;display:grid}.loginPage{background:radial-gradient(circle at 70% 20%,#5b2825 0,#0000 35%),linear-gradient(145deg,#171312,#2d211d);place-items:center;min-height:100vh;padding:24px;display:grid}.loginPanel{background:#fffdf9;border-radius:22px;width:min(420px,100%);padding:30px;box-shadow:0 30px 90px #0006}.loginBrand{border-bottom:1px solid #eee3d8;align-items:center;gap:12px;padding-bottom:20px;display:flex}.loginBrand img{object-fit:contain;width:52px;height:52px}.loginBrand>div{flex-direction:column;display:flex}.loginBrand strong{letter-spacing:.09em;color:#c9252f;font-size:18px}.loginBrand span{letter-spacing:.1em;color:#8c8179;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:800}.loginIcon{color:#a96000;background:#fff0d5;border-radius:13px;place-items:center;width:46px;height:46px;margin-top:24px;display:grid}.loginPanel h1{letter-spacing:-.035em;margin:13px 0 5px;font-size:29px}.loginPanel>p{color:#7f756e;margin:0 0 20px;font-size:12px}.loginPanel form{flex-direction:column;gap:13px;display:flex}.loginPanel label>span{color:#756b64;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:10px;font-weight:900;display:block}.loginPanel input{background:#fffaf4;border:1px solid #ded4cb;border-radius:11px;outline:0;width:100%;height:46px;padding:0 13px;font-size:13px;font-weight:700}.loginPanel input:focus{border-color:#c9252f;box-shadow:0 0 0 3px #c9252f15}.loginPanel form>button{color:#fff;background:#c9252f;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:46px;font-weight:900;display:flex}.loginError{color:#a91e28;background:#fff0f0;border-radius:9px;padding:10px 11px;font-size:11px;font-weight:700}.loginPanel>small{text-align:center;color:#938981;margin-top:17px;font-size:9px;display:block}.orderSetup.simplified{grid-template-columns:1.4fr 1fr}.poMeta.noFormat{grid-template-columns:1.4fr 1fr .8fr}.drawerActions.single{grid-template-columns:1fr}.outletAccessPicker{background:#fffaf4;border:1px solid #e8ded4;border-radius:11px;margin:0 0 18px;padding:14px}.outletAccessPicker>b{margin-bottom:10px;font-size:11px;display:block}.outletAccessPicker>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.outletAccessPicker label{cursor:pointer;background:#fff;border:1px solid #eadfd5;border-radius:8px;grid-template-columns:18px 1fr auto;align-items:center;gap:5px;padding:8px;display:grid}.outletAccessPicker input{width:15px;height:15px}.outletAccessPicker span{font-size:10px;font-weight:700}.outletAccessPicker small{color:#8b8179;font-size:9px}.loginUserHeader,.loginUserRow{grid-template-columns:1.2fr 1fr 1fr 1.4fr 80px 38px}.outletMultiSelect{height:58px!important;min-height:58px!important}.loginUserRow button:disabled,.loginUserRow select:disabled{cursor:not-allowed;opacity:.55}@media (max-width:900px){.orderSetup.simplified,.outletAccessPicker>div{grid-template-columns:1fr 1fr}}@media (max-width:600px){.orderSetup.simplified,.outletAccessPicker>div{grid-template-columns:1fr}}.poTable .recordHeader,.poTable .recordRow{grid-template-columns:1.15fr 1.25fr 1.2fr .9fr .65fr 110px}.catalogBadge{color:#87500b;white-space:normal;background:#fff1d9;border-radius:999px;width:max-content;max-width:100%;padding:5px 8px;font-size:9px;font-weight:900}.poTable .recordHeader span:nth-child(3){color:#ffb128}.apiVersion{color:#9a5a00;letter-spacing:.04em;background:#fff0d5;border-radius:999px;align-self:flex-start;padding:8px 12px;font-size:11px;font-weight:900}.apiIntro{grid-template-columns:1.5fr 1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.apiIntro>div{background:#fff;border:1px solid #eadfd5;border-radius:12px;flex-direction:column;gap:7px;min-width:0;padding:15px 17px;display:flex}.apiIntro small{letter-spacing:.1em;color:#94857b;font-size:9px;font-weight:900}.apiIntro code{text-overflow:ellipsis;overflow:hidden}.apiIntro b,.apiIntro code{color:#342c28;font-size:12px}.apiNotice{color:#7d4f0b;background:#fff7e8;border-radius:10px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 15px;display:flex}.apiNotice p{margin:0;font-size:12px;line-height:1.5}.apiSection{background:#fff;border:1px solid #e9dfd7;border-radius:14px;margin-bottom:14px;padding:20px;box-shadow:0 8px 25px #30241e08}.apiSection.compact{padding-bottom:18px}.apiSectionHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.apiSectionHead>div{align-items:center;gap:10px;display:flex}.apiSectionHead code{color:#322b27;font-size:13px;font-weight:800}.apiSectionHead button{color:#655850;background:#fff;border:1px solid #e2d7cf;border-radius:8px;gap:6px;padding:7px 10px;font-weight:800;display:flex}.apiSectionHead button,.method{align-items:center;font-size:10px}.method{letter-spacing:.05em;border-radius:7px;justify-content:center;min-width:50px;padding:6px 8px;font-weight:950;display:inline-flex}.method.get{color:#14734c;background:#e3f4ec}.method.post{color:#3659bb;background:#e8edff}.apiSection h2{margin:16px 0 5px;font-size:16px}.apiSection p{color:#766960;margin:0 0 14px;font-size:12px;line-height:1.55}.apiSection pre{color:#f8eadd;background:#211d1b;border-radius:10px;margin:14px 0 0;padding:16px;font:11px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-x:auto}.apiParams{background:#faf7f4;border-radius:9px;gap:20px;padding:11px 13px;font-size:11px}.apiParams,.apiParams span{align-items:center;display:flex}.apiParams span{gap:10px}.apiParams small{color:#8a7d73}.responseChips{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.responseChips span{background:#f2eee9;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:800}.rulesGrid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.rulesGrid span{color:#756960;background:#faf7f4;border-radius:9px;flex-direction:column;gap:4px;padding:12px;font-size:11px;display:flex}.rulesGrid b{color:#352d29}.activitySummary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.activitySummary>div{background:#fff;border:1px solid #e8ded6;border-radius:12px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.activitySummary small{letter-spacing:.08em;color:#91837a;font-size:9px;font-weight:900}.activitySummary b{font-size:14px}.activitySearch{margin-bottom:12px}.activityTable{background:#fff;border:1px solid #e5dbd3;border-radius:12px;overflow-x:auto}.activityHeader,.activityRow{grid-template-columns:140px 150px 85px 115px minmax(250px,1fr) 155px;align-items:center;gap:12px;min-width:950px;padding:11px 14px;display:grid}.activityHeader{color:#fff;letter-spacing:.04em;z-index:2;background:#2a2421;font-size:10px;font-weight:900;position:sticky;top:0}.activityRow{color:#544a44;border-top:1px solid #eee7e1;font-size:10px}.activityRow>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.activityRow small{color:#92857c;font-size:9px}.activityRow>b:last-child{color:#8b3f43;font-size:9px}.activityAction{color:#564a43;background:#eee9e4;border-radius:6px;justify-self:start;padding:5px 7px;font-size:9px}.activityAction.create,.activityAction.login{color:#19724e;background:#e1f4eb}.activityAction.update{color:#3555ad;background:#e6edff}.activityAction.delete,.activityAction.logout{color:#a02e35;background:#fde9e8}@media (max-width:700px){.activitySummary,.apiIntro,.rulesGrid{grid-template-columns:1fr}.apiSection{padding:15px}.apiParams,.apiSectionHead{flex-direction:column;align-items:flex-start}.apiParams{gap:7px}.apiParams span{flex-direction:column;align-items:flex-start;gap:3px}}@media (max-width:600px){.productGrid{scroll-padding-top:48px;position:relative}.productCard,.productListHeader{box-sizing:border-box;grid-template-columns:112px 108px 260px 72px 105px 112px 115px;column-gap:10px;min-width:830px}.productListHeader{border-radius:9px;align-items:center;min-height:46px;padding:7px 10px}.productListHeader button{text-align:left;white-space:normal;grid-template-columns:minmax(0,max-content) 12px;justify-content:start;align-items:center;column-gap:4px;min-width:0;padding:0;font-size:9px;line-height:1.12;display:grid}.productListHeader button svg{flex:none;width:11px;min-width:11px;height:11px}.productListHeader button:nth-child(6){text-align:right}.productListHeader>span:last-child{text-align:center;font-size:9px;line-height:1.12;display:block}.productCard{padding-left:10px;padding-right:10px}.productCard .price,.productCard h3,.productCategory,.productCode,.productType,.productUom{min-width:0}.appShell .productListHeader{top:68px!important}.sidebar .collapseButton{top:18px!important;left:auto!important;right:8px!important}.sidebarBrand{padding-right:42px}.sidebarCollapsed .collapseButton{top:12px!important;left:7px!important;right:auto!important}.sidebarCollapsed .sidebarBrand{padding:44px 0 12px}.catalogHead{gap:9px;padding-bottom:12px}.catalogHead h2{font-size:21px;line-height:1.15}.catalogHead .eyebrow{margin-bottom:4px}.catalogHead .search{border-radius:10px;gap:8px;height:40px;padding:0 11px;box-shadow:0 4px 14px #2d1e1408}.catalogHead .search svg{width:16px;height:16px}.catalogHead .search input{min-width:0;font-size:12px}.chips{gap:5px;margin-bottom:12px}.chips button{padding:7px 11px;font-size:10px}.productGrid{gap:4px;padding-bottom:105px;overflow:visible}.productCard,.productListHeader{grid-template-columns:minmax(0,1fr) 82px 104px;column-gap:7px;width:100%;min-width:0}.productListHeader{min-height:36px;padding:6px 8px;top:8px}.productListHeader button:first-child,.productListHeader button:nth-child(2),.productListHeader button:nth-child(4),.productListHeader button:nth-child(5){display:none}.productListHeader button:nth-child(3){grid-column:1}.productListHeader button:nth-child(6){grid-column:2;justify-content:end}.productListHeader>span:last-child{grid-column:3}.productListHeader button{white-space:nowrap;font-size:8px}.productCard{grid-template-rows:14px minmax(24px,auto) 14px;align-items:center;min-height:62px;padding:6px 8px}.productCategory{white-space:nowrap;max-width:calc(100% - 58px)}.productCategory,.productCode{text-overflow:ellipsis;grid-area:1/1;font-size:8px;overflow:hidden}.productCode{justify-self:end;max-width:55px}.productCard h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:2/1;margin:0;font-size:10px;line-height:1.12;display:-webkit-box;overflow:hidden}.productType,.productUom{grid-area:3/1;font-size:8px}.productType{text-overflow:ellipsis;white-space:nowrap;margin-left:34px;overflow:hidden}.productCard .price{grid-area:1/2/4;justify-content:center;align-items:flex-end;margin:0;padding:0}.productCard .price strong{text-align:right;font-size:10px;line-height:1.15}.productCard .stepper{grid-area:1/3/4;grid-template-columns:30px 1fr 30px;width:104px;height:32px;padding:2px}.productCard .stepper button{border-radius:6px}.productCard .stepper input{font-size:11px}.floatingCart{width:calc(100% - 72px);bottom:10px;left:auto;right:10px}}@media (min-width:901px){.poTable .recordHeader,.poTable .recordRow{grid-template-columns:minmax(172px,1.35fr) minmax(180px,1.25fr) minmax(145px,1fr) minmax(130px,.8fr) 92px 110px;align-items:center;gap:12px;padding:11px 14px}.poTable .recordHeader>span,.poTable .recordRow>*{min-width:0}.poTable .recordHeader>span:nth-child(5),.poTable .recordRow>strong:nth-child(5){text-align:center;justify-self:center}.poTable .recordHeader>span:last-child,.poTable .recordRow>.rowActions{text-align:right;justify-self:end}.poTable .recordRow>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.poTable .recordRow>span:nth-child(4){white-space:nowrap}.poTable .recordRow>.catalogBadge{justify-self:start}.poTable .recordRow>.rowActions{justify-content:flex-end}}@media (max-width:600px){.poTable .recordRow{grid-template-rows:auto auto auto;grid-template-columns:minmax(165px,1fr) max-content;gap:7px 12px;padding:11px 12px}.poTable .recordRow>b:first-child{white-space:nowrap;font-size:9px;line-height:1.25;overflow:visible}.poTable .recordRow>span:nth-child(2){white-space:normal;word-break:normal;overflow-wrap:normal;max-width:190px;font-size:9px;line-height:1.25}.poTable .recordRow>span:nth-child(4){align-self:end;font-size:8px}.poTable .recordRow>strong:nth-child(5){white-space:nowrap;align-self:start}.poTable .recordRow>.catalogBadge{white-space:nowrap;text-overflow:ellipsis;align-self:center;max-width:155px;padding:4px 7px;overflow:hidden}.poTable .recordRow>.rowActions{align-self:center}.poTable .recordRow>b:first-child:before,.poTable .recordRow>span:nth-child(2):before{margin-bottom:1px}}.receiptItemList .poItem,.receiptItemList .poItemHead{grid-template-columns:minmax(220px,1fr) 72px 90px 130px}.receiptItemList .orderedQty,.receiptItemList .poItemHead span:nth-child(2),.receiptItemList .poItemHead span:nth-child(3){text-align:center}.receiptItemList .orderedQty{color:#7b6f67;font-size:12px}.receiptItemList .poItem input{justify-self:center}@media (max-width:600px){.receiptItemList{overflow-x:auto}.receiptItemList .poItem,.receiptItemList .poItemHead{grid-template-columns:minmax(210px,1fr) 62px 82px 105px;gap:7px;min-width:560px;padding:8px 9px}.receiptItemList .poItemHead{font-size:8px}.receiptItemList .poItem input{width:68px}}