.password-page{min-height:100dvh;box-sizing:border-box;background:#eeefeb;padding:32px 16px;color:#141414;font-family:Arial,Helvetica,sans-serif}.password-panel{width:100%;max-width:600px;box-sizing:border-box;margin:auto;padding:32px 36px;border:1px solid #d5d7d2;border-top:6px solid #e41c19;border-radius:0;background:#fff}.password-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.password-ctr-logo{display:block;width:175px;max-width:100%;height:auto}.password-oe{display:flex;align-items:center;gap:9px}.password-oe img{flex-shrink:0}.password-oe span{font-size:10px;line-height:16px;color:#444;font-weight:700}.password-eyebrow{margin:0 0 12px;color:#b8201b;font-size:12px;font-weight:700;letter-spacing:0}.password-panel h1{font-size:32px;line-height:1.18;text-transform:uppercase;margin:0;color:#141414}.password-accent{width:64px;height:4px;background:#e41c19;margin:22px 0}.password-account{color:#626663;font-size:14px}.password-account strong{color:#141414;overflow-wrap:anywhere}.password-panel label{display:block;margin:18px 0;font-size:14px;font-weight:600;color:#343434}.password-panel input{display:block;width:100%;box-sizing:border-box;height:46px;margin-top:8px;padding:10px 12px;background:#fff;color:#182026;border:1px solid #cbd3da;border-radius:6px}.password-panel input:focus{outline:2px solid #df1020;outline-offset:2px}.password-panel .btn{width:100%;min-height:50px;height:auto;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px 18px;line-height:1.4;box-sizing:border-box;margin:22px 0 0;white-space:normal;border-radius:2px;letter-spacing:0;font:700 15px Arial,Helvetica,sans-serif;text-transform:uppercase;color:#fff;background:#e41c19;box-shadow:none;text-decoration:none}.password-panel .btn:hover{background:#bd1715}.password-panel .btn:focus-visible{outline:2px solid #141414;outline-offset:3px}.password-notice{margin-top:24px;padding:18px;border-left:5px solid #e41c19;background:#111;color:#fff}.password-notice strong{color:#ff7165;font-size:11px}.password-notice p{margin:8px 0 0;font-size:14px;line-height:1.5}.password-panel .password-footer{margin-top:28px;padding:16px 0 0;border-top:2px solid #141414;background:#fff;color:#626663;font-size:10px;line-height:1.8;font-weight:700}.password-footer span{display:block;font-weight:400;font-size:12px}.password-message{color:#bc1222}@media(max-width:480px){.password-page{padding:16px 12px}.password-panel{padding:24px 20px}.password-header{gap:12px}.password-ctr-logo{width:125px}.password-oe img{width:40px;height:40px}.password-oe span{font-size:9px;line-height:14px}.password-panel h1{font-size:28px}}:root{--red: #d71920;--red-dark: #a90f17;--ink: #14191d;--panel: #303941;--steel: #58636b;--slate: #6d7780;--line: #dfe5e9;--soft: #f4f7f9;--white: #ffffff;--green: #16815f;--amber: #c88a12;--shadow: 0 18px 45px rgba(16, 20, 24, .14);--radius: 8px;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f6f8fa}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,select,input{font:inherit}button,a,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.top-strip{background:#3b444c;color:#cbd4da;font-size:12px;border-bottom:1px solid rgba(255,255,255,.08)}.top-strip-inner{width:min(1240px,calc(100% - 32px));min-height:36px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.top-strip b{color:var(--white)}.site-header{position:sticky;top:0;z-index:50;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav{position:relative;width:min(1240px,calc(100% - 32px));min-height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:2px;min-width:238px;font-weight:900;letter-spacing:.02em}.brand-logo{width:90px;height:58px;flex:0 0 auto;display:block;background:transparent;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(16,20,24,.14))}.brand-copy{display:grid;align-content:center}.brand-red-x{color:var(--red)}.brand-mark{width:48px;height:32px;display:grid;place-items:center;color:var(--white);background:var(--red);border-radius:3px;font-style:italic;transform:skew(-13deg);box-shadow:0 10px 24px #d7192047}.brand-mark span{transform:skew(13deg)}.brand small{display:flex;align-items:center;gap:4px;margin-top:2px;color:var(--slate);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ctr-mini-logo{display:inline-flex;align-items:center;color:var(--red);font-size:13px;font-style:italic;font-weight:950;letter-spacing:0;line-height:1;transform:skew(-10deg)}.nav-links{display:flex;align-items:center;gap:22px;color:#2b333a;font-size:14px;font-weight:750}.nav-actions{display:flex;align-items:center;gap:10px}.mobile-menu-toggle,.mobile-nav-panel{display:none}.mobile-menu-toggle{width:44px;height:42px;place-items:center;border:1px solid var(--line);border-radius:6px;background:var(--white)}.mobile-menu-toggle span{width:20px;height:2px;display:block;border-radius:999px;background:var(--ink)}.mobile-menu-toggle[aria-expanded=true]{border-color:#d7192057;box-shadow:0 10px 20px #10141814}.mobile-nav-panel{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:60;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 18px 40px #1014182e}.mobile-nav-panel a,.mobile-nav-panel .btn{width:100%}.mobile-nav-panel a{min-height:42px;display:flex;align-items:center;border-bottom:1px solid var(--line);color:#2b333a;font-size:14px;font-weight:850}.mobile-session{display:grid;gap:8px;padding:10px 0 0}.mobile-session span{color:var(--ink);font-size:13px;font-weight:950}.mobile-session>button:not(.btn){min-height:40px;border:0;border-bottom:1px solid var(--line);color:#2b333a;background:transparent;font-size:14px;font-weight:850;text-align:left}.mobile-session>button,.portal-user-menu button{display:flex;align-items:center;gap:9px}.user-menu-icon{width:17px;height:17px;flex:0 0 auto;color:currentColor;stroke-width:2.1}.btn{min-height:42px;border:0;border-radius:5px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.btn svg{width:18px;height:18px;stroke-width:2.2}.btn-red{color:var(--white);background:var(--red);box-shadow:0 12px 24px #d7192038}.btn-red:hover{background:var(--red-dark)}.btn-dark{color:var(--white);background:var(--panel)}.btn-dark:hover{background:#252d34}.btn-ghost{color:var(--ink);background:var(--white);border:1px solid var(--line)}.btn-ghost:hover{border-color:#b9c3ca;box-shadow:0 10px 20px #10141814}.login-backdrop{position:fixed;inset:0;z-index:520;display:grid;place-items:center;padding:24px;background:#0d1115ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quote-cart-backdrop{position:fixed;inset:0;z-index:520;display:grid;place-items:center;padding:24px;background:#0d1115a3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quote-cart-modal{position:relative;width:min(980px,100%);max-height:min(88vh,760px);overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;border-radius:10px;background:var(--white);box-shadow:0 28px 80px #00000057}.quote-cart-close{position:absolute;top:16px;right:16px;z-index:2;width:38px;height:38px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--white);font-size:20px;line-height:1}.quote-cart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:26px 72px 22px 28px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,rgba(215,25,32,.08),transparent 45%),var(--white)}.quote-cart-head span{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.quote-cart-head h2{margin:7px 0 8px;font-size:30px;line-height:1.05}.quote-cart-head p{max-width:620px;margin:0;color:var(--slate);font-size:14px;line-height:1.5}.quote-cart-head>strong{min-height:34px;display:inline-flex;align-items:center;border:1px solid rgba(215,25,32,.22);border-radius:999px;padding:0 12px;color:var(--red-dark);background:#d7192014;font-size:12px;white-space:nowrap}.quote-cart-table-wrap{min-height:0;overflow:auto}.quote-import-notice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;margin:16px 28px 0;border:1px solid rgba(28,128,86,.22);border-radius:8px;padding:14px 16px;background:#f2fbf6;box-shadow:0 12px 28px #16653414}.quote-import-notice.warning{border-color:#b8700042;background:#fff8ed;box-shadow:0 12px 28px #b8700014}.quote-import-notice span{display:block;color:#166534;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quote-import-notice.warning span{color:#a15c00}.quote-import-notice strong{display:block;margin-top:4px;color:var(--ink);font-size:16px}.quote-import-notice p{margin:5px 0 0;color:var(--slate);font-size:13px;font-weight:750;line-height:1.45}.quote-import-notice button{width:30px;height:30px;border:1px solid rgba(13,17,21,.12);border-radius:6px;color:var(--slate);background:#ffffffc2;font-weight:950}.quote-import-notice details{margin-top:8px;color:var(--slate);font-size:12px;font-weight:800}.quote-import-notice summary{cursor:pointer;color:var(--ink)}.quote-import-notice ul{margin:8px 0 0;padding-left:18px}.quote-cart-address-selector{display:grid;grid-template-columns:minmax(240px,1fr) minmax(320px,1.4fr);align-items:center;gap:18px;padding:16px 28px;border-bottom:1px solid var(--line);background:#fbfcfd}.quote-cart-address-selector span{display:block;color:var(--red);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quote-cart-address-selector strong{display:block;margin-top:4px;color:var(--ink);font-size:16px;line-height:1.25}.quote-cart-address-selector select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:6px;padding:0 12px;color:var(--ink);background:var(--white);font-weight:850}.quote-cart-address-selector select:focus{border-color:#d71920a6;box-shadow:0 0 0 3px #d719201a;outline:0}.quote-cart-address-selector p{margin:0;color:var(--slate);font-size:13px;font-weight:850;line-height:1.45}.quote-cart-table{width:100%;border-collapse:collapse;font-size:14px}.quote-cart-table th,.quote-cart-table td{padding:14px 16px;border-bottom:1px solid var(--line);vertical-align:middle;text-align:left}.quote-cart-table th{position:sticky;top:0;z-index:1;color:#54616a;background:#f7f9fa;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quote-cart-table td:first-child{min-width:280px}.quote-cart-table td:first-child strong{display:block;margin-top:5px;color:var(--ink);line-height:1.35}.quote-cart-table input{width:92px;min-height:40px;border:1px solid var(--line);border-radius:6px;padding:0 10px;color:var(--ink);background:var(--white);font-weight:900}.quote-cart-table td:nth-child(3),.quote-cart-table td:nth-child(4){font-weight:900;white-space:nowrap}.quote-cart-table td:last-child button{min-height:34px;border:1px solid rgba(215,25,32,.22);border-radius:6px;padding:0 10px;color:var(--red);background:#d719200f;font-size:12px;font-weight:900}.quote-cart-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 28px;border-top:1px solid var(--line);background:#f8fafb}.quote-cart-summary>div{text-align:right}.quote-cart-totals{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));align-items:stretch;gap:0;min-width:min(560px,100%);border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--white)}.quote-cart-totals div{padding:14px 18px;border-left:1px solid var(--line)}.quote-cart-totals div:first-child{border-left:0}.quote-cart-totals .quote-cart-grand-total{background:#fff6f6}.quote-cart-summary span{display:block;color:var(--slate);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quote-cart-summary strong{display:block;margin-top:4px;color:var(--ink);font-size:18px;line-height:1}.quote-cart-grand-total strong{color:var(--red);font-size:24px}.quote-cart-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 28px;border-top:1px solid var(--line);background:var(--white)}.quote-cart-feedback{margin:0 auto 0 0;font-size:13px;font-weight:850}.quote-cart-feedback.error{color:var(--red)}.quote-cart-empty{display:grid;place-items:center;gap:10px;padding:50px 28px;text-align:center}.quote-cart-empty strong{color:var(--ink);font-size:22px}.quote-cart-empty p{max-width:440px;margin:0 0 8px;color:var(--slate);font-size:14px;line-height:1.5}.quote-submit-success{display:grid;justify-items:center;gap:14px;padding:44px 36px 34px;text-align:center;background:linear-gradient(135deg,rgba(22,129,95,.08),transparent 42%),var(--white)}.quote-submit-success-badge{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(22,129,95,.24);border-radius:50%;color:#0a6a4d;background:#16815f1f;font-size:30px;font-weight:950;line-height:1}.quote-submit-success-badge svg{width:30px;height:30px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.quote-submit-success>span,.quote-submit-success-address span,.quote-submit-success-metrics span{color:var(--red);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quote-submit-success h3{margin:0;color:var(--ink);font-size:36px;line-height:1}.quote-submit-success>p{max-width:520px;margin:0;color:var(--slate);font-size:14px;line-height:1.5}.quote-submit-success-metrics{width:min(640px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fbfcfd}.quote-submit-success-metrics div{display:grid;gap:6px;padding:16px;border-right:1px solid var(--line)}.quote-submit-success-metrics div:last-child{border-right:0}.quote-submit-success-metrics strong{color:var(--ink);font-size:18px;line-height:1.1}.quote-submit-success-address{width:min(640px,100%);display:grid;gap:6px;padding:16px 18px;border:1px solid var(--line);border-radius:8px;background:var(--white);text-align:left}.quote-submit-success-address strong{color:var(--ink);font-size:16px}.quote-submit-success-address p{margin:0;color:var(--slate);font-size:13px;line-height:1.45}.quote-submit-success-actions{display:flex;justify-content:center;gap:10px;margin-top:4px}.quotation-history-backdrop{position:fixed;inset:0;z-index:520;display:grid;place-items:center;padding:24px;background:#0d1115a3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quotation-history-modal{position:relative;width:min(1180px,100%);max-height:min(90vh,820px);overflow:hidden;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;border-radius:10px;background:var(--white);box-shadow:0 28px 80px #00000057}.quotation-history-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.quotation-history-head-actions input[type=file]{display:none}.quotation-history-filters{display:grid;grid-template-columns:repeat(2,minmax(170px,220px)) auto auto;align-items:end;gap:10px;padding:16px 28px;border-bottom:1px solid var(--line);background:#fbfcfd}.quotation-history-filters label{display:grid;gap:6px}.quotation-history-filters label span{color:#54616a;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quotation-history-filters input{min-height:42px;border:1px solid var(--line);border-radius:6px;padding:0 12px;color:var(--ink);background:var(--white);font-weight:850}.quotation-history-error{padding:10px 28px;border-bottom:1px solid rgba(215,25,32,.16);background:#d719200f}.quotation-history-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr)}.quotation-history-body.detail-mode{display:block;overflow:auto}.quotation-history-list{min-width:0;min-height:0;overflow:auto}.quotation-history-body.detail-mode .quotation-history-list{border-right:0}.portal-data-table,.data-table{--dt-surface: var(--crm-surface, var(--white));--dt-surface-strong: var(--crm-surface-strong, #fbfcfd);--dt-header: var(--crm-surface-strong, #f7f9fa);--dt-text: var(--crm-text, #111820);--dt-muted: var(--crm-muted, var(--slate));--dt-border: var(--crm-border, var(--line));--dt-row-hover: color-mix(in srgb, var(--red) 6%, var(--dt-surface));display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;border:1px solid var(--dt-border);border-radius:8px;overflow:hidden;background:var(--dt-surface)}.crm-dashboard-page.dark .data-table{--dt-surface: var(--crm-surface);--dt-surface-strong: var(--crm-surface-strong);--dt-header: color-mix(in srgb, var(--crm-surface-strong) 86%, #000);--dt-text: var(--crm-text);--dt-muted: var(--crm-muted);--dt-border: var(--crm-border);--dt-row-hover: color-mix(in srgb, var(--red) 10%, var(--crm-surface))}.quotation-history-list>.portal-data-table,.quotation-history-list>.data-table{height:100%;border-width:0;border-radius:0}.portal-data-table-scroll,.data-table-scroll{min-height:0;overflow:auto}.portal-data-table table,.data-table table{width:100%;border-collapse:collapse;font-size:12px}.portal-data-table th,.portal-data-table td,.data-table th,.data-table td{padding:12px 10px;border-bottom:1px solid var(--dt-border);border-right:1px solid var(--dt-border);text-align:left;vertical-align:middle}.portal-data-table th:last-child,.portal-data-table td:last-child,.data-table th:last-child,.data-table td:last-child{border-right:0}.portal-data-table th,.data-table th{position:sticky;top:0;z-index:1;background:var(--dt-header)}.portal-data-table td,.data-table td{color:var(--dt-text);line-height:1.35}.portal-data-table tbody tr:nth-child(2n) td,.data-table tbody tr:nth-child(2n) td{background:color-mix(in srgb,var(--dt-surface-strong) 58%,transparent)}.portal-data-table tbody tr:hover td,.data-table tbody tr:hover td{background:var(--dt-row-hover)}.portal-data-table tbody td:first-child,.data-table tbody td:first-child{font-weight:850}.portal-data-table th button,.data-table th button{width:100%;min-height:24px;display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;border:0;padding:0;color:var(--dt-text);background:transparent;font-size:11px;font-weight:950;letter-spacing:.03em;text-transform:uppercase}.portal-data-table th button.sortable,.data-table th button.sortable{cursor:pointer}.portal-data-table th button b,.data-table th button b{min-width:12px;color:var(--red);font-size:13px;line-height:1}.data-table-sort-icon{width:10px;height:10px;color:var(--red);fill:currentColor;flex:0 0 auto}.portal-data-table td.align-right,.portal-data-table th.align-right button,.data-table td.align-right,.data-table th.align-right button{text-align:right;justify-content:flex-end}.portal-data-table td.align-center,.portal-data-table th.align-center button,.data-table td.align-center,.data-table th.align-center button{text-align:center;justify-content:center}.portal-data-table td button,.data-table td button{min-height:34px;border:1px solid rgba(215,25,32,.22);border-radius:6px;padding:0 10px;color:var(--red);background:#d719200f;font-size:12px;font-weight:900}.portal-data-table-footer,.data-table-footer{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:12px 16px;border-top:1px solid var(--dt-border);background:var(--dt-surface-strong)}.portal-data-table-footer>span,.portal-data-table-footer label span,.data-table-footer>span,.data-table-footer label span{color:var(--dt-muted);font-size:12px;font-weight:900}.portal-data-table-footer label,.data-table-footer label{display:inline-flex;align-items:center;gap:8px}.portal-data-table-footer select,.data-table-footer select{min-height:32px;border:1px solid var(--dt-border);border-radius:6px;padding:0 8px;color:var(--dt-text);background:var(--dt-surface);font-weight:850}.portal-data-table-footer select:focus,.data-table-footer select:focus{outline:none;border-color:#d7192075;box-shadow:0 0 0 3px #d719201a}.portal-data-table-footer div,.data-table-footer div{display:inline-flex;align-items:center;gap:8px}.portal-data-table-footer button,.data-table-footer button{min-height:32px;border:1px solid var(--dt-border);border-radius:6px;padding:0 10px;color:var(--dt-text);background:var(--dt-surface);font-size:12px;font-weight:900}.portal-data-table-footer button:not(:disabled):hover,.data-table-footer button:not(:disabled):hover,.portal-data-table-footer button:not(:disabled):focus-visible,.data-table-footer button:not(:disabled):focus-visible{outline:none;border-color:#d7192061;background:color-mix(in srgb,var(--red) 8%,var(--dt-surface))}.portal-data-table-footer button:disabled,.data-table-footer button:disabled{opacity:.45}.quotation-history-table td:first-child{min-width:170px}.quotation-history-table td:nth-child(2),.quotation-history-table td:nth-child(5){white-space:nowrap}.quotation-history-table tr.selected td{background:color-mix(in srgb,var(--red) 10%,var(--dt-surface))}.quotation-status-pill{display:inline-flex;align-items:center;min-height:28px;border:1px solid rgba(215,25,32,.2);border-radius:999px;padding:0 10px;color:var(--red-dark);background:#d7192014;font-size:12px;font-weight:900;white-space:nowrap}.quotation-status-pill.sent{border-color:#16815f42;color:#0a6a4d;background:#16815f1f}.quotation-status-pill.pending{border-color:#b8700047;color:#8a5300;background:#b8700021}.quotation-status-pill.cancelled{border-color:#5c677047;color:#4b5560;background:#5c677021}.quotation-detail-view{display:grid;gap:16px;padding:18px 22px 22px}.quotation-detail-back{justify-self:start;min-height:36px;border:1px solid var(--line);border-radius:6px;padding:0 12px;color:var(--ink);background:var(--white);font-size:13px;font-weight:900}.quotation-detail-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border:1px solid var(--line);border-radius:8px;padding:18px 20px;background:var(--white)}.quotation-detail-hero span:first-child,.quotation-detail-stats.wide span{display:block;color:var(--slate);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quotation-detail-hero h3{margin:5px 0;color:var(--ink);font-size:28px;line-height:1.05}.quotation-detail-hero p{margin:0;color:var(--slate);font-size:13px;font-weight:850}.quotation-detail-stats.wide{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--white)}.quotation-detail-stats.wide div{padding:16px 18px;border-right:1px solid var(--line)}.quotation-detail-stats.wide div:last-child{border-right:0}.quotation-detail-stats.wide strong{display:block;margin-top:6px;color:var(--ink);font-size:20px}.quotation-detail-product-cell{display:grid;gap:5px}.quotation-detail-product-cell strong{color:var(--ink);font-size:13px;line-height:1.35}.quotation-detail-product-cell small{color:#8a5300;font-size:12px;font-weight:850;line-height:1.35}.quotation-detail-shipping-address{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:8px;padding:16px 18px;background:var(--white)}.quotation-detail-shipping-address>div{min-width:0}.quotation-detail-shipping-address span{display:block;color:var(--red);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quotation-detail-shipping-address strong{display:block;margin-top:6px;color:var(--ink);font-size:16px}.quotation-detail-shipping-address p{margin:7px 0 0;color:var(--ink);font-size:13px;font-weight:850;line-height:1.45}.quotation-detail-shipping-address small{display:block;margin-top:6px;color:var(--slate);font-size:12px;font-weight:850}.quotation-detail-shipping-address.muted{background:#f8fafb}.quotation-detail-shipping-address .btn{flex:0 0 auto;min-height:40px;white-space:nowrap}.quotation-stock-pill{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:0 9px;font-size:12px;font-weight:900}.quotation-stock-pill.in{color:#0a6a4d;background:#16815f1f}.quotation-stock-pill.out{color:#8a5300;background:#b8700021}.quotation-detail-panel{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;background:#f8fafb}.quotation-detail-head{padding:18px 20px 14px;border-bottom:1px solid var(--line);background:var(--white)}.quotation-detail-head span,.quotation-detail-stats span,.quotation-detail-totals span{display:block;color:var(--slate);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quotation-detail-head strong{display:block;margin-top:6px;color:var(--ink);font-size:22px;line-height:1.05}.quotation-detail-head small{display:block;margin-top:5px;color:#64717a;font-size:12px;font-weight:850}.quotation-detail-stats{display:grid;grid-template-columns:1fr 92px 1fr;border-bottom:1px solid var(--line);background:var(--white)}.quotation-detail-stats div{min-width:0;padding:14px;border-right:1px solid var(--line)}.quotation-detail-stats div:last-child{border-right:0}.quotation-detail-stats strong{display:block;margin-top:6px;color:var(--ink);font-size:14px;line-height:1.25}.quotation-detail-items{min-height:0;display:grid;align-content:start;gap:10px;overflow:auto;padding:14px}.quotation-detail-items>div{min-width:0;display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.quotation-detail-items span{color:var(--red);font-size:12px;font-weight:950}.quotation-detail-items strong{color:var(--ink);font-size:13px;line-height:1.3}.quotation-detail-items small{color:#62707a;font-size:12px;line-height:1.35}.quotation-detail-items em{color:#8a5300;font-size:12px;font-style:normal;font-weight:850;line-height:1.35}.quotation-detail-items b{margin-top:2px;color:var(--ink);font-size:15px}.quotation-detail-cancel-reason,.quotation-detail-confirm{margin:0 14px 14px;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--white)}.quotation-detail-cancel-reason,.quotation-detail-confirm p{color:var(--slate);font-size:13px;font-weight:800;line-height:1.4}.btn.btn-green{color:#fff;background:#15835f}.btn.btn-green:hover{background:#0f6b4d}.quotation-detail-totals{display:grid;gap:8px;padding:16px 20px;border-top:1px solid var(--line);background:var(--white)}.quotation-detail-totals div{display:flex;justify-content:space-between;gap:14px}.quotation-detail-totals div:last-child strong{color:var(--red-dark);font-size:20px}.quotation-detail-empty{min-height:220px;display:grid;place-content:center;gap:8px;padding:24px;color:#66727a;text-align:center}.quotation-detail-empty strong{color:var(--ink);font-size:18px}.quotation-detail-empty p{max-width:260px;margin:0;line-height:1.45}.quotation-history-summary{justify-content:flex-end}.quotation-history-summary>span{color:var(--slate);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quotation-history-summary>strong{color:var(--ink);font-size:24px}.portal-profile-backdrop{position:fixed;inset:0;z-index:520;display:grid;place-items:center;padding:24px;background:#0d1115a3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.portal-profile-modal{position:relative;width:min(1180px,100%);max-height:min(90vh,840px);overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border-radius:10px;background:var(--white);box-shadow:0 28px 80px #00000057}.portal-profile-head{border-bottom:1px solid var(--line)}.portal-profile-summary{display:grid;grid-template-columns:1.4fr .7fr 1fr .8fr;gap:0;border-bottom:1px solid var(--line);background:#f7f9fb}.portal-profile-summary div{min-width:0;padding:14px 20px;border-right:1px solid var(--line)}.portal-profile-summary div:last-child{border-right:0}.portal-profile-summary span{display:block;color:var(--red);font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.portal-profile-summary strong{display:block;margin-top:5px;overflow:hidden;color:var(--ink);font-size:14px;font-weight:950;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.portal-profile-body{min-height:0;display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:0;overflow:auto;background:#f7f9fb}.portal-profile-panel{min-width:0;display:grid;align-content:start;gap:16px;padding:24px;border-right:1px solid var(--line);background:var(--white)}.portal-profile-panel:last-child{border-right:0}.portal-profile-contact-panel{position:sticky;top:0}.portal-address-panel{gap:18px;background:#f7f9fb}.portal-address-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.portal-address-panel-head small{max-width:330px;text-align:right}.portal-profile-panel-head span,.portal-profile-grid span,.portal-address-form h3{color:var(--red);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.portal-profile-panel-head strong{display:block;margin-top:5px;color:var(--ink);font-size:20px;line-height:1.15}.portal-profile-panel-head small{display:block;margin-top:4px;color:var(--slate);font-size:12px;font-weight:850}.portal-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portal-profile-grid label{display:grid;gap:6px;min-width:0}.portal-profile-grid .wide{grid-column:span 2}.portal-profile-grid input,.portal-profile-grid select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:6px;padding:0 12px;color:var(--ink);background:#fbfcfd;font-weight:850}.portal-profile-grid select{appearance:auto}.portal-profile-grid input:focus,.portal-profile-grid select:focus{border-color:#d71920a6;box-shadow:0 0 0 3px #d719201a;outline:0}.portal-profile-actions{display:flex;justify-content:flex-end;gap:10px}.portal-address-accordion{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 10px 24px #141f2c0d}.portal-address-accordion-head{width:100%;min-height:58px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--line);padding:0 16px;color:var(--ink);background:#fbfcfd;text-align:left}.portal-address-accordion-head>span{width:26px;height:26px;display:grid;place-items:center;border:1px solid rgba(215,25,32,.22);border-radius:50%;color:var(--red);background:#d719200f;font-size:17px;font-weight:950;line-height:1}.portal-address-accordion-head strong{overflow:hidden;color:var(--ink);font-size:15px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.portal-address-accordion-head small{color:var(--slate);font-size:12px;font-weight:850;white-space:nowrap}.portal-address-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;padding:14px}.portal-address-card{position:relative;display:grid;gap:8px;min-height:150px;padding:16px 16px 14px 18px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 10px 24px #141f2c0f}.portal-address-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:8px 0 0 8px;background:var(--red)}.portal-address-card div,.portal-address-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.portal-address-card footer{justify-content:flex-end;padding-top:8px;border-top:1px solid var(--line);background:transparent}.portal-address-card strong{color:var(--ink)}.portal-address-card div span{border-radius:999px;padding:4px 7px;color:#0a6a4d;background:#16815f1f;font-size:11px;font-weight:950}.portal-address-card p{margin:0;color:#53616a;font-size:13px;line-height:1.45}.portal-address-card small{color:var(--slate);font-weight:850}.portal-address-empty{display:grid;gap:6px;padding:18px;border:1px dashed #cbd5df;border-radius:8px;background:var(--white)}.portal-address-empty strong{color:var(--ink);font-size:15px}.portal-address-empty p{margin:0;color:var(--slate);font-size:13px}.portal-address-icon-button{width:34px;min-height:34px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:6px;padding:0;color:var(--ink);background:var(--white);font-size:17px;font-weight:950;line-height:1}.portal-address-icon-button:hover{border-color:#d7192057;color:var(--red);background:#d719200f}.portal-address-icon-button.danger{color:var(--red)}.portal-address-icon-button svg{width:17px;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.portal-address-icon-button.danger:hover{border-color:#d7192057;background:#d7192014}.portal-address-form{display:grid;gap:14px;padding:18px;border:0;border-radius:0;background:var(--white);box-shadow:none}.portal-address-form h3{margin:0}.portal-address-form-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-address-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-address-form-grid .wide{grid-column:span 2}.portal-address-text-button{min-height:32px;border:0;background:transparent;color:var(--red);font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.portal-profile-check{grid-column:span 2;display:inline-flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px!important}.portal-profile-check input{width:16px;min-height:16px;accent-color:var(--red)}.portal-profile-message{margin:0;padding:12px 22px;border-top:1px solid var(--line);color:var(--red);background:#d719200f;font-size:13px;font-weight:850}.portal-user-actions{position:relative;display:inline-flex;align-items:center;gap:10px}.portal-user-menu-button{min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;border:1px solid var(--line);border-radius:5px;padding:0 12px;color:var(--ink);background:var(--white);font-weight:900}.portal-user-menu-button:after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg)}.portal-user-menu-button span{max-width:170px;overflow:hidden;color:var(--ink);font-size:13px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.portal-user-menu-button small{display:none}.portal-user-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:80;width:210px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 18px 40px #1014182e}.portal-user-menu button{width:100%;min-height:42px;border:0;border-bottom:1px solid var(--line);padding:0 14px;color:var(--ink);background:var(--white);font-size:13px;font-weight:850;text-align:left}.portal-user-menu button:hover{background:#f5f7f9}.portal-user-menu button:last-child{border-bottom:0;color:var(--red)}.cart-count{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;padding:0 6px;color:var(--red);background:var(--white);font-size:12px;font-weight:950;line-height:1}.login-modal{position:relative;width:min(960px,100%);max-height:calc(100vh - 36px);min-height:min(590px,calc(100vh - 36px));display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden;border-radius:10px;background:var(--white);box-shadow:0 28px 80px #0000005c}.login-close{position:absolute;top:14px;right:14px;z-index:4;width:38px;height:38px;border:0;border-radius:50%;color:var(--ink);background:#ffffffeb;font-size:24px;line-height:1;box-shadow:0 10px 22px #00000029}.login-visual{position:relative;min-height:590px;overflow:hidden;background:var(--panel)}.login-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(2px) saturate(1.08);transform:scale(1.04);opacity:.78}.login-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#d71920e0,#3039419e),linear-gradient(180deg,#0c111614,#0c1116c7)}.login-visual-overlay{position:relative;z-index:2;min-height:590px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;color:var(--white)}.login-visual-overlay span{width:fit-content;margin-bottom:14px;padding:7px 9px;border-radius:4px;background:#ffffff29;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.login-visual-overlay strong{max-width:360px;font-size:38px;line-height:.98}.login-visual-overlay p{max-width:360px;margin:16px 0 0;color:#f1f5f7;line-height:1.55}.login-panel{min-height:0;padding:38px 42px;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;scrollbar-gutter:stable}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:22px}.login-brand strong{display:block;font-weight:950}.login-brand small{display:block;margin-top:2px;color:var(--slate);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.login-copy h2{margin:0;font-size:clamp(28px,4vw,38px);line-height:1}.login-copy p{margin:10px 0 18px;color:#5a6670;line-height:1.55}.login-form{display:grid;gap:12px}.login-form label{color:#3e4951;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.login-form input[type=email],.login-form input[type=password],.login-form input[type=tel],.login-form input[type=text],.login-form textarea{width:100%;min-height:44px;padding:0 13px;border:1px solid #cfd8de;border-radius:5px;background:#fbfcfd;color:var(--ink)}.login-form textarea{padding-top:12px;resize:vertical}.login-form input:focus,.login-form textarea:focus{outline:2px solid rgba(215,25,32,.24);border-color:var(--red)}.login-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:2px 0 10px;font-size:13px}.remember-me{display:inline-flex;align-items:center;gap:7px;color:#4c5962!important;font-weight:750!important;letter-spacing:0!important;text-transform:none!important}.remember-me input{width:15px;height:15px;accent-color:var(--red)}.login-options a,.login-register a{color:var(--red);font-weight:900}.login-link-button{border:0;padding:0;color:var(--red);background:transparent;font:inherit;font-weight:900;cursor:pointer}.login-submit{width:100%;min-height:46px;margin-top:2px}.login-register{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:14px;color:#5b6770;font-size:13px}.register-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.register-field{min-width:0;display:grid;gap:6px}.register-field-wide,.register-form .login-feedback,.register-form .login-submit,.register-form textarea{grid-column:1 / -1}.login-feedback{margin:0;padding:10px 12px;border:1px solid rgba(215,25,32,.18);border-radius:5px;background:#d7192014;color:var(--red);font-size:13px;font-weight:800}.crm-login-page{min-height:100vh;display:grid;place-items:center;padding:36px;background:radial-gradient(circle at 12% 12%,rgba(215,25,32,.11),transparent 32%),linear-gradient(135deg,#f8fafb,#edf2f5 52%,#dfe6eb)}.crm-login-shell{width:min(1180px,100%);min-height:720px;display:grid;grid-template-columns:minmax(420px,.95fr) minmax(420px,1.05fr);overflow:hidden;border:1px solid rgba(151,164,173,.36);border-radius:12px;background:var(--white);box-shadow:0 30px 90px #191f242e}.crm-brand-panel{position:relative;min-height:720px;overflow:hidden;background:#20282f}.crm-brand-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(2px) saturate(1.05);transform:scale(1.04);opacity:.78}.crm-brand-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(140deg,#af0c16eb,#1b232ac2 56%,#0c1115eb),linear-gradient(180deg,#ffffff0a,#00000061)}.crm-brand-overlay{position:relative;z-index:1;min-height:720px;display:flex;flex-direction:column;justify-content:space-between;padding:42px;color:var(--white)}.crm-brand{display:flex;align-items:center;gap:13px}.crm-brand strong{display:block;font-size:18px;font-weight:950;letter-spacing:.04em}.crm-brand small{display:block;margin-top:3px;color:#ffffffb8;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.crm-brand-copy{max-width:470px}.crm-brand-copy h1{margin:0;font-size:clamp(42px,6vw,66px);line-height:.92;letter-spacing:0}.crm-brand-copy p{margin:22px 0 0;color:#f1f5f7;font-size:16px;line-height:1.65}.crm-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crm-access-grid span{min-height:46px;display:flex;align-items:center;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#ffffff1a;color:#f7fafb;font-size:13px;font-weight:850;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.crm-login-panel{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:58px;background:linear-gradient(180deg,#fffffff5,#f8fafbfa),var(--white)}.crm-login-head span{display:inline-flex;margin-bottom:16px;padding:7px 9px;border-radius:4px;color:var(--red);background:#d7192014;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.crm-login-head h2{max-width:470px;margin:0;font-size:clamp(36px,4vw,52px);line-height:.98}.crm-login-head p{max-width:520px;margin:16px 0 30px;color:#5b6770;line-height:1.65}.crm-login-form{display:grid;gap:14px}.crm-login-form label{color:#3e4951;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.crm-login-form input[type=text],.crm-login-form input[type=email],.crm-login-form input[type=password]{width:100%;min-height:54px;margin-top:8px;padding:0 15px;border:1px solid #cbd5db;border-radius:6px;background:#fbfcfd;color:var(--ink);font-size:15px}.crm-login-form input:focus{outline:2px solid rgba(215,25,32,.24);border-color:var(--red)}.crm-login-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:2px 0 8px;color:#58646d;font-size:13px}.crm-login-options label{display:inline-flex;align-items:center;gap:8px;letter-spacing:0;text-transform:none}.crm-login-options input{accent-color:var(--red)}.crm-login-options a{color:var(--red);font-weight:900}.crm-login-error{margin:0;padding:11px 12px;border:1px solid rgba(215,25,32,.22);border-radius:6px;color:var(--red-dark);background:#d7192014;font-size:13px;font-weight:850}.crm-login-submit{width:100%;min-height:54px;margin-top:2px}.crm-login-support{margin-top:26px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#f7fafb}.crm-login-support span{color:var(--ink);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-login-support p{margin:8px 0 0;color:#5d6870;font-size:13px;line-height:1.55}.crm-dashboard-page{--crm-bg: #f4f7f9;--crm-surface: #ffffff;--crm-surface-strong: #fbfcfd;--crm-text: #13191d;--crm-muted: #66727a;--crm-border: #dfe5e9;--crm-sidebar: #20282f;--crm-sidebar-text: #edf3f6;min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);color:var(--crm-text);background:var(--crm-bg);transition:grid-template-columns .2s ease}.crm-dashboard-page.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.crm-dashboard-page.dark{--crm-bg: #11161a;--crm-surface: #1b2228;--crm-surface-strong: #212a31;--crm-text: #edf3f6;--crm-muted: #aab5bd;--crm-border: #344049;--crm-sidebar: #0e1317;--crm-sidebar-text: #f6fafc}.crm-sidebar{min-height:100vh;display:flex;flex-direction:column;padding:24px 18px;color:var(--crm-sidebar-text);background:linear-gradient(180deg,rgba(215,25,32,.18),transparent 34%),var(--crm-sidebar);overflow:hidden;transition:opacity .18s ease,padding .2s ease,visibility .2s ease}.crm-dashboard-page.sidebar-collapsed .crm-sidebar{visibility:hidden;opacity:0;padding-right:0;padding-left:0}.crm-sidebar-brand{display:flex;align-items:center;gap:12px;min-height:58px;padding:0 8px 22px;border-bottom:1px solid rgba(255,255,255,.1)}.crm-sidebar-brand strong{display:block;font-weight:950;letter-spacing:.04em}.crm-sidebar-brand small{display:block;margin-top:3px;color:#ffffff9e;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.crm-sidebar-nav{display:grid;gap:9px;margin-top:24px}.crm-sidebar-nav-item{display:grid;gap:0}.crm-sidebar-section-button{min-height:46px;width:100%;border:0;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:7px;color:#ffffffbd;background:transparent;font-size:14px;font-weight:850;cursor:pointer;text-align:left;transition:color .18s ease,background .18s ease}.crm-sidebar-section-button:hover,.crm-sidebar-nav-item.active-section .crm-sidebar-section-button{color:var(--white);background:#ffffff1a}.crm-sidebar-nav-item.active-section .crm-sidebar-section-button{box-shadow:inset 3px 0 0 var(--red)}.crm-sidebar-section-button span{min-width:0;flex:1}.crm-sidebar-section-button b{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.78;transform:rotate(45deg);transition:transform .2s ease}.crm-sidebar-nav-item.open .crm-sidebar-section-button b{transform:rotate(225deg)}.crm-sidebar-subnav-wrap{max-height:0;overflow:hidden;opacity:0;transform:translateY(-4px);transition:max-height .24s ease,opacity .18s ease,transform .2s ease}.crm-sidebar-nav-item.open .crm-sidebar-subnav-wrap{max-height:240px;opacity:1;transform:translateY(0)}.crm-sidebar-subnav{display:grid;gap:5px;padding:6px 0 4px 30px}.crm-sidebar-subnav a{min-height:34px;display:flex;align-items:center;padding:0 10px;border-left:1px solid rgba(255,255,255,.14);border-radius:0 6px 6px 0;color:#ffffffa8;font-size:12px;font-weight:850;transition:color .18s ease,background .18s ease,border-color .18s ease}.crm-sidebar-subnav a:hover{color:var(--white);background:#ffffff14}.crm-sidebar-subnav a.active{color:var(--white);background:#d719202e;box-shadow:inset 3px 0 0 var(--red)}@media(prefers-reduced-motion:reduce){.crm-sidebar-subnav-wrap,.crm-sidebar-section-button,.crm-sidebar-section-button b,.crm-sidebar-subnav a{transition:none}}.crm-icon{width:19px;height:19px;stroke-width:2.2}.crm-sidebar-note{margin-top:auto;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff12}.crm-sidebar-note span{color:#ffffff9e;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.crm-sidebar-note strong{display:block;margin-top:7px}.crm-sidebar-note p{margin:8px 0 0;color:#ffffffad;font-size:12px;line-height:1.5}.crm-dashboard-main{min-width:0;display:grid;grid-template-rows:auto 1fr auto}.crm-dashboard-header{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 28px;border-bottom:1px solid var(--crm-border);background:var(--crm-surface)}.crm-header-title{min-width:0;display:flex;align-items:center;gap:14px}.crm-sidebar-toggle{width:42px;height:42px;flex:0 0 auto;display:grid;place-content:center;gap:5px;border:1px solid var(--crm-border);border-radius:7px;color:var(--crm-text);background:var(--crm-surface-strong)}.crm-sidebar-toggle:hover{border-color:color-mix(in srgb,var(--red) 42%,var(--crm-border));background:color-mix(in srgb,var(--red) 8%,var(--crm-surface-strong))}.crm-sidebar-toggle span{width:18px;height:2px;display:block;border-radius:999px;background:currentColor}.crm-dashboard-header span{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.crm-dashboard-header h1{margin:4px 0 0;font-size:26px;line-height:1.1}.crm-header-actions{display:flex;align-items:center;gap:10px}.crm-theme-toggle{min-height:40px;padding:0 14px;border:1px solid var(--crm-border);border-radius:6px;color:var(--crm-text);background:var(--crm-surface-strong);font-size:13px;font-weight:850}.crm-notifications{position:relative}.crm-notification-button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--crm-border);border-radius:8px;color:var(--crm-text);background:var(--crm-surface-strong)}.crm-notification-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.crm-notification-button strong{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;display:grid;place-items:center;border:2px solid var(--crm-surface);border-radius:999px;color:var(--white);background:var(--red);font-size:10px;font-weight:950}.crm-notification-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:80;width:min(380px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface);box-shadow:0 24px 60px #00000038}.crm-notification-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid var(--crm-border);background:var(--crm-surface-strong)}.crm-notification-menu-head span{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-notification-menu-head button{border:0;color:var(--crm-muted);background:transparent;font-size:12px;font-weight:850}.crm-notification-list{max-height:430px;overflow:auto}.crm-notification-item{width:100%;display:grid;gap:5px;padding:13px 14px;border:0;border-bottom:1px solid var(--crm-border);color:var(--crm-text);background:var(--crm-surface);text-align:left}.crm-notification-item.unread{box-shadow:inset 3px 0 0 var(--red);background:color-mix(in srgb,var(--red) 6%,var(--crm-surface))}.crm-notification-item span{width:max-content;border-radius:999px;padding:3px 7px;color:var(--red-dark);background:#d719201a;font-size:10px;font-weight:950}.crm-notification-item strong{font-size:13px}.crm-notification-item small{color:var(--crm-muted);font-size:12px;line-height:1.4}.crm-notification-item time{color:var(--crm-muted);font-size:11px;font-weight:800}.crm-notification-empty{padding:18px 14px;color:var(--crm-muted);font-size:13px;text-align:center}.crm-user-chip{min-height:48px;display:flex;align-items:center;gap:10px;padding:5px 12px 5px 6px;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface-strong)}.crm-user-chip>span{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;color:var(--white);background:var(--red);font-size:12px;letter-spacing:0}.crm-user-chip strong{display:block;font-size:13px}.crm-user-chip small{display:block;margin-top:2px;color:var(--crm-muted);font-size:11px}.crm-dashboard-content{display:grid;align-content:start;gap:18px;padding:28px}.crm-welcome-panel{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px;border:1px solid var(--crm-border);border-radius:8px;background:linear-gradient(135deg,rgba(215,25,32,.1),transparent 44%),var(--crm-surface)}.crm-welcome-panel h2{margin:0;font-size:32px;line-height:1.08}.crm-welcome-panel p{max-width:720px;margin:10px 0 0;color:var(--crm-muted);line-height:1.55}.crm-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.crm-kpi-card{min-height:132px;padding:18px;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-kpi-card span{color:var(--crm-muted);font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.crm-kpi-card strong{display:block;margin-top:18px;font-size:36px;line-height:1}.crm-kpi-card.red{box-shadow:inset 0 -4px 0 var(--red)}.crm-kpi-card.dark{box-shadow:inset 0 -4px 0 var(--panel)}.crm-kpi-card.gray{box-shadow:inset 0 -4px #8a96a0}.crm-kpi-card.green{box-shadow:inset 0 -4px 0 var(--green)}.crm-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}.crm-panel{padding:20px;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.crm-panel-head h3{margin:0;font-size:19px}.crm-panel-head span{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-pipeline{display:grid;gap:10px}.crm-pipeline div{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid var(--crm-border);border-radius:6px;background:var(--crm-surface-strong)}.crm-pipeline span,.crm-activity-list{color:var(--crm-muted)}.crm-pipeline strong{font-size:22px}.crm-activity-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.crm-activity-list li{padding:12px 0 12px 14px;border-left:3px solid var(--red);line-height:1.45}.crm-dashboard-footer{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 28px;border-top:1px solid var(--crm-border);color:var(--crm-muted);background:var(--crm-surface);font-size:12px;font-weight:800}.crm-product-import{display:grid;align-content:start;gap:16px;padding:28px}.crm-import-head,.crm-import-status,.crm-import-footer{border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-import-head{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px}.crm-import-head span{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.crm-import-head h2{margin:8px 0 0;font-size:32px}.crm-import-head p{max-width:760px;margin:10px 0 0;color:var(--crm-muted);line-height:1.55}.crm-import-actions{display:grid;gap:10px;justify-items:stretch;min-width:230px}.crm-upload-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:6px;color:var(--white);background:var(--red);font-weight:900;white-space:nowrap}.crm-upload-button.disabled{opacity:.52;pointer-events:none}.crm-upload-button input{display:none}.crm-download-layout-button{min-height:42px;border:1px solid rgba(215,25,32,.28);border-radius:6px;padding:0 16px;color:var(--red);background:#d7192014;font-weight:900;white-space:nowrap}.crm-download-layout-button:disabled{opacity:.52;cursor:not-allowed}.crm-import-status{padding:14px 18px}.crm-import-status strong{display:block}.crm-import-status span,.crm-import-status p{display:block;margin-top:4px;color:var(--crm-muted);font-size:13px}.crm-import-status p{color:var(--red);font-weight:850}.crm-spec-status div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.crm-spec-status small{background:var(--crm-surface-strong);border:1px solid var(--crm-border);border-radius:999px;color:var(--crm-muted);font-size:12px;font-weight:850;padding:6px 10px}.crm-import-table-wrap{max-width:100%;overflow:auto;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-import-table{min-width:1980px;width:100%;border-collapse:collapse}.crm-import-table th,.crm-import-table td{border-bottom:1px solid var(--crm-border);border-right:1px solid var(--crm-border);padding:8px;vertical-align:top;color:var(--crm-text);font-size:12px}.crm-import-table th{position:sticky;top:0;z-index:1;background:var(--crm-surface-strong);font-weight:950;text-align:left}.crm-import-table input{width:100%;min-height:34px;border:1px solid var(--crm-border);border-radius:5px;padding:0 9px;color:var(--crm-text);background:var(--crm-surface-strong)}.crm-product-import .data-table table{min-width:1980px}.crm-spec-import .data-table table{min-width:1320px}.crm-product-import .data-table td,.crm-product-import .data-table th{padding:8px;font-size:12px;vertical-align:top}.crm-product-import .data-table input{width:100%;min-height:34px;border:1px solid var(--crm-border);border-radius:5px;padding:0 9px;color:var(--crm-text);background:var(--crm-surface-strong)}.crm-spec-table th:nth-child(8),.crm-spec-table td:nth-child(8){min-width:420px}.crm-spec-pill{border-radius:999px;display:inline-flex;font-size:11px;font-weight:950;padding:6px 9px;text-transform:uppercase}.crm-spec-pill.ok{background:#eaf7ef;color:#187241}.crm-spec-pill.missing{background:#fff1f1;color:#bd1017}.crm-spec-attributes{display:flex;flex-wrap:wrap;gap:6px;max-width:640px}.crm-spec-attributes span{background:var(--crm-surface-strong);border:1px solid var(--crm-border);border-radius:8px;color:var(--crm-muted);display:inline-flex;flex-direction:column;font-size:11px;gap:2px;line-height:1.25;max-width:180px;padding:6px 8px}.crm-spec-attributes strong{color:var(--crm-text);font-size:10px;text-transform:uppercase}.crm-spec-attributes em,.crm-spec-empty{color:var(--crm-muted);font-size:12px;font-style:normal;font-weight:850}.crm-row-delete{min-height:34px;border:1px solid rgba(215,25,32,.24);border-radius:5px;color:var(--red);background:#d7192014;font-size:12px;font-weight:850}.crm-import-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px}.crm-import-footer>span{color:var(--crm-muted);font-size:13px;font-weight:850}.crm-product-quote,.crm-customers-page{display:grid;gap:18px;padding:26px 28px;color:var(--crm-text)}.crm-customers-head,.crm-customer-filters,.crm-customer-footer{border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-customers-head{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px}.crm-customers-head span,.crm-customer-filters span,.crm-customer-modal>span,.crm-user-modal-head span,.crm-customer-form-grid span{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-customers-head h2{margin:6px 0;font-size:30px;line-height:1.05}.crm-customers-head p{max-width:820px;margin:0;color:var(--crm-muted);line-height:1.55}.crm-customer-filters{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;gap:12px;align-items:end;padding:16px}.crm-customer-filters label,.crm-customer-form-grid label{display:grid;gap:7px}.crm-customer-filters input,.crm-customer-form-grid input,.crm-customer-form-grid select,.crm-customer-form-grid textarea{min-height:42px;border:1px solid var(--crm-border);border-radius:6px;padding:0 12px;color:var(--crm-text);background:var(--crm-surface-strong);font-weight:850}.crm-customer-form-grid textarea{min-height:96px;padding-top:11px;resize:vertical;line-height:1.45}.crm-customer-form-grid input:disabled,.crm-customer-form-grid select:disabled,.crm-customer-form-grid textarea:disabled,.crm-brand-checks input:disabled{cursor:not-allowed;opacity:.62;background:color-mix(in srgb,var(--crm-border) 42%,var(--crm-surface-strong))}.crm-brand-checks label:has(input:disabled){opacity:.7}.crm-customer-error{padding:12px 14px;border:1px solid rgba(215,25,32,.28);border-radius:7px;color:var(--red-dark);background:#d7192014;font-size:13px;font-weight:850}.crm-customer-table-wrap{overflow-x:auto;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-customer-table{min-width:1280px;width:100%;border-collapse:collapse}.crm-customer-table th,.crm-customer-table td{border-bottom:1px solid var(--crm-border);border-right:1px solid var(--crm-border);padding:11px 10px;color:var(--crm-text);font-size:12px;text-align:left;vertical-align:middle}.crm-customer-table th{position:sticky;top:0;z-index:1;background:var(--crm-surface-strong);color:var(--crm-text);font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.crm-customer-table tbody tr:nth-child(2n) td{background:color-mix(in srgb,var(--crm-surface-strong) 52%,transparent)}.crm-status-pill{display:inline-flex;min-width:82px;justify-content:center;border-radius:999px;padding:5px 8px;color:var(--crm-muted);background:var(--crm-surface-strong);font-weight:950}.crm-status-pill.active{color:#087443;background:#15803d1f}.crm-status-pill.pending{color:#8a5b00;background:#f59e0b24}.crm-status-pill.suspended,.crm-status-pill.rejected,.crm-status-pill.inactive{color:var(--red-dark);background:#d719201a}.crm-table-actions{display:inline-flex;gap:8px}.crm-table-actions button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(215,25,32,.18);border-radius:6px;color:var(--red);background:#d7192014;font-weight:950;cursor:pointer}.crm-table-actions button:last-child{color:var(--red-dark)}.crm-table-actions button:hover{border-color:#d719205c;background:#d7192024}.crm-action-icon{width:13px;height:13px;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.crm-customer-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px}.crm-customer-footer>span{color:var(--crm-muted);font-size:13px;font-weight:850}.crm-customer-modal-backdrop{position:fixed;inset:0;z-index:170;display:grid;place-items:center;padding:24px;background:#0d1115ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.crm-customer-modal{position:relative;width:min(980px,100%);max-height:min(88vh,860px);overflow:auto;border:1px solid var(--crm-border);border-radius:10px;padding:26px;color:var(--crm-text);background:var(--crm-surface);box-shadow:0 30px 80px #00000047}.crm-customer-modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:1px solid var(--crm-border);border-radius:7px;color:var(--crm-text);background:var(--crm-surface-strong);font-size:22px;font-weight:900}.crm-customer-modal h3{margin:6px 0 18px;font-size:26px}.crm-customer-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.crm-customer-form-grid .wide{grid-column:span 2}.crm-role-checks{display:grid;gap:8px}.crm-role-checks>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.crm-role-checks label{min-height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;border:1px solid var(--crm-border);border-radius:6px;background:var(--crm-surface-strong)}.crm-role-checks input{width:16px;height:16px;accent-color:var(--red)}.crm-role-checks strong{color:var(--crm-text);font-size:13px}.crm-role-checks small{color:var(--crm-muted);font-size:11px;font-weight:900}.crm-customer-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.crm-customers-page-form .crm-customer-filters,.crm-customers-page-form .crm-customer-table-wrap,.crm-customers-page-form .crm-customer-footer{display:none}.crm-customers-page-form .crm-customer-modal-backdrop{position:static;z-index:auto;display:block;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.crm-customers-page-form .crm-customer-modal{width:100%;max-height:none;overflow:visible;border-radius:8px;padding:0;box-shadow:none}.crm-customers-page-form .crm-customer-modal-close{display:none}.crm-customers-page-form .crm-customer-modal>span,.crm-customers-page-form .crm-customer-modal>h3{display:none}.crm-customers-page-form .crm-customer-modal:before{content:"Informacion comercial";display:block;padding:20px 24px 0;color:var(--red);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-customers-page-form .crm-customer-modal:after{content:"Completa los datos fiscales, comerciales, contacto y direccion. Usa codigo postal para precargar estado, municipio y colonia cuando aplique.";display:block;margin:6px 24px 0;max-width:820px;color:var(--crm-muted);font-size:14px;line-height:1.5}.crm-customers-page-form .crm-customer-form-sections{display:grid;gap:18px;padding:24px}.crm-customers-page-form .crm-form-section{border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface);box-shadow:0 12px 28px #0f172a0a;overflow:hidden}.crm-customers-page-form .crm-form-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid var(--crm-border);background:linear-gradient(90deg,rgba(215,25,32,.08),transparent 34%),var(--crm-surface-strong)}.crm-customers-page-form .crm-form-section-head span{position:relative;color:var(--red);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.crm-customers-page-form .crm-form-section-head span:before{content:"";display:inline-block;width:4px;height:18px;margin-right:10px;border-radius:999px;background:var(--red);vertical-align:-4px}.crm-customers-page-form .crm-form-section-head p{max-width:640px;margin:0;color:var(--crm-muted);font-size:13px;line-height:1.45;text-align:right}.crm-customers-page-form .crm-customer-form-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;padding:22px}.crm-customers-page-form .crm-customer-form-grid label{min-width:0;grid-column:span 3;align-self:stretch;align-content:start;min-height:76px}.crm-customers-page-form .crm-customer-form-grid .wide{grid-column:span 6}.crm-customers-page-form .crm-customer-form-grid input,.crm-customers-page-form .crm-customer-form-grid select,.crm-customers-page-form .crm-customer-form-grid textarea{width:100%;min-height:48px;color-scheme:light dark;color:var(--crm-text);caret-color:var(--red);background:color-mix(in srgb,var(--crm-surface-strong) 78%,var(--crm-surface));font-size:14px;overflow:hidden;text-overflow:ellipsis;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.crm-customers-page-form .crm-customer-form-grid input::placeholder,.crm-customers-page-form .crm-customer-form-grid textarea::placeholder{color:color-mix(in srgb,var(--crm-muted) 78%,transparent)}.crm-customers-page-form .crm-customer-form-grid input:focus,.crm-customers-page-form .crm-customer-form-grid select:focus,.crm-customers-page-form .crm-customer-form-grid textarea:focus{outline:none;border-color:#d7192075;color:var(--crm-text);background:color-mix(in srgb,var(--crm-surface-strong) 46%,var(--crm-surface));box-shadow:0 0 0 3px #d719201a}.crm-customers-page-form .crm-customer-form-grid select{white-space:nowrap}.crm-customers-page-form .crm-customer-form-grid input{min-width:0}.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(1){grid-column:span 6}.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(2),.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(3),.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(4),.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(5){grid-column:span 3}.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(1),.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(2),.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(3){grid-column:span 4}.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(4),.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(5){grid-column:span 3}.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(1){grid-column:span 6}.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(2),.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(3){grid-column:span 3}.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(4),.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(5){grid-column:span 4}.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(1),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(2){grid-column:span 3}.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(3){grid-column:span 4}.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(4){grid-column:span 2}.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(5),.crm-customers-page-form .crm-customer-form-grid-commercial>.crm-brand-checks{grid-column:span 6}.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(n+7):nth-child(-n+14){grid-column:span 3}.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(15),.crm-customers-page-form .crm-customer-form-grid-notes>label{grid-column:1 / -1}.crm-brand-checks{display:grid;gap:7px;min-width:0}.crm-customers-page-form .crm-customer-form-grid .crm-brand-checks.wide{grid-column:span 6}.crm-brand-combobox-control{position:relative;display:grid;gap:8px}.crm-brand-combobox-trigger{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:1px solid var(--crm-border);border-radius:6px;padding:0 12px;color:var(--crm-text);background:color-mix(in srgb,var(--crm-surface-strong) 78%,var(--crm-surface));cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.crm-brand-combobox-trigger:hover,.crm-brand-combobox-trigger:focus-visible{outline:none;border-color:#d7192075;background:color-mix(in srgb,var(--crm-surface-strong) 46%,var(--crm-surface));box-shadow:0 0 0 3px #d719201a}.crm-brand-combobox-trigger:disabled{cursor:not-allowed;opacity:.62;background:color-mix(in srgb,var(--crm-border) 42%,var(--crm-surface-strong))}.crm-brand-combobox-trigger strong{min-width:0;overflow:hidden;color:var(--crm-text);font-size:14px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.crm-brand-combobox-trigger small{flex:0 0 auto;color:var(--red);font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.crm-brand-selected-list{display:flex;flex-wrap:wrap;gap:6px;min-height:28px}.crm-brand-selected-list button{min-height:26px;border:1px solid rgba(215,25,32,.24);border-radius:999px;padding:0 9px;color:color-mix(in srgb,var(--red) 78%,var(--crm-text));background:#d7192014;cursor:pointer;font-size:12px;font-weight:850}.crm-brand-selected-list button:hover,.crm-brand-selected-list button:focus-visible{outline:none;border-color:#d719207a;background:#d7192021}.crm-brand-selected-list button:disabled{cursor:not-allowed;opacity:.65}.crm-brand-combobox-menu{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:20;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:260px;overflow:auto;border:1px solid var(--crm-border);border-radius:8px;padding:10px;background:var(--crm-surface);box-shadow:0 18px 40px #0f172a29}.crm-brand-combobox-menu label{min-width:0;min-height:42px;display:flex;align-items:center;gap:10px;border:1px solid var(--crm-border);border-radius:6px;padding:8px 10px;background:var(--crm-surface-strong);cursor:pointer}.crm-brand-checks input,.crm-brand-combobox-menu input{width:18px;min-width:18px;height:18px;min-height:18px;flex:0 0 18px;accent-color:var(--red)}.crm-brand-combobox-menu strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-customers-page-form .crm-customer-error{margin:0 24px 18px}.crm-customers-page-form .crm-customer-modal-actions{margin:0;padding:16px 24px;border-top:1px solid var(--crm-border);background:color-mix(in srgb,var(--crm-surface) 94%,transparent)}.crm-customer-history{margin:0 24px 24px;overflow:hidden;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-customer-history-list{display:grid}.crm-customer-history-item{display:grid;gap:8px;padding:14px 16px;border-bottom:1px solid var(--crm-border)}.crm-customer-history-item:last-child{border-bottom:0}.crm-customer-history-item div{display:flex;align-items:center;justify-content:space-between;gap:12px}.crm-customer-history-item strong{font-size:14px}.crm-customer-history-item span,.crm-customer-history-item small{color:var(--crm-muted);font-size:12px;font-weight:800}.crm-customer-history-item p{margin:0;color:var(--crm-text);font-size:13px;line-height:1.45}.crm-customer-history-empty{padding:16px;color:var(--crm-muted);font-size:13px;text-align:center}.crm-user-modal{width:min(1240px,calc(100vw - 28px));max-height:min(92vh,820px);padding:0;overflow:hidden}.crm-user-modal .crm-customer-modal-close{top:18px;right:18px;z-index:2;width:42px;height:42px;border-radius:8px}.crm-user-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:26px 72px 22px 28px;border-bottom:1px solid var(--crm-border);background:linear-gradient(135deg,rgba(215,25,32,.07),transparent 42%),var(--crm-surface)}.crm-user-modal-head h3{margin:7px 0 8px;font-size:30px;line-height:1.05}.crm-user-modal-head p{max-width:720px;margin:0;color:var(--crm-muted);font-size:14px;line-height:1.5}.crm-user-modal-head strong{display:inline-flex;align-items:center;min-height:34px;margin-top:2px;border:1px solid rgba(215,25,32,.22);border-radius:999px;padding:0 12px;color:var(--red-dark);background:#d7192014;font-size:12px;font-weight:950;white-space:nowrap}.crm-user-modal .crm-customer-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-height:calc(92vh - 210px);overflow:auto;padding:20px 28px}.crm-user-modal .crm-customer-form-grid label{align-self:start}.crm-user-modal .crm-customer-form-grid input,.crm-user-modal .crm-customer-form-grid select{min-height:46px;background:color-mix(in srgb,var(--crm-surface-strong) 74%,var(--crm-surface));font-size:14px}.crm-user-modal .crm-status-field{max-width:100%}.crm-user-modal .crm-status-field select{height:46px}.crm-user-modal .crm-role-checks{grid-column:1 / -1;padding:0;border:0}.crm-user-modal .crm-role-checks>div{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.crm-user-modal .crm-role-checks label{min-height:58px;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px 12px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.crm-user-modal .crm-role-checks label:has(input:checked){border-color:#d719206b;background:#d7192012;box-shadow:inset 3px 0 0 var(--red)}.crm-user-modal .crm-role-checks input{width:15px;height:15px}.crm-user-modal .crm-role-check-copy{display:grid;gap:4px;min-width:0}.crm-user-modal .crm-role-checks strong{overflow-wrap:anywhere;color:var(--crm-text);font-size:13px;line-height:1.2}.crm-user-modal .crm-role-checks small{justify-self:start;max-width:100%;overflow-wrap:anywhere;padding:3px 6px;border-radius:999px;background:color-mix(in srgb,var(--crm-border) 52%,transparent);color:var(--crm-muted);font-size:10px;line-height:1.1}.crm-user-modal .crm-parent-user-field{grid-column:span 2;border:1px solid rgba(22,129,95,.18);border-radius:8px;padding:12px;background:#16815f0f}.crm-user-modal .crm-parent-user-field select{background:#fff}.crm-user-modal .crm-customer-error{margin:0 28px 16px}.crm-user-modal .crm-customer-modal-actions{position:sticky;bottom:0;margin-top:0;padding:16px 28px;border-top:1px solid var(--crm-border);background:color-mix(in srgb,var(--crm-surface) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1120px){.crm-user-modal .crm-customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-user-modal .crm-parent-user-field,.crm-user-modal .crm-role-checks{grid-column:1 / -1}}.crm-quote-head,.crm-quote-controls,.crm-quote-summary{border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-quote-head{padding:22px}.crm-quote-head .crm-quote-controls{margin-top:22px;padding:16px;border:1px solid var(--crm-border);background:var(--crm-surface-strong)}.crm-quote-error{margin-top:12px;padding:12px 14px;border:1px solid rgba(215,25,32,.28);border-radius:7px;color:var(--red-dark);background:#d7192014;font-size:13px;font-weight:850}.crm-quote-head span{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-quote-head h2{margin:6px 0;font-size:30px;line-height:1.05}.crm-quote-head p{max-width:820px;margin:0;color:var(--crm-muted);line-height:1.55}.crm-quote-controls{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(3,minmax(150px,.8fr)) auto;gap:12px;align-items:end;padding:16px}.crm-quote-controls label{display:grid;gap:7px}.crm-quote-controls label span{color:var(--crm-muted);font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.crm-quote-controls input{min-height:42px;border:1px solid var(--crm-border);border-radius:6px;padding:0 12px;color:var(--crm-text);background:var(--crm-surface-strong);font-weight:850}.crm-quote-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.crm-quote-summary div{padding:16px;border-right:1px solid var(--crm-border)}.crm-quote-summary div:last-child{border-right:0}.crm-quote-summary span{display:block;color:var(--crm-muted);font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.crm-quote-summary strong{display:block;margin-top:4px;font-size:22px}.crm-quote-summary-action{display:flex;align-items:center;justify-content:flex-end}.crm-quote-table-wrap{overflow-x:auto;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-quote-table{min-width:1280px;width:100%;border-collapse:collapse}.crm-quote-table th{padding:13px 10px;color:#fff;background:var(--red);border-right:1px solid rgba(255,255,255,.24);font-size:12px;font-weight:950;line-height:1.2;text-align:left;text-transform:uppercase}.crm-quote-table td{padding:14px 10px;border-right:1px solid var(--crm-border);border-bottom:1px solid var(--crm-border);color:var(--crm-text);font-size:14px;font-weight:850;vertical-align:middle}.crm-quote-table tbody tr.syd td{color:#006bbf}.crm-quote-table tbody tr.ctr td{color:var(--red)}.quote-brand{min-width:90px;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-style:italic;font-weight:950;letter-spacing:-.04em}.quote-brand.syd{color:#006bbf}.quote-brand.ctr{color:var(--red)}.crm-quote-table tfoot td{background:var(--crm-surface-strong);font-weight:950}.crm-quote-table tfoot .good{color:#0a7b51;background:#29be781f}.crm-quote-table tfoot .bad{color:var(--red);background:#d719201a}.crm-quote-diff-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;border:1px solid var(--crm-border);border-radius:8px;padding:12px 14px;background:var(--crm-surface)}.crm-quote-diff-row strong{margin-right:auto;color:var(--crm-text);font-size:13px}.crm-quote-diff-row span{border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.crm-quote-diff-row .good{color:#0a7b51;background:#29be781f}.crm-quote-diff-row .bad{color:var(--red);background:#d719201a}.crm-quotations-page{padding:28px;display:grid;gap:18px}.crm-quotation-filters{grid-template-columns:minmax(180px,1.1fr) repeat(3,minmax(150px,.8fr)) auto auto}.crm-quotation-filters select{width:100%;min-height:44px;border:1px solid var(--crm-border);border-radius:6px;padding:0 12px;color:var(--crm-text);background:var(--crm-surface-strong);font-weight:850}.crm-quotation-table-wrap{border-radius:8px}.crm-quotation-table td:nth-child(3) strong,.crm-quotation-table td:nth-child(3) small{display:block}.crm-quotation-table td:nth-child(3) small{margin-top:4px;color:var(--crm-muted);font-size:12px;font-weight:800}.crm-quotation-status{display:inline-flex;align-items:center;min-height:28px;border:1px solid rgba(215,25,32,.22);border-radius:999px;padding:0 10px;color:var(--red-dark);background:#d7192014;font-size:12px;font-weight:950;white-space:nowrap}.crm-quotation-status.sent{border-color:#16815f47;color:#0a6a4d;background:#16815f21}.crm-quotation-status.pending{border-color:#b8700047;color:#8a5300;background:#b8700021}.crm-quotation-status.cancelled{border-color:#5c677047;color:#4b5560;background:#5c677021}.crm-quotation-actions{display:flex;flex-wrap:wrap;gap:6px}.crm-quotation-actions button{min-height:32px;border:1px solid var(--crm-border);border-radius:5px;padding:0 9px;color:var(--crm-text);background:var(--crm-surface-strong);font-size:12px;font-weight:900}.crm-inline-check{display:inline-flex;align-items:center;gap:8px;color:var(--crm-text);font-size:12px;font-weight:900}.crm-inline-check input{width:18px;height:18px;accent-color:var(--crm-red)}.crm-quotation-actions button:nth-child(2){border-color:#d7192038;color:var(--red);background:#d719200f}.crm-quotation-actions button:nth-child(3){color:var(--red-dark)}.crm-empty-table{padding:28px;color:var(--crm-muted);text-align:center;font-weight:850}.crm-quotation-detail{width:min(1180px,calc(100vw - 48px));max-height:min(90vh,880px);overflow:auto;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface);box-shadow:0 30px 80px #00000047}.crm-quotation-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--crm-border);background:var(--crm-surface-strong)}.crm-quotation-detail-head span{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-quotation-detail-head h3{margin:6px 0 4px;font-size:22px;line-height:1.1}.crm-quotation-detail-head p{margin:0;color:var(--crm-muted);font-size:13px}.crm-quotation-detail .crm-quote-summary{grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--crm-border)}.crm-quotation-detail .data-table{border-width:0;border-radius:0}.crm-quotation-detail .data-table-scroll{max-height:380px}.crm-quotation-notes{margin:0;padding:16px 20px;border-top:1px solid var(--crm-border);color:var(--crm-text);font-size:13px;line-height:1.5}.crm-quotation-edit-modal{width:min(720px,100%)}.crm-quotation-edit-modal-pro{width:min(1180px,calc(100vw - 48px));max-height:min(92vh,920px);overflow:auto;padding:0}.crm-quotation-edit-modal textarea{min-height:104px;resize:vertical}.crm-quotation-edit-modal-pro .crm-customer-modal-close{top:18px;right:18px}.crm-quotation-edit-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 32px 22px;border-bottom:1px solid var(--crm-border);background:linear-gradient(180deg,#fff,#f8fafb)}.crm-quotation-edit-hero span,.crm-quotation-edit-address span,.crm-quotation-edit-summary span,.crm-quotation-edit-section-head span,.crm-quotation-item-controls span{display:block;color:var(--crm-red);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-quotation-edit-hero h3{margin:6px 0;color:var(--crm-text);font-size:30px;line-height:1.05}.crm-quotation-edit-hero p{margin:0;color:var(--crm-muted);font-size:14px;font-weight:800}.crm-quotation-edit-address{padding:18px 32px;border-bottom:1px solid var(--crm-border);background:#fff}.crm-quotation-edit-address div{border:1px solid var(--crm-border);border-radius:8px;padding:16px 18px;background:#f9fafb}.crm-quotation-edit-address strong{display:block;margin-top:6px;color:var(--crm-text);font-size:17px}.crm-quotation-edit-address p{margin:8px 0 0;color:var(--crm-text);font-size:14px;font-weight:800;line-height:1.45}.crm-quotation-edit-address small{display:block;margin-top:6px;color:var(--crm-muted);font-size:13px;font-weight:800}.crm-quotation-edit-summary{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:18px;padding:22px 32px;border-bottom:1px solid var(--crm-border);background:#fff}.crm-quotation-edit-summary label,.crm-quotation-item-controls label{display:grid;gap:8px;min-width:0}.crm-quotation-edit-summary select,.crm-quotation-edit-summary textarea,.crm-quotation-item-controls input,.crm-quotation-item-controls select,.crm-quotation-item-controls textarea{width:100%;border:1px solid var(--crm-border);border-radius:8px;padding:12px 14px;color:var(--crm-text);background:#fff;font-weight:850;line-height:1.35}.crm-quotation-edit-summary select,.crm-quotation-item-controls input,.crm-quotation-item-controls select{min-height:48px}.crm-quotation-edit-summary textarea{min-height:92px}.crm-quotation-edit-items{display:grid;gap:16px;padding:22px 32px 26px;background:#f7f9fb}.crm-quotation-edit-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.crm-quotation-edit-section-head strong{display:block;margin-top:5px;color:var(--crm-text);font-size:18px}.crm-quotation-edit-section-head small{max-width:420px;color:var(--crm-muted);font-size:13px;font-weight:800;line-height:1.4;text-align:right}.crm-quotation-item-cards{display:grid;gap:14px}.crm-quotation-item-card{border:1px solid var(--crm-border);border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a0f}.crm-quotation-item-card.out{border-color:#b8700052;background:#fffaf2}.crm-quotation-item-card header{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid var(--crm-border)}.crm-quotation-item-card header span{display:inline-flex;min-height:26px;align-items:center;border-radius:999px;padding:0 9px;color:var(--crm-red);background:#d7192014;font-size:12px;font-weight:950}.crm-quotation-item-card header strong{display:block;margin-top:8px;color:var(--crm-text);font-size:15px;line-height:1.35}.crm-quotation-item-card header b{color:var(--crm-text);font-size:17px;white-space:nowrap}.crm-quotation-item-controls{display:grid;grid-template-columns:140px 190px minmax(0,1fr);gap:16px;padding:16px 18px 18px;align-items:start}.crm-quotation-item-controls .note textarea{min-height:82px}.crm-quotation-edit-note{margin:0;border:1px solid rgba(184,112,0,.22);border-radius:8px;padding:12px 14px;color:#7a4c00;background:#fff8ed;font-size:13px;font-weight:850;line-height:1.45}.crm-quotation-edit-modal-pro .crm-customer-modal-actions{position:sticky;bottom:0;padding:18px 32px;border-top:1px solid var(--crm-border);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:920px){.crm-quotation-edit-summary,.crm-quotation-item-controls{grid-template-columns:1fr}.crm-quotation-edit-section-head,.crm-quotation-item-card header{display:grid}.crm-quotation-edit-section-head small{max-width:none;text-align:left}}.crm-create-quotation-head-actions{display:flex;flex-wrap:wrap;gap:10px}.crm-create-quotation-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;align-items:start}.crm-create-quotation-main{display:grid;gap:18px;min-width:0}.crm-create-section,.crm-create-quotation-summary{overflow:hidden;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-create-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--crm-border);background:var(--crm-surface-strong)}.crm-create-section-head span,.crm-create-quotation-summary>span,.crm-create-summary-card span,.crm-create-quotation-summary label span,.crm-create-excel-panel span{color:var(--red);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-create-section-head h3,.crm-create-quotation-summary h3{margin:5px 0 0;color:var(--crm-text);font-size:21px;line-height:1.1}.crm-create-section-head small{max-width:360px;color:var(--crm-muted);font-size:12px;font-weight:800;line-height:1.4;text-align:right}.crm-create-customer-grid{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(280px,1.3fr) minmax(180px,.8fr);gap:14px;padding:18px 20px 20px}.crm-create-customer-grid label,.crm-create-quotation-summary label{display:grid;gap:7px;min-width:0}.crm-create-customer-grid .wide{grid-column:auto}.crm-create-customer-grid input,.crm-create-customer-grid select,.crm-create-quotation-summary textarea,.crm-create-items-table input,.crm-create-quotation-page .data-table input{width:100%;min-height:44px;border:1px solid var(--crm-border);border-radius:6px;padding:0 12px;color:var(--crm-text);background:var(--crm-surface-strong);font-weight:850}.crm-create-items-table input:disabled,.crm-create-quotation-page .data-table input:disabled{cursor:default;opacity:.82;background:color-mix(in srgb,var(--crm-border) 30%,var(--crm-surface-strong))}.crm-create-customer-grid label>span{color:var(--crm-muted);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-create-customer-readonly{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 20px 18px}.crm-create-customer-readonly div{min-width:0;padding:12px;border:1px solid var(--crm-border);border-radius:7px;background:var(--crm-surface-strong)}.crm-create-customer-readonly span{display:block;color:var(--crm-muted);font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-create-customer-readonly strong{display:block;margin-top:5px;overflow:hidden;color:var(--crm-text);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.crm-create-lookup-message{margin:-6px 20px 18px;color:var(--crm-muted);font-size:12px;font-weight:850}.crm-create-mode-toggle{display:inline-flex;overflow:hidden;border:1px solid var(--crm-border);border-radius:7px;background:var(--crm-surface)}.crm-create-mode-toggle button{min-height:38px;border:0;border-right:1px solid var(--crm-border);padding:0 14px;color:var(--crm-text);background:transparent;font-weight:900}.crm-create-mode-toggle button:last-child{border-right:0}.crm-create-mode-toggle button.active{color:var(--white);background:var(--red)}.crm-create-items-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;border-bottom:1px solid var(--crm-border)}.crm-create-items-toolbar strong,.crm-create-excel-panel strong,.crm-create-next-steps strong{display:block;color:var(--crm-text);font-size:15px}.crm-create-items-toolbar span{display:block;margin-top:3px;color:var(--crm-muted);font-size:12px;line-height:1.35}.crm-create-items-wrap{overflow:auto}.crm-create-items-table{width:100%;border-collapse:collapse}.crm-create-items-table th,.crm-create-items-table td{padding:11px 10px;border-bottom:1px solid var(--crm-border);text-align:left;vertical-align:middle}.crm-create-items-table th{color:var(--crm-muted);background:var(--crm-surface-strong);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-create-items-table td:nth-child(1){min-width:140px}.crm-create-items-table td:nth-child(2){min-width:260px}.crm-create-items-table td:nth-child(3),.crm-create-items-table td:nth-child(4){width:120px}.crm-create-items-table button{min-height:34px;border:1px solid rgba(215,25,32,.24);border-radius:5px;padding:0 10px;color:var(--red);background:#d719200f;font-size:12px;font-weight:900}.crm-create-excel-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:18px;padding:20px}.crm-create-excel-panel p{max-width:620px;margin:8px 0 0;color:var(--crm-muted);font-size:13px;line-height:1.55}.crm-create-excel-panel label{min-height:150px;display:grid;place-content:center;gap:6px;border:1px dashed color-mix(in srgb,var(--red) 45%,var(--crm-border));border-radius:8px;background:#d719200f;text-align:center}.crm-create-excel-panel input{max-width:210px}.crm-create-excel-panel small{color:var(--crm-muted);font-weight:800}.crm-create-quotation-summary{position:sticky;top:96px;display:grid;gap:14px;padding:18px}.crm-create-summary-card{display:grid;overflow:hidden;border:1px solid var(--crm-border);border-radius:8px}.crm-create-summary-card div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--crm-border);background:var(--crm-surface-strong)}.crm-create-summary-card div:last-child{border-bottom:0}.crm-create-summary-card div:last-child strong{color:var(--red);font-size:20px}.crm-create-summary-card strong{color:var(--crm-text);text-align:right}.crm-create-quotation-summary textarea{min-height:108px;padding-top:10px;resize:vertical}.crm-create-next-steps{display:grid;gap:7px;padding:14px;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface-strong)}.crm-create-next-steps small{color:var(--crm-muted);font-size:12px;font-weight:850}.crm-margin-comparison{display:grid;gap:18px;padding:20px;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.crm-margin-copy{max-width:760px}.crm-margin-copy span,.crm-margin-metric span,.crm-margin-slider span{color:var(--red);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-margin-copy h3{margin:6px 0;color:var(--crm-text);font-size:24px;line-height:1.1}.crm-margin-copy p,.crm-margin-slider p{margin:0;color:var(--crm-muted);line-height:1.55}.crm-margin-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crm-margin-metric{padding:16px;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface-strong)}.crm-margin-metric strong{display:block;margin:5px 0 2px;font-size:28px;line-height:1}.crm-margin-metric small{color:var(--crm-muted);font-weight:850}.crm-margin-metric.syd strong{color:#006bbf}.crm-margin-metric.ctr strong{color:var(--red)}.crm-margin-chart{display:grid;gap:14px;padding:18px;border-radius:8px;background:linear-gradient(180deg,#808e991a,#808e990d)}.crm-margin-legend{display:flex;flex-wrap:wrap;gap:16px;color:var(--crm-muted);font-size:12px;font-weight:850}.crm-margin-legend span{display:inline-flex;align-items:center;gap:7px}.crm-margin-legend i{width:11px;height:11px;border-radius:3px}.crm-margin-legend i.syd{background:#006bbf}.crm-margin-legend i.ctr{background:var(--red)}.crm-margin-legend i.potential{border:1.5px dashed var(--red);background:#d719201f}.crm-margin-plot{position:relative;display:grid;grid-template-columns:70px repeat(2,minmax(160px,1fr));gap:26px;min-height:360px;padding:18px 24px 40px 0;border-bottom:1px solid var(--crm-border)}.crm-margin-grid-line{position:absolute;right:24px;left:70px;height:1px;background:#808e9938}.crm-margin-grid-line.top{top:18px}.crm-margin-grid-line.middle{top:50%}.crm-margin-grid-line.bottom{bottom:40px}.crm-margin-price-axis{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:0 0 0 2px;color:var(--crm-muted);font-size:12px;font-weight:850;text-align:right}.crm-margin-column{position:relative;z-index:2;min-height:300px}.crm-margin-column strong{position:absolute;right:0;bottom:-30px;left:0;color:var(--crm-muted);font-size:13px;font-weight:950;text-align:center}.crm-margin-range,.crm-margin-potential-range{position:absolute;right:50%;width:min(42%,150px);min-height:18px;border-radius:7px;transform:translate(50%)}.crm-margin-column.syd .crm-margin-range{background:linear-gradient(180deg,#4ca3ea,#006bbf)}.crm-margin-column.ctr .crm-margin-range{z-index:2;background:linear-gradient(180deg,#f15a61,var(--red))}.crm-margin-potential-range{border:2px dashed var(--red);background:#d719201f}.crm-margin-column .sell-label,.crm-margin-column .buy-label,.crm-margin-column .potential-label{position:absolute;z-index:3;width:max-content;max-width:170px;padding:4px 7px;border:1px solid var(--crm-border);border-radius:5px;background:color-mix(in srgb,var(--crm-surface) 92%,transparent);box-shadow:0 8px 18px #00000014;font-size:11px;font-weight:950;line-height:1.15;white-space:nowrap}.crm-margin-column .sell-label{left:58%;transform:translateY(50%)}.crm-margin-column .buy-label{right:58%;transform:translateY(50%)}.crm-margin-column .potential-label{left:58%;transform:translateY(50%)}.crm-margin-column .sell-label:before,.crm-margin-column .buy-label:before,.crm-margin-column .potential-label:before{position:absolute;top:50%;width:16px;height:1px;content:"";background:currentColor}.crm-margin-column .sell-label:before,.crm-margin-column .potential-label:before{right:100%}.crm-margin-column .buy-label:before{left:100%}.crm-margin-column .sell-label,.crm-margin-column .buy-label,.crm-margin-column .potential-label{display:inline-flex;align-items:center;pointer-events:none;text-align:left}.crm-margin-column.syd .sell-label,.crm-margin-column.syd .buy-label{color:#006bbf}.crm-margin-column.ctr .sell-label,.crm-margin-column.ctr .buy-label,.crm-margin-column.ctr .potential-label{color:var(--red-dark)}.crm-margin-slider{display:grid;gap:12px;padding:18px;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface-strong)}.crm-margin-slider>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.crm-margin-slider strong{color:var(--red);font-size:28px;line-height:1}.crm-margin-slider input[type=range]{width:100%;height:7px;border:0;border-radius:999px;appearance:none;background:linear-gradient(90deg,var(--red) 0%,var(--red) var(--pct, 0%),rgba(128,142,153,.25) var(--pct, 0%),rgba(128,142,153,.25) 100%);cursor:pointer}.crm-margin-slider input[type=range]::-webkit-slider-thumb{width:22px;height:22px;border:3px solid var(--crm-surface);border-radius:50%;appearance:none;background:var(--red-dark);box-shadow:0 6px 16px #d7192047}.crm-margin-slider input[type=range]::-moz-range-thumb{width:22px;height:22px;border:3px solid var(--crm-surface);border-radius:50%;background:var(--red-dark);box-shadow:0 6px 16px #d7192047}.crm-result-backdrop{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:24px;background:#0d1115ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.crm-processing-backdrop{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:24px;background:#0d1115bd;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.crm-processing-dialog{width:min(480px,100%);padding:34px;border-radius:10px;text-align:center;color:var(--crm-text);background:var(--crm-surface);box-shadow:0 28px 80px #00000061}.crm-processing-dialog span{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.crm-processing-dialog h3{margin:10px 0;font-size:27px;line-height:1.1}.crm-progress-bar{height:14px;margin:22px 0 10px;overflow:hidden;border-radius:999px;background:#808e9938}.crm-progress-bar div{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--red),var(--red-dark));transition:width .25s ease}.crm-progress-bar div.indeterminate{width:38%;animation:crm-progress-indeterminate 1.1s ease-in-out infinite}@keyframes crm-progress-indeterminate{0%{margin-left:-38%}to{margin-left:100%}}.crm-progress-value{display:block;margin-bottom:12px;color:var(--crm-text);font-size:30px;line-height:1}.crm-processing-dialog p{margin:0;color:var(--crm-muted);line-height:1.55}.crm-result-dialog{width:min(560px,100%);padding:28px;border-radius:10px;color:var(--crm-text);background:var(--crm-surface);box-shadow:0 28px 80px #0000005c}.crm-result-dialog>span{display:inline-flex;margin-bottom:12px;padding:7px 9px;border-radius:4px;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.crm-result-dialog>span.success{color:var(--green);background:#16815f1a}.crm-result-dialog>span.error{color:var(--red);background:#d7192014}.crm-result-dialog h3{margin:0 0 18px;font-size:26px;line-height:1.1}.crm-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:18px}.crm-result-grid div{padding:12px;border:1px solid var(--crm-border);border-radius:6px;background:var(--crm-surface-strong)}.crm-result-grid strong,.crm-result-grid small{display:block}.crm-result-grid strong{font-size:24px}.crm-result-grid small{color:var(--crm-muted);font-size:11px;font-weight:850}.crm-result-dialog ul{max-height:180px;overflow:auto;margin:0 0 18px;padding-left:18px;color:var(--crm-muted);font-size:13px}.hero{position:relative;height:300px;min-height:300px;overflow:hidden;color:var(--white);background:var(--red)}.hero:before{content:"";position:absolute;inset:-18% -8% auto auto;width:54%;height:86%;background:#ffffff29;transform:skew(-18deg);z-index:1;animation:bannerSweep 7s ease-in-out infinite}.hero-track{position:absolute;inset:0;display:grid;width:100%;height:100%}.slide{grid-area:1 / 1;width:100%;height:100%;opacity:0;transition:opacity .5s ease;background-size:cover;background-position:center;background-repeat:no-repeat}.slide.active{opacity:1}.slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#910a12f5,#b9121bdb 38%,#5058606b),linear-gradient(180deg,#ffffff14,#14191dad)}.hero-grid{position:relative;z-index:2;width:min(1240px,calc(100% - 32px));min-height:300px;margin:0 auto;display:grid;grid-template-columns:minmax(0,680px);align-items:center;gap:34px;padding:28px 0 34px}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:10px;color:#eef3f6;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";width:38px;height:3px;background:var(--white)}.hero h1{margin:0;max-width:680px;font-size:clamp(30px,4.4vw,48px);line-height:.98;letter-spacing:0}.hero .lead{max-width:590px;margin:12px 0 0;color:#f1f5f7;font-size:15px;line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.hero-actions .btn-red{color:var(--red);background:var(--white);box-shadow:0 14px 28px #0000002e}.hero-actions .btn-red:hover{color:var(--red-dark);background:#f7f8f9}.hero-actions .btn-ghost{color:var(--white);background:#ffffff14;border-color:#ffffff8c}.slide-controls{display:flex;gap:8px;margin-top:18px}.slide-dot{width:48px;height:5px;border:0;border-radius:99px;background:#ffffff52;padding:0}.slide-dot.active{background:var(--white)}.search-band{position:relative;z-index:4;margin-top:24px}.search-band.has-detail-dialog{z-index:360}.search-band-inner{width:min(1240px,calc(100% - 32px));margin:0 auto}.search-workspace{display:grid;grid-template-columns:280px 1fr;gap:18px;align-items:start}.search-sidebar{padding:18px;border-radius:var(--radius);background:#182027;color:var(--white)}.search-sidebar h2{margin:0 0 8px;font-size:18px;line-height:1.15}.search-sidebar p{margin:0 0 18px;color:#d2dae0;font-size:13px;line-height:1.5}.filter-box{padding:0;border:0;border-radius:0;background:transparent}.filter-box-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;margin-bottom:14px;border-top:1px solid rgba(255,255,255,.14)}.filter-box-title strong{font-size:16px}.filter-box-title span{color:#dfe7ec;font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.field label{display:block;margin-bottom:6px;color:#4f5d66;font-size:12px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.filter-box .field label{color:#dce4e9}.field select,.field input{width:100%;min-height:46px;padding:0 12px;border:1px solid #cfd8de;border-radius:5px;background:var(--white);color:var(--ink)}.related-part{grid-column:1 / -1}.search-submit{width:100%;min-height:40px;margin-top:12px;padding:0 18px}.filter-actions{display:grid;gap:10px;margin-top:12px}.filter-actions .search-submit{margin-top:0}.search-results-preview{min-width:0;border-radius:var(--radius);border:1px solid var(--line);background:var(--white);overflow:hidden}.search-results-head{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid var(--line);background:#fbfcfd}.search-results-head h2{margin:0;font-size:20px;line-height:1.05}.search-results-head p{margin:6px 0 0;color:#66727a;font-size:13px;line-height:1.4}.search-results-head .api-warning{color:var(--red);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line)}.product-card{min-width:0;text-align:left;border:0;background:var(--white);padding:16px;color:var(--ink);transition:background .2s ease}.product-card:hover{background:#fbfdff}.product-image{aspect-ratio:1.25 / 1;display:grid;place-items:center;margin-bottom:14px;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#f3f6f8,#e4eaee)}.product-image img{width:calc(100% - 18px);height:calc(100% - 18px);object-fit:contain;object-position:center;mix-blend-mode:multiply}.product-code{display:inline-flex;margin-bottom:8px;padding:5px 8px;border-radius:4px;background:#f1f4f6;color:#2f3a42;font-family:Space Mono,Consolas,monospace;font-size:12px;font-weight:900}.product-card h3{margin:0 0 6px;font-size:17px;line-height:1.2}.product-card p{min-height:42px;margin:0 0 14px;color:#5c6870;font-size:13px;line-height:1.45}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid var(--line);color:#46535c;font-size:12px;font-weight:850}.login-price{color:var(--red)}.detail-dialog-backdrop{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:24px;background:#0d1115ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.detail-dialog{position:relative;width:min(1040px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border-radius:10px;background:var(--white);box-shadow:0 28px 80px #0000005c}.detail-dialog-close{position:fixed;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));z-index:380;width:38px;height:38px;margin:0;display:grid;place-items:center;border:0;border-radius:50%;color:var(--ink);background:#fffffff0;font-size:18px;font-weight:900;line-height:1;box-shadow:0 10px 22px #00000029}.detail-dialog-loading{min-height:320px;display:grid;align-content:center;gap:10px;padding:52px;background:linear-gradient(135deg,#d7192014,#ffffffe6 42%),var(--white)}.detail-dialog-loading h3{margin:0;font-size:28px;line-height:1.1}.detail-dialog-loading p{margin:0;color:#58646d}.product-detail-preview{display:grid;grid-template-columns:280px 1fr;gap:22px;padding:20px;border-top:1px solid var(--line);background:#f8fafb}.detail-dialog .product-detail-preview{border-top:0;padding:24px}.detail-media{min-height:230px;display:grid;align-content:start;gap:12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);overflow:hidden}.detail-main-image{position:relative;min-height:230px;display:grid;place-items:center;background:var(--white);cursor:zoom-in;overflow:hidden}.detail-main-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.detail-main-image:after{content:"";position:absolute;inset:0;z-index:2;opacity:0;pointer-events:none;background-image:var(--zoom-image);background-repeat:no-repeat;background-position:var(--zoom-x) var(--zoom-y);background-size:220%;background-color:var(--white);transition:opacity .16s ease}.detail-main-image.is-zooming:after{opacity:1}.detail-main-image.is-zooming img{opacity:.12}.detail-gallery{display:grid;grid-auto-columns:66px;grid-auto-flow:column;gap:8px;overflow-x:auto;padding:0 12px 12px}.detail-gallery button{width:66px;height:56px;padding:4px;border:1px solid var(--line);border-radius:6px;background:#f7f9fa;cursor:pointer}.detail-gallery button.active{border-color:var(--red);box-shadow:0 0 0 2px #d719201f}.detail-gallery img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.detail-copy h3{margin:8px 0;font-size:27px;line-height:1.1}.detail-copy p{margin:0 0 16px;color:#55626b;line-height:1.55}.detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.detail-badges span{padding:6px 9px;border-radius:4px;background:var(--white);border:1px solid var(--line);color:#39444c;font-size:12px;font-weight:850}.detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0}.detail-stat{padding:12px;border-radius:6px;border:1px solid var(--line);background:var(--white)}.detail-stat span{display:block;color:#6d7780;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.detail-stat strong{display:block;margin-top:6px;color:var(--ink);font-size:14px}.applications{display:grid;gap:6px;margin-top:10px;color:#4c5962;font-size:13px}.applications div{display:flex;justify-content:flex-end;gap:12px;padding:8px 10px;border-radius:5px;background:var(--white);border:1px solid var(--line);text-align:right}.applications strong{color:#44515b;font-weight:900}.technical-specs{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--white);animation:technicalSpecsReveal .18s ease-out;transform-origin:top}.technical-specs-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.technical-specs-head span{display:block;color:var(--red);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.technical-specs-head strong{display:block;margin-top:4px;color:var(--ink);font-size:15px;line-height:1.2}.technical-specs-head small{flex:none;padding:5px 8px;border:1px solid var(--line);border-radius:999px;background:#f3f6f8;color:#56636c;font-size:11px;font-weight:850}.technical-specs-groups{max-height:300px;display:grid;gap:8px;overflow:auto;padding-right:4px}.technical-spec-group{overflow:hidden;border:1px solid #e2e8ed;border-radius:7px;background:#fbfcfd}.technical-spec-group h4{margin:0;padding:8px 10px;background:#f0f4f6;color:#2f3c45;font-size:12px;font-weight:950;text-transform:uppercase}.technical-spec-group dl{display:grid;margin:0}.technical-spec-group dl>div{display:grid;grid-template-columns:minmax(120px,1fr) minmax(90px,1fr)}.technical-spec-group dt,.technical-spec-group dd{min-width:0;margin:0;padding:8px 10px;border-top:1px solid #e2e8ed;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.technical-spec-group dt{color:#64717a;font-weight:850}.technical-spec-group dd{color:var(--ink);font-weight:900;text-align:right}.technical-specs-empty{background:#fbfcfd}.technical-specs-unavailable{padding:12px;border:1px dashed #cbd5dc;border-radius:7px;background:#fff}.technical-specs-unavailable strong{display:block;color:var(--ink);font-size:13px}.technical-specs-unavailable p{margin:4px 0 0;color:#66727a;font-size:13px;line-height:1.45}.detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.cart-add-panel{display:grid;grid-template-columns:minmax(110px,150px) minmax(180px,max-content);align-items:end;gap:10px;margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f8fafb}.cart-add-panel label{display:grid;gap:6px}.cart-add-panel label span{color:#58636b;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.cart-add-panel input{width:100%;min-height:42px;border:1px solid var(--line);border-radius:6px;padding:0 12px;color:var(--ink);background:var(--white);font-weight:900}.cart-add-panel small{grid-column:1 / -1;color:var(--green);font-size:12px;font-weight:900}.technical-spec-toggle[aria-expanded=true]{background:var(--panel);border-color:var(--panel)}.related-products{padding:0 24px 24px;background:#f8fafb}.related-products-head{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:18px 0 12px;border-top:1px solid var(--line)}.related-products-head h3{margin:0;font-size:20px}.related-products-head span{color:#6a747c;font-size:12px;font-weight:850}.related-products-list{display:grid;grid-auto-columns:minmax(190px,230px);grid-auto-flow:column;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.related-product-card{min-height:250px;display:grid;align-content:start;gap:8px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink);text-align:left;scroll-snap-align:start}.related-product-card:hover{border-color:#bdc8cf;box-shadow:0 12px 24px #10141814}.related-product-card img{width:100%;aspect-ratio:1.35 / 1;border-radius:6px;object-fit:contain;object-position:center;background:#eef3f6;mix-blend-mode:multiply;padding:8px}.related-product-card strong{font-size:14px;line-height:1.25}.related-product-card small{color:#66727a;line-height:1.35}.pager{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-top:1px solid var(--line);background:#fbfcfd}.pager-buttons{display:flex;flex-wrap:wrap;gap:6px}.pager button{min-width:36px;min-height:36px;border:1px solid var(--line);border-radius:5px;background:var(--white);color:#344049;font-weight:850}.pager button.active{color:var(--white);border-color:var(--red);background:var(--red)}.section{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:74px 0 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:22px}.section-kicker{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.section h2{margin:8px 0 0;font-size:clamp(28px,4vw,44px);line-height:1}.section p{margin:8px 0 0;color:#56636c;line-height:1.55}.promo-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:16px}.promo{min-height:214px;position:relative;overflow:hidden;border-radius:var(--radius);border:1px solid rgba(255,255,255,.16);background:var(--panel);color:var(--white);box-shadow:0 16px 30px #1014181f}.promo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.46;transition:transform .35s ease}.promo:hover img{transform:scale(1.04)}.promo:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0c1116e0,#0c111642)}.promo-body{position:relative;z-index:2;min-height:214px;padding:22px;display:flex;flex-direction:column;justify-content:space-between}.promo strong{max-width:420px;font-size:25px;line-height:1.08}.promo span{color:#e9eff3;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.promo .badge{align-self:flex-start;padding:7px 9px;border-radius:4px;background:var(--red);color:var(--white)}.promo.green .badge{background:#58636b}.promo.amber .badge{background:var(--white);color:var(--red)}.trust-band{margin-top:74px;background:#303941;color:var(--white)}.trust-inner{width:min(1240px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;padding:54px 0}.trust-inner img{width:100%;border-radius:var(--radius);box-shadow:0 18px 40px #00000047}.trust-copy h2{margin:8px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1}.trust-copy p{margin:0 0 14px;color:#d1dae0;line-height:1.65}.trust-lead{color:var(--white)!important;font-weight:900}.trust-list{display:grid;gap:8px;margin:0 0 16px;padding:0;list-style:none}.trust-list li{position:relative;padding-left:18px;color:#e3ebef;line-height:1.45}.trust-list li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:50%;background:var(--red)}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.stat{padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:#ffffff0f}.stat strong{display:block;color:#ff3840;font-size:28px;line-height:1}.stat span{display:block;margin-top:8px;color:#c7d0d6;font-size:12px;line-height:1.35}.cta{padding-bottom:62px}.cta-box{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:28px;border-radius:var(--radius);background:var(--red);color:var(--white);box-shadow:0 18px 40px #d719203d}.cta-box h2{margin:0;font-size:clamp(26px,4vw,42px)}.cta-box p{color:#ffe6e7}.cta-box .btn{background:var(--white);color:var(--red);box-shadow:none}footer{background:#0d1115;color:#aab5bc}.footer-inner{width:min(1240px,calc(100% - 32px));min-height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto;transition:none!important;animation:none!important}}@media(max-width:1040px){.nav-links{display:none}.crm-dashboard-page{grid-template-columns:1fr}.crm-sidebar{min-height:auto}.crm-dashboard-page.sidebar-collapsed .crm-sidebar{display:none}.crm-create-quotation-layout{grid-template-columns:1fr}.crm-create-quotation-summary{position:static}.crm-create-customer-grid,.crm-create-customer-readonly{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-sidebar-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-sidebar-note{display:none}.crm-kpi-grid,.crm-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-login-page{padding:24px}.crm-login-shell{grid-template-columns:1fr}.crm-brand-panel,.crm-brand-overlay{min-height:440px}.crm-brand-copy h1{max-width:720px}.login-modal{grid-template-columns:1fr;max-height:calc(100vh - 32px);overflow-y:auto}.login-visual,.login-visual-overlay{min-height:260px}.login-visual-overlay{padding:26px}.login-visual-overlay strong{font-size:30px}.search-workspace,.promo-grid,.trust-inner{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-preview{grid-template-columns:1fr}.detail-dialog{width:min(760px,100%)}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-customers-page-form .crm-customer-form-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.crm-customers-page-form .crm-customer-form-grid label,.crm-customers-page-form .crm-customer-form-grid .wide{grid-column:span 3}.crm-customers-page-form .crm-customer-form-grid .crm-brand-checks.wide{grid-column:1 / -1}.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(1),.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(1),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(5),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(15),.crm-customers-page-form .crm-customer-form-grid-notes>label{grid-column:1 / -1}.crm-brand-combobox-menu{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.top-strip-inner,.footer-inner,.section-head,.search-results-head,.pager,.cta-box{align-items:stretch;flex-direction:column}.top-strip-inner{padding:9px 0}.nav{min-height:68px}.brand{min-width:auto}.brand small,.nav-links,.nav-actions{display:none}.mobile-menu-toggle{display:grid}.mobile-nav-panel{display:grid;gap:8px}.portal-user-actions{display:none}.login-backdrop{padding:14px}.quote-cart-backdrop{padding:12px}.quote-cart-modal{max-height:calc(100vh - 24px)}.quote-cart-head,.quote-cart-summary,.quote-cart-actions,.quote-cart-address-selector{align-items:stretch;flex-direction:column}.quote-cart-address-selector{grid-template-columns:1fr;padding:14px 20px}.quote-cart-head{padding:22px 64px 18px 20px}.quote-cart-head h2{font-size:26px}.quote-cart-head>strong{width:max-content}.quote-cart-table th,.quote-cart-table td{padding:12px}.quote-cart-summary{padding:16px 20px}.quote-cart-summary>div{text-align:left}.quote-cart-totals{grid-template-columns:1fr;min-width:0}.quote-cart-totals div{border-left:0;border-top:1px solid var(--line)}.quote-cart-totals div:first-child{border-top:0}.quote-cart-summary strong{font-size:18px}.quote-cart-grand-total strong{font-size:24px}.quote-cart-actions{padding:14px 20px}.quote-submit-success{padding:34px 20px 26px}.quote-submit-success h3{font-size:28px}.quote-submit-success-metrics{grid-template-columns:1fr}.quote-submit-success-metrics div{border-right:0;border-bottom:1px solid var(--line)}.quote-submit-success-metrics div:last-child{border-bottom:0}.quote-submit-success-actions{width:100%;flex-direction:column}.quotation-history-backdrop{padding:12px}.quotation-history-modal{max-height:calc(100vh - 24px)}.quotation-history-filters,.quotation-history-body,.quotation-detail-stats{grid-template-columns:1fr}.quotation-history-filters{padding:14px 20px}.quotation-history-body{overflow:auto}.quotation-detail-hero,.quotation-detail-stats.wide,.quotation-detail-shipping-address{display:grid;grid-template-columns:1fr}.quotation-detail-shipping-address .btn{width:100%}.quotation-detail-stats.wide div{border-right:0;border-bottom:1px solid var(--line)}.quotation-detail-stats.wide div:last-child{border-bottom:0}.portal-data-table-footer,.data-table-footer{align-items:stretch;flex-direction:column}.portal-data-table-footer div,.data-table-footer div{justify-content:space-between}.quotation-history-list{border-right:0;border-bottom:1px solid var(--line);overflow:visible}.quotation-detail-panel{min-height:380px}.quotation-detail-stats div{border-right:0;border-bottom:1px solid var(--line)}.quotation-history-summary{align-items:flex-start;justify-content:flex-start}.portal-profile-backdrop{padding:12px}.portal-profile-modal{max-height:calc(100vh - 24px)}.portal-profile-summary{grid-template-columns:1fr}.portal-profile-summary div{border-right:0;border-bottom:1px solid var(--line)}.portal-profile-summary div:last-child{border-bottom:0}.portal-profile-body,.portal-profile-grid{grid-template-columns:1fr}.portal-profile-contact-panel{position:static}.portal-profile-panel{border-right:0;border-bottom:1px solid var(--line);padding:18px}.portal-address-panel-head,.portal-address-form-head{align-items:stretch;flex-direction:column}.portal-address-accordion-head{grid-template-columns:28px minmax(0,1fr);min-height:64px}.portal-address-accordion-head small{grid-column:2;white-space:normal}.portal-address-panel-head small{max-width:none;text-align:left}.portal-address-form-grid{grid-template-columns:1fr}.portal-profile-grid .wide,.portal-profile-check{grid-column:auto}.portal-profile-actions{align-items:stretch;flex-direction:column}.crm-sidebar{padding:18px 14px}.crm-sidebar-nav{grid-template-columns:1fr}.crm-dashboard-header,.crm-header-actions,.crm-welcome-panel,.crm-dashboard-footer{align-items:stretch;flex-direction:column}.crm-dashboard-header,.crm-dashboard-content,.crm-product-import,.crm-product-quote,.crm-customers-page,.crm-dashboard-footer{padding-left:18px;padding-right:18px}.crm-header-actions,.crm-theme-toggle,.crm-logout,.crm-user-chip{width:100%}.crm-kpi-grid,.crm-dashboard-grid,.crm-result-grid{grid-template-columns:1fr}.crm-import-head,.crm-customers-head,.crm-quote-controls,.crm-customer-footer,.crm-import-footer{align-items:stretch;flex-direction:column}.crm-quote-controls,.crm-quote-summary,.crm-customer-filters,.crm-quotation-filters,.crm-create-customer-grid,.crm-create-customer-readonly,.crm-create-excel-panel,.crm-customer-form-grid{grid-template-columns:1fr}.crm-create-quotation-head-actions,.crm-create-section-head,.crm-create-items-toolbar,.crm-quotation-detail-head{align-items:stretch;flex-direction:column}.crm-create-section-head small{max-width:none;text-align:left}.crm-create-customer-grid .wide{grid-column:auto}.crm-create-mode-toggle{width:100%}.crm-create-mode-toggle button{flex:1}.crm-create-quotation-page{padding-left:18px;padding-right:18px}.crm-user-modal{max-height:calc(100vh - 24px)}.crm-user-modal-head{align-items:stretch;flex-direction:column;padding:22px 64px 18px 20px}.crm-user-modal-head h3{font-size:26px}.crm-user-modal-head strong{width:max-content}.crm-user-modal .crm-customer-form-grid{grid-template-columns:1fr;max-height:calc(100vh - 230px);padding:20px}.crm-user-modal .crm-role-checks,.crm-user-modal .crm-parent-user-field{grid-column:auto}.crm-user-modal .crm-customer-modal-actions{padding:14px 20px}.crm-customer-form-grid .wide{grid-column:auto}.crm-customers-page-form .crm-customer-form-grid{grid-template-columns:1fr;padding:20px}.crm-customers-page-form .crm-customer-form-grid>label,.crm-customers-page-form .crm-customer-form-grid>.crm-brand-checks,.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(1),.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(2),.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(3),.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(4),.crm-customers-page-form .crm-customer-form-grid-general>label:nth-child(5),.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(1),.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(2),.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(3),.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(4),.crm-customers-page-form .crm-customer-form-grid-contact>label:nth-child(5),.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(1),.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(2),.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(3),.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(4),.crm-customers-page-form .crm-customer-form-grid-address>label:nth-child(5),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(1),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(2),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(3),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(4),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(5),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(n+7):nth-child(-n+14),.crm-customers-page-form .crm-customer-form-grid-commercial>label:nth-child(15),.crm-customers-page-form .crm-customer-form-grid-notes>label{grid-column:1 / -1}.crm-customers-page-form .crm-customer-form-sections{padding:20px}.crm-customers-page-form .crm-form-section-head{align-items:stretch;flex-direction:column;gap:8px}.crm-customers-page-form .crm-form-section-head p{text-align:left}.crm-customers-page-form .crm-customer-form-grid .wide,.crm-customers-page-form .crm-customer-form-grid .crm-brand-checks.wide{grid-column:auto}.crm-brand-combobox-menu{grid-template-columns:1fr}.crm-customers-page-form .crm-customer-modal:before{padding-right:20px;padding-left:20px}.crm-customers-page-form .crm-customer-modal:after{margin-right:20px;margin-left:20px}.crm-role-checks>div{grid-template-columns:1fr}.crm-margin-metrics{grid-template-columns:1fr}.crm-margin-plot{grid-template-columns:52px repeat(2,minmax(120px,1fr));gap:12px;min-height:330px;padding-right:8px}.crm-margin-grid-line{right:8px;left:52px}.crm-margin-column .sell-label,.crm-margin-column .buy-label,.crm-margin-column .potential-label{max-width:110px;font-size:10px}.crm-margin-slider>div{align-items:flex-start;flex-direction:column}.crm-quote-summary div{border-right:0;border-bottom:1px solid var(--crm-border)}.crm-welcome-panel h2{font-size:26px}.crm-login-page{place-items:stretch;padding:0}.crm-login-shell{min-height:100vh;border:0;border-radius:0}.crm-brand-panel,.crm-brand-overlay{min-height:360px}.crm-brand-overlay,.crm-login-panel{padding:26px 20px}.crm-brand-copy h1,.crm-login-head h2{font-size:34px}.crm-access-grid{grid-template-columns:1fr}.crm-login-options{align-items:flex-start;flex-direction:column}.detail-dialog-backdrop{padding:12px}.detail-dialog{max-height:calc(100vh - 24px)}.detail-dialog-close{position:fixed;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));z-index:320}.detail-dialog .product-detail-preview{padding:16px}.related-products{padding:0 16px 18px}.related-products-head{align-items:flex-start;flex-direction:column}.detail-dialog-loading{padding:34px 20px}.detail-dialog-loading h3{font-size:23px}.login-panel{padding:26px 20px}.login-options,.login-register{align-items:flex-start;flex-direction:column}.register-form{grid-template-columns:1fr}.hero{height:350px;min-height:350px}.hero-grid{min-height:350px;padding:32px 0 42px}.hero h1{font-size:34px}.hero .lead{font-size:14px}.fields,.product-grid,.detail-grid,.stat-row,.cta-box{grid-template-columns:1fr}.promo strong{font-size:21px}.applications div{align-items:flex-end;flex-direction:column}.technical-specs-head{align-items:stretch;flex-direction:column}.technical-specs-head small{width:max-content}.technical-spec-group dl>div{grid-template-columns:1fr}.technical-spec-group dd{padding-top:0;border-top:0;text-align:left}}@keyframes bannerSweep{0%,to{transform:translate(0) skew(-18deg);opacity:.16}50%{transform:translate(-28px) skew(-18deg);opacity:.28}}@keyframes technicalSpecsReveal{0%{opacity:0;transform:scaleY(.96) translateY(-4px)}to{opacity:1;transform:scaleY(1) translateY(0)}}
