.lp .shop-home{padding-block:64px 80px}.lp .shop-heading{display:flex;justify-content:space-between;align-items:center;gap:30px}.lp .shop-heading .intro>p:last-child{max-width:700px}.lp .basket-link{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;padding:12px 16px;font-size:14px;flex-shrink:0;color:var(--ink)}.lp .basket-link:hover{border-color:var(--link)}.lp [data-basket-count]{background:var(--panel);padding:3px 8px;border-radius:5px;font-size:12px}.lp .shop-toolbar{display:flex;align-items:center;gap:24px;margin:36px 0 34px}.lp .shop-toolbar .search-field{min-height:54px}.lp .sort-label{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.lp .sort-label select{font:inherit;font-size:14px;background:white;color:var(--ink);border:1px solid var(--line);border-radius:9px;padding:14px 30px 14px 14px;max-width:210px;min-height:50px}.lp .catalogue-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:36px}.lp .catalogue-sidebar h2{font-size:15px;color:var(--ink);font-weight:550;margin:6px 0 18px}.lp .category-buttons{display:flex;flex-direction:column;gap:6px}.lp .category-buttons button{display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:8px;background:white;padding:12px;font-size:14px;text-align:left;color:var(--muted)}.lp .category-buttons button[aria-pressed=true]{background:var(--selected);color:var(--link)}.lp .category-buttons button>span:last-child{font-size:12px}.lp .stock-filter{display:flex;align-items:center;gap:10px;font-size:14px;padding:22px 0;margin-top:20px;border-block:1px solid var(--line)}.lp input[type=checkbox]{width:17px;height:17px;accent-color:var(--link)}.lp .integrator-note{margin-top:28px;padding:20px;background:var(--panel);border-radius:12px}.lp .integrator-note .eyebrow{font-size:12px!important;margin-bottom:10px!important}.lp .integrator-note h3{font-size:19px;font-weight:550;line-height:1.35;color:var(--ink);margin:0 0 10px}.lp .integrator-note p:not(.eyebrow){font-size:14px;line-height:1.65;margin:0}.lp .integrator-note .text-link{margin-top:12px}.lp .catalogue-count{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:var(--muted);margin:5px 0 22px}.lp .product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lp .product-card{min-width:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background:white;transition:border-color .18s}.lp .product-card:hover{border-color:#94bdcc}.lp .product-image{background:white;display:block;aspect-ratio:1.17;padding:18px;border-bottom:1px solid #edf1f4}.lp .product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.lp .product-copy{display:flex;flex-direction:column;flex:1;padding:20px}.lp .product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--muted);flex-wrap:wrap}.lp .stock{font-size:12px;color:#376956}.lp .stock.on-order{color:#806132}.lp .product-copy h2{color:var(--ink);font-size:20px;line-height:1.35;letter-spacing:-.02em;font-weight:550;margin:14px 0 10px}.lp .product-copy>p{font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 24px}.lp .product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.lp .product-price{font-size:20px;color:var(--ink);font-weight:550;line-height:1.5}.lp .product-price small{font-size:12px;color:var(--muted);font-weight:400;white-space:nowrap}.lp .product-open{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:var(--panel);color:var(--link);flex-shrink:0}.lp .product-open svg{width:18px}.lp .shop-assistance{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--panel);padding:34px 38px;border-radius:var(--radius);margin-top:54px}.lp .shop-assistance h2{font-size:26px;letter-spacing:-.025em;color:var(--ink);font-weight:550;margin:0 0 10px}.lp .shop-assistance p{font-size:16px;line-height:1.6;margin:0}.lp .shop-assistance .button{flex-shrink:0}@media(max-width:1100px){.lp .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp .catalogue-layout{grid-template-columns:180px minmax(0,1fr);gap:24px}}@media(max-width:760px){.lp .shop-home{padding-block:40px 56px}.lp .shop-heading{align-items:flex-start;gap:12px}.lp .shop-heading .intro{flex:1;min-width:0}.lp .shop-heading .eyebrow{max-width:190px}.lp .basket-link{padding:10px;font-size:13px;gap:6px}.lp .basket-link svg{display:none}.lp .shop-heading .intro>p:last-child{font-size:16px}.lp .shop-toolbar{flex-direction:column;align-items:stretch;gap:14px;margin-block:26px}.lp .sort-label{justify-content:space-between}.lp .sort-label select{flex:1;max-width:220px}.lp .catalogue-layout{display:block}.lp .catalogue-sidebar h2,.lp .integrator-note{display:none}.lp .category-buttons{flex-direction:row;flex-wrap:wrap;gap:7px}.lp .category-buttons button{border:1px solid var(--line);padding:10px;font-size:13px;gap:8px}.lp .stock-filter{padding:15px 0;margin-top:15px;border-top:0}.lp .catalogue-count{margin-block:20px}.lp .product-grid{gap:12px}.lp .product-image{padding:8px;aspect-ratio:1}.lp .product-copy{padding:14px}.lp .product-meta{gap:5px;font-size:12px}.lp .product-copy h2{font-size:18px}.lp .product-copy>p{font-size:14px}.lp .product-bottom{align-items:flex-end;gap:4px}.lp .product-price{font-size:18px}.lp .product-price small{display:block}.lp .product-open{width:30px;height:30px}.lp .shop-assistance{padding:26px;flex-direction:column;align-items:flex-start;margin-top:36px}.lp .shop-assistance h2{font-size:25px}}@media(max-width:380px){.lp .product-grid{grid-template-columns:1fr}.lp .product-image{aspect-ratio:1.5}.lp .product-copy h2{font-size:21px}}.lp .basket-page,.lp .product-page{padding-block:30px 80px}.lp .product-topline{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:36px}.lp .shop-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:13px;color:var(--muted)}.lp .shop-breadcrumb a{color:var(--link);padding-block:8px}.lp .product-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start}.lp .product-hero-image.image-zoom{margin:0;padding:28px 28px 15px;border-radius:18px}.lp .product-hero-image img{height:440px;max-height:440px;width:100%;-o-object-fit:contain;object-fit:contain}.lp .gallery-thumbs{display:flex;gap:12px;margin-top:16px}.lp .gallery-thumbs button{width:78px;height:78px;padding:6px;border:1px solid var(--line);border-radius:9px;background:white}.lp .gallery-thumbs button[aria-pressed=true]{border-color:var(--link);outline:1px solid var(--link)}.lp .gallery-thumbs img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.lp .product-info{padding-top:18px}.lp .product-info h1{font-size:44px;line-height:1.15;font-weight:550;letter-spacing:-.035em;color:var(--ink);margin:0 0 20px}.lp .product-intro{font-size:18px;line-height:1.7;margin:0 0 24px}.lp .detail-price{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.lp .detail-price>span{font-size:32px;font-weight:550;letter-spacing:-.025em;color:var(--ink)}.lp .detail-price>small{font-size:13px;color:var(--muted)}.lp .product-info>.stock{font-size:14px}.lp .variant-picker{padding:0;border:0;margin:26px 0 22px}.lp .variant-picker legend{font-size:14px;color:var(--ink);margin-bottom:12px}.lp .variant-picker>div{display:flex;gap:10px}.lp .variant-picker label{flex:1;position:relative;cursor:pointer}.lp .variant-picker input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.lp .variant-picker label>span{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid var(--line);border-radius:9px}.lp .variant-picker strong{font-size:14px;color:var(--ink);font-weight:550}.lp .variant-picker small{font-size:12px;color:var(--muted)}.lp .variant-picker input:checked+span{background:var(--selected);border-color:var(--link)}.lp .variant-picker input:focus-visible+span{outline:3px solid var(--accent);outline-offset:4px}.lp .purchase-row{display:flex;gap:12px;margin-top:26px}.lp .quantity-field input{width:76px;border:1px solid var(--line);border-radius:9px;font-size:16px;padding:12px;text-align:center;background:white;color:var(--ink)}.lp .add-to-basket{flex:1;min-height:50px}.lp .add-feedback{font-size:14px;line-height:1.6;color:var(--link);margin-top:12px;min-height:0}.lp .add-feedback a{text-decoration:underline;text-underline-offset:3px}.lp .basket-preview-note{font-size:12px;color:var(--muted);line-height:1.6;margin:10px 0 0}.lp .compatibility-note{padding:18px 20px;background:var(--panel);border-radius:10px;margin-top:24px;font-size:14px;line-height:1.6}.lp .compatibility-note strong{color:var(--ink);font-weight:550}.lp .compatibility-note p{margin:5px 0}.lp .compatibility-note a{color:var(--link)}.lp .detail-support-link{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--link);border-top:1px solid var(--line);padding-top:22px;margin-top:26px}.lp .product-sections-nav{display:flex;gap:32px;margin-top:54px;border-bottom:1px solid var(--line)}.lp .product-sections-nav a{padding:18px 0;font-size:14px;color:var(--ink)}.lp .product-sections-nav a:hover{color:var(--link)}.lp .product-information{display:grid;grid-template-columns:1.2fr 1fr;gap:42px 64px;padding-top:40px}.lp .product-information>section{scroll-margin-top:30px;min-width:0}.lp .product-information h2{font-size:26px;line-height:1.3;letter-spacing:-.025em;font-weight:550;color:var(--ink);margin:0 0 20px}.lp .product-information p{font-size:16px;line-height:1.8;margin:0 0 18px}.lp .service-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.lp .service-list span{border:1px solid var(--line);border-radius:6px;padding:8px 12px;background:var(--panel);font-size:14px;color:var(--ink)}.lp .product-information p.service-caption{font-size:14px;line-height:1.7;color:var(--muted);margin-top:12px}.lp .spec-list{margin:0}.lp .spec-list>div{display:grid;grid-template-columns:1fr 1.5fr;gap:16px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.6}.lp .spec-list dt{color:var(--muted)}.lp .spec-list dd{margin:0;color:var(--ink)}.lp .product-document{display:flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:10px;padding:20px}.lp .file-type{font-size:12px;color:var(--link);background:var(--selected);padding:10px;border-radius:6px}.lp .product-document>span:nth-child(2){flex:1}.lp .product-document strong{display:block;font-size:15px;font-weight:550;color:var(--ink);margin-bottom:6px}.lp .product-document small{font-size:12px;color:var(--muted);line-height:1.6}.lp .product-document svg{color:var(--link)}.lp .related-shop{margin-top:64px;border-top:1px solid var(--line)}.lp .related-shop .text-link{margin:0}.lp .related-shop .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lp .related-shop .product-image{aspect-ratio:1.5}.lp .basket-page>.intro{margin-top:38px}.lp .basket-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;margin-top:42px;align-items:start}.lp .basket-item{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:24px;align-items:center;padding:26px 0;border-bottom:1px solid var(--line)}.lp .basket-item:first-child{border-top:1px solid var(--line)}.lp .basket-item>a>img{width:130px;height:140px;-o-object-fit:contain;object-fit:contain}.lp .basket-item-copy>span{font-size:12px;color:var(--muted)}.lp .basket-item-copy h2{font-size:21px;line-height:1.3;font-weight:550;letter-spacing:-.02em;color:var(--ink);margin:10px 0}.lp .basket-item-copy p{font-size:13px;color:var(--muted);margin:0 0 16px}.lp .basket-controls{display:flex;align-items:center;gap:14px;font-size:14px}.lp .basket-controls button{min-width:34px;min-height:34px;border:1px solid var(--line);border-radius:6px;background:white;font-size:16px}.lp .basket-controls button:disabled{opacity:.35;cursor:default}.lp .basket-controls .remove-item{font-size:13px;border:0;text-decoration:underline;color:var(--muted);padding:0 4px}.lp .basket-item>strong{font-size:18px;font-weight:550;color:var(--ink);align-self:start;margin-top:12px}.lp .basket-summary{padding:26px;background:var(--panel);border:1px solid var(--line);border-radius:16px}.lp .basket-summary h2{font-size:23px;letter-spacing:-.02em;font-weight:550;color:var(--ink);margin:0 0 28px}.lp .basket-summary>div:not(.checkout-note){display:flex;justify-content:space-between;gap:16px;font-size:16px}.lp .basket-summary>div strong{color:var(--ink);font-weight:550}.lp .basket-summary>p{font-size:13px;line-height:1.75;color:var(--muted);margin:18px 0 24px}.lp .basket-summary>.button{width:100%}.lp .checkout-note{margin-top:26px;padding-top:22px;border-top:1px solid var(--line);font-size:13px;line-height:1.7;color:var(--muted)}.lp .checkout-note p{margin:7px 0 0}.lp .checkout-note strong{font-size:14px;color:var(--ink);font-weight:550}.lp #basket-empty{margin-top:40px}.lp #basket-empty>svg{width:36px;height:36px;color:var(--link)}@media(max-width:1000px){.lp .product-hero{gap:32px}.lp .product-info h1{font-size:36px}.lp .product-hero-image img{height:340px}.lp .product-information{gap:36px}.lp .basket-layout{grid-template-columns:minmax(0,1fr) 290px;gap:26px}.lp .basket-item{grid-template-columns:90px minmax(0,1fr);gap:18px}.lp .basket-item>a>img{width:90px;height:110px}.lp .basket-item>strong{grid-column:2;margin:0}}@media(max-width:760px){.lp .basket-page,.lp .product-page{padding-block:22px 56px}.lp .product-topline{align-items:flex-start;gap:15px;margin-bottom:26px}.lp .shop-breadcrumb{font-size:12px;gap:8px}.lp .product-hero{grid-template-columns:1fr;gap:24px}.lp .product-hero-image.image-zoom{padding:18px 18px 12px}.lp .product-hero-image img{height:290px;max-height:290px}.lp .gallery-thumbs button{width:65px;height:65px}.lp .product-info{padding-top:0}.lp .product-info h1{font-size:34px}.lp .product-intro{font-size:17px}.lp .variant-picker label>span{padding:13px}.lp .product-information{grid-template-columns:1fr;padding-top:28px;gap:34px}.lp .product-information h2{font-size:25px}.lp .product-sections-nav{margin-top:36px;gap:24px}.lp .related-shop{margin-top:40px}.lp .related-shop .product-grid{grid-template-columns:1fr}.lp .related-shop .product-image{aspect-ratio:1.6}.lp .basket-layout{grid-template-columns:1fr;margin-top:28px}.lp .basket-item{grid-template-columns:80px minmax(0,1fr);gap:18px}.lp .basket-item>a>img{width:80px;height:110px}.lp .basket-item-copy h2{font-size:20px}.lp .basket-summary{padding:24px}.lp .basket-page>.intro{margin-top:24px}.lp .basket-controls{gap:10px}}.lp .category-buttons a{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:8px;padding:12px;font-size:14px;color:var(--muted)}.lp .category-buttons a[aria-current]{background:var(--selected);color:var(--link)}.lp .category-buttons a:hover{background:var(--panel)}.lp .category-buttons a>span:last-child{font-size:12px}.lp .category-buttons .level-1{padding-left:26px;font-size:13px}.lp .category-buttons .level-2{padding-left:40px;font-size:13px}.lp .category-buttons .level-3{padding-left:54px;font-size:13px}.lp .shop-filters{margin-top:20px;border-top:1px solid var(--line)}.lp .shop-filters details{border-bottom:1px solid var(--line)}.lp .shop-filters summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:16px 0;font-size:14px;font-weight:550;color:var(--ink);cursor:pointer}.lp .shop-filters summary::-webkit-details-marker{display:none}.lp .shop-filters summary>span{font-size:18px;color:var(--link);font-weight:300;transition:transform .2s}.lp .shop-filters details[open] summary>span{transform:rotate(45deg)}.lp .filter-options{display:flex;flex-direction:column;gap:8px;padding:0 0 18px;max-height:260px;overflow:auto}.lp .filter-options label{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--body);cursor:pointer}.lp .filter-options label>span:last-child{margin-left:auto;font-size:12px;color:var(--muted)}.lp .price-inputs{display:flex;align-items:center;gap:8px;padding:0 0 12px}.lp .price-inputs input{width:100%;min-width:0;height:40px;border:1px solid var(--line);border-radius:8px;padding:0 10px;font:inherit;font-size:14px;color:var(--ink);background:white}.lp .price-actions{display:flex;gap:8px;padding-bottom:18px}.lp .price-actions button{flex:1;min-height:36px;border:1px solid var(--line);border-radius:8px;font-size:13px;font-weight:550;color:var(--ink);background:white;padding:0 10px;cursor:pointer}.lp .price-actions button:first-child{background:var(--ink);border-color:var(--ink);color:white}.lp .price-hint{font-size:12px;color:var(--muted);margin:0 0 18px}.lp .filter-toggle-mobile{display:none}.lp .filters-active{margin:0 0 22px}.lp .shop-search-wrap{position:relative;flex:1;min-width:0}.lp .search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 50px #0f1b2718;max-height:60vh;overflow:auto}.lp .search-results a{display:flex;align-items:center;gap:14px;padding:12px 16px;border-bottom:1px solid var(--line)}.lp .search-results a:last-child{border-bottom:0}.lp .search-results a:hover{background:var(--panel)}.lp .search-results img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:white;flex-shrink:0}.lp .search-results strong{display:block;font-size:14px;font-weight:550;color:var(--ink)}.lp .search-results small{font-size:12px;color:var(--muted)}.lp .search-results .search-price{margin-left:auto;font-size:14px;font-weight:550;color:var(--ink);white-space:nowrap}.lp .search-results .search-empty{padding:18px 16px;font-size:14px;color:var(--muted)}.lp .product-card{position:relative}.lp .product-price .price-strike{display:block;font-size:13px;color:var(--muted);text-decoration:line-through;font-weight:400}.lp .product-price .price-incl{display:block;font-size:12px;color:var(--muted);font-weight:400}.lp .card-actions{display:flex;gap:6px;flex-shrink:0}.lp .product-add,.lp .product-quick{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:var(--ink);color:white;border:0;cursor:pointer}.lp .product-quick{background:white;border:1px solid var(--line);color:var(--muted)}.lp .product-add:disabled{opacity:.4;cursor:not-allowed}.lp .product-add svg,.lp .product-quick svg{width:17px;height:17px}.lp .promo-badge{position:absolute;top:12px;left:12px;background:var(--ink);color:white;font-size:12px;font-weight:550;padding:5px 9px;border-radius:6px;z-index:1}.lp .stock.unavailable{color:#a13a3a}.lp .pro-link,.lp .stock.coming{color:var(--link)}.lp .pro-link{display:inline-block;margin-top:6px;font-size:12px;text-decoration:underline;text-underline-offset:3px}.lp .load-sentinel{min-height:60px;display:flex;align-items:center;justify-content:center;padding:24px;font-size:14px;color:var(--muted)}.lp .detail-price .price-strike{font-size:16px;color:var(--muted);text-decoration:line-through;font-weight:400}.lp .detail-price-incl{font-size:13px;color:var(--muted);margin:0 0 12px}.lp .promo-tag{display:inline-block;background:var(--ink);color:white;font-size:12px;font-weight:550;padding:4px 8px;border-radius:6px;margin-left:8px;vertical-align:middle}.lp .quantity-discounts{margin-top:18px;padding:16px 18px;background:var(--panel);border-radius:10px;font-size:13px}.lp .quantity-discounts strong{display:block;color:var(--ink);font-weight:550;margin-bottom:10px;font-size:14px}.lp .quantity-discounts table{border-collapse:collapse;width:100%}.lp .quantity-discounts td,.lp .quantity-discounts th{text-align:left;padding:4px 0;color:var(--muted);font-weight:400}.lp .quantity-discounts td:last-child{color:var(--ink)}.lp .quantity-discounts p{font-size:12px;color:var(--muted);margin:10px 0 0}.lp .variant-picker a{flex:1;min-width:0}.lp .variant-picker a>span{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid var(--line);border-radius:9px}.lp .variant-picker a[aria-current]>span{background:var(--selected);border-color:var(--link)}.lp .quantity-field{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;background:white}.lp .quantity-field button{width:44px;height:50px;font-size:18px;color:var(--ink);background:none;border:0;cursor:pointer}.lp .quantity-field button:disabled{opacity:.35;cursor:default}.lp .quantity-field input{border:0;border-inline:1px solid var(--line);border-radius:0;width:64px;height:50px;-moz-appearance:textfield}.lp .quantity-field input::-webkit-inner-spin-button,.lp .quantity-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.lp .add-to-basket:disabled{opacity:.55;cursor:not-allowed}.lp .trust-list{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:22px;padding-top:22px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.lp .trust-list span{display:flex;align-items:center;gap:8px}.lp .trust-list svg{width:17px;height:17px;color:var(--link)}.lp .eol-note{padding:14px 16px;background:#fdf6e4;border:1px solid #f1d9a6;border-radius:10px;font-size:14px;color:#6b4d0f;margin-bottom:18px}.lp .product-information .prose{font-size:16px;line-height:1.8}.lp .product-information .prose h2,.lp .product-information .prose h3{font-size:20px;margin:26px 0 12px}.lp .product-information .prose table{width:100%;border-collapse:collapse;font-size:14px}.lp .product-information .prose td,.lp .product-information .prose th{padding:10px 12px;text-align:left;border-bottom:1px solid var(--line)}.lp .feature-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.lp .feature-checklist li{display:flex;gap:12px;align-items:flex-start;font-size:15px;line-height:1.6}.lp .feature-checklist svg{width:18px;height:18px;color:var(--link);margin-top:3px;flex-shrink:0}.lp .product-document+.product-document{margin-top:12px}.lp .related-shop{padding-top:40px}.lp .related-shop .collection-heading{margin:0 0 26px}.lp .image-dialog img{max-height:calc(94vh - 90px)}.lp .basket-item-copy .resource-type{font-size:12px;color:var(--link)}.lp .basket-summary .summary-line{display:flex;justify-content:space-between;gap:16px;font-size:15px;margin-bottom:12px}.lp .basket-summary .summary-line.total{border-top:1px solid var(--line);padding-top:14px;margin-top:6px;font-size:17px}.lp .basket-summary .summary-line strong{color:var(--ink);font-weight:550}.lp .basket-summary .summary-line.discount{color:#2f7a55}.lp .basket-summary .button-outline{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;border:1px solid var(--line);border-radius:8px;font-size:14px;font-weight:550;color:var(--ink);background:white;margin-top:10px}.lp .basket-item.updating{opacity:.5}@media(max-width:760px){.lp .filter-toggle-mobile{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-size:13px;color:var(--ink);background:white;cursor:pointer;margin:12px 0 0}.lp .shop-filters{display:none}.lp .shop-filters.open{display:block}.lp .category-buttons .level-1,.lp .category-buttons .level-2,.lp .category-buttons .level-3{padding-left:10px}}.lp .product-info>.stock{display:block;margin:6px 0 0}.lp .product-info>.pro-link{display:inline-block;margin:0 0 4px}.lp .reviews{margin-top:64px;padding-top:40px;border-top:1px solid var(--line)}.lp .reviews-head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:30px}.lp .reviews-head h2{font-size:26px;letter-spacing:-.025em;font-weight:550;color:var(--ink);margin:0 0 6px}.lp .reviews-head>p{font-size:15px;color:var(--muted);margin:0}.lp .reviews-summary{display:grid;grid-template-columns:150px minmax(0,380px);gap:28px;align-items:center;margin-top:22px}.lp .reviews-average{display:flex;flex-direction:column;align-items:center;gap:6px;padding:22px 16px;background:var(--panel);border-radius:14px;text-align:center}.lp .reviews-average strong{font-size:40px;line-height:1;font-weight:600;letter-spacing:-.03em;color:var(--ink)}.lp .reviews-average small{font-size:12px;color:var(--muted)}.lp .rating-bars{display:flex;flex-direction:column;gap:8px}.lp .rating-bars>div{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:10px;font-size:13px;color:var(--muted)}.lp .rating-bars>div>span:first-child{display:flex;align-items:center;gap:4px;color:var(--ink)}.lp .rating-bars .bar{height:8px;border-radius:4px;background:var(--line);overflow:hidden}.lp .rating-bars .bar>span{display:block;height:100%;background:var(--accent);border-radius:4px}.lp .rating-bars>div>span:last-child{text-align:right}.lp .review-stars{display:inline-flex}.lp .review-stars svg{width:16px;height:16px}.lp .review-stars .text-yellow-400{color:#e8b64a}.lp .review-stars .fill-yellow-400{fill:#e8b64a}.lp .review-list{display:flex;flex-direction:column;gap:14px}.lp .review-card{border:1px solid var(--line);border-radius:14px;padding:22px 24px;background:white}.lp .review-card header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.lp .review-card header>div{display:flex;align-items:center;gap:12px}.lp .review-avatar{width:38px;height:38px;border-radius:50%;background:var(--selected);color:var(--link);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp .review-avatar svg{width:18px;height:18px}.lp .review-card header strong{display:block;font-size:14px;font-weight:550;color:var(--ink)}.lp .review-card header small{font-size:12px;color:var(--muted)}.lp .review-card h3{font-size:17px;font-weight:550;letter-spacing:-.015em;color:var(--ink);margin:0 0 8px}.lp .review-card p{font-size:15px;line-height:1.7;color:var(--body);margin:0;white-space:pre-wrap}.lp .reviews-more{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:26px;font-size:13px;color:var(--muted)}.lp .reviews-more .button-outline{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1px solid var(--line);border-radius:8px;font-size:14px;font-weight:550;color:var(--ink);background:white;cursor:pointer}.lp .reviews-empty{font-size:15px;color:var(--muted);margin:0}.lp .reviews-loading{display:flex;justify-content:center;padding:30px;color:var(--muted)}.lp .reviews .button:disabled{opacity:.55;cursor:default}@media(max-width:760px){.lp .reviews{margin-top:44px;padding-top:30px}.lp .reviews-head{flex-direction:column;gap:18px}.lp .reviews-summary{grid-template-columns:1fr;gap:18px}.lp .review-card{padding:18px}}.lp .reviews-head>.button-outline{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:12px 20px;border:1px solid var(--line);border-radius:8px;font-size:14px;font-weight:550;color:var(--ink);background:white;flex-shrink:0}.lp .reviews-head>.button{flex-shrink:0;gap:10px}.lp .reviews-head>.button svg,.lp .reviews-head>.button-outline svg{width:17px;height:17px}