:root{--lqm-ink:#111;--lqm-purple:#111;--lqm-accent:#f58220;--lqm-line:#dedede;--lqm-soft:#f6f6f6;--lqm-white:#fff}
.lqm-button{appearance:none;border:0;border-radius:5px;background:var(--lqm-purple);color:#fff!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:700 14px/1.2 inherit;min-height:46px;padding:13px 22px;text-decoration:none!important;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.lqm-button:hover{box-shadow:0 10px 24px rgba(40,34,107,.22);transform:translateY(-1px)}.lqm-button:disabled{cursor:not-allowed;opacity:.45;transform:none}
.lqm-product-cta{align-items:center;background:linear-gradient(135deg,#f6f7fc,#eef8f8);border:1px solid var(--lqm-line);border-left:5px solid var(--lqm-accent);display:flex;gap:24px;justify-content:space-between;margin:34px 0;padding:24px 26px}.lqm-product-cta span,.lqm-page-head>span{color:var(--lqm-purple);display:block;font-size:11px;font-weight:800;letter-spacing:.15em;margin-bottom:5px}.lqm-product-cta strong{color:var(--lqm-ink);display:block;font-size:22px}.lqm-product-cta p{color:#60677b;margin:7px 0 0;max-width:650px}
.lqm-cart-fab{align-items:center;background:var(--lqm-purple);border:0;border-radius:999px;bottom:22px;box-shadow:0 12px 34px rgba(24,32,59,.28);color:#fff;cursor:pointer;display:flex;font:700 13px/1 inherit;gap:10px;padding:10px 12px 10px 18px;position:fixed;right:22px;z-index:99997}.lqm-cart-fab b{align-items:center;background:var(--lqm-accent);border-radius:50%;display:flex;height:28px;justify-content:center;min-width:28px;padding:0 6px}.lqm-drawer-backdrop{background:rgba(15,20,39,.52);inset:0;position:fixed;z-index:99998}.lqm-drawer{background:#fff;box-shadow:-18px 0 45px rgba(15,20,39,.2);display:flex;flex-direction:column;height:100%;max-width:430px;position:fixed;right:0;top:0;transform:translateX(105%);transition:transform .25s ease;width:92vw;z-index:99999}.lqm-drawer[aria-hidden="false"]{transform:none}.lqm-drawer>header{align-items:center;background:var(--lqm-ink);color:#fff;display:flex;justify-content:space-between;padding:22px 24px}.lqm-drawer>header span{color:var(--lqm-accent);font-size:11px;font-weight:800;letter-spacing:.16em}.lqm-drawer h2{color:#fff;font-size:24px;margin:3px 0 0}.lqm-drawer>header button{background:none;border:0;color:#fff;cursor:pointer;font-size:30px;padding:4px}.lqm-drawer-items{flex:1;overflow:auto;padding:16px 22px}.lqm-drawer>footer{border-top:1px solid var(--lqm-line);padding:18px 22px}.lqm-drawer>footer .lqm-button{width:100%}.lqm-drawer-open{overflow:hidden}
.lqm-item{align-items:center;border-bottom:1px solid var(--lqm-line);display:grid;gap:12px;grid-template-columns:58px minmax(0,1fr);padding:15px 0}.lqm-item img,.lqm-item-placeholder{align-items:center;background:var(--lqm-soft);border-radius:5px;display:flex;height:58px;justify-content:center;object-fit:contain;width:58px}.lqm-item-placeholder{color:var(--lqm-purple);font-size:22px;font-weight:800}.lqm-item-info{display:flex;flex-direction:column;min-width:0}.lqm-item-code{color:var(--lqm-purple)!important;font-size:14px;font-weight:800;text-decoration:none!important}.lqm-item-name{color:#687086;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lqm-item-actions{align-items:center;display:flex;grid-column:2;justify-content:space-between}.lqm-qty{align-items:center;border:1px solid var(--lqm-line);border-radius:4px;display:flex}.lqm-qty button{background:none;border:0;color:var(--lqm-purple);cursor:pointer;font-size:19px;height:30px;width:32px}.lqm-qty span{min-width:28px;text-align:center}.lqm-remove{background:none;border:0;color:#a33;cursor:pointer;font-size:12px;padding:6px}.lqm-empty{color:#73798a;padding:28px 4px;text-align:center}
.lqm-page{background:var(--lqm-soft);color:var(--lqm-ink);margin:0 calc(50% - 50vw);padding:70px 20px}.lqm-shell{margin:auto;max-width:1160px}.lqm-page-head{margin-bottom:32px;max-width:760px}.lqm-page-head h1{color:var(--lqm-ink);font-size:clamp(32px,5vw,54px);letter-spacing:-.035em;line-height:1.05;margin:0 0 14px}.lqm-page-head p{color:#687086;font-size:17px}.lqm-quote-layout{align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr)}.lqm-quote-layout>section,.lqm-form{background:#fff;border:1px solid var(--lqm-line);box-shadow:0 14px 36px rgba(24,32,59,.06);padding:28px}.lqm-quote-layout h2,.lqm-form h2{color:var(--lqm-ink);font-size:20px;margin:0 0 20px}.lqm-item-page{grid-template-columns:72px minmax(0,1fr) auto}.lqm-item-page img,.lqm-item-page .lqm-item-placeholder{height:72px;width:72px}.lqm-item-page .lqm-item-actions{display:grid;gap:7px;grid-column:auto;justify-items:end}.lqm-form{display:grid;gap:16px}.lqm-form label{display:grid;gap:6px}.lqm-form label>span{color:#30384f;font-size:13px;font-weight:700}.lqm-form input:not([type="checkbox"]),.lqm-form textarea{background:#fff;border:1px solid #cdd3df;border-radius:4px;color:var(--lqm-ink);font:inherit;padding:12px;width:100%}.lqm-form input:focus,.lqm-form textarea:focus{border-color:var(--lqm-purple);box-shadow:0 0 0 3px rgba(40,34,107,.1);outline:0}.lqm-form-row{display:grid;gap:14px;grid-template-columns:1fr 1fr}.lqm-consent{align-items:start!important;display:grid!important;gap:10px!important;grid-template-columns:18px 1fr}.lqm-consent input{height:17px;margin-top:2px;width:17px}.lqm-hp{height:0;left:-9999px;overflow:hidden;position:absolute;width:0}.lqm-alert{background:#fff2f2;border-left:4px solid #bd3636;color:#7e2525;margin-bottom:22px;padding:14px 18px}.lqm-success{text-align:center}.lqm-success .lqm-shell{background:#fff;max-width:720px;padding:60px 30px}.lqm-success-icon{align-items:center;background:var(--lqm-accent);border-radius:50%;color:#fff;display:flex;font-size:30px;height:64px;justify-content:center;margin:0 auto 22px;width:64px}
.lqm-print-body{background:#e9ebf0;margin:0}.lqm-offer{color:#18203b;font:14px/1.45 Arial,sans-serif;padding:24px}.lqm-offer-sheet{background:#fff;box-sizing:border-box;margin:auto;max-width:900px;min-height:1100px;padding:54px}.lqm-offer-toolbar{text-align:right}.lqm-offer-toolbar button{background:#28226b;border:0;border-radius:4px;color:#fff;cursor:pointer;padding:11px 17px}.lqm-offer header{align-items:start;border-bottom:3px solid #41b8c4;display:flex;justify-content:space-between;padding-bottom:22px}.lqm-offer header>div{display:grid}.lqm-offer header>div strong{color:#28226b;font-size:34px;letter-spacing:.08em}.lqm-offer header>div span{font-size:10px;letter-spacing:.2em}.lqm-offer table{border-collapse:collapse;width:100%}.lqm-offer header table{font-size:12px;width:auto}.lqm-offer th,.lqm-offer td{padding:9px;text-align:left}.lqm-offer h1{font-size:25px;margin:34px 0 20px}.lqm-offer-info,.lqm-offer-products{border:1px solid #dfe3ed;margin-bottom:24px}.lqm-offer-info th,.lqm-offer-products thead{background:#f5f7fb}.lqm-offer-products th,.lqm-offer-products td{border-bottom:1px solid #dfe3ed}.lqm-offer-summary{margin-left:auto;max-width:390px}.lqm-offer-summary p{display:flex;justify-content:space-between;margin:0;padding:8px 10px}.lqm-offer-summary .grand{background:#28226b;color:#fff;font-size:16px}.lqm-offer-terms{border-top:1px solid #dfe3ed;margin-top:34px;padding-top:18px}.lqm-offer-terms h2{font-size:17px}.lqm-offer-terms p{display:grid;grid-template-columns:120px 1fr}.lqm-offer footer{border-top:1px solid #dfe3ed;color:#687086;margin-top:36px;padding-top:15px;text-align:center}
@media(max-width:760px){.lqm-product-cta{align-items:stretch;flex-direction:column}.lqm-quote-layout{grid-template-columns:1fr}.lqm-form-row{grid-template-columns:1fr}.lqm-item-page{grid-template-columns:58px minmax(0,1fr)}.lqm-item-page img,.lqm-item-page .lqm-item-placeholder{height:58px;width:58px}.lqm-item-page .lqm-item-actions{display:flex;grid-column:2;justify-items:normal}.lqm-cart-fab span{display:none}.lqm-cart-fab{padding:9px}.lqm-offer{padding:0}.lqm-offer-sheet{min-height:0;padding:24px}.lqm-offer header{gap:16px}.lqm-offer-info th:nth-child(3),.lqm-offer-info td:nth-child(4){display:none}}
@media print{.lqm-print-body{background:#fff}.lqm-offer{padding:0}.lqm-offer-sheet{box-shadow:none;max-width:none;min-height:0;padding:12mm}.lqm-offer-toolbar{display:none}}

/* Lediot black + orange identity. Important flags isolate controls from theme button rules. */
.lqm-button{background:#f58220!important;border:2px solid #f58220!important;color:#111!important;font-weight:800!important}.lqm-button:hover{background:#111!important;border-color:#111!important;color:#fff!important}.lqm-product-cta{background:#f7f7f7;border:1px solid #dedede;border-left:6px solid #f58220}.lqm-product-cta>div>span{color:#f58220}.lqm-product-cta .lqm-button{min-width:165px}
.lqm-cart-fab{background:#111!important;border:2px solid #f58220!important;border-radius:8px!important;bottom:auto;box-shadow:0 12px 32px rgba(0,0,0,.28);color:#fff!important;right:18px;top:50%;transform:translateY(-50%);padding:13px 14px 13px 18px}.lqm-cart-fab:hover{background:#242424!important}.lqm-cart-fab b{background:#f58220;color:#111;font-size:14px;font-weight:900}.lqm-drawer>header{background:#fff;border-bottom:4px solid #f58220;color:#111}.lqm-drawer h2{color:#111}.lqm-drawer-brand{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.lqm-drawer-brand img{background:#fff;height:auto;max-width:230px;padding:0;width:72%}.lqm-drawer>header button{align-items:center;background:#f58220!important;border:2px solid #111!important;border-radius:50%!important;color:#111!important;display:flex!important;font:700 25px/1 Arial,sans-serif!important;height:38px;justify-content:center;padding:0!important;width:38px}.lqm-item-code{color:#111!important}.lqm-item-placeholder{color:#f58220}.lqm-qty{align-items:stretch!important;display:grid!important;grid-template-columns:38px 42px 38px;height:38px;overflow:hidden}.lqm-qty button,.lqm-qty span{align-items:center!important;align-self:stretch!important;box-sizing:border-box!important;display:flex!important;font:600 15px/1 Arial,sans-serif!important;height:36px!important;justify-content:center!important;margin:0!important;min-height:0!important;min-width:0!important;padding:0!important;text-align:center!important;transform:none!important;vertical-align:middle!important}.lqm-qty button{appearance:none!important;background:#fff!important;border:0!important;border-radius:0!important;color:#111!important;width:38px!important}.lqm-qty button:hover{background:#f58220!important}.lqm-remove{border:1px solid #111!important;border-radius:5px;color:#111!important}.lqm-remove:hover{background:#111!important;color:#fff!important}.lqm-page-head>span{color:#f58220}.lqm-form button[type="submit"]{background:#f58220!important;border-color:#f58220!important;color:#111!important}.lqm-form button[type="submit"]:hover{background:#111!important;border-color:#111!important;color:#fff!important}.lqm-form input:focus,.lqm-form textarea:focus{border-color:#f58220;box-shadow:0 0 0 3px rgba(245,130,32,.16)}
.lqm-offer-sheet{max-width:794px}.lqm-offer header{align-items:center;border-bottom:3px solid #f58220}.lqm-offer-logo{height:auto;max-width:270px;width:38%}.lqm-offer header table{border:1px solid #222;width:310px}.lqm-offer header table th,.lqm-offer header table td{border:1px solid #222;text-align:center}.lqm-offer-greeting{margin:30px 0;line-height:1.7}.lqm-offer-info th{background:#f1f1f1;width:210px}.lqm-offer-products thead .section th{background:#f58220;color:#111;font-size:16px;text-align:center}.lqm-offer-products th{text-align:center}.lqm-offer-products td.image{text-align:center;width:88px}.lqm-offer-products td.image img{max-height:72px;max-width:78px;object-fit:contain}.lqm-offer-products td:nth-child(n+3){text-align:right;white-space:nowrap}.lqm-offer-summary p{border:1px solid #222;margin:0}.lqm-offer-summary .grand{background:#f58220;color:#111}.lqm-offer-terms{border:1px solid #222}.lqm-offer-terms h2{background:#f58220;color:#111;margin:0;padding:8px;text-align:center}.lqm-offer-terms p{border-top:1px solid #222;display:grid;grid-template-columns:180px 1fr;margin:0}.lqm-offer-terms p strong,.lqm-offer-terms p span{padding:7px}.lqm-offer-terms p strong{background:#f1f1f1}.lqm-offer-sign{border-top:1px solid #222;display:flex;justify-content:space-around;margin-top:44px;padding-top:22px}.lqm-offer footer{font-size:11px}
.lqm-offer-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-bottom:12px}.lqm-offer-toolbar button,.lqm-offer-email,.lqm-offer-print{background:#111!important;border:0;border-radius:4px;color:#fff!important;cursor:pointer;font-weight:700;padding:11px 17px;text-decoration:none!important}.lqm-offer-email{background:#f58220!important;color:#111!important}.lqm-offer-notice{border-radius:4px;font-weight:700;margin-right:auto;padding:10px 14px}.lqm-offer-notice.success{background:#e7f6e9;color:#176b27}.lqm-offer-notice.error{background:#fde9e7;color:#9b241d}
@media(max-width:760px){.lqm-cart-fab{bottom:18px;right:14px;top:auto;transform:none}.lqm-cart-fab span{display:inline}.lqm-offer header{align-items:flex-start;flex-direction:column}.lqm-offer-logo{width:210px}.lqm-offer header table{width:100%}.lqm-offer-products{font-size:10px}.lqm-offer-products th,.lqm-offer-products td{padding:5px}.lqm-offer-terms p{grid-template-columns:120px 1fr}}

@page{size:A4;margin:8mm}
@media print{
  html,body{background:#fff!important;margin:0!important;padding:0!important}
  .lqm-offer{font-size:10px!important;line-height:1.25!important;padding:0!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .lqm-offer-sheet{box-shadow:none!important;margin:0!important;max-width:none!important;min-height:0!important;padding:0!important;width:100%!important}
  .lqm-offer-toolbar{display:none!important}
  .lqm-offer header{padding-bottom:8px!important}.lqm-offer-logo{max-width:210px!important}
  .lqm-offer header table{font-size:9px!important;width:250px!important}.lqm-offer th,.lqm-offer td{padding:4px 5px!important}
  .lqm-offer-greeting{line-height:1.35!important;margin:12px 0!important}.lqm-offer h1{font-size:18px!important;margin:12px 0!important}
  .lqm-offer-info,.lqm-offer-products{margin-bottom:10px!important}.lqm-offer-products td.image img{max-height:45px!important;max-width:55px!important}
  .lqm-offer-summary{break-inside:avoid;max-width:330px!important;page-break-inside:avoid}.lqm-offer-summary p{padding:4px 6px!important}
  .lqm-offer-terms{break-inside:avoid;margin-top:12px!important;page-break-inside:avoid;padding-top:0!important}.lqm-offer-terms h2{font-size:12px!important;padding:5px!important}.lqm-offer-terms p{grid-template-columns:135px 1fr!important}.lqm-offer-terms p strong,.lqm-offer-terms p span{padding:4px!important}
  .lqm-offer-sign{break-inside:avoid;margin-top:16px!important;padding-top:10px!important;page-break-inside:avoid}.lqm-offer footer{margin-top:12px!important;padding-top:8px!important}
}
