:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--primary-color:#e53e3e;--bg-main:#f8fafc;--bg-surface:#fff;--text-dark:#1a202c;--text-muted:#718096;--border-light:#e2e8f0;--font-family:"Inter", -apple-system, sans-serif}body{font-family:var(--font-family);background-color:var(--bg-main);color:var(--text-dark);margin:0}a{color:inherit;text-decoration:none}.form-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-form-full{grid-column:1/-1}input:not([type=checkbox]):not([type=radio]),select,textarea{border:1px solid var(--border-light);box-sizing:border-box;width:100%;color:var(--text-dark);background-color:#fff;border-radius:6px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}input[type=checkbox],input[type=radio]{cursor:pointer;accent-color:#2563eb;vertical-align:middle;border-radius:4px;width:18px;height:18px;margin:0;padding:0}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{border-color:#a0aec0;outline:none}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}label{color:#4a5568;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.required-asterisk{color:var(--primary-color);margin-left:2px}.btn-primary{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 24px;font-weight:500;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-secondary{color:var(--text-dark);border:1px solid var(--border-light);cursor:pointer;background-color:#0000;border-radius:6px;padding:10px 24px;font-weight:500}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out fadeIn}.metric-card{border:1px solid var(--border-light);background-color:#fff;border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #00000005}.metric-card:hover{transform:translateY(-2px);box-shadow:0 8px 12px #0000000d}.metric-card.gradient-blue{background:linear-gradient(135deg,#ebf8ff 0%,#fff 100%);border-left:4px solid #3182ce}.metric-card.gradient-green{background:linear-gradient(135deg,#f0fff4 0%,#fff 100%);border-left:4px solid #38a169}.metric-card.gradient-purple{background:linear-gradient(135deg,#faf5ff 0%,#fff 100%);border-left:4px solid #805ad5}.metric-card.gradient-red{background:linear-gradient(135deg,#fff5f5 0%,#fff 100%);border-left:4px solid #e53e3e}.nav-dropdown{padding-bottom:5px;display:inline-block;position:relative}.nav-dropdown-content{z-index:50;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:200px;padding:8px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 16px #0000001a}.nav-dropdown:hover .nav-dropdown-content{flex-direction:column;display:flex}.nav-dropdown-item{color:#4a5568;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:block}.nav-dropdown-item:hover{color:#2b6cb0;background-color:#f8fafc}*{box-sizing:border-box}img,svg,canvas,video,table{max-width:100%}.app-main{overflow-x:hidden}.app-footer{color:#7a6f78;letter-spacing:.35px;text-align:center;background:linear-gradient(135deg,#fff 0%,#fff8f8 50%,#fff 100%);border-top:1px solid #e53e3e29;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;width:100%;padding:19px 24px;font-size:13px;display:flex;position:relative;overflow:hidden;box-shadow:0 -8px 24px #e53e3e0a}.app-footer:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-color), transparent);width:min(240px,60%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.app-footer strong{color:#0000;letter-spacing:.45px;background:linear-gradient(90deg,#c53030,#e53e3e,#ed64a6);-webkit-background-clip:text;background-clip:text;font-weight:700}.app-footer-flourish{color:#d9a5ad;font-size:10px}.app-footer-heart{color:var(--primary-color);filter:drop-shadow(0 2px 4px #e53e3e47);font-size:15px;animation:2.4s ease-in-out infinite footer-heartbeat;display:inline-block}@keyframes footer-heartbeat{0%,45%,to{transform:scale(1)}12%{transform:scale(1.18)}24%{transform:scale(1)}32%{transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.app-footer-heart{animation:none}}.navbar-top,.navbar-brand-wrap,.navbar-user-wrap,.navbar-links{min-width:0}.navbar-links{flex-wrap:wrap}.navbar-brand-text,.navbar-page-title{overflow-wrap:anywhere}@media (width<=900px){.app-main{padding:18px!important}.navbar-top{align-items:flex-start!important;gap:12px!important;padding:14px 18px!important}.navbar-brand-wrap{flex-wrap:wrap!important;gap:10px!important}.navbar-brand-text{word-spacing:4px!important;font-size:20px!important}.navbar-page-title{width:100%!important;margin-left:0!important;font-size:13px!important}.navbar-links{-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;gap:14px!important;padding:10px 18px!important;overflow-x:auto!important}.nav-dropdown-content{left:auto;right:0}.dashboard-page{padding:18px!important}.dashboard-hero,.dashboard-controls,.dashboard-controls input{width:100%!important}.dashboard-summary-grid,.dashboard-pending-grid,.dashboard-stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.form-grid{grid-template-columns:1fr!important}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=560px){.app-main{padding:12px!important}.navbar-top{flex-direction:column!important;padding:12px!important}.navbar-user-wrap{justify-content:flex-end!important;width:100%!important}.navbar-brand-text{letter-spacing:1px!important;word-spacing:2px!important;font-size:18px!important}.navbar-links{padding:9px 12px!important}.dashboard-page{padding:12px!important}.dashboard-summary-grid,.dashboard-pending-grid,.dashboard-stock-grid{grid-template-columns:1fr!important}input,select,textarea,button{max-width:100%}.product-form-grid{grid-template-columns:1fr!important}}html,body{min-width:320px;overflow-x:hidden}button,[role=button],input,select,textarea{min-height:44px}button,a,input,select,textarea{touch-action:manipulation}img,video{height:auto}.app-navbar{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;width:100%;position:relative}.navbar-top{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(16px,3vw,30px);display:flex}.navbar-brand-wrap,.navbar-user-wrap{align-items:center;min-width:0;display:flex}.navbar-brand-wrap{gap:clamp(10px,2vw,20px)}.navbar-user-wrap{gap:12px}.navbar-menu-toggle{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:44px;min-width:44px;height:44px;padding:10px;display:none}.navbar-menu-toggle span{background:#2d3748;border-radius:2px;width:20px;height:2px;margin:4px auto;transition:transform .2s,opacity .2s;display:block}.navbar-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.navbar-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.navbar-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.app-main{width:100%;min-width:0;padding:clamp(12px,3vw,30px)!important}.app-main>*{min-width:0;max-width:100%}.app-main table{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;display:block;overflow-x:auto}.app-main th,.app-main td{overflow-wrap:normal}.app-main [style*="overflowX: 'auto'"]{scrollbar-width:thin;max-width:100%}.app-main [style*=maxWidth]{box-sizing:border-box}:focus-visible{outline-offset:2px;outline:3px solid #2b6cb059}@media (width<=1024px){.app-main [style*="padding: '30px'"]{padding:20px!important}.app-main [style*="gridTemplateColumns: 'repeat(4"],.app-main [style*="gridTemplateColumns: 'repeat(7"],.app-main [style*="gridTemplateColumns: 'repeat(6"],.app-main [style*="gridTemplateColumns: 'repeat(3"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-main [style*="gridTemplateColumns: 'minmax(280px"],.app-main [style*="gridTemplateColumns: 'minmax(260px"]{grid-template-columns:1fr!important}}@media (width<=768px){.navbar-top{flex-direction:row!important;align-items:center!important;padding:10px 12px!important}.navbar-brand-wrap{flex:1;flex-wrap:nowrap!important}.navbar-brand-text{line-height:1.2;letter-spacing:.3px!important;word-spacing:normal!important;font-size:clamp(16px,4.6vw,20px)!important}.navbar-page-title,.navbar-user-name{display:none}.navbar-user-wrap{justify-content:flex-end!important;width:auto!important}.navbar-menu-toggle{display:block}.navbar-links{background:#fff;border-top:1px solid #edf2f7;flex-direction:column;max-height:calc(100svh - 64px);position:absolute;top:100%;left:0;right:0;box-shadow:0 14px 24px #0f172a1f;align-items:stretch!important;gap:2px!important;padding:10px 12px 16px!important;display:none!important;overflow-y:auto!important}.navbar-links.is-open{display:flex!important}.navbar-links>a,.navbar-links>button,.navbar-links>.nav-dropdown{width:100%;min-height:44px;border-bottom:1px solid #edf2f7!important;height:auto!important;padding:12px!important}.navbar-links>a,.navbar-links>button{align-items:center;display:flex!important}.navbar-links>div[style*=marginLeft]{display:none}.nav-dropdown{display:block}.nav-dropdown>span{padding-bottom:8px;display:block}.nav-dropdown-content{min-width:0;box-shadow:none;border:0;border-left:2px solid #e2e8f0;border-radius:0;padding:0 0 0 8px;display:flex;position:static}.nav-dropdown-item{align-items:center;min-height:44px;padding:10px 12px;display:flex}.app-main [style*=gridTemplateColumns]{grid-template-columns:1fr!important}.app-main [style*="display: 'flex'"][style*=gap]{max-width:100%}.app-main [style*="width: '300px'"],.app-main [style*="width: '320px'"],.app-main input[style*="width: '300px'"]{width:100%!important}.app-main [style*="minWidth: '280px'"]{width:100%;min-width:0!important}.app-main h1{font-size:clamp(26px,8vw,36px);line-height:1.15}}@media (width<=480px){.app-main{padding:10px!important}.app-main [style*="padding: '30px'"],.app-main [style*="padding: 30"],.app-main [style*="padding: '24px'"],.app-main [style*="padding: 24"]{padding:14px!important}.app-main [style*="display: 'flex'"][style*="flexWrap: 'wrap'"]>*{flex-basis:100%!important;width:100%!important;min-width:0!important}.app-main [style*="width: '400px'"],.app-main [style*="width: '520px'"],.app-main [style*="width: '820px'"]{width:calc(100vw - 24px)!important;max-width:100%!important}.app-main button:not(.navbar-menu-toggle),.app-main .btn-primary,.app-main .btn-secondary{min-height:44px}.app-footer{padding:16px 12px;line-height:1.5}}.app-main [style*=grid-template-columns]{min-width:0}.app-main [style*="overflow-x: auto"]{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%}.app-main [style*="position: fixed"]{padding:12px}.app-main [style*="position: fixed"]>[style*=background]{max-width:min(100%,960px)}.app-main table{border-spacing:0;min-width:680px;font-size:clamp(13px,1.3vw,14px)}.app-main table thead{background:#f8fafc}.app-main table th{z-index:1;white-space:nowrap;color:#475569;background:inherit;font-weight:700;position:sticky;top:0}.app-main table td{vertical-align:middle;line-height:1.45}.app-main table tbody tr:nth-child(2n){background-color:#f8fafcb8}.app-main table tbody tr:hover{background-color:#f1f5f9}.app-main table th,.app-main table td{padding:clamp(10px,1.5vw,16px)}.app-main button[title],.app-main a[title]{min-width:44px;min-height:44px}.app-main form{width:100%;min-width:0}.app-main form>*,.app-main form [style*="display: grid"]>*{min-width:0}.app-main form input,.app-main form select,.app-main form textarea{font-size:16px;line-height:1.35}.app-main form textarea{resize:vertical;min-height:96px}.app-main [style*=border-bottom][style*="display: flex"]{max-width:100%}.app-main [style*=border-bottom][style*="display: flex"]>button{white-space:nowrap;flex:none}@media (width<=1024px){.app-main [style*="padding: 30px"]{padding:20px!important}.app-main [style*="grid-template-columns: repeat(4"],.app-main [style*="grid-template-columns: repeat(7"],.app-main [style*="grid-template-columns: repeat(6"],.app-main [style*="grid-template-columns: repeat(3"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-main [style*="grid-template-columns: minmax(280px"],.app-main [style*="grid-template-columns: minmax(260px"]{grid-template-columns:1fr!important}.app-main [style*="min-width: 280px"]{min-width:0!important}}@media (width<=768px){.app-main [style*=grid-template-columns],.app-main form [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.app-main [style*="justify-content: space-between"][style*="display: flex"]{flex-wrap:wrap;gap:12px}.app-main [style*="align-items: flex-end"][style*="display: flex"]{flex-wrap:wrap}.app-main [style*="align-items: flex-end"][style*="display: flex"]>*{flex:220px!important;width:auto!important;min-width:0!important}.app-main [style*=border-bottom][style*="display: flex"]{scrollbar-width:thin;scroll-snap-type:x proximity;overflow-x:auto;flex-wrap:nowrap!important}.app-main [style*=border-bottom][style*="display: flex"]>button{scroll-snap-align:start;min-width:max-content}.app-main [style*="width: 256px"],.app-main [style*="width: 320px"],.app-main [style*="width: 300px"],.app-main [style*="width: 270px"],.app-main [style*="width: 192px"],.app-main input[style*="width: 300px"]{max-width:100%;width:100%!important}.app-main [style*="min-width: 250px"],.app-main [style*="min-width: 240px"],.app-main [style*="min-width: 220px"],.app-main [style*="min-width: 200px"],.app-main [style*="min-width: 180px"]{min-width:0!important}.app-main form [style*="display: flex"][style*=gap]{flex-wrap:wrap}.app-main form [style*="display: flex"][style*=gap]>input,.app-main form [style*="display: flex"][style*=gap]>select,.app-main form [style*="display: flex"][style*=gap]>textarea{flex:100%}.app-main [style*="max-width: 94vw"],.app-main [style*="width: 820px"],.app-main [style*="width: 520px"],.app-main [style*="width: 400px"]{width:100%!important;max-width:100%!important}.app-main [style*="position: fixed"]>div{overflow-y:auto;max-height:calc(100svh - 24px)!important}}@media (width<=480px){.app-main [style*="padding: 30px"],.app-main [style*="padding: 24px"],.app-main [style*="padding: 20px"]{padding:14px!important}.app-main h2{line-height:1.25;font-size:clamp(20px,6vw,24px)!important}.app-main [style*="justify-content: space-between"][style*="display: flex"]>button,.app-main [style*="justify-content: flex-end"][style*="display: flex"]>button,.app-main [style*="justify-content: flex-end"][style*="display: flex"]>a{flex:auto;justify-content:center}.app-main form>[style*="display: flex"][style*=gap]>div:not([style*="flex-direction: column"]){min-width:0!important}.app-main table{min-width:620px}.app-main table th,.app-main table td{padding:10px 12px!important}.app-main [style*="position: fixed"]{padding:8px;align-items:flex-end!important}.app-main [style*="position: fixed"]>div{border-radius:12px 12px 0 0!important;width:100%!important;padding:16px!important}}@media (width<=560px){.indent-add-page{padding:16px 12px 24px!important}.indent-add-header{flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-bottom:18px!important;display:flex!important}.indent-add-header>h2{font-size:24px!important;line-height:1.2!important}.indent-add-header>div{align-items:flex-start!important;gap:12px!important;width:100%!important}.indent-add-header>div>div:first-child{overflow-wrap:anywhere;max-width:100%;line-height:1.45;font-size:12px!important}.indent-header-actions{flex-flow:wrap!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.indent-header-actions>button{white-space:nowrap;border-radius:8px!important;flex:none!important;width:auto!important;height:40px!important;min-height:40px!important;padding:0 14px!important;font-size:12px!important;line-height:1!important}.indent-add-page>div[style*="background: rgb(255, 255, 255)"],.indent-add-page>div[style*="background: #fff"]{border-radius:12px!important;padding:16px!important}.indent-add-page form>div[style*="width: 320px"]{width:100%!important;margin-bottom:20px!important}.indent-product-header{display:none!important}.indent-product-row{background:#f8fafc;border:1px solid #dbe5f0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;flex-direction:column!important;align-items:stretch!important;gap:14px!important;width:100%!important;padding:16px!important;display:flex!important}.indent-product-field{flex:none!important;width:100%!important;min-width:0!important;display:block!important}.indent-product-field:before{content:attr(data-label);color:#475569;margin-bottom:6px;font-size:13px;font-weight:700;line-height:1.25;display:block}.indent-product-field[data-label=Qty]:before{content:"Quantity"}.indent-product-field input{width:100%!important;height:46px!important;min-height:46px!important;padding:0 12px!important;font-size:16px!important}.indent-row-actions{padding-top:2px;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.indent-row-actions>button{flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}.indent-add-page textarea{min-height:112px!important}.indent-add-page form>div:last-of-type{gap:8px!important}.indent-add-page form>div:last-of-type>button{flex:none!important;width:auto!important;min-height:44px!important;padding:0 16px!important}.indent-add-page{padding-top:12px!important}.indent-add-header{gap:8px!important;height:auto!important;min-height:0!important;margin:0 0 12px!important}.indent-add-header>h2{margin:0!important}.indent-add-header>div{flex:none!important;justify-content:flex-start!important;gap:8px!important;height:auto!important;min-height:0!important;margin:0!important}.indent-add-header>div>div:first-child,.indent-header-actions{margin:0!important}.indent-header-actions{min-height:40px!important}.indent-add-page form>div[style*="margin-bottom: 30px"]{margin-bottom:18px!important}.indent-product-row{gap:10px!important;padding:14px!important}.indent-product-field:before{margin-bottom:4px!important}.indent-add-header>div>*{flex:none!important;width:auto!important;min-width:0!important;min-height:0!important}.indent-add-header>div>div:first-child{height:auto!important}.indent-header-actions{width:100%!important;height:auto!important;min-height:0!important;margin-top:2px!important}}.dashboard-consumption-table{table-layout:fixed!important;width:100%!important;min-width:100%!important;display:table!important}.dashboard-consumption-table th,.dashboard-consumption-table td{width:auto}.dashboard-nonmoving-table{table-layout:fixed!important;width:100%!important;min-width:100%!important;display:table!important}.dashboard-nonmoving-table th,.dashboard-nonmoving-table td{width:auto}.app-main table{width:100%!important;display:table!important;overflow:visible!important}.quotation-document{color:#111;background:#e5e7eb;max-width:850px;margin:0 auto;padding:18px;font-family:Arial,sans-serif;font-size:12px;line-height:1.35}.quotation-page{box-sizing:border-box;background:#fff;width:816px;height:1056px;margin:0 auto 22px;position:relative;overflow:hidden;box-shadow:0 2px 12px #0f172a2e}.quotation-page>:not(.quotation-watermark){z-index:3;position:relative}.quotation-page-header,.quotation-page-footer{width:100%;height:auto;display:block;position:absolute;left:0}.quotation-page-header{top:0}.quotation-page-header,.quotation-page-footer{z-index:4!important}.quotation-page-footer{width:100%;margin:0;left:0;right:0;position:absolute!important;bottom:0!important}.quotation-watermark{display:none!important}.quotation-page-content{box-sizing:border-box;isolation:isolate;padding:148px 24px 0;inset:0 0 88px;overflow:hidden;position:absolute!important}.quotation-page-content:before{content:"";filter:none;opacity:1;pointer-events:none;z-index:-1;background:url(/letterhead/rs-heavy-watermark.png) 50% 62%/50% no-repeat;position:absolute;inset:0}.quotation-page h1,.quotation-section h2{opacity:1;text-align:center;text-underline-offset:2px;margin:0;font-family:Arial,sans-serif;font-size:16px;font-weight:700;text-decoration:underline;color:#000!important;letter-spacing:0!important;line-height:1.35!important}.quotation-page h1{margin:12px 0 8px}.quotation-image-placeholder{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #94a3b8;flex-direction:column;justify-content:center;align-items:center;min-height:70px;display:flex}.quotation-meta{border-collapse:collapse;table-layout:fixed;text-transform:none;width:100%;margin:0 0 62px}.quotation-meta td{border:1px solid #111;width:50%;height:56px;padding:0 8px}.quotation-meta td>b,.quotation-meta td>strong{display:inline-block}.quotation-meta td>b{min-width:92px}.quotation-meta td>strong{float:right}.quotation-meta .quotation-meta-empty{border-bottom-color:#0000;border-left-color:#0000}.quotation-customer{text-transform:uppercase;white-space:pre-line;min-height:72px;margin:-48px 8px 12px}.quotation-customer div{margin-top:8px}.quotation-page p{margin:12px 0}.quotation-table{border-collapse:collapse;table-layout:fixed;width:100%;margin:18px 0 0}.quotation-table th,.quotation-table td{text-align:center;vertical-align:middle;border:1px solid #111;padding:8px 6px}.quotation-table tbody:not(.quotation-product-image-band) td{height:38px;font-size:15px;font-weight:700}.quotation-table th:first-child{width:9%}.quotation-table th:nth-child(2){width:42%}.quotation-table th:nth-child(3){width:15%}.quotation-table th:nth-child(4){width:14%}.quotation-table th:nth-child(5){width:20%}.quotation-product-image-band td{background:#fff;height:auto;padding:10px 14px}.quotation-product-single{justify-content:center;align-items:center;width:100%;margin:0;padding:2px 0;display:flex}.quotation-product-visual{box-shadow:none;object-fit:contain;background:0 0;border:none;border-radius:0;width:100%;height:auto;max-height:165px;display:block}.quotation-table tfoot td{text-align:left;height:38px;padding:8px 10px}.quotation-table tfoot td:last-child{text-align:center}.quotation-page-two .quotation-page-content{padding:168px 42px 0;bottom:88px}.quotation-section{break-inside:avoid}.quotation-section h2{margin-bottom:22px}.quotation-section p{margin:16px 0}.quotation-mechanical h2{margin-bottom:20px}.quotation-mechanical,.quotation-terms{text-transform:uppercase;font-weight:400}.quotation-mechanical h2,.quotation-terms h2,.quotation-mechanical b,.quotation-terms b{font-weight:700}.quotation-terms{margin-top:50px}.quotation-terms p{grid-template-columns:92px 1fr;display:grid}@media print{body *{visibility:hidden!important}#inward-quotation-print,#inward-quotation-print *{visibility:visible!important}@page{size:Letter portrait;margin:.25in}#inward-quotation-print{background:#fff;width:100%;max-width:none;margin:0;padding:0;display:block;position:relative;top:0;left:0}#inward-quotation-print .quotation-page{box-shadow:none;page-break-after:always;page-break-inside:avoid;width:8.5in;height:11in;margin:0 0 .2in;display:block}#inward-quotation-print .quotation-page-footer{left:0;position:absolute!important;bottom:0!important}#inward-quotation-print .quotation-page-content:before{filter:none;opacity:1;-webkit-print-color-adjust:exact;print-color-adjust:exact}#inward-quotation-print .quotation-page:last-child{page-break-after:auto;margin-bottom:0}.quotation-print-controls{display:none!important}}
