@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";.receipt-paper{color:#000;overflow-wrap:anywhere;box-sizing:border-box;background:#fff;width:80mm;margin:0 auto;padding:4mm;font-family:Courier New,monospace;font-size:11px;line-height:1.35}.receipt-paper *{box-sizing:border-box}.receipt-center{text-align:center}.receipt-title{font-size:13px;font-weight:700}.receipt-strong{font-weight:700}.receipt-small{font-size:10px}.receipt-break{overflow-wrap:anywhere}.receipt-rule{border-top:1px solid #000;margin:5px 0}.receipt-rule--dashed{border-top-style:dashed}.receipt-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.receipt-row>b{text-align:right;overflow-wrap:anywhere}.receipt-table{border-collapse:collapse;width:100%}.receipt-item{vertical-align:top;padding:3px 0}.receipt-total{font-size:13px;font-weight:700}.receipt-qr{width:32mm;height:32mm;image-rendering:pixelated}.receipt-footer{margin-top:6px}:root{color:#17221d;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6f2;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.login-page{background:#f7f8f5;min-height:100vh;display:grid}.story-panel{display:none}.form-panel{background:radial-gradient(circle at 100% 0,#cadecb59,#0000 35%),#f7f8f5;flex-direction:column;min-height:100svh;padding:25px 22px 20px;display:flex;position:relative}.brand{color:#17442f;align-items:center;gap:10px;display:flex}.brand-mark{object-fit:contain;border-radius:11px;flex:none;width:46px;height:46px;display:block}.brand div{line-height:1;display:grid}.brand strong{letter-spacing:.18em;font-family:Manrope,sans-serif;font-size:15px}.brand span{letter-spacing:.43em;color:#708078;margin-top:5px;font-size:8px;font-weight:700}.form-wrap{width:100%;max-width:430px;margin:auto;padding:48px 0 30px}.form-wrap header{margin-bottom:34px}.eyebrow{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:700;display:inline-block}.eyebrow--dark{color:#8b6d38}.form-wrap h2{letter-spacing:-.035em;margin:12px 0 10px;font-family:Manrope,sans-serif;font-size:clamp(28px,8vw,36px);line-height:1.12}.form-wrap header p{color:#6d7771;margin:0;font-size:14px;line-height:1.6}form>label{margin:0 0 8px;font-size:13px;font-weight:600;display:block}.input-shell+label{margin-top:20px}.input-shell{color:#87928b;background:#fff;border:1px solid #dce2dc;border-radius:12px;align-items:center;gap:11px;height:54px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex}.input-shell:focus-within{color:#2d6e4e;border-color:#2d6e4e;box-shadow:0 0 0 3px #2d6e4e1a}.input-shell input{color:#17221d;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px}.input-shell input::placeholder{color:#a0aaa4}.input-shell input:disabled{cursor:wait}.password-toggle{color:#7b8780;cursor:pointer;background:0 0;border:0;place-items:center;margin-right:-8px;padding:8px;display:grid}.form-options{justify-content:space-between;align-items:center;gap:14px;margin-top:17px;display:flex}.checkbox-label{color:#58635d;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.checkbox-label input{accent-color:#256545;width:17px;height:17px;margin:0}.text-button{color:#256545;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:13px;font-weight:600}.text-button:hover{text-decoration:underline}.server-drawer-trigger{color:#536159;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #d9e1da;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:12px;font-weight:600;display:flex;position:absolute;top:21px;right:20px}.server-drawer-trigger:hover{color:#245f40;background:#fff;border-color:#b9cbbd}.server-drawer-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d1b137a;justify-content:flex-end;animation:.18s ease-out server-fade-in;display:flex;position:fixed;inset:0}.server-drawer{background:#fff;flex-direction:column;width:min(420px,100vw - 20px);min-height:100%;animation:.24s ease-out server-slide-in;display:flex;box-shadow:-20px 0 55px #09180f38}.server-drawer>header{border-bottom:1px solid #e5e9e5;justify-content:space-between;align-items:flex-start;gap:16px;padding:25px 22px 20px;display:flex}.server-drawer-heading{align-items:flex-start;gap:12px;display:flex}.server-drawer-heading>span{color:#256545;background:#e7f1ea;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.server-drawer h2{margin:0;font-family:Manrope,sans-serif;font-size:18px}.server-drawer header p{color:#7a867f;margin:5px 0 0;font-size:12px;line-height:1.45}.server-drawer>header>button{color:#77837c;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;padding:7px;display:grid}.server-drawer>header>button:hover{color:#24332b;background:#f0f3f0}.server-drawer-body{flex:auto;padding:25px 22px}.server-drawer-body>label{color:#34423a;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.server-drawer-body>p{color:#7a867f;margin:10px 2px 18px;font-size:12px;line-height:1.55}.server-drawer>footer{padding:17px 22px calc(17px + env(safe-area-inset-bottom));border-top:1px solid #e5e9e5;grid-template-columns:1fr 1fr;gap:9px;display:grid}.server-drawer>footer button{justify-content:center;min-height:45px}@keyframes server-fade-in{0%{opacity:0}}@keyframes server-slide-in{0%{transform:translate(100%)}}.message-slot{min-height:22px;margin:17px 0 9px}.message{margin:0;font-size:13px;line-height:1.5}.message--error{color:#b13b34}.message--success{color:#25734b}.submit-button{color:#fff;cursor:pointer;background:#1d5a3c;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:55px;font-weight:700;transition:transform .2s,background .2s;display:flex;box-shadow:0 12px 24px #1d5a3c2e}.submit-button:hover:not(:disabled){background:#174a32;transform:translateY(-1px)}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{opacity:.68;cursor:wait}.turnstile-container{min-height:0}.security-status{color:#8a948e;justify-content:center;align-items:center;gap:6px;margin-top:13px;font-size:11px;display:flex}.security-status svg{color:#4f7d64}.form-panel footer{text-align:center;color:#9aa39e;font-size:11px}.dashboard-page{background:#f2f5f1;min-height:100svh}.appbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #1c44301a;position:sticky;top:0}.appbar-inner{justify-content:space-between;align-items:center;gap:18px;width:100%;max-width:1180px;height:72px;margin:0 auto;padding:0 18px;display:flex}.appbar-brand{flex:none}.appbar-brand .brand-mark{width:48px;height:48px}.user-area{flex:auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.user-avatar{color:#245d40;letter-spacing:.03em;background:#e4eee7;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.user-copy{min-width:0;line-height:1.25;display:none}.user-copy strong,.user-copy span{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.user-copy strong{color:#26332c;font-size:13px}.user-copy span{color:#818b85;font-size:11px}.logout-button{color:#66716b;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 9px;transition:color .2s,background .2s;display:flex}.logout-button span{font-size:12px;font-weight:600;display:none}.logout-button:hover{color:#a03d37;background:#f0f3ef}.logout-dialog-backdrop{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c191294;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.logout-dialog{text-align:center;background:#fff;border-radius:18px;justify-items:center;width:min(100%,390px);padding:29px 23px 22px;display:grid;box-shadow:0 24px 70px #08140d47}.logout-dialog-icon{color:#ae4b45;background:#f9e9e7;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.logout-dialog h2{margin:14px 0 7px;font-family:Manrope,sans-serif;font-size:19px}.logout-dialog p{color:#78837c;margin:0;font-size:11px;line-height:1.6}.logout-dialog-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:20px;display:grid}.logout-dialog-actions button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:43px;font-size:10px;font-weight:800;display:flex}.logout-confirm-button{color:#fff;background:#ad4943;border:1px solid #b94f48}.logout-confirm-button:hover{background:#963d38}.firm-switcher{flex:auto;min-width:118px;max-width:240px;position:relative}.firm-trigger{color:#2a3830;cursor:pointer;background:#fff;border:1px solid #dde5de;border-radius:10px;align-items:center;gap:8px;width:100%;height:38px;padding:0 9px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.firm-trigger>svg{flex:none}.firm-trigger:hover:not(:disabled){border-color:#bcd0c1;box-shadow:0 4px 12px #263a2f12}.firm-trigger:disabled{opacity:.65;cursor:default}.firm-trigger--empty{color:#8a6224;background:#fdf7ee;border-color:#e3c9a1}.firm-trigger-copy{text-align:left;flex-direction:column;flex:auto;align-items:flex-start;min-width:0;line-height:1.2;display:flex}.firm-trigger-caption{color:#8b968f;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600;display:none}.firm-trigger-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;overflow:hidden}.firm-menu{z-index:20;background:#fff;border:1px solid #e0e6e0;border-radius:13px;width:min(300px,100vw - 36px);max-height:340px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 16px 38px #263a2f29}.firm-menu-message{color:#6e7973;margin:0;padding:10px 11px;font-size:12px;line-height:1.45}.firm-menu-message--error{color:#a03d37;align-items:flex-start;gap:7px;display:flex}.firm-option{color:#22302a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:9px 11px;transition:background .15s;display:flex}.firm-option:hover:not(:disabled){background:#f1f5f1}.firm-option:disabled{opacity:.55;cursor:default}.firm-option--active{color:#1f6440;background:#eaf3ec}.firm-option-copy{flex-direction:column;flex:auto;min-width:0;line-height:1.3;display:flex}.firm-option-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.firm-option-copy>span{color:#8b968f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.dashboard-content{width:100%;max-width:1060px;margin:0 auto;padding:48px 18px 40px}.dashboard-heading{margin-bottom:30px}.dashboard-heading h1{letter-spacing:-.04em;margin:11px 0 9px;font-family:Manrope,sans-serif;font-size:clamp(27px,7vw,42px);line-height:1.12}.dashboard-heading p{color:#6e7973;margin:0;font-size:14px}.module-grid{grid-template-columns:1fr;gap:13px;display:grid}.module-card{color:#1e2b24;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e6e0;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;width:100%;min-height:122px;padding:18px 16px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 22px #263a2f0b}.module-card:hover{border-color:#c8d6cc;transform:translateY(-2px);box-shadow:0 12px 28px #263a2f17}.module-card:focus-visible{outline-offset:2px;outline:3px solid #2d6e4e2e}.module-icon{border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.module-icon--emerald{color:#236646;background:#e4f1e9}.module-icon--amber{color:#9b6a24;background:#f7edd9}.module-icon--blue{color:#376d85;background:#e2edf3}.module-icon--violet{color:#665783;background:#ece8f3}.module-icon--admin{color:#435d73;background:#e8edf2}.module-icon--customer{color:#246446;background:#e3f1ea}.module-icon--edispatch{color:#1f5478;background:#e6f0f8}.module-icon--settings{color:#4a5560;background:#eceeef}.module-icon--dispatch-sales{color:#267064;background:#e2f0ed}.module-icon--dispatch-purchase{color:#8a5d2d;background:#f2e9dd}.module-copy{gap:5px;min-width:0;display:grid}.module-copy strong{font-family:Manrope,sans-serif;font-size:16px}.module-copy>span{color:#78827c;font-size:12px;line-height:1.5}.module-arrow{color:#a4ada8;transition:transform .2s,color .2s}.module-card:hover .module-arrow{color:#326e4f;transform:translate(3px)}.dashboard-notice{color:#64716a;text-align:center;min-height:24px;margin-top:20px;font-size:13px}@media (width>=860px){.login-page{grid-template-columns:minmax(420px,.95fr) minmax(500px,1.05fr)}.story-panel{color:#fff;background:#153f2d;min-height:100vh;padding:clamp(42px,5vw,74px);display:flex;position:relative;overflow:hidden}.story-content{z-index:2;flex-direction:column;width:100%;display:flex;position:relative}.brand--light{color:#fff}.brand--light span{color:#ffffff94}.brand--light .brand-mark{width:56px;height:56px}.story-copy{max-width:510px;margin:auto 0}.story-copy .eyebrow{color:#d1b879}.story-copy h1{letter-spacing:-.05em;max-width:480px;margin:20px 0 21px;font-family:Manrope,sans-serif;font-size:clamp(44px,4.3vw,68px);line-height:1.02}.story-copy p{color:#ffffffad;max-width:440px;margin:0;font-size:16px;line-height:1.75}.trust-note{color:#ffffff9e;align-items:center;gap:10px;font-size:12px;display:flex}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb--one{border:1px solid #d1b87933;width:380px;height:380px;top:17%;right:-180px;box-shadow:inset 0 0 100px #d1b8790f}.orb--two{border:1px solid #ffffff1a;width:240px;height:240px;top:calc(17% + 70px);right:-105px}.grid-texture{opacity:.12;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#0000 20%,#000 100%);mask-image:linear-gradient(to bottom right,#0000 20%,#000 100%)}.form-panel{min-height:100vh;padding:38px clamp(42px,7vw,100px) 28px}.mobile-brand{visibility:hidden}.form-wrap{padding:30px 0}.appbar-inner{height:78px;padding:0 32px}.user-copy{display:grid}.logout-button{margin-left:6px;padding:0 13px}.logout-button span{display:inline}.dashboard-content{padding:76px 32px 50px}.dashboard-heading{margin-bottom:38px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.module-card{gap:19px;min-height:158px;padding:25px}.module-icon{border-radius:16px;width:60px;height:60px}.module-copy strong{font-size:18px}.module-copy>span{font-size:13px}}@media (width>=480px){.user-copy{display:grid}.logout-button span{display:inline}.firm-switcher{min-width:160px}.firm-trigger-caption{display:block}}@media (width>=860px){.firm-switcher{min-width:200px;max-width:290px}.firm-trigger{height:44px;padding:0 12px}}@media (height<=700px) and (width<=859px){.form-wrap{padding:28px 0 18px}.form-wrap header{margin-bottom:24px}.input-shell{height:50px}.input-shell+label{margin-top:15px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.invoice-page{color:#17221d;background:#f2f5f1;min-height:100svh}.invoice-topbar{background:#fffffff2;border-bottom:1px solid #dfe5df;justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 18px;display:flex}.back-button,.invoice-user{align-items:center;gap:8px;display:flex}.back-button{color:#425048;cursor:pointer;background:0 0;border:0;padding:9px 5px;font-size:13px;font-weight:600}.invoice-user{color:#6d7972;min-width:0;font-size:12px}.invoice-user span{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.invoice-layout{width:100%;max-width:960px;margin:0 auto;padding:32px 16px 122px}.invoice-heading{margin-bottom:24px}.invoice-heading h1{letter-spacing:-.04em;margin:9px 0 7px;font-family:Manrope,sans-serif;font-size:clamp(27px,7vw,40px)}.invoice-heading p{color:#758079;margin:0;font-size:13px}.invoice-card{background:#fff;border:1px solid #dfe5df;border-radius:18px;overflow:hidden;box-shadow:0 10px 32px #1e35280e}.step-content{padding:22px 17px 12px}.step-title{align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.step-title>span{color:#246244;background:#e5f0e9;border-radius:10px;flex:none;place-items:center;width:33px;height:33px;font-size:13px;font-weight:700;display:grid}.step-title h2{margin:0 0 4px;font-family:Manrope,sans-serif;font-size:20px}.step-title p{color:#7a847e;margin:0;font-size:12px;line-height:1.5}.step-title--with-cart>div{flex:1}.cart-pill{color:#205d3e;cursor:pointer;background:#e6f0e9;border:0;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:12px;font-weight:700;display:flex}.selected-cari-card{background:#f7faf7;border:1px solid #cbdacf;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px;display:grid}.selected-cari-card>span{color:#286447;background:#e0ede5;border-radius:12px;place-items:center;width:45px;height:45px;display:grid}.selected-cari-card>div{gap:4px;min-width:0;display:grid}.selected-cari-card strong,.selected-cari-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selected-cari-card strong{font-size:14px}.selected-cari-card small{color:#7b857f}.selected-cari-card button{color:#256143;cursor:pointer;background:0 0;border:0;padding:7px;font-size:12px;font-weight:700}.empty-selection{color:#446052;cursor:pointer;background:#fafcf9;border:1px dashed #b9c8bd;border-radius:14px;align-content:center;place-items:center;gap:7px;width:100%;min-height:150px;display:grid}.empty-selection>span{color:#89938d;font-size:12px;font-weight:400}.flow-search{color:#87918b;background:#fff;border:1px solid #dce3dd;border-radius:12px;align-items:center;gap:10px;height:49px;padding:0 13px;display:flex}.flow-search:focus-within{border-color:#3c7859;box-shadow:0 0 0 3px #2d6e4e17}.flow-search input{color:#1d2a23;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px}.flow-state{color:#7b8780;text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:9px;min-height:180px;padding:24px;font-size:13px;display:flex}.flow-state--error{color:#9c4842}.flow-state button,.load-more-button{color:#315e45;cursor:pointer;background:#fff;border:1px solid #ced8d1;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.product-grid{grid-template-columns:1fr;gap:11px;margin-top:15px;display:grid}.product-card{background:#fff;border:1px solid #e0e6e1;border-radius:14px;flex-direction:column;min-height:205px;padding:16px;display:flex}.product-card-head{color:#78847d;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-size:10px;display:flex}.product-card-head span{background:#f0f3ef;border-radius:6px;padding:5px 7px}.product-card h3{margin:14px 0 4px;font-size:14px;line-height:1.4}.product-card p{color:#8a938e;margin:0;font-size:11px}.price-placeholder{color:#9a7b46;margin:auto 0 12px;font-size:11px}.product-card>button{color:#226143;cursor:pointer;background:#e5f0e9;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:40px;font-size:12px;font-weight:700;display:flex}.load-more-button{width:100%;margin-top:14px}.inline-error{color:#b14b44;text-align:center;margin:12px 0 0;font-size:12px;line-height:1.5}.cart-lines{gap:12px;display:grid}.cart-line{background:#fff;border:1px solid #dfe5e0;border-radius:14px;padding:15px}.cart-line--invalid{background:snow;border-color:#e5b1ad}.cart-line-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.cart-line-heading>div{gap:4px;min-width:0;display:grid}.cart-line-heading strong,.cart-line-heading span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-line-heading strong{font-size:13px}.cart-line-heading span{color:#838d87;font-size:11px}.cart-line-heading button{color:#ad534c;cursor:pointer;background:0 0;border:0;padding:6px}.cart-fields{grid-template-columns:1fr;gap:12px;display:grid}.cart-fields label,.description-field{color:#5c6861;gap:7px;font-size:11px;font-weight:600;display:grid}.quantity-control,.money-input{background:#fff;border:1px solid #dce2dd;border-radius:9px;align-items:center;height:43px;display:flex;overflow:hidden}.quantity-control button{color:#40544a;cursor:pointer;background:#f4f6f3;border:0;place-items:center;width:40px;height:100%;display:grid}.quantity-control input,.money-input input{text-align:center;border:0;outline:0;width:100%;min-width:0}.money-input span{color:#6f7c74;padding-left:12px}.money-input input{text-align:right;padding:0 10px}.status-section{margin-top:24px}.status-section h3,.summary-lines h3{margin:0 0 10px;font-size:13px}.status-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.status-options button{color:#26342c;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3dd;border-radius:11px;gap:4px;padding:13px;display:grid}.status-options button.selected{background:#edf5f0;border-color:#377555;box-shadow:0 0 0 2px #37755514}.status-options span{font-size:13px;font-weight:700}.status-options small{color:#808a84;font-size:9px;line-height:1.4}.validation-box{color:#855b29;background:#fff8ee;border:1px solid #ebc7a1;border-radius:10px;align-items:flex-start;gap:10px;margin-top:15px;padding:12px;font-size:11px;line-height:1.55;display:flex}.validation-box svg{flex:none}.validation-box strong{margin-bottom:3px;display:block}.validation-box ul{margin:0;padding-left:17px}.validation-box--submit{color:#9d413c;background:#fff5f4;border-color:#e6b7b3}.invoice-totals{background:#f5f7f4;border-radius:12px;gap:9px;margin-top:20px;padding:16px;display:grid}.invoice-totals>div{color:#68736c;justify-content:space-between;gap:15px;font-size:12px;display:flex}.invoice-totals strong{color:#2d3a32}.invoice-totals .grand-total{border-top:1px solid #d9e0da;margin-top:3px;padding-top:12px;font-size:14px}.invoice-totals .grand-total strong{color:#205c3e;font-size:17px}.invoice-totals>small{color:#9a7b46;text-align:right;font-size:9px;line-height:1.4}.summary-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.summary-grid>div{background:#f5f7f4;border-radius:10px;gap:5px;min-width:0;padding:12px;display:grid}.summary-grid span{color:#879089;font-size:10px}.summary-grid strong{color:#334038;text-overflow:ellipsis;font-size:12px;overflow:hidden}.summary-lines{margin-top:21px}.summary-lines>div{border-bottom:1px solid #edf0ed;justify-content:space-between;gap:15px;padding:11px 0;display:flex}.summary-lines>div>div{gap:3px;min-width:0;display:grid}.summary-lines>div>div:last-child{text-align:right;flex:none}.summary-lines strong{font-size:11px}.summary-lines span{color:#838d87;font-size:10px}.description-field{margin-top:21px}.description-field textarea{resize:vertical;width:100%;font:inherit;border:1px solid #dce3dd;border-radius:10px;outline:0;padding:12px;font-weight:400}.description-field textarea:focus{border-color:#3c7859;box-shadow:0 0 0 3px #2d6e4e17}.description-field>small{color:#9a7b46;font-weight:400;line-height:1.5}.draft-description{background:#faf7f0;border-left:3px solid #c5a363;margin-top:12px;padding:12px;font-size:11px}.draft-description p{color:#6d6658;white-space:pre-wrap;margin:5px 0 0;line-height:1.5}.step-actions{z-index:30;min-height:76px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfcfaf5;border-top:1px solid #d8e0da;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #1b30241a}.action-total{gap:3px;min-width:0;display:grid}.action-total span{color:#7b867f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.action-total strong{color:#1b5438;letter-spacing:-.02em;white-space:nowrap;font-family:Manrope,sans-serif;font-size:16px}.action-buttons{flex:none;align-items:center;gap:7px;display:flex}.action-buttons .primary-action,.action-buttons .secondary-action{min-width:0;padding:0 13px}.primary-action,.secondary-action{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.primary-action{color:#fff;background:#205c3e;border:0}.secondary-action{color:#4c5a52;background:#fff;border:1px solid #d6ded8}.primary-action:disabled,.secondary-action:disabled{opacity:.5;cursor:not-allowed}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0e1d147a;align-items:flex-end;display:flex;position:fixed;inset:0}.selection-sheet{background:#f9faf8;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:88svh;padding:9px 16px 18px;display:flex;box-shadow:0 -20px 50px #0f1f162e}.sheet-handle{background:#ced5cf;border-radius:99px;width:42px;height:4px;margin:0 auto 15px}.sheet-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:16px;display:flex}.sheet-header h2{margin:7px 0 0;font-family:Manrope,sans-serif;font-size:21px}.icon-button{color:#536158;cursor:pointer;background:#edf1ed;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.sheet-list{overscroll-behavior:contain;min-height:220px;margin-top:12px;overflow-y:auto}.selection-row{color:#26332b;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e7ebe8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:12px 6px;display:grid}.selection-row--selected{color:#205f40}.selection-avatar{color:#366b4c;background:#e6eee8;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.selection-copy{gap:3px;min-width:0;display:grid}.selection-copy strong,.selection-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selection-copy strong{font-size:13px}.selection-copy span{color:#838d87;font-size:11px}.access-panel,.success-panel{text-align:center;background:#fff;border:1px solid #dfe5df;border-radius:18px;width:calc(100% - 32px);max-width:620px;margin:50px auto;padding:30px 22px;box-shadow:0 12px 34px #1e35280f}.access-panel>svg{color:#a95750}.access-panel h1,.success-panel h1{margin:15px 0 8px;font-family:Manrope,sans-serif;font-size:25px}.access-panel p,.success-panel p{color:#748078;font-size:13px}.access-panel ul{color:#9c4943;text-align:left;margin:7px auto 22px;padding-left:18px;font-size:12px;display:inline-block}.invoice-page--result{place-items:center;padding:20px 0;display:grid}.success-icon{color:#24704a;background:#e4f2e9;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 18px;display:grid}.result-grid{text-align:left;grid-template-columns:1fr 1fr;gap:9px;margin:24px 0;display:grid}.result-grid>div{background:#f4f7f4;border-radius:10px;gap:5px;min-width:0;padding:12px;display:grid}.result-grid span{color:#86908a;font-size:10px}.result-grid strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.success-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}@media (width>=600px){.invoice-topbar{height:70px;padding:0 28px}.invoice-layout{padding:50px 24px 130px}.step-content{padding:28px 28px 18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cart-fields{grid-template-columns:1fr 1fr}.step-actions{padding:13px 28px}.primary-action,.secondary-action{min-width:130px}.selection-sheet{border-radius:18px;align-self:center;max-width:620px;max-height:78vh;margin:auto;padding:22px}.sheet-backdrop{justify-content:center;align-items:center;padding:24px}.sheet-handle{display:none}}@media (width>=900px){.invoice-layout{padding-top:62px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid{grid-template-columns:repeat(3,1fr)}}.invoice-page{background:radial-gradient(circle at 8% 16%,#c7ddcc8c,#0000 26%),radial-gradient(circle at 92% 82%,#dfd2b140,#0000 30%),#eef2ed}.invoice-topbar{background:#123b29;border-bottom:1px solid #ffffff14;height:68px;box-shadow:0 8px 25px #123b2921}.invoice-topbar .back-button,.invoice-topbar .invoice-user{color:#ffffffd1}.invoice-topbar .back-button:hover{color:#fff}.invoice-topbar--user-only{justify-content:flex-end}.invoice-layout{max-width:1080px;padding-top:26px}.invoice-heading{color:#fff;background:radial-gradient(circle at 88% 15%,#d3b97733,#0000 30%),linear-gradient(135deg,#174a33 0%,#123b29 100%);border-radius:20px;gap:24px;margin-bottom:16px;padding:27px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 38px #16463029}.invoice-heading:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-125px;right:-100px}.invoice-heading>div{z-index:1;position:relative}.invoice-kicker{color:#d9c28a;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.invoice-heading h1{color:#fff;margin:13px 0 8px;font-size:clamp(27px,7vw,41px)}.invoice-heading p{color:#ffffffa3;max-width:510px;line-height:1.6}.invoice-context{grid-template-columns:1fr 1fr;gap:9px;display:grid}.invoice-context>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;min-width:0;padding:11px 12px;display:grid}.invoice-context svg{color:#d9c28a;grid-row:1/3}.invoice-context small{color:#ffffff75;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.invoice-context strong{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.invoice-card{border:0;border-radius:20px;box-shadow:0 18px 48px #23382c17}.step-content{background:linear-gradient(#fff 0%,#fdfefd 100%)}.step-title{border-bottom:1px solid #edf0ed;padding-bottom:18px}.step-title>span{background:linear-gradient(145deg,#edf6f0,#dfece4);border:1px solid #cfe0d4;box-shadow:0 5px 12px #235a3d14}.step-title h2{letter-spacing:-.025em}.product-grid{gap:15px}.product-card{border-color:#e2e8e3;border-radius:17px;min-height:270px;padding:17px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;box-shadow:0 7px 20px #243a2e0b}.product-card:hover{border-color:#bfd2c4;transform:translateY(-3px);box-shadow:0 14px 28px #243a2e17}.product-card--added{background:linear-gradient(#fff 0%,#f7fbf8 100%);border-color:#a8c8b3}.product-visual{color:#4c715c;background:linear-gradient(135deg,#edf3ee,#e3ebe5);border-radius:13px;place-items:center;width:100%;height:76px;margin-bottom:14px;display:grid;position:relative}.product-visual>span{color:#fff;background:#2a6a49;border-radius:99px;align-items:center;gap:4px;padding:4px 7px;font-size:8px;font-weight:700;display:flex;position:absolute;top:8px;right:8px}.product-card-head{align-items:center}.product-card-head small{color:#987442;font-weight:700}.product-card h3{letter-spacing:-.015em;margin-top:13px;font-family:Manrope,sans-serif;font-size:15px}.price-placeholder{color:#91713e;border-top:1px solid #eff2ef;align-items:center;margin-top:auto;padding-top:14px;display:flex}.price-placeholder--missing{color:#aa4e47}.product-price{border-top:1px solid #edf1ee;gap:4px;margin-top:auto;padding-top:13px;display:grid}.product-price>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.product-price strong{color:#184d34;letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:18px}.product-price span{color:#84672f;text-transform:uppercase;font-size:9px;font-weight:700}.product-price small{color:#7d8881;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.product-price em{color:#a1534c;font-size:9px;font-style:normal}.product-card>button{background:linear-gradient(#eaf4ed,#e0eee5);border:1px solid #cbe0d2;height:44px;transition:background .2s,color .2s}.product-card>button:hover{color:#fff;background:#286647;border-color:#286647}.product-card>button:disabled{color:#9ba39e;cursor:not-allowed;background:#f1f3f1;border-color:#e1e5e2}.product-card>button:disabled:hover{color:#9ba39e;background:#f1f3f1;border-color:#e1e5e2}.product-card--added>button{border-color:#b4d0be}.selected-cari-card{background:linear-gradient(135deg,#f1f7f3,#e9f2ec);border:0;padding:20px;box-shadow:inset 0 0 0 1px #cbded1}.cart-line{border:0;box-shadow:inset 0 0 0 1px #dfe6e1,0 5px 16px #243a2e0a}.readonly-price{gap:7px;display:grid}.readonly-price>span{color:#5c6861;font-size:11px;font-weight:600}.readonly-price>strong{color:#205c3e;background:#f4f7f4;border:1px solid #dce2dd;border-radius:9px;justify-content:flex-end;align-items:center;height:43px;padding:0 12px;font-size:14px;display:flex}.cart-line--invalid .readonly-price>strong{color:#a44943;background:#fff3f2;border-color:#e5b1ad}.price-tags{flex-wrap:wrap;align-items:center;gap:5px;margin-top:3px;display:flex}.price-tags em,.price-tags small{border-radius:99px;padding:3px 6px;font-size:8px;font-style:normal}.price-tags em{color:#286044;background:#e9f2ec;font-weight:700}.price-tags small{color:#776943;background:#f3f1ea}.pricing-notice{color:#376149;background:#edf6f0;border-bottom:1px solid #d9e6dd;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 17px;font-size:11px;line-height:1.45;display:grid}.pricing-notice>button{color:#587063;cursor:pointer;background:0 0;border:0;padding:5px}.invoice-totals{background:linear-gradient(145deg,#f7f9f6,#f0f4f1);border:1px solid #dfe7e1}.step-actions{background:#f8faf8}.primary-action{background:linear-gradient(135deg,#246344,#174a33);min-height:46px;box-shadow:0 8px 16px #205c3e26}.primary-action:hover:not(:disabled){background:#143f2b}.exit-action{color:#984b45;border-color:#e3d3d0}.exit-action:hover:not(:disabled){color:#853b36;background:#fff6f5;border-color:#d8aaa5}.quantity-sheet{width:100%;padding:10px 20px calc(22px + env(safe-area-inset-bottom));text-align:center;background:#fff;border-radius:22px 22px 0 0;position:relative;box-shadow:0 -22px 55px #0f1f1638}.quantity-close{color:#59665e;cursor:pointer;background:#f0f3f0;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;right:16px}.quantity-product-icon{color:#286548;background:linear-gradient(145deg,#e6f1e9,#d9e9df);border-radius:17px;place-items:center;width:60px;height:60px;margin:3px auto 15px;display:grid;box-shadow:0 8px 20px #2865481c}.quantity-sheet h2{max-width:360px;margin:9px auto 5px;font-family:Manrope,sans-serif;font-size:20px;line-height:1.35}.quantity-sheet>p{color:#849089;margin:0;font-size:11px}.quantity-price{text-align:left;background:#f3f8f4;border:1px solid #d7e4da;border-radius:12px;gap:8px;margin-top:19px;padding:13px;display:grid}.quantity-price>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.quantity-price>div:first-child span{color:#718078;font-size:10px}.quantity-price>div:first-child strong{color:#195137;font-family:Manrope,sans-serif;font-size:20px}.quantity-price>div:last-child{border-top:1px solid #dbe6de;gap:3px;padding-top:8px;display:grid}.quantity-price>div:last-child span{color:#45564c;font-size:10px;font-weight:700}.quantity-price small{color:#7d8881;font-size:9px;line-height:1.4}.quantity-price--missing{background:#fff7f6;border-color:#ead0cd}.quantity-price--missing strong,.quantity-price--missing>small{color:#a24943}.quantity-entry{color:#56635b;text-align:left;gap:8px;margin-top:22px;font-size:11px;font-weight:700;display:grid}.quantity-entry>div{background:#f9fbf9;border:1px solid #cfdad2;border-radius:13px;grid-template-columns:50px minmax(0,1fr) auto 50px;align-items:center;height:58px;display:grid;overflow:hidden}.quantity-entry button{color:#315f47;cursor:pointer;background:#edf3ee;border:0;place-items:center;height:100%;display:grid}.quantity-entry input{color:#193324;text-align:right;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:23px;font-weight:700}.quantity-entry small{color:#77837c;text-transform:uppercase;padding:0 12px 0 7px;font-size:10px}.quantity-presets{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px;display:grid}.quantity-presets button{color:#4d5d53;cursor:pointer;background:#fff;border:1px solid #dce4de;border-radius:9px;height:37px;font-size:12px;font-weight:700}.quantity-presets button:hover{color:#245e40;background:#f0f6f2;border-color:#7ca78b}.quantity-error{color:#af4943;text-align:left;margin-top:9px;font-size:11px;display:block}.quantity-confirm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#246344,#174a33);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:51px;margin-top:16px;font-weight:700;display:flex;box-shadow:0 10px 20px #205c3e2b}.quantity-confirm:disabled{opacity:.48;cursor:not-allowed}@media (width>=600px){.quantity-backdrop{justify-content:center;align-items:center;padding:24px}.quantity-sheet{border-radius:20px;max-width:460px;padding:28px}.quantity-sheet .sheet-handle{display:none}.invoice-heading{padding:34px}}@media (width>=820px){.invoice-heading{grid-template-columns:minmax(0,1fr) 330px;align-items:end;padding:38px 40px}.invoice-context{align-self:end}.invoice-card{border-radius:22px}.step-content{padding:34px 36px 24px}.step-actions{border:1px solid #d7e0d9;border-bottom:0;border-radius:16px 16px 0 0;width:min(100% - 48px,1080px);padding:14px 28px;left:50%;right:auto;transform:translate(-50%)}.action-total span{font-size:10px}.action-total strong{font-size:19px}.action-buttons .primary-action,.action-buttons .secondary-action{min-width:128px}}@media (width<=390px){.action-buttons button span{display:none}.action-buttons .primary-action,.action-buttons .secondary-action{width:44px;padding:0}}@media (width>=391px) and (width<=540px){.back-step-action{width:44px;padding:0!important}.back-step-action span{display:none}.action-buttons .primary-action,.action-buttons .exit-action{padding-inline:11px}}.user-management-page,.customer-management-page{color:#17221d;background:radial-gradient(circle at 8% 12%,#cdddd18c,#0000 25%),#eef2ed;min-height:100svh}.admin-topbar{color:#fff;background:#123b29;justify-content:space-between;align-items:center;height:66px;padding:0 18px;display:flex;box-shadow:0 8px 24px #123b2921}.admin-topbar>button,.admin-topbar>div{align-items:center;gap:8px;display:flex}.admin-topbar>button{color:#ffffffdb;cursor:pointer;background:0 0;border:0;padding:8px 4px;font-size:12px;font-weight:700}.admin-topbar>div{color:#d8c184;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.admin-workspace{width:100%;max-width:1240px;margin:0 auto;padding:28px 15px 50px}.admin-heading{background:linear-gradient(135deg,#fff,#f8faf8);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:18px;padding:21px 18px;display:grid;overflow:hidden;box-shadow:0 12px 34px #21352a12}.admin-heading-icon{color:#286347;background:#e2eee6;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.admin-heading h1{letter-spacing:-.04em;margin:6px 0 4px;font-family:Manrope,sans-serif;font-size:clamp(23px,6vw,34px)}.admin-heading p{color:#77827b;margin:0;font-size:12px;display:none}.admin-count{color:#3b6650;grid-template-columns:auto auto;align-items:center;column-gap:5px;display:grid}.admin-count svg{grid-row:1/3}.admin-count strong{font-size:16px;line-height:1}.admin-count span{color:#849089;text-transform:uppercase;font-size:8px}.admin-grid{gap:15px;display:grid}.user-list-panel,.settings-panel{background:#fff;border:1px solid #dce4de;border-radius:17px;overflow:hidden;box-shadow:0 10px 30px #22372b0e}.user-list-header{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:12px;padding:17px;display:flex}.user-list-header>div{gap:3px;display:grid}.user-list-header strong{font-family:Manrope,sans-serif;font-size:15px}.user-list-header small,.user-list-header div>span{color:#849089;font-size:10px}.user-list-header>span{color:#35644b;background:#edf3ef;border-radius:9px;place-items:center;min-width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.admin-search{color:#87928b;border:1px solid #dce3dd;border-radius:10px;align-items:center;gap:9px;height:44px;margin:12px;padding:0 12px;display:flex}.admin-search:focus-within{border-color:#438063;box-shadow:0 0 0 3px #2d6e4e14}.admin-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.managed-user-list{max-height:350px;padding:0 8px 10px;overflow-y:auto}.managed-user-list>button{color:#27342c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 9px;transition:background .18s,box-shadow .18s;display:grid}.managed-user-list>button:hover{background:#f5f8f5}.managed-user-list>button.selected{background:#eaf3ed;box-shadow:inset 0 0 0 1px #bed4c5}.managed-user-avatar,.settings-user-avatar{color:#286146;background:linear-gradient(145deg,#e3ede6,#d7e7dd);border-radius:11px;place-items:center;font-weight:800;display:grid}.managed-user-avatar{width:40px;height:40px;font-size:11px}.managed-user-copy{gap:4px;min-width:0;display:grid}.managed-user-copy strong,.managed-user-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.managed-user-copy strong{font-size:12px}.managed-user-copy small{color:#818c85;font-size:9px}.user-state{color:#a34e48;background:#f5e8e7;border-radius:99px;padding:4px 6px;font-size:8px;font-weight:700}.user-state.active{color:#2a6c49;background:#e2f0e7}.empty-users,.settings-empty{color:#86918a;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-users{gap:7px;min-height:120px;font-size:11px}.settings-empty{min-height:360px;padding:30px}.settings-empty h2{color:#35433a;margin:13px 0 6px;font-family:Manrope,sans-serif;font-size:20px}.settings-empty p{max-width:340px;margin:0;font-size:11px;line-height:1.55}.settings-panel form{flex-direction:column;min-height:100%;display:flex}.settings-user-header{background:linear-gradient(135deg,#f8faf8,#f1f6f3);border-bottom:1px solid #e6ebe7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px;display:grid}.settings-user-avatar{width:47px;height:47px;font-size:12px}.settings-user-header>div{min-width:0}.settings-user-header h2,.settings-user-header p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-user-header h2{margin:0 0 4px;font-family:Manrope,sans-serif;font-size:17px}.settings-user-header p{color:#7e8982;margin:0;font-size:9px}.role-badge{color:#495f71;text-transform:uppercase;background:#e8edf2;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800}.settings-section{border-bottom:1px solid #edf0ed;padding:19px 17px}.settings-section-title{color:#2d6548;align-items:flex-start;gap:9px;margin-bottom:16px;display:flex}.settings-section-title h3{color:#26342c;margin:0 0 3px;font-size:13px}.settings-section-title p{color:#87918b;margin:0;font-size:9px;line-height:1.45}.settings-fields{gap:13px;display:grid}.admin-field{color:#59665e;gap:7px;font-size:10px;font-weight:700;display:grid}.admin-field>span{justify-content:space-between;gap:8px;display:flex}.admin-field>span small{color:#9a7d47;font-weight:500}.admin-field>input,.admin-select{background:#fff;border:1px solid #dce3dd;border-radius:10px;height:45px}.admin-field>input{outline:0;width:100%;padding:0 12px;font-size:13px}.admin-select{color:#668073;align-items:center;gap:8px;padding-left:11px;display:flex}.admin-select select{color:#26352c;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding-right:8px;font-size:11px}.admin-field>input:focus,.admin-select:focus-within{border-color:#438063;box-shadow:0 0 0 3px #2d6e4e14}.settings-messages{min-height:40px;padding:10px 17px 0}.settings-error,.settings-success{align-items:flex-start;gap:7px;margin:0;font-size:10px;line-height:1.5;display:flex}.settings-error{color:#aa4943}.settings-success{color:#28704a}.settings-actions{background:#fafbfa;border-top:1px solid #e3e9e4;justify-content:flex-end;gap:8px;margin-top:auto;padding:13px 17px;display:flex}.settings-actions .primary-action,.settings-actions .secondary-action{min-height:42px;padding-inline:12px;font-size:10px}.admin-page-state{color:#738078;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:400px;font-size:12px;display:flex}.admin-page-state--error{color:#a24b45}.admin-page-state button,.admin-access-denied button{color:#fff;cursor:pointer;background:#205c3e;border:0;border-radius:10px;min-height:42px;padding:0 16px;font-weight:700}.admin-access-denied{color:#446052;text-align:center;background:#fff;border-radius:18px;justify-items:center;gap:10px;width:calc(100% - 30px);max-width:540px;margin:70px auto;padding:30px;display:grid}.admin-access-denied h1{margin:7px 0 0;font-family:Manrope,sans-serif}.admin-access-denied p{color:#7b867f;margin:0 0 10px;font-size:12px;line-height:1.55}.restriction-fields{gap:12px;display:grid}.restriction-group{background:#fafcfa;border:1px solid #dce4de;border-radius:12px;overflow:hidden}.restriction-group>header{background:#f4f8f5;border-bottom:1px solid #e6ece7;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px;display:flex}.restriction-group>header>div:first-child{gap:4px;min-width:0;display:grid}.restriction-group>header strong{color:#2b3930;font-size:11px}.restriction-group>header span{color:#7e8a82;font-size:8px;line-height:1.45}.restriction-group>header>div:last-child{flex:none;justify-items:end;gap:4px;display:grid}.restriction-group>header b{color:#32664d;white-space:nowrap;font-size:8px}.restriction-group>header button{color:#a04d47;cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:800}.restriction-options{gap:5px;max-height:210px;padding:8px;display:grid;overflow-y:auto}.restriction-options>p{color:#8a958e;text-align:center;margin:18px 0;font-size:9px}.restriction-options label{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:8px 9px;display:grid}.restriction-options label:hover{background:#f3f7f4}.restriction-options label.selected{background:#eaf4ed;border-color:#bcd4c4}.restriction-options input{accent-color:#286648;width:16px;height:16px;margin:0}.restriction-options label>span{gap:2px;min-width:0;display:grid}.restriction-options label strong,.restriction-options label small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.restriction-options label strong{color:#344139;font-size:9px}.restriction-options label small{color:#849089;font-size:7px}.restriction-group>footer{color:#7b8980;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #e8ede9;padding:8px 11px;font-size:8px;overflow:hidden}.ebelge-env{color:#1f5478;background:#e6f0f8;border-radius:7px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:700}.firm-admin-note{color:#2f6448;background:#f2f8f4;border:1px solid #d9e6dd;border-radius:10px;align-items:center;gap:7px;margin:0 0 12px;padding:9px 11px;font-size:12px;display:flex}@media (width>=640px){.admin-workspace{padding:38px 24px 60px}.admin-heading{padding:25px}.admin-heading p{display:block}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.restriction-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-section{padding:23px}.settings-user-header{padding:21px 23px}.settings-actions{padding:15px 23px}.settings-actions .primary-action,.settings-actions .secondary-action{padding-inline:16px;font-size:11px}}@media (width>=920px){.admin-topbar{padding:0 32px}.admin-grid{grid-template-columns:340px minmax(0,1fr);align-items:stretch}.user-list-panel,.settings-panel{min-height:640px}.managed-user-list{max-height:535px}}.customer-heading{grid-template-columns:auto minmax(0,1fr)}.new-customer-button{color:#fff;cursor:pointer;background:#205f40;border:0;border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;min-height:43px;font-size:11px;font-weight:800;display:flex;box-shadow:0 8px 20px #205f4029}.customer-admin-grid{gap:15px;display:grid}.customer-list-panel,.customer-editor-panel{background:#fff;border:1px solid #dce4de;border-radius:17px;overflow:hidden;box-shadow:0 10px 30px #22372b0e}.managed-customer-list{max-height:390px;padding:0 8px 10px;overflow-y:auto}.managed-customer-list>button{color:#27342c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 9px;transition:background .18s,box-shadow .18s;display:grid}.managed-customer-list>button:hover{background:#f5f8f5}.managed-customer-list>button.selected{background:#eaf3ed;box-shadow:inset 0 0 0 1px #bed4c5}.customer-list-icon{color:#2b684b;background:#e5f0e9;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.managed-customer-list>button>span:nth-child(2){gap:4px;min-width:0;display:grid}.managed-customer-list strong,.managed-customer-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.managed-customer-list strong{font-size:12px}.managed-customer-list small{color:#818c85;font-size:9px}.customer-state{color:#2a6c49;background:#e2f0e7;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:800}.customer-state.locked{color:#a34e48;background:#f5e8e7}.customer-list-state{color:#839087;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;padding:20px;font-size:11px;display:flex}.customer-list-state button{color:#fff;cursor:pointer;background:#205f40;border:0;border-radius:9px;min-height:36px;padding:0 13px;font-size:9px;font-weight:800}.customer-global-success{color:#1f6440;background:#eaf6ee;border:1px solid #b9d9c6;border-radius:11px;align-items:center;gap:9px;margin:-5px 0 14px;padding:12px 14px;font-size:13px;font-weight:600;display:flex;box-shadow:0 4px 14px #263a2f12}.customer-global-success svg{flex:none}.customer-list-error{color:#aa4943;align-items:flex-start;gap:6px;margin:0 12px 10px;font-size:9px;line-height:1.4;display:flex}.load-more-customers{color:#326149;cursor:pointer;background:#f7faf8;border:1px solid #d7e1da;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 24px);min-height:40px;margin:0 12px 12px;font-size:10px;font-weight:800;display:flex}.customer-editor-panel form{flex-direction:column;min-height:100%;display:flex}.customer-editor-header{background:linear-gradient(135deg,#f8faf8,#f1f6f3);border-bottom:1px solid #e6ebe7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px;display:grid}.customer-editor-header>div{min-width:0}.customer-editor-header h2,.customer-editor-header p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-editor-header h2{margin:0 0 4px;font-family:Manrope,sans-serif;font-size:17px}.customer-editor-header p{color:#7e8982;margin:0;font-size:9px}.delete-customer-button{color:#a44943;cursor:pointer;background:#fff7f6;border:1px solid #efd3d1;border-radius:9px;align-items:center;gap:5px;padding:8px;font-size:9px;font-weight:800;display:flex}.customer-detail-loading{color:#66766c;background:#f8faf8;border-bottom:1px solid #e8eee9;justify-content:center;align-items:center;gap:8px;padding:11px;font-size:10px;display:flex}.customer-editor-panel fieldset{border:0;min-width:0;margin:0;padding:0}.customer-editor-panel fieldset:disabled{opacity:.58}.customer-editor-sheet{z-index:70;border-radius:22px 22px 0 0;width:min(760px,100%);max-height:92svh;margin:auto;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 50px #121f1833,0 0 0 100vmax #0f18137a}.customer-editor-sheet form{background:#fff;max-height:92svh}.customer-sheet-handle{background:#c8d2cb;border-radius:999px;flex:none;width:42px;height:4px;margin:9px auto 2px}.customer-editor-header-actions{align-items:center;gap:7px;display:flex}.customer-sheet-close{color:#536159;cursor:pointer;background:#fff;border:1px solid #dce4de;border-radius:10px;place-items:center;width:35px;height:35px;padding:0;display:grid}.customer-step-tabs{background:#fff;border-bottom:1px solid #e7ece8;grid-template-columns:repeat(3,1fr);gap:5px;padding:9px 12px;display:grid}.customer-step-tabs button{color:#7d8981;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:0;padding:8px 5px;font-size:9px;font-weight:800;display:flex}.customer-step-tabs button span{background:#edf1ee;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.customer-step-tabs button.active{color:#276446;background:#eaf3ed}.customer-step-tabs button.active span{color:#fff;background:#2f6d4d}.customer-step-viewport{touch-action:pan-y;flex:auto;overflow:hidden}.customer-step-track{align-items:stretch;height:100%;transition:transform .28s;display:flex}.customer-step-panel{overscroll-behavior:contain;border-bottom:0;min-width:100%;max-height:calc(92svh - 235px);overflow-y:auto}.customer-sheet-actions{padding:11px 14px max(11px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5ebe6;flex:none;grid-template-columns:minmax(82px,auto) 1fr minmax(82px,auto);align-items:center;gap:8px;display:grid}.customer-sheet-actions .primary-action,.customer-sheet-actions .secondary-action{justify-content:center}.customer-step-dots{justify-content:center;align-items:center;gap:5px;display:flex}.customer-step-dots span{background:#cbd4ce;border-radius:999px;width:6px;height:6px;transition:width .2s,background .2s}.customer-step-dots span.active{background:#337250;width:19px}.admin-field>select{color:#26352c;background:#fff;border:1px solid #dce3dd;border-radius:10px;outline:0;width:100%;height:45px;padding:0 11px;font-size:12px}.admin-field>textarea{resize:vertical;color:#26352c;width:100%;font:inherit;background:#fff;border:1px solid #dce3dd;border-radius:10px;outline:0;padding:11px 12px;font-size:12px;line-height:1.45}.admin-field>select:focus,.admin-field>textarea:focus{border-color:#438063;box-shadow:0 0 0 3px #2d6e4e14}.settings-empty .primary-action{align-items:center;gap:6px;margin-top:14px;display:flex}.customer-dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c191294;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.customer-delete-dialog{text-align:center;background:#fff;border-radius:18px;justify-items:center;width:min(100%,410px);padding:29px 23px 22px;display:grid;position:relative;box-shadow:0 24px 70px #08140d47}.customer-delete-dialog>span{color:#ae4b45;background:#f9e9e7;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.customer-delete-dialog h2{margin:14px 0 7px;font-family:Manrope,sans-serif;font-size:20px}.customer-delete-dialog p{color:#78837c;margin:0;font-size:11px;line-height:1.6}.customer-delete-dialog>div{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:20px;display:grid}.customer-delete-dialog>div button{cursor:pointer;border-radius:10px;min-height:43px;font-size:10px;font-weight:800}.danger-action{color:#fff;background:#a8443f;border:0;justify-content:center;align-items:center;gap:6px;display:flex}.dialog-close{color:#6f7b73;cursor:pointer;background:#f3f5f3;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:11px;right:11px}@media (width>=640px){.customer-heading{grid-template-columns:auto minmax(0,1fr) auto}.new-customer-button{grid-column:auto;min-width:125px;padding-inline:16px}.admin-field--wide{grid-column:1/-1}.customer-editor-header{padding:21px 23px}}@media (width>=960px){.customer-admin-grid{grid-template-columns:340px minmax(0,1fr);align-items:start}.customer-list-panel{position:sticky;top:18px}.managed-customer-list{max-height:590px}.customer-editor-panel{min-height:680px}}.collection-page{color:#17221d;background:radial-gradient(circle at 12% 8%,#c7ddcf94,#0000 25%),#edf2ee;min-height:100svh}.collection-topbar{color:#fff;background:#123b29;justify-content:space-between;align-items:center;height:62px;padding:0 16px;display:flex;box-shadow:0 8px 24px #123b2921}.collection-topbar>button,.collection-topbar>div{align-items:center;gap:7px;display:flex}.collection-topbar>button{color:#ffffffe0;cursor:pointer;background:0 0;border:0;padding:8px 3px;font-size:11px;font-weight:800}.collection-topbar>div{color:#ddca91;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.collection-layout{width:100%;max-width:920px;margin:0 auto;padding:18px 12px 38px}.collection-heading{background:linear-gradient(135deg,#fff,#f7faf8);border-radius:17px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:12px;padding:18px 16px;display:grid;box-shadow:0 10px 28px #20372a11}.collection-heading-icon{color:#286347;background:#e1efe6;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.collection-heading h1{letter-spacing:-.04em;margin:5px 0 2px;font-family:Manrope,sans-serif;font-size:clamp(22px,6vw,31px)}.collection-heading p{color:#7d8981;margin:0;font-size:10px;display:none}.collection-card{background:#fff;border:1px solid #dce4de;border-radius:18px;overflow:hidden;box-shadow:0 14px 40px #20362912}.collection-section{border-bottom:1px solid #e9eeea;padding:20px 16px}.collection-section-title{align-items:flex-start;gap:10px;margin-bottom:17px;display:flex}.collection-section-title>span{color:#246445;background:#e5f1e9;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid}.collection-section-title h2{margin:0 0 3px;font-family:Manrope,sans-serif;font-size:15px}.collection-section-title p{color:#87928b;margin:0;font-size:9px}.collection-methods{gap:8px;display:grid}.collection-methods>button{color:#65746b;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4de;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;padding:11px 13px;display:grid}.collection-methods>button>span{gap:4px;display:grid}.collection-methods strong{color:#29372e;font-size:12px}.collection-methods small{color:#87928b;font-size:9px}.collection-methods>button>svg:last-child{opacity:0}.collection-methods>button.selected{color:#276647;background:#edf6f0;border-color:#8fb8a0;box-shadow:inset 0 0 0 1px #3e7e5a1f}.collection-methods>button.selected>svg:last-child{opacity:1}.collection-direction{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;display:grid}.collection-direction button{color:#6f7c74;text-align:left;cursor:pointer;background:#f8faf8;border:1px solid #dfe5e0;border-radius:11px;gap:4px;padding:11px;display:grid}.collection-direction strong{color:#334139;font-size:11px}.collection-direction span{font-size:8px}.collection-direction button.selected.incoming{color:#347153;background:#eaf5ee;border-color:#91bba2}.collection-direction button.selected.outgoing{color:#a35343;background:#fff1ed;border-color:#d6aa9e}.collection-info{color:#718078;background:#f4f6f4;border-radius:9px;align-items:flex-start;gap:7px;margin:11px 0 0;padding:9px 10px;font-size:9px;line-height:1.45;display:flex}.account-type-toggle{background:#eef2ef;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:14px;padding:4px;display:grid}.account-type-toggle button{color:#718078;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:37px;font-size:10px;font-weight:800}.account-type-toggle button.selected{color:#255f42;background:#fff;box-shadow:0 3px 10px #1f3c2b17}.collection-fields{gap:13px;display:grid}.collection-field{color:#5d6a62;gap:7px;min-width:0;font-size:10px;font-weight:800;display:grid}.collection-field>span{justify-content:space-between;gap:8px;display:flex}.collection-field>span small,.collection-field>small{color:#8d978f;font-size:8px;font-weight:500}.collection-field>input,.collection-field>select,.collection-field>textarea{color:#26342c;width:100%;font:inherit;background:#fff;border:1px solid #d9e2dc;border-radius:10px;outline:0;font-size:12px}.collection-field>input,.collection-field>select{height:46px;padding:0 11px}.collection-field>textarea{resize:vertical;padding:11px;line-height:1.45}.collection-field>input:focus,.collection-field>select:focus,.collection-field>textarea:focus{border-color:#438063;box-shadow:0 0 0 3px #2d6e4e14}.collection-picker-button{color:#577064;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e2dc;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:8px 11px;display:grid}.collection-picker-button>span{gap:3px;min-width:0;display:grid}.collection-picker-button strong,.collection-picker-button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.collection-picker-button strong{color:#29372f;font-size:11px}.collection-picker-button small{color:#859089;font-size:9px}.collection-field--amount>div{background:#f8fcf9;border:1px solid #9ebead;border-radius:11px;align-items:center;gap:9px;height:55px;padding:0 13px;display:flex}.collection-field--amount>div strong{color:#256445;font-size:19px}.collection-field--amount input{color:#173d2a;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:22px;font-weight:800}.collection-loading,.collection-error{align-items:center;gap:7px;margin:12px 16px;font-size:9px;display:flex}.collection-loading{color:#718078}.collection-error{color:#a64b45}.collection-error button{color:#256445;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:9px;font-weight:800}.collection-card>.validation-box{margin:12px 16px}.collection-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fcfdfcf5;border-top:1px solid #dfe7e1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 16px;display:grid;position:sticky;bottom:0}.collection-actions>div{gap:3px;min-width:0;display:grid}.collection-actions>div span{color:#7d8981;font-size:8px}.collection-actions>div strong{color:#205f40;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.collection-actions .primary-action{align-items:center;gap:7px;min-height:44px;padding-inline:14px;font-size:10px;display:flex}.collection-page--result{place-items:center;padding:18px;display:grid}.collection-success-panel{text-align:center;background:#fff;border-radius:21px;justify-items:center;width:min(100%,600px);padding:30px 20px;display:grid;box-shadow:0 22px 65px #18342321}.collection-success-panel h1{margin:9px 0 2px;font-family:Manrope,sans-serif;font-size:clamp(21px,6vw,29px)}.collection-success-amount{color:#1d6843;margin:10px 0 18px;font-size:clamp(25px,8vw,38px)}.collection-success-panel .result-grid,.collection-success-panel .success-actions{width:100%}@media (width>=640px){.collection-layout{padding:28px 20px 55px}.collection-heading{padding:22px}.collection-heading p{display:block}.collection-section{padding:25px 23px}.collection-methods{grid-template-columns:1fr 1fr}.collection-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-field--wide{grid-column:1/-1}.collection-actions{padding:14px 23px}.collection-card>.validation-box{margin-inline:23px}}.reports-page{color:#19211d;background:radial-gradient(circle at 10% 6%,#dad3e87a,#0000 25%),#f0f1f3;min-height:100svh}.reports-topbar{color:#fff;background:#263b32;justify-content:space-between;align-items:center;height:62px;padding:0 16px;display:flex;box-shadow:0 8px 24px #182d2324}.reports-topbar>button,.reports-topbar>div{align-items:center;gap:7px;display:flex}.reports-topbar>button{color:#ffffffe0;cursor:pointer;background:0 0;border:0;padding:8px 3px;font-size:11px;font-weight:800}.reports-topbar>div{color:#d9c8e8;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.reports-layout{width:100%;max-width:1120px;margin:0 auto;padding:18px 12px 45px}.reports-heading{background:linear-gradient(135deg,#fff,#f9f8fb);border-radius:17px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:12px;padding:18px 16px;display:grid;box-shadow:0 10px 28px #252b2811}.reports-heading>span{color:#685784;background:#ede8f4;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.reports-heading h1{letter-spacing:-.04em;margin:5px 0 2px;font-family:Manrope,sans-serif;font-size:clamp(23px,6vw,32px)}.reports-heading p{color:#7e8781;margin:0;font-size:10px;display:none}.report-filters{background:#fff;border:1px solid #e0e3e1;border-radius:16px;padding:17px 15px;box-shadow:0 9px 28px #252d280d}.report-filter-trigger{color:#695782;cursor:pointer;text-align:left;background:#fff;border:1px solid #dedfe1;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:13px 15px;display:flex;box-shadow:0 8px 24px #252d280b}.report-filter-trigger>span{align-items:center;gap:10px;min-width:0;display:flex}.report-filter-trigger>span>span{gap:3px;min-width:0;display:grid}.report-filter-trigger strong{color:#303833;font-size:11px}.report-filter-trigger small{color:#7f8983;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.report-filter-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#141c1880;justify-content:center;align-items:flex-end;animation:.18s ease-out report-fade-in;display:flex;position:fixed;inset:0}.report-filter-sheet{width:min(100%,620px);max-height:90svh;padding:10px 18px max(18px, env(safe-area-inset-bottom));border:0;border-radius:22px 22px 0 0;animation:.22s ease-out report-sheet-up;position:relative;overflow-y:auto;box-shadow:0 -18px 50px #121b1633}.report-filter-sheet .report-modal-handle{margin-bottom:12px}.report-filter-close{color:#59635d;cursor:pointer;background:#f8f9f8;border:1px solid #e0e3e1;border-radius:10px;place-items:center;width:35px;height:35px;padding:0;display:grid;position:absolute;top:14px;right:15px}.report-filter-sheet .report-filter-heading{padding-right:42px}.report-filter-heading{color:#695782;align-items:flex-start;gap:9px;margin-bottom:14px;display:flex}.report-filter-heading>div{gap:3px;display:grid}.report-filter-heading strong{color:#303833;font-size:12px}.report-filter-heading span{color:#87908a;font-size:8px}.report-filter-fields{gap:10px;display:grid}.report-filter-fields>label{color:#667169;gap:6px;min-width:0;font-size:9px;font-weight:800;display:grid}.report-filter-fields input,.report-filter-fields select,.report-select{color:#29322d;background:#fff;border:1px solid #dce2de;border-radius:10px;outline:0;width:100%;height:44px;font-size:11px}.report-filter-fields>label>input{padding:0 10px}.report-select{color:#746986;align-items:center;gap:7px;padding:0 10px;display:flex}.report-select select{background:0 0;border:0;min-width:0;height:100%;padding:0}.report-select select:disabled{color:#667169;opacity:1}.report-select svg:last-child{margin-left:auto}.report-filter-fields input:focus,.report-select:focus-within{border-color:#807097;box-shadow:0 0 0 3px #68578414}.report-filter-fields>.primary-action{justify-content:center;align-self:end;align-items:center;gap:7px;min-height:44px;font-size:10px;display:flex}.report-quick-ranges{flex-wrap:wrap;align-items:center;gap:5px;margin-top:12px;display:flex}.report-quick-ranges>span{color:#849089;margin-right:3px;font-size:8px;font-weight:700}.report-quick-ranges button{color:#58645d;cursor:pointer;background:#f7f8f7;border:1px solid #e0e3e1;border-radius:8px;min-height:29px;padding:0 9px;font-size:8px;font-weight:700}.report-quick-ranges button:hover{color:#66567e;background:#f2eef6;border-color:#bcb2ca}.report-filter-error,.report-filter-warning{align-items:flex-start;gap:6px;margin:10px 0 0;font-size:9px;line-height:1.45;display:flex}.report-filter-error{color:#a44b45}.report-filter-warning{color:#8a682e}.report-state{color:#77827b;text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:280px;margin-top:12px;font-size:11px;display:flex}.report-state--error{color:#a24b45}.report-state button{color:#fff;cursor:pointer;background:#315e46;border:0;border-radius:9px;min-height:39px;padding:0 14px;font-size:9px;font-weight:800}.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.report-kpis article{background:#fff;border:1px solid #e1e4e2;border-radius:13px;align-items:center;gap:9px;min-width:0;padding:12px;display:flex;box-shadow:0 5px 16px #232c2709}.report-kpis article>span{color:#6b5a81;background:#eeebf3;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.report-kpis article>div{gap:3px;min-width:0;display:grid}.report-kpis small{color:#879089;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.report-kpis strong{color:#29342e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.report-results{background:#fff;border:1px solid #dfe3e0;border-radius:16px;margin-top:12px;overflow:hidden;box-shadow:0 10px 30px #232c270d}.report-results-toolbar{background:#fafbfa;border-bottom:1px solid #e9ecea;gap:9px;padding:12px;display:grid}.report-tabs{background:#ecefed;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.report-tabs button{color:#737f77;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:36px;font-size:9px;font-weight:800;display:flex}.report-tabs button.selected{color:#65547f;background:#fff;box-shadow:0 3px 9px #282f2b17}.report-search{color:#859089;background:#fff;border:1px solid #dce2de;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.report-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px}.report-net-note{color:#84652f;background:#fffbf4;border-bottom:1px solid #eee9df;align-items:flex-start;gap:6px;padding:8px 12px;font-size:8px;line-height:1.4;display:flex}.report-empty{color:#849089;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:260px;padding:25px;display:flex}.report-empty strong{color:#4b5650;font-size:13px}.report-empty span{font-size:9px}.product-report-list,.sales-detail-list{display:grid}.product-report-list>article{border-bottom:1px solid #edf0ee;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:12px;display:grid}.product-rank{color:#695981;background:#f0edf4;border-radius:8px;place-items:center;width:27px;height:27px;font-size:9px;font-weight:900;display:grid}.product-report-copy{gap:3px;min-width:0;display:grid}.product-report-copy>strong,.product-report-copy>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-report-copy>strong{color:#303a34;font-size:11px}.product-report-copy>small{color:#87918b;font-size:8px}.product-report-copy>div{flex-wrap:wrap;gap:4px;margin-top:3px;display:flex}.product-report-copy em{color:#3e6750;background:#edf3ef;border-radius:99px;align-items:center;gap:3px;padding:3px 5px;font-size:7px;font-style:normal;display:inline-flex}.product-report-values{border-top:1px dashed #e5e9e6;grid-column:2;justify-content:space-between;align-items:baseline;gap:8px;padding-top:7px;display:flex}.product-report-values span{color:#6e7972;font-size:9px}.product-report-values strong{color:#1f6342;font-size:12px}.sales-detail-list>article{border-bottom:1px solid #edf0ee;gap:8px;padding:12px;display:grid}.sales-detail-list article>header,.sales-detail-list article>footer,.sale-detail-meta{justify-content:space-between;align-items:center;gap:9px;display:flex}.sales-detail-list article>header span{color:#859089;font-size:8px}.sales-detail-list article>header strong{color:#685780;font-size:9px}.sale-detail-product{gap:3px;min-width:0;display:grid}.sale-detail-product strong,.sale-detail-product small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sale-detail-product strong{color:#303a34;font-size:11px}.sale-detail-product small{color:#89938d;font-size:8px}.sale-detail-meta{color:#6e7a72;font-size:8px}.sale-detail-meta span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.sales-detail-list article>footer{border-top:1px dashed #e4e8e5;padding-top:7px}.sales-detail-list article>footer span{color:#737e77;font-size:9px}.sales-detail-list article>footer strong{color:#205f40;font-size:12px}.invoice-report-list{display:grid}.invoice-report-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;gap:9px;padding:13px 12px;transition:background .2s;display:grid}.invoice-report-card:hover{background:#fafbfa}.invoice-report-card:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #68578429;position:relative}.invoice-report-card>header,.invoice-report-card>footer,.invoice-report-main{justify-content:space-between;align-items:center;gap:9px;display:flex}.invoice-report-card>header span{color:#859089;font-size:8px}.invoice-report-card>header strong{color:#685780;font-size:9px}.invoice-report-main>div{gap:3px;min-width:0;display:grid}.invoice-report-main>div strong,.invoice-report-main>div small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invoice-report-main>div strong{color:#303a34;font-size:11px}.invoice-report-main>div small{color:#89938d;font-size:8px}.invoice-report-main>svg{color:#a6aea9;flex:none}.invoice-report-card>footer{color:#737e77;border-top:1px dashed #e4e8e5;flex-wrap:wrap;padding-top:8px;font-size:8px}.invoice-report-card>footer span{align-items:center;gap:4px;display:inline-flex}.invoice-report-card>footer strong{color:#205f40;margin-left:auto;font-size:12px}.report-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#141c1880;justify-content:center;align-items:flex-end;padding:0;animation:.18s ease-out report-fade-in;display:flex;position:fixed;inset:0}.report-invoice-modal{background:#fff;border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-height:min(88svh,760px);animation:.22s ease-out report-sheet-in;display:flex;overflow:hidden;box-shadow:0 -18px 55px #11191538}.report-modal-handle{background:#d7ddd9;border-radius:99px;flex:none;width:42px;height:4px;margin:9px auto 4px}.report-invoice-modal-header{border-bottom:1px solid #e9ecea;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px 14px;display:flex}.report-invoice-modal-header>div{gap:4px;display:grid}.report-invoice-modal-header span{color:#87918b;font-size:9px}.report-invoice-modal-header h2{color:#28332d;margin:0;font-family:Manrope,sans-serif;font-size:21px}.report-invoice-modal-header button{color:#606c65;cursor:pointer;background:#f0f2f0;border:0;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.report-invoice-meta{background:#f8f9f8;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 16px;display:grid}.report-invoice-meta>div{background:#fff;border:1px solid #e6e9e7;border-radius:11px;gap:3px;min-width:0;padding:10px;display:grid}.report-invoice-meta span,.report-invoice-meta small{color:#8a948e;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.report-invoice-meta strong{color:#3b4740;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.report-invoice-lines{min-height:0;padding:14px 16px 4px;overflow-y:auto}.report-invoice-lines h3{color:#4d5952;align-items:center;gap:7px;margin:0 0 8px;font-size:10px;display:flex}.report-invoice-lines h3 span{color:#6a5981;background:#eeeaf3;border-radius:99px;place-items:center;min-width:20px;height:20px;font-size:8px;display:grid}.report-invoice-lines article{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.report-invoice-lines article>div{gap:3px;min-width:0;display:grid}.report-invoice-lines article>div:last-child{justify-items:end}.report-invoice-lines article strong,.report-invoice-lines article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-invoice-lines article strong{color:#344039;font-size:10px}.report-invoice-lines article small,.report-invoice-lines article span{color:#87918b;font-size:8px}.report-invoice-lines article>div:last-child strong{color:#236344;font-size:11px}.report-invoice-total{padding:13px 16px max(15px,env(safe-area-inset-bottom));background:#f5f8f5;border-top:1px solid #e2e7e3;flex:none;grid-template-columns:1fr 1fr;gap:9px;display:grid}.report-invoice-total>div{gap:3px;display:grid}.report-invoice-total>div:last-child{justify-items:end}.report-invoice-total span{color:#7d8881;font-size:8px}.report-invoice-total strong{color:#245f41;font-size:14px}@keyframes report-fade-in{0%{opacity:0}}@keyframes report-sheet-in{0%{opacity:.6;transform:translateY(35px)}}.report-load-more{color:#58675e;cursor:pointer;background:#f7f9f7;border:1px solid #d8dfda;border-radius:10px;width:calc(100% - 24px);min-height:41px;margin:12px;font-size:9px;font-weight:800}@media (width>=640px){.reports-layout{padding:28px 20px 60px}.reports-heading{padding:22px}.reports-heading p{display:block}.report-filter-fields{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end}.report-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.report-results-toolbar{grid-template-columns:auto minmax(220px,340px);justify-content:space-between;align-items:center}.report-tabs{min-width:300px}.product-report-list>article{grid-template-columns:auto minmax(0,1fr) minmax(145px,190px);align-items:center;padding:13px 16px}.product-report-values{border-top:0;border-left:1px solid #e5e9e6;grid-column:3;justify-items:end;padding:0 0 0 14px;display:grid}.invoice-report-card{padding:15px 18px}.report-modal-backdrop{align-items:center;padding:24px}.report-invoice-modal{border-radius:20px;max-width:620px;box-shadow:0 20px 70px #11191540}.report-modal-handle{display:none}.report-invoice-modal-header{padding-top:18px}}@media (width>=920px){.report-kpis article{padding:15px}.report-kpis strong{font-size:16px}}.invoice-layout{padding-top:16px}.invoice-heading{border-radius:16px;gap:0;margin-bottom:12px;padding:18px 17px}.invoice-heading h1{margin:9px 0 5px;font-size:clamp(23px,6.5vw,32px)}.invoice-heading p{font-size:11px;line-height:1.5}.invoice-kicker{font-size:8px}.status-section--first{border-top:1px solid #edf0ed;margin-top:20px;padding-top:18px}.status-section--first .inline-error{text-align:left}.product-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.product-view-toggle{background:#f4f7f4;border:1px solid #dce3dd;border-radius:11px;align-items:center;gap:3px;height:49px;padding:4px;display:flex}.product-view-toggle button{color:#849089;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:39px;height:39px;display:grid}.product-view-toggle button.selected{color:#235f40;background:#fff;box-shadow:0 3px 9px #2342311a}.product-grid--list{grid-template-columns:1fr!important}.product-grid--list .product-card{border-radius:12px;grid-template-rows:auto auto auto auto;grid-template-columns:minmax(0,1fr) 76px;gap:2px 10px;min-height:0;padding:10px 11px;display:grid;box-shadow:0 3px 11px #243a2e09}.product-grid--list .product-card:hover{transform:none;box-shadow:0 5px 14px #243a2e11}.product-grid--list .product-visual{display:none}.product-grid--list .product-card-head{grid-area:1/1/auto/3;align-items:center}.product-grid--list .product-card-head span{padding:3px 6px;font-size:8px}.product-grid--list .product-card-head small{font-size:8px}.product-grid--list .product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:2/1;margin:4px 0 1px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-grid--list .product-card>p{text-overflow:ellipsis;white-space:nowrap;grid-area:3/1;font-size:9px;overflow:hidden}.product-grid--list .product-price,.product-grid--list .price-placeholder{grid-area:4/1;align-self:end;margin:6px 0 0;padding:6px 0 0}.product-grid--list .product-price{gap:2px}.product-grid--list .product-price>div{justify-content:flex-start}.product-grid--list .product-price>div span{display:none}.product-grid--list .product-price strong{font-size:15px}.product-grid--list .product-price small,.product-grid--list .product-price em{font-size:8px}.product-grid--list .price-placeholder{font-size:9px}.list-product-action{grid-area:2/2/5;align-self:center;justify-items:stretch;gap:5px;display:grid}.list-product-action>small{color:#876a32;text-align:center;text-transform:uppercase;font-size:7px;font-weight:800}.list-product-action>button{color:#216042;cursor:pointer;background:#e4f1e8;border:1px solid #bcd6c5;border-radius:9px;justify-content:center;align-items:center;gap:4px;height:34px;padding:0 8px;font-size:9px;font-weight:800;display:flex}.list-product-action>button:hover{color:#fff;background:#286647;border-color:#286647}.list-product-action>button:disabled{color:#9ba39e;cursor:not-allowed;background:#f1f3f1;border-color:#e1e5e2}.product-grid--list .product-card--added{background:#f5faf7;border-color:#a8c8b3}.product-grid--list .product-card--added .list-product-action>button{background:#d9ecdf;border-color:#8fbea0}@media (width>=600px){.invoice-layout{padding-top:35px}.invoice-heading{border-radius:19px;padding:29px 31px}.invoice-heading h1{margin-top:12px;font-size:34px}.invoice-heading p{font-size:12px}.invoice-kicker{font-size:9px}}@media (width>=820px){.invoice-heading{padding:32px 38px;display:block}.product-grid--list .product-card{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) minmax(155px,190px) 90px;align-items:center;column-gap:15px;padding:11px 14px}.product-grid--list .product-card-head{grid-area:1/1;justify-content:flex-start;gap:9px}.product-grid--list .product-card h3{-webkit-line-clamp:1;grid-area:2/1}.product-grid--list .product-card>p{grid-area:3/1}.product-grid--list .product-price,.product-grid--list .price-placeholder{border-top:0;border-left:1px solid #edf1ee;grid-area:1/2/4;align-content:center;align-self:stretch;margin:0;padding:0 15px}.list-product-action{grid-area:1/3/4}.list-product-action>button{height:38px;font-size:10px}}.edispatch-section{background:#fafcfa;border:1px solid #dce4de;border-radius:14px;margin:18px 0;padding:16px}.edispatch-header{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.edispatch-icon{color:#1f5478;background:#e6f0f8;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.edispatch-header>div{flex:220px;min-width:0}.edispatch-header h3{margin:0 0 3px;font-size:15px}.edispatch-header p{color:#7e8a82;margin:0;font-size:12px;line-height:1.45}.edispatch-toggle{color:#2b3930;cursor:pointer;background:#fff;border:1px solid #dbe3dd;border-radius:10px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:600;display:flex}.edispatch-toggle input{accent-color:#1f5478}.edispatch-recipient:not(:empty){margin-top:13px}.edispatch-note{color:#56635b;background:#f1f5f1;border-radius:9px;align-items:center;gap:7px;margin:0;padding:9px 11px;font-size:12px;line-height:1.4;display:flex}.edispatch-note--ok{color:#256545;background:#eaf4ee}.edispatch-note--error{color:#a03d37;background:#fbeeed}.edispatch-note--warn{color:#8a6224;background:#fdf6ea}.edispatch-fields{grid-template-columns:1fr;gap:12px;margin-top:14px;display:grid}.edispatch-fields label{gap:5px;display:grid}.edispatch-fields label>span{color:#56635b;font-size:11px;font-weight:600}.edispatch-fields input,.edispatch-fields select{color:#22302a;background:#fff;border:1px solid #dbe3dd;border-radius:10px;height:42px;padding:0 11px}.edispatch-fields input:focus,.edispatch-fields select:focus{border-color:#9fc0ab;outline:none}.edispatch-subgroup{border-top:1px dashed #dbe3dd;margin-top:16px;padding-top:14px}.edispatch-subtitle{color:#2b3930;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.edispatch-subtitle small{color:#8b968f;margin-left:6px;font-size:10px;font-weight:600}.edispatch-subgroup .edispatch-fields{margin-top:0}.edispatch-field-wide{grid-column:1/-1}.edispatch-trailers{gap:7px;margin-top:14px;display:grid}.edispatch-trailers>span{color:#56635b;font-size:11px;font-weight:600}.edispatch-trailer-input{gap:8px;display:flex}.edispatch-trailer-input input{background:#fff;border:1px solid #dbe3dd;border-radius:10px;flex:auto;min-width:0;height:42px;padding:0 11px}.edispatch-trailer-input button{color:#2b3930;cursor:pointer;background:#fff;border:1px solid #dbe3dd;border-radius:10px;flex:none;place-items:center;width:42px;display:grid}.edispatch-trailer-input button:disabled{opacity:.5;cursor:default}.edispatch-chips{flex-wrap:wrap;gap:7px;display:flex}.edispatch-chips>span{color:#2b3930;background:#e9efea;border-radius:8px;align-items:center;gap:5px;padding:5px 7px 5px 10px;font-size:12px;font-weight:600;display:inline-flex}.edispatch-chips button{color:#7c8a80;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.edispatch-chips button:hover{color:#a03d37}.edispatch-note-field{gap:5px;margin-top:14px;display:grid}.edispatch-note-field>span{color:#56635b;font-size:11px;font-weight:600}.edispatch-note-field textarea{resize:vertical;background:#fff;border:1px solid #dbe3dd;border-radius:10px;padding:10px 11px}.edispatch-result{text-align:left;background:#fafcfa;border:1px solid #dce4de;border-radius:14px;gap:11px;width:100%;margin:6px 0 18px;padding:16px;display:grid}.edispatch-result--ok{color:#1f6440;background:#eef7f1;border-color:#cbe3d4;gap:10px;display:grid}.edispatch-result-ok-row{align-items:center;gap:12px;display:flex}.edispatch-file-actions{flex-wrap:wrap;gap:8px;display:flex}.edispatch-file-actions button{color:#1f6440;cursor:pointer;background:#fff;border:1px solid #bcd9c7;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:12px;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.edispatch-file-actions button:hover:not(:disabled){background:#f4faf6;border-color:#8fbfa2}.edispatch-file-actions button:disabled{opacity:.55;cursor:default}.edispatch-file-actions>.edispatch-note{flex:100%}.edispatch-result-copy{gap:3px;display:grid}.edispatch-result strong{font-size:14px}.edispatch-result span{color:#6e7973;font-size:12px;line-height:1.45}.edispatch-result--ok span{color:#35755a}.edispatch-filters{flex-wrap:wrap;align-items:end;gap:11px;margin-bottom:16px;display:flex}.edispatch-filters>label:not(.admin-search){gap:5px;display:grid}.edispatch-filters>label:not(.admin-search)>span{color:#56635b;font-size:11px;font-weight:600}.edispatch-filters input[type=date]{background:#fff;border:1px solid #dbe3dd;border-radius:10px;height:42px;padding:0 11px}.edispatch-filters .admin-search{flex:220px}.edispatch-table-wrap{background:#fff;border:1px solid #e0e6e0;border-radius:14px;overflow-x:auto}.edispatch-table{border-collapse:collapse;width:100%;min-width:760px;font-size:13px}.edispatch-table th{color:#56635b;text-align:left;white-space:nowrap;background:#f4f8f5;border-bottom:1px solid #e6ece7;padding:11px 13px;font-size:11px;font-weight:700}.edispatch-table td{color:#2b3930;vertical-align:top;border-bottom:1px solid #f0f4f1;padding:11px 13px}.edispatch-table tr:last-child td{border-bottom:0}.edispatch-cell-main{display:block}.edispatch-cell-sub{color:#8b968f;font-size:11px;display:block}.edispatch-status{color:#1f6440;background:#eaf3ec;border-radius:7px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-block}.edispatch-status--cancelled{color:#a03d37;background:#fbeeed}.edispatch-actions{white-space:nowrap;gap:6px;display:flex}.edispatch-actions button{color:#56635b;cursor:pointer;background:#fff;border:1px solid #dbe3dd;border-radius:8px;place-items:center;width:32px;height:32px;transition:border-color .15s,color .15s;display:grid}.edispatch-actions button:hover:not(:disabled){color:#22302a;border-color:#bcd0c1}.edispatch-actions button:disabled{opacity:.45;cursor:default}.edispatch-actions .edispatch-cancel:hover:not(:disabled){color:#a03d37;border-color:#e3bdb9}.settings-panel--standalone{margin-top:18px}@media (width>=720px){.edispatch-fields{grid-template-columns:repeat(3,minmax(0,1fr))}}.receipt-backdrop{align-items:flex-start;padding:24px 12px;overflow-y:auto}.receipt-dialog{background:#fff;border-radius:16px;gap:14px;width:min(420px,100%);margin:auto;padding:16px;display:grid;box-shadow:0 22px 50px #263a2f38}.receipt-dialog-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.receipt-dialog-header strong{font-size:14px}.receipt-dialog-header strong small{color:#8b968f;margin-left:6px;font-size:11px;font-weight:600}.receipt-dialog-header>div{align-items:center;gap:8px;display:flex}.receipt-paper-mode{align-items:center;gap:6px;display:flex}.receipt-paper-mode>span{color:#8b968f;font-size:11px;font-weight:600}.receipt-paper-mode select{background:#fff;border:1px solid #dbe3dd;border-radius:9px;height:34px;padding:0 8px;font-size:12px}.receipt-scroll{background:#f6f8f6;border:1px solid #e0e6e0;border-radius:12px;max-height:62vh;padding:14px;overflow-y:auto}.receipt-thermal{background:#f7faf8;border:1px solid #dbe3dd;border-radius:12px;gap:8px;padding:12px;display:grid}.receipt-thermal-actions{flex-wrap:wrap;gap:8px;display:flex}.receipt-thermal-actions button{flex:150px;justify-content:center}.receipt-thermal-note{color:#7e8a82;margin:0;font-size:11px;line-height:1.45}.receipt-kanal{gap:5px;display:grid}.receipt-kanal>span{color:#56635b;font-size:11px;font-weight:600}.receipt-kanal>span small{color:#8b968f;margin-left:5px;font-weight:500}.receipt-kanal select{background:#fff;border:1px solid #dbe3dd;border-radius:9px;height:38px;padding:0 8px;font-size:12px}.receipt-tani{color:#2b3930;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #dbe3dd;border-radius:9px;max-height:220px;margin:0;padding:10px;font-family:Courier New,monospace;font-size:11px;line-height:1.4;overflow:auto}
