/* Shared catalog controls, scoped to the quotation components. */
.lc-shop,.lc-selection{font:14px/1.6 Arial,Helvetica,sans-serif;color:#22221e;width:100%;min-width:0}
.lc-shop *,.lc-selection *{box-sizing:border-box}
.lc-shop [hidden],.lc-selection [hidden]{display:none!important}
.lc-shop p,.lc-selection p{margin:0}
.lc-shop button,.lc-selection button,.lc-shop a,.lc-selection a{font-family:inherit;text-transform:none;letter-spacing:normal;white-space:normal}
.lc-shop button,.lc-selection button{cursor:pointer}
.lc-shop :focus-visible,.lc-selection :focus-visible{outline:2px solid #55554b;outline-offset:4px}
.lc-shop button:disabled,.lc-selection button:disabled{opacity:.45;cursor:not-allowed}
.lc-shop-toolbar{display:grid;grid-template-columns:1.4fr 1fr auto;align-items:end;gap:20px;padding:23px;background:#f4f4f0;border:1px solid #e6e6de;border-radius:18px}
.lc-shop-toolbar label{display:block;font-size:11px;color:#6c6c62;margin-bottom:8px}
.lc-shop input,.lc-shop select{width:100%;min-width:0;background:#fff;border:1px solid #dcdcd4;color:#292922;border-radius:8px;height:48px;padding:10px 13px;font:14px Arial,sans-serif;box-shadow:none}
.lc-shop-selection-link{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;background:#252520;color:white!important;border-radius:30px;text-decoration:none!important;padding:12px 20px;font-size:12px}
.lc-shop-count{background:#ffffff25;border-radius:50%;min-width:25px;text-align:center;font-size:11px;line-height:25px}
.lc-shop-resultbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:22px 0}
.lc-shop-status{color:#77776d;font-size:12px}
.lc-shop-clear{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid #cfcfc5;border-radius:24px;background:#fff;color:#33332c;font-size:12px;text-decoration:none}
.lc-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;min-height:150px}
.lc-shop-grid[aria-busy=true]{opacity:.55;pointer-events:none}
.lc-shop-card{border:1px solid #e6e6df;border-radius:18px;background:white;overflow:hidden;display:flex;flex-direction:column;min-width:0}
.lc-shop-photo{position:relative;display:block;width:100%;padding:0!important;background:#edede8!important;border:0!important;border-radius:0!important;overflow:hidden}
.lc-shop-photo>img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .25s}
.lc-shop-photo:hover>img{transform:scale(1.025)}
.lc-shop-demo{position:absolute;top:14px;left:14px;max-width:calc(100% - 28px);padding:5px 10px;border-radius:20px;background:#ffffffed;color:#68685e;font:10px/1.5 Arial,sans-serif}
.lc-shop-card-copy{padding:23px;display:flex;flex-direction:column;gap:11px;flex:1}
.lc-shop-category-name{color:#77776b;font-size:10px;letter-spacing:1.1px!important;text-transform:uppercase}
.lc5-commercial .lc-shop h3{font:500 25px/1.2 Arial,sans-serif;letter-spacing:-.7px;margin:0;color:#20201c;overflow-wrap:anywhere}
.lc-shop-summary{font-size:12px;color:#74746a;min-height:39px}
.lc-shop-price{font-size:12px;color:#303027;margin-top:auto!important;padding-top:8px}
.lc-shop-card-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:5px}
.lc-shop .lc-shop-add{display:flex;justify-content:center;align-items:center;gap:22px;background:#fff;color:#272720;border:1px solid #cfcfc5;border-radius:26px;padding:10px 16px;font-size:12px;min-height:42px}
.lc-shop .lc-shop-add:hover{background:#25251f;color:#fff}
.lc-shop-empty{grid-column:1/-1;padding:45px 25px;border:1px dashed #d6d6cc;border-radius:16px;text-align:center;background:#fafaf7}
.lc-shop-empty p{color:#76766c;margin-top:14px}
.lc-shop .lc-shop-retry,.lc-shop-pagination button{background:#fff;color:#33332b;border:1px solid #cfcfc4;border-radius:24px;padding:10px 18px;font-size:12px;margin-top:12px}
.lc-shop-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:26px}.lc-shop-page{font-size:12px;color:#717168}
.lc-shop-feedback{font-size:12px;color:#505047;padding-top:18px;min-height:38px}
.lc-shop-dialog{width:min(960px,calc(100% - 36px));max-width:none;max-height:calc(100dvh - 40px);border:1px solid #dcdcd1;border-radius:20px;padding:0;background:#fff;color:#292922;margin:auto;overflow:auto;box-shadow:0 25px 100px #0003}
.lc-shop-dialog::backdrop{background:#0009;backdrop-filter:blur(4px)}
.lc-shop .lc-shop-close{position:sticky;top:12px;float:right;z-index:1;margin:12px 12px -54px 0;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid #ccc;background:#fff;color:#333;border-radius:50%;font-size:27px;line-height:1}
.lc-shop-detail{display:grid;grid-template-columns:1fr 1fr;min-width:0}
.lc-shop-gallery{background:#f0f0e9;min-width:0;display:flex;flex-direction:column}.lc-shop-detail-image{width:100%;height:auto;min-height:460px;flex:1 1 auto;object-fit:cover;display:block}
.lc-shop-thumbnails{display:flex;flex-wrap:wrap;gap:8px;padding:12px}.lc-shop-thumbnails button{width:64px;height:54px;padding:0;border:1px solid #aaa;background:none;border-radius:5px;overflow:hidden}.lc-shop-thumbnails img{width:100%;height:100%;object-fit:cover}
.lc-shop-detail-copy{padding:60px 32px 32px;display:flex;flex-direction:column;gap:18px;min-width:0}.lc-shop-detail-copy .lc-shop-price{margin-top:5px!important}
.lc-shop-description{white-space:pre-line;color:#737367;font-size:13px;overflow-wrap:anywhere}
.lc-shop-detail dl{margin:0;display:grid;grid-template-columns:1fr 1fr;font-size:12px;gap:10px}.lc-shop-detail dd{margin:0;overflow-wrap:anywhere}.lc-shop-detail dt{font-weight:600}
.lc-shop-sku,.lc-shop-demo-note{font-size:11px;color:#77776a}
.lc-shop-primary{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#20201c!important;color:#fff!important;border:1px solid #20201c!important;border-radius:30px!important;padding:14px 21px!important;font:13px/1.5 Arial,sans-serif!important;min-height:48px;text-decoration:none!important}
.lc-shop-primary:hover{background:#4a4a40!important}
.lc-selection-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:10px 0 15px}.lc-selection h4{font:500 19px/1.35 Arial,sans-serif;letter-spacing:-.4px;margin:0;color:#2b2b22}
.lc-selection-heading a{color:#6a6a5c;font-size:11px;text-decoration:underline;text-underline-offset:4px}
.lc-selection-empty{background:#eeeee7;border-radius:9px;padding:16px;font-size:12px;color:#707062}
.lc-selection-items{list-style:none!important;padding:0!important;margin:0!important}
.lc-selection-items li{display:flex;align-items:center;gap:12px;margin:0;padding:15px 0;border-bottom:1px solid #deded2}
.lc-selection-items img{width:59px;height:66px;object-fit:cover;border-radius:7px;flex-shrink:0}
.lc-selection-item-copy{flex:1;min-width:0}.lc-selection-item-copy strong{font-size:12px;font-weight:500;line-height:1.5;display:block;overflow-wrap:anywhere}
.lc-selection-item-copy button{border:0!important;background:none!important;color:#787869!important;font-size:10px!important;text-decoration:underline;padding:5px 0!important}
.lc-selection-quantity{flex-shrink:0;font-size:10px;color:#6b6b5b;display:flex;flex-direction:column;gap:4px}
.lc-selection-quantity input{width:68px;min-height:37px;background:white;border:1px solid #d2d2c6;border-radius:6px;padding:7px;font-size:14px;color:#29291d}
.lc-selection-note{font-size:10px;color:#7c7c6c;padding:15px 0 23px}
.lc-selection-form{display:flex;flex-direction:column;gap:18px}.lc-selection-form .lc-field{display:flex;flex-direction:column}.lc-selection-form input,.lc-selection-form textarea{width:100%;min-width:0}
.lc-selection-form label span{color:#828274;font-size:10px}.lc-selection-phone{font-size:10px;color:#797969;line-height:1.7}
.lc-selection-error{color:#9c322d;font-size:12px}
.lc-selection-result{margin-top:22px;padding:20px;background:#fff;border:1px solid #cecebf;border-radius:12px;min-width:0}
.lc-selection-result h4{font-size:17px}.lc-selection-result pre{font:12px/1.8 Arial,sans-serif;background:#f7f7f0;color:#353529;white-space:pre-wrap;overflow-wrap:anywhere;padding:15px;margin:17px 0;border-radius:6px;max-height:350px;overflow:auto}
.lc-selection-result-note{font-size:11px;color:#777767;margin-bottom:16px!important}
@media(max-width:1100px){.lc-shop-toolbar{grid-template-columns:1.2fr 1fr;gap:15px}.lc-shop-selection-link{grid-column:1/-1;width:max-content;margin-left:auto;min-height:43px;padding:9px 17px}.lc-shop-grid{gap:17px}.lc-shop-card-copy{padding:18px}.lc-shop-photo>img{height:240px}.lc5-commercial .lc-shop h3{font-size:23px}.lc-shop .lc-shop-add{gap:14px;padding:9px 14px}}
@media(max-width:800px){.lc-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.lc-shop-photo>img{height:260px}.lc-shop-detail{grid-template-columns:1fr}.lc-shop-detail-image{height:300px}.lc-shop-detail-copy{padding:28px}.lc-shop-dialog{max-width:580px}.lc-shop input,.lc-shop select,.lc-selection input,.lc-selection textarea{font-size:16px!important}}
@media(max-width:520px){.lc-shop-toolbar{grid-template-columns:1fr;padding:18px;border-radius:13px;gap:16px}.lc-shop-selection-link{width:100%;margin:0}.lc-shop-grid{grid-template-columns:1fr;gap:23px}.lc-shop-resultbar{margin:18px 0;gap:12px}.lc-shop-status,.lc-shop-clear{font-size:11px!important}.lc-shop-photo>img{height:280px}.lc-shop-card-copy{padding:22px}.lc5-commercial .lc-shop h3{font-size:27px}.lc-shop-summary{font-size:13px;min-height:0}.lc-shop-card-actions{margin-top:8px}.lc-shop .lc-shop-add{padding:11px 19px;gap:26px}.lc-shop-dialog{width:calc(100% - 22px);max-height:calc(100dvh - 24px);border-radius:14px}.lc-shop-detail-image{height:270px}.lc-shop-detail-copy{padding:25px 22px}.lc-selection-items img{width:45px;height:59px}.lc-selection-items li{gap:9px}.lc-selection-quantity input{width:61px}.lc-selection-item-copy strong{font-size:11px}.lc-selection-heading{flex-wrap:wrap}.lc-selection-result{padding:15px}.lc-selection-result pre{font-size:11px;padding:12px}.lc-shop-pagination{gap:10px}.lc-shop-pagination button{padding:9px 13px}}
@media(prefers-reduced-motion:reduce){.lc-shop-photo>img{transition:none}}

/* Keep selection and checkout visible without sending the visitor down the page. */
html:has(.lc5-commercial){scrollbar-gutter:stable}
html.lc-quote-open{overflow:hidden}
html.lc-has-quote-dock .lc5-footer{padding-bottom:110px}
.lc-shop .lc-shop-selection-link{border:0;color:#fff;font-size:12px}
.lc-shop .lc-shop-add[data-selected=yes]{background:#f0f2e9;border-color:#bcc3ac;color:#343b2c}
.lc-shop .lc-quote-dock{position:fixed;right:27px;bottom:25px;z-index:1000;display:flex;align-items:center;gap:15px;min-height:57px;padding:12px 21px;background:#20201c;color:#fff;border:1px solid #ffffff50;border-radius:35px;box-shadow:0 7px 30px #0003;font:13px/1.5 Arial,sans-serif;max-width:calc(100% - 32px)}
.lc-quote-dock svg{flex-shrink:0}.lc-quote-dock .lc-shop-count{background:#fff;color:#25251f;min-width:28px;line-height:28px;font-weight:600}
.lc-shop .lc-quote-dock:hover{background:#424238;color:#fff}
.lc-shop .lc-quote-drawer{position:fixed;inset:0 0 0 auto;width:510px;max-width:100%;height:100dvh;max-height:100dvh;min-width:0;padding:0;margin:0;border:0;border-left:1px solid #dfdfd7;border-radius:0;background:#fff;color:#25251e;overflow:hidden;box-shadow:-10px 0 60px #0002}
.lc-shop .lc-quote-drawer[open]{display:flex;flex-direction:column}
.lc-quote-drawer::backdrop{background:#0006;backdrop-filter:blur(3px)}
.lc-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:30px 28px 21px;border-bottom:1px solid #e7e7df;flex-shrink:0;background:#fff}
.lc-shop .lc-drawer-step{font:10px/1.5 Arial,sans-serif;letter-spacing:1.5px;color:#757568;margin-bottom:10px}
.lc5-commercial .lc-quote-drawer h2{font:500 30px/1.12 Arial,sans-serif;letter-spacing:-1.1px;color:#24241e;margin:0;outline:none}
.lc-drawer-count{font-size:12px;color:#7a7a6d;padding-top:12px}
.lc-shop .lc-drawer-close{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;padding:0;border:1px solid #ddddd2;border-radius:50%;background:#fff;color:#3e3e32;font:27px/1 Arial,sans-serif}
.lc-shop .lc-drawer-added{display:block;flex-shrink:0;background:#edf1e5;color:#39482d;border-bottom:1px solid #dce3cd;font:12px/1.65 Arial,sans-serif;padding:15px 28px;overflow-wrap:anywhere}
.lc-drawer-body{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:5px 28px 22px;scrollbar-gutter:stable}
.lc-drawer-body .lc-selection-heading{display:none}
.lc-drawer-body .lc-selection-empty{margin-top:23px;font-size:14px;padding:24px}
.lc-drawer-body .lc-selection-items li{padding:23px 0;gap:14px;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start}
.lc-drawer-body .lc-selection-items img{width:64px;height:72px;grid-row:span 2}
.lc-drawer-body .lc-selection-item-copy strong{font-size:14px;line-height:1.5}
.lc-drawer-body .lc-selection-item-copy button{font-size:11px!important;min-height:28px}
.lc-drawer-body .lc-selection-quantity{grid-column:2;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;font-size:11px}
.lc-quantity-control{display:flex;align-items:center;border:1px solid #d7d7cc;border-radius:9px;overflow:hidden;background:#fff;flex-shrink:0}
.lc-shop .lc-quantity-control button{display:grid;place-items:center;width:37px;height:38px;background:#f6f6ef;color:#36362b;border:0;border-radius:0;padding:0;font:19px/1 Arial,sans-serif}
.lc-shop .lc-quantity-control input{width:44px;height:38px;min-height:38px;padding:0 2px;text-align:center;border:0;border-radius:0;appearance:textfield;-moz-appearance:textfield;font:14px Arial,sans-serif}
.lc-quantity-control input::-webkit-inner-spin-button,.lc-quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.lc-drawer-body .lc-selection-note{font-size:11px;padding-top:24px;line-height:1.8}
.lc-drawer-body .lc-selection-form{padding-top:25px;gap:23px}
.lc-drawer-body .lc-field{gap:8px}.lc-drawer-body .lc-field label{font-size:13px;color:#5f5f50}
.lc-drawer-body .lc-field input,.lc-drawer-body .lc-field textarea{background:#fff;border:1px solid #d7d7cb;border-radius:9px;color:#303024;padding:12px 13px;font:15px/1.6 Arial,sans-serif;box-shadow:none;height:auto;min-height:49px}
.lc-drawer-body .lc-field textarea{min-height:125px;resize:vertical}
.lc-drawer-body .lc-selection-phone{font-size:11px;line-height:1.9}
.lc-drawer-body .lc-selection-result{margin:0;padding:22px 0;border:0;border-radius:0}
.lc-drawer-body .lc-selection-result pre{max-height:none;overflow:visible;font-size:13px;line-height:1.9;padding:19px;background:#f3f3ed}
.lc-drawer-body .lc-selection-result h4{font-size:18px;line-height:1.5}.lc-drawer-body .lc-selection-result-note{font-size:12px;line-height:1.8}
.lc-drawer-footer{display:flex;flex-direction:column;gap:12px;flex-shrink:0;padding:19px 28px max(18px,env(safe-area-inset-bottom));border-top:1px solid #e0e0d5;background:#fff;box-shadow:0 -6px 20px #00000006}
.lc-drawer-footer .lc-shop-primary{width:100%;justify-content:center;min-height:50px;font-size:14px!important}
.lc-shop .lc-drawer-keep{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:11px 18px;border:1px solid #cfcfc5;border-radius:25px;background:#fff;color:#272727;font:13px/1.5 Arial,sans-serif;text-decoration:none;cursor:pointer}.lc-public .lc-shop .lc-drawer-keep:is(:hover,:focus-visible){background:#eee;color:#222;border-color:#777}.lc-shop .lc-drawer-back{padding:6px 0;background:transparent;color:#555548;border:0;font:12px/1.6 Arial,sans-serif;text-decoration:underline;text-underline-offset:4px;min-height:33px}
.lc-shop .lc-drawer-back{text-align:left;text-decoration:none;color:#747467;padding:0;min-height:24px}
.lc-quote-drawer[data-step=items] .lc-selection-form,.lc-quote-drawer[data-step=items] .lc-selection-result,.lc-quote-drawer[data-step=items] .lc-selection-submit,.lc-quote-drawer[data-step=items] .lc-selection-whatsapp{display:none!important}
.lc-quote-drawer[data-step=details] .lc-selection-items,.lc-quote-drawer[data-step=details] .lc-selection-empty,.lc-quote-drawer[data-step=details] .lc-selection-note,.lc-quote-drawer[data-step=details] .lc-selection-result,.lc-quote-drawer[data-step=details] .lc-drawer-continue,.lc-quote-drawer[data-step=details] .lc-selection-whatsapp{display:none!important}
.lc-quote-drawer[data-step=review] .lc-selection-items,.lc-quote-drawer[data-step=review] .lc-selection-empty,.lc-quote-drawer[data-step=review] .lc-selection-note,.lc-quote-drawer[data-step=review] .lc-selection-form,.lc-quote-drawer[data-step=review] .lc-drawer-continue,.lc-quote-drawer[data-step=review] .lc-selection-submit{display:none!important}
.lc-quote-entry{display:flex;flex-direction:column;gap:22px;border:1px solid #deded3;border-radius:14px;background:#fff;padding:27px;color:#58584b;font:13px/1.8 Arial,sans-serif}.lc-quote-entry p{margin:0}.lc-quote-entry .lc-quote-entry-summary{font-size:17px;line-height:1.6;color:#333326}.lc-quote-entry .lc-shop-primary{justify-content:center}
@media(max-width:520px){.lc-shop .lc-quote-dock{right:16px;bottom:max(16px,env(safe-area-inset-bottom));gap:12px;min-height:54px;font-size:12px;padding:10px 17px}.lc-drawer-header{padding:23px 20px 18px}.lc5-commercial .lc-quote-drawer h2{font-size:28px}.lc-drawer-count{padding-top:9px}.lc-shop .lc-drawer-added{padding:13px 20px;font-size:12px}.lc-drawer-body{padding:0 20px 20px;scrollbar-gutter:auto}.lc-drawer-body .lc-selection-items li{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:20px 0}.lc-drawer-body .lc-selection-items img{width:52px;height:63px}.lc-drawer-body .lc-selection-item-copy strong{font-size:13px}.lc-drawer-body .lc-selection-quantity{gap:7px;flex-wrap:wrap}.lc-drawer-footer{padding:14px 20px max(13px,env(safe-area-inset-bottom));gap:9px}.lc-drawer-footer .lc-shop-primary{min-height:47px;font-size:13px!important}.lc-drawer-body .lc-selection-result pre{padding:15px;font-size:12px}.lc-quote-entry{padding:21px}.lc-quote-entry .lc-quote-entry-summary{font-size:15px}}
@media(max-height:620px){.lc-drawer-header{padding-block:14px}.lc-drawer-step{margin-bottom:5px!important}.lc-drawer-count{padding-top:6px}.lc-shop .lc-drawer-added{padding-block:9px}.lc-drawer-footer{padding-block:10px;gap:5px}.lc-drawer-footer .lc-shop-primary{min-height:42px}}
