:root{--ll-ink:#171923;--ll-muted:#626571;--ll-line:#e5e5eb;--ll-soft:#f7f7fa;--ll-radius:24px;--ll-space:clamp(4rem,7vw,7rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ll-ink);background:white;font-family:Arial,Helvetica,sans-serif;line-height:1.65}img,video{max-width:100%;height:auto}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a{color:inherit}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}:focus-visible{outline:3px solid #a5273d;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(2.65rem,6vw,4.6rem);font-weight:750}h2{font-size:clamp(1.9rem,3.7vw,3rem);font-weight:700}h3{font-size:1.22rem;font-weight:700}p{color:var(--ll-muted)}p+p{margin-top:1rem}[hidden]{display:none!important}.ll-container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.ll-section{padding-block:var(--ll-space)}.ll-section-heading{max-width:710px;margin-bottom:2.8rem}.ll-section-heading>p:last-child{margin-top:1.1rem;font-size:1.08rem}.ll-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:750;color:#9f2538;margin-bottom:1rem}.ll-lead{font-size:clamp(1.08rem,1.7vw,1.3rem);line-height:1.7}.ll-small,.ll-note{font-size:.82rem}.ll-note{margin-top:1.2rem}.ll-centered{text-align:center}.ll-soft{background:var(--ll-soft)}.ll-header{position:relative;z-index:40;background:rgba(255,255,255,.96);border-bottom:1px solid #efeff3}.ll-header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:92px}.ll-brand{display:inline-flex;flex-shrink:0}.ll-brand img{width:180px;height:auto}.ll-nav{display:flex;gap:1.55rem;align-items:center;font-size:.84rem;font-weight:600}.ll-nav>a{padding-block:12px;text-decoration:none;white-space:nowrap}.ll-nav a:hover,.ll-nav a[aria-current]{color:#a5273d}.ll-nav-b2b{border-bottom:1px solid #9f2538}.ll-nav-products{position:relative}.ll-nav-products summary{padding-block:12px;list-style:none}.ll-nav-products summary:after{content:'⌄';margin-left:.5rem}.ll-nav-series{position:absolute;top:100%;left:-20px;padding:12px;background:white;border:1px solid var(--ll-line);border-radius:14px;min-width:245px;box-shadow:0 14px 35px #17192312}.ll-nav-series a{display:block;padding:10px 12px;text-decoration:none;border-radius:8px}.ll-nav-series a:hover{background:var(--ll-soft)}.ll-menu-toggle,.ll-menu-close{background:white;border:1px solid var(--ll-line);border-radius:10px;min-height:44px;padding:8px 12px;font-weight:600}.ll-skip{position:fixed;left:16px;top:-100px;z-index:1000;background:white;padding:12px;border:2px solid black}.ll-skip:focus{top:12px}.ll-pastel{position:relative;background:radial-gradient(ellipse at 15% 15%,#fbe7f0 0,transparent 48%),radial-gradient(ellipse at 85% 35%,#e9e8fb 0,transparent 50%),#fff}.ll-hero{padding:clamp(3.8rem,7vw,7rem) 0 3rem}.ll-hero-copy{text-align:center;max-width:780px;margin:auto}.ll-hero-copy .ll-lead{max-width:650px;margin:1.5rem auto}.ll-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:1.7rem}.ll-hero-copy .ll-actions{justify-content:center}.ll-button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:50px;padding:13px 22px;border:1px solid var(--ll-ink);border-radius:10px;background:var(--ll-ink);color:#fff;font-size:.91rem;font-weight:600;line-height:1.4;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s}.ll-button:hover{background:#343640;box-shadow:0 6px 18px #17192318;transform:translateY(-2px)}.ll-button-secondary{background:transparent;color:var(--ll-ink);border-color:#cfcfd8}.ll-button-secondary:hover{background:white}.ll-button-light{background:white;color:var(--ll-ink);border-color:white}.ll-button-light:hover{background:#f5f4fc}.ll-video{max-width:1000px;margin:3.5rem auto 0;border:1px solid #dddded;border-radius:20px;padding:8px;background:#ffffff75;box-shadow:0 20px 50px #39314f0a}.ll-video video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:13px}.ll-video figcaption{text-align:center;font-size:.76rem;padding:10px 0 3px;color:var(--ll-muted)}.ll-series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ll-series-card{display:flex;flex-direction:column;border:1px solid var(--ll-line);border-radius:20px;padding:22px;text-decoration:none;transition:transform .2s,box-shadow .2s;background:white}.ll-series-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #191c2510}.ll-series-card img{width:100%;height:200px;object-fit:contain;margin-bottom:20px}.ll-series-card h3{margin-bottom:.7rem}.ll-series-card p{font-size:.92rem}.ll-series-card .ll-text-link{margin-top:1rem}.ll-series-card:nth-child(4),.ll-series-card:nth-child(5){grid-column:auto}.ll-text-link{display:inline-block;font-weight:600;font-size:.92rem;text-underline-offset:5px;margin-top:1.3rem}.ll-comparison{border:1px solid var(--ll-line);border-radius:18px;overflow:auto;background:white}.ll-comparison table{width:100%;border-collapse:collapse;text-align:left;font-size:.93rem}.ll-comparison th,.ll-comparison td{padding:19px 24px;border-bottom:1px solid var(--ll-line);vertical-align:top}.ll-comparison thead{background:#eeeeF4}.ll-comparison tr:last-child>*{border-bottom:0}.ll-comparison a{text-underline-offset:4px}.ll-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.ll-benefits h3{margin:1.2rem 0 .8rem}.ll-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--ll-ink);color:white;font-size:.82rem}.ll-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem);align-items:center}.ll-split h2{margin-bottom:1.4rem}.ll-catalogue{padding:clamp(24px,4vw,60px);border-radius:var(--ll-radius);background:#181c28;color:white}.ll-catalogue p{color:#d4d6df}.ll-catalogue .ll-eyebrow{color:#ead6e0}.ll-catalogue .ll-button{background:white;color:#171923}.ll-catalogue-image{text-align:center}.ll-catalogue-image img{max-height:470px;width:auto;box-shadow:0 10px 30px #0003}.ll-rounded-image{width:100%;aspect-ratio:1.1;object-fit:cover;border-radius:var(--ll-radius)}.ll-isi-logo{width:75px;height:50px;object-fit:contain;object-position:left;margin-bottom:28px}.ll-faq-list details{border-bottom:1px solid #dcdce5;padding:19px 0}.ll-faq-list summary{font-weight:600;min-height:30px;padding-right:20px}.ll-faq-list details p{margin-top:16px;font-size:.95rem}.ll-faq-list a{text-decoration:underline;text-underline-offset:3px}.ll-retailers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:35px;margin-top:30px}.ll-retailers a{display:flex;justify-content:center;align-items:center;width:115px;height:64px;padding:8px}.ll-retailers img{width:100%;height:42px;object-fit:contain}.ll-b2b{background:linear-gradient(115deg,#20212f,#353042);border-radius:var(--ll-radius);padding:clamp(28px,5vw,60px);display:flex;align-items:center;justify-content:space-between;gap:32px;color:white}.ll-b2b>div{max-width:620px}.ll-b2b h2{margin-bottom:16px}.ll-b2b p{color:#dedde6}.ll-b2b .ll-eyebrow{color:#f0b6c8}.ll-b2b>a{flex-shrink:0}.ll-footer{background:#f7f7fa;padding:60px 0 25px;margin-top:2rem}.ll-footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:35px}.ll-footer-top p{font-size:.9rem;margin-top:22px}.ll-footer nav h2{font-size:.88rem;letter-spacing:0;margin-bottom:16px}.ll-footer nav a{display:block;font-size:.85rem;text-decoration:none;padding:6px 0}.ll-footer a:hover{text-decoration:underline}.ll-footer-bottom{margin-top:42px;padding-top:25px;border-top:1px solid var(--ll-line);display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:.8rem}.ll-footer-bottom nav{display:flex;flex-wrap:wrap;gap:25px}.ll-about-hero{padding:clamp(3rem,7vw,7rem) 0}.ll-about-hero h1{font-size:clamp(2.5rem,5vw,4.2rem)}.ll-about-hero .ll-lead{margin-top:24px}.ll-collage{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}.ll-collage img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:18px}.ll-collage img:first-child{margin-top:60px}.ll-collage img:last-child{margin-top:-40px}.ll-page-heading{padding:4rem 0 2rem;max-width:750px}.ll-page-heading p{margin-top:20px}.ll-faq-nav{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.ll-faq-nav a{border:1px solid var(--ll-line);border-radius:30px;padding:9px 18px;font-size:.85rem;text-decoration:none}.ll-faq-group{max-width:900px;padding:2rem 0}.ll-faq-group h2{font-size:1.6rem;margin-bottom:1rem}.ll-reveal-ready{transition:opacity .45s,transform .45s}.ll-reveal-pending{opacity:0;transform:translateY(12px)}
/* Long legal URLs and compound words must reflow, not widen the viewport. */
#main-content{overflow-wrap:anywhere;min-width:0}
.ll-series-card .ll-eyebrow{font-size:.68rem;margin-bottom:.6rem}
.ll-series-copy{min-width:0}
.ll-about-hero .ll-button{margin-top:1.5rem}
@media(min-width:1100px){.ll-menu-close,.ll-menu-toggle{display:none!important}}
@media(max-width:1099px){.ll-header-inner{min-height:78px;flex-wrap:wrap;padding-block:18px;gap:18px}.ll-brand img{width:166px}.ll-nav{width:100%;flex-wrap:wrap;gap:18px}.ll-nav-series{position:static}.ll-js .ll-menu-toggle{display:inline-flex;gap:12px;align-items:center}.ll-js .ll-nav{display:none}.ll-js .ll-nav.ll-open{display:flex;position:fixed;inset:0 0 0 auto;width:min(100%,430px);height:100dvh;overflow-y:auto;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;background:white;padding:24px;box-shadow:-20px 0 60px #17192326;z-index:100}.ll-js .ll-menu-close{display:block;align-self:flex-end;margin-bottom:15px}.ll-nav-products summary{min-height:44px}.ll-nav>a{min-height:44px}.ll-nav-series{box-shadow:none;min-width:0}.ll-nav-b2b{margin-top:12px}.ll-series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ll-b2b{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.ll-container{width:calc(100% - 36px)}.ll-hero{padding-top:3rem}.ll-hero-copy h1 br{display:none}.ll-hero-copy .ll-actions{align-items:stretch;flex-direction:column}.ll-video{margin-top:2.2rem;padding:5px}.ll-video figcaption{font-size:.68rem}.ll-section-heading{margin-bottom:2rem}.ll-series-grid{grid-template-columns:1fr;gap:16px}.ll-series-card{display:grid;grid-template-columns:105px 1fr;gap:14px;padding:18px;align-items:center}.ll-series-card img{height:115px;margin:0;grid-row:span 3}.ll-series-card h3{font-size:1.12rem;margin:0}.ll-series-card p{font-size:.86rem}.ll-series-card .ll-text-link{margin:0}.ll-benefits{grid-template-columns:1fr;gap:28px}.ll-split{grid-template-columns:1fr}.ll-catalogue-image img{max-height:330px}.ll-catalogue h2 br{display:none}.ll-comparison table,.ll-comparison tbody,.ll-comparison tr,.ll-comparison td,.ll-comparison th{display:block}.ll-comparison thead{display:none}.ll-comparison tr{padding:18px;border-bottom:1px solid var(--ll-line)}.ll-comparison tr:last-child{border-bottom:0}.ll-comparison th,.ll-comparison td{padding:3px 0;border:0}.ll-comparison td{font-size:.85rem;color:var(--ll-muted)}.ll-comparison th{padding-bottom:7px}.ll-footer-top{grid-template-columns:1fr 1fr}.ll-footer-top>div{grid-column:1/-1}.ll-footer-bottom{align-items:flex-start;flex-direction:column}.ll-footer-bottom nav{gap:12px 20px}.ll-retailers{gap:18px}.ll-retailers a{width:95px}.ll-b2b .ll-button{width:100%}.ll-collage img:first-child{margin-top:25px}.ll-collage img:last-child{margin-top:-15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ll-reveal-pending{opacity:1;transform:none}}
