/* Longevity North Core v2.4.4 — pruned external stylesheet. */
:root{--ln-navy:#062f45;--ln-navy-dark:#032234;--ln-blue:#147f9f;--ln-cyan:#3ab0cf;--ln-orange:#d86a23;--ln-ink:#0d2030;--ln-muted:#5d6c78;--ln-bg:#f4f8f9;--ln-paper:#ffffff;--ln-soft:#eef6f9;--ln-line:#dbe6ea;--ln-green:#267b69;--ln-serif:Georgia,"Times New Roman",serif;--ln-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ln-shadow:0 18px 50px rgba(6,47,69,.08);--ln-shadow-strong:0 24px 70px rgba(6,47,69,.13);--ln-radius:22px;--ln-radius-lg:28px;}
html{scroll-behavior:smooth;max-width:100%;overflow-x:clip;}
body{margin:0!important;background:var(--ln-bg)!important;color:var(--ln-ink);font-family:var(--ln-sans);max-width:100%;overflow-x:clip;}
body,.site,.site-content{background:linear-gradient(180deg,#f8fbfc 0%,#edf5f6 100%)!important;}
.lncu-page,.lncu-page *,.lncu-woo-custom-header *,.lncu-woo-custom-footer *{box-sizing:border-box;}
.lncu-page{min-height:100vh;overflow:hidden;}
.lncu-page a,.lncu-woo-custom-header a,.lncu-woo-custom-footer a{text-decoration:none;}
.lncu-page svg,.lncu-woo-custom-header svg,.lncu-woo-custom-footer svg{display:block;}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}
/* Remove theme chrome where Core owns the surface */
.lncu-shortcode-page .site-header,.lncu-shortcode-page .site-footer,.lncu-shortcode-page header.site-header,.lncu-shortcode-page footer.site-footer,.lncu-shortcode-page .ast-primary-header-bar,.lncu-shortcode-page .ast-mobile-header-wrap{display:none!important;}
.lncu-shortcode-page .site-content,.lncu-shortcode-page .content-area,.lncu-shortcode-page .entry-content{margin:0!important;padding:0!important;max-width:none!important;}
.lncu-shortcode-page .entry-title{display:none!important;}
.lncu-woo-page .site-header,.lncu-woo-page .ast-mobile-header-wrap,.lncu-woo-page .site-footer{display:none!important;}
.lncu-woo-custom-header{position:relative;z-index:500;}
.lncu-woo-custom-footer{position:relative;z-index:10;}
.lncu-woo-page .site-content{padding:30px 0 56px!important;}
.lncu-woo-page .ast-container{max-width:1220px!important;padding-left:22px!important;padding-right:22px!important;}
/* Global top note + premium navigation */
.lncu-top-note{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 14px;}
.lncu-header{margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;position:relative;z-index:300;}
.lncu-brand{display:flex;align-items:center;color:var(--ln-ink)!important;}
.lncu-brand-mark svg{fill:none;stroke:var(--ln-blue);stroke-linecap:round;}
.lncu-brand-mark svg path:nth-child(n/**/+3){stroke:var(--ln-orange);}
.lncu-brand-copy{font-family:var(--ln-serif);}
.lncu-brand-copy>span{display:block;}
.lncu-nav{display:flex;align-items:center;justify-content:center;}
.lncu-nav a{font-weight:750;color:var(--ln-ink)!important;border-bottom:2px solid transparent;}
.lncu-nav a:hover{color:var(--ln-blue)!important;border-bottom-color:var(--ln-blue);}
.lncu-header-actions{display:flex;align-items:center;gap:9px;}
.lncu-cart-link,.lncu-menu-toggle{border:1px solid var(--ln-line);border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;color:var(--ln-navy)!important;}
.lncu-cart-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;}
.lncu-cart-link b{position:absolute;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 5px;}
.lncu-menu-toggle{display:none;padding:0;cursor:pointer;}
.lncu-menu-toggle>span:not(.screen-reader-text){position:absolute;background:var(--ln-navy);transition:.2s;}
.lncu-menu-toggle>span:nth-child(1){transform:translateY(-6px);}
.lncu-menu-toggle>span:nth-child(3){transform:translateY(6px);}
/* Shared typography/buttons */
.lncu-main{margin:0 auto;padding:26px 22px 58px;}
.lncu-label,.lncu-kicker{text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:850;color:var(--ln-blue);display:block;}
.lncu-kicker>span{display:inline-block;height:2px;background:var(--ln-blue);vertical-align:middle;}
.lncu-kicker i{font-style:normal;color:var(--ln-orange);}
.lncu-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800!important;transition:.2s;}
.lncu-btn-primary{background:var(--ln-navy);color:#fff!important;border:1px solid var(--ln-navy);}
.lncu-btn-secondary{background:#fff;color:var(--ln-navy)!important;border:1px solid #9bb6c2;}
.lncu-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(6,47,69,.14);}
.lncu-btn-small{min-height:44px;padding:10px 18px;font-size:13px;}
.lncu-text-link,.lncu-small-link{display:inline-flex;align-items:center;gap:8px;color:var(--ln-navy)!important;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:2px;}
.lncu-text-link:hover,.lncu-small-link:hover{color:var(--ln-blue)!important;}
/* Homepage hero: matched to approved reference */
.lncu-hero{display:grid;position:relative;isolation:isolate;}
.lncu-hero:before{content:"";position:absolute;inset:0;}
.lncu-hero-text{min-width:0;}
.lncu-hero h1{font-family:var(--ln-serif);font-weight:500;color:var(--ln-ink);}
.lncu-hero p{color:var(--ln-muted);margin:18px 0 0;}
.lncu-actions{flex-wrap:wrap;}
.lncu-hero-visual:after{content:"";position:absolute;border-radius:50%;filter:blur(5px);}
.lncu-dna-art{stroke-linecap:round;}
.lncu-hero-trust{color:#fff;}
.lncu-hero-trust>div:last-child{border-right:0;}
.lncu-hero-trust svg{stroke-linecap:round;stroke-linejoin:round;}
.lncu-hero-trust strong,.lncu-hero-trust small{display:block;}
/* Discount ribbon */
.lncu-home-discount{display:flex;align-items:center;}
.lncu-home-discount-icon{display:flex;align-items:center;justify-content:center;}
.lncu-home-discount-icon svg{fill:none;stroke:var(--ln-navy);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;}
.lncu-home-discount-copy{color:var(--ln-muted);}
.lncu-home-discount-label{font-weight:850;color:var(--ln-ink);}
.lncu-home-discount-copy i{font-style:normal;color:var(--ln-orange);}
.lncu-home-discount-copy small{color:#71808b;}
/* Bestseller cards */
.lncu-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;}
.lncu-section-head h2,.lncu-process-title h2,.lncu-home-info-card h2,.lncu-page-hero h1,.lncu-editorial-hero h1,.lncu-shop-intro h1,.lncu-commerce-intro h1{font-family:var(--ln-serif);font-weight:500;color:var(--ln-ink);letter-spacing:-.045em;margin:4px 0 0;}
.lncu-product-grid{display:grid;}
.lncu-product-card{transition:.2s;min-width:0;}
.lncu-product-card:hover{transform:translateY(-4px);box-shadow:var(--ln-shadow-strong);}
.lncu-prod-img{display:flex!important;align-items:flex-end;justify-content:center;}
.lncu-prod-img img{max-width:100%!important;margin:0!important;}
.lncu-product-card h3{font-family:var(--ln-serif);letter-spacing:-.025em;}
.lncu-product-price{display:block;}
.lncu-product-price del{opacity:.45;font-size:.82em;}
.lncu-product-price ins{text-decoration:none;}
/* Process + lower home cards */
.lncu-process-title .lncu-label{margin-bottom:6px;}
.lncu-process-grid>div{text-align:left;}
.lncu-process-grid>div:last-child{border-right:0;}
.lncu-process-grid svg{stroke-linecap:round;stroke-linejoin:round;margin-bottom:12px;}
.lncu-process-grid span{font-weight:800;}
.lncu-process-grid strong{margin-bottom:7px;}
.lncu-home-info-card{min-width:0;}
.lncu-home-info-card p{font-size:13px;line-height:1.6;color:var(--ln-muted);}
.lncu-home-info-card ul{padding:0;}
.lncu-home-info-card li{font-size:12px;line-height:1.55;color:var(--ln-muted);}
.lncu-home-contact-card{border-color:var(--ln-navy-dark);}
.lncu-home-contact-card .lncu-label{color:#72c6dc;}
.lncu-home-contact-card h2{color:#fff;}
.lncu-home-contact-card p,.lncu-home-contact-card li{color:rgba(255,255,255,.72);}
.lncu-contact-button{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,255,255,.24);padding:11px 14px;font-weight:800;}
.lncu-contact-button svg{width:19px;height:19px;fill:none;stroke:#fff;stroke-width:1.7;}
/* Editorial/simple pages */
.lncu-page-hero,.lncu-editorial-hero{max-width:1180px;margin:26px auto 0;border:1px solid var(--ln-line);border-radius:24px;box-shadow:var(--ln-shadow);background:linear-gradient(110deg,#fff 0%,#f1f8fb 100%);position:relative;overflow:hidden;}
.lncu-page-hero{padding:48px 52px;}
.lncu-page-hero:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-120px;top:-150px;background:radial-gradient(circle,rgba(58,176,207,.12),transparent 70%);}
.lncu-page-hero h1{font-size:56px;position:relative;z-index:2;}
.lncu-page-hero p{font-size:17px;line-height:1.6;color:var(--ln-muted);max-width:680px;position:relative;z-index:2;}
.lncu-simple-main{padding-top:28px;}
.lncu-editorial-hero{display:grid;grid-template-columns:58% 42%;min-height:430px;}
.lncu-editorial-copy{padding:52px;align-self:center;min-width:0;}
.lncu-editorial-hero h1{font-size:58px;line-height:1.02;}
.lncu-editorial-hero p{font-size:16px;line-height:1.6;color:var(--ln-muted);max-width:630px;}
.lncu-editorial-vial{position:relative;display:flex;align-items:flex-end;justify-content:center;padding:24px;overflow:hidden;}
.lncu-editorial-vial .lncu-dna-art{right:-45px;top:-40px;}
.lncu-editorial-vial .lncu-hero-img{width:min(83%,320px);max-height:370px;z-index:3;}
.lncu-lab-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:32px;}
.lncu-lab-summary>div{background:#fff;border:1px solid var(--ln-line);border-radius:16px;padding:18px;display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center;}
.lncu-lab-summary svg{width:28px;height:28px;fill:none;stroke:var(--ln-navy);stroke-width:1.6;grid-row:1/3;}
.lncu-lab-summary strong,.lncu-lab-summary span{display:block;}
.lncu-lab-summary strong{font-size:13px;}
.lncu-lab-summary span{font-size:11px;color:var(--ln-muted);line-height:1.4;}
.lncu-lab-section-head{margin:8px 0 18px;}
.lncu-lab-section-head h2{font-family:var(--ln-serif);font-size:38px;font-weight:500;margin:3px 0 0;}
.lncu-lab-grid{display:grid;grid-template-columns:1fr;gap:12px;}
.lncu-lab-card{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:18px;background:#fff;border:1px solid var(--ln-line);border-radius:16px;padding:14px 20px;box-shadow:0 8px 26px rgba(6,47,69,.04);}
.lncu-lab-product-thumb{width:84px;height:90px;background:var(--ln-soft);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.lncu-lab-product-thumb img{max-width:76px!important;max-height:84px!important;width:auto!important;height:auto!important;margin:0!important;}
.lncu-lab-card-copy h3{font-family:var(--ln-serif);font-size:22px;font-weight:500;margin:0 0 6px;}
.lncu-doc-badge{display:inline-flex;border-radius:999px;background:#e8f6f2;color:var(--ln-green);padding:5px 10px;font-size:10px;font-weight:800;}
.lncu-doc-badge.muted{background:#f0f3f4;color:#71808b;}
.lncu-lab-card-copy small{display:block;color:var(--ln-muted);font-size:10px;margin-top:5px;}
.lncu-quality-note{margin-top:18px;background:#fff;border:1px solid var(--ln-line);border-radius:16px;padding:18px 22px;display:flex;gap:16px;align-items:flex-start;}
.lncu-quality-note strong{font-size:13px;min-width:140px;}
.lncu-quality-note span{font-size:12px;color:var(--ln-muted);line-height:1.55;}
/* FAQ + terms */
.lncu-faq-list{display:grid;gap:11px;}
.lncu-faq-item{background:#fff;border:1px solid var(--ln-line);border-radius:16px;box-shadow:0 8px 28px rgba(6,47,69,.035);overflow:hidden;}
.lncu-faq-item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:34px 1fr auto;gap:15px;align-items:center;padding:18px 20px;font-family:var(--ln-serif);font-size:21px;color:var(--ln-ink);}
.lncu-faq-item summary::-webkit-details-marker{display:none;}
.lncu-faq-item summary:after{content:"⌄";font-family:var(--ln-sans);font-size:22px;color:var(--ln-navy);}
.lncu-faq-num{width:30px;height:30px;border-radius:50%;background:var(--ln-soft);color:var(--ln-blue);display:flex;align-items:center;justify-content:center;font-family:var(--ln-sans);font-size:11px;font-weight:900;}
.lncu-faq-item p{margin:0;padding:0 20px 18px 69px;color:var(--ln-muted);font-size:13px;line-height:1.6;}
.lncu-contact-ribbon p{margin:0;}
.lncu-contact-ribbon>a{color:var(--ln-navy)!important;font-weight:800;border:1px solid #9ab8c4;border-radius:10px;padding:12px 15px;background:#fff;font-size:12px;}
.lncu-terms-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;counter-reset:terms;}
.lncu-term-card{counter-increment:terms;background:#fff;border:1px solid var(--ln-line);border-radius:16px;padding:22px 24px;display:grid;grid-template-columns:40px 1fr;column-gap:14px;box-shadow:0 7px 24px rgba(6,47,69,.035);}
.lncu-term-card:before{content:counter(terms,decimal-leading-zero);width:36px;height:36px;border-radius:50%;background:var(--ln-soft);color:var(--ln-blue);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;}
.lncu-term-card h2{font-family:var(--ln-serif);font-weight:500;font-size:22px;margin:4px 0 7px;}
.lncu-term-card p{grid-column:2;margin:0;color:var(--ln-muted);font-size:12px;line-height:1.6;}
/* Footer matched to reference */
.lncu-footer{color:#fff;align-items:start;}
.lncu-footer .lncu-brand{min-width:0;color:#fff!important;}
.lncu-footer .lncu-brand-mark svg{stroke:#75c6dc;}
.lncu-footer nav a{font-weight:750;}
.lncu-footer-contact,.lncu-footer-shipping{display:flex;align-items:flex-start;}
.lncu-footer-contact svg,.lncu-footer-shipping svg{fill:none;stroke:#fff;stroke-width:1.6;flex:0 0 23px;}
.lncu-footer-contact strong,.lncu-footer-shipping strong,.lncu-footer-contact a,.lncu-footer-shipping span{display:block;font-size:10px;}
.lncu-footer-contact a{margin-top:3px;}
.lncu-footer-shipping span{color:rgba(255,255,255,.65);margin-top:3px;}
.lncu-footer-ruo{text-align:center;line-height:1.4;}
/* WooCommerce shell */
.woocommerce-products-header,.woocommerce-products-header__title.page-title{display:none!important;}
.lncu-shop-intro{min-height:315px;background:linear-gradient(105deg,#fff 0%,#f1f8fb 65%,#e4f1f6 100%);border:1px solid var(--ln-line);border-radius:22px;box-shadow:var(--ln-shadow);padding:44px 46px;margin-bottom:28px;position:relative;overflow:hidden;}
.lncu-shop-copy{position:relative;z-index:3;max-width:650px;}
.lncu-shop-intro h1{font-size:56px;line-height:1;}
.lncu-shop-intro p{font-size:15px;line-height:1.6;color:var(--ln-muted);max-width:540px;}
.lncu-shop-art{position:absolute;right:0;top:-70px;width:400px;height:430px;opacity:.65;}
.lncu-shop-art .lncu-dna-art{position:absolute;right:-20px;top:0;width:330px;height:430px;}
.lncu-shop-discount{display:inline-flex;align-items:center;gap:12px;margin-top:16px;background:#fff;border:1px solid var(--ln-line);border-radius:14px;padding:12px 16px;box-shadow:0 8px 22px rgba(6,47,69,.05);}
.lncu-shop-discount svg{width:23px;height:23px;fill:none;stroke:var(--ln-navy);stroke-width:1.6;}
.lncu-shop-discount span{display:block;}
.lncu-shop-discount strong,.lncu-shop-discount small{display:block;}
.lncu-shop-discount strong{font-size:12px;}
.lncu-shop-discount small{font-size:11px;color:var(--ln-blue);margin-top:3px;}
.woocommerce .woocommerce-ordering select{font-size:11px!important;}
.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px!important;margin-top:24px!important;}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important;}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;border:1px solid var(--ln-line)!important;overflow:hidden!important;padding:0 0 14px!important;transition:.2s!important;min-width:0;}
.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--ln-shadow)!important;}
.woocommerce ul.products li.product a img{margin:0!important;width:100%!important;aspect-ratio:1/1!important;object-fit:contain!important;background:linear-gradient(180deg,#f2f9fc,#e9f3f7)!important;padding:10px!important;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{line-height:1.06!important;letter-spacing:-.02em!important;padding:0!important;margin:13px 13px 8px!important;min-height:39px;}
.woocommerce ul.products li.product .price{display:block!important;font-size:14px!important;margin:0 13px 12px!important;}
.woocommerce ul.products li.product a.button,.woocommerce-page ul.products li.product a.button{display:flex!important;align-items:center!important;justify-content:center!important;width:calc(100% - 26px)!important;margin:0 13px!important;min-height:40px!important;border-radius:8px!important;font-weight:800!important;font-size:11px!important;padding:9px 10px!important;}
.woocommerce ul.products li.product .star-rating,.woocommerce ul.products li.product .onsale{display:none!important;}
/* Single product reference layout */
.single-product .site-main>div.product{background:#fff;border:1px solid var(--ln-line);padding:22px;display:grid!important;grid-template-columns:minmax(0,47%) minmax(0,53%);gap:28px;align-items:start;overflow:hidden;}
.woocommerce div.product div.images{width:100%!important;float:none!important;margin:0!important;background:linear-gradient(180deg,#f1f8fb,#e7f2f6);border-radius:15px;padding:14px;}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{margin:0!important;}
.woocommerce div.product div.images img{border-radius:12px;}
.woocommerce div.product div.images .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;margin-top:10px!important;}
.woocommerce div.product div.images .flex-control-thumbs li{width:auto!important;float:none!important;border:1px solid var(--ln-line);border-radius:9px;overflow:hidden;background:#fff;}
.woocommerce div.product .summary{width:100%!important;float:none!important;margin:0!important;padding:9px 8px 8px;min-width:0;}
.woocommerce div.product .product_title{font-family:var(--ln-serif)!important;font-size:42px!important;line-height:1.02!important;font-weight:500!important;letter-spacing:-.035em!important;color:var(--ln-ink)!important;margin:2px 0 10px!important;overflow-wrap:anywhere;}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ln-navy)!important;font-size:26px!important;font-weight:850!important;margin:0 0 12px!important;}
.lncu-product-trust-row{display:flex;flex-wrap:wrap;gap:8px 14px;margin:8px 0 15px;}
.lncu-product-trust-row span{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:var(--ln-muted);font-weight:700;}
.lncu-product-trust-row svg{width:16px;height:16px;fill:none;stroke:var(--ln-blue);stroke-width:1.7;}
.woocommerce div.product form.cart{display:grid!important;grid-template-columns:auto 1fr;gap:10px!important;border:1px solid var(--ln-line);border-radius:13px;padding:12px!important;margin:16px 0!important;}
.woocommerce .quantity .qty{min-height:48px!important;width:76px!important;border:1px solid var(--ln-line)!important;border-radius:9px!important;background:#fff!important;}
.woocommerce div.product .single_add_to_cart_button{min-height:48px!important;border-radius:9px!important;color:#fff!important;font-weight:850!important;font-size:13px!important;}
.lncu-tier-note{border:1px solid var(--ln-line);border-radius:12px;margin:0 0 14px;color:var(--ln-muted);font-size:12px;line-height:1.5;}
.lncu-tier-note strong{color:var(--ln-ink);}
.woocommerce div.product .woocommerce-tabs{grid-column:1/-1!important;width:100%!important;margin-top:4px!important;}
.woocommerce div.product .woocommerce-tabs ul.tabs{display:none!important;}
.woocommerce div.product .woocommerce-tabs .panel{background:#fff!important;border:1px solid var(--ln-line)!important;border-radius:16px!important;padding:24px!important;margin:0!important;}
.lncu-product-info{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px;}
.lncu-product-info h2{font-family:var(--ln-serif);font-size:31px;font-weight:500;margin:0;grid-column:1/-1;}
.lncu-product-lead{font-size:12px;line-height:1.6;color:var(--ln-muted);margin:0;}
.lncu-product-info h3{font-family:var(--ln-serif);font-size:24px;font-weight:500;margin:0 0 8px;}
.lncu-product-info table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--ln-line);border-radius:10px;overflow:hidden;font-size:11px;}
.lncu-product-info th,.lncu-product-info td{padding:9px 10px;border-bottom:1px solid var(--ln-line);text-align:left;}
.lncu-product-info tr:last-child th,.lncu-product-info tr:last-child td{border-bottom:0;}
.lncu-product-info th{background:#f7fafb;width:36%;color:var(--ln-ink);}
/* Cart + checkout */
.lncu-commerce-intro{background:linear-gradient(105deg,#fff,#edf7fa);border:1px solid var(--ln-line);border-radius:20px;padding:34px 38px;margin-bottom:20px;box-shadow:var(--ln-shadow);}
.lncu-commerce-intro h1{font-size:48px;}
.lncu-commerce-intro p{margin:8px 0 0;color:var(--ln-muted);font-size:13px;}
.lncu-tier-notice{border:1px solid #b8dfe8!important;border-left:4px solid var(--ln-blue)!important;border-radius:12px!important;background:#f1fbfc!important;color:var(--ln-ink)!important;padding:12px 15px!important;font-size:12px!important;margin:12px 0 18px!important;}
.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-additional-fields{border-radius:16px!important;padding:18px!important;}
.woocommerce-cart-form table,.woocommerce-checkout-review-order-table{border:0!important;}
.woocommerce table.shop_table{border-collapse:separate!important;border-spacing:0!important;border:0!important;}
.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-color:var(--ln-line)!important;}
.cart_totals h2,.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3,#order_review_heading{font-family:var(--ln-serif)!important;font-weight:500!important;color:var(--ln-ink)!important;}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--ln-navy)!important;color:#fff!important;border-radius:8px!important;font-weight:800!important;}
.woocommerce-checkout form.checkout{display:grid!important;grid-template-columns:1.05fr .95fr;gap:18px;align-items:start;}
.woocommerce-checkout #customer_details{grid-column:1;}
.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:2;}
.woocommerce-checkout #order_review_heading{grid-row:1;margin:0 0 -8px!important;}
.woocommerce-checkout #order_review{grid-row:2/5;}
.woocommerce form .form-row label{font-size:11px;font-weight:750;color:var(--ln-ink);}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:44px!important;border:1px solid var(--ln-line)!important;border-radius:8px!important;background:#fff!important;padding:8px 11px!important;box-shadow:none!important;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:27px!important;}
.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid var(--ln-line)!important;}
.woocommerce-checkout #payment ul.payment_methods li label{font-weight:800!important;font-size:12px!important;}
.woocommerce-checkout #payment div.payment_box{background:var(--ln-soft)!important;color:var(--ln-muted)!important;border-radius:8px!important;font-size:11px!important;line-height:1.5!important;}
.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:var(--ln-soft)!important;}
.woocommerce-checkout #payment #place_order{color:#fff!important;}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_nowpayments>label img{display:block!important;max-width:84px!important;max-height:42px!important;object-fit:contain!important;margin:7px 0 5px 28px!important;}
.woocommerce-privacy-policy-text{border-top:1px solid var(--ln-line);padding-top:12px!important;}
/* Access gate */
.age-gate-wrapper,.age-gate__wrapper,.age-gate-background{display:none!important;}
body.age-restriction{overflow:auto!important;}
.lncu-gate-open{overflow:hidden!important;}
.lncu-gate{position:fixed;inset:0;z-index:2147483000;background:rgba(3,18,29,.88);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:18px;}
.lncu-gate[hidden]{display:none!important;}
.lncu-gate-card{width:min(600px,100%);max-height:92vh;overflow:auto;background:#fff;border:1px solid var(--ln-line);border-radius:22px;padding:30px;box-shadow:0 35px 100px rgba(0,0,0,.38);color:var(--ln-ink);}
.lncu-gate-brand{font-family:var(--ln-serif);font-size:28px;color:var(--ln-navy);margin-bottom:6px;}
.lncu-gate-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:850;color:var(--ln-blue);}
.lncu-gate-card h2{font-family:var(--ln-serif);font-size:38px;font-weight:500;margin:10px 0;}
.lncu-gate-card>p{color:var(--ln-muted);line-height:1.55;font-size:13px;}
.lncu-gate-check{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--ln-line);border-radius:12px;padding:13px;margin:11px 0;background:#f8fbfc;font-weight:700;font-size:12px;line-height:1.45;}
.lncu-gate-check input,.lncu-gate-remember input{width:18px;height:18px;flex:0 0 auto;margin-top:1px;}
.lncu-gate-remember{display:flex;gap:8px;align-items:center;margin:12px 2px;color:var(--ln-muted);font-size:11px;}
.lncu-gate-accept{width:100%;border:0;border-radius:9px;background:var(--ln-navy);color:#fff;padding:14px;font-weight:850;font-size:14px;cursor:pointer;}
.lncu-gate-accept:disabled{opacity:.42;cursor:not-allowed;}
.lncu-gate-foot{font-size:10px!important;margin:10px 2px 0!important;}
.ast-scroll-top-icon,.ast-scroll-to-top-right{background:var(--ln-navy)!important;color:#fff!important;}
/* Responsive */
@media (max-width:980px){
  .lncu-header{gap:16px;}
  .lncu-nav{display:none;position:absolute;left:18px;right:18px;background:#fff;border:1px solid var(--ln-line);border-radius:14px;box-shadow:var(--ln-shadow-strong);flex-direction:column;align-items:stretch;gap:0;padding:7px;z-index:1000;}
  .lncu-menu-open .lncu-nav{display:flex;}
  .lncu-nav a{padding:12px 13px;border-bottom:1px solid var(--ln-line);font-size:12px;}
  .lncu-nav a:last-child{border-bottom:0;}
  .lncu-menu-toggle{display:flex;}
  .lncu-menu-open .lncu-menu-toggle>span:nth-child(1){transform:rotate(45deg);}
  .lncu-menu-open .lncu-menu-toggle>span:nth-child(2){opacity:0;}
  .lncu-menu-open .lncu-menu-toggle>span:nth-child(3){transform:rotate(-45deg);}
  .lncu-hero-visual{min-height:390px;}
  .lncu-hero-trust{grid-template-columns:repeat(2,1fr);}
  .lncu-hero-trust>div:nth-child(2){border-right:0;}
  .lncu-hero-trust>div:nth-child(-n/**/+2){border-bottom:1px solid rgba(255,255,255,.12);}
  .lncu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .lncu-editorial-hero{grid-template-columns:60% 40%;}
  .lncu-terms-grid{grid-template-columns:1fr;}
  .woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .woocommerce-checkout form.checkout{grid-template-columns:1fr;}
  .woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1!important;grid-row:auto!important;}
}
@media (max-width:720px){
  .lncu-brand{min-width:0;}
  .lncu-hero h1{white-space:normal;overflow-wrap:normal;}
  .lncu-home-discount{justify-content:flex-start;}
  .lncu-home-discount-label{width:100%;}
  .lncu-section{padding-top:34px;}
  .lncu-process{margin-top:20px;}
  .lncu-process-grid>div{border-right:0;border-bottom:1px solid var(--ln-line);}
  .lncu-home-contact-card{grid-column:auto;}
  .lncu-page-hero,.lncu-editorial-hero{margin:16px 14px 0;border-radius:20px;}
  .lncu-page-hero{padding:32px 24px;}
  .lncu-page-hero h1{font-size:42px;}
  .lncu-page-hero p{font-size:14px;}
  .lncu-editorial-hero{display:block;min-height:0;}
  .lncu-editorial-copy{padding:32px 24px 10px;}
  .lncu-editorial-hero h1{font-size:42px;}
  .lncu-editorial-hero p{font-size:13px;}
  .lncu-editorial-vial{min-height:250px;padding:0 18px 10px;}
  .lncu-editorial-vial .lncu-hero-img{max-width:230px;max-height:250px;}
  .lncu-lab-summary{grid-template-columns:1fr;}
  .lncu-lab-section-head h2{font-size:30px;}
  .lncu-lab-card{grid-template-columns:70px 1fr;gap:12px;padding:12px;}
  .lncu-lab-product-thumb{width:68px;height:76px;}
  .lncu-lab-product-thumb img{max-width:62px!important;max-height:70px!important;}
  .lncu-lab-card-copy h3{font-size:18px;}
  .lncu-lab-actions{grid-column:2;}
  .lncu-quality-note{display:block;}
  .lncu-quality-note strong{display:block;margin-bottom:6px;}
  .lncu-faq-item summary{grid-template-columns:30px 1fr auto;font-size:17px;padding:15px;gap:10px;}
  .lncu-faq-item p{padding:0 15px 16px 55px;font-size:12px;}
  .lncu-contact-ribbon{grid-template-columns:1fr;padding:20px;}
  .lncu-contact-ribbon>a{overflow-wrap:anywhere;}
  .lncu-term-card{padding:18px;grid-template-columns:35px 1fr;column-gap:11px;}
  .lncu-term-card h2{font-size:19px;}
  .lncu-term-card p{font-size:11px;}
  .lncu-footer-contact{grid-column:2;}
  .lncu-footer-shipping{grid-column:2;}
  .lncu-footer small{grid-column:1/-1;}
  .lncu-shop-art .lncu-dna-art{width:235px;height:310px;}
  .single-product .site-main>div.product{display:block!important;}
  .lncu-tier-note{font-size:10px;}
  .lncu-product-info{display:block;}
  .lncu-product-info h2{margin-bottom:8px;}
  .lncu-product-info h3{margin-top:18px;}
  .lncu-product-info table{font-size:10px;}
  .woocommerce-checkout #payment ul.payment_methods li.payment_method_nowpayments>label img{max-width:72px!important;max-height:36px!important;margin-left:24px!important;}
  .woocommerce-checkout #payment #place_order{font-size:12px!important;}
  .lncu-gate{padding:10px;}
  .lncu-gate-card{padding:22px 18px;border-radius:18px;}
  .lncu-gate-card h2{font-size:32px;}
}
@media (max-width:380px){
  .lncu-actions{grid-template-columns:1fr;}
  .lncu-product-grid{grid-template-columns:1fr 1fr;}
  .lncu-product-card h3{font-size:15px;}
  .lncu-process-grid{grid-template-columns:1fr;}
  .lncu-process-grid>div{border-right:0!important;border-bottom:1px solid var(--ln-line)!important;}
  .lncu-process-grid>div:last-child{border-bottom:0!important;}
  .lncu-footer{grid-template-columns:1fr;}
  .lncu-footer nav,.lncu-footer-contact,.lncu-footer-shipping{grid-column:1;}
  .lncu-shop-intro p{max-width:100%;}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;}
}
/* ================================================================
   v2.2.2 — mobile-first visual refinement against approved mockup
   Pure presentation layer: no payment, pricing, discount or COA logic.
   ================================================================ */
/* Brand polish / remove legacy underline treatment */
.lncu-brand,.lncu-brand:link,.lncu-brand:visited,.lncu-brand:hover,
.lncu-brand *,.lncu-product-card h3 a,.lncu-product-card h3 a:hover,
.lncu-nav a,.lncu-footer a{text-decoration:none!important;box-shadow:none!important;}
.lncu-brand-copy,.lncu-brand-copy>span{border:0!important;text-decoration:none!important;}
/* Navigation — quieter and more premium */
.lncu-brand-mark{flex-basis:22px;}
.lncu-brand-mark svg{width:22px;height:34px;stroke-width:1.65;}
.lncu-brand-copy{font-weight:700;}
.lncu-nav{gap:30px;}
.lncu-nav a{font-size:12px;padding:26px 0 23px;border-bottom-width:1px;text-decoration:none!important;}
.lncu-cart-link,.lncu-menu-toggle{width:39px;height:39px;border-color:#d9e5e9;box-shadow:0 5px 16px rgba(3,34,52,.035);}
/* HERO — one integrated composition rather than boxes within boxes */
.lncu-hero:before{z-index:0;}
.lncu-hero-text{position:relative;}
.lncu-hero h1{max-width:600px;}
.lncu-hero p{max-width:560px;font-size:16px;line-height:1.57;margin-top:18px;}
.lncu-btn{min-height:47px;padding:11px 22px;font-size:13px;gap:14px;text-decoration:none!important;}
.lncu-btn-primary{box-shadow:0 12px 28px rgba(6,47,69,.12);}
.lncu-hero-visual:after{left:7%;right:4%;bottom:17px;height:56px;background:radial-gradient(ellipse,rgba(17,75,101,.17),rgba(17,75,101,0) 70%);}
.lncu-hero-img{max-height:430px;}
.lncu-dna-art g{stroke:rgba(216,106,35,.13);stroke-width:1.8;}
.lncu-hero-trust svg{flex-basis:23px;}
/* Discount becomes a thin confidence strip */
.lncu-home-discount{max-width:none;justify-content:flex-start;}
.lncu-home-discount-copy{font-size:12px;}
.lncu-home-discount-copy small{margin-left:auto;}
/* Best sellers — editorial cards, no default-link look */
.lncu-section-head .lncu-text-link{border-bottom:0;padding-bottom:0;}
.lncu-product-card{border-color:rgba(18,84,111,.13);}
.lncu-prod-img{position:relative;}
.lncu-product-badge{position:absolute;z-index:5;font-weight:850;text-transform:uppercase;box-shadow:0 5px 12px rgba(20,127,159,.18);}
.lncu-product-price{margin-bottom:13px;}
.lncu-small-link{padding:0;}
.lncu-small-link span{transition:transform .2s;}
.lncu-small-link:hover span{transform:translateX(3px);}
/* Process — closer to mockup and more compact */
.lncu-process-title{margin-bottom:22px;}
.lncu-process-title .lncu-label{text-align:center;}
.lncu-process-title p{color:var(--ln-muted);}
.lncu-process-grid{border-top:1px solid var(--ln-line);}
.lncu-process-grid strong{margin-top:14px;}
/* Bottom information triad — match reference proportions and add COA visual */
.lncu-home-info-card{position:relative;overflow:hidden;}
.lncu-home-info-card li:before{top:-1px;}
.lncu-home-info-content{position:relative;z-index:2;}
.lncu-home-lab-art img{display:block;height:auto;border:1px solid rgba(20,127,159,.12);}
.lncu-home-contact-card{box-shadow:0 18px 35px rgba(3,34,52,.13);}
.lncu-home-contact-card .lncu-contact-button{border-radius:9px;min-height:44px;text-decoration:none!important;}
/* Footer — same visual family, less vertical weight */
/* Existing Code Snippets floating cart — visual override only, preserve behavior */
.floating-cart{text-decoration:none!important;transform:none!important;}
.floating-cart:hover{background:#0b4861!important;transform:translateY(-2px)!important;}
/* WooCommerce archive — neutral premium grid, never legacy orange buttons */
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border-color:rgba(18,84,111,.13)!important;border-radius:14px!important;box-shadow:0 8px 25px rgba(3,34,52,.04)!important;background:#fff!important;}
.woocommerce ul.products li.product a,.woocommerce-page ul.products li.product a{text-decoration:none!important;}
.woocommerce ul.products li.product .ast-woo-product-category,.woocommerce ul.products li.product .ast-shop-product-out-of-stock,.woocommerce ul.products li.product .product-category{display:none!important;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;margin-top:12px!important;}
.woocommerce ul.products li.product a.button,.woocommerce-page ul.products li.product a.button{background:var(--ln-navy)!important;border:0!important;outline:0!important;box-shadow:none!important;text-decoration:none!important;color:#fff!important;}
.woocommerce .woocommerce-ordering select{border:1px solid var(--ln-line)!important;border-radius:9px!important;background:#fff!important;min-height:40px!important;color:var(--ln-ink)!important;padding:6px 30px 6px 10px!important;}
.woocommerce .woocommerce-result-count{color:var(--ln-muted)!important;font-size:11px!important;}
/* Product detail — enforce sane responsive add-to-cart geometry */
.single-product .site-main>div.product{border-radius:16px;box-shadow:0 16px 45px rgba(3,34,52,.06);border-color:rgba(18,84,111,.12);}
.woocommerce div.product .product_title{text-decoration:none!important;}
.woocommerce div.product form.cart .quantity{margin:0!important;float:none!important;display:flex!important;}
.woocommerce .quantity .qty{margin:0!important;text-align:center!important;}
.woocommerce div.product .single_add_to_cart_button{float:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:10px 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;outline:0!important;}
.lncu-tier-note{display:grid;grid-template-columns:1fr;gap:4px;padding:13px 15px;}
.lncu-tier-note strong{font-size:12px;}
.lncu-tier-note span{font-size:11px;color:var(--ln-blue);font-weight:800;}
.lncu-tier-note small{font-size:9px;line-height:1.45;color:var(--ln-muted);}
/* Cart / checkout */
.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-additional-fields{border-color:rgba(18,84,111,.12)!important;}
.woocommerce-checkout #payment{border-radius:14px!important;overflow:hidden!important;}
.woocommerce-checkout #payment #place_order{border:0!important;}
@media (max-width:980px){
  .lncu-header{padding:0 18px;}
  .lncu-nav{top:65px;}
  .lncu-hero{grid-template-columns:53% 47%;}
  .lncu-hero-text{padding:44px 20px 37px 34px;}
  .lncu-hero h1{font-size:53px;}
  .lncu-hero-img{width:min(98%,370px);}
  .lncu-home-info-grid{grid-template-columns:1fr 1fr;}
  .lncu-home-contact-card{grid-column:1/-1;min-height:0;}
  .lncu-home-lab-card{grid-template-columns:minmax(0,1fr) 130px;}
}
@media (max-width:720px){
  /* Mobile is the primary reference target */
  body,.site,.site-content{background:linear-gradient(180deg,#f9fcfd 0%,#edf5f6 100%)!important;}
  .lncu-top-note{height:22px;font-size:8px;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .lncu-header{height:62px;padding:0 14px;gap:8px;background:rgba(255,255,255,.985);}
  .lncu-brand{gap:7px;}
  .lncu-brand-mark{width:18px;flex-basis:18px;}
  .lncu-brand-mark svg{width:18px;height:29px;}
  .lncu-brand-copy{font-size:17px;line-height:.88;}
  .lncu-header-actions{gap:7px;}
  .lncu-cart-link,.lncu-menu-toggle{width:36px;height:36px;}
  .lncu-cart-link svg{width:18px;height:18px;}
  .lncu-cart-link b{min-width:18px;height:18px;font-size:9px;right:-3px;top:-5px;}
  .lncu-nav{left:12px;right:12px;top:57px;border-radius:12px;padding:6px;}
  .lncu-nav a{font-size:12px;padding:12px 13px;text-decoration:none!important;}
  .lncu-main{padding:12px 10px 36px;}
  /* Hero: compact, integrated, visible wow-factor within first screen */
  .lncu-hero{display:flex;flex-direction:column;border-radius:17px;grid-template-columns:none;grid-template-rows:none;overflow:hidden;box-shadow:0 15px 42px rgba(3,34,52,.07);}
  .lncu-hero-text{padding:27px 20px 10px;order:1;}
  .lncu-kicker{font-size:8px;letter-spacing:.16em;margin-bottom:11px;}
  .lncu-kicker>span{width:19px;height:1.5px;margin-right:6px;}
  .lncu-kicker i{padding:0 4px;}
  .lncu-hero h1{font-size:clamp(42px,12.5vw,49px);line-height:.91;letter-spacing:-.052em;max-width:310px;}
  .lncu-hero p{font-size:13px;line-height:1.5;margin-top:14px;max-width:330px;}
  .lncu-actions{display:grid;grid-template-columns:1.05fr .95fr;gap:8px;margin-top:20px;}
  .lncu-btn{min-height:45px;padding:9px 10px;font-size:11.5px;gap:8px;border-radius:999px;}
  .lncu-actions .lncu-btn{text-decoration:none!important;}
  .lncu-actions .lncu-btn span{font-size:15px;}
  .lncu-hero-visual{order:2;min-height:286px;height:286px;padding:0;align-items:flex-end;margin-top:0;overflow:hidden;background:linear-gradient(180deg,rgba(244,251,253,.35),rgba(229,244,249,.50));}
  .lncu-hero-visual:before{background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.94) 0 9%,transparent 23%),linear-gradient(145deg,transparent 0 70%,rgba(45,169,200,.09) 70.2% 70.8%,transparent 71%);}
  .lncu-hero-img{width:270px!important;max-width:82%!important;max-height:none!important;height:auto!important;transform:translateY(42px);filter:drop-shadow(0 22px 20px rgba(6,47,69,.13));border-radius:0!important;}
  .lncu-dna-art{width:255px;height:350px;right:-62px;top:-26px;opacity:.86;}
  .lncu-hero-visual:after{bottom:4px;height:38px;}
  .lncu-hero-trust{order:3;margin:0 12px 12px;grid-template-columns:1fr 1fr;border-radius:9px;box-shadow:0 12px 24px rgba(3,34,52,.12);}
  .lncu-hero-trust>div{min-height:55px;padding:8px 9px;gap:7px;}
  .lncu-hero-trust>div:nth-child(2){border-right:0;}
  .lncu-hero-trust>div:nth-child(-n/**/+2){border-bottom:1px solid rgba(255,255,255,.11);}
  .lncu-hero-trust svg{width:18px;height:18px;flex-basis:18px;}
  .lncu-hero-trust strong{font-size:9px;line-height:1.15;}
  .lncu-hero-trust small{font-size:8px;line-height:1.25;margin-top:2px;}
  .lncu-home-discount{margin:10px 1px 0;padding:9px 11px;border-radius:11px;gap:9px;}
  .lncu-home-discount-icon{width:32px;height:32px;flex:0 0 32px;}
  .lncu-home-discount-icon svg{width:18px;height:18px;}
  .lncu-home-discount-copy{display:grid;grid-template-columns:auto auto auto;gap:2px 6px;font-size:10px;line-height:1.25;}
  .lncu-home-discount-label{grid-column:1/-1;font-size:11px;}
  .lncu-home-discount-copy strong{font-size:10px;}
  .lncu-home-discount-copy i{font-size:9px;}
  .lncu-home-discount-copy small{grid-column:1/-1;margin:2px 0 0;font-size:8px;width:auto;}
  /* Best sellers fit the mobile viewport without feeling cramped */
  .lncu-section{padding:31px 0 8px;}
  .lncu-section-head{gap:8px;margin-bottom:15px;align-items:flex-end;}
  .lncu-section-head h2{font-size:30px;line-height:.94;letter-spacing:-.04em;max-width:240px;}
  .lncu-section-head .lncu-text-link{font-size:10px;white-space:nowrap;text-decoration:none!important;border:0!important;padding-bottom:2px;}
  .lncu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}
  .lncu-product-card{border-radius:12px;}
  .lncu-prod-img{height:152px;padding:7px 7px 0;}
  .lncu-prod-img img{max-height:145px!important;}
  .lncu-product-badge{top:7px;left:7px;padding:4px 6px;font-size:8px;}
  .lncu-product-card-copy{padding:10px 10px 12px;}
  .lncu-product-card h3{font-size:15px;line-height:1.02;min-height:31px;margin-bottom:9px;}
  .lncu-product-price{font-size:13px;margin-bottom:9px;}
  .lncu-small-link{font-size:9px;gap:5px;text-decoration:none!important;border:0!important;}
  /* Process */
  .lncu-process{padding:20px 14px 15px;margin:24px 0 14px;border-radius:14px;}
  .lncu-process-title{margin-bottom:16px;}
  .lncu-process-title h2{font-size:27px;}
  .lncu-process-title p{font-size:10px;}
  .lncu-process-grid{grid-template-columns:1fr 1fr;}
  .lncu-process-grid>div{min-height:128px;padding:13px 12px 11px;}
  .lncu-process-grid>div:nth-child(odd){border-right:1px solid var(--ln-line)!important;}
  .lncu-process-grid>div:nth-child(-n/**/+2){border-bottom:1px solid var(--ln-line)!important;}
  .lncu-process-grid>div:nth-last-child(-n/**/+2){border-bottom:0!important;}
  .lncu-process-grid svg{width:25px;height:25px;}
  .lncu-process-grid span{top:10px;right:10px;width:21px;height:21px;font-size:8px;}
  .lncu-process-grid strong{font-size:11px;margin-top:10px;}
  .lncu-process-grid p{font-size:8.5px;line-height:1.45;margin-top:5px;}
  /* Reference triad */
  .lncu-home-info-grid{grid-template-columns:1fr;gap:9px;margin-top:10px;}
  .lncu-home-info-card{min-height:0;padding:19px;border-radius:13px;}
  .lncu-home-info-card h2{font-size:25px;}
  .lncu-home-info-card p,.lncu-home-info-card li{font-size:10.5px;}
  .lncu-home-lab-card{grid-template-columns:minmax(0,1fr) 92px;gap:6px;}
  .lncu-home-lab-art{width:92px;transform:rotate(2deg) translate(9px,8px);align-self:end;}
  .lncu-home-info-card .lncu-btn-small{min-height:39px;font-size:10px;padding:8px 13px;}
  .lncu-home-contact-card{padding:21px;}
  .lncu-contact-button{font-size:11px!important;}
  /* Footer */
  .lncu-footer{margin:18px 10px 0;padding:22px 18px;grid-template-columns:1fr 1fr;gap:16px 12px;border-radius:14px 14px 0 0;}
  .lncu-footer-brand{grid-column:1/-1;}
  .lncu-footer-brand p{font-size:9.5px;margin-top:7px;}
  .lncu-footer nav{grid-column:1;gap:6px;}
  .lncu-footer nav a{font-size:10px;}
  .lncu-footer-contact,.lncu-footer-shipping{grid-column:2;font-size:9px;gap:7px;}
  .lncu-footer-contact a{font-size:8.5px;overflow-wrap:anywhere;}
  .lncu-footer small{font-size:8px;}
  .lncu-footer-ruo{font-size:8px;padding:8px 10px;line-height:1.35;}
  .floating-cart{width:52px!important;height:52px!important;right:11px!important;bottom:72px!important;box-shadow:0 12px 27px rgba(3,34,52,.25)!important;}
  /* Shop archive */
  .lncu-woo-page .ast-container{padding-left:9px!important;padding-right:9px!important;}
  .lncu-woo-page .site-content{padding-top:12px!important;}
  .lncu-shop-intro{min-height:205px;padding:25px 19px;margin-bottom:14px;border-radius:15px;}
  .lncu-shop-intro h1{font-size:39px;}
  .lncu-shop-intro p{font-size:11px;line-height:1.5;max-width:72%;}
  .lncu-shop-art{width:205px;height:250px;right:-74px;top:-36px;}
  .lncu-shop-discount{padding:8px 9px;margin-top:12px;}
  .lncu-shop-discount strong{font-size:10px;}
  .lncu-shop-discount small{font-size:8px;}
  .woocommerce .woocommerce-result-count{float:none!important;margin:0 0 8px!important;}
  .woocommerce .woocommerce-ordering{float:none!important;margin:0 0 12px!important;}
  .woocommerce .woocommerce-ordering select{width:100%!important;min-height:38px!important;font-size:10px!important;}
  .woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important;}
  .woocommerce ul.products li.product{border-radius:12px!important;padding-bottom:10px!important;}
  .woocommerce ul.products li.product a img{padding:7px!important;}
  .woocommerce ul.products li.product .ast-woo-product-category,.woocommerce ul.products li.product .product-category{display:none!important;}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.04!important;min-height:30px!important;margin:9px 8px 6px!important;text-decoration:none!important;}
  .woocommerce ul.products li.product .price{font-size:11.5px!important;margin:0 8px 8px!important;}
  .woocommerce ul.products li.product a.button,.woocommerce-page ul.products li.product a.button{width:calc(100% - 16px)!important;margin:0 8px!important;min-height:34px!important;font-size:9px!important;border-radius:7px!important;border:0!important;outline:0!important;}
  /* Product detail responsive fix */
  .single-product .site-main>div.product{padding:10px;border-radius:14px!important;}
  .woocommerce div.product div.images{padding:7px!important;margin-bottom:13px!important;border-radius:12px;}
  .woocommerce div.product div.images img{border-radius:9px;}
  .woocommerce div.product .summary{padding:2px 2px 0;}
  .woocommerce div.product .product_title{font-size:32px!important;line-height:.98!important;margin-bottom:9px!important;}
  .woocommerce div.product p.price,.woocommerce div.product span.price{font-size:21px!important;margin-bottom:9px!important;}
  .lncu-product-trust-row{gap:6px 8px;margin:7px 0 12px;}
  .lncu-product-trust-row span{font-size:8px;}
  .lncu-product-trust-row svg{width:14px;height:14px;}
  .woocommerce div.product form.cart{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:8px!important;padding:8px!important;margin:12px 0!important;border-radius:11px!important;}
  .woocommerce div.product form.cart .quantity{width:76px!important;max-width:76px!important;}
  .woocommerce .quantity .qty{width:76px!important;max-width:76px!important;min-height:45px!important;font-size:15px!important;border-radius:8px!important;}
  .woocommerce div.product .single_add_to_cart_button{width:100%!important;max-width:none!important;min-width:0!important;min-height:45px!important;font-size:11px!important;padding:9px 7px!important;white-space:nowrap!important;border-radius:8px!important;}
  .lncu-tier-note{padding:11px 12px!important;gap:3px!important;margin-bottom:11px!important;}
  .lncu-tier-note strong{font-size:11px;}
  .lncu-tier-note span{font-size:9.5px;}
  .lncu-tier-note small{font-size:8px;}
  .woocommerce div.product .woocommerce-tabs .panel{padding:14px!important;}
  .lncu-product-info h2{font-size:25px;}
  .lncu-product-info h3{font-size:19px;}
  /* Checkout */
  .lncu-commerce-intro{padding:23px 18px;border-radius:14px;}
  .lncu-commerce-intro h1{font-size:35px;}
  .woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-additional-fields{padding:10px!important;border-radius:11px!important;}
  .woocommerce-checkout #payment ul.payment_methods li{padding:8px!important;}
  .woocommerce-checkout #payment #place_order{width:100%!important;min-height:46px!important;border-radius:8px!important;}
}
@media (max-width:390px){
  /* Keep two-column commerce and 2x2 process even on narrow modern phones */
  .lncu-actions{grid-template-columns:1.05fr .95fr!important;}
  .lncu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .lncu-process-grid{grid-template-columns:1fr 1fr!important;}
  .lncu-process-grid>div{border-bottom:0;}
  .lncu-process-grid>div:nth-child(odd){border-right:1px solid var(--ln-line)!important;}
  .lncu-process-grid>div:nth-child(-n/**/+2){border-bottom:1px solid var(--ln-line)!important;}
  .lncu-product-card h3{font-size:14px;}
  .lncu-prod-img{height:145px;}
  .lncu-prod-img img{max-height:138px!important;}
  .lncu-footer{grid-template-columns:1fr 1fr!important;}
  .lncu-footer nav{grid-column:1!important;}
  .lncu-footer-contact,.lncu-footer-shipping{grid-column:2!important;}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13.5px!important;}
}
/* ==========================================================================
   v2.3.0 — REFERENCE LOCKED / MOBILE-FIRST
   Approved reference: 1000030308.png. These rules intentionally override
   earlier visual iterations while leaving WooCommerce/payment logic intact.
   ========================================================================== */
.lncu-reference-v222{--ln-ref-blue:#1594b8;--ln-ref-blue-dark:#0b6f90;--ln-ref-navy:#062f45;--ln-ref-ice:#eef7fa;}
.lncu-page.lncu-home{background:linear-gradient(180deg,#f8fcfd 0%,#edf6f8 100%)!important;}
/* exact-reference brand lockup */
.lncu-brand{gap:10px!important;min-width:0!important;text-decoration:none!important;border:0!important;}
.lncu-brand-mark{width:30px!important;flex:0 0 30px!important;height:44px;display:flex;align-items:center;justify-content:center;}
.lncu-brand-dna{width:30px!important;height:44px!important;overflow:visible;}
.lncu-brand-dna path{fill:none;stroke-linecap:round;stroke-linejoin:round;}
.lncu-brand-dna .lncu-dna-strand{stroke-width:3.2;}
.lncu-brand-dna .lncu-dna-orange{stroke:#f39a21;}
.lncu-brand-dna .lncu-dna-blue{stroke:#0d62a6;}
.lncu-brand-dna .lncu-dna-rung{stroke-width:2.3;}
.lncu-brand-dna .rung1{stroke:#f0b429;}
.lncu-brand-dna .rung2{stroke:#0c8fb0;}
.lncu-brand-dna .rung3{stroke:#51a65b;}
.lncu-brand-dna .rung4{stroke:#e15636;}
.lncu-brand-dna .rung5{stroke:#18a4c3;}
.lncu-brand-dna .rung6{stroke:#f28b22;}
.lncu-brand-copy{font-size:22px!important;line-height:.84!important;letter-spacing:-.035em!important;text-decoration:none!important;}
.lncu-brand-copy span{text-decoration:none!important;border:0!important;}
/* header proportions from approved mockup */
.lncu-top-note{height:27px!important;background:#062f45!important;color:#fff!important;font-size:10px!important;letter-spacing:.04em!important;}
.lncu-header{height:74px!important;max-width:1180px!important;padding:0 28px!important;border-bottom:1px solid #e4ecef!important;background:#fff!important;box-shadow:none!important;}
.lncu-cart-link b{color:#fff!important;}
.lncu-menu-toggle{background:#fff!important;}
/* hero = one composed panel, not stacked cards */
.lncu-main{max-width:1180px!important;padding-top:18px!important;}
.lncu-hero{border:1px solid #d4e3e9!important;border-radius:17px!important;box-shadow:0 10px 30px rgba(6,47,69,.055)!important;}
.lncu-hero-text{z-index:3!important;}
.lncu-kicker{font-size:10px!important;letter-spacing:.20em!important;margin-bottom:12px!important;white-space:nowrap!important;}
.lncu-kicker>span{width:24px!important;margin-right:8px!important;}
.lncu-kicker i{padding:0 5px!important;}
.lncu-hero h1{margin:0 0 14px!important;}
.lncu-hero-text>p{margin:0!important;color:#566873!important;}
.lncu-actions{display:flex!important;gap:12px!important;margin:21px 0 0!important;align-items:center!important;}
.lncu-actions .lncu-btn{min-height:44px!important;padding:9px 20px!important;font-size:12px!important;gap:12px!important;}
.lncu-hero-visual{align-items:flex-end!important;justify-content:center!important;}
.lncu-hero-visual:before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.9) 0 12%,transparent 30%)!important;z-index:0!important;}
.lncu-hero-img{position:relative!important;z-index:2!important;width:300px!important;max-width:88%!important;height:auto!important;object-fit:contain!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 20px 18px rgba(6,47,69,.15))!important;transform:translateY(34px)!important;}
.lncu-dna-art{position:absolute!important;z-index:1!important;width:330px!important;height:460px!important;right:-68px!important;top:-16px!important;opacity:.72!important;fill:none!important;stroke:#7bbfd3!important;stroke-width:3!important;}
.lncu-dna-art g path{stroke:#d8a168!important;stroke-width:2!important;opacity:.6!important;}
.lncu-hero-trust{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;background:#052f45!important;border-radius:9px!important;overflow:hidden!important;box-shadow:0 12px 24px rgba(3,34,52,.13)!important;}
.lncu-hero-trust>div{min-height:62px!important;padding:10px 17px!important;display:flex!important;align-items:center!important;gap:11px!important;border-right:1px solid rgba(255,255,255,.13)!important;border-bottom:1px solid rgba(255,255,255,.13)!important;}
.lncu-hero-trust>div:nth-child(2n){border-right:0!important;}
.lncu-hero-trust>div:nth-last-child(-n/**/+2){border-bottom:0!important;}
.lncu-hero-trust svg{width:24px!important;height:24px!important;flex:0 0 24px!important;fill:none!important;stroke:#fff!important;stroke-width:1.5!important;}
.lncu-hero-trust strong{font-size:12px!important;color:#fff!important;line-height:1.1!important;}
.lncu-hero-trust small{font-size:9px!important;color:rgba(255,255,255,.72)!important;line-height:1.35!important;margin-top:2px!important;}
/* discount */
.lncu-home-discount{margin:10px 0 0!important;padding:11px 18px!important;border-radius:12px!important;border:1px solid #d8e4e8!important;background:#fff!important;box-shadow:0 8px 24px rgba(6,47,69,.04)!important;gap:13px!important;}
.lncu-home-discount-icon{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:12px!important;background:#eef6f8!important;}
.lncu-home-discount-icon svg{width:24px!important;height:24px!important;}
.lncu-home-discount-copy{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:2px 10px!important;}
.lncu-home-discount-label{width:100%!important;font-size:13px!important;}
.lncu-home-discount-copy strong{font-size:12px!important;color:#1485a6!important;}
.lncu-home-discount-copy small{width:100%!important;font-size:10px!important;margin-top:2px!important;}
/* bestsellers */
.lncu-section{padding:28px 0 4px!important;}
.lncu-section-head{margin-bottom:12px!important;}
.lncu-section-head h2{font-size:34px!important;line-height:.95!important;letter-spacing:-.04em!important;}
.lncu-section-head .lncu-text-link{font-size:10px!important;border:0!important;text-decoration:none!important;}
.lncu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
.lncu-product-card{display:grid!important;grid-template-columns:46% 54%!important;min-height:155px!important;border-radius:12px!important;border:1px solid #d9e5e9!important;background:#fff!important;overflow:hidden!important;box-shadow:0 7px 20px rgba(6,47,69,.035)!important;}
.lncu-prod-img{height:100%!important;min-height:155px!important;padding:6px!important;background:linear-gradient(180deg,#f5fbfd,#eef7fa)!important;}
.lncu-prod-img img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;border-radius:7px!important;}
.lncu-product-badge{top:7px!important;left:7px!important;background:#1288a8!important;color:#fff!important;border-radius:999px!important;font-size:8px!important;letter-spacing:.04em!important;padding:4px 7px!important;}
.lncu-product-card-copy{padding:16px 14px 12px!important;display:flex!important;flex-direction:column!important;min-width:0!important;}
.lncu-product-card h3{font-size:18px!important;line-height:1.04!important;min-height:0!important;margin:0 0 12px!important;font-weight:500!important;}
.lncu-product-card h3 a{text-decoration:none!important;border:0!important;color:#0d2030!important;}
.lncu-product-price{font-size:16px!important;line-height:1!important;color:#0b7897!important;margin:0 0 auto!important;}
.lncu-small-link{font-size:10px!important;margin-top:14px!important;border:0!important;text-decoration:none!important;}
/* process compact white reference card */
.lncu-process{margin:18px 0 10px!important;padding:14px 18px 12px!important;border-radius:12px!important;border:1px solid #dbe5e8!important;background:#fff!important;box-shadow:0 8px 24px rgba(6,47,69,.035)!important;}
.lncu-process-title{margin:0 0 9px!important;text-align:center!important;}
.lncu-process-title .lncu-label{font-size:8px!important;}
.lncu-process-title h2{font-size:27px!important;line-height:1!important;margin:2px 0 3px!important;}
.lncu-process-title p{font-size:9px!important;margin:0!important;}
.lncu-process-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.lncu-process-grid>div{min-height:96px!important;padding:11px 12px 10px 54px!important;position:relative!important;border:0!important;border-right:1px solid #e0e7ea!important;border-bottom:1px solid #e0e7ea!important;}
.lncu-process-grid>div:nth-child(2n){border-right:0!important;}
.lncu-process-grid>div:nth-last-child(-n/**/+2){border-bottom:0!important;}
.lncu-process-grid svg{position:absolute!important;left:13px!important;top:16px!important;width:25px!important;height:25px!important;fill:none!important;stroke:#083d54!important;stroke-width:1.5!important;}
.lncu-process-grid span{position:absolute!important;right:11px!important;top:11px!important;width:24px!important;height:24px!important;font-size:8px!important;border-radius:999px!important;background:#1594b8!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.lncu-process-grid strong{display:block!important;font-size:10px!important;margin:0 24px 4px 0!important;}
.lncu-process-grid p{font-size:8px!important;line-height:1.38!important;margin:0!important;color:#697781!important;}
/* bottom information composition from the approved reference */
.lncu-home-info-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:8px!important;}
.lncu-home-info-card{border:1px solid #dbe5e8!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 24px rgba(6,47,69,.035)!important;padding:16px!important;min-height:0!important;}
.lncu-home-lab-card{grid-column:1/-1!important;display:grid!important;grid-template-columns:minmax(0,1fr) 132px!important;gap:10px!important;overflow:hidden!important;}
.lncu-home-info-card .lncu-label{font-size:8px!important;}
.lncu-home-info-card h2{font-size:23px!important;line-height:1!important;margin:4px 0 8px!important;}
.lncu-home-info-card p,.lncu-home-info-card li{font-size:8.8px!important;line-height:1.42!important;}
.lncu-home-info-card ul{margin:7px 0 9px!important;padding-left:0!important;list-style:none!important;}
.lncu-home-info-card li{margin:4px 0!important;padding-left:18px!important;position:relative!important;}
.lncu-home-info-card li:before{content:"✓"!important;position:absolute!important;left:0!important;color:#1594b8!important;font-weight:900!important;}
.lncu-home-lab-art{width:126px!important;align-self:end!important;justify-self:end!important;transform:rotate(2deg) translate(6px,6px)!important;filter:drop-shadow(0 10px 12px rgba(6,47,69,.12))!important;}
.lncu-home-lab-art img{width:100%!important;border-radius:4px!important;}
.lncu-home-info-card .lncu-btn-small{min-height:34px!important;padding:6px 12px!important;font-size:9px!important;}
.lncu-home-why-card{grid-column:1!important;}
.lncu-home-contact-card{grid-column:2!important;background:#062f45!important;color:#fff!important;position:relative!important;overflow:hidden!important;}
.lncu-home-contact-card:after{content:"";position:absolute;right:-35px;bottom:-55px;width:160px;height:210px;border:2px solid rgba(95,180,206,.22);border-radius:50%;transform:rotate(24deg);}
.lncu-home-contact-card .lncu-label,.lncu-home-contact-card h2{color:#fff!important;}
.lncu-home-contact-card p{color:rgba(255,255,255,.78)!important;}
.lncu-contact-button{min-height:36px!important;font-size:9px!important;border-radius:6px!important;background:#1394b8!important;border-color:#2ba4c3!important;color:#fff!important;position:relative!important;z-index:2!important;}
/* floating cart: unmistakable, brighter blue, same visual as the approved image */
.floating-cart{font-size:0!important;right:12px!important;bottom:72px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;}
.floating-cart:before{content:""!important;display:block!important;background-repeat:no-repeat!important;background-size:contain!important;background-position:center!important;}
.floating-cart>svg,.floating-cart>i,.floating-cart>.cart-icon{display:none!important;}
.floating-cart-count,.floating-cart>span{font-size:10px!important;color:#fff!important;min-width:20px!important;height:20px!important;line-height:16px!important;position:absolute!important;right:-1px!important;top:-5px!important;}
/* footer matching reference */
.lncu-footer{max-width:1180px!important;margin:12px auto 0!important;border-radius:10px 10px 0 0!important;background:#062f45!important;padding:18px 22px!important;display:grid!important;grid-template-columns:1.2fr .72fr 1fr!important;gap:18px!important;}
.lncu-footer .lncu-brand-copy{color:#fff!important;font-size:18px!important;}
.lncu-footer .lncu-brand-mark{width:25px!important;flex-basis:25px!important;}
.lncu-footer .lncu-brand-dna{width:25px!important;height:38px!important;}
.lncu-footer nav{grid-column:2!important;display:grid!important;gap:4px!important;}
.lncu-footer nav a{font-size:8.5px!important;color:#fff!important;text-decoration:none!important;}
.lncu-footer-contact,.lncu-footer-shipping{grid-column:3!important;align-self:start!important;font-size:8px!important;gap:7px!important;}
.lncu-footer-shipping{margin-top:34px!important;}
.lncu-footer-contact svg,.lncu-footer-shipping svg{width:18px!important;height:18px!important;}
.lncu-footer-contact a{font-size:8px!important;color:rgba(255,255,255,.82)!important;overflow-wrap:anywhere!important;}
.lncu-footer small{grid-column:1/-1!important;border-top:1px solid rgba(255,255,255,.14)!important;padding-top:7px!important;font-size:8px!important;color:rgba(255,255,255,.58)!important;}
.lncu-footer-ruo{font-size:8px!important;padding:5px 8px!important;background:#062f45!important;color:rgba(255,255,255,.65)!important;border-top:1px solid rgba(255,255,255,.12)!important;}
/* WooCommerce archive cards echo the same visual language */
.woocommerce ul.products li.product{box-shadow:0 7px 20px rgba(6,47,69,.04)!important;border:1px solid #d9e5e9!important;background:#fff!important;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{text-decoration:none!important;color:#0d2030!important;font-family:var(--ln-serif)!important;font-weight:500!important;}
.woocommerce ul.products li.product .price{color:#0b7897!important;font-weight:800!important;}
.woocommerce ul.products li.product a.button{background:#062f45!important;color:#fff!important;border:0!important;box-shadow:none!important;}
.woocommerce ul.products li.product a.button:hover{background:#0b506b!important;}
@media (max-width:700px){
  .lncu-brand-mark{width:25px!important;flex-basis:25px!important;height:38px!important;}
  .lncu-brand-dna{width:25px!important;height:38px!important;}
  .lncu-brand-copy{font-size:18px!important;}
  .lncu-hero{min-height:0!important;}
  .lncu-hero-text{grid-column:1!important;}
  .lncu-hero h1{margin-bottom:10px!important;}
  .lncu-hero-visual{grid-column:2!important;grid-row:1!important;overflow:hidden!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;}
  .lncu-hero-img{width:180px!important;max-width:150%!important;transform:translate(-13px,28px)!important;filter:drop-shadow(0 15px 14px rgba(6,47,69,.14))!important;}
  .lncu-dna-art{width:190px!important;height:285px!important;right:-75px!important;top:-20px!important;opacity:.78!important;}
  .lncu-hero-trust{grid-column:1/-1!important;grid-row:2!important;}
  .lncu-home-discount{padding:8px 10px!important;gap:8px!important;}
  .lncu-home-discount-icon{width:35px!important;height:35px!important;flex-basis:35px!important;}
  .lncu-home-discount-icon svg{width:20px!important;height:20px!important;}
  .lncu-home-discount-label{font-size:10px!important;}
  .lncu-home-discount-copy strong{font-size:9px!important;}
  .lncu-home-discount-copy small{font-size:8px!important;}
  .lncu-home-discount-copy{gap:1px 6px!important;}
  .lncu-section{padding-top:22px!important;}
  .lncu-section-head h2{font-size:26px!important;max-width:230px!important;}
  .lncu-section-head .lncu-text-link{font-size:8.5px!important;}
  .lncu-product-card{grid-template-columns:1fr!important;min-height:0!important;}
  .lncu-prod-img{height:126px!important;min-height:126px!important;padding:5px!important;}
  .lncu-product-card h3{line-height:1.05!important;}
  .lncu-product-badge{top:5px!important;left:5px!important;font-size:8px!important;padding:3px 5px!important;}
  .lncu-process{padding:12px 10px 10px!important;margin-top:14px!important;}
  .lncu-process-title h2{font-size:22px!important;}
  .lncu-process-grid>div{min-height:84px!important;padding:10px 8px 8px 43px!important;}
  .lncu-process-grid svg{left:9px!important;top:14px!important;width:21px!important;height:21px!important;}
  .lncu-process-grid span{width:19px!important;height:19px!important;font-size:8px!important;right:7px!important;top:8px!important;}
  .lncu-process-grid strong{font-size:8px!important;margin-right:17px!important;}
  .lncu-process-grid p{font-size:8px!important;}
  .lncu-home-info-grid{gap:7px!important;}
  .lncu-home-info-card{padding:11px!important;border-radius:9px!important;}
  .lncu-home-lab-card{grid-template-columns:minmax(0,1fr) 86px!important;}
  .lncu-home-info-card h2{font-size:17px!important;}
  .lncu-home-info-card p,.lncu-home-info-card li{font-size:8px!important;}
  .lncu-home-info-card li{padding-left:13px!important;margin:2px 0!important;}
  .lncu-home-lab-art{width:83px!important;}
  .lncu-home-info-card .lncu-btn-small{min-height:28px!important;font-size:8px!important;padding:5px 9px!important;}
  .lncu-home-why-card,.lncu-home-contact-card{min-height:132px!important;}
  .lncu-contact-button{min-height:29px!important;font-size:8px!important;}
  .lncu-footer{margin:9px 8px 0!important;padding:12px 10px!important;grid-template-columns:1.15fr .72fr 1fr!important;gap:8px!important;border-radius:7px 7px 0 0!important;}
  .lncu-footer .lncu-brand-copy{font-size:13px!important;}
  .lncu-footer .lncu-brand-mark{width:18px!important;flex-basis:18px!important;}
  .lncu-footer .lncu-brand-dna{width:18px!important;height:28px!important;}
  .lncu-footer nav{gap:2px!important;}
  .lncu-footer nav a{font-size:8px!important;}
  .lncu-footer-contact,.lncu-footer-shipping{font-size:8px!important;gap:4px!important;}
  .lncu-footer-shipping{margin-top:23px!important;}
  .lncu-footer-contact svg,.lncu-footer-shipping svg{width:12px!important;height:12px!important;}
  .lncu-footer-contact a{font-size:8px!important;}
  .lncu-footer small{font-size:8px!important;padding-top:4px!important;}
  .lncu-footer-ruo{font-size:8px!important;padding:4px 6px!important;}
}
@media (max-width:390px){
  .lncu-hero-img{width:170px!important;transform:translate(-18px,27px)!important;}
  .lncu-home-lab-card{grid-template-columns:minmax(0,1fr) 78px!important;}
  .lncu-home-lab-art{width:76px!important;}
}
/* ==========================================================================
   v2.3.1 — USER-SUPPLIED ASSET LOCK / MOBILE REFERENCE MATCH
   Uses the approved Longevity North logo and hero artwork supplied by owner.
   This is intentionally a visual-only override: commerce, discount, COA and
   payment behaviour remain untouched.
   ========================================================================== */
/* Header: use the exact supplied logo artwork, not a CSS/SVG approximation. */
.lncu-header-brand{display:flex!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:195px!important;height:54px!important;padding:0!important;overflow:visible!important;background:transparent!important;}
.lncu-header-brand-image{display:block!important;width:auto!important;height:48px!important;max-width:190px!important;object-fit:contain!important;object-position:left center!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important;}
/* Header controls: clearer cart, closer to approved reference. */
.lncu-cart-link{width:46px!important;height:46px!important;background:#1b9abb!important;border-color:#1b9abb!important;color:#fff!important;box-shadow:0 7px 17px rgba(21,143,177,.18)!important;}
.lncu-cart-link svg{width:25px!important;height:25px!important;stroke-width:1.85!important;}
.lncu-cart-link b{right:-2px!important;top:-6px!important;min-width:21px!important;height:21px!important;background:#06364d!important;border:2px solid #fff!important;font-size:10px!important;}
.lncu-menu-toggle{width:46px!important;height:46px!important;border-color:#c7dbe3!important;box-shadow:0 5px 14px rgba(6,47,69,.035)!important;}
.lncu-menu-toggle>span:not(.screen-reader-text){width:22px!important;height:2px!important;}
/* Hero: exact reference composition. Text and image share the same compact panel. */
.lncu-hero{grid-template-columns:minmax(0,55%) minmax(0,45%)!important;grid-template-rows:minmax(300px,auto) auto!important;min-height:0!important;background:linear-gradient(105deg,#fff 0%,#f8fcfd 51%,#e5f2f7 100%)!important;overflow:hidden!important;}
.lncu-hero:before{background:radial-gradient(circle at 74% 16%,rgba(255,255,255,.74),transparent 24%),linear-gradient(105deg,rgba(255,255,255,.22),transparent 62%)!important;}
.lncu-hero-text{grid-column:1!important;grid-row:1!important;padding:44px 18px 34px 34px!important;align-self:center!important;}
.lncu-hero h1{font-size:clamp(43px,4.3vw,61px)!important;line-height:.98!important;letter-spacing:-.047em!important;white-space:nowrap!important;}
.lncu-hero-text>p{font-size:14px!important;line-height:1.55!important;max-width:470px!important;}
.lncu-actions{margin-top:21px!important;}
.lncu-hero-visual{grid-column:2!important;grid-row:1!important;position:relative!important;min-height:300px!important;height:auto!important;padding:0!important;overflow:hidden!important;align-self:stretch!important;background:#dfeff6!important;display:block!important;}
.lncu-hero-visual:before,.lncu-hero-visual:after{display:none!important;}
.lncu-home-hero-reference{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:50% 53%!important;transform:none!important;filter:none!important;border-radius:0!important;box-shadow:none!important;}
.lncu-hero-visual .lncu-dna-art{display:none!important;}
.lncu-hero-trust{grid-column:1/-1!important;grid-row:2!important;margin:0 18px 14px!important;position:relative!important;z-index:4!important;}
/* Floating cart: obvious cart glyph, brighter blue, no abstract icon. */
.floating-cart{width:58px!important;height:58px!important;background:#1b9abb!important;color:#fff!important;border:0!important;box-shadow:0 12px 26px rgba(8,79,105,.20)!important;}
.floating-cart:before{width:31px!important;height:31px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 4h2.7l1.9 9.3a2.3 2.3 0 0 0 2.3 1.8h7.2a2.3 2.3 0 0 0 2.2-1.6L21 7H6'/%3E%3Cpath d='M8.2 10h10.7'/%3E%3Ccircle cx='9.4' cy='19' r='1.6'/%3E%3Ccircle cx='17.5' cy='19' r='1.6'/%3E%3C/svg%3E")!important;}
.floating-cart-count,.floating-cart>span{background:#06364d!important;border:2px solid #fff!important;}
/* Slightly tighter rhythm directly below hero, as in approved mobile image. */
.lncu-home-discount{margin-top:9px!important;}
.lncu-best-sellers{padding-top:22px!important;}
@media (max-width:700px){
  .lncu-top-note{height:24px!important;font-size:8px!important;letter-spacing:.035em!important;}
  .lncu-header{height:68px!important;padding:0 15px!important;}
  .lncu-header-brand{height:52px!important;max-width:190px!important;}
  .lncu-header-brand-image{height:46px!important;max-width:184px!important;}
  .lncu-header-actions{gap:8px!important;}
  .lncu-cart-link,.lncu-menu-toggle{width:43px!important;height:43px!important;}
  .lncu-cart-link svg{width:24px!important;height:24px!important;}
  .lncu-menu-toggle>span:not(.screen-reader-text){width:21px!important;}
  .lncu-nav{top:68px!important;}
  .lncu-main{padding:10px 14px 34px!important;}
  .lncu-hero{grid-template-columns:minmax(0,57%) minmax(0,43%)!important;grid-template-rows:252px auto!important;border-radius:12px!important;}
  .lncu-hero-text{padding:22px 3px 15px 17px!important;align-self:center!important;}
  .lncu-kicker{font-size:8px!important;letter-spacing:.15em!important;margin-bottom:9px!important;}
  .lncu-kicker>span{width:17px!important;margin-right:5px!important;}
  .lncu-kicker i{padding:0 2.5px!important;}
  .lncu-hero h1{font-size:28px!important;line-height:.97!important;letter-spacing:-.045em!important;margin:0 0 10px!important;white-space:nowrap!important;}
  .lncu-hero-text>p{font-size:9.7px!important;line-height:1.46!important;max-width:100%!important;margin:0!important;color:#586a75!important;}
  .lncu-actions{gap:7px!important;margin-top:13px!important;flex-wrap:nowrap!important;}
  .lncu-actions .lncu-btn{min-height:34px!important;padding:7px 9px!important;font-size:8.2px!important;gap:6px!important;white-space:nowrap!important;}
  .lncu-hero-visual{min-height:252px!important;height:252px!important;align-self:auto!important;}
  .lncu-home-hero-reference{object-fit:cover!important;object-position:49% 52%!important;}
  .lncu-hero-trust{margin:0 9px 9px!important;border-radius:7px!important;}
  .lncu-hero-trust>div{min-height:49px!important;padding:7px 8px!important;gap:7px!important;}
  .lncu-hero-trust svg{width:17px!important;height:17px!important;flex-basis:17px!important;}
  .lncu-hero-trust strong{font-size:8.4px!important;}
  .lncu-hero-trust small{font-size:8px!important;}
  .floating-cart{width:54px!important;height:54px!important;right:9px!important;bottom:70px!important;}
  .floating-cart:before{width:28px!important;height:28px!important;}
}
@media (max-width:390px){
  .lncu-header-brand-image{height:43px!important;max-width:174px!important;}
  .lncu-header-brand{max-width:178px!important;}
  .lncu-cart-link,.lncu-menu-toggle{width:41px!important;height:41px!important;}
  .lncu-hero{grid-template-columns:minmax(0,58%) minmax(0,42%)!important;grid-template-rows:244px auto!important;}
  .lncu-hero-text{padding-left:15px!important;}
  .lncu-hero h1{font-size:26.5px!important;}
  .lncu-hero-text>p{font-size:9.2px!important;}
  .lncu-actions .lncu-btn{font-size:8px!important;padding-left:7px!important;padding-right:7px!important;}
  .lncu-hero-visual{height:244px!important;min-height:244px!important;}
}
/* ==========================================================================
   v2.3.2 — VISUAL POLISH / OWNER REVIEW FIXES
   - Same supplied Longevity North lockup in header and footer
   - No bestseller badges
   - Compact lab hero using the homepage hero artwork
   - Premium contact card
   - Home link in navigation
   - Mobile-safe full-width add-to-cart button
   - Slightly smaller single-product gallery
   ========================================================================== */
/* The supplied logo is now the single brand source everywhere. */
.lncu-footer-brand-lockup{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:max-content!important;max-width:220px!important;min-width:0!important;height:auto!important;padding:7px 9px!important;border-radius:10px!important;background:#fff!important;box-shadow:0 7px 20px rgba(0,0,0,.10)!important;overflow:hidden!important;}
.lncu-footer .lncu-footer-brand-lockup .lncu-header-brand-image{display:block!important;width:auto!important;height:50px!important;max-width:195px!important;object-fit:contain!important;object-position:left center!important;background:#fff!important;margin:0!important;}
/* Owner requested clean product cards without BESTSELGER pills. */
.lncu-product-badge{display:none!important;}
/* Lab page: same hero artwork/background as homepage, but deliberately more compact. */
.lncu-lab-hero{grid-template-columns:minmax(0,57%) minmax(0,43%)!important;min-height:330px!important;background:linear-gradient(105deg,#fff 0%,#f8fcfd 51%,#e5f2f7 100%)!important;}
.lncu-lab-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 74% 16%,rgba(255,255,255,.74),transparent 24%),linear-gradient(105deg,rgba(255,255,255,.22),transparent 62%);}
.lncu-lab-hero .lncu-editorial-copy{padding:36px 24px 32px 40px!important;position:relative;z-index:2;}
.lncu-lab-hero h1{font-size:48px!important;line-height:.98!important;margin-bottom:12px!important;}
.lncu-lab-hero p{font-size:13.5px!important;line-height:1.52!important;margin:8px 0!important;}
.lncu-lab-reference-visual{position:relative!important;min-height:330px!important;height:330px!important;padding:0!important;overflow:hidden!important;background:#dfeff6!important;align-self:stretch!important;}
.lncu-lab-reference-visual .lncu-home-hero-reference{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:48% 52%!important;transform:none!important;border-radius:0!important;filter:none!important;}
.lncu-lab-page .lncu-simple-main{padding-top:14px!important;}
.lncu-lab-page .lncu-lab-summary{margin-top:0!important;margin-bottom:15px!important;gap:8px!important;}
.lncu-lab-page .lncu-lab-summary>div{padding:12px 13px!important;min-height:0!important;}
.lncu-lab-page .lncu-lab-section-head{margin-top:8px!important;margin-bottom:12px!important;}
/* FAQ contact block: premium, calmer and clearly separated from the FAQ list. */
.lncu-contact-ribbon{position:relative!important;overflow:hidden!important;margin-top:22px!important;background:linear-gradient(125deg,#f8fcfd 0%,#edf7fa 54%,#e3f2f7 100%)!important;border:1px solid #cfe1e8!important;border-radius:22px!important;padding:30px 30px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(330px,430px)!important;gap:28px!important;align-items:center!important;box-shadow:0 18px 45px rgba(6,47,69,.07)!important;}
.lncu-contact-ribbon:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-90px;top:-110px;background:radial-gradient(circle,rgba(58,176,207,.15),transparent 68%);pointer-events:none;}
.lncu-contact-copy{position:relative;z-index:2;}
.lncu-contact-ribbon h2{font-family:var(--ln-serif)!important;font-size:36px!important;line-height:1!important;font-weight:500!important;letter-spacing:-.04em!important;margin:5px 0 10px!important;}
.lncu-contact-ribbon p{font-size:13px!important;line-height:1.55!important;max-width:520px!important;color:var(--ln-muted)!important;}
.lncu-contact-mail-wrap{position:relative;z-index:2;}
.lncu-contact-email{display:grid!important;grid-template-columns:44px minmax(0,1fr) 24px!important;gap:12px!important;align-items:center!important;width:100%!important;min-width:0!important;padding:13px 14px!important;border:1px solid #b8ced8!important;border-radius:14px!important;background:rgba(255,255,255,.94)!important;color:var(--ln-navy)!important;box-shadow:0 10px 25px rgba(6,47,69,.06)!important;transition:transform .2s ease,box-shadow .2s ease!important;}
.lncu-contact-email:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px rgba(6,47,69,.11)!important;}
.lncu-contact-email-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e9f6fa;color:var(--ln-blue);}
.lncu-contact-email-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;}
.lncu-contact-email-copy{min-width:0;display:block;}
.lncu-contact-email-copy small{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--ln-blue);font-weight:850;margin-bottom:3px;}
.lncu-contact-email-copy strong{display:block;font-size:12px;line-height:1.3;overflow-wrap:anywhere;color:var(--ln-navy);}
.lncu-contact-email-arrow{font-size:20px;color:var(--ln-blue);justify-self:end;}
/* Product gallery: retain the gallery but reduce visual dominance. */
.woocommerce div.product div.images .woocommerce-product-gallery__image>a{display:flex!important;align-items:center!important;justify-content:center!important;}
.woocommerce div.product div.images .woocommerce-product-gallery__image img{height:auto!important;margin:0 auto!important;}
.woocommerce div.product div.images .flex-control-thumbs img{width:100%!important;max-width:100%!important;margin:0!important;}
/* Add-to-cart: robust geometry so the complete label is always visible. */
.woocommerce div.product form.cart{align-items:stretch!important;}
.woocommerce div.product .single_add_to_cart_button{position:relative!important;overflow:visible!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;line-height:1.2!important;padding-left:44px!important;padding-right:20px!important;}
.woocommerce div.product .single_add_to_cart_button:before{content:"";position:absolute;left:17px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 4h2.7l1.9 9.3a2.3 2.3 0 0 0 2.3 1.8h7.2a2.3 2.3 0 0 0 2.2-1.6L21 7H6'/%3E%3Ccircle cx='9.4' cy='19' r='1.6'/%3E%3Ccircle cx='17.5' cy='19' r='1.6'/%3E%3C/svg%3E");}
@media (max-width:700px){
  /* Footer supplied logo stays readable on the dark footer. */
  .lncu-footer-brand-lockup{max-width:188px!important;padding:6px 8px!important;border-radius:9px!important;}
  .lncu-footer .lncu-footer-brand-lockup .lncu-header-brand-image{height:43px!important;max-width:170px!important;}
  /* Compact lab hero = less scrolling before analysis cards. */
  .lncu-lab-hero{margin:12px 14px 0!important;border-radius:14px!important;grid-template-columns:minmax(0,58%) minmax(0,42%)!important;min-height:262px!important;}
  .lncu-lab-hero .lncu-editorial-copy{padding:20px 8px 18px 17px!important;align-self:center!important;}
  .lncu-lab-hero .lncu-kicker{font-size:8px!important;letter-spacing:.13em!important;margin-bottom:8px!important;}
  .lncu-lab-hero h1{font-size:27px!important;line-height:.97!important;letter-spacing:-.04em!important;margin:0 0 9px!important;}
  .lncu-lab-hero p{font-size:8.8px!important;line-height:1.43!important;margin:5px 0!important;color:#5a6b76!important;}
  .lncu-lab-reference-visual{height:262px!important;min-height:262px!important;}
  .lncu-lab-reference-visual .lncu-home-hero-reference{object-position:46% 52%!important;}
  .lncu-lab-page .lncu-simple-main{padding-top:8px!important;}
  .lncu-lab-page .lncu-lab-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;margin:0 0 10px!important;}
  .lncu-lab-page .lncu-lab-summary>div{padding:8px 7px!important;border-radius:9px!important;gap:4px!important;align-items:flex-start!important;}
  .lncu-lab-page .lncu-lab-summary svg{width:17px!important;height:17px!important;}
  .lncu-lab-page .lncu-lab-summary strong{font-size:8px!important;line-height:1.15!important;}
  .lncu-lab-page .lncu-lab-summary span{font-size:8px!important;line-height:1.25!important;}
  .lncu-lab-page .lncu-lab-section-head{margin:5px 0 9px!important;}
  /* Contact card stacks neatly on phones without looking like a plain text box. */
  .lncu-contact-ribbon{grid-template-columns:1fr!important;gap:16px!important;padding:22px 18px!important;border-radius:16px!important;margin-top:15px!important;}
  .lncu-contact-ribbon h2{font-size:30px!important;margin-bottom:8px!important;}
  .lncu-contact-ribbon p{font-size:10.5px!important;}
  .lncu-contact-email{grid-template-columns:38px minmax(0,1fr) 20px!important;padding:10px 11px!important;border-radius:12px!important;gap:9px!important;}
  .lncu-contact-email-icon{width:38px;height:38px;}
  .lncu-contact-email-icon svg{width:19px;height:19px;}
  .lncu-contact-email-copy strong{font-size:9.5px!important;}
  .lncu-contact-email-copy small{font-size:8px!important;}
  /* Slightly smaller gallery with breathing room around the main image. */
  .woocommerce div.product div.images .woocommerce-product-gallery__image img{margin:0 auto!important;object-fit:contain!important;}
  .woocommerce div.product div.images .flex-control-thumbs{margin:9px auto 0!important;}
  .woocommerce div.product div.images .flex-control-thumbs img{width:100%!important;max-width:100%!important;}
  /* Stack quantity over a true full-width CTA. This fixes the clipped label. */
  .woocommerce div.product form.cart{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;padding:10px!important;margin:12px 0!important;border-radius:12px!important;}
  .woocommerce div.product form.cart .quantity{width:100%!important;max-width:none!important;display:flex!important;justify-content:center!important;align-items:center!important;margin:0!important;}
  .woocommerce .quantity .qty{width:96px!important;max-width:96px!important;min-height:46px!important;font-size:15px!important;}
  .woocommerce div.product .single_add_to_cart_button{width:100%!important;max-width:none!important;min-width:0!important;min-height:50px!important;font-size:13px!important;padding:11px 16px 11px 45px!important;white-space:nowrap!important;border-radius:9px!important;}
  .woocommerce div.product .single_add_to_cart_button:before{left:18px!important;width:20px!important;height:20px!important;}
}
@media (max-width:390px){
  .lncu-footer-brand-lockup{max-width:174px!important;}
  .lncu-footer .lncu-footer-brand-lockup .lncu-header-brand-image{height:40px!important;max-width:158px!important;}
  .lncu-lab-hero{grid-template-columns:minmax(0,60%) minmax(0,40%)!important;min-height:250px!important;}
  .lncu-lab-reference-visual{height:250px!important;min-height:250px!important;}
  .lncu-lab-hero h1{font-size:25px!important;}
  .lncu-lab-hero p{font-size:8.2px!important;}
  .woocommerce div.product .single_add_to_cart_button{font-size:12px!important;padding-left:42px!important;padding-right:10px!important;}
}
/* ==========================================================================
   v2.3.3 — PREMIUM COMMERCE REFINEMENT
   Mobile-first navigation, compact integrated footer, easier product browsing,
   simpler product purchase flow and calmer checkout presentation.
   ========================================================================== */
/* Whole product cards are discoverable/tappable; explicit links remain for accessibility. */
.lncu-clickable-product{cursor:pointer;}
.lncu-clickable-product:focus-visible{outline:2px solid var(--ln-blue)!important;outline-offset:3px;}
.lncu-product-card h3 a,.lncu-product-card .lncu-small-link,
.woocommerce ul.products li.product .woocommerce-loop-product__link,
.woocommerce ul.products li.product .woocommerce-loop-product__title{text-decoration:none!important;}
.woocommerce ul.products li.product{cursor:pointer!important;}
.woocommerce ul.products li.product a:not(.button){text-decoration:none!important;}
.woocommerce ul.products li.product a.button{border-radius:999px!important;}
/* Mobile sticky header: transparent brand logic stays intact, but it occupies less vertical space after scroll. */
@media (max-width:700px){
  .lncu-header{position:sticky!important;top:0!important;z-index:980!important;transition:height .2s ease,box-shadow .2s ease,padding .2s ease!important;box-shadow:0 1px 0 rgba(6,47,69,.05)!important;}
  .lncu-header.lncu-header-compact{height:54px!important;padding-left:14px!important;padding-right:14px!important;box-shadow:0 10px 26px rgba(6,47,69,.10)!important;}
  .lncu-header.lncu-header-compact .lncu-header-brand{height:43px!important;max-width:162px!important;}
  .lncu-header.lncu-header-compact .lncu-header-brand-image{height:38px!important;max-width:156px!important;}
  .lncu-header.lncu-header-compact .lncu-cart-link,
  .lncu-header.lncu-header-compact .lncu-menu-toggle{width:36px!important;height:36px!important;}
  .lncu-header.lncu-header-compact .lncu-nav{top:54px!important;}
}
/* Integrated medium-density footer — no white logo tile and no second RUO strip. */
.lncu-footer.lncu-footer-v233{max-width:1180px!important;margin:22px auto 0!important;border-radius:18px 18px 0 0!important;background:linear-gradient(135deg,#052b40 0%,#07384f 100%)!important;display:grid!important;align-items:start!important;color:#fff!important;box-shadow:0 -10px 38px rgba(6,47,69,.05)!important;}
.lncu-footer-brand{grid-column:auto!important;}
.lncu-footer-brand-link{display:inline-flex!important;width:auto!important;max-width:228px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.lncu-footer-brand-image{display:block!important;width:auto!important;height:49px!important;max-width:220px!important;object-fit:contain!important;background:transparent!important;filter:none!important;}
.lncu-footer-brand p{margin:8px 0 0!important;max-width:310px!important;color:rgba(255,255,255,.70)!important;font-size:10px!important;line-height:1.45!important;}
.lncu-footer-nav{grid-column:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:5px!important;margin:2px 0 0!important;}
.lncu-footer-nav a{color:#fff!important;text-decoration:none!important;font-size:10px!important;font-weight:760!important;line-height:1.3!important;}
.lncu-footer-nav a:hover{color:#8bd0e3!important;}
.lncu-footer-utility{display:grid!important;gap:10px!important;margin:1px 0 0!important;}
.lncu-footer-utility-item{display:grid!important;grid-template-columns:26px minmax(0,1fr)!important;gap:9px!important;align-items:center!important;min-width:0!important;color:#fff!important;text-decoration:none!important;padding:6px 0!important;}
.lncu-footer-utility-item svg{width:22px!important;height:22px!important;fill:none!important;stroke:#9bd7e7!important;stroke-width:1.6!important;}
.lncu-footer-utility-item strong,.lncu-footer-utility-item small{display:block!important;}
.lncu-footer-utility-item strong{font-size:10px!important;line-height:1.2!important;color:#fff!important;}
.lncu-footer-utility-item small{font-size:8.5px!important;line-height:1.35!important;color:rgba(255,255,255,.66)!important;overflow-wrap:anywhere!important;margin-top:2px!important;}
.lncu-footer-bottom{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border-top:1px solid rgba(255,255,255,.12)!important;padding-top:11px!important;margin-top:1px!important;}
.lncu-footer-bottom small,.lncu-footer-bottom span{font-size:8px!important;line-height:1.35!important;color:rgba(255,255,255,.52)!important;}
.lncu-footer-bottom strong{color:rgba(255,255,255,.74)!important;font-weight:750!important;}
.lncu-footer-ruo{display:none!important;}
/* Product page: image remains premium, but purchase action reaches the viewport sooner. */
.single-product .site-main>div.product{position:relative!important;}
.woocommerce div.product div.images{max-width:540px!important;}
.woocommerce div.product div.images .woocommerce-product-gallery__image img{width:86%!important;max-width:86%!important;max-height:560px!important;object-fit:contain!important;}
.woocommerce div.product .summary{align-self:start!important;}
.woocommerce div.product form.cart{background:linear-gradient(180deg,#fbfdfe,#f4f9fb)!important;border-color:#d3e2e8!important;box-shadow:0 10px 26px rgba(6,47,69,.045)!important;}
.woocommerce div.product .single_add_to_cart_button{background:linear-gradient(135deg,#062f45,#0b506b)!important;box-shadow:0 8px 20px rgba(6,47,69,.13)!important;transition:transform .18s ease,box-shadow .18s ease!important;}
.woocommerce div.product .single_add_to_cart_button:hover{transform:translateY(-1px)!important;box-shadow:0 12px 24px rgba(6,47,69,.18)!important;}
.lncu-tier-note{background:#fff!important;box-shadow:0 7px 22px rgba(6,47,69,.035)!important;}
/* Sticky purchase helper: hidden by default and only appears on phones after original CTA scrolls away. */
.lncu-sticky-buy{display:none;position:fixed;left:10px;right:10px;bottom:10px;z-index:1100;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;background:rgba(4,40,58,.96);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.13);border-radius:15px;padding:9px 9px 9px 13px;box-shadow:0 18px 42px rgba(3,34,52,.28);transform:translateY(125%);opacity:0;transition:transform .22s ease,opacity .22s ease;}
.lncu-sticky-buy-copy{min-width:0;display:block;color:#fff;}
.lncu-sticky-buy-copy strong{display:block;font-family:var(--ln-serif);font-size:12px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.lncu-sticky-buy-copy small{display:block;font-size:10px;color:#9ad4e4;font-weight:800;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.lncu-sticky-buy button{border:0;border-radius:999px;background:#1b9abb;color:#fff;min-height:40px;padding:8px 14px;font-size:10px;font-weight:850;white-space:nowrap;cursor:pointer;}
/* Checkout/cart: fewer visual containers, strong method separation, clearer final action. */
.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-additional-fields{border:1px solid #d7e4e9!important;background:#fff!important;box-shadow:0 12px 34px rgba(6,47,69,.045)!important;}
.woocommerce-checkout #payment{background:transparent!important;border:0!important;padding:0!important;}
.woocommerce-checkout #payment ul.payment_methods{padding:0!important;background:transparent!important;border:0!important;display:grid!important;}
.woocommerce-checkout #payment ul.payment_methods li{margin:0!important;background:#fff!important;border:1px solid #d3e2e8!important;}
.woocommerce-checkout #payment ul.payment_methods li>label{font-weight:800!important;color:var(--ln-ink)!important;}
.woocommerce-checkout #payment .payment_box{background:#f1f7f9!important;border-radius:9px!important;color:var(--ln-muted)!important;margin:10px 0 0!important;}
.woocommerce-checkout #payment .payment_box:before{border-bottom-color:#f1f7f9!important;}
.woocommerce-checkout #payment .place-order{padding:14px 0 0!important;}
.woocommerce-checkout #payment #place_order{border-radius:999px!important;background:linear-gradient(135deg,#062f45,#0b506b)!important;box-shadow:0 11px 24px rgba(6,47,69,.15)!important;font-weight:850!important;letter-spacing:.01em!important;}
.woocommerce-privacy-policy-text{font-size:10px!important;line-height:1.45!important;color:#6b7b86!important;margin-top:9px!important;}
.woocommerce-privacy-policy-text a{color:var(--ln-blue)!important;}
/* Mobile density and navigation hierarchy. */
@media (max-width:700px){
  .lncu-footer.lncu-footer-v233{margin:16px 10px 0!important;border-radius:14px 14px 0 0!important;}
  .lncu-footer-brand{grid-column:1!important;}
  .lncu-footer-brand-link{max-width:184px!important;}
  .lncu-footer-brand-image{height:42px!important;max-width:180px!important;}
  .lncu-footer-brand p{font-size:8px!important;line-height:1.38!important;margin-top:6px!important;}
  .lncu-footer-nav{grid-column:2!important;gap:4px!important;}
  .lncu-footer-nav a{font-size:8px!important;}
  .lncu-footer-utility{grid-column:1/-1!important;grid-template-columns:1fr 1fr!important;gap:8px!important;border-top:1px solid rgba(255,255,255,.09)!important;padding-top:8px!important;}
  .lncu-footer-utility-item{grid-template-columns:22px minmax(0,1fr)!important;gap:7px!important;padding:3px 0!important;}
  .lncu-footer-utility-item svg{width:18px!important;height:18px!important;}
  .lncu-footer-utility-item strong{font-size:8px!important;}
  .lncu-footer-utility-item small{font-size:8px!important;}
  .lncu-footer-bottom{padding-top:8px!important;gap:8px!important;flex-wrap:wrap!important;}
  .lncu-footer-bottom small,.lncu-footer-bottom span{font-size:8px!important;}
  .woocommerce div.product div.images{width:90%!important;max-width:90%!important;margin:0 auto 10px!important;padding:8px!important;}
  .woocommerce div.product div.images .woocommerce-product-gallery__image img{width:82%!important;max-width:82%!important;max-height:430px!important;}
  .woocommerce div.product div.images .flex-control-thumbs{width:88%!important;margin-top:7px!important;}
  .woocommerce div.product .product_title{font-size:30px!important;}
  .woocommerce div.product p.price,.woocommerce div.product span.price{font-size:20px!important;}
  .woocommerce div.product form.cart{margin-top:10px!important;}
  .lncu-sticky-buy{display:grid;}
  .lncu-sticky-buy.is-visible{transform:translateY(0);opacity:1;}
  body.lncu-sticky-buy-visible .floating-cart{bottom:76px!important;transform:scale(.9)!important;}
  .lncu-product-grid{gap:8px!important;}
  .lncu-product-card{border-radius:12px!important;}
  .lncu-product-card-copy{padding:9px 9px 11px!important;}
  .lncu-product-card h3{font-size:13px!important;margin-bottom:7px!important;}
  .lncu-product-price{font-size:11px!important;}
  .lncu-small-link{font-size:8px!important;margin-top:8px!important;}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{margin-top:9px!important;}
  .woocommerce ul.products li.product a.button{min-height:35px!important;font-size:9px!important;border-radius:999px!important;}
}
/* Very narrow phones: keep footer readable without returning to a tall stack. */
@media (max-width:390px){
  .lncu-footer.lncu-footer-v233{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)!important;}
  .lncu-footer-brand-link{max-width:164px!important;}
  .lncu-footer-brand-image{height:38px!important;max-width:160px!important;}
  .lncu-footer-nav a{font-size:8px!important;}
  .lncu-footer-brand p{font-size:8px!important;}
  .lncu-footer-utility-item strong{font-size:8px!important;}
  .lncu-footer-utility-item small{font-size:8px!important;}
  .lncu-sticky-buy{left:7px;right:7px;bottom:7px;padding:8px 8px 8px 11px;}
  .lncu-sticky-buy-copy strong{font-size:11px;}
  .lncu-sticky-buy button{padding:8px 11px;font-size:9px;}
}
/* WooCommerce header wrapper must not constrain the sticky child to a 100px-high parent. */
.lncu-woo-custom-header{display:contents!important;}
/* Footer lockup: colored DNA mark + white serif name directly on navy. */
.lncu-footer-lockup{display:inline-flex!important;align-items:center!important;gap:10px!important;max-width:220px!important;}
.lncu-footer-dna-image{display:block!important;width:32px!important;height:48px!important;object-fit:contain!important;background:transparent!important;flex:0 0 32px!important;}
.lncu-footer-brand-copy{font-family:var(--ln-serif)!important;font-size:22px!important;line-height:.82!important;letter-spacing:-.04em!important;font-weight:700!important;color:#fff!important;white-space:nowrap!important;}
@media (max-width:700px){
  .lncu-footer-lockup{gap:8px!important;}
  .lncu-footer-dna-image{width:27px!important;height:40px!important;flex-basis:27px!important;}
  .lncu-footer-brand-copy{font-size:18px!important;}
}
@media (max-width:390px){
  .lncu-footer-dna-image{width:24px!important;height:36px!important;flex-basis:24px!important;}
  .lncu-footer-brand-copy{font-size:16px!important;}
}
/* ===== v2.3.4 navigation + commerce polish ===== */
/* Curated homepage language instead of promotional bestseller language. */
.lncu-best-sellers .lncu-section-head h2{max-width:none!important;}
.lncu-best-sellers .lncu-section-head .lncu-text-link{white-space:nowrap!important;}
/* Menu icons are mobile-only and inherit the exact same ink color as the menu type. */
.lncu-nav a{display:flex!important;align-items:center!important;}
.lncu-nav-icon{display:none!important;flex:0 0 auto!important;color:inherit!important;}
.lncu-nav-icon svg{display:block!important;width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
/* Compact footer: brand + navigation + quiet legal line only. */
.lncu-footer.lncu-footer-v233{grid-template-columns:minmax(0,1.45fr) minmax(150px,.55fr)!important;gap:16px 26px!important;padding:18px 24px 12px!important;min-height:0!important;}
.lncu-footer-v233 .lncu-footer-brand{grid-column:1!important;}
.lncu-footer-v233 .lncu-footer-nav{grid-column:2!important;align-self:start!important;}
.lncu-footer-v233 .lncu-footer-utility{display:none!important;}
.lncu-footer-v233 .lncu-footer-bottom{grid-column:1/-1!important;margin-top:0!important;padding-top:8px!important;}
.lncu-footer-v233 .lncu-footer-brand p{margin-top:6px!important;max-width:360px!important;}
/* Lab cards: analysis and product are equally obvious but still lightweight links. */
.lncu-lab-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:20px!important;white-space:nowrap!important;}
.lncu-lab-actions .lncu-small-link{margin:0!important;}
.lncu-lab-open-link{color:var(--ln-blue)!important;}
.lncu-lab-product-link{color:var(--ln-ink)!important;}
.lncu-lab-product-link:hover,.lncu-lab-open-link:hover{opacity:.72!important;}
@media (max-width:700px){
  .lncu-nav a{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;color:var(--ln-ink)!important;font-weight:750!important;}
  .lncu-nav-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--ln-ink)!important;}
  .lncu-nav-icon svg{width:17px!important;height:17px!important;}
  .lncu-menu-open .lncu-nav a:hover{color:var(--ln-ink)!important;background:#f7fafb!important;}
  .lncu-best-sellers .lncu-section-head{align-items:flex-end!important;}
  .lncu-best-sellers .lncu-section-head h2{font-size:29px!important;max-width:255px!important;}
  .lncu-best-sellers .lncu-section-head .lncu-text-link{font-size:9px!important;max-width:98px!important;text-align:right!important;line-height:1.25!important;}
  .lncu-footer.lncu-footer-v233{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)!important;gap:9px 12px!important;padding:12px 12px 8px!important;}
  .lncu-footer-v233 .lncu-footer-brand-link{max-width:165px!important;}
  .lncu-footer-v233 .lncu-footer-brand p{font-size:8px!important;line-height:1.3!important;margin-top:4px!important;max-width:220px!important;}
  .lncu-footer-v233 .lncu-footer-nav{gap:3px!important;margin-top:0!important;}
  .lncu-footer-v233 .lncu-footer-nav a{font-size:8px!important;line-height:1.2!important;}
  .lncu-footer-v233 .lncu-footer-bottom{padding-top:5px!important;margin-top:0!important;gap:7px!important;}
  .lncu-footer-v233 .lncu-footer-bottom small,
  .lncu-footer-v233 .lncu-footer-bottom span{font-size:8px!important;line-height:1.22!important;}
  .lncu-lab-actions{grid-column:2!important;justify-content:flex-start!important;gap:20px!important;flex-wrap:wrap!important;margin-top:1px!important;}
  .lncu-lab-actions .lncu-small-link{font-size:8px!important;font-weight:800!important;}
}
@media (max-width:390px){
  .lncu-best-sellers .lncu-section-head h2{font-size:27px!important;max-width:225px!important;}
  .lncu-footer.lncu-footer-v233{padding:11px 10px 7px!important;gap:8px 10px!important;}
  .lncu-footer-v233 .lncu-footer-brand p{font-size:8px!important;}
  .lncu-footer-v233 .lncu-footer-nav a{font-size:8px!important;}
  .lncu-lab-actions{gap:14px!important;}
}
/* ===== v2.3.5 conversion-flow polish: shop, cart and checkout ===== */
/* Shop: remove empty vertical drift and make controls feel intentionally designed. */
body.woocommerce-shop.lncu-woo-page .site-content,
body.tax-product_cat.lncu-woo-page .site-content{padding-top:14px!important;}
body.woocommerce-shop.lncu-woo-page #primary,body.tax-product_cat.lncu-woo-page #primary,body.woocommerce-shop.lncu-woo-page .site-main,body.tax-product_cat.lncu-woo-page .site-main{margin-top:0!important;padding-top:0!important;}
body.woocommerce-shop .woocommerce-breadcrumb,
body.tax-product_cat .woocommerce-breadcrumb{margin:0 0 11px!important;color:#7a8790!important;font-size:10px!important;line-height:1.4!important;}
body.woocommerce-shop .lncu-shop-intro,
body.tax-product_cat .lncu-shop-intro{min-height:230px!important;padding:30px 34px!important;margin-bottom:14px!important;}
body.woocommerce-shop .lncu-shop-intro h1,
body.tax-product_cat .lncu-shop-intro h1{font-size:46px!important;}
body.woocommerce-shop .lncu-shop-intro p,
body.tax-product_cat .lncu-shop-intro p{margin:8px 0!important;}
body.woocommerce-shop .lncu-shop-discount,
body.tax-product_cat .lncu-shop-discount{margin-top:10px!important;padding:9px 12px!important;}
body.woocommerce-shop .lncu-shop-art,
body.tax-product_cat .lncu-shop-art{opacity:.36!important;transform:scale(.84);transform-origin:right center;}
.lncu-shop-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0 0 15px!important;padding:9px 10px 9px 13px!important;background:rgba(255,255,255,.9)!important;border:1px solid #d6e4e9!important;border-radius:14px!important;box-shadow:0 8px 24px rgba(6,47,69,.035)!important;}
.lncu-toolbar-count{min-width:0!important;}
.lncu-toolbar-count .woocommerce-result-count{float:none!important;margin:0!important;font-size:10px!important;color:#6c7a84!important;white-space:nowrap!important;}
.lncu-toolbar-controls{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;}
.lncu-sort-label{font-size:9px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#687984!important;}
.lncu-sort-wrap .woocommerce-ordering{float:none!important;margin:0!important;}
.lncu-sort-wrap .woocommerce-ordering select{min-height:36px!important;max-width:176px!important;padding:7px 29px 7px 11px!important;border:1px solid #cfdfe5!important;border-radius:999px!important;background-color:#fff!important;color:var(--ln-ink)!important;font-size:10px!important;font-weight:700!important;box-shadow:0 4px 12px rgba(6,47,69,.03)!important;cursor:pointer!important;}
.lncu-view-toggle{display:none!important;align-items:center!important;padding:3px!important;border:1px solid #d2e1e6!important;border-radius:999px!important;background:#f3f8fa!important;}
.lncu-js-ready .lncu-view-toggle{display:flex!important;}
.lncu-view-btn{width:31px!important;height:31px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#6d7e88!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;cursor:pointer!important;}
.lncu-view-btn svg{width:15px!important;height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;}
.lncu-view-btn.is-active{background:var(--ln-navy)!important;color:#fff!important;box-shadow:0 5px 12px rgba(6,47,69,.15)!important;}
/* Optional one-column/list view. Existing Woo links/buttons remain intact. */
body.lncu-shop-list-view .woocommerce ul.products,
body.lncu-shop-list-view.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
body.lncu-shop-list-view .woocommerce ul.products li.product{display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;align-content:start!important;padding:0 11px 11px 0!important;}
body.lncu-shop-list-view .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link,
body.lncu-shop-list-view .woocommerce ul.products li.product>a.woocommerce-loop-product__link{grid-column:1/-1!important;display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;align-items:center!important;min-width:0!important;}
body.lncu-shop-list-view .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link img,
body.lncu-shop-list-view .woocommerce ul.products li.product>a.woocommerce-loop-product__link img{grid-column:1!important;grid-row:1/3!important;height:128px!important;aspect-ratio:1/1!important;padding:7px!important;}
body.lncu-shop-list-view .woocommerce ul.products li.product .woocommerce-loop-product__title{grid-column:2!important;min-height:0!important;margin:12px 10px 4px!important;font-size:16px!important;}
body.lncu-shop-list-view .woocommerce ul.products li.product .price{grid-column:2!important;margin:0 10px 7px!important;}
body.lncu-shop-list-view .woocommerce ul.products li.product a.button{grid-column:2!important;width:auto!important;margin:0 10px!important;min-height:34px!important;}
/* Cart: replace the vertically stretched mobile table with compact product cards. */
body.woocommerce-cart .floating-cart,
body.woocommerce-checkout .floating-cart{display:none!important;}
body.woocommerce-cart .lncu-woo-custom-footer,
body.woocommerce-checkout .lncu-woo-custom-footer{margin-top:18px!important;}
body.woocommerce-cart .lncu-commerce-intro,
body.woocommerce-checkout .lncu-commerce-intro{margin-bottom:12px!important;}
body.woocommerce-cart .lncu-tier-notice,
body.woocommerce-checkout .lncu-tier-notice{margin:0 0 13px!important;padding:11px 14px!important;border-radius:12px!important;font-size:11px!important;line-height:1.45!important;}
.woocommerce-cart-form{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.woocommerce-cart-form table.shop_table{border:0!important;background:transparent!important;border-collapse:separate!important;border-spacing:0!important;}
.woocommerce-cart-form table.shop_table thead th{font-size:10px!important;color:#6c7c86!important;text-transform:uppercase!important;letter-spacing:.06em!important;padding:9px!important;}
.woocommerce-cart-form table.shop_table tbody tr.cart_item{background:#fff!important;border:1px solid #d7e4e9!important;box-shadow:0 8px 24px rgba(6,47,69,.035)!important;}
.woocommerce-cart-form table.shop_table td{border-color:#e5edf0!important;}
.woocommerce-cart-form .product-thumbnail img{border-radius:10px!important;background:#eef6f9!important;object-fit:contain!important;}
.woocommerce-cart-form .product-name a{color:var(--ln-ink)!important;font-family:var(--ln-serif)!important;font-weight:500!important;text-decoration:none!important;}
.woocommerce-cart-form .product-remove a{color:#7d8b93!important;border:1px solid #d6e1e5!important;background:#fff!important;}
.woocommerce-cart-form .product-remove a:hover{color:#fff!important;background:var(--ln-navy)!important;border-color:var(--ln-navy)!important;}
.woocommerce-cart-form td.actions{padding:10px 0 0!important;background:transparent!important;border:0!important;}
.woocommerce-cart-form td.actions .coupon{display:flex!important;gap:7px!important;align-items:center!important;max-width:430px!important;}
.woocommerce-cart-form td.actions .coupon input{min-height:39px!important;border-radius:9px!important;border:1px solid #d2e0e5!important;background:#fff!important;padding:8px 11px!important;}
.woocommerce-cart-form td.actions .coupon button{min-height:39px!important;border-radius:999px!important;background:var(--ln-navy)!important;color:#fff!important;font-size:10px!important;font-weight:800!important;padding:8px 16px!important;border:0!important;}
.lncu-coupon-toggle{display:inline-flex!important;align-items:center!important;gap:8px!important;border:0!important;background:transparent!important;color:var(--ln-muted)!important;font-size:10px!important;padding:7px 2px!important;cursor:pointer!important;box-shadow:none!important;text-transform:none!important;}
.lncu-coupon-toggle span{font-weight:650!important;}
.lncu-coupon-toggle strong{color:var(--ln-navy)!important;font-weight:850!important;}
.lncu-js-ready .woocommerce-cart-form td.actions.lncu-coupon-collapsed:not(.lncu-coupon-open) .coupon{display:none!important;}
.lncu-js-ready .woocommerce-cart-form button[name="update_cart"]{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;padding:0!important;border:0!important;}
.woocommerce-cart .cart-collaterals{margin-top:12px!important;}
.woocommerce-cart .cart_totals{width:100%!important;float:none!important;padding:17px 18px!important;border-radius:16px!important;}
.woocommerce-cart .cart_totals h2{font-family:var(--ln-serif)!important;font-size:26px!important;font-weight:500!important;letter-spacing:-.035em!important;margin:0 0 10px!important;}
.woocommerce-cart .cart_totals table{margin:0!important;border:0!important;}
.woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{padding:9px 4px!important;border-color:#e4ecef!important;font-size:12px!important;}
.woocommerce-cart .cart_totals td{text-align:right!important;color:var(--ln-ink)!important;}
.woocommerce-cart .cart_totals .order-total th,.woocommerce-cart .cart_totals .order-total td{font-size:15px!important;font-weight:850!important;color:var(--ln-navy)!important;padding-top:12px!important;}
.woocommerce-cart .wc-proceed-to-checkout{padding:12px 0 0!important;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;margin:0!important;border-radius:999px!important;background:linear-gradient(135deg,#062f45,#0b506b)!important;color:#fff!important;font-size:12px!important;font-weight:850!important;box-shadow:0 11px 24px rgba(6,47,69,.14)!important;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:after{content:"→";margin-left:10px;font-size:16px;}
.lncu-cart-next-note{display:flex!important;align-items:center!important;gap:10px!important;margin-top:9px!important;padding-top:10px!important;border-top:1px solid #e3ecef!important;color:#687984!important;}
.lncu-cart-next-note svg{width:20px!important;height:20px!important;fill:none!important;stroke:var(--ln-blue)!important;stroke-width:1.6!important;flex:0 0 auto!important;}
.lncu-cart-next-note strong,.lncu-cart-next-note small{display:block!important;}
.lncu-cart-next-note strong{font-size:10px!important;color:var(--ln-ink)!important;}
.lncu-cart-next-note small{font-size:9px!important;margin-top:2px!important;}
/* Checkout: compact, guided, and confidence-oriented without changing gateway logic. */
.lncu-checkout-progress{display:flex!important;align-items:center!important;gap:8px!important;margin-top:18px!important;max-width:520px!important;}
.lncu-checkout-progress span{display:flex!important;align-items:center!important;gap:6px!important;color:#75848e!important;font-size:9px!important;font-weight:750!important;white-space:nowrap!important;}
.lncu-checkout-progress span b{width:22px!important;height:22px!important;border-radius:50%!important;background:#eef5f7!important;color:#75848e!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:9px!important;}
.lncu-checkout-progress span.is-done,.lncu-checkout-progress span.is-active{color:var(--ln-navy)!important;}
.lncu-checkout-progress span.is-done b{background:#e5f4f1!important;color:#267b69!important;}
.lncu-checkout-progress span.is-active b{background:var(--ln-blue)!important;color:#fff!important;}
.lncu-checkout-progress i{height:1px!important;background:#d8e5e9!important;flex:1 1 30px!important;min-width:12px!important;}
.woocommerce-checkout form.checkout{margin-top:0!important;}
.woocommerce-checkout .col2-set{margin-bottom:13px!important;}
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout .woocommerce-additional-fields{padding:18px!important;border-radius:16px!important;}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout #order_review_heading{font-family:var(--ln-serif)!important;font-size:27px!important;font-weight:500!important;letter-spacing:-.035em!important;margin:0 0 11px!important;color:var(--ln-ink)!important;}
.woocommerce-checkout .form-row{margin:0 0 9px!important;padding:0!important;}
.woocommerce-checkout .form-row label{font-size:10px!important;font-weight:800!important;margin-bottom:4px!important;color:var(--ln-ink)!important;}
.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .select2-container .select2-selection--single{min-height:43px!important;border:1px solid #d5e2e7!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important;font-size:12px!important;}
.woocommerce-checkout .form-row input.input-text{padding:8px 11px!important;}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:41px!important;padding-left:11px!important;}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{height:41px!important;}
.woocommerce-checkout #ship-to-different-address{font-family:var(--ln-sans)!important;font-size:11px!important;font-weight:750!important;margin:0!important;padding:10px 0!important;border:0!important;}
.woocommerce-checkout #ship-to-different-address label{display:flex!important;align-items:center!important;gap:8px!important;}
.woocommerce-checkout #ship-to-different-address-checkbox{width:17px!important;height:17px!important;margin:0!important;}
.woocommerce-checkout .lncu-empty-checkout-box{display:none!important;}
.woocommerce-checkout #order_review_heading{margin-top:14px!important;}
.woocommerce-checkout .woocommerce-checkout-review-order{padding:17px 18px!important;border-radius:16px!important;}
.woocommerce-checkout .woocommerce-checkout-review-order-table{border:0!important;margin:0 0 13px!important;}
.woocommerce-checkout .woocommerce-checkout-review-order-table th,
.woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:9px 4px!important;border-color:#e4ecef!important;font-size:11px!important;}
.woocommerce-checkout .woocommerce-checkout-review-order-table thead th{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#70808a!important;}
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td{font-size:14px!important;font-weight:850!important;color:var(--ln-navy)!important;padding-top:12px!important;}
.lncu-checkout-trust{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin:4px 0 10px!important;}
.lncu-checkout-trust span{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:38px!important;padding:7px 8px!important;border:1px solid #dbe7eb!important;border-radius:9px!important;background:#f8fbfc!important;color:#52656f!important;font-size:8.5px!important;font-weight:750!important;text-align:center!important;}
.lncu-checkout-trust svg{width:16px!important;height:16px!important;fill:none!important;stroke:var(--ln-blue)!important;stroke-width:1.6!important;flex:0 0 auto!important;}
.woocommerce-checkout #payment ul.payment_methods{gap:8px!important;}
.woocommerce-checkout #payment ul.payment_methods li{padding:11px 12px!important;border-radius:11px!important;box-shadow:none!important;}
.woocommerce-checkout #payment ul.payment_methods li>label{display:flex!important;align-items:center!important;min-height:28px!important;font-size:11px!important;}
.woocommerce-checkout #payment ul.payment_methods li img{max-height:28px!important;max-width:80px!important;width:auto!important;object-fit:contain!important;margin-left:8px!important;float:none!important;}
.woocommerce-checkout #payment .payment_box{margin-top:8px!important;padding:10px 11px!important;font-size:10px!important;line-height:1.48!important;}
.woocommerce-checkout .woocommerce-privacy-policy-text{border-top:1px solid #e2ebee!important;padding-top:9px!important;margin-top:10px!important;}
.woocommerce-checkout #payment #place_order{width:100%!important;min-height:51px!important;font-size:12px!important;}
.woocommerce-checkout #payment #place_order:after{content:"→";margin-left:10px!important;font-size:16px!important;}
@media (max-width:700px){
  body.woocommerce-shop.lncu-woo-page .site-content,
  body.tax-product_cat.lncu-woo-page .site-content,
  body.woocommerce-cart.lncu-woo-page .site-content,
  body.woocommerce-checkout.lncu-woo-page .site-content{padding-top:10px!important;padding-bottom:30px!important;}
  body.woocommerce-shop .woocommerce-breadcrumb,
  body.tax-product_cat .woocommerce-breadcrumb{margin:0 0 8px!important;font-size:9px!important;}
  body.woocommerce-shop .lncu-shop-intro,
  body.tax-product_cat .lncu-shop-intro{min-height:0!important;padding:18px 17px!important;margin-bottom:10px!important;border-radius:15px!important;}
  body.woocommerce-shop .lncu-shop-intro h1,
  body.tax-product_cat .lncu-shop-intro h1{font-size:34px!important;margin-top:4px!important;}
  body.woocommerce-shop .lncu-shop-intro p,
  body.tax-product_cat .lncu-shop-intro p{font-size:11px!important;line-height:1.45!important;max-width:82%!important;}
  body.woocommerce-shop .lncu-shop-art,
  body.tax-product_cat .lncu-shop-art{width:150px!important;height:190px!important;right:-32px!important;top:-28px!important;transform:none!important;opacity:.28!important;}
  body.woocommerce-shop .lncu-shop-discount,
  body.tax-product_cat .lncu-shop-discount{margin-top:7px!important;padding:8px 10px!important;border-radius:10px!important;gap:8px!important;}
  body.woocommerce-shop .lncu-shop-discount svg,
  body.tax-product_cat .lncu-shop-discount svg{width:18px!important;height:18px!important;}
  body.woocommerce-shop .lncu-shop-discount strong,
  body.tax-product_cat .lncu-shop-discount strong{font-size:9px!important;}
  body.woocommerce-shop .lncu-shop-discount small,
  body.tax-product_cat .lncu-shop-discount small{font-size:8px!important;}
  .lncu-shop-toolbar{margin-bottom:9px!important;padding:7px 8px!important;border-radius:11px!important;gap:7px!important;}
  .lncu-toolbar-count .woocommerce-result-count{font-size:8.5px!important;white-space:normal!important;line-height:1.25!important;}
  .lncu-toolbar-controls{gap:5px!important;}
  .lncu-sort-label{display:none!important;}
  .lncu-sort-wrap .woocommerce-ordering select{width:125px!important;max-width:125px!important;min-height:33px!important;font-size:8.5px!important;padding:6px 24px 6px 9px!important;}
  .lncu-view-toggle{padding:2px!important;}
  .lncu-view-btn{width:28px!important;height:28px!important;}
  .lncu-view-btn svg{width:13px!important;height:13px!important;}
  body.lncu-shop-list-view .woocommerce ul.products,
  body.lncu-shop-list-view.woocommerce-page ul.products{grid-template-columns:1fr!important;}
  body.lncu-shop-list-view .woocommerce ul.products li.product{grid-template-columns:105px minmax(0,1fr)!important;padding-right:8px!important;}
  body.lncu-shop-list-view .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link,
  body.lncu-shop-list-view .woocommerce ul.products li.product>a.woocommerce-loop-product__link{grid-template-columns:105px minmax(0,1fr)!important;}
  body.lncu-shop-list-view .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link img,
  body.lncu-shop-list-view .woocommerce ul.products li.product>a.woocommerce-loop-product__link img{height:105px!important;padding:5px!important;}
  body.lncu-shop-list-view .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;margin:9px 8px 3px!important;}
  body.lncu-shop-list-view .woocommerce ul.products li.product .price{font-size:10px!important;margin:0 8px 5px!important;}
  body.lncu-shop-list-view .woocommerce ul.products li.product a.button{margin:0 8px!important;min-height:31px!important;font-size:8px!important;}
  .lncu-commerce-intro{padding:16px 15px!important;border-radius:13px!important;}
  .lncu-commerce-intro h1{font-size:30px!important;}
  .lncu-commerce-intro p{font-size:10px!important;line-height:1.45!important;margin-bottom:0!important;}
  .lncu-checkout-progress{margin-top:12px!important;gap:5px!important;}
  .lncu-checkout-progress span{font-size:8px!important;gap:4px!important;}
  .lncu-checkout-progress span b{width:19px!important;height:19px!important;font-size:8px!important;}
  .lncu-checkout-progress i{min-width:6px!important;}
  .woocommerce-cart-form table.shop_table thead{display:none!important;}
  .woocommerce-cart-form table.shop_table tbody{display:grid!important;gap:9px!important;}
  .woocommerce-cart-form table.shop_table tbody tr.cart_item{display:grid!important;grid-template-columns:72px minmax(0,1fr) auto!important;grid-template-areas:"thumb name remove" "thumb price price" "thumb quantity subtotal"!important;gap:4px 9px!important;padding:10px!important;border-radius:13px!important;margin:0!important;align-items:center!important;}
  .woocommerce-cart-form table.shop_table tr.cart_item td{display:block!important;width:auto!important;padding:0!important;border:0!important;text-align:left!important;background:transparent!important;}
  .woocommerce-cart-form table.shop_table tr.cart_item td:before{display:none!important;}
  .woocommerce-cart-form td.product-thumbnail{grid-area:thumb!important;display:flex!important;align-items:center!important;justify-content:center!important;}
  .woocommerce-cart-form td.product-thumbnail a{display:block!important;}
  .woocommerce-cart-form td.product-thumbnail img{width:68px!important;height:68px!important;max-width:68px!important;padding:3px!important;margin:0!important;}
  .woocommerce-cart-form td.product-name{grid-area:name!important;min-width:0!important;}
  .woocommerce-cart-form td.product-name a{display:block!important;font-size:14px!important;line-height:1.1!important;overflow-wrap:anywhere!important;}
  .woocommerce-cart-form td.product-remove{grid-area:remove!important;align-self:start!important;}
  .woocommerce-cart-form td.product-remove a{width:25px!important;height:25px!important;line-height:21px!important;font-size:16px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;}
  .woocommerce-cart-form td.product-price{grid-area:price!important;font-size:9px!important;color:#75848d!important;margin-top:1px!important;}
  .woocommerce-cart-form td.product-quantity{grid-area:quantity!important;margin-top:4px!important;}
  .woocommerce-cart-form td.product-subtotal{grid-area:subtotal!important;justify-self:end!important;align-self:center!important;font-size:12px!important;font-weight:850!important;color:var(--ln-navy)!important;margin-top:4px!important;}
  .woocommerce-cart-form .quantity{display:grid!important;grid-template-columns:28px 42px 28px!important;align-items:center!important;width:auto!important;max-width:none!important;border:1px solid #d4e2e7!important;border-radius:999px!important;background:#f8fbfc!important;overflow:hidden!important;}
  .woocommerce-cart-form .quantity input.qty{width:42px!important;min-width:42px!important;max-width:42px!important;min-height:32px!important;height:32px!important;padding:0!important;border:0!important;border-left:1px solid #e0e9ec!important;border-right:1px solid #e0e9ec!important;border-radius:0!important;background:#fff!important;font-size:11px!important;box-shadow:none!important;}
  .woocommerce-cart-form .lncu-qty-step{width:28px!important;height:32px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--ln-navy)!important;font-size:16px!important;line-height:1!important;font-weight:500!important;box-shadow:none!important;cursor:pointer!important;}
  .woocommerce-cart-form table.shop_table tbody>tr:not(.cart_item){display:block!important;width:100%!important;}
  .woocommerce-cart-form table.shop_table tbody>tr:not(.cart_item) td.actions{display:block!important;width:100%!important;}
  .woocommerce-cart-form td.actions{display:block!important;padding:2px 2px 0!important;text-align:left!important;}
  .lncu-coupon-toggle{font-size:9px!important;padding:7px 2px!important;}
  .woocommerce-cart-form td.actions .coupon{max-width:none!important;width:100%!important;margin:2px 0 0!important;}
  .woocommerce-cart-form td.actions .coupon input{flex:1!important;min-width:0!important;min-height:36px!important;font-size:10px!important;}
  .woocommerce-cart-form td.actions .coupon button{min-height:36px!important;font-size:9px!important;padding:7px 12px!important;}
  .woocommerce-cart .cart-collaterals{margin-top:10px!important;}
  .woocommerce-cart .cart_totals{padding:14px!important;border-radius:13px!important;}
  .woocommerce-cart .cart_totals h2{font-size:23px!important;margin-bottom:7px!important;}
  .woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{padding:7px 2px!important;font-size:10px!important;}
  .woocommerce-cart .cart_totals .order-total th,.woocommerce-cart .cart_totals .order-total td{font-size:13px!important;}
  .woocommerce-cart .wc-proceed-to-checkout{padding-top:10px!important;}
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:47px!important;font-size:11px!important;}
  .lncu-cart-next-note{margin-top:7px!important;padding-top:8px!important;}
  .lncu-cart-next-note strong{font-size:9px!important;}
  .lncu-cart-next-note small{font-size:8px!important;}
  .woocommerce-checkout .woocommerce-billing-fields,
  .woocommerce-checkout .woocommerce-shipping-fields,
  .woocommerce-checkout .woocommerce-additional-fields,
  .woocommerce-checkout .woocommerce-checkout-review-order{padding:13px!important;border-radius:13px!important;}
  .woocommerce-checkout .woocommerce-billing-fields h3,
  .woocommerce-checkout #order_review_heading{font-size:23px!important;margin-bottom:8px!important;}
  .woocommerce-checkout .form-row{margin-bottom:7px!important;}
  .woocommerce-checkout .form-row label{font-size:9px!important;margin-bottom:3px!important;}
  .woocommerce-checkout .form-row input.input-text,
  .woocommerce-checkout .form-row textarea,
  .woocommerce-checkout .form-row select,
  .woocommerce-checkout .select2-container .select2-selection--single{min-height:39px!important;font-size:11px!important;border-radius:9px!important;}
  .woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:37px!important;}
  .woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{height:37px!important;}
  .woocommerce-checkout #ship-to-different-address{font-size:10px!important;padding:8px 0!important;}
  .woocommerce-checkout #order_review_heading{margin-top:10px!important;}
  .woocommerce-checkout .woocommerce-checkout-review-order-table th,
  .woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:7px 2px!important;font-size:9.5px!important;}
  .woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td{font-size:12px!important;}
  .lncu-checkout-trust{gap:5px!important;margin-bottom:8px!important;}
  .lncu-checkout-trust span{min-height:35px!important;padding:6px 4px!important;font-size:8px!important;gap:4px!important;}
  .lncu-checkout-trust svg{width:13px!important;height:13px!important;}
  .woocommerce-checkout #payment ul.payment_methods li{padding:9px 10px!important;border-radius:10px!important;}
  .woocommerce-checkout #payment ul.payment_methods li>label{font-size:10px!important;}
  .woocommerce-checkout #payment ul.payment_methods li img{max-height:24px!important;max-width:64px!important;}
  .woocommerce-checkout #payment .payment_box{font-size:9px!important;padding:9px!important;}
  .woocommerce-checkout .woocommerce-privacy-policy-text{font-size:8px!important;line-height:1.4!important;}
  .woocommerce-checkout #payment #place_order{min-height:48px!important;font-size:11px!important;}
}
@media (max-width:390px){
  .lncu-shop-toolbar{padding:6px!important;}
  .lncu-toolbar-count .woocommerce-result-count{font-size:8px!important;}
  .lncu-sort-wrap .woocommerce-ordering select{width:112px!important;max-width:112px!important;font-size:8px!important;}
  .lncu-view-btn{width:26px!important;height:26px!important;}
  .lncu-checkout-progress span{font-size:8px!important;}
  .lncu-checkout-progress span b{width:18px!important;height:18px!important;}
  .lncu-checkout-trust span{font-size:8px!important;}
  .woocommerce-cart-form table.shop_table tbody tr.cart_item{grid-template-columns:64px minmax(0,1fr) auto!important;padding:9px!important;gap:3px 7px!important;}
  .woocommerce-cart-form td.product-thumbnail img{width:60px!important;height:60px!important;}
  .woocommerce-cart-form td.product-name a{font-size:13px!important;}
}

/* v2.4.2 legal footer link */
.lncu-footer-legal-link{color:inherit!important;text-decoration:none!important}
.lncu-footer-legal-link:hover{text-decoration:underline!important;text-underline-offset:2px!important}


/* v2.4.3 commerce operations + social polish */
.lncu-footer-social{display:inline-flex!important;align-items:center!important;gap:6px!important;margin-top:7px!important;color:rgba(255,255,255,.72)!important;text-decoration:none!important;font-size:8.5px!important;font-weight:700!important}
.lncu-footer-social svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.lncu-footer-social:hover{color:#fff!important}
.lncu-order-confirmation{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;margin:14px 0 20px!important;padding:15px 16px!important;border:1px solid #cfe2e8!important;border-radius:14px!important;background:#f3fafc!important;color:var(--ln-ink)!important}
.lncu-order-confirmation-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;border-radius:50%!important;background:#e1f2f6!important;color:var(--ln-blue)!important}
.lncu-order-confirmation-icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.lncu-order-confirmation strong{font-weight:850!important}.lncu-order-confirmation p{margin:3px 0 5px!important;font-size:12px!important;line-height:1.45!important}.lncu-order-confirmation small{display:block!important;color:#657985!important;font-size:10px!important;line-height:1.45!important}
@media(max-width:700px){.lncu-footer-social{font-size:6.8px!important;margin-top:5px!important;gap:4px!important}.lncu-footer-social svg{width:11px!important;height:11px!important}.lncu-order-confirmation{grid-template-columns:36px minmax(0,1fr)!important;padding:12px!important;gap:9px!important;border-radius:12px!important}.lncu-order-confirmation-icon{width:34px!important;height:34px!important}.lncu-order-confirmation p{font-size:10px!important}.lncu-order-confirmation small{font-size:8.5px!important}}


/* ==========================================================================
   v2.4.4 — CONTACT FAB + RESPONSIVE READABILITY
   - One discreet floating contact trigger with WhatsApp and Signal choices
   - Larger mobile type and touch targets on modern large-screen phones
   - 16px form controls on mobile to prevent Safari focus zoom
   ========================================================================== */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;}
.lncu-contact-fab{position:fixed;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));z-index:1090;display:flex;flex-direction:column;align-items:flex-end;gap:9px;font-family:var(--ln-sans);pointer-events:none;transition:bottom .22s ease;}
.lncu-contact-fab>*{pointer-events:auto;}
.lncu-contact-trigger{min-width:88px;height:50px;padding:0 16px 0 13px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#06364d;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 30px rgba(3,34,52,.24);font:800 12px/1 var(--ln-sans);letter-spacing:.01em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;}
.lncu-contact-trigger:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(3,34,52,.3);background:#0b4964;}
.lncu-contact-trigger:focus-visible,.lncu-contact-option:focus-visible{outline:3px solid rgba(58,176,207,.45);outline-offset:3px;}
.lncu-contact-trigger-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;}
.lncu-contact-trigger-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;}
.lncu-contact-trigger-close{display:none;font-size:25px;font-weight:400;line-height:1;margin-top:-2px;}
.lncu-contact-fab.is-open .lncu-contact-trigger-icon{display:none;}
.lncu-contact-fab.is-open .lncu-contact-trigger-close{display:inline-block;}
.lncu-contact-panel[hidden]{display:none!important;}
.lncu-contact-panel{width:min(310px,calc(100vw - 28px));padding:12px;border:1px solid #d5e4e9;border-radius:18px;background:rgba(255,255,255,.985);box-shadow:0 22px 60px rgba(3,34,52,.22);backdrop-filter:blur(12px);transform-origin:bottom right;animation:lncu-contact-in .16s ease-out;}
@keyframes lncu-contact-in{from{opacity:0;transform:translateY(7px) scale(.98)}to{opacity:1;transform:none}}
.lncu-contact-panel-head{padding:3px 4px 9px;}
.lncu-contact-panel-head strong{display:block;color:var(--ln-ink);font-size:14px;line-height:1.2;}
.lncu-contact-panel-head small{display:block;margin-top:2px;color:#71818b;font-size:10px;line-height:1.3;}
.lncu-contact-option{display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:11px;min-height:58px;padding:7px 10px;border:1px solid #e0eaed;border-radius:13px;background:#fff;color:var(--ln-ink)!important;text-decoration:none!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;}
.lncu-contact-option+ .lncu-contact-option{margin-top:7px;}
.lncu-contact-option:hover{transform:translateY(-1px);border-color:#c8dde4;box-shadow:0 8px 20px rgba(6,47,69,.07);}
.lncu-contact-app-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.lncu-contact-app-icon svg{width:26px;height:26px;}
.lncu-contact-option-whatsapp .lncu-contact-app-icon{background:#25D366;color:#fff;}
.lncu-contact-option-whatsapp .lncu-contact-app-icon svg{fill:#fff;}
.lncu-contact-option-signal .lncu-contact-app-icon{background:#3A76F0;color:#fff;}
.lncu-contact-option-signal .lncu-contact-app-icon svg{width:29px;height:29px;fill:none;stroke:#fff;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;}
.lncu-contact-option-signal .lncu-contact-app-icon svg>path:first-child{fill:#fff;fill-opacity:.12;}
.lncu-contact-option-signal .lncu-signal-dash{stroke-dasharray:.1 2.4;stroke-width:2.15;}
.lncu-contact-option-copy{min-width:0;}
.lncu-contact-option-copy strong{display:block;color:var(--ln-ink);font-size:13px;line-height:1.2;}
.lncu-contact-option-copy small{display:block;margin-top:2px;color:#6a7a84;font-size:10px;line-height:1.3;overflow-wrap:anywhere;}
.lncu-contact-arrow{font-size:17px;color:#78909b;}
html.lncu-gate-open .lncu-contact-fab{opacity:0;visibility:hidden;pointer-events:none;}
body.lncu-sticky-buy-visible .lncu-contact-fab{bottom:max(84px,calc(74px + env(safe-area-inset-bottom)));}
/* Keep the existing cart and the new chat control as one tidy vertical stack. */
.floating-cart{right:14px!important;bottom:78px!important;transition:bottom .22s ease,opacity .16s ease,transform .16s ease!important;}
body.lncu-contact-open .floating-cart{opacity:0!important;pointer-events:none!important;transform:translateY(8px) scale(.94)!important;}
body.lncu-sticky-buy-visible .floating-cart{bottom:148px!important;}
body.woocommerce-cart .lncu-contact-fab,body.woocommerce-checkout .lncu-contact-fab{bottom:max(14px,env(safe-area-inset-bottom));}

@media (max-width:700px){
  /* Comfortable reading size instead of scaling desktop content down. */
  .lncu-top-note{font-size:10px!important;line-height:1.25!important;}
  .lncu-nav a{font-size:14px!important;min-height:44px!important;display:flex!important;align-items:center!important;}
  .lncu-main{padding-left:14px!important;padding-right:14px!important;}
  .lncu-kicker,.lncu-label{font-size:10px!important;letter-spacing:.14em!important;}
  .lncu-hero{grid-template-columns:minmax(0,57%) minmax(0,43%)!important;grid-template-rows:minmax(278px,auto) auto!important;}
  .lncu-hero-text{padding:25px 8px 20px 18px!important;}
  .lncu-hero h1{font-size:clamp(29px,7.5vw,34px)!important;line-height:1!important;white-space:normal!important;text-wrap:balance;}
  .lncu-hero-text>p,.lncu-hero p{font-size:13px!important;line-height:1.52!important;}
  .lncu-actions{gap:7px!important;margin-top:16px!important;flex-wrap:wrap!important;}
  .lncu-actions .lncu-btn,.lncu-btn{min-height:42px!important;padding:9px 12px!important;font-size:11.5px!important;line-height:1.15!important;}
  .lncu-hero-visual{height:auto!important;min-height:278px!important;}
  .lncu-hero-trust>div{min-height:57px!important;padding:9px 9px!important;}
  .lncu-hero-trust strong{font-size:10.5px!important;line-height:1.2!important;}
  .lncu-hero-trust small{font-size:9.5px!important;line-height:1.25!important;}
  .lncu-home-discount-label{font-size:12px!important;}
  .lncu-home-discount-copy{font-size:11px!important;line-height:1.4!important;}
  .lncu-home-discount-copy small{font-size:10px!important;}
  .lncu-section-head h2,.lncu-best-sellers .lncu-section-head h2{font-size:30px!important;line-height:1.02!important;}
  .lncu-product-card h3{font-size:15px!important;line-height:1.15!important;}
  .lncu-product-price{font-size:13px!important;}
  .lncu-product-card .lncu-btn,.lncu-product-card .button{min-height:40px!important;font-size:11px!important;}
  .lncu-process-grid strong{font-size:12px!important;line-height:1.25!important;}
  .lncu-process-grid span,.lncu-process-grid p{font-size:10.5px!important;line-height:1.4!important;}
  .lncu-home-info-card h2{font-size:21px!important;}
  .lncu-home-info-card p,.lncu-home-info-card li{font-size:11.5px!important;line-height:1.55!important;}
  .lncu-home-info-card .lncu-btn-small,.lncu-contact-button{min-height:40px!important;font-size:11px!important;}
  .lncu-page-hero h1,.lncu-editorial-hero h1{font-size:38px!important;}
  .lncu-page-hero p,.lncu-editorial-hero p{font-size:13px!important;line-height:1.55!important;}
  .lncu-faq-item summary{font-size:15px!important;line-height:1.25!important;min-height:52px!important;}
  .lncu-faq-item p{font-size:12.5px!important;line-height:1.55!important;}
  .lncu-term-card p,.lncu-quality-note,.lncu-lab-card-copy p{font-size:11.5px!important;line-height:1.5!important;}
  .lncu-lab-actions .lncu-small-link{font-size:11px!important;min-height:36px!important;align-items:center!important;}
  .lncu-footer-v233 .lncu-footer-brand p,.lncu-footer-v233 .lncu-footer-nav a,.lncu-footer nav a,.lncu-footer-contact,.lncu-footer-shipping,.lncu-footer-contact a,.lncu-footer small,.lncu-footer-ruo,.lncu-footer-social{font-size:10px!important;line-height:1.35!important;}
  /* Woo catalogue/product text floors. */
  body.woocommerce-shop .woocommerce-breadcrumb,body.tax-product_cat .woocommerce-breadcrumb{font-size:11px!important;}
  .lncu-toolbar-count .woocommerce-result-count,.lncu-sort-label{font-size:10px!important;}
  .lncu-sort-wrap .woocommerce-ordering select{font-size:12px!important;min-height:42px!important;}
  .lncu-view-btn{width:38px!important;height:38px!important;}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;line-height:1.2!important;}
  .woocommerce ul.products li.product .price{font-size:13px!important;}
  .woocommerce ul.products li.product a.button{font-size:11px!important;min-height:40px!important;}
  .single-product div.product .product_title{font-size:30px!important;line-height:1.05!important;}
  .single-product div.product .summary .price{font-size:21px!important;}
  .lncu-product-trust-row span,.lncu-tier-note,.lncu-tier-note span,.lncu-tier-note small{font-size:10.5px!important;line-height:1.4!important;}
  .lncu-product-info p,.lncu-product-info table{font-size:12px!important;line-height:1.5!important;}
  /* Cart / checkout must remain compact, but never microscopic. */
  body.woocommerce-cart .lncu-tier-notice,body.woocommerce-checkout .lncu-tier-notice{font-size:12px!important;}
  .woocommerce-cart-form td.product-price{font-size:11px!important;}
  .woocommerce-cart-form td.product-subtotal{font-size:13px!important;}
  .lncu-coupon-toggle{font-size:11px!important;}
  .woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{font-size:12px!important;}
  .lncu-cart-next-note strong{font-size:10.5px!important;}.lncu-cart-next-note small{font-size:10px!important;}
  .woocommerce-checkout .form-row label{font-size:11px!important;line-height:1.3!important;}
  .woocommerce-checkout .woocommerce-checkout-review-order-table th,.woocommerce-checkout .woocommerce-checkout-review-order-table td{font-size:11px!important;}
  .woocommerce-checkout #payment ul.payment_methods li>label{font-size:12px!important;}
  .woocommerce-checkout #payment .payment_box{font-size:11px!important;line-height:1.5!important;}
  .woocommerce-checkout .woocommerce-privacy-policy-text{font-size:10.5px!important;line-height:1.5!important;}
  .woocommerce-checkout #payment #place_order{font-size:12px!important;min-height:50px!important;}
  /* iOS Safari zooms focused form controls when their computed font is below 16px. */
  .lncu-page input,.lncu-page select,.lncu-page textarea,
  .lncu-woo-page input,.lncu-woo-page select,.lncu-woo-page textarea,
  .woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row textarea,.woocommerce-checkout .form-row select,
  .woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered,
  .woocommerce-cart-form .quantity input.qty{font-size:16px!important;}
  .woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row textarea,.woocommerce-checkout .form-row select,.woocommerce-checkout .select2-container .select2-selection--single{min-height:44px!important;}
  /* New floating contact control + safe-area spacing. */
  .lncu-contact-fab{right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));gap:8px;}
  .lncu-contact-trigger{min-width:84px;height:48px;padding:0 14px 0 12px;font-size:12px;}
  .lncu-contact-panel{width:min(300px,calc(100vw - 20px));padding:10px;border-radius:16px;}
  .lncu-contact-option{min-height:58px;}
  .floating-cart{right:10px!important;bottom:70px!important;}
  body.lncu-sticky-buy-visible .lncu-contact-fab{bottom:max(82px,calc(72px + env(safe-area-inset-bottom)));}
  body.lncu-sticky-buy-visible .floating-cart{bottom:140px!important;}
}
@media (max-width:390px){
  .lncu-hero{grid-template-columns:minmax(0,60%) minmax(0,40%)!important;grid-template-rows:minmax(268px,auto) auto!important;}
  .lncu-hero-text{padding-left:15px!important;}
  .lncu-hero h1{font-size:28px!important;}
  .lncu-hero-text>p,.lncu-hero p{font-size:12px!important;}
  .lncu-actions .lncu-btn{font-size:10.5px!important;padding-left:9px!important;padding-right:9px!important;}
  .lncu-hero-visual{min-height:268px!important;}
  .lncu-contact-panel{width:min(292px,calc(100vw - 18px));}
}
@media (prefers-reduced-motion:reduce){.lncu-contact-panel{animation:none}.lncu-contact-trigger,.lncu-contact-option,.lncu-contact-fab{transition:none}}

/* ===== v2.5.0 Premium Commerce & Payment Hub ===== */
/* Payment method cards: a clean retail-style chooser while preserving Woo gateway logic. */
.woocommerce-checkout #payment ul.payment_methods{gap:10px!important;margin:0!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-option{position:relative!important;padding:15px 16px!important;border:1px solid #d5e3e8!important;border-radius:15px!important;background:#fff!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important;overflow:hidden!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-option:hover{border-color:#bcd4dd!important;box-shadow:0 10px 24px rgba(6,47,69,.055)!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-option.is-selected{border-color:#1782a3!important;box-shadow:0 0 0 2px rgba(23,130,163,.11),0 12px 30px rgba(6,47,69,.07)!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-option>input[type="radio"]{width:18px!important;height:18px!important;margin:0 10px 0 0!important;accent-color:#0b607b!important;vertical-align:middle!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-option>label{display:inline-flex!important;align-items:center!important;gap:9px!important;min-height:34px!important;color:#0c2f40!important;font-size:13px!important;font-weight:850!important;cursor:pointer!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-revolut>label:before,.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-wise>label:before{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border-radius:9px!important;color:#fff!important;font-size:14px!important;font-weight:900!important;flex:0 0 auto!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-revolut>label:before{content:"R";background:#111!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-wise>label:before{content:"W";background:#163300!important;color:#9fe870!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-crypto>label:before{content:"₿";display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border-radius:9px!important;background:#eef4f6!important;color:#ef8b1e!important;font-size:17px!important;font-weight:900!important;flex:0 0 auto!important;}
.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-revolut .lncu-payment-badge{position:absolute!important;top:0!important;right:14px!important;transform:translateY(-1px)!important;padding:4px 10px!important;border-radius:0 0 10px 10px!important;background:#0b607b!important;color:#fff!important;font-size:8px!important;font-weight:850!important;letter-spacing:.06em!important;text-transform:uppercase!important;}
.woocommerce-checkout #payment .lncu-gateway-mini{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:8px!important;padding-top:8px!important;border-top:1px solid #e0eaed!important;}
.woocommerce-checkout #payment .lncu-gateway-mini strong{font-size:10px!important;color:#284956!important;}
.woocommerce-checkout #payment .lncu-gateway-mini span{font-size:9.5px!important;color:#72828a!important;text-align:right!important;}
.woocommerce-checkout #payment .payment_box{border-radius:12px!important;background:#f4f8f9!important;color:#556b75!important;}
.woocommerce-checkout #payment .payment_box:before{display:none!important;}
.woocommerce-checkout #payment #place_order{min-height:54px!important;background:linear-gradient(135deg,#052f45,#0b607b)!important;box-shadow:0 12px 26px rgba(6,47,69,.16)!important;}

/* Manual-payment confirmation: replace duplicate Woo output with one intentional experience. */
body.lncu-manual-payment-order.woocommerce-order-received .woocommerce-order-overview,
body.lncu-manual-payment-order.woocommerce-order-received .woocommerce-order-details,
body.lncu-manual-payment-order.woocommerce-order-received .woocommerce-customer-details,
body.lncu-manual-payment-order.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success{display:none!important;}
body.lncu-manual-payment-order.woocommerce-order-received .woocommerce{max-width:840px!important;margin:0 auto!important;}
.lncu-premium-thankyou{max-width:760px;margin:0 auto 30px;padding:0;}
.lncu-thankyou-success{text-align:center;padding:34px 24px 28px;border:1px solid #cfe8df;border-radius:20px;background:linear-gradient(180deg,#effbf6 0%,#f9fdfb 100%);box-shadow:0 16px 36px rgba(6,47,69,.045);}
.lncu-thankyou-success>span{display:flex;width:72px;height:72px;margin:0 auto 14px;border-radius:50%;align-items:center;justify-content:center;background:#d8f5e7;color:#1b9b65;font-size:37px;font-weight:500;}
.lncu-thankyou-success small{display:block;color:#73838a;font-size:11px;font-weight:750;letter-spacing:.06em;text-transform:uppercase;}
.lncu-thankyou-success h1{margin:8px 0 7px!important;font-family:var(--ln-serif)!important;font-size:36px!important;font-weight:500!important;color:var(--ln-ink)!important;letter-spacing:-.035em!important;}
.lncu-thankyou-success p{margin:0!important;color:#647780!important;font-size:13px!important;line-height:1.55!important;}
.lncu-order-products{margin:14px 0;padding:18px;border:1px solid #d7e5ea;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(6,47,69,.04);}
.lncu-order-product-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #e6eef1;}
.lncu-order-product-row:first-child{padding-top:0;}.lncu-order-product-row:last-of-type{border-bottom:0;}
.lncu-order-product-thumb{width:54px;height:54px;border-radius:11px;overflow:hidden;background:#eef6f8;display:flex;align-items:center;justify-content:center;}
.lncu-order-product-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;margin:0!important;}
.lncu-order-product-copy strong{display:block;font-family:var(--ln-serif);font-size:15px;font-weight:600;color:var(--ln-ink);line-height:1.2;}.lncu-order-product-copy small{display:block;margin-top:3px;color:#7a8990;font-size:10px;}
.lncu-order-product-price{font-size:12px;font-weight:850;color:#0d4054;white-space:nowrap;}
.lncu-order-total-row{display:flex;justify-content:space-between;align-items:center;margin-top:11px;padding-top:13px;border-top:1px solid #dce7eb;color:#324d59;font-size:13px;font-weight:750;}.lncu-order-total-row strong{font-size:19px;color:#0b607b;}
.lncu-payment-card{margin:14px 0;padding:22px;border:1px solid #d4e3e8;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(6,47,69,.05);}
.lncu-payment-card-head{display:flex;align-items:center;gap:12px;margin-bottom:18px;}.lncu-payment-brand-mark{display:flex;width:44px;height:44px;border-radius:12px;align-items:center;justify-content:center;background:#0d1012;color:#fff;font-size:18px;font-weight:900;}.lncu-payment-card-lncu_wise .lncu-payment-brand-mark{background:#163300;color:#9fe870;}
.lncu-payment-card-head small{display:block;color:#77888f;font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;}.lncu-payment-card-head h2{margin:2px 0 0!important;font-family:var(--ln-serif)!important;font-size:25px!important;font-weight:500!important;color:var(--ln-ink)!important;}
.lncu-payment-amount{padding:18px;border-radius:14px;background:#eef6f8;margin-bottom:12px;}.lncu-payment-amount small,.lncu-payment-detail small{display:block;color:#71838b;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}.lncu-payment-amount strong{display:block;margin-top:3px;color:#073f58;font-size:28px;line-height:1.15;}
.lncu-payment-detail{padding:12px 0;border-bottom:1px solid #e4ecef;}.lncu-payment-detail strong{display:block;margin-top:3px;color:#173744;font-size:14px;overflow-wrap:anywhere;}
.lncu-payment-instructions{margin-top:16px;padding:14px 15px;border-radius:13px;background:#f8fafb;color:#52666f;}.lncu-payment-instructions strong{display:block;color:#173744;font-size:12px;}.lncu-payment-instructions p{margin:5px 0 0!important;font-size:11px!important;line-height:1.55!important;}
.lncu-payment-primary-btn,.lncu-order-portal-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:50px!important;margin-top:16px!important;padding:11px 18px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#052f45,#0b607b)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:850!important;box-shadow:0 11px 24px rgba(6,47,69,.14)!important;}.lncu-payment-primary-btn span,.lncu-order-portal-btn span{font-size:17px;}
.lncu-payment-note{margin:14px 0 0!important;color:#71818a!important;font-size:10px!important;line-height:1.5!important;}
.lncu-next-steps{margin:14px 0;padding:20px;border:1px solid #dce7eb;border-radius:18px;background:#f7fafb;}.lncu-next-kicker{display:block;margin-bottom:10px;color:#0b607b;font-size:11px;font-weight:850;}.lncu-next-steps>div{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start;padding:7px 0;}.lncu-next-steps b{display:flex;width:26px;height:26px;border-radius:50%;align-items:center;justify-content:center;background:#e5f1f4;color:#0b607b;font-size:10px;}.lncu-next-steps p{margin:3px 0 0!important;color:#536973!important;font-size:11px!important;line-height:1.45!important;}
.lncu-thankyou-email-note{text-align:center;color:#71818a!important;font-size:10px!important;line-height:1.5!important;}

/* Secure customer order portal. */
body.lncu-order-portal-surface .entry-header,body.lncu-order-portal-surface .entry-title{display:none!important;}
.lncu-order-portal-shell{max-width:720px;margin:50px auto;padding:0 16px;}.lncu-order-access-card{padding:28px;border:1px solid #d6e4e9;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(6,47,69,.05);}.lncu-order-access-card h1{font-family:var(--ln-serif);font-size:34px;font-weight:500;margin:6px 0 10px;color:var(--ln-ink);}.lncu-order-access-card p{color:#647780;line-height:1.6;}
.lncu-order-portal-main{max-width:760px!important;padding-top:28px!important;padding-bottom:44px!important;}.lncu-order-portal-hero{padding:26px;border-radius:20px;background:linear-gradient(135deg,#052f45,#0b607b);color:#fff;margin-bottom:14px;box-shadow:0 18px 42px rgba(6,47,69,.16);}.lncu-order-portal-hero .lncu-kicker{color:#cceaf4!important;}.lncu-order-portal-hero h1{margin:8px 0!important;font-family:var(--ln-serif)!important;font-size:38px!important;font-weight:500!important;color:#fff!important;}.lncu-order-portal-hero>p{margin:0!important;color:#d9eaf0!important;font-size:12px!important;line-height:1.55!important;}
.lncu-order-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:20px;}.lncu-order-step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;color:#a9c3cc;font-size:9px;font-weight:700;}.lncu-order-step:before{content:"";position:absolute;top:14px;left:-50%;width:100%;height:1px;background:rgba(255,255,255,.2);z-index:0;}.lncu-order-step:first-child:before{display:none;}.lncu-order-step span{position:relative;z-index:1;display:flex;width:28px;height:28px;border-radius:50%;align-items:center;justify-content:center;background:#335d6e;color:#d8e9ee;font-size:10px;}.lncu-order-step.is-done{color:#fff;}.lncu-order-step.is-done span{background:#3db585;color:#fff;}.lncu-order-step.is-active{color:#fff;}.lncu-order-step.is-active span{background:#fff;color:#0b607b;box-shadow:0 0 0 4px rgba(255,255,255,.12);}
.lncu-tracking-card,.lncu-order-help-card{margin:14px 0;padding:20px;border:1px solid #d7e5ea;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(6,47,69,.04);}.lncu-tracking-card small{color:#75868e;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.08em;}.lncu-tracking-card h2{font-family:var(--ln-serif);font-size:25px;font-weight:500;margin:4px 0 8px;color:var(--ln-ink);}.lncu-order-help-card strong{font-size:15px;color:var(--ln-ink);}.lncu-order-help-card p{margin:5px 0 8px!important;color:#647780!important;font-size:11px!important;}.lncu-order-help-card a{color:#0b607b!important;font-weight:800!important;text-decoration:none!important;}

@media (max-width:700px){
  .woocommerce-checkout #payment ul.payment_methods li.lncu-payment-option{padding:14px 13px!important;border-radius:14px!important;}
  .woocommerce-checkout #payment ul.payment_methods li.lncu-payment-option>label{font-size:14px!important;min-height:38px!important;}
  .woocommerce-checkout #payment ul.payment_methods li.lncu-payment-revolut>label:before,.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-wise>label:before,.woocommerce-checkout #payment ul.payment_methods li.lncu-payment-crypto>label:before{width:36px!important;height:36px!important;border-radius:10px!important;}
  .woocommerce-checkout #payment .payment_box{font-size:12px!important;line-height:1.55!important;padding:12px 13px!important;}
  .woocommerce-checkout #payment .lncu-gateway-mini{align-items:flex-start!important;flex-direction:column!important;gap:2px!important;}.woocommerce-checkout #payment .lncu-gateway-mini strong,.woocommerce-checkout #payment .lncu-gateway-mini span{font-size:10.5px!important;text-align:left!important;}
  .lncu-premium-thankyou{margin-bottom:24px;}.lncu-thankyou-success{padding:26px 16px 23px;border-radius:17px;}.lncu-thankyou-success>span{width:62px;height:62px;font-size:31px;}.lncu-thankyou-success h1{font-size:30px!important;}.lncu-thankyou-success p{font-size:12px!important;}
  .lncu-order-products,.lncu-payment-card,.lncu-next-steps,.lncu-tracking-card,.lncu-order-help-card{padding:15px;border-radius:15px;}
  .lncu-order-product-row{grid-template-columns:48px minmax(0,1fr) auto;gap:9px;}.lncu-order-product-thumb{width:48px;height:48px;}.lncu-order-product-copy strong{font-size:13px;}.lncu-order-product-price{font-size:11px;}.lncu-order-total-row strong{font-size:17px;}
  .lncu-payment-card-head h2{font-size:22px!important;}.lncu-payment-amount strong{font-size:24px;}.lncu-payment-detail strong{font-size:13px;}.lncu-payment-instructions p{font-size:11.5px!important;}
  .lncu-payment-primary-btn,.lncu-order-portal-btn{min-height:48px!important;font-size:12px!important;}
  .lncu-order-portal-main{padding:14px 12px 34px!important;}.lncu-order-portal-hero{padding:20px 15px;border-radius:17px;}.lncu-order-portal-hero h1{font-size:30px!important;}.lncu-order-portal-hero>p{font-size:11.5px!important;}.lncu-order-timeline{gap:3px;}.lncu-order-step{font-size:8px;line-height:1.2;}.lncu-order-step span{width:26px;height:26px;}.lncu-order-step:before{top:13px;}
}
@media (max-width:390px){
  .lncu-order-product-row{grid-template-columns:44px minmax(0,1fr);}.lncu-order-product-thumb{width:44px;height:44px;}.lncu-order-product-price{grid-column:2;text-align:left;margin-top:-4px;}
  .lncu-order-timeline{grid-template-columns:repeat(4,1fr);}.lncu-order-step strong{font-size:7.5px;}
}
