/* LAUN IT Terra visual system adapted for LAUN HOME; no remote fonts. */
:root{--bg:#f5f7fb;--surface:#fff;--ink:#111827;--muted:#64748b;--line:#d9e2ec;--primary:#007ea8;--dark:#005a78;--cyan:#00b8e8;--soft:#e8f6fb;--radius:8px;--max:1320px;--shadow:0 18px 48px rgba(15,23,42,.07)}
*{box-sizing:border-box}body.lh-theme{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--primary)}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--primary);outline-offset:4px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;top:5px;left:5px;z-index:10000;padding:12px;background:white}.lh-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:relative;z-index:20}.lh-topbar,.lh-nav-row{max-width:var(--max);margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lh-topbar{height:115px;color:var(--muted);font-size:13px}.lh-dot{display:inline-block;width:7px;height:7px;background:var(--cyan);border-radius:50%;margin-right:8px}.lh-brand{width:250px;flex:none;height:115px;display:flex;align-items:center}.lh-brand img{display:block;width:250px;height:auto}.lh-nav-row{min-height:76px;border-top:1px solid #e8edf2;gap:15px}.lh-menu{display:flex;align-items:center;gap:5px;list-style:none;margin:0;padding:0}.lh-menu a{display:block;padding:12px 10px;font-size:14px;font-weight:650;border-radius:6px;white-space:nowrap}.lh-menu a:hover{background:var(--soft)}.lh-tools{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:650}.lh-search{display:flex;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:var(--bg)}.lh-search input{width:235px;min-width:0;border:0;padding:11px;background:transparent;font-size:13px}.lh-search button{background:var(--primary);color:#fff;border:0;font-size:25px;line-height:1;padding:5px 13px}.lh-account,.lh-cart{padding:10px;border:1px solid var(--line);border-radius:6px;white-space:nowrap}.lh-menu-toggle{display:none}.lh-main{max-width:var(--max);margin:auto;padding:0 28px}.lh-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center;padding:74px 0 62px}.lh-kicker{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:var(--primary);margin-bottom:16px}.lh-kicker:before{content:"";display:inline-block;width:24px;height:2px;vertical-align:middle;background:var(--cyan);margin-right:9px}h1,h2,h3{line-height:1.13;letter-spacing:-.035em;margin:0 0 20px}h1{font-size:clamp(38px,4.7vw,67px);font-weight:800}.lh-hero h1 span{color:var(--primary)}.lh-hero-copy>p{font-size:18px;color:var(--muted);max-width:560px}.lh-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.lh-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;align-items:center;min-height:45px;padding:12px 19px;border-radius:6px;border:1px solid var(--primary);background:var(--primary);color:white;font-weight:700;font-size:14px;line-height:1.4}.lh-button:hover,.woocommerce a.button:hover{background:var(--dark);color:white}.lh-button-light{background:white;color:var(--dark);border-color:var(--line)}.lh-hero-notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;color:var(--muted);font-size:12px}.lh-hero-notes span:before{content:"✓";color:var(--primary);margin-right:7px}.lh-hero-system{padding:25px;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);position:relative;overflow:hidden}.lh-system-title{font-size:12px;font-weight:650;color:var(--muted)}.lh-hero-system>img{display:block;width:100%;height:245px;object-fit:contain;margin:16px auto;background:radial-gradient(ellipse at center,#e8f6fb,transparent 70%)}.lh-system-grid{display:grid;gap:8px}.lh-system-grid a{display:flex;align-items:center;gap:13px;background:var(--bg);padding:11px 14px;font-size:13px;font-weight:650;border-radius:5px}.lh-system-grid b{font-size:11px;color:var(--primary);font-weight:500}.lh-section{padding:48px 0}.lh-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.lh-section-head h2{font-size:clamp(27px,3vw,39px);margin:0}.lh-section-head>a{font-size:13px;font-weight:700;color:var(--primary);white-space:nowrap}.lh-category-grid,.lh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lh-category{padding:24px;background:white;border:1px solid var(--line);border-radius:var(--radius);transition:transform .15s,border-color .15s}.lh-category:hover{transform:translateY(-3px);border-color:var(--cyan);color:var(--ink)}.lh-category>span{display:flex;justify-content:space-between;color:var(--primary);font-size:13px;margin-bottom:30px}.lh-category i{font-style:normal;font-size:20px}.lh-category h3{font-size:21px}.lh-category p{font-size:14px;color:var(--muted);margin-bottom:0}.lh-product-card{border:1px solid var(--line);border-radius:8px;background:white;overflow:hidden;display:flex;flex-direction:column}.lh-product-media{display:flex;align-items:center;justify-content:center;height:205px;padding:22px;background:white}.lh-product-media img{width:100%;height:100%;object-fit:contain}.lh-product-body{padding:21px;display:flex;flex-direction:column;flex:1}.lh-product-body .lh-kicker{font-size:10px;margin-bottom:10px}.lh-product-body h3{font-size:19px;margin-bottom:12px}.lh-product-body p{font-size:13px;color:var(--muted);margin:0 0 20px}.lh-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;border-top:1px solid var(--line);padding-top:14px;font-size:12px;font-weight:700}.lh-product-bottom a{color:var(--primary)}.lh-on-request{font-size:13px;color:var(--muted)}.lh-partner-band{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;padding:45px;margin:48px 0 20px;background:#e8f3f7;border-radius:12px;border:1px solid #d4e8ef}.lh-partner-band h2{font-size:36px}.lh-partner-band p{color:#526879;font-size:16px}.lh-partner-proof{background:#10313f;padding:32px;border-radius:8px;color:white;display:flex;flex-direction:column;justify-content:center}.lh-partner-proof>span{font-size:13px;color:#6fdfff;letter-spacing:.15em}.lh-partner-proof strong{font-size:34px;line-height:1.2;margin:25px 0}.lh-partner-proof a{color:#a5e6fa;font-size:13px}.lh-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lh-guide{border-top:2px solid var(--line);padding:24px 0}.lh-guide h3{font-size:23px}.lh-guide p{font-size:15px;color:var(--muted)}.lh-guide>a{color:var(--primary);font-size:13px;font-weight:750}.lh-footer{background:white;border-top:1px solid var(--line);margin-top:40px}.lh-footer-top{max-width:var(--max);margin:auto;padding:50px 28px;display:grid;grid-template-columns:1.7fr 1fr 1.25fr .9fr;gap:38px}.lh-footer h2{font-size:28px}.lh-footer p{font-size:14px;color:var(--muted);max-width:340px}.lh-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin:6px 0 18px}.lh-footer nav a{display:block;font-size:13px;color:#536479;margin:12px 0}.lh-footer-bottom{max-width:var(--max);margin:auto;padding:20px 28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.lh-page{padding:55px 0 65px;max-width:1000px;margin:auto}.lh-page-header{margin-bottom:35px;max-width:900px}.lh-page-header h1{font-size:clamp(34px,4vw,53px)}.lh-prose{font-size:17px;line-height:1.8}.lh-prose h2{font-size:30px;margin:42px 0 18px}.lh-prose h3{font-size:23px;margin:28px 0 15px}.lh-prose p,.lh-prose ul{max-width:850px}.lh-prose a:not(.lh-button){color:var(--dark);text-decoration:underline;text-underline-offset:3px}.lh-prose .lh-product-grid{margin-top:24px}.lh-prose .lh-product-grid p{line-height:1.6}.lh-prose .lh-product-grid a{text-decoration:none}.lh-prose .lh-callout{padding:26px;background:white;border-left:3px solid var(--cyan);border-radius:6px;margin:28px 0}.lh-prose details{border-bottom:1px solid var(--line);padding:18px 0}.lh-prose summary{font-weight:700;cursor:pointer}.lh-prose details p{color:var(--muted);font-size:16px}.lh-shop{padding:45px 0}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:white;border:1px solid var(--line);border-radius:8px;padding:22px;display:flex;flex-direction:column}.woocommerce ul.products li.product a img{height:210px;object-fit:contain}.woocommerce ul.products li.product h2{font-size:18px;line-height:1.35;letter-spacing:-.02em}.woocommerce ul.products li.product .button{margin-top:auto}.woocommerce ul.products li.product .price{font-size:15px;color:var(--primary)}.woocommerce div.product div.images img{max-height:460px;object-fit:contain;background:white}.woocommerce div.product .product_title{font-size:38px}.woocommerce div.product .woocommerce-tabs .panel{padding:28px;background:white;border:1px solid var(--line);border-radius:6px}.woocommerce div.product .woocommerce-tabs .panel p{max-width:900px}.woocommerce div.product .woocommerce-tabs h2{font-size:27px;margin-top:20px}.woocommerce input.input-text,.woocommerce select,.woocommerce textarea{padding:10px;border:1px solid var(--line);border-radius:4px;max-width:100%}.woocommerce table.shop_table{background:white}.woocommerce .woocommerce-breadcrumb{font-size:13px}.woocommerce .woocommerce-result-count{font-size:14px;color:var(--muted)}.woocommerce div.product form.cart .button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--primary)}.woocommerce .quantity .qty{min-height:44px}.lh-shop-heading{margin-bottom:15px}.lh-contact-links{display:flex;gap:12px;flex-wrap:wrap}.lh-prose table{width:100%;border-collapse:collapse;background:white;font-size:15px}.lh-prose td,.lh-prose th{padding:13px;text-align:left;border:1px solid var(--line)}
@media(min-width:1500px){.lh-header{position:sticky;top:0}.admin-bar .lh-header{top:32px}}
@media(max-width:1100px){.lh-top-extra{display:none}.lh-nav-row{flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.lh-tools{flex:1}.lh-search{flex:1}.lh-search input{width:100%}.lh-hero{gap:28px}.lh-category-grid,.lh-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-footer-top{grid-template-columns:1.5fr 1fr;gap:30px}.lh-partner-band{gap:30px;padding:30px}}
@media(max-width:700px){.lh-topbar{height:88px;padding:0 18px}.lh-topbar>div{font-size:11px;max-width:150px}.lh-brand,.lh-brand img{width:180px}.lh-brand{height:88px}.lh-nav-row{padding:12px 18px;gap:12px}.lh-menu-toggle{display:flex;gap:14px;align-items:center;border:1px solid var(--line);background:white;padding:9px 13px;border-radius:5px;font-size:13px;font-weight:700}#lh-navigation{display:none;order:3;width:100%}#lh-navigation.is-open{display:block}.lh-menu{display:block}.lh-tools{justify-content:flex-end;flex-wrap:wrap}.lh-search{order:4;flex-basis:100%}.lh-tools .lh-account{display:none}.lh-cart{font-size:12px}.lh-main{padding:0 18px}.lh-hero{grid-template-columns:1fr;padding:40px 0 20px;gap:30px}.lh-hero h1{font-size:44px}.lh-hero-copy>p{font-size:16px}.lh-hero-notes{gap:10px;font-size:10px}.lh-hero-system{padding:20px}.lh-hero-system>img{height:190px}.lh-section{padding:32px 0}.lh-section-head{align-items:start;flex-direction:column;gap:14px}.lh-category-grid,.lh-product-grid{gap:12px}.lh-category{padding:18px}.lh-category h3{font-size:18px}.lh-category p{font-size:12px}.lh-product-media{height:170px;padding:18px}.lh-product-body{padding:15px}.lh-product-body h3{font-size:17px}.lh-product-bottom{align-items:start;flex-direction:column}.lh-partner-band{grid-template-columns:1fr;padding:25px;margin:30px 0 0}.lh-partner-band h2{font-size:29px}.lh-partner-proof strong{font-size:29px}.lh-guide-grid{grid-template-columns:1fr;gap:0}.lh-footer-top{padding:34px 18px;grid-template-columns:1fr 1fr;gap:28px 16px}.lh-footer-top>div{grid-column:1/-1}.lh-footer h2{font-size:27px}.lh-footer-bottom{padding:18px;gap:10px;flex-direction:column}.lh-page{padding:35px 0}.lh-prose{font-size:16px}.lh-prose h2{font-size:26px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product{padding:14px}.woocommerce ul.products li.product a img{height:150px}.woocommerce ul.products li.product h2{font-size:16px}.woocommerce div.product .product_title{font-size:30px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none}.woocommerce div.product .woocommerce-tabs .panel{padding:20px}.lh-shop{padding:30px 0}}
@media(min-width:701px) and (max-width:1100px){.lh-tools{flex-basis:100%}.lh-nav-row{gap:5px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.lh-technical{min-width:0;overflow-wrap:anywhere}.lh-technical>div{max-width:100%;overflow-x:auto}.lh-technical table{width:100%;border-collapse:collapse;font-size:.95rem}.lh-technical th,.lh-technical td{padding:.7rem;text-align:left;vertical-align:top;border:1px solid var(--line)}.lh-technical th{background:#f3f8fb}.lh-technical h3{margin-top:2rem}.lh-technical figure{margin:1.5rem 0;max-width:900px}.lh-technical figure img{display:block;max-width:100%;height:auto}.lh-technical figcaption{margin-top:.6rem;color:var(--muted);font-size:.9rem}.lh-technical details{margin:.65rem 0;padding:1rem;border:1px solid var(--line);border-radius:10px}.lh-technical summary{cursor:pointer;font-weight:700}.lh-technical details[open] summary{margin-bottom:.75rem}.lh-source-warning{padding:1rem;border-left:4px solid #a96100;background:#fff8ed}
