/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}.address-section{margin-top:-2px}.form-grid.address-grid{grid-template-columns:140px minmax(260px,2fr) 130px minmax(180px,1fr);gap:14px}.form-grid.address-grid .field:first-child{grid-area:1/1}.form-grid.address-grid .field:nth-child(2){grid-area:1/2}.form-grid.address-grid .field:nth-child(3){grid-area:2/1}.form-grid.address-grid .field:nth-child(4){grid-area:2/2/auto/4}.form-grid.address-grid .field:nth-child(5){grid-area:2/4}.form-grid.address-grid .field:nth-child(6){grid-area:1/3}.form-grid.address-grid .field:nth-child(7){grid-area:1/4}.address-grid input[readonly]{color:#566568;background:#eef2f1}@media (width<=760px){.address-section{margin-top:0}.form-grid.address-grid{grid-template-columns:1fr;gap:15px}.form-grid.address-grid .field:nth-child(n){grid-area:auto}}.customer-page-form{border:1px solid var(--border);background:#fff;border-radius:14px;gap:14px;padding:22px;display:grid;box-shadow:0 6px 24px #19343a0a}.customer-page-form>.field:first-child input{font-size:16px}.customer-page-form .modal-actions{border-top:1px solid var(--border);margin-top:2px;padding-top:14px}.customer-page-form .modal-actions .primary-button{min-width:190px}@media (width<=760px){.customer-page-form{gap:15px;padding:16px 14px}.customer-page-form .modal-actions{grid-template-columns:1fr;display:grid}.customer-page-form .modal-actions button{width:100%}.customer-page-form .modal-actions .cancel-button{display:none}}.review-shell .order-detail{order:1!important}.review-shell .review-payment-action{order:2;margin-top:14px}.review-shell .document-actions{order:3!important;grid-template-columns:repeat(3,1fr)!important}@media (width<=760px){.review-shell .document-actions{grid-template-columns:1fr!important}.review-payment-action .boleto-pay{width:100%}}.order-page .back-button{margin-bottom:14px}.order-page .page-heading p{display:none}.order-page .form-card{border-radius:12px!important;gap:14px!important;margin-bottom:12px!important;padding:20px!important}.order-page .section-number{font-size:12px;width:28px!important;height:28px!important}.order-page .form-title{margin:0 0 12px!important}.order-page .form-content>.form-grid+.form-grid{border-top:1px solid #e7ecea;margin-top:14px;padding-top:14px}.order-basics-grid{grid-template-columns:repeat(3,1fr)!important}.order-notes{border-top:1px solid #e7ecea;margin-top:14px;padding-top:14px}.order-page .item-row{padding:12px}.order-page .items-total{margin-top:8px}.order-page .payment-summary{padding:11px}.order-page .form-actions{margin-top:6px}@media (width<=760px){.order-page .page-heading h1{font-size:28px!important}.order-page .form-card{padding:16px 13px!important}.order-page .section-number{display:none}.order-basics-grid{grid-template-columns:1fr!important}.order-page .form-content>.form-grid+.form-grid{margin-top:12px;padding-top:12px}}.single-customer-grid{grid-template-columns:1fr!important}.metrics{grid-template-columns:repeat(3,1fr)!important}@media (width<=760px){.metrics{grid-template-columns:1fr!important}}.order-customer-date-grid{grid-template-columns:minmax(0,2fr) minmax(190px,1fr) minmax(190px,1fr)!important}@media (width<=760px){.order-customer-date-grid{grid-template-columns:1fr!important}}.order-payment-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.order-payment-grid .payment-summary{background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:4px 0 0}.order-payment-grid .payment-summary span{gap:7px;justify-content:initial;background:#f3f6f5;border:1px solid #e2e8e6;border-radius:10px;padding:14px 16px;font-size:11px;display:grid}.order-payment-grid .payment-summary strong{font-size:18px}.order-payment-grid .payment-summary .pending strong{color:#b4512b}@media (width<=760px){.order-payment-grid,.order-payment-grid .payment-summary{grid-template-columns:1fr!important}}.order-payment-grid .payment-summary.four-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.order-payment-grid .payment-summary.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=760px){.order-payment-grid .payment-summary.four-columns,.order-payment-grid .payment-summary.two-columns{grid-template-columns:1fr}}.order-simple-form .field,.order-simple-form .field input,.order-simple-form .field select{min-width:0}.order-simple-form .item-row{grid-template-columns:minmax(260px,2fr) 110px 130px 130px 92px;align-items:end;gap:14px;max-width:100%;position:relative;overflow:hidden;padding:14px 18px!important}.order-item-value span,.order-item-value strong{display:block}.order-item-value span,.order-simple-form .subtotal span{color:#526164;margin-bottom:7px;font-size:11px;font-weight:750}.order-item-value strong,.order-simple-form .subtotal strong{min-height:44px;color:var(--petrol);white-space:nowrap;align-items:center;font-size:16px;display:flex}.order-simple-form .subtotal{align-self:end}.order-simple-form .add-item-inline{white-space:nowrap;align-self:end;width:92px;min-height:44px;margin:0;padding:0 12px}.order-simple-form .remove-item{width:28px;height:28px;font-size:18px;position:absolute;top:6px;right:6px}@media (width<=900px){.order-simple-form .item-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.order-simple-form .add-item-inline{grid-column:1/-1;justify-self:end;width:92px}}@media (width<=560px){.order-simple-form .item-row{grid-template-columns:1fr}.order-simple-form .add-item-inline{grid-column:1;width:100%}}:root{--petrol:#080808;--petrol-dark:#242424;--orange:#ff5c00;--orange-dark:#d94e00;--canvas:#f5f6f4;--ink:#223033;--muted:#69777a;--border:#dfe4e2;--white:#fff}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;z-index:20;background:#050505;border-right:1px solid #292929;flex-direction:column;width:244px;padding:20px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{border-bottom:1px solid #292929;flex:none;justify-content:center;align-items:center;margin-bottom:17px;padding:0 0 18px;display:flex;overflow:hidden}.brand-home{width:100%;color:inherit;cursor:pointer;background:0 0}.brand-home:focus-visible,.mobile-logo-home:focus-visible{outline-offset:3px;outline:3px solid #ff5c00}.mobile-logo-home{background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.brand-logo{object-fit:contain;image-rendering:auto;flex:none;width:212px;height:116px;display:block}nav{flex:none}.brand strong,.brand span,.user-card strong,.user-card span{display:block}nav{gap:7px;display:grid}.nav-item{color:#d8d8d8;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 15px;font-weight:650;display:flex}.nav-item span{text-align:center;width:20px;font-size:18px}.nav-item:hover,.nav-item.active{color:#ff5c00;background:#262626}.nav-item.new{color:#fff;background:#ff5c00;margin:7px 0 10px;box-shadow:0 7px 18px #0008}.nav-item.new:hover{background:#ff5c00}.sidebar-bottom{margin-top:auto}.user-card{border-top:1px solid #292929;align-items:center;gap:10px;margin-top:14px;padding:20px 10px 0;display:flex}.avatar{color:#ff5c00;background:#2b2b2b;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.user-card strong{font-size:12px}.user-card span{color:#9f9f9f;margin-top:2px;font-size:10px}.workspace{width:calc(100% - 244px);min-height:100vh;margin-left:244px}.page{max-width:1390px;margin:auto;padding:48px clamp(26px,4vw,66px) 64px}.mobile-header{display:none}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px;display:flex}.page-heading h1{letter-spacing:-1.5px;margin:3px 0 7px;font-size:clamp(28px,3vw,42px);line-height:1.1}.page-heading p{color:var(--muted);margin:0}.eyebrow{letter-spacing:.12em;font-size:11px;font-weight:800;color:#758386!important}.primary-button{background:var(--orange);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 22px;font-weight:800;display:inline-flex;box-shadow:0 7px 18px #ff5c0030}.primary-button:hover{background:var(--orange-dark);transform:translateY(-1px)}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.metric{border:1px solid var(--border);background:var(--white);text-align:left;border-radius:14px;align-items:flex-start;gap:16px;min-height:134px;padding:22px;display:flex;box-shadow:0 5px 22px #1c373b0a}.metric:hover{border-color:#b7c8c5;transform:translateY(-2px)}.metric.alert{border-color:#f0c8c5}.metric-icon{border-radius:10px;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.metric-icon.blue{color:#2c7884;background:#e7f2f4}.metric-icon.navy{color:var(--petrol);background:#e0eaeb}.metric-icon.green{color:#318166;background:#e3f2ec}.metric-icon.red{color:#c85149;background:#fae8e6}.metric span,.metric strong,.metric small{display:block}.metric span{color:var(--muted);font-size:12px;font-weight:700}.metric strong{margin:8px 0 12px;font-size:31px;line-height:1}.metric small{color:var(--petrol);font-size:11px;font-weight:750}.content-grid{grid-template-columns:minmax(0,1.8fr) minmax(290px,.75fr);gap:24px;display:grid}.panel{border:1px solid var(--border);background:#fff;border-radius:15px;box-shadow:0 6px 24px #19343a0a}.panel-title{border-bottom:1px solid #e8eceb;justify-content:space-between;align-items:center;padding:23px 25px;display:flex}.panel h2{margin:0;font-size:17px}.panel-title p,.attention-head p{color:var(--muted);margin:5px 0 0;font-size:12px}.panel-title button{color:var(--petrol);background:0 0;border:0;font-size:12px;font-weight:800}.order-list{padding:5px 13px}.order-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ef;grid-template-columns:76px 1fr auto 18px;align-items:center;gap:14px;width:100%;padding:14px 10px;display:grid}.order-row:last-child{border:0}.order-row:hover{background:#fafbf9}.date-box strong,.date-box span,.order-main strong,.order-main span{display:block}.date-box strong{font-size:12px}.date-box span{color:var(--muted);margin-top:3px;font-size:10px}.order-main strong{font-size:13px}.order-main span{color:var(--muted);margin-top:4px;font-size:10px}.status{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.status.blue{color:#276b76;background:#e3eff2}.status.green{color:#2d7b61;background:#e2f2eb}.status.amber{color:#a16b12;background:#fbf0d9}.status.red{color:#b74540;background:#fae5e3}.arrow{color:#899597;font-size:22px}.side-stack{gap:20px;display:grid}.attention{padding:22px}.attention-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.round-alert{color:#bf4f48;background:#f9e5e2;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.attention-item{border-top:1px solid #ecefee;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.attention-item strong,.attention-item div span{font-size:11px;display:block}.attention-item div span{color:var(--muted);margin-top:3px}.attention-item>span{color:#bd4c45;background:#fae8e6;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:800}.secondary-button,.outline-button{width:100%;min-height:42px;color:var(--petrol);background:#fff;border:1px solid #b7c9c6;border-radius:9px;font-size:12px;font-weight:800}.finance{padding:21px}.finance>div:first-child span,.finance>div:first-child strong,.finance>div:first-child small{display:block}.finance>div:first-child span{color:var(--muted);font-size:11px}.finance>div:first-child strong{margin:7px 0 3px;font-size:24px}.finance>div:first-child small{color:var(--muted)}.finance-line{border-top:1px solid #e8eceb;justify-content:space-between;margin-top:17px;padding-top:14px;font-size:10px;display:flex}.finance-line span{gap:3px;display:grid}.finance-line b{color:#347b67;font-size:12px}.back-button{color:var(--petrol);background:0 0;border:0;margin-bottom:25px;padding:0;font-weight:800}.page-heading.compact{align-items:center}.os-number{text-align:right;background:#e4eeee;border-radius:11px;padding:13px 17px}.os-number span,.os-number strong{display:block}.os-number span{color:var(--muted);font-size:10px}.os-number strong{color:var(--petrol);margin-top:3px;font-size:14px}.success-message{color:#27664f;background:#eef8f3;border:1px solid #a9d2c1;border-radius:12px;align-items:flex-start;gap:13px;margin:-10px 0 20px;padding:16px 18px;display:flex}.success-message>span{color:#fff;background:#3c9573;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.success-message strong,.success-message p{margin:0;display:block}.success-message p{margin-top:3px;font-size:12px}.success-message button{color:#27664f;background:0 0;border:0;margin-left:auto;font-size:20px}.order-page{max-width:1100px}.form-card{border:1px solid var(--border);background:#fff;border-radius:15px;gap:20px;margin-bottom:18px;padding:25px;display:flex;position:relative;box-shadow:0 5px 20px #19343a08}.section-number{width:34px;height:34px;color:var(--petrol);background:#e3eeee;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.form-content{flex:1;min-width:0}.form-title{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.form-title h2{margin:3px 0 4px;font-size:17px}.form-title p{color:var(--muted);margin:0;font-size:11px}.text-button{color:var(--orange-dark);background:0 0;border:0;font-size:12px;font-weight:800}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field label,.field legend{color:#526164;margin-bottom:7px;font-size:11px;font-weight:750;display:block}.field label small{color:#899496;font-weight:500}.field input,.field select,.field textarea{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #cfd7d5;border-radius:9px;outline:none;padding:0 12px}.field textarea{resize:vertical;padding:11px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#31818b;box-shadow:0 0 0 3px #31818b18}.selected-client{background:#f4f8f7;border-radius:10px;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.selected-client .orange{color:#a94f22;background:#f1d1bf}.selected-client div:nth-child(2){flex:1}.selected-client strong,.selected-client span{display:block}.selected-client strong{font-size:12px}.selected-client div span{color:var(--muted);margin-top:3px;font-size:10px}.selected-client>span{color:#2f8064;font-size:10px;font-weight:800}.product-entry{background:#f7f8f7;border:1px solid #e3e7e6;border-radius:11px;grid-template-columns:1fr 1.4fr 90px 130px 110px;align-items:end;gap:13px;padding:15px;display:grid}.product-info span,.product-info strong,.product-info small,.subtotal span,.subtotal strong{display:block}.product-info span,.subtotal span{color:var(--muted);margin-bottom:7px;font-size:10px}.product-info strong{font-size:12px}.product-info small{color:var(--muted);margin-top:3px}.subtotal strong{color:var(--petrol);font-size:15px}.currency-input{background:#fff;border:1px solid #cfd7d5;border-radius:9px;display:flex;overflow:hidden}.currency-input span{color:#687477;background:#eef1f0;align-items:center;padding:0 10px;font-size:11px;display:flex}.currency-input input{box-shadow:none!important;border:0!important;border-radius:0!important}.outline-button{width:auto;margin-top:13px;padding:0 15px}.radio-field{border:0;margin:0;padding:0}.radio-field label{align-items:center;gap:7px;margin:5px 18px 0 0;display:inline-flex}.radio-field input{width:16px;height:16px;min-height:0;accent-color:var(--petrol)}.payment-summary{background:#f1f5f4;border-radius:9px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;padding:13px;display:grid}.payment-summary span{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.payment-summary strong{color:var(--ink);font-size:12px}.payment-summary .pending strong{color:#bb5425}.form-actions{justify-content:flex-end;gap:12px;padding-top:5px;display:flex}.cancel-button,.save-button{border-radius:10px;min-height:50px;padding:0 19px;font-weight:800}.cancel-button{color:var(--muted);background:0 0;border:0}.save-button{border:1px solid var(--petrol);color:var(--petrol);background:#fff}.overlay{display:none}.modal-backdrop{z-index:60;background:#102f35aa;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.customer-modal{background:#fff;border-radius:16px;width:min(600px,100%);padding:26px;box-shadow:0 25px 70px #102f3566}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.modal-head h2{margin:3px 0 0;font-size:24px}.modal-head>button{color:var(--petrol);background:#edf2f1;border:0;border-radius:50%;width:38px;height:38px;font-size:22px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.modal-error{color:#a23e37;background:#fff0ee;border:1px solid #e6bbb7;border-radius:9px;margin:0;padding:10px 12px;font-size:12px}.review-page{z-index:55;background:var(--canvas);position:fixed;inset:0 0 0 244px;overflow-y:auto}.review-shell{flex-direction:column;width:min(1050px,100%);min-height:100vh;margin:0 auto;padding:42px clamp(24px,5vw,64px) 60px;display:flex}.review-shell .modal-head{order:0;grid-template-columns:auto 1fr;align-items:center;gap:20px;margin-bottom:24px;display:grid}.review-shell .modal-head>div{min-width:0}.review-shell .modal-head h2{margin:3px 0;font-size:34px}.review-number{color:var(--orange-dark);margin:0;font-size:15px;font-weight:800}.review-back{padding:0 15px;font-weight:800;width:auto!important;height:44px!important;color:var(--petrol)!important;background:#fff!important;border:1px solid #b8c8c5!important;border-radius:9px!important;font-size:12px!important}.review-shell .order-management{order:1;margin-bottom:18px}.review-shell .order-detail{border:1px solid var(--border);background:#fff;order:2;margin-bottom:0;padding:22px}.review-shell .document-actions{order:3}.review-shell .send-help{order:4}.review-shell .order-management .status-only select{font-size:16px}@media (width<=760px){.review-page{inset:0}.review-shell{padding:22px 16px 40px}.review-shell .modal-head{grid-template-columns:1fr;gap:14px}.review-shell .modal-head h2{font-size:28px}.review-back{justify-self:start}.review-shell .order-detail{padding:16px}}@media (width<=1100px){.metrics{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.product-entry{grid-template-columns:1fr 1fr 90px}.price-field,.subtotal{grid-column:auto}.side-stack{grid-template-columns:1fr 1fr}}@media (width<=760px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.workspace{width:100%;margin:0}.mobile-header{background:var(--petrol-dark);color:#fff;z-index:15;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex;position:sticky;top:0}.mobile-header button{color:#fff;background:0 0;border:0;font-size:22px}.mobile-header .mobile-add{background:var(--orange);border-radius:9px;width:36px;height:36px}.page{padding:26px 16px 45px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:24px}.page-heading>.primary-button{width:100%}.metrics{grid-template-columns:1fr 1fr;gap:10px}.metric{min-height:128px;padding:15px;display:block}.metric-icon{width:34px;height:34px;margin-bottom:10px}.metric strong{margin:5px 0 8px;font-size:26px}.order-row{grid-template-columns:62px 1fr auto}.order-row .status{grid-column:2}.arrow{display:none}.side-stack{grid-template-columns:1fr}.overlay{z-index:19;background:#0c272d99;border:0;display:block;position:fixed;inset:0}.form-card{gap:12px;padding:19px 15px}.form-grid,.product-entry,.payment-summary{grid-template-columns:1fr}.form-title{flex-direction:column}.selected-client>span{display:none}.form-actions{background:var(--canvas);grid-template-columns:1fr 1fr;padding:12px 0;display:grid;position:sticky;bottom:0}.form-actions .cancel-button{display:none}.form-actions .primary-button{grid-area:1/1/auto/-1}.os-number{text-align:left;width:100%}.page-heading.compact{gap:16px}.page-heading.compact h1{font-size:31px}}@media (width<=430px){.metrics{grid-template-columns:1fr}.metric{min-height:110px;display:flex}.panel-title{align-items:flex-start}.panel-title button{display:none}.order-row{grid-template-columns:58px 1fr}.order-row .status{display:none}}.field{display:block}.field>span{color:#526164;margin-bottom:7px;font-size:11px;font-weight:750;display:block}.required-mark{color:#c8422d;font:inherit;font-weight:900}.toast{z-index:100;color:#fff;border:1px solid #0000;border-radius:10px;max-width:380px;padding:14px 18px;font-size:13px;font-weight:750;position:fixed;top:24px;right:24px;box-shadow:0 12px 35px #102f3555}.toast-success{background:#237a57;border-color:#1d694a}.toast-error{background:#b53b35;border-color:#9d302b}.toast-warning{background:#a86208;border-color:#8e5204}.toast-info{background:#286f8e;border-color:#205e79}.empty{text-align:center;color:var(--muted);padding:65px 20px}.filters{gap:12px;margin-bottom:18px;display:flex}.filters input,.filters select{background:#fff;border:1px solid #ccd6d4;border-radius:10px;min-height:46px;padding:0 14px}.filters input{flex:1}.filters select{min-width:180px}.table-wrap{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:auto;box-shadow:0 5px 20px #19343a08}.table-wrap table{border-collapse:collapse;width:100%;min-width:760px}.table-wrap th{text-align:left;color:#526164;text-transform:uppercase;letter-spacing:.04em;background:#eef3f2;padding:14px 16px;font-size:11px}.table-wrap td{border-top:1px solid #e7ecea;padding:15px 16px;font-size:12px}.link-button{color:var(--petrol);background:0 0;border:0;font-weight:800}.doc-grid{grid-template-columns:100px 1fr;gap:8px;display:grid}.customer-modal form{gap:16px;display:grid}.order-detail{background:#f3f7f6;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;padding:14px;display:grid}.order-detail span,.order-detail b{display:block}.order-detail span{color:var(--muted);margin-bottom:4px;font-size:10px}.order-detail b{font-size:12px}.detail-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.whatsapp-button{color:#fff;background:#218a55;border:0;border-radius:9px;font-weight:800}.settings-card{grid-template-columns:1fr 1fr;max-width:700px;display:grid}.settings-card .primary-button{grid-column:1/-1;justify-self:end}.report-bars{gap:18px;padding:24px;display:grid}.report-bars>div{grid-template-columns:80px 1fr 60px;align-items:center;gap:12px;font-size:12px;display:grid}.report-bars>div>div{background:#edf1f0;border-radius:999px;height:12px;overflow:hidden}.report-bars i{background:var(--orange);border-radius:999px;height:100%;display:block}@media (width<=760px){.filters{flex-direction:column}.filters select{width:100%}.settings-card{grid-template-columns:1fr}.settings-card .primary-button{grid-column:auto;width:100%}.detail-actions{grid-template-columns:1fr}.detail-actions button{min-height:46px}.toast{top:72px;left:16px;right:16px}.order-detail{grid-template-columns:1fr}.doc-grid{grid-template-columns:90px 1fr}}.field-help{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.4;display:block}.wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.wallet-head{justify-content:space-between;align-items:flex-start;display:flex}.wallet-head span:first-child{color:var(--muted);font-size:10px;font-weight:800}.wallet-head h2{margin:4px 0 0}.wallet-total{background:#eef4f3;border-radius:11px;margin:18px 0;padding:16px}.wallet-total span,.wallet-total strong,.wallet-total small{display:block}.wallet-total span,.wallet-total small{color:var(--muted);font-size:10px}.wallet-total strong{color:var(--petrol);margin:4px 0;font-size:25px}.wallet-summary{color:var(--muted);grid-template-columns:repeat(3,1fr);gap:8px;font-size:10px;display:grid}.wallet-summary span{background:#f7f8f7;border-radius:7px;padding:9px}.wallet-summary b{color:var(--ink);margin-top:3px;display:block}.wallet-orders{margin:15px 0;display:grid}.wallet-orders button{color:var(--petrol);background:#fff;border:0;border-top:1px solid #e5eae8;justify-content:space-between;padding:10px 2px;display:flex}.wallet-pay{width:100%;min-height:45px}.wallet-head>.status{white-space:nowrap;flex:none;margin-left:14px}.metrics:not(.report-metrics) .metric{align-items:center}.review-shell .document-actions.cancelled-order-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (width<=900px){.wallet-grid{grid-template-columns:1fr}}@media (width<=500px){.wallet-summary{grid-template-columns:1fr}}.wallet-orders small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.detail-actions.three{grid-template-columns:repeat(3,1fr)}.confirm-text{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.5}.confirm-text b{color:var(--ink)}@media (width<=760px){.detail-actions.three{grid-template-columns:1fr}}.month-stack{gap:28px;display:grid}.month-frame>h2{text-transform:capitalize;color:var(--petrol);margin:0 0 12px;font-size:18px}.payment-history{border-top:1px solid #e5eae8;margin:12px 0;padding-top:12px}.payment-history>strong{margin-bottom:7px;font-size:11px;display:block}.payment-history>div{color:var(--muted);justify-content:space-between;padding:6px 0;font-size:10px;display:flex}.multi-items{gap:10px;display:grid}.item-row{background:#f7f8f7;border-radius:10px;grid-template-columns:1fr 1.4fr 100px 120px 32px;align-items:end;gap:12px;padding:14px;display:grid}.remove-item{color:#a9433d;background:#fae5e3;border:0;border-radius:50%;width:32px;height:32px;font-size:19px}.items-total{text-align:right;color:var(--muted);margin-top:12px;font-size:12px}.items-total strong{color:var(--petrol);margin-left:10px;font-size:18px}@media (width<=900px){.item-row{grid-template-columns:1fr 1fr}.remove-item{grid-column:2;justify-self:end}}.wallet-grid{grid-template-columns:1fr}.wallet-head{border-bottom:1px solid var(--border);align-items:center;padding-bottom:16px}.wallet-head h2{margin:0;font-size:20px;line-height:1.25}.wallet-summary-clean{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.wallet-summary-clean span{border:1px solid var(--border);background:#fff;border-radius:10px;padding:14px 16px;font-size:11px}.wallet-summary-clean .pending b{color:#bd4b1b}.wallet-orders{border:1px solid var(--border);border-radius:11px;margin:16px 0;overflow:hidden}.wallet-orders-head,.wallet-order-row{grid-template-columns:minmax(150px,1.3fr) 110px 120px 70px;align-items:center;gap:12px;padding:11px 14px;display:grid}.wallet-orders-head{color:#526164;text-transform:uppercase;letter-spacing:.04em;background:#eef3f2;font-size:10px;font-weight:800}.wallet-orders-head span:last-child{text-align:center}.wallet-order-row{border-top:1px solid var(--border);font-size:12px}.wallet-order-row b{white-space:nowrap;color:var(--ink)}.wallet-order-row strong{text-align:left}.wallet-order-row .icon-action{color:#1d5f91;background:#eef7fd;border-color:#9fc4df;justify-self:center;width:42px;min-width:42px;height:42px}.wallet-card-actions{justify-content:flex-end;margin-top:16px;display:flex}.wallet-pay{width:auto;min-width:220px;min-height:48px}.payment-history{border:1px solid var(--border);background:#fafbfb;border-radius:10px;margin:14px 0;padding:14px}.payment-history>div+div{border-top:1px solid var(--border)}@media (width<=760px){.wallet-summary-clean{grid-template-columns:1fr}.wallet-orders-head{display:none}.wallet-order-row{grid-template-columns:1fr auto;gap:5px;min-width:0}.wallet-order-row>span,.wallet-order-row>strong{grid-column:1}.wallet-order-row>.icon-action{grid-area:1/2/4}.wallet-card-actions{justify-content:stretch}.wallet-pay{width:100%;min-width:0}}.wallet-filters{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.wallet-filters .field:first-child{flex:auto;min-width:360px}.wallet-filters .field:not(:first-child){flex:0 0 210px;min-width:210px}@media (width<=760px){.wallet-filters .field,.wallet-filters .field:first-child,.wallet-filters .field:not(:first-child){flex:auto;width:100%;min-width:0}}.wallet-order-row .icon-action{padding:0;line-height:1;overflow:visible}.wallet-order-row .icon-action svg{flex:0 0 20px;width:20px;height:20px;display:block}.payment-summary .credit strong{color:#218a55}.payment-summary .credit{background:#edf8f2;border-color:#b9dec9}.icon-action.view-action{color:#1d5f91;background:#eef7fd;border:1px solid #9fc4df;border-radius:9px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;padding:0;line-height:1;display:inline-flex}.icon-action.view-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px;height:20px;display:block}.icon-action.view-action:hover{color:#164b74;background:#dceef9;border-color:#5e9bc7}.send-help{text-align:center;color:var(--muted);margin:9px 0 0;font-size:10px;line-height:1.4}.detail-actions.three button{min-height:52px}.whatsapp-button{justify-content:center;align-items:center;gap:7px;display:flex}.whatsapp-button:before{content:"↗";font-size:15px}.detail-actions.two{grid-template-columns:1fr 1.35fr}.detail-actions.two button{min-height:52px}@media (width<=760px){.detail-actions.two{grid-template-columns:1fr}}.service-grid{grid-template-columns:repeat(3,1fr)}.field input[readonly]{color:#566568;cursor:not-allowed;background:#eef2f1}@media (width<=900px){.service-grid{grid-template-columns:1fr}}.finance-card{overflow:hidden}.finance-main{padding:2px 0 4px}.finance-card .finance-main span{color:var(--muted);font-size:11px;font-weight:700;display:block}.finance-card .finance-main strong{color:var(--ink);letter-spacing:-.04em;margin:6px 0 3px;font-size:28px;display:block}.finance-card .finance-main small{color:var(--muted);font-size:10px}.deadline-card{align-items:flex-start;gap:14px;min-height:auto;display:flex}.deadline-icon{border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.deadline-card.has-alert .deadline-icon{color:#b74540;background:#fae5e3}.deadline-card.is-ok .deadline-icon{color:#2d7b61;background:#e2f2eb}.deadline-card h2{margin:2px 0 5px;font-size:15px}.deadline-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.deadline-card button{color:var(--petrol);background:0 0;border:0;padding:10px 0 0;font-size:10px;font-weight:800}.table-wrap td:last-child{white-space:nowrap}.table-wrap td:last-child .link-button{margin-right:12px}.order-page .page-heading{margin-bottom:24px}.order-page .page-heading h1{font-size:34px}.order-page .form-card{box-shadow:none;border-color:#d6dfdd;padding:22px}.order-page .section-number{background:var(--orange);color:#fff}.order-page .form-title{margin-bottom:14px}.order-page .field input,.order-page .field select{min-height:50px;font-size:14px}.order-page .form-actions{border:1px solid var(--border);z-index:8;background:#fff;border-radius:12px;padding:14px;position:sticky;bottom:12px;box-shadow:0 8px 30px #173f4618}.report-filters{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:end;padding:16px}.report-filters .field{min-width:220px}.report-filters .field input,.report-filters .field select{width:100%}.report-filters .outline-button{width:auto;min-height:46px;margin:0}@media (width<=760px){.mobile-header{background:#050505;border-bottom:2px solid #ff5c00;height:66px}.mobile-header-logo{object-fit:contain;width:112px;height:56px}.mobile-header .mobile-add{background:#ff5c00}.report-filters .field{width:100%;min-width:0}.report-filters .outline-button{width:100%}}.order-detail{grid-template-columns:repeat(2,minmax(0,1fr))}.status-only select{width:100%;min-height:52px}@media (width<=760px){.order-detail{grid-template-columns:1fr 1fr}.status-only{max-width:none}}.order-management{border:1px solid var(--border);background:#f7f8f7;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:14px;padding:16px;display:grid}.status-only{max-width:none}.status-only select{min-height:46px}.unsaved-status{color:#a94f22;margin-top:7px;font-size:10px;font-weight:800;display:block}.save-status-button{background:var(--orange);color:#fff;border:0;border-radius:9px;height:46px;padding:0 20px;font-weight:800}.save-status-button:hover:not(:disabled){background:var(--orange-dark)}.save-status-button:disabled{color:#899391;cursor:not-allowed;background:#d9dedc}.boleto-pay{color:#a94f22;background:#fff6f0;border:1px solid #e3a47f;border-radius:9px;height:46px;padding:0 16px;font-weight:800}.boleto-pay:hover{background:#ffeadc}.document-actions{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;padding-top:14px}.document-actions button{border-radius:9px;min-height:48px}.document-actions .whatsapp-button{box-shadow:none}.document-actions button:disabled{color:#899391;cursor:not-allowed;background:#d9dedc}.send-help{margin-top:7px}@media (width<=760px){.order-management{grid-template-columns:1fr}.save-status-button,.boleto-pay{width:100%}.document-actions{grid-template-columns:1fr 1fr}.document-actions button{min-height:46px;font-size:12px}}.report-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.report-metrics .metric{align-items:center;min-height:92px;padding:15px}.report-metrics .metric-icon{width:34px;height:34px}.report-metrics .metric strong{margin:6px 0 0;font-size:23px}.report-metrics .metric small{display:none}@media (width<=760px){.report-metrics{grid-template-columns:1fr}.report-metrics .metric{min-height:82px;margin:0;display:flex}}.active-filter{color:#9b431e;background:#fff2ed;border:1px solid #efc1ab;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:-6px 0 15px;padding:11px 14px;font-size:12px;font-weight:750;display:flex}.active-filter button{color:#9b431e;background:0 0;border:0;font-weight:850}@media (width<=500px){.active-filter{flex-direction:column;align-items:flex-start}}.auth-page{background:#050505;place-items:center;min-height:100vh;padding:22px;display:grid}.auth-card{background:#fff;border-radius:18px;width:min(440px,100%);overflow:hidden;box-shadow:0 25px 80px #0008}.auth-logo{background:#050505;place-items:center;width:100%;height:190px;display:grid}.auth-logo img{object-fit:contain;width:240px;height:170px;display:block}.auth-content{padding:28px 32px 32px}.auth-card h1{text-align:center;margin:0 0 24px;font-size:25px}.auth-card form{gap:15px;display:grid}.auth-card .primary-button{width:100%;margin-top:4px}.logout-button{color:#ddd;background:0 0;border:1px solid #444;border-radius:9px;width:100%;min-height:38px;margin-top:12px;font-weight:700}.logout-button:hover{color:#ff5c00;border-color:#ff5c00}.user-create{grid-template-columns:1fr 1.3fr 1fr auto;align-items:end;gap:12px;padding:20px;display:grid}.user-create .primary-button{min-height:44px}.user-list{padding:0 20px 18px}.user-list>div{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:13px 2px;display:flex}.user-list b,.user-list small{display:block}.user-list small{color:var(--muted);margin-top:3px}.user-error{margin:0 20px 12px}@media (width<=900px){.user-create{grid-template-columns:1fr 1fr}.user-create .primary-button{width:100%}}@media (width<=600px){.auth-content{padding:24px 18px 26px}.auth-logo{height:165px}.auth-logo img{width:210px;height:150px}.user-create{grid-template-columns:1fr}.user-admin .panel-title{padding:18px}}.password-input{background:#fff;border:1px solid #cfd7d5;border-radius:9px;align-items:center;display:flex;overflow:hidden}.password-input:focus-within{border-color:#31818b;box-shadow:0 0 0 3px #31818b18}.field .password-input input{flex:1;min-width:0;box-shadow:none!important;border:0!important;border-radius:0!important}.password-input button{width:46px;color:var(--petrol);background:#f2f5f4;border:0;align-self:stretch;place-items:center;display:grid}.password-input button:hover{background:#e6edeb}.password-input button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.settings-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:900px}.settings-actions{grid-column:1/-1;justify-content:flex-end;padding-top:2px;display:flex}.settings-actions .primary-button{min-width:190px}.user-admin{max-width:900px;margin-top:16px}.settings-section-title{padding-bottom:2px}.settings-card>.settings-section-title{grid-column:1/-1}.settings-section-title h2{margin:0;font-size:18px}.user-admin .user-create{grid-template-columns:minmax(150px,1fr) minmax(220px,1.3fr) minmax(190px,1fr) auto;padding:0}.user-admin .user-list{padding:2px 0 0}.user-admin .user-error{margin:0}@media (width<=900px){.user-admin .user-create{grid-template-columns:1fr 1fr}.user-admin .user-create .primary-button{width:100%}}@media (width<=760px){.settings-card{grid-template-columns:1fr}.settings-actions{grid-column:auto}.settings-actions .primary-button{width:100%}.user-admin .user-create{grid-template-columns:1fr}}button{cursor:pointer;font-family:inherit;transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s}button:disabled{cursor:not-allowed;opacity:.65;box-shadow:none!important;transform:none!important}.primary-button{border-radius:10px;min-height:46px;padding:0 20px;font-size:14px;box-shadow:0 5px 14px #ff5c0028}.secondary-button,.outline-button,.save-button,.back-button{min-height:46px;color:var(--petrol);background:#fff;border:1px solid #b7c9c6;border-radius:10px;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.cancel-button{color:#b33f3a;background:#fff4f3;border:1px solid #e4a29f;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.cancel-button:hover{color:#9f302c;background:#fbe4e2;border-color:#cf625d}.link-button{min-height:34px;color:var(--petrol);background:#fff;border:1px solid #c8d3d1;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.link-button:hover{background:#eef4f3;border-color:#91aaa6}.link-button.danger-action{color:#b33f3a;background:#fff4f3;border-color:#e5aaa7}.link-button.danger-action:hover{color:#9f302c;background:#fbe4e2;border-color:#cf625d}.link-button.success-action{color:#277357;background:#f0f8f4;border-color:#9fcbb8}.link-button.success-action:hover{color:#1f6048;background:#e1f1e9;border-color:#65a889}.remove-item{color:#b33f3a;background:#fff0ef;border:1px solid #e5aaa7}.remove-item:hover{background:#f9deda;border-color:#cf625d}.whatsapp-button{color:#fff;background:#218a55;border-radius:10px;min-height:46px;font-size:13px}.boleto-pay{border-radius:10px;min-height:46px}.logout-button{color:#ffaaa4;background:#351918;border-color:#814743}.logout-button:hover{color:#fff;background:#5b2421;border-color:#db6a63}@media (width<=760px){.customer-page-form .modal-actions .cancel-button,.form-actions .cancel-button{display:inline-flex}.modal-actions{gap:10px}.modal-actions .cancel-button,.modal-actions .primary-button{width:100%}}.filters{align-items:end}.filter-field{gap:7px;display:grid}.filter-field>span{color:#526164;font-size:11px;font-weight:750}.filter-query{flex:1}.filter-query input{width:100%}.filter-status{min-width:260px}.filter-status select{width:100%;min-height:46px}@media (width<=760px){.filter-field,.filter-status{width:100%;min-width:0}.filters{flex-direction:column;align-items:stretch}}.settings-submit-button{width:210px;min-width:210px;min-height:46px}@media (width<=760px){.settings-submit-button{width:100%;min-width:0}}.settings-title-action{justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-title-action .settings-submit-button{flex:0 0 210px;width:210px}.user-create-page{max-width:900px}@media (width<=760px){.settings-title-action{flex-direction:column;align-items:stretch}.settings-title-action .settings-submit-button{flex:auto;width:100%}}.order-simple-form{gap:0;max-width:none}.order-simple-form .form-card{box-shadow:none;background:0 0;border:0;border-radius:0;display:block;margin:0!important;padding:0!important}.order-simple-form .form-card+.form-card{border-top:0;margin-top:0!important;padding-top:18px!important}.order-simple-form .section-number,.order-simple-form .form-title{display:none}.order-simple-form .form-title h2{margin:0;font-size:16px}.order-simple-form .form-content>.form-grid+.form-grid{border-top:0;margin-top:14px;padding-top:0}.order-simple-form .item-row{background:#f5f8f7;border:0;padding:16px!important}.order-simple-form .form-actions{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:18px;padding:16px 0 0;position:static}.order-simple-form .order-notes{border-top:0;margin-top:14px;padding-top:0}.order-simple-form .form-actions .primary-button,.order-simple-form .form-actions .cancel-button{min-width:150px}.customer-page-form .registration-actions{box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:flex-end;gap:12px;margin-top:18px;padding:16px 0 0;display:flex;position:static}.customer-page-form .registration-actions .primary-button,.customer-page-form .registration-actions .cancel-button{width:150px;min-width:150px;min-height:46px}.finance-month-filter{gap:6px;margin-bottom:18px;display:grid}.finance-month-filter span{color:var(--muted);font-size:11px;font-weight:750}.finance-month-filter input{border:1px solid var(--border);width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:0 11px}.order-view-form{border:1px solid var(--border);background:#fff;border-radius:14px;gap:18px;padding:22px;display:grid}.review-field{min-width:0}.review-field>span{color:#526164;margin-bottom:7px;font-size:11px;font-weight:750;display:block}.review-field>strong{min-height:50px;color:var(--ink);background:#f7f9f8;border:1px solid #cfd7d5;border-radius:9px;align-items:center;padding:10px 13px;font-size:14px;display:flex}.review-field.multiline>strong{align-items:flex-start;min-height:72px}.review-items{gap:10px;display:grid}.review-item-row{background:#f5f8f7;border-radius:10px;grid-template-columns:minmax(280px,2fr) 125px 145px 145px;align-items:end;gap:16px;padding:16px;display:grid}.review-payment-grid .payment-summary{grid-column:1/-1}.review-shell .document-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important}.review-shell .document-actions button{border-radius:10px;min-height:48px}.review-shell .document-actions button:nth-child(2){background:var(--orange);color:#fff;border:0;box-shadow:0 5px 14px #ff5c0028}@media (width<=900px){.review-item-row{grid-template-columns:1fr 1fr}.review-shell .document-actions{grid-template-columns:1fr 1fr!important}}@media (width<=560px){.review-item-row,.review-shell .document-actions{grid-template-columns:1fr!important}.order-view-form{padding:16px 14px}}.review-field.multiline>strong{white-space:pre-line}.finance-history-card{padding:22px}.finance-history-title{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.finance-history-title h2{margin:0;font-size:18px}.finance-history-title span{color:var(--muted);font-size:11px}.finance-history-list{gap:10px;display:grid}.finance-history-row{background:#f5f8f7;border:1px solid #e2e8e6;border-radius:10px;gap:10px;padding:14px;display:grid}.finance-history-row>strong{font-size:13px}.finance-history-row>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.finance-history-row span{color:var(--muted);font-size:11px}.finance-history-row b{color:#23775f;font-size:13px}.finance-history-row .pending b{color:#b4512b}.finance-history-empty{color:var(--muted);margin:0;font-size:12px}.metrics .metric strong{font-size:clamp(20px,2vw,30px)}.dashboard-receivables{border:1px solid var(--border);border-radius:11px;overflow:hidden}.dashboard-receivables-head,.dashboard-receivable-row{grid-template-columns:minmax(190px,1.5fr) 110px 110px 110px;align-items:center;gap:12px;padding:11px 14px;display:grid}.dashboard-receivables-head{color:#526164;text-transform:uppercase;letter-spacing:.03em;background:#eef3f2;font-size:10px;font-weight:800}.dashboard-receivables-head>:not(:first-child){text-align:center}.dashboard-receivable-row{border-top:1px solid var(--border);min-height:62px;font-size:12px}.dashboard-receivable-row.clickable{cursor:pointer;transition:background .15s}.dashboard-receivable-row.clickable:hover{background:#f5f9f8}.dashboard-receivable-row.clickable:focus-visible{outline-offset:-3px;outline:3px solid #2f7ea344}.dashboard-receivable-customer{gap:4px;min-width:0;display:grid}.dashboard-receivable-customer b{color:var(--ink);white-space:nowrap}.dashboard-receivable-customer small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.dashboard-receivable-row>span:not(.status),.dashboard-receivable-row>strong{text-align:center}.dashboard-receivables-empty{text-align:center;color:var(--muted);margin:0;padding:28px 14px;font-size:12px}@media (width<=760px){.dashboard-receivables-head{display:none}.dashboard-receivable-row{grid-template-columns:1fr auto;gap:6px 14px}.dashboard-receivable-customer{grid-column:1/-1}.dashboard-receivable-row>span:not(.status),.dashboard-receivable-row>strong{text-align:left}.dashboard-receivable-row>span:not(.status):before,.dashboard-receivable-row>strong:before{content:attr(data-label) ": ";color:#526164;text-transform:uppercase;font-size:9px;font-weight:800}.dashboard-receivable-row>.status{grid-area:2/2/4;align-self:center}}.dashboard-receivable-row .status{white-space:nowrap;justify-self:center;width:max-content}.dashboard-receivable-row .status.amber{color:#a16b12;background:#fbf0d9}.review-item-row .review-field>strong{background:#f0f3f2}.edit-order-number{color:var(--orange-dark);margin:-14px 0 20px;font-size:15px;font-weight:800}.review-shell .document-actions{border-top:0;padding-top:0}.review-shell .document-actions button:nth-child(2){color:var(--petrol);box-shadow:none;background:#fff;border:1px solid #b8c8c5}.review-shell .document-actions button:nth-child(2):hover{background:#f4f7f6}.review-shell .document-actions .primary-button{background:var(--orange);color:#fff;border:0;box-shadow:0 5px 14px #ff5c0028}.review-shell .document-actions .primary-button:hover{background:var(--orange-dark)}.standardized-table th:nth-last-child(2),.standardized-table td:nth-last-child(2){text-align:center;width:150px}.standardized-table th:last-child,.standardized-table td:last-child{text-align:left;width:230px}.table-actions{white-space:nowrap}.table-actions .link-button{min-width:88px;margin:0 8px 0 0!important}.orders-table .order-number-link{background:0 0;border:0;min-width:0;padding:0}.orders-table .orders-empty-row td{vertical-align:middle;height:150px;color:var(--muted);white-space:nowrap;padding:24px;font-size:14px;text-align:center!important}.product-single-row{align-items:end;grid-template-columns:minmax(120px,.75fr) minmax(260px,2fr) minmax(120px,.75fr) minmax(140px,.9fr) minmax(120px,.75fr)!important}.product-view-row{grid-column:1/-1;grid-template-columns:minmax(120px,.75fr) minmax(260px,2fr) minmax(120px,.75fr) minmax(140px,.9fr) minmax(120px,.75fr);gap:16px;display:grid}@media (width<=1100px){.product-single-row,.product-view-row{grid-template-columns:1fr 1fr!important}}@media (width<=560px){.product-single-row,.product-view-row{grid-template-columns:1fr!important}}.standardized-table .table-actions{align-items:center;gap:12px;display:flex}.standardized-table .table-actions .link-button{width:96px;min-width:96px;margin:0!important}.standardized-table td:nth-last-child(2) .status{justify-content:center;align-items:center;min-width:68px;display:inline-flex}.customer-table{overflow-x:hidden}.customer-table table{table-layout:fixed;min-width:0}.customer-table th,.customer-table td{overflow-wrap:anywhere}.customer-table th:first-child{width:27%}.customer-table th:nth-child(2){width:20%}.customer-table th:nth-child(3){width:18%}.customer-table th:nth-child(4){width:12%}.customer-table th:nth-child(5){width:23%}.customer-table .table-actions{flex-wrap:wrap;gap:8px}.customer-table .table-actions .link-button{width:88px;min-width:88px}@media (width<=760px){.customer-table th:first-child{width:25%}.customer-table th:nth-child(2){width:20%}.customer-table th:nth-child(3){width:18%}.customer-table th:nth-child(4){width:13%}.customer-table th:nth-child(5){width:24%}.customer-table .table-actions .link-button{width:100%;min-width:0}}.customer-table .customer-name-cell{white-space:normal;word-break:normal;overflow-wrap:anywhere;line-height:1.4}.customer-table .customer-name-cell b{max-width:100%;display:block}.wallet-card-actions{gap:10px}@media (width<=760px){.wallet-card-actions{grid-template-columns:1fr 1fr;display:grid}.wallet-card-actions .wallet-pay{width:100%;min-width:0}}.pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-top:14px;font-size:11px;display:flex}.pagination>div{align-items:center;gap:10px;display:flex}.pagination button{min-height:38px;color:var(--petrol);background:#fff;border:1px solid #b8c8c5;border-radius:9px;padding:0 14px;font-weight:800}.pagination button:disabled{opacity:.45;cursor:not-allowed}.pagination strong{color:var(--ink);white-space:nowrap}@media (width<=760px){.orders-table{overflow-x:auto}.orders-table table{min-width:1100px}.pagination{flex-direction:column;align-items:stretch}.pagination>div{grid-template-columns:1fr auto 1fr;display:grid}.pagination button{width:100%}}.month-stack{gap:16px}.month-frame>h2{border-left:4px solid var(--orange);color:var(--petrol);text-transform:none;background:#eef3f2;border-radius:0 8px 8px 0;align-items:center;margin:0 0 10px;padding:7px 12px;font-size:20px;font-weight:850;display:inline-flex}.wallet-grid{gap:12px}.wallet-card{padding:16px}.wallet-head{padding-bottom:10px}.wallet-head h2{font-size:18px}.wallet-summary-clean{gap:8px;margin:10px 0}.wallet-summary-clean span{padding:10px 12px}.wallet-summary-clean b{margin-top:4px;font-size:15px}.wallet-orders{margin:10px 0}.wallet-orders-head,.wallet-order-row{padding:8px 12px}.wallet-order-row .icon-action{width:36px;min-width:36px;height:36px}.payment-history{margin:10px 0;padding:10px 12px}.payment-history>strong{margin-bottom:4px}.payment-history>div{padding:4px 0}.wallet-card-actions{margin-top:10px}.wallet-pay{min-height:44px}.wallet-section-title{color:var(--petrol);letter-spacing:.03em;margin:10px 0 6px;font-size:11px;display:block}.payment-history{padding:0;overflow:hidden}.payment-history>.wallet-section-title{margin:0;padding:10px 12px 4px}.payment-history-head,.payment-history-row{grid-template-columns:minmax(130px,1.25fr) 130px minmax(145px,1fr) 110px;align-items:center;gap:10px;padding:8px 12px!important;display:grid!important}.payment-history-head{color:#526164;text-transform:uppercase;letter-spacing:.03em;background:#eef3f2;font-size:10px;font-weight:800}.payment-history-row{border-top:1px solid var(--border);color:var(--muted);font-size:11px}.payment-history-row b{text-align:right;color:var(--ink)}@media (width<=760px){.payment-history-head{display:none!important}.payment-history-row{gap:5px 10px;grid-template-columns:1fr 1fr!important}.payment-history-row span:nth-child(3){grid-column:1}.payment-history-row b{grid-area:1/2/3;align-self:center}.wallet-section-title{margin-top:8px}}.wallet-orders>.wallet-section-title{margin:0;padding:10px 12px 4px}.wallet-orders-head span,.wallet-order-row>*{justify-self:center;text-align:center!important}.wallet-orders-head,.payment-history-head{text-align:center}.payment-history-head>*,.payment-history-row>*{justify-self:center;text-align:center!important}.payment-history-row b{text-align:center!important}.wallet-section-title{text-align:center}@media (width<=760px){.wallet-orders>.wallet-section-title,.payment-history>.wallet-section-title{text-align:center;padding:9px 10px}.wallet-order-row>*{justify-self:start;text-align:left!important}.wallet-order-row>.icon-action{justify-self:center}.payment-history-row>*{justify-self:start;text-align:left!important}.payment-history-row b{justify-self:end;text-align:right!important}}.report-filters .filter-clear,.wallet-filters .filter-clear{flex:0 0 110px;width:110px;min-height:46px;margin:0}@media (width<=760px){.report-filters .filter-clear,.wallet-filters .filter-clear{flex:auto;width:100%}}.report-filters-standard{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.report-filters-standard .field:first-child{flex:auto;min-width:360px}.report-filters-standard .field:not(:first-child){flex:0 0 210px;min-width:210px}@media (width<=760px){.report-filters-standard .field,.report-filters-standard .field:first-child,.report-filters-standard .field:not(:first-child){flex:auto;width:100%;min-width:0}}.order-filters-standard .field:first-child{flex:360px;min-width:280px}.order-filters-standard .field:not(:first-child){flex:0 210px;min-width:170px}.order-filters-standard .filter-clear{flex:0 0 110px;width:110px}@media (width<=760px){.order-filters-standard .field,.order-filters-standard .field:first-child,.order-filters-standard .field:not(:first-child),.order-filters-standard .filter-clear{flex:auto;width:100%;min-width:0}}.order-filters-standard .field:last-of-type{flex:0 170px;min-width:150px}.order-filters-standard .filter-clear{align-self:flex-end;height:46px;min-height:46px;margin-top:auto}@media (width<=760px){.order-filters-standard .field:last-of-type{flex:auto;width:100%;min-width:0}.order-filters-standard .filter-clear{align-self:stretch}}.report-filters-standard.order-filters-standard{grid-template-columns:minmax(320px,2.4fr) minmax(160px,1.05fr) minmax(150px,1fr) minmax(140px,.8fr) 110px;align-items:end;gap:14px;width:100%;display:grid}.report-filters-standard.order-filters-standard .field,.report-filters-standard.order-filters-standard .field:first-child,.report-filters-standard.order-filters-standard .field:not(:first-child),.report-filters-standard.order-filters-standard .field:last-of-type{gap:7px;width:100%;min-width:0;max-width:none;margin:0;display:grid}.report-filters-standard.order-filters-standard .field input,.report-filters-standard.order-filters-standard .field select,.report-filters-standard.order-filters-standard .filter-clear{width:100%;min-width:0;height:48px;min-height:48px;margin:0}.report-filters-standard.order-filters-standard .filter-clear{align-self:end;min-width:0;padding:0 16px}@media (width<=1100px) and (width>=761px){.report-filters-standard.order-filters-standard{grid-template-columns:minmax(260px,1.5fr) repeat(2,minmax(150px,1fr))}.report-filters-standard.order-filters-standard .field:last-of-type{grid-column:1/3}.report-filters-standard.order-filters-standard .filter-clear{grid-column:3}}@media (width<=760px){.report-filters-standard.order-filters-standard{grid-template-columns:1fr;gap:12px}.report-filters-standard.order-filters-standard .field:last-of-type,.report-filters-standard.order-filters-standard .filter-clear{grid-column:auto}}.wallet-filters .filter-clear{align-self:flex-end;height:46px;min-height:46px;padding:0 14px}.wallet-orders-head,.wallet-order-row{grid-template-columns:minmax(130px,1.25fr) 130px 110px;font-family:inherit}.wallet-orders-head{font-size:10px;font-weight:800}.wallet-order-row{min-height:46px;color:var(--muted);cursor:pointer;font-size:11px;transition:background .15s,border-color .15s}.wallet-order-row b,.wallet-order-row strong{font-size:11px}.wallet-order-row:hover{background:#f5f9f8}.wallet-order-row:focus-visible{outline-offset:-3px;outline:3px solid #2f7ea344}.wallet-orders-head>*,.wallet-order-row>*{justify-self:center;text-align:center!important}.wallet-orders>.wallet-section-title,.payment-history>.wallet-section-title{letter-spacing:.03em;font-size:11px;font-weight:800}@media (width<=760px){.wallet-filters .filter-clear{align-self:stretch}.wallet-order-row{grid-template-columns:1fr 1fr!important}.wallet-order-row>*{justify-self:start;text-align:left!important}.wallet-order-row strong{grid-area:1/2/3;place-self:center end;text-align:right!important}}.document-actions .primary-button,.document-actions .whatsapp-button,.document-actions .outline-button{border-radius:10px;width:100%;min-width:0;height:48px;min-height:48px;padding:0 16px}.wallet-card-actions .whatsapp-button,.wallet-card-actions .outline-button,.wallet-card-actions .primary-button{border-radius:10px;width:220px;min-width:220px;height:44px;min-height:44px;padding:0 16px}.standardized-table .table-actions .link-button{border-radius:9px;justify-content:center;align-items:center;height:42px;min-height:42px;padding:0 12px;display:inline-flex}@media (width<=760px){.wallet-card-actions .whatsapp-button,.wallet-card-actions .outline-button,.wallet-card-actions .primary-button{width:100%;min-width:0}.document-actions .primary-button,.document-actions .whatsapp-button,.document-actions .outline-button{height:46px;min-height:46px}}.wallet-orders-head,.wallet-order-row,.payment-history-head,.payment-history-row{grid-template-columns:minmax(130px,1.25fr) 130px minmax(145px,1fr) 110px}.wallet-orders>.wallet-section-title,.payment-history>.wallet-section-title{text-align:left}@media (width<=760px){.wallet-orders-head,.payment-history-head{display:none!important}.wallet-order-row{grid-template-columns:1fr 1fr!important}.wallet-order-row strong{grid-area:1/2/4}.wallet-order-date:before{content:attr(data-label) ": ";text-transform:uppercase;color:#526164;font-size:9px;font-weight:800}.wallet-orders>.wallet-section-title,.payment-history>.wallet-section-title{text-align:left}}.report-filters .filter-clear{align-self:flex-end;height:46px;min-height:46px;padding:0 14px}.boleto-payment-card{background:#fff8f3;border:1px solid #e3a47f;border-radius:10px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.boleto-payment-card>span{color:#87431f;gap:3px;display:grid}.boleto-payment-card small{color:var(--muted);font-size:10px;font-weight:600}.boleto-payment-card .boleto-pay{flex:none;min-width:190px}@media (width<=760px){.report-filters .filter-clear{align-self:stretch}.boleto-payment-card{flex-direction:column;align-items:stretch}.boleto-payment-card .boleto-pay{width:100%;min-width:0}}.report-filters.wallet-filters{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}@media (width<=760px){.customer-table{box-shadow:none;background:0 0;border:0;overflow:visible}.customer-table table,.customer-table tbody{width:100%;display:block}.customer-table thead{display:none}.customer-table tr{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:12px;padding:16px;display:grid}.customer-table td{overflow-wrap:anywhere;gap:6px;display:grid;text-align:left!important;border:0!important;width:auto!important;padding:0!important}.customer-table td:before{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;text-align:left;font-size:10px;font-weight:800}.customer-table td:first-child{grid-column:1/-1}.customer-table td:first-child:before{content:"Cliente"}.customer-table td:nth-child(2):before{content:"CPF/CNPJ"}.customer-table td:nth-child(3):before{content:"WhatsApp"}.customer-table td:nth-child(4):before{content:"Status"}.customer-table td:nth-child(4) .status{justify-self:start}}@media (width<=430px){.customer-table tr{grid-template-columns:1fr}.customer-table td,.customer-table td:first-child,.customer-table .table-actions{grid-column:1}.customer-table .table-actions{grid-template-columns:1fr 1fr;display:grid}.customer-table .table-actions .link-button{width:100%;min-width:0}}.clickable-table-row{cursor:pointer;transition:background .15s}.clickable-table-row:hover{background:#f7faf9}.clickable-table-row:focus-visible{outline-offset:-3px;background:#fff8f3;outline:3px solid #ff5c0044}.record-view{gap:18px;display:grid}.record-view-grid{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px;display:grid}.record-view-grid .review-field.multiline{grid-column:1/-1}.record-view-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:12px;padding-top:16px;display:flex}.record-view-actions button{border-radius:10px;justify-content:center;align-items:center;width:180px;min-height:46px;font-weight:800;display:inline-flex}.record-inactivate{color:#a93631;background:#fff1f0;border:1px solid #d98e89}.record-activate{color:#247254;background:#eef8f3;border:1px solid #86bea6}@media (width<=760px){.record-view-grid{grid-template-columns:1fr;padding:16px 14px}.record-view-grid .review-field.multiline{grid-column:auto}.record-view-actions{grid-template-columns:1fr 1fr;display:grid}.record-view-actions button{width:100%}}.customer-address-view-row{grid-column:1/-1;grid-template-columns:minmax(180px,.7fr) minmax(0,2.3fr);align-items:stretch;gap:16px;display:grid}.customer-address-view-row .review-field{flex-direction:column;min-width:0;display:flex}.customer-address-view-row .review-field.multiline{grid-column:auto}.customer-address-view-row .review-field>strong,.customer-address-view-row .review-field.multiline>strong{flex:1;align-items:center;height:auto;min-height:50px}@media (width<=760px){.customer-address-view-row{grid-template-columns:1fr}.customer-address-view-row .review-field>strong,.customer-address-view-row .review-field.multiline>strong{flex:none;min-height:50px}}.customer-primary-view-row,.customer-contact-view-row{grid-column:1/-1;gap:16px;display:grid}.customer-primary-view-row{grid-template-columns:minmax(0,2fr) minmax(150px,.8fr) minmax(180px,1fr)}.customer-contact-view-row{grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) minmax(0,1.4fr)}@media (width<=760px){.customer-primary-view-row,.customer-contact-view-row{grid-template-columns:1fr}}.customer-registration-primary{grid-template-columns:minmax(0,2fr) minmax(150px,.8fr) minmax(180px,1fr)!important}.customer-registration-contact{grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) minmax(0,1.4fr)!important}@media (width<=760px){.customer-registration-primary,.customer-registration-contact{grid-template-columns:1fr!important}}.catalog-management-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.catalog-management-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;justify-content:space-between;gap:24px;min-height:260px;padding:24px;display:flex;box-shadow:0 5px 22px #1c373b0a}.catalog-management-card>div:first-child>span{color:var(--orange);letter-spacing:.05em;margin-bottom:10px;font-size:11px;font-weight:850;display:block}.catalog-management-card h2{color:var(--ink);margin:0 0 10px;font-size:23px}.catalog-management-card p{color:var(--muted);max-width:480px;margin:0;line-height:1.55}.catalog-management-card.distributor{border-color:#b7c8c5}.catalog-management-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.catalog-management-actions a,.catalog-management-actions button{text-align:center;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:48px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.catalog-management-actions .catalog-color-download{background:var(--orange);color:#fff;border:0}.catalog-management-actions .catalog-bw-download{color:#a94316;box-shadow:none;background:#fff1e8;border:1px solid #f0ad86}.catalog-management-actions .catalog-bw-download:hover{background:#ffe4d3;border-color:#e58e5b}@media (width<=1100px){.catalog-management-actions{grid-template-columns:1fr}}@media (width<=900px){.catalog-management-grid{grid-template-columns:1fr}}.record-view-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding-top:16px;display:flex}.record-view-footer .record-view-actions{border-top:0;padding-top:0}.record-view-footer button{border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:800;display:inline-flex}.record-back-button{color:var(--petrol);background:#fff;border:1px solid #b8c8c5}.record-edit-button{border:1px solid var(--petrol);color:var(--petrol);background:#fff}@media (width<=760px){.record-view-footer{grid-template-columns:1fr;gap:12px;display:grid}.record-view-footer>.record-back-button{justify-self:start}.record-view-footer .record-view-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.record-view-footer .record-view-actions button{width:100%}.product-table{box-shadow:none;background:0 0;border:0;overflow:visible}.product-table table,.product-table tbody{width:100%;min-width:0;display:block}.product-table thead{display:none}.product-table tr{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:12px;padding:16px;display:grid}.product-table td{gap:6px;display:grid;text-align:left!important;white-space:normal!important;border:0!important;width:auto!important;padding:0!important}.product-table td:before{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:10px;font-weight:800}.product-table td:first-child:before{content:"Código"}.product-table td:nth-child(2):before{content:"Descrição"}.product-table td:nth-child(3):before{content:"Preço"}.product-table td:nth-child(4):before{content:"Status"}.product-table td:nth-child(4) .status{justify-self:start}}@media (width<=430px){.product-table tr{grid-template-columns:1fr}}.orders-table .table-actions{gap:8px}.icon-action{width:42px;min-width:42px;height:42px;color:var(--petrol);background:#fff;border:1px solid #bccbc8;border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.icon-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.icon-action:hover{background:#edf3f2;border-color:#7fa19b}.icon-action.edit{color:#b95625;background:#fff8f3;border-color:#e5b095}.icon-action.edit:hover{background:#ffeadf}.icon-action.danger{color:#b33f3a;background:#fff4f3;border-color:#e4a29f}.icon-action.danger:hover:not(:disabled){background:#fbe4e2;border-color:#cf625d}.icon-action:disabled{opacity:.4;cursor:not-allowed}.orders-table th:last-child,.orders-table td:last-child{width:190px}.orders-table th:first-child,.orders-table td:first-child{white-space:nowrap;width:150px;min-width:150px}.orders-table .icon-action{color:#1d5f91;background:#eef7fd;border-color:#9fc4df}.orders-table .icon-action:hover{color:#164b74;background:#dceef9;border-color:#5e9bc7}.orders-table .icon-action.edit{color:#a94718;background:#fff0e7;border-color:#e79b73}.orders-table .icon-action.edit:hover{color:#873712;background:#ffe1d0;border-color:#d77542}.orders-table .icon-action.danger{color:#ad302b;background:#ffeded;border-color:#e48f8b}.orders-table .icon-action.danger:hover:not(:disabled){color:#8e211e;background:#ffd8d6;border-color:#cc5752}.orders-table .icon-action:focus-visible{outline-offset:2px;outline:3px solid #2f7ea344}@media (width<=760px){.customer-page-form .registration-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.customer-page-form .registration-actions .primary-button,.customer-page-form .registration-actions .cancel-button{grid-area:auto;width:100%;min-width:0;display:inline-flex}.order-simple-form{padding:16px 14px}.order-simple-form .form-card+.form-card{margin-top:16px!important;padding-top:16px!important}.order-simple-form .form-actions{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.order-simple-form .form-actions .primary-button,.order-simple-form .form-actions .cancel-button{grid-area:auto;width:100%;min-width:0;display:inline-flex}}.primary-button,.secondary-button,.outline-button,.save-button,.cancel-button,.whatsapp-button,.boleto-pay,.save-status-button{box-sizing:border-box;vertical-align:middle;justify-content:center;align-items:center;gap:8px;height:46px;min-height:46px;padding:0 18px;line-height:1;display:inline-flex}.document-actions .primary-button,.document-actions .outline-button,.document-actions .whatsapp-button{height:46px;min-height:46px;margin:0;padding:0 18px;line-height:1}.review-shell .document-actions{align-items:stretch;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))!important}.review-shell .document-actions>button{align-self:stretch;width:100%;min-width:0}.orders-table .clickable-order-row{cursor:pointer;transition:background-color .15s,box-shadow .15s}.orders-table .clickable-order-row:hover{background:#f5f9f8}.orders-table .clickable-order-row:focus-visible{outline-offset:-3px;outline:3px solid #2f7ea344}.orders-table th:last-child,.orders-table td:last-child{text-align:center;width:150px}.orders-table th:nth-child(n+3),.orders-table td:nth-child(n+3){text-align:center}.orders-table th:nth-child(n+3){white-space:nowrap}.orders-table th:nth-child(3),.orders-table td:nth-child(3){width:150px}.orders-table th:nth-child(4),.orders-table td:nth-child(4){width:130px}.orders-table th:nth-child(5),.orders-table td:nth-child(5){width:190px}.orders-table td:nth-child(6) .status{justify-content:center;align-items:center;display:inline-flex}.review-shell .order-view-actions{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}.review-shell .order-view-actions .order-cancel-button{width:100%;min-width:0;height:46px;min-height:46px;margin:0}.system-back-button,.record-view-footer .system-back-button,.review-shell .document-actions .system-back-button{width:220px;min-width:220px;height:46px;min-height:46px;color:var(--petrol);box-shadow:none;background:#fff;border:1px solid #b8c8c5;border-radius:10px;justify-content:center;align-items:center;margin:0;padding:0 18px;font-weight:800;line-height:1;display:inline-flex}.form-actions:has(.system-back-button){justify-content:space-between}.record-view-footer>.system-back-button{flex:0 0 220px;justify-self:start}.review-shell .document-actions .primary-button:disabled{opacity:.65;color:#899391!important;box-shadow:none!important;background:#d9dedc!important;border-color:#c9d0ce!important}.cancel-button:disabled,.order-cancel-button:disabled,.review-shell .document-actions .order-cancel-button:disabled{opacity:.65;color:#899391!important;box-shadow:none!important;background:#d9dedc!important;border-color:#0000!important}.review-shell .document-actions.order-view-actions .system-back-button{width:100%;min-width:0}@media (width<=760px){.system-back-button,.record-view-footer .system-back-button,.review-shell .document-actions .system-back-button{width:100%;min-width:0}}.record-view-footer.record-view-actions-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.record-view-footer.record-view-actions-row>button,.record-view-footer.record-view-actions-row>.system-back-button{align-self:stretch;width:100%;min-width:0;height:46px;min-height:46px;margin:0}@media (width<=760px){.record-view-footer.record-view-actions-row{grid-template-columns:1fr;gap:10px}}.nav-group{position:relative}.nav-group b{color:inherit;margin-left:auto;font-size:13px}.nav-submenu{border-left:1px solid #333;gap:4px;margin:3px 0 8px 22px;padding-left:10px;display:grid}.nav-subitem{min-height:42px;padding-left:12px;font-size:13px}.nav-subitem span{font-size:15px}.product-single-row,.product-view-row{align-items:start;grid-template-columns:minmax(120px,.8fr) minmax(150px,1fr) minmax(140px,.9fr) minmax(120px,.8fr)!important}.product-single-row .field:nth-child(5),.product-single-row .field:nth-child(6),.product-view-row .review-field:nth-child(5),.product-view-row .review-field:nth-child(6){grid-column:span 2}.product-table table{min-width:820px}@media (width<=1100px){.product-single-row,.product-view-row{grid-template-columns:1fr 1fr!important}}@media (width<=760px){.nav-submenu{margin-left:16px}.product-table table{min-width:0}.product-table td:first-child:before{content:"Código"}.product-table td:nth-child(2):before{content:"Tipo"}.product-table td:nth-child(3):before{content:"Descrição"}.product-table td:nth-child(4):before{content:"Aplicação"}.product-table td:nth-child(5):before{content:"Valor"}.product-table td:nth-child(6):before{content:"Status"}.product-table td:nth-child(6) .status{justify-self:start}.product-single-row .field:nth-child(5),.product-single-row .field:nth-child(6),.product-view-row .review-field:nth-child(5),.product-view-row .review-field:nth-child(6){grid-column:auto}}@media (width<=560px){.product-single-row,.product-view-row{grid-template-columns:1fr!important}}.filters .filter-month{flex:0 0 190px;min-width:190px}.filters .filter-month input{width:100%;min-height:46px}.filters .filter-clear{flex:0 0 110px;align-self:flex-end;width:110px;height:46px;min-height:46px;margin:0}.wallet-card-actions{grid-template-columns:repeat(2,minmax(0,220px));justify-content:end;align-items:center;gap:10px;display:grid}.wallet-card-actions:has(.wallet-pay:only-child){grid-template-columns:minmax(0,220px)}.wallet-card-actions .wallet-pay{width:100%;min-width:0;height:46px;min-height:46px;margin:0}@media (width<=760px){.filters .filter-month,.filters .filter-clear{flex:auto;width:100%;min-width:0}.review-shell .document-actions{gap:10px;grid-template-columns:1fr!important}:is(.wallet-card-actions,.wallet-card-actions:has(.wallet-pay:only-child)){grid-template-columns:1fr;justify-content:stretch}}.report-filters-standard.order-filters-standard,.report-filters.wallet-filters,.report-filters-standard:not(.order-filters-standard){align-items:end;gap:14px;width:100%;max-width:100%;display:grid}.report-filters-standard.order-filters-standard{grid-template-columns:minmax(0,2.4fr) minmax(0,1.15fr) minmax(0,1fr) minmax(0,.85fr) 110px}.report-filters.wallet-filters,.report-filters-standard:not(.order-filters-standard){grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) 110px}.report-filters-standard.order-filters-standard .field,.report-filters.wallet-filters .field,.report-filters-standard:not(.order-filters-standard) .field{width:100%;min-width:0;max-width:none;margin:0}.report-filters-standard.order-filters-standard .filter-clear,.report-filters.wallet-filters .filter-clear,.report-filters-standard:not(.order-filters-standard) .filter-clear{place-self:end;width:110px;min-width:0;margin:0}@media (width<=1050px) and (width>=761px){.report-filters-standard.order-filters-standard{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr)}.report-filters-standard.order-filters-standard .field:last-of-type{grid-column:1/3}.report-filters-standard.order-filters-standard .filter-clear{grid-column:3}.report-filters.wallet-filters,.report-filters-standard:not(.order-filters-standard){grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr) 110px}}@media (width<=760px){.report-filters-standard.order-filters-standard,.report-filters.wallet-filters,.report-filters-standard:not(.order-filters-standard){grid-template-columns:1fr;gap:12px}.report-filters-standard.order-filters-standard .field:last-of-type,.report-filters-standard.order-filters-standard .filter-clear{grid-column:auto}.report-filters-standard.order-filters-standard .filter-clear,.report-filters.wallet-filters .filter-clear,.report-filters-standard:not(.order-filters-standard) .filter-clear{justify-self:stretch;width:100%}}.report-filters-standard.order-filters-standard,.report-filters.wallet-filters,.report-filters-standard:not(.order-filters-standard){gap:14px;margin-top:0;margin-bottom:18px}.report-filters-standard.order-filters-standard .field,.report-filters.wallet-filters .field,.report-filters-standard:not(.order-filters-standard) .field{display:block}.report-filters-standard.order-filters-standard .field label,.report-filters.wallet-filters .field label,.report-filters-standard:not(.order-filters-standard) .field label{margin:0 0 7px;line-height:1.35}.report-filters-standard.order-filters-standard .field input,.report-filters-standard.order-filters-standard .field select,.report-filters.wallet-filters .field input,.report-filters.wallet-filters .field select,.report-filters-standard:not(.order-filters-standard) .field input,.report-filters-standard:not(.order-filters-standard) .field select,.report-filters-standard.order-filters-standard .filter-clear,.report-filters.wallet-filters .filter-clear,.report-filters-standard:not(.order-filters-standard) .filter-clear{height:46px;min-height:46px;margin:0}.operational-filters{align-items:end;gap:14px;width:100%;max-width:100%;margin:0 0 18px;display:grid}.operational-filters-orders{grid-template-columns:minmax(300px,2.4fr) minmax(170px,1.15fr) minmax(150px,1fr) minmax(140px,.85fr) 110px}.operational-filters-three{grid-template-columns:minmax(300px,2fr) minmax(180px,1fr) minmax(180px,1fr) 110px}.operational-filters-wallet{grid-template-columns:minmax(320px,2fr) minmax(180px,1fr) 110px}.operational-filters .field{width:100%;min-width:0;margin:0;display:block}.operational-filters .field label{color:#526164;margin:0 0 7px;font-size:11px;font-weight:750;line-height:15px;display:block}.operational-filters .field input,.operational-filters .field select,.operational-filters .filter-clear{box-sizing:border-box;width:100%;min-width:0;height:46px;min-height:46px;margin:0}.operational-filters .filter-clear{place-self:end;width:110px}.business-performance-panel{margin-bottom:18px;padding:22px}.business-performance-panel .report-bars{box-shadow:none;border:0;margin:14px 0 0;padding:0}.business-performance-panel .panel-title{margin-bottom:0}.executive-finance-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.7fr);gap:16px;margin-bottom:14px;display:grid}.finance-result-card{color:#fff;background:linear-gradient(145deg,#17383e,#235a62);border-radius:18px;flex-direction:column;justify-content:center;min-height:210px;padding:26px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #17383e24}.finance-result-card:after{content:"";background:#ff5c0017;border-radius:50%;width:170px;height:170px;position:absolute;top:-65px;right:-70px}.finance-result-card.negative{background:linear-gradient(145deg,#61352d,#8b4939)}.finance-result-card>span{letter-spacing:.12em;color:#b9d2d5;font-size:10px;font-weight:900}.finance-result-card>strong{margin:14px 0 6px;font-size:34px;line-height:1.1}.finance-result-card>p{color:#dce8e9;margin:0 0 22px;font-size:11px}.finance-result-card>div{color:#dce8e9;align-items:center;gap:8px;font-size:10px;display:flex}.finance-result-card>div i{background:#ff6a16;border-radius:50%;width:4px;height:4px;display:block}.finance-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.finance-kpi-grid article{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;min-height:98px;padding:18px 20px;display:flex}.finance-kpi-grid span{color:var(--muted);font-size:11px;font-weight:800}.finance-kpi-grid strong{color:var(--petrol);margin:6px 0 3px;font-size:22px}.finance-kpi-grid small{color:#778488;font-size:10px}.finance-kpi-grid article.attention{background:#fff9f7;border-color:#efc5b8}.finance-kpi-grid article.attention strong{color:#bd4b27}.business-health-strip{border:1px solid var(--border);background:var(--border);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:16px;display:grid;overflow:hidden}.business-health-strip div{background:#f8faf9;justify-content:space-between;align-items:center;padding:13px 18px;display:flex}.business-health-strip span{color:var(--muted);font-size:10px;font-weight:750}.business-health-strip b{color:var(--petrol);font-size:13px}.finance-insights-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:16px;margin-bottom:18px;display:grid}.finance-attention-panel,.compact-analysis-panel{padding:20px}.insight-count{color:#b84c22;background:#fff0e8;border-radius:99px;place-items:center;min-width:30px;height:30px;padding:0 8px;font-size:11px;font-weight:900;display:grid}.attention-row{text-align:left;width:100%;color:inherit;background:0 0;border:0;border-top:1px solid #e5e9e8;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.attention-row span{min-width:0}.attention-row b,.attention-row small{display:block}.attention-row b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.attention-row small{color:var(--muted);margin-top:3px;font-size:9px}.attention-row strong{color:#b84c22;white-space:nowrap;font-size:12px}.positive-empty{color:#28735a;background:#eef8f3;border-radius:10px;margin:18px 0 4px;padding:14px;font-size:11px;font-weight:750}.compact-analysis-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.compact-list h3{letter-spacing:.08em;color:var(--muted);margin:3px 0 8px;font-size:9px}.compact-list>div{border-top:1px solid #e8eceb;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;font-size:10px;display:flex}.compact-list span{align-items:center;gap:7px;min-width:0;display:flex}.compact-list span i{color:#3f656b;background:#edf3f2;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-style:normal;font-weight:900;display:grid}.compact-list b{color:var(--petrol);white-space:nowrap}.compact-empty{color:var(--muted);border-top:1px solid #e8eceb;margin:0;padding:10px 0;font-size:10px}@media (width<=980px){.executive-finance-grid,.finance-insights-grid{grid-template-columns:1fr}.finance-result-card{min-height:180px}.financial-layout{grid-template-columns:1fr!important}}@media (width<=620px){.finance-kpi-grid,.business-health-strip,.compact-analysis-columns{grid-template-columns:1fr}.finance-result-card>strong{font-size:29px}.business-health-strip{gap:1px}.finance-insights-grid,.executive-finance-grid{gap:12px}}@media (width<=1050px) and (width>=761px){.operational-filters-orders{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr)}.operational-filters-orders .field:nth-child(4){grid-column:1/3}.operational-filters-orders .filter-clear{grid-column:3}.operational-filters-three{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr) 110px}.operational-filters-wallet{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) 110px}}@media (width<=760px){.operational-filters,.operational-filters-orders,.operational-filters-three,.operational-filters-wallet{grid-template-columns:1fr;gap:12px}.operational-filters-orders .field:nth-child(4),.operational-filters-orders .filter-clear{grid-column:auto}.operational-filters .filter-clear{justify-self:stretch;width:100%}}.catalog-page{color:#171717;background:#f4f4f2;min-height:100vh;font-family:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.catalog-header{color:#fff;background:#050505;border-top:6px solid #ff5c00}.catalog-header-inner{grid-template-columns:360px 1fr;align-items:center;gap:42px;width:min(1180px,100% - 40px);min-height:190px;margin:auto;display:grid}.catalog-header img{object-fit:contain;width:360px;height:150px;display:block}.catalog-title{text-align:right}.catalog-title h1{color:#fff;text-transform:uppercase;letter-spacing:-.03em;margin:0;font-family:Oswald,Anton,Impact,sans-serif;font-size:clamp(34px,5vw,58px);line-height:1}.catalog-content{width:min(1180px,100% - 40px);margin:0 auto;padding:42px 0 50px}.catalog-intro{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.catalog-intro h2{letter-spacing:-.03em;margin:6px 0 0;font-size:clamp(25px,3vw,36px)}.catalog-intro p{color:#6b6b6b;margin:0;font-weight:700}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.catalog-card{background:#fff;border:1px solid #dededb;border-radius:16px;flex-direction:column;min-height:250px;padding:22px;transition:transform .18s,border-color .18s;display:flex;box-shadow:0 8px 28px #0000000a}.catalog-card:hover{border-color:#c9c9c5;transform:translateY(-3px)}.catalog-card-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.catalog-code{color:#fff;letter-spacing:.12em;background:#ff5c00;border-radius:8px;padding:9px 13px;font-size:13px;font-weight:900}.catalog-price{font-size:22px}.catalog-product{flex:1;align-items:center;gap:28px;padding:24px 10px;display:flex}.catalog-product>div:last-child>span{color:#777;font-size:12px}.catalog-product h3{margin:5px 0 3px;font-size:20px}.catalog-product .catalog-type{margin:0 0 11px;display:block}.catalog-product strong{letter-spacing:.04em;font-size:17px}.catalog-product-image{object-fit:contain;background:#fff;border-radius:10px;flex:none;width:130px;height:132px}.catalog-pin{background:linear-gradient(90deg,#c4c9cb,#eef1f2 50%,#b8bec0);border-radius:22px;flex:none;width:46px;height:126px;position:relative;box-shadow:inset -6px 0 9px #0001}.catalog-pin:before{content:"";background:#eef1f2;border-radius:50%;height:15px;position:absolute;inset:0 0 auto}.catalog-pin i{background:#888e90;width:100%;height:14px;position:absolute;left:0}.catalog-pin i:first-child{top:35px}.catalog-pin i:last-child{bottom:28px}.catalog-discount-rule{background:#fff7f2;border:1px solid #ffc39f;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 20px;margin-bottom:22px;padding:14px 18px;display:flex}.catalog-discount-rule strong{text-transform:uppercase;color:#c44800;font-size:12px}.catalog-discount-rule span{font-size:12px;font-weight:750}.catalog-discount-values{border-top:1px solid #dededb;grid-template-columns:auto repeat(3,max-content);justify-content:space-between;align-items:center;gap:8px;padding-top:12px;font-size:11px;display:grid}.catalog-discount-values strong{text-transform:uppercase;white-space:nowrap}.catalog-discount-values span{text-align:right;white-space:nowrap}.catalog-footer{color:#fff;background:#171717;justify-content:space-between;align-items:center;gap:24px;padding:24px max(20px,50% - 590px);display:flex}.catalog-footer strong{font-size:17px;display:block}.catalog-footer a{white-space:nowrap;color:#fff;background:#25d366;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 6px 22px #25d3666b}.catalog-footer a:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 30px #25d36680}.catalog-footer a svg{fill:currentColor;flex:0 0 25px;width:25px;height:25px}@media (width<=900px){.catalog-header-inner{grid-template-columns:280px 1fr}.catalog-header img{width:280px;height:130px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.catalog-header-inner{grid-template-columns:1fr;gap:12px;width:calc(100% - 28px);min-height:auto;padding:18px 0}.catalog-header img{width:250px;height:90px}.catalog-title{text-align:left}.catalog-title h1{margin:5px 0;font-size:28px}.catalog-content{width:calc(100% - 28px);padding:27px 0 30px}.catalog-grid{grid-template-columns:1fr;gap:12px}.catalog-card{min-height:230px;padding:18px}.catalog-product{padding:20px 8px}.catalog-discount-values{grid-template-columns:1fr}.catalog-discount-values span{text-align:left}.catalog-footer{text-align:left;flex-direction:column;align-items:stretch;padding:22px 20px}.catalog-footer a{text-align:center}}.financial-filters{grid-template-columns:minmax(420px,1fr) 220px 110px;align-items:end;gap:14px;display:grid}.financial-filters .field,.financial-filters .field input,.financial-filters .field select,.financial-filters .filter-clear{width:100%;min-width:0;margin:0}.financial-filters .field input,.financial-filters .field select,.financial-filters .filter-clear{height:46px;min-height:46px}.financial-filters .filter-clear{justify-self:end;width:110px}.financial-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important}.financial-layout{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.financial-table-panel{overflow:hidden}.financial-table{box-shadow:none;border:0;border-radius:0}.financial-table table{min-width:720px}.financial-table th:first-child,.financial-table td:first-child{white-space:nowrap;width:130px}.financial-table th:nth-child(3),.financial-table td:nth-child(3),.financial-table th:nth-child(4),.financial-table td:nth-child(4),.financial-table th:nth-child(5),.financial-table td:nth-child(5){text-align:center}.financial-table th:nth-child(4),.financial-table td:nth-child(4){white-space:nowrap}.financial-table th:nth-child(5),.financial-table td:nth-child(5){width:120px}.financial-side{order:-1;gap:18px;display:grid}.financial-next-card{overflow:hidden}.panel-title .payable-add-button{background:var(--orange);color:#fff;border:0;border-radius:10px;min-height:40px;padding:0 16px;font-size:12px;font-weight:850;box-shadow:0 10px 24px #ff5c0028}.panel-title .payable-add-button:hover{background:var(--orange-dark)}.settings-page-panel{max-width:900px}.financial-next-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.financial-next-row{border:1px solid var(--border);background:#f7f9f8;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.financial-next-row>span:first-child{gap:4px;min-width:0;display:grid}.financial-next-row b{color:var(--ink);overflow-wrap:anywhere;font-size:12px}.financial-next-row small{color:var(--muted);font-size:10px}.financial-next-row>strong{color:#23775f;white-space:nowrap;text-align:right;font-size:13px}.financial-next-row>.status{justify-self:start}.financial-next-row>button{grid-column:1/-1;width:100%;min-width:0;margin-top:2px}@media (width<=1100px){.financial-layout{grid-template-columns:1fr}.financial-next-list{grid-template-columns:repeat(2,minmax(0,1fr))}.financial-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.financial-filters{grid-template-columns:1fr;gap:12px}.financial-metrics{grid-template-columns:1fr!important}.financial-next-list{grid-template-columns:1fr}.financial-table{background:0 0;overflow:visible}.financial-table table,.financial-table tbody{width:100%;min-width:0;display:block}.financial-table thead{display:none}.financial-table tr{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;padding:14px;display:grid}.financial-table td{gap:5px;display:grid;text-align:left!important;white-space:normal!important;border:0!important;width:auto!important;padding:0!important}.financial-table td:before{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:10px;font-weight:800}.financial-table td:first-child{grid-column:1/-1}.financial-table td:first-child:before{content:"OS"}.financial-table td:nth-child(2){grid-column:1/-1}.financial-table td:nth-child(2):before{content:"Cliente"}.financial-table td:nth-child(3):before{content:"Data de vencimento"}.financial-table td:nth-child(4):before{content:"Saldo Devedor"}.financial-table td:nth-child(5):before{content:"Status"}.financial-table td:nth-child(5) .status{justify-self:start}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
