/*! 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{--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}::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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.inline{display:inline}.table{display:table}.filter{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,)}}:root{--navy:#132b45;--navy-2:#1b3b5d;--blue:#1e6f9f;--gold:#dda51f;--gold-light:#fff6df;--green:#20845a;--red:#c94d4d;--ink:#172536;--muted:#6f7d8c;--line:#dfe5eb;--surface:#fff;--canvas:#f3f6f8;--shadow:0 8px 28px #172b4014}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button{color:inherit}:is(button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible){outline-offset:2px;outline:3px solid #1e6f9f40}.access-page{background:radial-gradient(circle at 18% 10%,#dda51f24,#0000 28%),linear-gradient(135deg,#0e2237,#183d5d);place-items:center;min-height:100vh;padding:28px;display:grid}.access-card{text-align:center;background:#fffffffa;border-radius:22px;width:min(480px,100%);padding:48px;box-shadow:0 28px 80px #030f1c52}.access-logo{background:#fbd733;border-radius:20px;width:92px;height:92px;margin:0 auto 24px;overflow:hidden;box-shadow:0 12px 30px #102a4129}.access-logo img{object-fit:cover;width:100%;height:100%;display:block}.access-eyebrow{letter-spacing:1.6px;font-weight:900;color:var(--blue)!important;margin:0 0 12px!important;font-size:10px!important}.access-card h1{color:var(--navy);letter-spacing:-1.5px;margin:0;font-size:clamp(30px,6vw,43px)}.access-card>p{max-width:340px;color:var(--muted);margin:16px auto 28px;font-size:14px;line-height:1.6}.access-button{background:var(--navy);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.access-button:hover{background:var(--blue)}.access-button.secondary{color:var(--navy);background:#eef3f6}.access-card small{color:#8a98a4;margin-top:22px;display:block}.empty-products{color:var(--muted);text-align:center;padding:28px 18px}.login-page{background:linear-gradient(125deg,#edf4f6,#f8fafb 38%,#eef7f3 68%,#fff7e5) 0 0/220% 220%;grid-template-columns:minmax(360px,1.05fr) minmax(430px,.95fr);min-height:100vh;animation:20s ease-in-out infinite login-page-gradient;display:grid}.login-visual{isolation:isolate;color:#fff;background:linear-gradient(135deg,#0b1f33 0%,#173d60 38%,#166b75 68%,#244d67 100%) 0 0/240% 240%;flex-direction:column;padding:48px clamp(42px,7vw,100px);animation:16s ease-in-out infinite login-gradient-shift;display:flex;position:relative;overflow:hidden}.login-visual:before{content:"";z-index:-1;filter:blur(18px);opacity:.78;background:radial-gradient(circle at 26% 32%,#2393a0b8,#0000 24%),radial-gradient(circle at 72% 28%,#dda51f6b,#0000 19%),radial-gradient(circle at 64% 76%,#1e6f9fc7,#0000 27%);animation:18s ease-in-out infinite alternate login-aurora;position:absolute;inset:-32%}.login-visual:after{content:"";z-index:-1;border:72px solid #ffffff0e;border-radius:50%;width:420px;height:420px;animation:12s ease-in-out infinite login-orbit;position:absolute;bottom:-160px;right:-190px;box-shadow:0 0 100px #dda51f1f}.login-brand{z-index:1;align-items:center;gap:17px;display:flex;position:relative}.login-brand>img{object-fit:cover;border-radius:20px;width:94px;height:94px;display:block;box-shadow:0 18px 40px #02101c47}.login-brand>div{flex-direction:column;display:flex}.login-brand strong{letter-spacing:.3px;font-size:20px}.login-brand small{color:#c8d8e3;letter-spacing:1.6px;margin-top:6px;font-size:8px;font-weight:800}.login-hero-logo{z-index:1;flex:1;place-items:center;padding:36px 0;display:grid;position:relative}.login-hero-logo img{aspect-ratio:1;object-fit:cover;border-radius:clamp(42px,5vw,64px);width:clamp(230px,28vw,340px);display:block;box-shadow:0 30px 80px #02101c57}.login-features{z-index:1;flex-wrap:wrap;gap:10px;display:flex;position:relative}.login-features span{color:#dce7ef;background:#ffffff0f;border:1px solid #ffffff24;border-radius:18px;padding:9px 12px;font-size:11px}.login-form-side{-webkit-backdrop-filter:blur(18px);background:#f8fafbe6;place-items:center;padding:38px;display:grid;position:relative}.login-card{width:min(410px,100%)}.login-mobile-mark{display:none}.login-mobile-mark img{object-fit:cover;width:100%;height:100%;display:block}.login-kicker{color:var(--blue);letter-spacing:1.8px;font-size:10px;font-weight:900}.login-card h2{color:var(--navy);letter-spacing:-1px;margin:11px 0 7px;font-size:34px}.login-card>p{color:var(--muted);margin:0 0 28px;font-size:14px}.login-card label,.invite-form label{color:#45576a;flex-direction:column;gap:7px;margin-bottom:15px;font-size:11px;font-weight:800;display:flex}.login-card input,.invite-form input,.invite-form select{min-height:48px;color:var(--ink);background:#fff;border:1px solid #d8e0e6;border-radius:9px;padding:0 13px}.login-card input:focus,.invite-form input:focus,.invite-form select:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #1e6f9f1a}.login-submit{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:50px;margin-top:4px;padding:0 17px;font-weight:900;display:flex}.login-submit:hover{background:var(--blue)}.login-submit:disabled{opacity:.6;cursor:wait}.login-links{justify-content:space-between;gap:10px;margin-top:17px;display:flex}.login-links button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:10px;font-weight:800}.login-security{color:#9aa7b1;text-align:center;margin-top:35px;font-size:9px;display:block}.auth-feedback{border-radius:8px;margin:8px 0 13px;padding:10px 12px;font-size:11px;line-height:1.45}.auth-feedback.error{color:#a83d3d;background:#fff0f0;border:1px solid #f1d1d1}.auth-feedback.success{color:#1e7651;background:#edf8f2;border:1px solid #d0eadc}.visur-credit{color:#7f8b95;letter-spacing:.25px;white-space:nowrap;align-items:center;gap:7px;font-size:8px;font-weight:700;display:inline-flex}.visur-credit img{object-fit:contain;border-radius:3px;width:34px;height:28px;display:block}.visur-login-credit{position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.visur-access-credit{margin-top:26px}.app-visur-footer{border-top:1px solid var(--line);background:#ffffffb8;justify-content:center;align-items:center;min-height:46px;display:flex}@keyframes login-page-gradient{0%,to{background-position:0%}50%{background-position:100%}}@keyframes login-gradient-shift{0%,to{background-position:0 45%}50%{background-position:100% 56%}}@keyframes login-aurora{0%{transform:translate(-4%,-2%)rotate(-5deg)scale(1)}50%{transform:translate(5%,3%)rotate(4deg)scale(1.08)}to{transform:translate(-1%,7%)rotate(-1deg)scale(1.03)}}@keyframes login-orbit{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-26px,-22px)scale(1.06)}}.catalog-public-page{min-height:100vh;color:var(--ink);background:#fff}.catalog-public-header{border-bottom:1px solid #e5ebef;align-items:center;height:82px;padding:0 clamp(22px,6vw,84px);display:flex}.catalog-public-brand{color:var(--navy);align-items:center;gap:11px;text-decoration:none;display:flex}.catalog-public-brand>img{object-fit:cover;border-radius:10px;width:48px;height:48px;display:block;box-shadow:0 6px 18px #132b451f}.catalog-public-brand>div{flex-direction:column;display:flex}.catalog-public-brand strong{letter-spacing:1.4px;font-size:22px}.catalog-public-brand small{letter-spacing:1.5px;color:var(--muted);font-size:7px}.catalog-public-header nav{align-items:center;gap:30px;margin-left:auto;display:flex}.catalog-public-header nav a{color:#536474;font-size:11px;font-weight:700;text-decoration:none}.catalog-public-header .staff-link{background:var(--navy);color:#fff;border-radius:7px;padding:10px 14px}.catalog-public-hero{background:radial-gradient(circle at 80% 20%,#dda51f2b,#0000 22%),linear-gradient(120deg,#edf4f6,#fbfcfd 58%,#e4edf1);grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;min-height:480px;padding:60px clamp(24px,8vw,120px);display:grid;overflow:hidden}.catalog-public-hero>div:first-child>span,.catalog-public-title>div>span,.catalog-public-cta>div>span{color:var(--blue);letter-spacing:1.8px;font-size:10px;font-weight:900}.catalog-public-hero h1{color:var(--navy);letter-spacing:-3px;margin:13px 0 18px;font-size:clamp(45px,6vw,76px);line-height:.95}.catalog-public-hero p{color:#607282;max-width:590px;font-size:15px;line-height:1.65}.catalog-public-search{background:#fff;border-radius:9px;align-items:center;gap:10px;max-width:600px;min-height:55px;margin-top:27px;padding:0 17px;display:flex;box-shadow:0 10px 30px #142b401a}.catalog-public-search span{color:var(--blue);font-size:20px}.catalog-public-search input{min-width:0;color:var(--ink);border:0;outline:0;flex:1}.catalog-public-meta{color:var(--muted);margin-top:13px;font-size:10px}.catalog-public-meta b{color:var(--navy)}.catalog-public-art{place-items:center;min-height:330px;display:grid;position:relative}.catalog-coil{color:#fff;background:#315a73;border:43px solid #142c42;border-radius:50%;place-items:center;width:245px;height:245px;display:grid;transform:rotate(-8deg);box-shadow:28px 28px #c4d0d6,0 28px 50px #172b3d33}.catalog-coil span{letter-spacing:1px;font-size:19px;font-weight:900}.catalog-public-art>i{background:var(--gold);border-radius:50%;place-items:center;width:60px;height:60px;font-size:26px;font-style:normal;display:grid;position:absolute;top:9%;right:12%}.catalog-public-art>small{color:var(--green);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:10px 15px;font-weight:800;position:absolute;bottom:3%}.catalog-public-products{padding:65px clamp(22px,7vw,100px) 80px}.catalog-public-title{justify-content:space-between;align-items:flex-end;margin-bottom:27px;display:flex}.catalog-public-title h2{color:var(--navy);margin:7px 0 0;font-size:32px}.catalog-public-title>b{color:var(--blue);font-size:11px}.catalog-public-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.catalog-public-grid article{background:#fff;border:1px solid #e1e7eb;border-radius:11px;padding:13px}.catalog-product-art{height:125px;color:var(--navy);background:linear-gradient(145deg,#edf3f6,#dfe9ee);border-radius:8px;place-items:center;margin-bottom:13px;font-size:24px;font-weight:900;display:grid}.catalog-public-grid article>small{color:var(--blue);letter-spacing:.8px;font-size:8px;font-weight:900}.catalog-public-grid h3{min-height:34px;color:var(--navy);margin:7px 0;font-size:12px;line-height:1.35}.catalog-public-grid p{min-height:28px;color:var(--muted);font-size:9px;line-height:1.45}.catalog-public-grid button{width:100%;min-height:36px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #ced9e0;border-radius:7px;font-size:9px;font-weight:900}.catalog-public-grid button.selected{border-color:var(--green);color:var(--green);background:#eaf7f0}.catalog-loading{color:var(--muted);text-align:center;padding:55px}.catalog-public-cta{background:var(--navy);color:#fff;border-radius:16px;align-items:center;gap:30px;margin:0 clamp(22px,7vw,100px) 70px;padding:40px clamp(25px,5vw,65px);display:flex}.catalog-public-cta h2{margin:7px 0;font-size:30px}.catalog-public-cta p{color:#b8c8d5;margin:0}.catalog-public-cta>a{background:var(--gold);min-height:47px;color:var(--navy);white-space:nowrap;border-radius:8px;align-items:center;gap:20px;margin-left:auto;padding:0 18px;font-weight:900;text-decoration:none;display:flex}.catalog-public-footer{color:#fff;background:#0e2237;align-items:center;gap:20px;min-height:74px;padding:0 clamp(22px,6vw,84px);display:flex}.catalog-public-footer strong{letter-spacing:1.5px;font-size:18px}.catalog-public-footer>span{color:#adbdca;font-size:10px}.catalog-public-footer small{color:#7f94a5;margin-left:auto}.visur-public-credit{color:#9fb0bc}.visur-public-credit span{color:#9fb0bc;font-size:8px}.visur-public-credit img{background:#fff}.invite-form{padding-top:4px}.app-shell{min-height:100vh;display:flex}.screen-slot[hidden]{display:none!important}.sidebar{background:var(--navy);color:#fff;z-index:30;flex-direction:column;width:246px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid #ffffff1a;align-items:center;height:92px;padding:23px 24px;display:flex}.brand{color:inherit;align-items:center;gap:11px;display:flex}.brand-mark{background:#fbd733;border-radius:10px;width:43px;height:43px;overflow:hidden;box-shadow:0 7px 18px #03101b33}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand-name{letter-spacing:1.5px;font-size:22px;font-weight:900;line-height:1}.brand-sub{letter-spacing:1.7px;color:#a9b9c8;margin-top:5px;font-size:7.5px;font-weight:700}.brand-compact .brand-mark{border-radius:8px;width:34px;height:34px}.brand-compact .brand-name{font-size:18px}.main-nav{flex:1;padding:17px 12px;overflow-y:auto}.nav-group{margin-bottom:20px}.nav-label{color:#7f95aa;letter-spacing:1.5px;padding:0 12px 7px;font-size:9px;font-weight:800}.nav-item{color:#c7d2dc;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:40px;padding:8px 12px;transition:all .18s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;box-shadow:inset 3px 0 var(--gold);background:#ffffff1c}.nav-icon{color:#91a8bc;place-items:center;width:22px;height:22px;font-size:15px;font-weight:800;display:grid}.nav-item.active .nav-icon{color:var(--gold)}.nav-badge{color:#f8c958;background:#dda51f2e;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:10px;font-weight:800;display:grid}.sidebar-footer{border-top:1px solid #ffffff1a;align-items:center;gap:10px;padding:17px 16px;display:flex}.avatar{width:35px;height:35px;color:var(--navy);background:#e9b43a;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.user-meta{flex-direction:column;min-width:0;display:flex}.user-meta strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.user-meta span{color:#8da1b4;margin-top:3px;font-size:9px}.more-button{color:#8da1b4;cursor:pointer;background:0 0;border:0;margin-left:auto}.main-panel{flex-direction:column;width:calc(100% - 246px);min-height:100vh;margin-left:246px;display:flex}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:62px;padding:8px 28px;display:flex;position:sticky;top:0}.mobile-brand{color:var(--navy);display:none}.domain-pill{color:#576879;align-items:center;gap:7px;font-size:11px;display:flex}.domain-pill b{letter-spacing:1px;background:var(--gold-light);color:#9b6b00;border:1px solid #f0d38a;border-radius:4px;padding:3px 5px;font-size:8px}.live-dot{background:#2aa56f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e4f5ec}.top-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;max-width:100%;margin-left:auto;display:flex}.topbar-signout{border:1px solid var(--line);min-height:44px;color:var(--navy);white-space:nowrap;cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:700;display:inline-flex}.topbar-signout:hover{border-color:var(--blue);background:#f2f6fa}.topbar-signout:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.system-chip{color:#2c7455;text-transform:uppercase;letter-spacing:.5px;background:#f2fbf7;border:1px solid #cfe5db;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:800}.icon-button{border:1px solid var(--line);cursor:pointer;color:#607182;background:#fff;border-radius:8px;width:33px;height:33px;position:relative}.notification i{background:var(--gold);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:7px}.demo-rail{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:30px;min-height:58px;padding:9px 28px;display:flex}.demo-label{flex-direction:column;min-width:112px;display:flex}.demo-label span{letter-spacing:1.4px;color:var(--muted);font-size:8px;font-weight:800}.demo-label strong{margin-top:3px;font-size:11px}.demo-steps{align-items:center;width:min(730px,100%);display:flex}.demo-steps button{cursor:pointer;color:#8b98a5;background:0 0;border:0;flex:1;align-items:center;gap:7px;padding:6px 0;display:flex;position:relative}.demo-steps button:not(:last-child):after{content:"";z-index:0;background:#dbe2e8;height:1px;position:absolute;top:16px;left:29px;right:4px}.demo-steps i{z-index:1;background:#fff;border:1px solid #cfd8df;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;font-weight:800;display:grid;position:relative}.demo-steps span{white-space:nowrap;font-size:9px;font-weight:700}.demo-steps .done{color:var(--navy)}.demo-steps .done i{background:var(--navy);color:#fff;border-color:var(--navy)}.demo-steps .done:not(:last-child):after{background:var(--navy)}.content-area{flex:1;width:100%;max-width:1530px;margin:0 auto;padding:26px 28px 50px;position:relative}.screen{animation:.25s both screen-in}@keyframes screen-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.page-heading.compact{margin-bottom:18px}.eyebrow,.panel-kicker{color:var(--blue);letter-spacing:1.4px;margin-bottom:7px;font-size:8.5px;font-weight:900;display:block}.page-heading h1{letter-spacing:-.8px;color:var(--navy);margin:0;font-size:clamp(25px,2.3vw,34px)}.page-heading p{color:var(--muted);margin:6px 0 0;font-size:12px}.primary-button,.secondary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:39px;padding:0 16px;font-size:11px;font-weight:800;transition:all .18s;display:inline-flex}.primary-button{border:1px solid var(--navy);background:var(--navy);color:#fff;box-shadow:0 5px 14px #132b4524}.primary-button:hover{background:#1e456b;transform:translateY(-1px)}.primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.secondary-button{border:1px solid var(--line);color:var(--navy);background:#fff}.secondary-button:hover{border-color:#aebbc7}.primary-button.full,.secondary-button.full{width:100%}.plus{color:var(--gold);font-size:18px;line-height:1}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.text-button.centered{margin:12px auto 0;display:block}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:17px 18px 14px;position:relative;overflow:hidden;box-shadow:0 2px 8px #142a4006}.metric-card:before{content:"";background:var(--navy);width:3px;position:absolute;inset:0 auto 0 0}.metric-card.metric-blue:before{background:var(--blue)}.metric-card.metric-amber:before{background:var(--gold)}.metric-card.metric-green:before{background:var(--green)}.metric-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:9.5px;font-weight:700;display:flex}.metric-top i{width:25px;height:25px;color:var(--navy);background:#eef3f7;border-radius:7px;place-items:center;font-size:10px;font-style:normal;display:grid}.metric-amber .metric-top i{background:var(--gold-light);color:#9a6800}.metric-green .metric-top i{color:var(--green);background:#e9f6f0}.metric-card>strong{color:var(--navy);letter-spacing:-.5px;margin:9px 0 10px;font-size:22px;display:block}.metric-card>div:last-child{color:#84919e;border-top:1px solid #edf1f4;justify-content:space-between;padding-top:9px;font-size:9px;display:flex}.metric-card>div:last-child b{color:var(--green)}.metric-amber>div:last-child b{color:#bd7900}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.9fr);gap:16px;margin-bottom:16px;display:grid}.lower-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.8fr);gap:16px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:11px;box-shadow:0 2px 8px #142a4006}.panel-head{justify-content:space-between;align-items:flex-start;padding:18px 19px 12px;display:flex}.panel-head h2{color:var(--navy);margin:0;font-size:14px}.panel-head p{color:var(--muted);margin:5px 0 0;font-size:10px}.chart-total{text-align:right;flex-direction:column;display:flex}.chart-total span{color:var(--muted);font-size:9px}.chart-total strong{color:var(--navy);margin-top:3px;font-size:14px}.chart-wrap{height:185px;padding:8px 20px 17px;display:flex}.y-axis{color:#9aa6b0;flex-direction:column;justify-content:space-between;width:32px;padding-bottom:22px;font-size:8px;display:flex}.bars{background:repeating-linear-gradient(#0000 0 36px,#edf1f4 37px);border-bottom:1px solid #dfe6eb;flex:1;justify-content:space-around;align-items:flex-end;gap:10px;display:flex}.bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.bar{background:#c8d9e5;border-radius:5px 5px 0 0;width:min(34px,60%);min-height:8px;position:relative}.bar.peak{background:var(--navy)}.bar i{white-space:nowrap;background:var(--navy);color:#fff;border-radius:4px;padding:4px 6px;font-size:7px;font-style:normal;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.bar-col>span{color:var(--muted);font-size:8px}.ghost-icon{color:var(--muted);cursor:pointer;background:0 0;border:0}.donut-row{align-items:center;gap:24px;padding:5px 22px 18px;display:flex}.donut{background:conic-gradient(var(--navy) 0 72%, var(--gold) 72% 100%);border-radius:50%;place-items:center;width:120px;height:120px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;width:75px;height:75px;position:absolute}.donut>div{z-index:1;flex-direction:column;align-items:center;display:flex}.donut strong{color:var(--navy);font-size:20px}.donut span{color:var(--muted);font-size:8px}.legend{flex:1}.legend>div{grid-template-columns:8px 1fr;align-items:center;gap:4px 8px;margin-bottom:16px;display:grid}.legend i{border-radius:50%;grid-row:1/3;width:7px;height:7px}.legend-navy{background:var(--navy)}.legend-gold{background:var(--gold)}.legend span{color:var(--muted);font-size:9px}.legend strong{color:var(--navy);font-size:11px}.mix-panel>.text-button{margin:0 20px 18px}.activity-list{padding:0 19px 8px}.activity-item{border-top:1px solid #eef1f4;align-items:center;gap:11px;padding:10px 0;display:flex}.activity-icon{width:31px;height:31px;color:var(--blue);background:#eef4f8;border-radius:8px;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid}.activity-icon.green{color:var(--green);background:#e9f6f0}.activity-icon.amber{background:var(--gold-light);color:#a16b00}.activity-item>div:nth-child(2){flex-direction:column;display:flex}.activity-item strong{font-size:10px}.activity-item span{color:var(--muted);margin-top:3px;font-size:8.5px}.activity-value{text-align:right;flex-direction:column;margin-left:auto;display:flex}.count-pill{color:var(--navy);background:#eef3f7;border-radius:12px;padding:4px 8px;font-size:9px;font-weight:800}.alerts-panel{padding-bottom:8px}.alert-item{cursor:pointer;text-align:left;background:#f8fafb;border:1px solid #edf1f4;border-radius:8px;align-items:center;width:calc(100% - 32px);margin:0 16px 6px;padding:9px 10px;display:flex}.alert-item>i{width:27px;height:27px;color:var(--blue);background:#eaf1f6;border-radius:7px;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.alert-item>i.warn{color:#c75b28;background:#fff0e8}.alert-item>i.web{color:var(--green);background:#eaf6f2}.alert-item span{flex-direction:column;margin-left:9px;display:flex}.alert-item strong{font-size:9.5px}.alert-item small{color:var(--muted);margin-top:3px;font-size:8px}.alert-item>b{color:#9aa7b1;margin-left:auto}.cash-open{background:#f3fbf7;border:1px solid #cde6da;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;display:flex}.cash-open i{background:var(--green);border-radius:50%;width:7px;height:7px}.cash-open span{color:var(--muted);flex-direction:column;font-size:8px;display:flex}.cash-open b{color:var(--green);font-size:9px}.pos-layout{grid-template-columns:minmax(0,1.55fr) minmax(345px,.75fr);align-items:start;gap:16px;display:grid}.pos-catalog{flex-direction:column;gap:14px;display:flex}.customer-card,.catalog-card,.cart-panel{border:1px solid var(--line);background:#fff;border-radius:11px}.customer-card{padding:16px}.section-minihead{align-items:center;gap:10px;margin-bottom:12px;display:flex}.section-minihead>span,.step-chip{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-weight:900;display:grid}.section-minihead>div{flex-direction:column;display:flex}.section-minihead strong{color:var(--navy);font-size:11px}.section-minihead small{color:var(--muted);margin-top:2px;font-size:8.5px}.ready-badge{color:var(--green);background:#eef9f4;border-radius:10px;margin-left:auto;padding:5px 7px;font-size:8px}.customer-select,.select-input,.text-input{width:100%;min-height:40px;color:var(--ink);background:#fff;border:1px solid #d6dee5;border-radius:8px;padding:0 11px}.nit-search{margin-top:12px}.nit-search>label{color:var(--muted);margin-bottom:6px;font-size:8px;font-weight:800;display:block}.nit-search>div{grid-template-columns:1fr auto;gap:8px;display:grid}.nit-search input{min-width:0;height:42px;color:var(--navy);text-transform:uppercase;border:1px solid #cfdbe2;border-radius:8px;padding:0 12px;font-size:12px;font-weight:800}.nit-search input:focus{border-color:var(--blue);outline:3px solid #007ea71f}.nit-search button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;min-width:122px;padding:0 14px;font-size:8px;font-weight:900}.nit-search button:disabled{opacity:.45;cursor:not-allowed}.demo-nit-row{align-items:center;gap:7px;margin-top:8px;display:flex}.demo-nit-row span{color:var(--muted);font-size:7.5px}.demo-nit-row button{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #d7e0e6;border-radius:999px;padding:5px 8px;font-size:7.5px;font-weight:800}.lookup-feedback{border-radius:8px;align-items:center;gap:9px;margin-top:10px;padding:9px 10px;display:flex}.lookup-feedback.warning{background:#fff8e8;border:1px solid #e8d3a2}.lookup-feedback.error{background:#fff1f1;border:1px solid #edc2c2}.lookup-feedback>i{background:#f2bd45;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-style:normal;font-weight:900;display:grid}.lookup-feedback>span{flex-direction:column;display:flex}.lookup-feedback strong{font-size:8.5px}.lookup-feedback small{color:var(--muted);margin-top:2px;font-size:7.5px;line-height:1.4}.selected-customer{background:#f4faf7;border:1px solid #cfe1d7;border-radius:8px;align-items:center;gap:9px;margin-top:10px;padding:10px;display:flex}.client-avatar{background:var(--navy);color:#fff;border-radius:7px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.selected-customer>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.selected-customer strong{font-size:9.5px}.selected-customer span,.selected-customer small{color:var(--muted);margin-top:3px;font-size:7.5px}.selected-customer small{color:var(--green);font-weight:700}.selected-customer button{color:var(--blue);cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:8px;font-weight:800}.catalog-card{padding:16px}.search-box{border:1px solid #ccd6df;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:flex}.search-box>span{color:#718292;font-size:18px}.search-box input{min-width:0;color:var(--ink);border:0;outline:0;flex:1}.search-box kbd{color:#8b98a4;background:#f2f4f6;border:1px solid #e2e6ea;border-radius:4px;padding:3px 5px;font-size:8px}.catalog-notice{color:#536f82;background:#f2f7fa;border:1px solid #deebf1;border-radius:7px;align-items:center;gap:8px;margin:10px 0 12px;padding:8px 10px;font-size:8.5px;display:flex}.catalog-notice i{width:16px;height:16px;color:var(--blue);background:#d9eaf2;border-radius:50%;place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.product-list{border:1px solid #e3e8ec;border-radius:8px;overflow:hidden}.product-header,.product-row{grid-template-columns:minmax(250px,1.7fr) .5fr .65fr .55fr;align-items:center;gap:10px;padding:9px 12px;display:grid}.product-header{color:#87939e;letter-spacing:.6px;background:#f7f9fa;font-size:7.5px;font-weight:900}.product-row{border-top:1px solid #e8edf0;min-height:61px}.product-row>div{align-items:center;gap:9px;display:flex}.product-icon{width:33px;height:33px;color:var(--navy);background:#eef4f7;border-radius:8px;place-items:center;font-style:normal;font-weight:900;display:grid}.product-row>div>span{flex-direction:column;display:flex}.product-row small{color:var(--muted);margin-top:3px;font-size:7.5px}.product-row>span{color:var(--muted);font-size:8.5px}.product-row>button{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #cdd8e0;border-radius:6px;min-height:30px;font-size:8px;font-weight:800}.product-row>button:hover{border-color:var(--navy);background:#f7fafc}.product-search-prompt{color:var(--muted);text-align:center;background:#fafcfd;border:1px dashed #d7e0e6;border-radius:8px;margin-top:10px;padding:16px;font-size:8.5px}.cart-panel{box-shadow:var(--shadow);position:sticky;top:138px;overflow:hidden}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:65px;padding:13px 15px;display:flex}.cart-head>div{align-items:center;gap:9px;display:flex}.cart-head>div>div{flex-direction:column;display:flex}.cart-head small{color:var(--muted);margin-top:3px;font-size:8px}.cart-head>button{color:#9a5c5c;cursor:pointer;background:0 0;border:0;font-size:8px}.empty-cart{text-align:center;padding:48px 30px}.empty-cart>div{color:#8294a3;background:#eef3f6;border-radius:50%;place-items:center;width:47px;height:47px;margin:0 auto;font-size:22px;display:grid}.empty-cart h3{color:var(--navy);margin:13px 0 5px;font-size:13px}.empty-cart p{color:var(--muted);font-size:9px;line-height:1.5}.empty-cart button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.cart-items{max-height:420px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);padding:14px 15px}.cart-item-top{justify-content:space-between;align-items:flex-start;display:flex}.cart-item-top>div{flex-direction:column;display:flex}.cart-item-top strong{max-width:260px;font-size:9.5px;line-height:1.35}.cart-item-top span{color:var(--muted);margin-top:4px;font-size:7.5px}.cart-item-top button{color:#9c6970;cursor:pointer;background:0 0;border:0;font-size:17px}.cart-controls{grid-template-columns:.75fr 1fr .8fr;align-items:end;gap:8px;margin-top:11px;display:grid}.cart-controls label,.line-total{flex-direction:column;gap:5px;display:flex}.cart-controls label>span,.line-total span{color:var(--muted);font-size:7.5px;font-weight:700}.cart-controls input{border:1px solid #d5dde3;border-radius:6px;width:100%;height:32px;padding:0 8px;font-size:9px}.price-input{align-items:center;display:flex;position:relative}.price-input i{color:var(--muted);font-size:8px;font-style:normal;position:absolute;left:8px}.price-input input{padding-left:21px}.line-total{align-items:flex-end;padding-bottom:8px}.line-total strong{color:var(--navy);font-size:10px}.price-note{border-top:1px dashed #dfe4e8;justify-content:space-between;margin-top:8px;padding-top:7px;font-size:7.5px;display:flex}.price-note span{color:var(--muted);text-decoration:line-through}.price-note b{color:#9b6a00;background:var(--gold-light);border-radius:4px;padding:2px 5px}.cart-controls input:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #1e6f9f29}.cart-summary{background:#fafbfc;padding:14px 15px}.cart-summary>div{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:8.5px;display:flex}.cart-summary>div strong{color:var(--ink)}.cart-summary .grand-total{color:var(--navy);border-top:1px solid #dce3e8;align-items:center;margin-top:12px;padding-top:13px}.grand-total span{font-size:10px;font-weight:900}.grand-total strong{font-size:20px;color:var(--navy)!important}.cart-help{text-align:center;color:var(--muted);margin-top:8px;font-size:7.5px;display:block}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;pointer-events:auto;background:#0a192885;place-items:center;padding:20px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.modal{z-index:1;background:#fff;border-radius:14px;width:min(470px,100%);max-height:calc(100vh - 40px);padding:22px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000047}.modal-head{justify-content:space-between;margin-bottom:18px;display:flex}.modal-head span{color:var(--blue);letter-spacing:1.2px;font-size:8px;font-weight:900}.modal-head h2{color:var(--navy);margin:5px 0 0;font-size:20px}.modal-head button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:31px;height:31px;font-size:20px}.modal-total{background:var(--navy);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:17px;padding:15px 17px;display:flex}.modal-total span{color:#afc0cf;font-size:10px}.modal-total strong{font-size:22px}.field-label{color:#607080;margin:11px 0 6px;font-size:8.5px;font-weight:800;display:block}.payment-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.payment-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d6dee4;border-radius:9px;align-items:center;padding:11px;display:flex}.payment-options button.selected{border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy);background:#f4f8fa}.payment-options i{width:30px;height:30px;color:var(--navy);background:#edf3f6;border-radius:7px;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.payment-options span{flex-direction:column;margin-left:8px;display:flex}.payment-options strong{font-size:9.5px}.payment-options small{color:var(--muted);margin-top:3px;font-size:7.5px}.payment-options b{color:#80909d;margin-left:auto}.payment-options .selected b{color:var(--blue)}.credit-summary{border:1px solid var(--line);background:#f7f9fa;border-radius:9px;grid-template-columns:1fr 1fr;gap:0;margin:14px 0;display:grid}.credit-summary>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;padding:10px 12px;display:flex}.credit-summary>div:nth-child(2n){border-right:0}.credit-summary span{color:var(--muted);font-size:7.5px}.credit-summary b{margin-top:4px;font-size:9px}.modal-note{text-align:center;color:var(--muted);margin:9px 0 0;font-size:7.5px}.balance-card{color:#805a0d;background:#fff7e8;border:1px solid #edd79f;border-radius:9px;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.balance-card strong{font-size:19px}.money-input{border:1px solid #ccd6de;border-radius:8px;align-items:center;height:43px;margin-bottom:8px;display:flex}.money-input span{color:var(--muted);padding-left:12px;font-weight:800}.money-input input{height:100%;color:var(--navy);border:0;outline:0;flex:1;padding:0 10px;font-size:16px;font-weight:800}.select-input{margin-bottom:16px}.text-input{margin-bottom:7px}.textarea{resize:vertical;min-height:75px;padding-top:10px}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.web-request-summary{background:#f3f7f9;border-radius:8px;justify-content:space-between;padding:11px;font-size:8.5px;display:flex}.web-request-summary b{color:var(--blue)}.success-state{text-align:center;padding:13px 10px 8px}.success-state>i{width:55px;height:55px;color:var(--green);background:#eaf7f0;border-radius:50%;place-items:center;margin:0 auto;font-size:25px;font-style:normal;display:grid}.success-state h3{color:var(--navy);margin:15px 0 7px;font-size:20px}.success-state p{color:var(--muted);max-width:330px;margin:0 auto 18px;font-size:10px;line-height:1.6}.toast{z-index:80;min-width:290px;max-width:420px;box-shadow:var(--shadow);background:#fff;border:1px solid #cfe3d9;border-radius:9px;align-items:center;gap:8px;padding:11px 12px;font-size:9px;font-weight:700;animation:.25s toast-in;display:flex;position:fixed;top:75px;right:26px}.toast>span{width:21px;height:21px;color:var(--green);background:#eaf7f0;border-radius:50%;place-items:center;display:grid}.toast button{cursor:pointer;color:var(--muted);background:0 0;border:0;margin-left:auto;font-size:17px}@keyframes fade-in{0%{opacity:0}}@keyframes toast-in{0%{opacity:0;transform:translate(30px)}}.fel-success{text-align:center;padding:7px 0 20px}.success-ring{width:57px;height:57px;color:var(--green);background:#e9f7ef;border:6px solid #f5fbf8;border-radius:50%;place-items:center;margin:0 auto 12px;font-size:23px;font-weight:900;display:grid}.fel-success h1{color:var(--navy);margin:3px 0 7px;font-size:27px}.fel-success>p{color:var(--muted);font-size:10px}.fel-status{justify-content:center;align-items:center;max-width:650px;margin:18px auto 0;display:flex}.fel-status span{color:var(--green);align-items:center;gap:6px;font-size:8px;font-weight:800;display:flex}.fel-status i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-style:normal;display:grid}.fel-status b{background:#bddbcd;flex:1;max-width:80px;height:1px;margin:0 8px}.invoice-layout{grid-template-columns:minmax(0,700px) 290px;justify-content:center;align-items:start;gap:17px;display:grid}.invoice-paper{border:1px solid var(--line);background:#fff;border-radius:4px;padding:28px 34px;box-shadow:0 12px 30px #182b3e17}.invoice-brand{color:var(--navy);justify-content:space-between;align-items:flex-start;display:flex}.invoice-brand>div:last-child{text-align:right;flex-direction:column;display:flex}.invoice-brand>div:last-child span{color:var(--muted);letter-spacing:1px;font-size:8px}.invoice-brand>div:last-child strong{color:var(--blue);margin-top:3px;font-size:22px}.invoice-company{color:var(--muted);margin-top:13px;font-size:8.5px;line-height:1.35}.invoice-company p{margin:2px 0}.invoice-company strong{color:var(--ink)}.invoice-meta{background:#f4f7f9;border:1px solid #e1e7eb;grid-template-columns:repeat(3,1fr);margin:18px 0;display:grid}.invoice-meta div{border-right:1px solid #e1e7eb;flex-direction:column;padding:9px 11px;display:flex}.invoice-meta div:last-child{border-right:0}.invoice-meta span,.invoice-client>span,.invoice-auth>span{color:var(--muted);letter-spacing:.8px;font-size:7px;font-weight:800}.invoice-meta strong{margin-top:3px;font-size:8.5px}.invoice-client{border-left:3px solid var(--gold);margin-bottom:18px;padding-left:11px}.invoice-client h3{color:var(--navy);margin:5px 0 3px;font-size:11px}.invoice-client p{color:var(--muted);margin:0;font-size:8px}.invoice-table{border-collapse:collapse;width:100%;font-size:8px}.invoice-table th{text-align:left;background:var(--navy);color:#fff;padding:8px}.invoice-table td{border-bottom:1px solid var(--line);padding:11px 8px}.invoice-table th:nth-child(n+3),.invoice-table td:nth-child(n+3){text-align:right}.invoice-total{justify-content:flex-end;align-items:center;gap:30px;padding:14px 8px;display:flex}.invoice-total span{font-size:9px;font-weight:900}.invoice-total strong{color:var(--navy);font-size:18px}.invoice-auth{border-top:1px dashed #cbd4dc;padding-top:13px}.invoice-auth strong{letter-spacing:.5px;margin:5px 0;font-size:8px;display:block}.invoice-auth p{color:var(--muted);margin:0;font-size:7px}.invoice-actions{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:18px}.status-badge{letter-spacing:.8px;border-radius:12px;padding:5px 8px;font-size:7px;font-weight:900;display:inline-flex}.status-badge.credit{background:var(--gold-light);color:#8b6000}.status-badge.cash{color:var(--green);background:#eaf7f0}.invoice-actions h2{color:var(--navy);margin:10px 0 15px;font-size:17px}.summary-lines{border-top:1px solid var(--line);margin-bottom:14px}.summary-lines>div{border-bottom:1px solid #edf1f3;justify-content:space-between;padding:9px 0;font-size:8.5px;display:flex}.summary-lines span{color:var(--muted)}.green-text{color:var(--green)!important}.amber-text{color:#b97800!important}.invoice-actions .secondary-button{margin-bottom:7px}.receivable-metrics .metric-card>strong{font-size:18px}.receivable-detail{margin-top:4px}.receivable-document{border:1px solid var(--line);border-radius:9px;grid-template-columns:1.2fr repeat(3,.7fr) auto;align-items:center;gap:16px;margin:0 19px 17px;padding:14px;display:grid}.receivable-document>div:not(.document-id){flex-direction:column;display:flex}.receivable-document span{color:var(--muted);font-size:8px}.receivable-document strong{margin-top:4px;font-size:10px}.document-id{align-items:center;gap:10px;display:flex}.document-id>i{width:36px;height:36px;color:var(--blue);background:#eaf2f7;border-radius:8px;place-items:center;font-style:normal;font-weight:900;display:grid}.document-id>div{flex-direction:column;display:flex}.document-id small{color:var(--muted);margin-top:3px;font-size:7.5px}.payment-history{background:#f5faf7;border:1px solid #dcece4;border-radius:8px;grid-template-columns:24px 1fr auto 80px;align-items:center;gap:9px;margin:-5px 19px 17px 63px;padding:9px 12px;display:grid}.payment-history>i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;display:grid}.payment-history>div{flex-direction:column;display:flex}.payment-history strong{font-size:8.5px}.payment-history span,.payment-history small{color:var(--muted);font-size:7.5px}.payment-history>b{color:var(--green);font-size:9px}.continuation-card{background:linear-gradient(120deg,#edf5f8,#fff);border:1px solid #cbdde7;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:18px 20px;display:flex}.continuation-card h3{color:var(--navy);margin:0 0 5px;font-size:15px}.continuation-card p{color:var(--muted);margin:0;font-size:9px}.receivables-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.receivables-toolbar .search-box{width:min(430px,100%)}.receivable-filters{border:1px solid var(--line);background:#fff;border-radius:9px;gap:5px;padding:4px;display:flex}.receivable-filters button{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 11px;font-size:8px;font-weight:800}.receivable-filters button.selected{background:var(--navy);color:#fff}.receivables-layout{grid-template-columns:minmax(330px,.75fr) minmax(520px,1.25fr);align-items:start;gap:15px;display:grid}.receivable-list-panel{max-height:570px;overflow-y:auto}.receivable-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-rows:auto auto;grid-template-columns:34px minmax(130px,1fr) auto;align-items:center;gap:4px 10px;width:100%;min-height:82px;padding:13px 14px;display:grid}.receivable-row:last-child{border-bottom:0}.receivable-row:hover{background:#f8fafb}.receivable-row.active{box-shadow:inset 3px 0 var(--blue);background:#f1f6f9}.receivable-row>i{width:34px;height:34px;color:var(--blue);background:#e8f1f6;border-radius:9px;grid-row:1/3;place-items:center;font-size:12px;font-style:normal;font-weight:900;display:grid}.receivable-row>span{flex-direction:column;min-width:0;display:flex}.receivable-row strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.receivable-row small,.receivable-row em{color:var(--muted);margin-top:3px;font-size:7px;font-style:normal}.receivable-row>b{color:var(--navy);text-align:right;font-size:10px}.receivable-row mark{border-radius:10px;grid-column:3;justify-self:end;padding:4px 6px;font-size:6.5px;font-weight:900}.receivable-row mark.pending{color:var(--blue);background:#e7f4fa}.receivable-row mark.overdue{color:#ad5d17;background:#fff0e6}.receivable-row mark.paid{color:var(--green);background:#eaf7f0}.receivable-account-detail{min-height:350px;padding-bottom:18px}.receivable-summary{border:1px solid var(--line);background:#fafcfd;border-radius:9px;grid-template-columns:repeat(4,1fr);margin:0 19px 15px;display:grid}.receivable-summary>div{border-right:1px solid var(--line);flex-direction:column;min-width:0;padding:13px;display:flex}.receivable-summary>div:last-child{border-right:0}.receivable-summary span{color:var(--muted);font-size:7px}.receivable-summary strong{color:var(--navy);margin-top:5px;font-size:11px}.receivable-detail-actions{background:#f4f8fa;border:1px solid #d7e4ea;border-radius:9px;align-items:center;gap:15px;margin:0 19px 18px;padding:13px 14px;display:flex}.receivable-detail-actions>div{flex-direction:column;display:flex}.receivable-detail-actions span{color:var(--muted);font-size:7px}.receivable-detail-actions strong{color:var(--navy);margin-top:3px;font-size:9px}.receivable-detail-actions small{color:var(--muted);margin-top:3px;font-size:7px}.receivable-detail-actions button{margin-left:auto}.receivable-payment-title{border-top:1px solid var(--line);justify-content:space-between;margin:0 19px 13px;padding-top:15px;display:flex}.receivable-payment-title strong{color:var(--navy);font-size:10px}.receivable-payment-title span{color:var(--muted);font-size:8px}.receivable-account-detail .payment-history{margin-top:0}.receivable-no-payments{color:var(--muted);text-align:center;border:1px dashed #d7e0e6;border-radius:8px;margin:0 19px;padding:20px;font-size:8px}.receivable-empty{min-height:230px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:25px;font-size:9px;display:flex}.receivable-empty>span{width:42px;height:42px;color:var(--blue);background:#eef3f6;border-radius:50%;place-items:center;font-size:17px;font-weight:900;display:grid}.receivable-empty strong{color:var(--navy);font-size:11px}.receivable-empty small{font-size:8px}.approval-submit-note{background:#f2f8fb;border:1px solid #cddfe8;border-radius:9px;align-items:center;gap:10px;margin:16px 0;padding:12px;display:flex}.approval-submit-note>i{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.approval-submit-note>span{flex-direction:column;display:flex}.approval-submit-note strong{color:var(--navy);font-size:9px}.approval-submit-note small{color:var(--muted);margin-top:3px;font-size:7.5px;line-height:1.45}.approval-waiting{text-align:center}.approval-waiting-card{border:1px solid var(--line);width:min(720px,100%);box-shadow:var(--shadow);background:#fff;border-radius:11px;grid-template-columns:repeat(4,1fr);margin:0 auto 15px;display:grid}.approval-waiting-card>div{border-right:1px solid var(--line);flex-direction:column;padding:16px;display:flex}.approval-waiting-card>div:last-child{border-right:0}.approval-waiting-card span{color:var(--muted);font-size:8px}.approval-waiting-card strong{color:var(--navy);margin-top:5px;font-size:10px}.approval-live-note{color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:9px;display:flex}.approval-live-note i,.realtime-pill i{background:#2aa56f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e4f5ec}.realtime-pill{color:#287452;text-transform:uppercase;background:#f2fbf7;border:1px solid #cfe5db;border-radius:18px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:8px;font-weight:900;display:inline-flex}.inbox-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.inbox-metrics>div{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;padding:14px 16px;display:flex}.inbox-metrics span{color:var(--muted);font-size:8px}.inbox-metrics strong{color:var(--navy);margin-top:5px;font-size:19px}.inbox-metrics small{color:var(--muted);margin-top:3px;font-size:7px}.certificate-ready{background:#f2fbf7;border:1px solid #cde7da;border-radius:10px;align-items:center;gap:11px;margin-bottom:15px;padding:13px 15px;display:flex}.certificate-ready>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.certificate-ready>div{flex-direction:column;display:flex}.certificate-ready strong{color:#1d684a;font-size:9px}.certificate-ready small{color:var(--muted);margin-top:3px;font-size:7.5px}.certificate-ready button{margin-left:auto}.inbox-layout{grid-template-columns:minmax(300px,.62fr) minmax(600px,1.38fr);align-items:start;gap:15px;display:grid}.inbox-list{max-height:690px;overflow-y:auto}.inbox-list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:45px;padding:0 14px;display:flex}.inbox-list-head strong{color:var(--navy);font-size:10px}.inbox-list-head span{background:var(--gold-light);color:#8b6500;border-radius:12px;place-items:center;min-width:23px;height:23px;font-size:8px;font-weight:900;display:grid}.inbox-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-rows:auto auto;grid-template-columns:34px minmax(100px,1fr) auto;align-items:center;gap:4px 9px;width:100%;min-height:92px;padding:13px;display:grid}.inbox-list>button.selected{box-shadow:inset 3px 0 var(--blue);background:#f2f7fa}.inbox-list>button>i{width:34px;height:34px;color:var(--blue);background:#e7f1f6;border-radius:9px;grid-row:1/3;place-items:center;font-style:normal;font-weight:900;display:grid}.inbox-list>button>span{flex-direction:column;min-width:0;display:flex}.inbox-list>button strong{color:var(--navy);font-size:9px}.inbox-list>button small,.inbox-list>button em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;font-style:normal;overflow:hidden}.inbox-list>button>b{color:var(--navy);font-size:9px}.inbox-list mark{border-radius:9px;grid-column:3;justify-self:end;padding:4px 6px;font-size:6px;font-weight:900}.inbox-list mark.pending{color:#936600;background:#fff4da}.inbox-list mark.error{color:#a44;background:#fff0f0}.inbox-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:240px;padding:25px;display:flex}.inbox-empty>span{width:44px;height:44px;color:var(--green);background:#eaf7f0;border-radius:50%;place-items:center;font-size:17px;display:grid}.inbox-empty strong{color:var(--navy);font-size:11px}.inbox-empty small{color:var(--muted);font-size:8px}.inbox-editor{padding:19px}.inbox-editor-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.inbox-editor-head h2{color:var(--navy);margin:0;font-size:20px}.inbox-editor-head p{color:var(--muted);margin:5px 0 0;font-size:8px}.inbox-section{border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.inbox-section-title{align-items:center;gap:9px;margin-bottom:11px;display:flex}.inbox-section-title>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:900;display:grid}.inbox-section-title>div{flex-direction:column;display:flex}.inbox-section-title strong{color:var(--navy);font-size:9px}.inbox-section-title small{color:var(--muted);margin-top:2px;font-size:7px}.inbox-nit{grid-template-columns:1fr auto;gap:8px;display:grid}.inbox-nit label,.inbox-fields label{color:var(--muted);flex-direction:column;gap:5px;font-size:7px;font-weight:800;display:flex}.inbox-nit input,.inbox-fields input{min-height:38px;color:var(--navy);background:#fff;border:1px solid #d3dde4;border-radius:7px;padding:0 10px}.inbox-nit button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:7px;margin-top:12px;padding:0 14px;font-size:8px;font-weight:900}.inbox-fields{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.inbox-product-search{min-height:38px}.inbox-product-results{grid-template-columns:1fr 1fr;gap:5px;margin-top:7px;display:grid}.inbox-product-results button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;flex-direction:column;align-items:flex-start;padding:8px;display:flex}.inbox-product-results strong{color:var(--navy);font-size:8px}.inbox-product-results small{color:var(--muted);margin-top:3px;font-size:7px}.inbox-items{border:1px solid var(--line);border-radius:8px;margin-top:9px;overflow:hidden}.inbox-item{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1fr) 70px 110px 80px 25px;align-items:center;gap:7px;min-height:45px;padding:6px 8px;display:grid}.inbox-item.head{min-height:31px;color:var(--muted);background:#f5f7f9;border-top:0;font-size:7px;font-weight:900}.inbox-item input{width:100%;min-width:0;min-height:31px;color:var(--navy);border:1px solid #d8e0e6;border-radius:6px;padding:0 7px;font-size:8px}.money-input.compact{min-height:31px;padding:0 5px}.money-input.compact input{border:0}.inbox-item>strong{text-align:right;font-size:8px}.inbox-item>button{color:var(--red);cursor:pointer;background:0 0;border:0;font-size:16px}.inbox-payment-options{align-items:center;gap:7px;display:flex}.inbox-payment-options>button{border:1px solid var(--line);min-height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;padding:0 13px;font-size:8px;font-weight:900}.inbox-payment-options>button.selected{border-color:var(--navy);background:var(--navy);color:#fff}.inbox-payment-options select{border:1px solid var(--line);min-height:34px;color:var(--navy);background:#fff;border-radius:7px;padding:0 9px;font-size:8px}.inbox-payment-options>div{text-align:right;flex-direction:column;margin-left:auto;display:flex}.inbox-payment-options>div span{color:var(--muted);font-size:7px}.inbox-payment-options>div strong{color:var(--navy);margin-top:3px;font-size:16px}.inbox-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:17px;padding-top:15px;display:flex}.approval-legal-note{color:var(--muted);text-align:right;margin:9px 0 0;font-size:7px}.quote-layout{grid-template-columns:minmax(350px,.75fr) minmax(0,1.25fr);gap:15px;display:grid}.filter-row{border-bottom:1px solid var(--line);gap:5px;padding:14px;display:flex;overflow-x:auto}.filter-row button{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:7px 8px;font-size:8px}.filter-row button.selected{color:var(--navy);background:#eaf1f5;font-weight:800}.filter-row b{margin-left:4px}.quote-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:25px minmax(130px,1fr) auto auto;align-items:center;gap:9px;width:100%;padding:13px 14px;display:grid}.quote-row.active{box-shadow:inset 3px 0 var(--blue);background:#f3f7fa}.quote-row>i{width:25px;height:25px;color:var(--blue);background:#eef3f6;border-radius:7px;place-items:center;font-size:8px;font-style:normal;display:grid}.quote-row>span{flex-direction:column;display:flex}.quote-row strong{font-size:9px}.quote-row small{color:var(--muted);margin-top:3px;font-size:7px}.quote-row>b{font-size:8.5px}.quote-row em{color:var(--green);background:#eaf7f0;border-radius:8px;padding:4px 6px;font-size:6.5px;font-style:normal;font-weight:900}.quote-preview{padding:20px}.quote-preview-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:14px;display:flex}.quote-preview-head h2{color:var(--navy);margin:0;font-size:18px}.accepted-badge{color:var(--green);background:#eaf7f0;border-radius:12px;padding:5px 8px;font-size:7px;font-weight:900}.quote-client{flex-direction:column;margin:15px 0;display:flex}.quote-client>span{color:var(--muted);letter-spacing:.8px;font-size:7px}.quote-client strong{margin-top:5px;font-size:10px}.quote-client small{color:var(--muted);margin-top:3px;font-size:8px}.quote-lines{border:1px solid var(--line);border-radius:8px;overflow:hidden}.quote-line{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1.4fr) .3fr .55fr .65fr;align-items:center;gap:8px;padding:11px 12px;font-size:8px;display:grid}.quote-line.head{color:var(--muted);background:#f5f7f9;border:0;font-size:7px;font-weight:800}.quote-line>span:first-child{flex-direction:column;display:flex}.quote-line small{color:var(--muted);margin-top:3px;font-size:7px}.quote-line b{text-align:right}.quote-total{justify-content:flex-end;align-items:center;gap:30px;padding:15px 4px;display:flex}.quote-total span{font-size:8px;font-weight:900}.quote-total strong{color:var(--navy);font-size:18px}.quote-buttons{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.web-continuation{background:linear-gradient(120deg,#fff8e7,#fff);border-color:#ead9af}.quote-empty,.quote-preview-empty{text-align:center;min-height:190px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:24px;display:flex}.quote-empty>span,.quote-preview-empty>span{width:42px;height:42px;color:var(--blue);background:#eef3f6;border-radius:50%;place-items:center;font-size:18px;display:grid}.quote-empty strong,.quote-preview-empty h2{color:var(--navy);margin:0;font-size:11px}.quote-empty small,.quote-preview-empty p{margin:0;font-size:8px}.quote-notes{border:1px solid var(--line);background:#fafbfc;border-radius:8px;flex-direction:column;gap:4px;margin-top:10px;padding:10px 12px;display:flex}.quote-notes strong{color:var(--navy);font-size:8px}.quote-notes span{color:var(--muted);font-size:8px;line-height:1.5}.quote-status-draft{color:#6b7780!important;background:#edf1f3!important}.quote-status-sent{color:#0a6890!important;background:#e7f4fa!important}.quote-status-accepted{color:var(--green)!important;background:#eaf7f0!important}.quote-status-converted{color:#6d4aa1!important;background:#f1ebfa!important}.quote-status-rejected,.quote-status-cancelled,.quote-status-expired{color:#a34c4c!important;background:#fff0f0!important}.modal.modal-wide{width:min(920px,100%)}.quote-editor{gap:14px;display:grid}.quote-editor>section{border:1px solid var(--line);border-radius:10px;padding:14px}.quote-editor-heading{align-items:center;gap:9px;margin-bottom:11px;display:flex}.quote-editor-heading>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-weight:900;display:grid}.quote-editor-heading>div{flex-direction:column;display:flex}.quote-editor-heading strong{color:var(--navy);font-size:10px}.quote-editor-heading small{color:var(--muted);margin-top:2px;font-size:7.5px}.quote-nit-row{grid-template-columns:1fr auto;gap:8px;display:grid}.quote-nit-row input,.quote-editor-meta input,.quote-editor-meta textarea{width:100%;color:var(--navy);border:1px solid #cfd9e0;border-radius:8px;padding:0 11px}.quote-nit-row input{text-transform:uppercase;height:40px;font-weight:800}.quote-nit-row button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:0 17px;font-size:8px;font-weight:900}.quote-nit-row button:disabled{opacity:.55}.quote-customer-result{background:#f1faf5;border:1px solid #cde4d8;border-radius:8px;align-items:center;gap:9px;margin-top:9px;padding:9px 10px;display:flex}.quote-customer-result>i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.quote-customer-result>span{flex-direction:column;display:flex}.quote-customer-result strong{font-size:9px}.quote-customer-result small{color:var(--muted);margin-top:3px;font-size:7px}.quote-editor-warning{color:#845d13;background:#fff6e8;border-radius:7px;margin-top:8px;padding:8px 10px;font-size:8px}.quote-product-search{min-height:38px}.quote-product-results{grid-template-columns:1fr;gap:6px;max-height:160px;margin-top:8px;display:grid;overflow-y:auto}.quote-product-results>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:7px;align-items:center;padding:8px 9px;display:flex}.quote-product-results>button:hover{border-color:var(--blue);background:#f6fafc}.quote-product-results span{flex-direction:column;min-width:0;display:flex}.quote-product-results strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.quote-product-results small{color:var(--muted);margin-top:3px;font-size:7px}.quote-product-results b{color:var(--blue);white-space:nowrap;margin-left:auto;font-size:7px}.quote-draft-lines{border-top:1px solid var(--line);margin-top:10px}.quote-draft-lines>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) 85px 100px 95px 25px;align-items:end;gap:8px;padding:9px 0;display:grid}.quote-draft-lines>div>span{flex-direction:column;align-self:center;display:flex}.quote-draft-lines strong{font-size:8px}.quote-draft-lines small{color:var(--muted);margin-top:3px;font-size:7px}.quote-draft-lines label,.quote-editor-meta label{color:var(--muted);flex-direction:column;gap:4px;font-size:7px;font-weight:800;display:flex}.quote-draft-lines input{border:1px solid #d4dde3;border-radius:6px;width:100%;height:31px;padding:0 7px}.quote-draft-lines>div>b{text-align:right;color:var(--navy);align-self:center;font-size:8px}.quote-draft-lines>div>button{color:#a35b5b;cursor:pointer;background:0 0;border:0;align-self:center;font-size:17px}.quote-editor>section.quote-editor-meta{grid-template-columns:180px 1fr;gap:12px;display:grid}.quote-editor-meta input{height:39px}.quote-editor-meta textarea{resize:vertical;min-height:65px;padding-top:9px}.quote-editor-footer{justify-content:flex-end;align-items:center;gap:20px;padding-top:2px;display:flex}.quote-editor-footer>div{text-align:right;flex-direction:column;display:flex}.quote-editor-footer span{color:var(--muted);font-size:8px}.quote-editor-footer strong{color:var(--navy);margin-top:3px;font-size:20px}.web-browser{background:#dfe5e9;border:1px solid #c9d1d7;border-radius:12px;padding:0 6px 6px;overflow:hidden;box-shadow:0 14px 36px #1b2c3d1f}.browser-bar{align-items:center;gap:5px;height:37px;padding:0 9px;display:flex}.browser-bar>i{background:#9aa8b3;border-radius:50%;width:8px;height:8px}.browser-bar>i:first-child{background:#d47a6a}.browser-bar>i:nth-child(2){background:#dfb34c}.browser-bar>i:nth-child(3){background:#63a977}.browser-bar>div{color:#667785;background:#f4f6f7;border-radius:5px;flex:1;justify-content:center;align-items:center;max-width:420px;height:23px;margin:0 auto;font-size:8px;display:flex}.browser-bar>span{color:#71818e}.public-site{color:#152b3e;background:#fff;min-height:660px}.public-site>header{height:69px;color:var(--navy);border-bottom:1px solid #e6ecef;align-items:center;padding:0 4.5%;display:flex}.public-site>header nav{gap:27px;margin-left:auto;display:flex}.public-site>header a{color:#536575;font-size:9px}.public-site>header>button{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:7px;min-height:34px;margin-left:30px;padding:0 12px;font-size:8px;font-weight:800}.public-site>header button b{background:var(--gold);color:var(--navy);border-radius:50%;margin-left:5px;padding:2px 5px}.public-hero{background:linear-gradient(120deg,#edf4f6 0,#f9fbfc 55%,#e3edf0 100%);grid-template-columns:1.15fr .85fr;align-items:center;min-height:275px;padding:32px 8%;display:grid;overflow:hidden}.public-hero>div:first-child>span,.public-section-head>div>span{color:var(--blue);letter-spacing:1.4px;font-size:7.5px;font-weight:900}.public-hero h1{color:var(--navy);letter-spacing:-1.6px;margin:9px 0 12px;font-size:clamp(29px,3.3vw,45px);line-height:.98}.public-hero p{color:#5f7281;max-width:420px;font-size:10px;line-height:1.55}.public-search{background:#fff;border-radius:7px;align-items:center;gap:8px;max-width:470px;height:39px;padding-left:12px;display:flex;box-shadow:0 6px 18px #142b4014}.public-search span{color:#9aa6af;flex:1;font-size:8px}.public-search button{background:var(--gold);color:var(--navy);border:0;border-radius:0 7px 7px 0;align-self:stretch;padding:0 17px;font-size:8px;font-weight:900}.hero-art{place-items:center;height:210px;display:grid;position:relative}.cable-roll{color:#fff;background:#2d526a;border:24px solid #172c40;border-radius:50%;place-items:center;width:150px;height:150px;font-size:25px;font-weight:900;display:grid;transform:rotate(-8deg);box-shadow:16px 20px #c4d0d6,0 20px 30px #172b3d2e}.spark{background:var(--gold);border-radius:50%;place-items:center;width:45px;height:45px;font-size:20px;display:grid;position:absolute;top:9%;right:12%}.hero-art>span{color:var(--green);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:8px 13px;font-size:8px;font-weight:800;position:absolute;bottom:0}.public-products{padding:28px 7% 35px}.public-section-head{justify-content:space-between;align-items:flex-end;margin-bottom:19px;display:flex}.public-section-head h2{color:var(--navy);margin:5px 0 0;font-size:20px}.public-section-head button{color:var(--blue);background:0 0;border:0;font-size:8px;font-weight:800}.public-product-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.public-product-grid article{border:1px solid #e0e6ea;border-radius:9px;padding:10px}.product-art{background:#eef3f5;border-radius:7px;place-items:center;height:105px;margin-bottom:11px;display:grid;overflow:hidden}.product-art>span{border:14px solid var(--navy);color:#fff;background:#39627b;border-radius:50%;place-items:center;width:72px;height:72px;font-size:9px;font-weight:900;display:grid;box-shadow:8px 8px #cfdae0}.art-1>span{background:#d4a736;border-width:9px;border-radius:14px;box-shadow:7px 7px #e2e6e8}.art-2>span{color:#284157;background:#f2f0e8;border:8px solid #284157;border-radius:8px;box-shadow:7px 7px #d4dde2}.public-product-grid article>small{color:var(--blue);text-transform:uppercase;letter-spacing:.8px;font-size:6.5px;font-weight:900}.public-product-grid h3{color:var(--navy);margin:6px 0 5px;font-size:10px}.public-product-grid p{color:var(--muted);font-size:7.5px}.public-product-grid article>button{width:100%;min-height:31px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #ced9e0;border-radius:6px;font-size:7.5px;font-weight:800}.public-product-grid article>button:hover{background:var(--navy);color:#fff}.public-site>footer{background:var(--navy);color:#fff;align-items:center;gap:18px;min-height:55px;padding:0 5%;display:flex}.public-site>footer>span{color:#aab9c6;margin-left:auto;font-size:7px}.public-site>footer>b{color:#d6e0e8;font-size:7px}.prototype-note{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:11px;margin-top:15px;padding:13px 15px;display:flex}.prototype-note>i{width:31px;height:31px;color:var(--blue);background:#eaf2f7;border-radius:8px;place-items:center;font-style:normal;font-weight:900;display:grid}.prototype-note>span{color:var(--muted);flex-direction:column;font-size:8px;line-height:1.5;display:flex}.prototype-note strong{color:var(--navy);font-size:9px}.prototype-note button{margin-left:auto}.module-note{margin:-8px 0 15px}.module-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:15px;display:grid}.module-metrics>div{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;padding:15px 17px;display:flex}.module-metrics span{color:var(--muted);font-size:8.5px}.module-metrics strong{color:var(--navy);margin:7px 0 5px;font-size:20px}.module-metrics small{color:var(--muted);font-size:8px}.table-panel{overflow:hidden}.table-tools{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px;display:flex}.search-box.small{width:310px;min-height:36px}.data-table{overflow-x:auto}.data-row{border-top:1px solid #edf1f3;grid-template-columns:repeat(6,minmax(120px,1fr));align-items:center;min-width:760px;padding:12px 16px;font-size:8.5px;display:grid}.data-row:first-child{border:0}.data-head{color:var(--muted);letter-spacing:.5px;background:#f7f9fa;font-size:7.5px;font-weight:900}.data-row>span:first-child{color:var(--navy);font-weight:800}.cell-status{color:var(--green);font-weight:800}.settings-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.settings-card{padding:20px}.settings-card h2{color:var(--navy);margin:0 0 16px;font-size:16px}.settings-card label{color:var(--muted);flex-direction:column;gap:6px;margin-bottom:11px;font-size:8px;font-weight:700;display:flex}.settings-card input{min-height:38px;color:var(--ink);border:1px solid #d7dfe5;border-radius:7px;padding:0 10px}.integration-status{background:#f4f8fa;border:1px solid #dce6ec;border-radius:8px;align-items:center;gap:10px;margin-bottom:14px;padding:10px;display:flex}.integration-status>i{width:29px;height:29px;color:var(--green);background:#e8f5ee;border-radius:50%;place-items:center;font-style:normal;display:grid}.integration-status>span{flex-direction:column;display:flex}.integration-status small{color:var(--muted);margin-top:3px;font-size:7.5px}.architecture-flow{background:var(--navy);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:5px;margin-top:15px;padding:13px 10px;display:flex}.architecture-flow span{background:#ffffff1a;border-radius:5px;padding:6px;font-size:7px;font-weight:800}.architecture-flow b{color:var(--gold)}.safe-note{color:var(--muted);background:#f7f9fa;border-radius:6px;padding:9px;font-size:8px;line-height:1.5}.integration-status.pending{background:#fff8e8;border-color:#e8d3a2}.integration-status.pending>i{color:#8a5a00;background:#f9e6b5}.integration-status.ready{background:#f2fbf7;border-color:#cfe5db}.integration-facts{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.integration-facts>div{background:#f7f9fa;border:1px solid #e4eaee;border-radius:7px;flex-direction:column;gap:3px;padding:9px;display:flex}.integration-facts span{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;font-size:7px;font-weight:800}.integration-facts strong{color:var(--navy);font-size:8.5px}.integration-pending-list{border-left:3px solid var(--gold);background:#fffaf0;flex-direction:column;gap:4px;margin-bottom:12px;padding:10px;display:flex}.integration-pending-list strong{color:var(--navy);font-size:8px}.integration-pending-list span{color:var(--muted);font-size:7.5px;line-height:1.45}.document-options{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px;display:grid}.document-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d6dee4;border-radius:9px;align-items:center;padding:11px;display:flex}.document-options button.selected{border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy);background:#f4f8fa}.document-options button.selected.warning{background:#fff8e8;border-color:#d49a22;box-shadow:inset 0 0 0 1px #d49a22}.document-options i{width:30px;height:30px;color:var(--navy);background:#edf3f6;border-radius:7px;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.document-options .warning i{color:#8a5d00;background:#ffedbd}.document-options span{flex-direction:column;margin-left:8px;display:flex}.document-options strong{font-size:9.5px}.document-options small{color:var(--muted);margin-top:3px;font-size:7.5px}.document-options b{color:#80909d;margin-left:auto}.document-options .selected b{color:var(--blue)}.deferred-box{background:#fffaf0;border:1px solid #ead9af;border-radius:9px;margin:10px 0 14px;padding:11px 12px}.deferred-alert{align-items:center;gap:9px;display:flex}.deferred-alert>i{color:#593d00;background:#f4be45;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-style:normal;font-weight:900;display:grid}.deferred-alert>span{flex-direction:column;display:flex}.deferred-alert strong{color:#654500;font-size:9px}.deferred-alert small{color:#8b7037;margin-top:2px;font-size:7.5px;line-height:1.45}.deferred-box .select-input{width:100%;margin:0}.warning-action{background:#b97700!important;border-color:#b97700!important}.warning-action:hover{background:#986100!important}.primary-button:disabled{opacity:.45;cursor:not-allowed}.fel-success.pending{background:linear-gradient(130deg,#fff7e7,#fff);border-color:#ead9af}.fel-success.pending .success-ring{color:#5f4100;background:#f2b83f}.fel-success.pending h1{color:#6f4d00}.internal-receipt{background:#fff;border:1px solid #e2d4b5;border-radius:4px;padding:28px 34px;box-shadow:0 12px 30px #182b3e17}.receipt-head{justify-content:space-between;align-items:flex-start;display:flex}.receipt-head>span{text-align:right;color:var(--muted);letter-spacing:.7px;font-size:8px;line-height:1.5}.receipt-head>span strong{color:#a36700;font-size:13px}.pending-banner{background:#fff4d8;border:1px solid #e9cf91;border-radius:8px;align-items:center;gap:10px;margin:18px 0;padding:11px 13px;display:flex}.pending-banner>i{color:#5f4100;background:#f2b83f;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-style:normal;font-weight:900;display:grid}.pending-banner>div{flex-direction:column;display:flex}.pending-banner strong{color:#6c4b00;font-size:9px}.pending-banner span{color:#8b7037;margin-top:2px;font-size:7.5px}.deferred-reason{border-top:1px dashed #d7c498;flex-direction:column;padding-top:13px;display:flex}.deferred-reason>span{color:var(--muted);letter-spacing:.8px;font-size:7px;font-weight:900}.deferred-reason strong{color:#765300;margin:5px 0 3px;font-size:9px}.deferred-reason small{color:var(--muted);font-size:7px}.status-badge.deferred{color:#925f00;background:#fff0ca}.receivable-fiscal-alert{background:#fff9eb;border:1px solid #ead49f;border-radius:8px;align-items:center;gap:10px;margin:0 19px 12px;padding:10px 12px;display:flex}.receivable-fiscal-alert>i{color:#5d4000;background:#f2b83f;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-style:normal;font-weight:900;display:grid}.receivable-fiscal-alert>span{flex-direction:column;flex:1;display:flex}.receivable-fiscal-alert strong{color:#6d4a00;font-size:9px}.receivable-fiscal-alert small{color:#8a7446;margin-top:2px;font-size:7.5px}.receivable-fiscal-alert button{min-height:30px}.cell-status.pending{color:#ad7000}.deferred-policy{background:#fff9eb;border:1px solid #ead9af;border-radius:8px;margin-top:14px;padding:11px}.deferred-policy>div{align-items:center;gap:8px;margin-bottom:10px;display:flex}.deferred-policy>div>i{color:#5d4000;background:#f2b83f;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;font-weight:900;display:grid}.deferred-policy>div>span{flex-direction:column;display:flex}.deferred-policy strong{color:#674700;font-size:9px}.deferred-policy small{color:#806c42;margin-top:2px;font-size:7.5px}.settings-card .deferred-policy label{color:#6e5a31;flex-direction:row;align-items:center;gap:7px;margin:6px 0}.settings-card .deferred-policy input{width:14px;height:14px;min-height:0}.inbox-list-head{gap:8px;min-height:52px;padding:0 12px}.inbox-list-head>span{background:var(--gold-light);color:#8b6500;border-radius:12px;place-items:center;min-width:23px;height:23px;font-size:8px;font-weight:900;display:grid}.inbox-list-tabs{gap:4px;display:flex}.inbox-list-tabs button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;padding:0 9px;font-size:9px;font-weight:900;display:inline-flex}.inbox-list-tabs button b{min-width:19px;height:19px;color:var(--muted);background:#edf1f4;border-radius:10px;place-items:center;font-size:7px;display:grid}.inbox-list-tabs button.selected{color:var(--navy);background:#edf7fb;border-color:#cddfe8}.inbox-list-tabs button.selected b{background:var(--navy);color:#fff}.inbox-list mark.approved{color:#287452;background:#eaf7f0}.approval-history-summary{border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(3,1fr);margin-top:17px;display:grid;overflow:hidden}.approval-history-summary>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:92px;padding:14px;display:flex}.approval-history-summary>div:last-child{border-right:0}.approval-history-summary span,.approval-history-summary small{color:var(--muted);font-size:8px}.approval-history-summary strong{color:var(--navy);margin:5px 0;font-size:11px}.approval-history-items{border:1px solid var(--line);border-radius:8px;overflow:hidden}.approval-history-items>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:9px 12px;display:flex}.approval-history-items>div:first-child{border-top:0}.approval-history-items span{flex-direction:column;min-width:0;display:flex}.approval-history-items strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.approval-history-items small{color:var(--muted);margin-top:4px;font-size:8px}.approval-history-items b{color:var(--navy);white-space:nowrap;font-size:10px}.history-actions{align-items:center}.history-actions a{text-decoration:none}.invoice-unavailable{color:var(--muted);font-size:10px}@media (max-width:1180px){.catalog-public-grid{grid-template-columns:repeat(3,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid,.pos-layout{grid-template-columns:1fr}.cart-panel{position:static}.receivable-document{grid-template-columns:1.2fr 1fr 1fr}.receivable-document>div:nth-child(4){grid-column:2}.receivable-document button{grid-column:3}}@media (max-width:900px){.inbox-layout{grid-template-columns:1fr}.inbox-list{max-height:420px}.inbox-metrics{grid-template-columns:1fr}.inbox-item{grid-template-columns:minmax(150px,1fr) 60px 100px 70px 25px}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-form-side{min-height:100vh}.login-mobile-mark{background:#fbd733;border-radius:16px;width:76px;height:76px;margin-bottom:24px;display:block;overflow:hidden;box-shadow:0 12px 28px #132b4529}.catalog-public-hero{grid-template-columns:1fr}.catalog-public-art{display:none}.catalog-public-grid{grid-template-columns:repeat(2,1fr)}.catalog-public-header nav>a:not(.staff-link){display:none}.sidebar{z-index:90;flex-direction:row;width:100%;height:64px;padding:0 8px;position:fixed;inset:auto 0 0}.sidebar-brand,.nav-label,.sidebar-footer{display:none}.main-nav{width:100%;padding:5px;display:flex;overflow-x:auto}.nav-group{display:contents}.nav-item{text-align:center;flex-direction:column;flex:0 0 76px;justify-content:center;gap:2px;min-height:52px;padding:3px;font-size:7px}.nav-item.active{box-shadow:inset 0 -3px var(--gold)}.nav-icon{height:20px}.nav-badge{margin:0 0 23px 29px;position:absolute}.main-panel{width:100%;margin-left:0;padding-bottom:65px}.mobile-brand{display:block}.domain-pill{display:none}.demo-rail{overflow-x:auto}.demo-label{display:none}.demo-steps{min-width:560px}.content-area{padding:20px 16px 40px}.topbar{padding:0 16px}.quote-layout,.invoice-layout,.settings-grid{grid-template-columns:1fr}.invoice-layout{max-width:720px;margin:0 auto}.invoice-actions{order:-1}.public-site>header nav{display:none}}@media (max-width:620px){.approval-waiting-card{grid-template-columns:1fr 1fr}.approval-waiting-card>div:nth-child(2){border-right:0}.approval-waiting-card>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.inbox-fields,.inbox-product-results{grid-template-columns:1fr}.inbox-item.head{display:none}.inbox-item{grid-template-columns:1fr 70px}.inbox-item>input:first-child{grid-column:1/3}.inbox-item>strong{text-align:left;grid-column:1}.inbox-payment-options{flex-wrap:wrap;align-items:stretch}.inbox-payment-options>div{text-align:left;width:100%;margin-left:0}.inbox-actions,.certificate-ready{flex-direction:column;align-items:stretch}.inbox-actions button,.certificate-ready button{width:100%;margin-left:0}.login-form-side{padding:28px 22px}.login-card h2{font-size:29px}.login-links{flex-direction:column;align-items:flex-start}.catalog-public-header{height:72px;padding:0 16px}.catalog-public-header nav{gap:8px}.catalog-public-header .staff-link{padding:9px 10px;font-size:9px}.catalog-public-hero{min-height:420px;padding:42px 20px}.catalog-public-hero h1{letter-spacing:-2px;font-size:43px}.catalog-public-products{padding:45px 16px 55px}.catalog-public-title{flex-direction:column;align-items:flex-start;gap:9px}.catalog-public-title h2{font-size:26px}.catalog-public-grid{grid-template-columns:1fr}.catalog-public-grid h3,.catalog-public-grid p{min-height:0}.catalog-public-cta{flex-direction:column;align-items:flex-start;margin:0 16px 45px;padding:28px 22px}.catalog-public-cta>a{justify-content:space-between;width:100%;margin:0}.catalog-public-footer{flex-direction:column;align-items:flex-start;padding:20px}.catalog-public-footer small{margin:0}.metric-grid,.module-metrics{grid-template-columns:1fr}.page-heading{flex-direction:column;align-items:flex-start}.page-heading>button{width:100%}.product-header{display:none}.product-row{grid-template-columns:1fr auto}.product-row>span,.product-row>strong{display:none}.product-row>button{width:80px}.cart-controls{grid-template-columns:1fr 1fr}.line-total{grid-column:1/3;align-items:flex-start}.receivable-document{grid-template-columns:1fr 1fr}.receivable-document .document-id{grid-column:1/3}.receivable-document>div:nth-child(4){grid-column:1}.receivable-document button{grid-column:1/3}.payment-history{grid-template-columns:24px 1fr auto;margin-left:19px}.payment-history small{display:none}.continuation-card,.prototype-note,.receivable-fiscal-alert{flex-direction:column;align-items:flex-start}.continuation-card button,.prototype-note button,.receivable-fiscal-alert button{width:100%;margin:0}.quote-row{grid-template-columns:25px 1fr auto}.quote-row em{display:none}.quote-line{grid-template-columns:1fr .3fr .6fr}.quote-line>span:nth-child(3){display:none}.public-hero{grid-template-columns:1fr;padding:28px 7%}.hero-art{display:none}.public-product-grid{grid-template-columns:1fr}.public-site>header{padding:0 15px}.public-site>header>button{margin-left:auto}.public-site>footer>span,.public-site>footer>b{display:none}.payment-options,.document-options,.credit-summary,.form-grid{grid-template-columns:1fr}.credit-summary>div{border-right:0}.invoice-paper,.internal-receipt{padding:22px 17px}.invoice-meta{grid-template-columns:1fr}.invoice-meta div{border-bottom:1px solid #e1e7eb;border-right:0}.fel-status span{font-size:0}.fel-status b{max-width:45px}.toast{min-width:0;left:16px;right:16px}.architecture-flow{flex-wrap:wrap}.inbox-list-head{flex-direction:column;align-items:stretch;padding:9px 12px}.inbox-list-tabs{width:100%}.inbox-list-tabs button{flex:1;justify-content:center}.inbox-list-head>span{display:none}.approval-history-summary{grid-template-columns:1fr}.approval-history-summary>div{border-right:0;border-bottom:1px solid var(--line);min-height:76px}.approval-history-summary>div:last-child{border-bottom:0}}.demo-invoice-stamp{color:#855900;text-align:center;letter-spacing:.8px;background:#fff5d9;border:1px solid #e6c77e;border-radius:6px;margin:-6px 0 18px;padding:7px 10px;font-size:8px;font-weight:900}.credit-config{flex-direction:column;display:flex}.credit-day-options{grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:12px;display:grid}.credit-day-options button{min-height:48px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #d6dfe5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex}.credit-day-options button strong{font-size:12px}.credit-day-options button span{color:var(--muted);margin-top:2px;font-size:7px}.credit-day-options button.selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#edf7fb}.credit-day-options button.selected span{color:var(--blue)}.payment-options button:disabled{opacity:.5;cursor:not-allowed}.sat-invoice{color:#000;border-color:#c6c6c6;padding:22px 24px;font-family:Arial,sans-serif;position:relative}.sat-demo-stamp{z-index:2;color:#9e202029;text-align:center;letter-spacing:1px;pointer-events:none;font-size:22px;font-weight:900;position:absolute;inset:48% 5% auto;transform:rotate(-31deg)}.sat-header{grid-template-columns:120px minmax(0,1fr) 215px;gap:11px;min-height:158px;display:grid}.sat-logo{object-fit:contain;width:118px;height:118px}.sat-emitter{text-align:center;flex-direction:column;align-items:center;padding-top:5px;display:flex}.sat-emitter h2{margin:0 0 8px;font-size:11px}.sat-emitter strong{font-size:8.5px}.sat-emitter span{max-width:315px;margin-top:3px;font-size:7px;line-height:1.25}.sat-document{flex-direction:column;align-items:stretch;display:flex}.sat-document>span{text-align:center;margin-bottom:4px;font-size:7.5px}.sat-document-box{border:1px solid #000;border-radius:5px;overflow:hidden}.sat-document-box>strong{color:#fff;text-align:center;background:#000;padding:6px;font-size:10px;font-weight:400;display:block}.sat-document-box p{grid-template-columns:48px 1fr;margin:0;padding:5px 7px 0;font-size:9px;display:grid}.sat-document-box p:last-child{padding-bottom:6px}.sat-document-box p b{font-weight:400}.sat-date{grid-template-columns:repeat(3,1fr);margin-top:auto;display:grid}.sat-date>div{text-align:center;border:1px solid #000;border-right:0;flex-direction:column;display:flex;overflow:hidden}.sat-date>div:first-child{border-radius:5px 0 0 5px}.sat-date>div:last-child{border-right:1px solid #000;border-radius:0 5px 5px 0}.sat-date b{color:#fff;background:#000;padding:4px;font-size:10px;font-weight:400}.sat-date span{padding:5px 2px;font-size:9px}.sat-customer{border:1px solid #000;border-radius:5px;margin:9px 0 13px;overflow:hidden}.sat-customer>div{border-top:1px solid #000;grid-template-columns:70px minmax(0,1.6fr) 48px minmax(80px,.7fr);align-items:center;gap:5px;min-height:30px;padding:0 12px;font-size:8px;display:grid}.sat-customer>div:first-child{border-top:0}.sat-customer b{font-size:9px;font-weight:400}.sat-credit-row{background:#fafafa}.sat-credit-row span{font-weight:700}.sat-items-frame{border:1px solid #000;border-radius:5px;min-height:440px;position:relative;overflow:hidden}.sat-items{border-collapse:collapse;table-layout:fixed;width:100%}.sat-items th{color:#fff;background:#000;height:29px;padding:0 6px;font-size:9px;font-weight:400}.sat-items th:first-child{width:75px}.sat-items th:nth-child(3){width:90px}.sat-items th:nth-child(4){width:100px}.sat-items td{vertical-align:top;border-right:1px solid #000;padding:8px 6px;font-size:7.5px}.sat-items td:last-child{border-right:0}.sat-items td:first-child{text-align:center}.sat-items td:nth-child(n+3){text-align:right}.sat-items-frame>p{text-align:center;width:300px;margin:0;font-size:9px;position:absolute;bottom:12px;left:110px}.sat-total{border:1px solid #000;border-top:0;border-radius:0 0 5px 5px;grid-template-columns:minmax(0,1fr) 100px 100px;min-height:47px;display:grid;overflow:hidden}.sat-total>div{flex-direction:column;padding:5px 7px;display:flex}.sat-total>div b{font-size:7px;font-weight:400}.sat-total>div span{margin-top:5px;font-size:7.5px}.sat-total>strong{color:#fff;background:#000;place-items:center;font-size:9px;font-weight:400;display:grid}.sat-total>b{place-items:center end;padding-right:8px;font-size:9px;font-weight:400;display:grid}.sat-cert-row{border:1px solid #000;border-radius:5px;grid-template-columns:145px 1fr;align-items:center;min-height:24px;margin-top:4px;padding:0 8px;font-size:7px;display:grid}.sat-cert-row b{font-weight:400}.sat-cert-row span{text-align:center}.sat-footer{grid-template-columns:1fr 90px 118px;align-items:center;gap:16px;min-height:82px;padding:5px 4px 0;display:grid}.sat-footer p{grid-template-columns:78px 1fr;margin:4px 0;font-size:7.5px;display:grid}.sat-footer p b{font-weight:400}.sat-qr-wrap{flex-direction:column;align-items:center;gap:3px;display:flex}.sat-qr-wrap span{font-size:5.5px}.demo-qr{background:repeating-conic-gradient(#000 0 25%, #fff 0 50%) 0 / 8px 8px;border:3px solid #fff;outline:1px solid #000;width:48px;height:48px;position:relative}.demo-qr i{background:#fff;border:3px solid #000;width:12px;height:12px;position:absolute;box-shadow:inset 0 0 0 3px #000}.demo-qr i:first-child{top:2px;left:2px}.demo-qr i:nth-child(2){top:2px;right:2px}.demo-qr i:nth-child(3){bottom:2px;left:2px}.sat-fel-logo{object-fit:contain;width:116px;height:76px}@media print{@page{size:Letter;margin:10mm}body{background:#fff!important}.sidebar,.topbar,.demo-rail,.fel-success,.invoice-actions,.toast,.app-visur-footer{display:none!important}.main-panel{width:100%!important;margin:0!important;padding:0!important}.content-area,.screen,.invoice-layout{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.invoice-paper{width:100%!important;box-shadow:none!important;border:0!important;padding:0!important}.sat-demo-stamp,.sat-document-box>strong,.sat-date b,.sat-items th,.sat-total>strong{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (max-width:620px){.modal.modal-wide{padding:16px}.quote-product-results{grid-template-columns:1fr}.quote-draft-lines>div{grid-template-columns:1fr 1fr 1fr 25px}.quote-draft-lines>div>span{grid-column:1/5}.quote-draft-lines>div>b{text-align:left}.quote-editor>section.quote-editor-meta{grid-template-columns:1fr}.quote-editor-footer{flex-direction:column;align-items:stretch}.quote-editor-footer>div{text-align:left}.quote-editor-footer button{width:100%}.quote-buttons{flex-direction:column;align-items:stretch}.quote-buttons button{width:100%}.credit-day-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.credit-day-options button{min-height:43px;padding:0}.sat-header{grid-template-columns:78px 1fr}.sat-logo{width:76px;height:76px}.sat-emitter{padding-top:0}.sat-emitter h2{font-size:9px}.sat-emitter strong{font-size:7px}.sat-emitter span{font-size:6px}.sat-document{grid-column:1/3;margin-top:8px}.sat-customer>div{grid-template-columns:58px 1fr;padding:6px 8px}.sat-customer>div b:nth-of-type(2){margin-top:4px}.sat-items-frame{overflow-x:auto}.sat-items{min-width:480px}.sat-items-frame>p{width:240px;left:55px}.sat-total{grid-template-columns:minmax(0,1fr) 70px 80px}.sat-cert-row{grid-template-columns:105px 1fr}.sat-footer{grid-template-columns:1fr 58px 70px;gap:7px}.sat-footer p{grid-template-columns:62px 1fr}.sat-fel-mark strong{font-size:26px}}.fiscal-address-form{background:#fbfcfd;border:1px solid #dbe4ea;border-radius:9px;grid-template-columns:1fr 1fr .6fr;gap:9px;margin-top:10px;padding:12px;display:grid}.fiscal-address-form>div{flex-direction:column;grid-column:1/-1;display:flex}.fiscal-address-form>div strong{color:var(--navy);font-size:9px}.fiscal-address-form>div span{color:var(--muted);margin-top:3px;font-size:7.5px}.fiscal-address-form label{color:#536474;flex-direction:column;gap:5px;font-size:7.5px;font-weight:800;display:flex}.fiscal-address-form label.wide{grid-column:1/-1}.fiscal-address-form input{min-width:0;min-height:36px;color:var(--ink);background:#fff;border:1px solid #d2dce3;border-radius:7px;padding:0 9px}.fiscal-required{color:#a45d20;grid-column:1/-1;font-size:7.5px}.sat-emitter span{line-height:1.45}.sat-emitter .sat-address{margin-top:5px}.sat-emitter .sat-phone{white-space:nowrap;margin-top:7px}.sat-emitter .sat-nit{margin-top:4px;font-weight:700}.empty-data{color:var(--muted);text-align:center;padding:24px;font-size:10px}.customers-layout{grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);align-items:start;gap:16px;display:grid}.customer-list-panel,.customer-detail-panel{overflow:hidden}.result-count{color:var(--muted);white-space:nowrap;font-size:9px}.customer-table{width:100%;overflow-x:auto}.customer-row{width:100%;min-width:680px;min-height:56px;color:var(--ink);text-align:left;background:#fff;border:0;border-top:1px solid #e8edf0;grid-template-columns:minmax(220px,1.4fr) .65fr .45fr .7fr .65fr;align-items:center;gap:12px;padding:9px 17px;display:grid}button.customer-row{cursor:pointer}button.customer-row:hover,button.customer-row.selected{box-shadow:inset 3px 0 var(--blue);background:#f3f8fb}.customer-row>span:first-child{flex-direction:column;min-width:0;display:flex}.customer-row strong{color:var(--navy);font-size:9.5px}.customer-row span{font-size:9px}.customer-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7.5px;overflow:hidden}.customer-row.customer-head{color:#7b8996;letter-spacing:.6px;background:#f7f9fa;border-top:0;min-height:35px;font-size:7.5px;font-weight:900}.customer-detail-panel{padding:19px;position:sticky;top:82px}.customer-detail-panel h2{color:var(--navy);margin:0;font-size:17px}.customer-detail-panel>p{color:var(--muted);margin:5px 0 15px;font-size:9px}.customer-detail-summary{grid-template-columns:1fr 1fr 1fr;gap:7px;display:grid}.customer-detail-summary>div{background:#f5f8fa;border-radius:8px;flex-direction:column;padding:10px;display:flex}.customer-detail-summary span,.customer-address span{color:var(--muted);font-size:7.5px}.customer-detail-summary strong{color:var(--navy);margin-top:4px;font-size:10px}.customer-address{border:1px solid #e3e8ec;border-radius:8px;flex-direction:column;margin-top:12px;padding:11px;display:flex}.customer-address strong{margin-top:5px;font-size:9px;line-height:1.4}.customer-address small{color:var(--muted);margin-top:4px;font-size:8px}.customer-detail-panel h3{color:var(--navy);margin:18px 0 7px;font-size:11px}.purchase-history{max-height:330px;overflow:auto}.purchase-history>div:not(.empty-data){border-top:1px solid #edf1f4;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.purchase-history>div>span{flex-direction:column;min-width:0;display:flex}.purchase-history strong,.purchase-history b{color:var(--navy);font-size:9px}.purchase-history small{color:var(--muted);margin-top:3px;font-size:7.5px}.customer-form{flex-direction:column;gap:12px;display:flex}.customer-form label{color:#536474;flex-direction:column;gap:6px;font-size:9px;font-weight:800;display:flex}.customer-form input,.customer-form select{width:100%;min-height:41px;color:var(--ink);background:#fff;border:1px solid #d5dee5;border-radius:8px;padding:0 10px}.customer-form .form-grid{gap:11px}.customer-form .form-grid.three{grid-template-columns:1fr 1fr .65fr}.customer-form label.checkbox-label{border:1px solid #d5dee5;border-radius:8px;flex-direction:row;align-self:end;align-items:center;min-height:41px;padding:0 11px}.customer-form .checkbox-label input{width:15px;min-height:15px}.customer-tax-lookup{grid-template-columns:1fr 1fr;gap:11px;display:grid}.customer-tax-lookup label:first-child>div{grid-template-columns:1fr auto;gap:7px;display:grid}.customer-tax-lookup button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:0 12px;font-size:9px;font-weight:900}.customer-tax-lookup button:disabled{opacity:.55;cursor:not-allowed}.customer-tax-lookup input[readonly]{background:#f2f8f5;border-color:#bcdcca}.tax-verified{color:var(--green);font-size:8px}.customer-address-note{background:#f7fafb;border:1px solid #dce6eb;border-radius:8px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.customer-address-note strong{color:var(--navy);font-size:9px}.customer-address-note span{color:var(--muted);font-size:8px}.form-feedback{color:#8f5c10;background:#fff8e9;border:1px solid #edd1a4;border-radius:8px;margin:9px 16px;padding:9px 11px;font-size:9px}.settings-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.settings-title-row>div .panel-kicker{margin-bottom:7px}.settings-title-row>span{color:#607383;letter-spacing:.7px;background:#f4f7f9;border:1px solid #cfdbe3;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:900}.readonly-note{border-left:3px solid var(--blue);color:var(--muted);background:#f3f8fb;margin:-5px 0 16px;padding:9px 10px;font-size:8px;line-height:1.5}.readonly-value{color:#435363;cursor:default;-webkit-user-select:text;user-select:text;background:#f5f7f8;border:1px solid #e0e6ea;border-radius:7px;align-items:center;min-height:38px;padding:0 10px;font-size:10px;display:flex}.readonly-value.multiline{min-height:48px;padding-top:9px;padding-bottom:9px;line-height:1.45}.users-notice{color:#276b4b;background:#f2faf6;border:1px solid #cfe5da;border-radius:9px;align-items:center;gap:9px;min-height:42px;margin:-8px 0 15px;padding:9px 12px;font-size:9px;font-weight:800;display:flex}.users-notice>span{background:#dcefe5;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.users-notice>button{color:#5c7a6b;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:16px}.users-table .data-row{grid-template-columns:1.05fr 1.2fr .7fr 1.25fr .8fr 1.65fr;min-width:980px}.user-actions{align-items:center;gap:6px;display:flex}.user-actions button{min-height:29px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #ced9e1;border-radius:6px;padding:0 8px;font-size:7.5px;font-weight:800}.user-actions button:hover{border-color:var(--navy);background:#f4f8fa}.user-actions button.danger{color:#9e3d3d;border-color:#ead1d1}.user-actions button:disabled{opacity:.35;cursor:not-allowed}.password-generator{grid-template-columns:1fr auto;gap:7px;display:grid}.password-generator button{min-width:72px;color:var(--navy);cursor:pointer;background:#f5f8fa;border:1px solid #ccd8e0;border-radius:8px;font-size:8px;font-weight:900}.created-access label{color:#536474;flex-direction:column;gap:6px;margin-bottom:12px;font-size:8px;font-weight:800;display:flex}.credential-value{min-height:42px;color:var(--navy);background:#f6f8f9;border:1px solid #d8e1e7;border-radius:8px;align-items:center;padding:0 11px;font-size:10px;display:flex}.credential-value.password{justify-content:space-between;gap:10px}.credential-value.password button{min-height:28px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cad7df;border-radius:6px;font-size:8px;font-weight:900}.selected-user-summary{background:#f3f7f9;border-radius:8px;flex-direction:column;margin-bottom:14px;padding:12px;display:flex}.selected-user-summary strong{color:var(--navy);font-size:11px}.selected-user-summary span{color:var(--muted);margin-top:4px;font-size:8px}.role-access-preview{border-left:3px solid var(--blue);background:#f3f8fb;flex-direction:column;margin:-3px 0 14px;padding:10px 11px;display:flex}.role-access-preview strong{color:var(--navy);font-size:9px}.role-access-preview span{color:var(--muted);margin-top:3px;font-size:8px}.remove-user-confirm{text-align:center}.danger-symbol{color:#a43838;background:#fff0f0;border-radius:50%;place-items:center;width:50px;height:50px;margin:3px auto 13px;font-size:22px;font-weight:900;display:grid}.remove-user-confirm h3{color:var(--navy);margin:0;font-size:17px}.remove-user-confirm p{max-width:360px;color:var(--muted);margin:8px auto 18px;font-size:9px;line-height:1.55}.confirm-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.danger-button{color:#fff;cursor:pointer;background:#a73d3d;border:0;border-radius:8px;min-height:39px;font-size:8.5px;font-weight:900}.danger-button:disabled{opacity:.5;cursor:not-allowed}.sales-layout{grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);align-items:start;gap:16px;display:grid}.sales-list-panel{overflow:hidden}.sales-tools{align-items:center;gap:12px}.sales-filters{gap:5px;display:flex}.sales-filters button{min-height:31px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #d7e0e6;border-radius:7px;padding:0 9px;font-size:8px;font-weight:800}.sales-filters button.selected{border-color:var(--navy);background:var(--navy);color:#fff}.sales-table{width:100%;overflow-x:auto}.sale-row{width:100%;min-width:790px;min-height:57px;color:var(--ink);text-align:left;background:#fff;border:0;border-top:1px solid #e8edf0;grid-template-columns:.85fr minmax(180px,1.25fr) .9fr .8fr .65fr .62fr;align-items:center;gap:11px;padding:9px 15px;display:grid}button.sale-row{cursor:pointer}button.sale-row:hover,button.sale-row.selected{box-shadow:inset 3px 0 var(--blue);background:#f3f8fb}.sale-row>span{color:#4f6070;font-size:8.5px}.sale-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.sale-row strong,.sale-row b{color:var(--navy);font-size:9px}.sale-row small{color:var(--muted);margin-top:3px;font-size:7px}.sale-row em,.sale-detail-title em{border-radius:999px;width:fit-content;padding:5px 7px;font-size:7px;font-style:normal;font-weight:900}.sale-row em.certified,.sale-detail-title em.certified{color:var(--green);background:#e9f6f0}.sale-row em.pending,.sale-detail-title em.pending{color:#9a6500;background:#fff2d7}.sale-row em.cancelled,.sale-detail-title em.cancelled{color:#9b3535;background:#fbeaea}.danger-button.full{width:100%;margin-top:9px}.danger-button:hover:not(:disabled){background:#8d2f2f}.cancellation-audit{background:#fff8f8;border:1px solid #edcaca;border-left:4px solid #a73d3d;border-radius:8px;flex-direction:column;margin:14px 0;padding:11px 12px;display:flex}.cancellation-audit strong{color:#8d2f2f;font-size:9px}.cancellation-audit span{color:var(--navy);margin-top:4px;font-size:8px;line-height:1.45}.cancellation-audit small{color:var(--muted);margin-top:4px;font-size:7px}.cancellation-form{flex-direction:column;gap:13px;display:flex}.cancellation-warning{background:#fff7f7;border:1px solid #edcaca;border-radius:9px;flex-direction:column;padding:12px;display:flex}.cancellation-warning strong{color:#8d2f2f;font-size:10px}.cancellation-warning span{color:#704646;margin-top:5px;font-size:8px;line-height:1.55}.cancellation-summary{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.cancellation-summary span{min-width:0;color:var(--muted);flex-direction:column;padding:9px 10px;font-size:7px;display:flex}.cancellation-summary span:last-child{border-top:1px solid var(--line);grid-column:1/-1}.cancellation-summary b{overflow-wrap:anywhere;color:var(--navy);margin-top:3px;font-size:8px}.cancellation-form label{color:var(--navy);flex-direction:column;gap:5px;font-size:8px;font-weight:800;display:flex}.cancellation-form textarea{resize:vertical;min-height:82px;color:var(--navy);font:inherit;border:1px solid #d4dde3;border-radius:8px;padding:10px;font-weight:500}.cancellation-form label>small{color:var(--muted);font-size:7px;font-weight:500}.sale-row.sale-head{min-height:35px;color:var(--muted);letter-spacing:.5px;background:#f7f9fa;border-top:0;font-size:7.5px;font-weight:900}.sale-detail-panel{padding:19px;position:sticky;top:82px}.sale-detail-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sale-detail-title h2{color:var(--navy);margin:0;font-size:17px}.sale-detail-title p{color:var(--muted);margin:5px 0 0;font-size:8px}.sale-detail-facts{border:1px solid #e4e9ed;border-radius:8px;margin-top:15px;overflow:hidden}.sale-detail-facts>div{border-top:1px solid #edf1f3;grid-template-columns:85px 1fr;align-items:center;gap:8px;min-height:39px;padding:7px 9px;display:grid}.sale-detail-facts>div:first-child{border-top:0}.sale-detail-facts span{color:var(--muted);font-size:7.5px}.sale-detail-facts strong{min-width:0;color:var(--navy);overflow-wrap:anywhere;font-size:8px}.sale-detail-panel h3{color:var(--navy);margin:17px 0 7px;font-size:10px}.sale-items{max-height:230px;overflow:auto}.sale-items>div{border-top:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.sale-items>div>span{flex-direction:column;min-width:0;display:flex}.sale-items strong,.sale-items b{color:var(--navy);font-size:8.5px}.sale-items small{color:var(--muted);margin-top:3px;font-size:7px}.sale-detail-total{border-top:2px solid var(--navy);justify-content:space-between;align-items:center;margin:12px 0;padding:11px 0;display:flex}.sale-detail-total span{color:var(--muted);font-size:9px;font-weight:800}.sale-detail-total strong{color:var(--navy);font-size:18px}.sale-detail-panel>button+button{margin-top:7px}.uuid-text{font-family:monospace;font-size:7px!important}.product-admin-panel{overflow:hidden}.catalog-sort-control{color:var(--muted);align-items:center;gap:8px;margin-left:auto;font-size:11px;font-weight:800;display:flex}.catalog-sort-control select{min-height:36px;color:var(--navy);background:#fff;border:1px solid #ced9e0;border-radius:7px;padding:0 30px 0 10px;font-size:12px;font-weight:700}.product-admin-table{width:100%;overflow-x:auto}.product-admin-row{border-top:1px solid #e8edf0;grid-template-columns:72px minmax(280px,1.6fr) 100px 105px 75px 62px;align-items:center;gap:12px;min-width:850px;min-height:49px;padding:8px 15px;display:grid}.product-admin-row>*{color:#4f6070;min-width:0;font-size:8.5px}.product-admin-row>strong{color:var(--navy);font-size:9px}.product-admin-row>span:nth-child(2){overflow-wrap:anywhere}.product-admin-head{background:#f7f9fa;border-top:0;min-height:35px}.product-admin-head>span{color:var(--muted);letter-spacing:.5px;font-size:7.5px;font-weight:900}.product-admin-row em{border-radius:999px;width:fit-content;padding:5px 7px;font-size:7px;font-style:normal;font-weight:900}.product-admin-row em.active{color:var(--green);background:#e9f6f0}.product-admin-row em.inactive{color:#72818d;background:#eef1f3}.table-action{min-height:28px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #ced9e0;border-radius:6px;padding:0 9px;font-size:7.5px;font-weight:900}.table-action:hover{border-color:var(--blue);background:#eef7fb}.table-limit-note{color:var(--muted);border-top:1px solid #e8edf0;margin:0;padding:10px 15px;font-size:8px}.product-form{flex-direction:column;gap:12px;display:flex}.product-form>label:not(.checkbox-label),.product-form .form-grid label{color:var(--navy);flex-direction:column;gap:5px;font-size:8px;font-weight:800;display:flex}.product-form textarea{resize:vertical;min-height:86px}.product-form input,.product-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfdae1;border-radius:7px;outline:0;padding:10px 11px}.product-form input:focus,.product-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2077a71a}.next-code-preview{background:#f3f8fb;border:1px solid #d8e6ed;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:3px 12px;padding:12px 13px;display:grid}.next-code-preview span{color:var(--muted);font-size:8px}.next-code-preview strong{color:var(--navy);grid-area:1/2/3;font-size:20px}.next-code-preview small{color:#6d7e8b;font-size:7px}@media (max-width:900px){.receivables-toolbar{flex-direction:column;align-items:stretch}.receivables-toolbar .search-box{width:100%}.receivable-filters{overflow-x:auto}.receivables-layout{grid-template-columns:1fr}.receivable-list-panel{max-height:430px}.receivable-summary{grid-template-columns:1fr 1fr}.receivable-summary>div:nth-child(2){border-right:0}.receivable-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.customers-layout,.sales-layout{grid-template-columns:1fr}.sale-detail-panel{position:static}.sales-tools{flex-direction:column;align-items:stretch}.sales-tools .search-box.small{width:100%}.customer-detail-panel{position:static}.fiscal-address-form{grid-template-columns:1fr}.fiscal-address-form label.wide,.fiscal-address-form>div,.fiscal-required{grid-column:1}.customer-tax-lookup,.customer-form .form-grid.three{grid-template-columns:1fr}.products-screen .table-tools{flex-direction:column;align-items:stretch}.products-screen .search-box.small{width:100%}.catalog-sort-control{justify-content:space-between;width:100%;margin-left:0}.catalog-sort-control select{flex:1}}@media (max-width:620px){.receivable-summary{grid-template-columns:1fr}.receivable-summary>div{border-right:0;border-bottom:1px solid var(--line)}.receivable-summary>div:last-child{border-bottom:0}.receivable-detail-actions{flex-direction:column;align-items:stretch}.receivable-detail-actions button{width:100%;margin-left:0}.receivable-account-detail .payment-history{margin-left:19px}}.app-shell{font-size:14px}.brand-sub{font-size:9px}.nav-label{font-size:10.5px}.nav-item{font-size:13px}.nav-badge{font-size:11px}.user-meta strong{font-size:12.5px}.user-meta span{font-size:11px}.domain-pill{font-size:13px}.domain-pill b,.system-chip,.eyebrow,.panel-kicker{font-size:10.5px}.page-heading p{font-size:14px;line-height:1.5}.primary-button,.secondary-button,.danger-button{font-size:12.5px}.text-button{font-size:12px}.panel-head h2{font-size:16px}.panel-head p{font-size:12px;line-height:1.45}.metric-top,.metric-card>div:last-child,.chart-total span,.legend span,.count-pill{font-size:11px}.y-axis,.bar-col>span,.donut span{font-size:10px}.bar i{font-size:9.5px}.legend strong,.activity-item strong,.alert-item strong{font-size:12px}.activity-item span,.alert-item small{font-size:10.5px}.section-minihead strong{font-size:13.5px}.section-minihead small{font-size:11px}.section-minihead>span,.step-chip,.ready-badge{font-size:10.5px}.nit-search>label,.fiscal-address-form label,.field-label{font-size:11px}.nit-search input,.customer-select,.select-input,.text-input,.search-box input,.fiscal-address-form input{font-size:13.5px}.nit-search button,.demo-nit-row button,.selected-customer button{font-size:11.5px}.demo-nit-row span,.lookup-feedback small,.selected-customer span,.selected-customer small,.fiscal-address-form>div span,.fiscal-required{font-size:10.5px}.lookup-feedback strong,.selected-customer strong,.fiscal-address-form>div strong{font-size:12px}.client-avatar{font-size:11px}.catalog-notice{font-size:11.5px;line-height:1.45}.search-box kbd{font-size:10px}.product-header{font-size:10.5px}.product-row strong{font-size:12px}.product-row small,.product-row>span{font-size:10.5px}.product-row>button{font-size:11.5px}.cart-head strong{font-size:13.5px}.cart-head small,.cart-head>button{font-size:10.5px}.empty-cart p,.empty-cart button{font-size:11.5px}.cart-item-top strong{font-size:12px}.cart-item-top span,.cart-controls label>span,.line-total span,.price-note,.cart-help{font-size:10.5px}.cart-controls input{font-size:13px}.price-input i{font-size:11px}.line-total strong{font-size:12.5px}.cart-summary>div,.grand-total span{font-size:11.5px}.modal-head span{font-size:10.5px}.modal-total span,.payment-options strong{font-size:12px}.payment-options small,.credit-summary span,.modal-note{font-size:10.5px}.credit-summary b,.success-state p,.toast{font-size:12px}.credit-day-options button span{font-size:10px}.module-metrics span,.module-metrics small{font-size:11px}.data-row{font-size:11.5px}.data-head{font-size:10.5px}.settings-card label,.settings-title-row>span,.readonly-note,.safe-note{font-size:11px}.settings-card input,.readonly-value{font-size:13px}.integration-status strong{font-size:12px}.integration-status small{font-size:10.5px}.architecture-flow span{font-size:10px}.receivable-filters button{font-size:11px}.receivable-row strong,.receivable-row>b{font-size:12px}.receivable-row small,.receivable-row em,.receivable-row mark{font-size:10px}.receivable-summary span,.receivable-detail-actions span,.receivable-detail-actions small,.receivable-document span,.document-id small,.payment-history span,.payment-history small{font-size:10.5px}.receivable-summary strong,.receivable-detail-actions strong,.receivable-document strong,.payment-history strong,.payment-history>b,.receivable-payment-title strong{font-size:12px}.receivable-payment-title span,.receivable-no-payments,.receivable-empty,.receivable-empty small,.continuation-card p,.filter-row button{font-size:11px}.quote-row strong,.quote-row>b{font-size:12px}.quote-row small,.quote-row em{font-size:10px}.quote-client>span,.quote-client small,.quote-line,.quote-line.head,.quote-line small,.quote-total span,.accepted-badge,.quote-empty small,.quote-preview-empty p,.quote-notes strong,.quote-notes span{font-size:10.5px}.quote-client strong,.quote-empty strong,.quote-preview-empty h2{font-size:12px}.quote-editor-heading strong,.quote-customer-result strong,.quote-product-results strong,.quote-draft-lines strong,.quote-draft-lines>div>b{font-size:11.5px}.quote-editor-heading small,.quote-customer-result small,.quote-product-results small,.quote-product-results b,.quote-draft-lines small,.quote-draft-lines label,.quote-editor-meta label,.quote-editor-footer span{font-size:10.5px}.quote-nit-row input,.quote-editor-meta input,.quote-editor-meta textarea,.quote-draft-lines input{font-size:13px}.quote-nit-row button,.quote-editor-warning{font-size:11px}.approval-submit-note strong,.approval-waiting-card strong,.certificate-ready strong,.inbox-list-head strong,.inbox-list>button strong,.inbox-list>button>b,.inbox-section-title strong,.inbox-product-results strong,.inbox-item>strong{font-size:12px}.approval-submit-note small,.approval-waiting-card span,.approval-live-note,.realtime-pill,.inbox-metrics span,.inbox-metrics small,.certificate-ready small,.inbox-list>button small,.inbox-list>button em,.inbox-list mark,.inbox-empty small,.inbox-editor-head p,.inbox-section-title small,.inbox-nit label,.inbox-fields label,.inbox-product-results small,.inbox-item.head,.inbox-payment-options>div span,.approval-legal-note{font-size:10.5px}.inbox-nit input,.inbox-fields input,.inbox-item input,.inbox-payment-options select{font-size:13px}.inbox-nit button,.inbox-payment-options>button{font-size:11.5px}.result-count,.customer-detail-panel>p,.customer-detail-summary span,.customer-address span,.customer-address small,.purchase-history small,.customer-form label,.form-feedback{font-size:11px}.customer-row strong,.customer-row span,.customer-detail-summary strong,.customer-address strong,.purchase-history strong,.purchase-history b{font-size:12px}.customer-row small,.customer-row.customer-head{font-size:10.5px}.customer-form input,.customer-form select{font-size:13px}.users-notice,.created-access label,.selected-user-summary span,.role-access-preview span,.remove-user-confirm p{font-size:11px}.user-actions button,.password-generator button,.credential-value.password button{font-size:10.5px}.credential-value,.role-access-preview strong{font-size:12px}.sales-filters button,.sale-row>span,.sale-row strong,.sale-row b,.sale-row small,.sale-row em,.sale-detail-title em,.sale-row.sale-head,.sale-detail-title p,.sale-detail-facts span,.sale-detail-facts strong,.sale-items strong,.sale-items b,.sale-items small,.sale-detail-total span,.cancellation-audit strong,.cancellation-audit span,.cancellation-audit small,.cancellation-warning span,.cancellation-summary span,.cancellation-summary b,.cancellation-form label,.cancellation-form label>small{font-size:11px}.sale-detail-panel h3,.cancellation-warning strong{font-size:12px}.uuid-text{font-size:10.5px!important}.cancellation-form textarea{font-size:13px}.product-admin-row>*,.product-admin-row>strong,.product-admin-head>span,.product-admin-row em,.table-action,.table-limit-note,.product-form>label:not(.checkbox-label),.product-form .form-grid label,.next-code-preview span,.next-code-preview small{font-size:11px}.product-form input,.product-form textarea{font-size:13px}.quote-cf-option{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cfd9e0;border-radius:999px;min-height:32px;margin-top:8px;padding:0 12px;font-size:11px;font-weight:800}.quote-cf-option:hover{border-color:var(--blue);background:#f4f9fc}.quote-cf-name{color:var(--muted);flex-direction:column;gap:5px;margin-top:10px;font-size:11px;font-weight:800;display:flex}.quote-cf-name input{width:100%;height:40px;color:var(--navy);border:1px solid #cfd9e0;border-radius:8px;padding:0 11px;font-size:13px;font-weight:700}@media (max-width:900px){.nav-item{flex-basis:88px;font-size:10.5px;line-height:1.15}}@media (pointer:coarse){.inbox-item input{min-height:44px;font-size:16px}.money-input.compact{min-height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@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}
