.llortech-product{--navy: #0A1F44;--navy-2: #0d264f;--cyan: #1E9FE3;--cyan-2: #188dcc;--white: #FFFFFF;--bg-alt: #F7F9FC;--border: #E4E9F2;--text-muted: #5A6785;--success: #10B981;--amber: #F5A623;--warn: #D14343;--shadow-sm: 0 1px 2px rgba(10,31,68,.04);--shadow-md: 0 8px 24px rgba(10,31,68,.06);--shadow-lg: 0 24px 60px rgba(10,31,68,.1);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;color:var(--navy);line-height:1.55}.llortech-product *{box-sizing:border-box}.llortech-product a{color:inherit;text-decoration:none}.llortech-product img{max-width:100%;display:block}.llortech-product button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.llortech-product input,.llortech-product select{font-family:inherit}.llortech-product .mono{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace}.llortech-product .container{max-width:1640px;margin:0 auto;padding:0 32px}.llortech-product .utility{background:var(--navy);color:var(--white);height:40px;font-size:12.5px}.llortech-product .utility .container{height:100%;display:flex;align-items:center;justify-content:space-between}.llortech-product .utility-left{display:flex;align-items:center;gap:10px;opacity:.95}.llortech-product .utility-left .dot-cyan{width:6px;height:6px;background:var(--cyan);border-radius:50%}.llortech-product .utility-left em{font-style:normal;color:var(--cyan)}.llortech-product .utility-right{display:flex;align-items:center;gap:20px}.llortech-product .utility-right a{opacity:.85;transition:opacity .2s,color .2s}.llortech-product .utility-right a:hover{opacity:1;color:var(--cyan)}.llortech-product .utility-sep{width:1px;height:14px;background:#ffffff2e}.llortech-product .switch{display:inline-flex;align-items:center;gap:4px}.llortech-product .switch b{color:var(--cyan);font-weight:600}.llortech-product .switch span{opacity:.55;font-weight:500}.llortech-product .catnav{background:var(--white);height:48px;border-bottom:1px solid var(--border)}.llortech-product .catnav .container{height:100%;display:flex;align-items:center;gap:20px}.llortech-product .depts{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:13.5px;padding:8px 14px;border-radius:10px;color:var(--navy);transition:background .2s}.llortech-product .depts:hover{background:var(--bg-alt)}.llortech-product .depts svg{color:var(--cyan)}.llortech-product .cat-list{display:flex;align-items:center;gap:4px;overflow-x:auto;flex:1;scrollbar-width:none}.llortech-product .cat-list::-webkit-scrollbar{display:none}.llortech-product .cat-list a{white-space:nowrap;padding:8px 12px;font-size:13.5px;font-weight:500;color:var(--navy);border-radius:8px;transition:background .2s,color .2s}.llortech-product .cat-list a:hover{background:var(--bg-alt);color:var(--cyan)}.llortech-product .breadcrumbs{padding:18px 0 0;font-size:12.5px;color:var(--text-muted);display:flex;flex-wrap:wrap;gap:8px;align-items:center}.llortech-product .breadcrumbs a{color:var(--cyan);font-weight:500;transition:color .2s}.llortech-product .breadcrumbs a:hover{color:var(--cyan-2);text-decoration:underline}.llortech-product .breadcrumbs .sep{color:var(--border)}.llortech-product .breadcrumbs .cur{color:var(--navy);font-weight:500}.llortech-product .pdp-wrap{padding:24px 0 64px}.llortech-product .pdp{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1.15fr) 300px;gap:32px;align-items:start}.llortech-product .gallery{display:grid;grid-template-columns:64px 1fr;gap:14px;position:sticky;top:148px}.llortech-product .thumbs{display:flex;flex-direction:column;gap:8px}.llortech-product .thumb{width:64px;height:64px;border:1.5px solid var(--border);border-radius:10px;background:var(--bg-alt);background-size:cover;background-position:center;cursor:pointer;transition:border-color .15s,transform .15s;position:relative;overflow:hidden;padding:0}.llortech-product .thumb img{width:100%;height:100%;object-fit:cover;display:block}.llortech-product .thumb:hover{border-color:var(--cyan)}.llortech-product .thumb.active{border-color:var(--cyan);box-shadow:0 0 0 3px #1e9fe326}.llortech-product .thumb.video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0a1f448c url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='white'><polygon points='8 5 8 19 19 12'/></svg>") center/16px no-repeat}.llortech-product .stage{position:relative;background:var(--bg-alt);border:1px solid var(--border);border-radius:16px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.llortech-product .stage .main-ph{position:relative;width:100%;height:100%;border-radius:14px;background-color:#fff;background-image:var(--product-img);background-size:contain;background-position:center;background-repeat:no-repeat;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:32px;text-align:center}.llortech-product .stage.has-image{background:#fff}.llortech-product .stage .share{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--border);color:var(--navy);display:inline-flex;align-items:center;justify-content:center;transition:color .2s,border-color .2s}.llortech-product .stage .share:hover{color:var(--cyan);border-color:var(--cyan)}.llortech-product .full-link{text-align:center;margin-top:12px;font-size:12.5px;color:var(--cyan);font-weight:500}.llortech-product .full-link:hover{color:var(--cyan-2);text-decoration:underline;cursor:pointer}.llortech-product .details h1{font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.005em;margin:0 0 10px;color:var(--navy)}.llortech-product .vendor-link{font-size:13.5px;color:var(--cyan);font-weight:500}.llortech-product .vendor-link:hover{text-decoration:underline}.llortech-product .brand-line{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--cyan);font-weight:600;margin-bottom:6px}.llortech-product .sku-line{font-size:12.5px;color:var(--text-muted);margin-top:4px}.llortech-product .bought-month{margin-top:8px;font-size:13px;color:var(--text-muted)}.llortech-product .bought-month b{color:var(--navy);font-weight:600}.llortech-product .divider{height:1px;background:var(--border);margin:18px 0}.llortech-product .price-discount{display:inline-block;padding:4px 9px;border-radius:6px;background:var(--bg-alt);color:var(--navy);font-weight:700;font-size:13px;margin-right:10px}.llortech-product .price-main{display:inline-flex;align-items:baseline;gap:2px}.llortech-product .price-main .curr{font-size:16px;font-weight:600;color:var(--navy);vertical-align:top;margin-top:6px}.llortech-product .price-main .whole{font-size:34px;font-weight:800;color:var(--navy);letter-spacing:-.015em}.llortech-product .price-main .cents{font-size:16px;font-weight:600;color:var(--navy);margin-top:6px}.llortech-product .shipping-badge{margin-top:14px;display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:var(--navy)}.llortech-product .shipping-badge .pill{display:inline-flex;align-items:center;gap:6px;background:var(--cyan);color:#fff;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.06em}.llortech-product .shipping-badge .pill .dot{width:5px;height:5px;border-radius:50%;background:#fff}.llortech-product .returns-row{margin-top:10px;font-size:13px;color:var(--text-muted)}.llortech-product .returns-row a{color:var(--cyan)}.llortech-product .returns-row a:hover{text-decoration:underline}.llortech-product .returns-row b{color:var(--cyan);font-weight:600}.llortech-product .spec-mini{margin-top:20px;display:grid;grid-template-columns:180px 1fr;row-gap:10px;column-gap:18px;font-size:13.5px}.llortech-product .spec-mini .k{color:var(--text-muted);font-weight:500}.llortech-product .spec-mini .v{color:var(--navy);font-weight:600}.llortech-product .about{margin-top:24px}.llortech-product .about h3{font-size:18px;font-weight:700;color:var(--navy);margin:0 0 14px;letter-spacing:-.005em}.llortech-product .about ul{margin:0;padding-left:0;list-style:none;display:grid;gap:12px}.llortech-product .about li{font-size:14px;line-height:1.6;color:var(--navy);padding-left:26px;position:relative}.llortech-product .about li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:2px;background:var(--cyan)}.llortech-product .about li b{font-weight:700;color:var(--navy)}.llortech-product .about li em{font-style:normal;color:var(--cyan);font-weight:600}.llortech-product .about-rte{font-size:14px;line-height:1.6;color:var(--navy)}.llortech-product .about-rte p{margin:0 0 12px}.llortech-product .about-rte ul{padding-left:0;list-style:none;display:grid;gap:12px}.llortech-product .about-rte ul li{font-size:14px;line-height:1.6;color:var(--navy);padding-left:26px;position:relative}.llortech-product .about-rte ul li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:2px;background:var(--cyan)}.llortech-product .buy-box{position:sticky;top:148px;border:1px solid var(--border);border-radius:16px;background:#fff;padding:18px;box-shadow:var(--shadow-sm)}.llortech-product .bb-price{display:flex;align-items:baseline;gap:2px;margin-bottom:2px}.llortech-product .bb-price .curr{font-size:15px;font-weight:600;color:var(--navy)}.llortech-product .bb-price .whole{font-size:30px;font-weight:800;color:var(--navy);letter-spacing:-.015em}.llortech-product .bb-price .cents{font-size:15px;font-weight:600;color:var(--navy)}.llortech-product .bb-delivery{margin-top:14px;font-size:13.5px;color:var(--navy);line-height:1.55}.llortech-product .bb-delivery .badge{display:inline-flex;align-items:center;gap:6px;background:var(--cyan);color:#fff;padding:2px 8px;border-radius:5px;font-size:10.5px;font-weight:700;letter-spacing:.06em;margin-bottom:8px}.llortech-product .bb-delivery b{color:var(--navy);font-weight:700}.llortech-product .bb-delivery .order-in{color:var(--text-muted);font-size:12.5px;margin-top:4px}.llortech-product .bb-delivery .order-in .cd{color:var(--cyan);font-weight:600}.llortech-product .bb-deliver-to{margin-top:12px;display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--navy)}.llortech-product .bb-deliver-to svg{color:var(--cyan);margin-top:2px;flex-shrink:0}.llortech-product .bb-deliver-to b{font-weight:600}.llortech-product .bb-stock{margin-top:16px;font-size:18px;font-weight:700;color:var(--success)}.llortech-product .bb-stock.low{color:var(--amber)}.llortech-product .bb-stock.oos{color:var(--text-muted)}.llortech-product .qty-row{margin-top:14px;display:flex;align-items:center;gap:10px;font-size:13.5px}.llortech-product .qty-row label{color:var(--navy);font-weight:500}.llortech-product .qty-select{height:36px;padding:0 10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--navy);font-weight:600;cursor:pointer}.llortech-product .qty-select:focus{outline:2px solid rgba(30,159,227,.2);border-color:var(--cyan)}.llortech-product .variant-row{margin-top:14px;display:flex;flex-direction:column;gap:6px}.llortech-product .variant-row label{font-size:12.5px;color:var(--text-muted);font-weight:500}.llortech-product .variant-row select{height:40px;padding:0 12px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--navy);font-weight:600;cursor:pointer}.llortech-product .variant-row select:focus{outline:2px solid rgba(30,159,227,.2);border-color:var(--cyan)}.llortech-product .bb-btns{display:grid;gap:10px;margin-top:16px}.llortech-product .btn-cart,.llortech-product .btn-buy{height:44px;border-radius:10px;font-weight:600;font-size:14px;transition:background .2s,border-color .2s,color .2s,transform .15s;display:inline-flex;align-items:center;justify-content:center;gap:8px}.llortech-product .btn-cart{background:#fff;color:var(--navy);border:1.5px solid var(--cyan)}.llortech-product .btn-cart:hover{background:#1e9fe30f}.llortech-product .btn-cart:disabled{opacity:.6;cursor:not-allowed}.llortech-product .btn-buy{background:var(--cyan);color:#fff;border:0;box-shadow:0 6px 18px #1e9fe340}.llortech-product .btn-buy:hover{background:var(--cyan-2);transform:translateY(-1px)}.llortech-product .shopify-payment-button__button{background:var(--cyan)!important;color:#fff!important;border-radius:10px!important;font-weight:600!important;height:44px!important}.llortech-product .bb-meta{margin-top:18px;display:grid;grid-template-columns:90px 1fr;row-gap:10px;column-gap:12px;font-size:13px;padding-top:16px;border-top:1px solid var(--border)}.llortech-product .bb-meta .k{color:var(--text-muted)}.llortech-product .bb-meta .v{color:var(--navy);font-weight:500}.llortech-product .bb-meta .v a{color:var(--cyan)}.llortech-product .bb-meta .v a:hover{text-decoration:underline}.llortech-product .bb-protect{margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.llortech-product .bb-protect h4{font-size:13px;font-weight:700;color:var(--navy);margin:0 0 10px}.llortech-product .protect-opt{display:flex;gap:10px;padding:8px 0;font-size:12.5px;line-height:1.5;cursor:pointer}.llortech-product .protect-opt input{margin-top:2px;accent-color:var(--cyan)}.llortech-product .protect-opt b{color:var(--navy);font-weight:600}.llortech-product .protect-opt .price-inline{color:var(--navy);font-weight:700}.llortech-product .protect-opt small{color:var(--text-muted);display:block;margin-top:2px}.llortech-product .bb-secondary{margin-top:16px;display:grid;gap:8px}.llortech-product .btn-ghost{height:38px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--navy);font-weight:500;font-size:13px;transition:border-color .2s,color .2s}.llortech-product .btn-ghost:hover{border-color:var(--cyan);color:var(--cyan)}.llortech-product .section-row{padding:40px 0;border-top:1px solid var(--border)}.llortech-product .section-row h2{font-size:22px;font-weight:700;color:var(--navy);margin:0 0 20px;letter-spacing:-.005em}.llortech-product .spec-table{display:grid;grid-template-columns:1fr 1fr;gap:0 48px;border-top:1px solid var(--border)}.llortech-product .spec-table .row{display:grid;grid-template-columns:180px 1fr;padding:12px 0;border-bottom:1px solid var(--border);font-size:13.5px}.llortech-product .spec-table .row .k{color:var(--text-muted);font-weight:500}.llortech-product .spec-table .row .v{color:var(--navy);font-weight:600}.llortech-product .qa-list{display:grid;gap:18px}.llortech-product .qa{border:1px solid var(--border);border-radius:12px;padding:16px 18px;background:#fff;transition:border-color .2s}.llortech-product .qa:hover{border-color:var(--cyan)}.llortech-product .qa .q{display:flex;gap:10px;align-items:flex-start;font-weight:600;color:var(--navy);font-size:14px}.llortech-product .qa .q .tag{width:22px;height:22px;border-radius:6px;background:#1e9fe31a;color:var(--cyan);font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.llortech-product .qa .a{margin-top:10px;padding-left:32px;font-size:13.5px;color:var(--navy);line-height:1.6}.llortech-product .qa .a .who{color:var(--text-muted);font-size:12px;margin-top:6px}.llortech-product .related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.llortech-product .product{border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff;transition:border-color .2s,transform .2s,box-shadow .2s;display:block}.llortech-product .product:hover{border-color:var(--cyan);transform:translateY(-3px);box-shadow:var(--shadow-md)}.llortech-product .product .p-img{aspect-ratio:1/1;background:var(--bg-alt);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.llortech-product .product .p-img img{width:100%;height:100%;object-fit:contain;padding:14px}.llortech-product .product .p-info{padding:14px 16px 18px}.llortech-product .product .vendor{font-size:10.5px;font-weight:600;letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase}.llortech-product .product .pname{font-size:13.5px;font-weight:600;color:var(--navy);margin:6px 0 10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.llortech-product .product .price-line{display:flex;align-items:center;justify-content:space-between;gap:10px}.llortech-product .product .price-line .p{font-size:15px;font-weight:700;color:var(--navy)}.llortech-product .product .stock-mini{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--text-muted)}.llortech-product .product .stock-mini .dot{width:6px;height:6px;border-radius:50%;background:var(--success)}@media(max-width:1280px){.llortech-product .pdp{grid-template-columns:1fr 1fr}.llortech-product .buy-box{grid-column:1 / -1;position:static}.llortech-product .spec-table{grid-template-columns:1fr}.llortech-product .related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.llortech-product .pdp{grid-template-columns:1fr}.llortech-product .gallery{position:static;grid-template-columns:1fr}.llortech-product .thumbs{flex-direction:row;overflow-x:auto;padding-bottom:4px}.llortech-product .thumbs::-webkit-scrollbar{display:none}.llortech-product .related-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/llortech-product-v2.css.map */
