#lm-recos-modal[hidden]{display:none}#lm-recos-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}#lm-recos-modal .lm-recos-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b}#lm-recos-modal .lm-recos-panel{position:relative;margin:4vh auto 0;width:min(780px,calc(100vw - 24px));max-height:90vh;background:#fff;border-radius:14px;box-shadow:0 16px 34px #0000002e;overflow:hidden;display:flex;flex-direction:column}#lm-recos-modal .lm-recos-header,#lm-recos-modal header.lm-recos-header{position:relative!important;display:block!important;height:auto!important;min-height:6vh!important;max-height:none!important;margin:0!important;padding:24px 56px 16px!important;border:0!important;border-bottom:0!important;line-height:normal!important;background:transparent!important}#lm-recos-modal .lm-recos-header:before,#lm-recos-modal .lm-recos-header:after,#lm-recos-modal header.lm-recos-header:before,#lm-recos-modal header.lm-recos-header:after{content:none!important;display:none!important}#lm-recos-modal .lm-recos-header-title{display:block!important;margin:0!important;margin-block:0!important;padding:0!important;text-align:center!important;font-size:3.05rem!important;line-height:1.05!important;font-weight:700!important;color:inherit!important}#lm-recos-modal .lm-recos-close{position:absolute!important;top:16px!important;right:22px!important;background:none!important;border:none!important;font-size:24px!important;line-height:1!important;cursor:pointer!important;padding:0!important;margin:0!important}#lm-recos-modal .lm-recos-main-product[hidden]{display:none}#lm-recos-modal .lm-recos-main-product{margin:6px 18px 12px!important;padding:14px 16px;border:1px solid #e7e7e7;border-radius:10px;background:#fafafa;display:flex;align-items:center;gap:14px}#lm-recos-modal .lm-recos-main-product img{width:58px;height:58px;object-fit:cover;border-radius:8px;background:#f2f2f2;flex:0 0 58px}#lm-recos-modal .lm-recos-main-meta{min-width:0;display:flex;flex-direction:column;gap:4px}#lm-recos-modal .lm-recos-main-title{margin:0;font-weight:600;font-size:1.65rem;line-height:1.15}#lm-recos-modal .lm-recos-main-sub{margin:0;font-size:1.35rem;font-weight:600;color:#555;line-height:1.2}#lm-recos-modal .lm-recos-subtitle[hidden]{display:none}#lm-recos-modal .lm-recos-subtitle{margin:0!important;padding:0 18px 10px!important;font-size:1.4rem;line-height:1.2;font-weight:700;border-bottom:1px solid #ececec}#lm-recos-modal .lm-recos-list{padding:0 8px;overflow-y:auto;max-height:395px}#lm-recos-modal .lm-recos-row{display:grid;grid-template-columns:92px 1fr auto;gap:14px;padding:18px 10px;min-height:122px;border-bottom:1px solid #f1f1f1;align-items:center}#lm-recos-modal .lm-recos-row img{width:92px;height:92px;object-fit:cover;border-radius:8px;background:#f8f8f8}#lm-recos-modal .lm-recos-meta{display:flex;flex-direction:column;gap:7px;min-width:0}#lm-recos-modal .lm-recos-title{margin:0;font-weight:700;font-size:1.38rem;line-height:1.2}#lm-recos-modal .lm-recos-price{margin:0;font-size:1.2rem;color:#444;line-height:1.2}#lm-recos-modal .lm-recos-coverage{margin:0;font-size:.95rem;color:#666;line-height:1.2}#lm-recos-modal .lm-recos-actions{display:flex;align-items:center;justify-content:flex-end;min-width:165px}#lm-recos-modal .lm-recos-pick{border:1px solid #111;background:#fff;color:#111;border-radius:10px;padding:12px 14px;cursor:pointer;font-weight:600;font-size:1.8rem;white-space:nowrap}#lm-recos-modal .lm-recos-pick[hidden],#lm-recos-modal .lm-recos-step[hidden]{display:none}#lm-recos-modal .lm-recos-step{display:inline-flex;align-items:center;gap:8px;border:1px solid #ddd;border-radius:8px;padding:4px 6px;background:#fff}#lm-recos-modal .lm-recos-step button{width:28px;height:28px;border:none;background:#f3f3f3;cursor:pointer;border-radius:6px}#lm-recos-modal .lm-recos-step input{width:40px;text-align:center;border:none;outline:none;background:transparent;font-weight:600;padding:0}#lm-recos-modal .lm-recos-step input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}#lm-recos-modal .lm-recos-step input[type=number]::-webkit-outer-spin-button,#lm-recos-modal .lm-recos-step input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#lm-recos-modal .lm-recos-footer{display:flex;gap:12px;align-items:center;justify-content:flex-end;padding:14px 16px;border-top:1px solid #eee;flex-wrap:wrap;background:#fff}#lm-recos-modal .lm-recos-cta{background:#0f2f5f!important;color:#fff!important;border:1px solid #0f2f5f!important;padding:10px 14px;border-radius:8px;cursor:pointer;box-shadow:none}#lm-recos-modal .lm-recos-cta:hover{background:#0c274f!important;border-color:#0c274f!important}#lm-recos-modal .lm-recos-secondary{background:#f3f3f3;color:#111;border:none;padding:10px 14px;border-radius:8px;cursor:pointer}#lm-recos-modal .lm-recos-link{margin-right:auto;text-decoration:underline}@media(max-width:749px){#lm-recos-modal .lm-recos-panel{margin:2vh auto 0;width:calc(100vw - 12px);border-radius:10px;max-height:92vh}#lm-recos-modal .lm-recos-header,#lm-recos-modal header.lm-recos-header{padding:12px 44px 8px!important}#lm-recos-modal .lm-recos-header-title{font-size:1.65rem!important}#lm-recos-modal .lm-recos-close{top:12px!important;right:14px!important}#lm-recos-modal .lm-recos-main-product{margin:4px 12px 10px!important;padding:12px;gap:10px}#lm-recos-modal .lm-recos-main-product img{width:52px;height:52px;flex-basis:52px}#lm-recos-modal .lm-recos-main-title{font-size:1.5rem;line-height:1.15}#lm-recos-modal .lm-recos-main-sub{font-size:.95rem;line-height:1.2}#lm-recos-modal .lm-recos-subtitle{padding:0 12px 10px!important;font-size:1.28rem}#lm-recos-modal .lm-recos-list{max-height:350px;padding:0 6px}#lm-recos-modal .lm-recos-row{grid-template-columns:68px 1fr auto;gap:10px;min-height:auto;padding:16px 8px;align-items:center}#lm-recos-modal .lm-recos-row img{width:68px;height:68px}#lm-recos-modal .lm-recos-meta{gap:6px}#lm-recos-modal .lm-recos-title{font-size:1.18rem;line-height:1.2}#lm-recos-modal .lm-recos-price{font-size:.9rem;line-height:1.2}#lm-recos-modal .lm-recos-coverage{font-size:1.06rem;line-height:1.2}#lm-recos-modal .lm-recos-actions{grid-column:auto;justify-content:flex-end;align-self:center;min-width:96px}#lm-recos-modal .lm-recos-pick{padding:9px 10px;font-size:.95rem;border-radius:8px;white-space:nowrap}#lm-recos-modal .lm-recos-step{gap:6px;padding:3px 4px}#lm-recos-modal .lm-recos-step button{width:24px;height:24px}#lm-recos-modal .lm-recos-step input{width:30px;font-size:.9rem}#lm-recos-modal .lm-recos-footer{justify-content:stretch}#lm-recos-modal .lm-recos-link{margin-right:0;width:100%;order:3}#lm-recos-modal .lm-recos-cta,#lm-recos-modal .lm-recos-secondary{flex:1 1 auto}#lm-recos-modal .lm-recos-cta,#lm-recos-modal .lm-recos-secondary{padding:8px 10px!important;font-size:1.2rem!important;line-height:1.1!important;border-radius:8px!important;min-height:40px}#lm-recos-modal .lm-recos-footer{gap:8px!important;padding:12px!important}}#lm-recos-modal .lm-recos-footer{display:flex;gap:12px;align-items:center;justify-content:flex-start}#lm-recos-modal .lm-recos-link{margin-right:0}#lm-recos-modal .lm-recos-cta{margin-left:auto}@media(max-width:749px){#lm-recos-modal .lm-recos-footer{justify-content:stretch}#lm-recos-modal .lm-recos-link{width:100%;order:2}#lm-recos-modal .lm-recos-cta{margin-left:0;order:1;flex:1 1 auto}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/lm-recommend-bulbs.css.map */
