/* Space Plant — field knowledge, precise information, quiet cosmic detail. */
:root{--spx-navy:#062e48;--spx-green:#74c36a;--spx-cyan:#1fb7de;--spx-cream:#f5f7f0;--spx-line:#dce3dc;--spx-muted:#4c626d}
html{scroll-behavior:smooth}
body.page #sp-main-content,body #sp-main-content{margin:0;padding-top:0}
body.woocommerce div.product .summary .woocommerce-product-details__short-description{order:3}
body.woocommerce div.product .summary form.cart{order:4}
body.woocommerce div.product .summary .spx-product-help{order:5}
.spx-icon{display:inline-block!important;width:24px!important;height:24px!important;flex:0 0 24px;vertical-align:middle;object-fit:contain}
.spx-wrap{width:100%;max-width:1220px;margin:0 auto;padding:0 32px}
.spx-section{padding:88px 0}
body .spx-kicker{font:600 11px/1.5 Poppins,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#376246;margin:0 0 16px}
.spx-section h1,.spx-section h2,.spx-hero h1,.spx-help h2{font-family:Nunito,sans-serif;font-weight:600;letter-spacing:-.035em;line-height:1.12;color:var(--spx-navy)}
.spx-section h1{font-size:clamp(38px,4.7vw,64px);margin:0 0 28px}
.spx-section h2,.spx-help h2{font-size:clamp(30px,3.2vw,44px);margin:0 0 22px}
body .spx-section p{font-size:15px;line-height:1.85;color:var(--spx-muted)}
.spx-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:14px 22px;background:var(--spx-navy);border:1px solid var(--spx-navy);border-radius:5px;color:#fff!important;font:600 13px/1.5 Poppins,sans-serif;text-decoration:none!important;transition:background .18s,transform .18s}
.spx-button:hover{background:#145476;transform:translateY(-2px)}
.spx-button.spx-button-green{background:var(--spx-green);border-color:var(--spx-green);color:#092e35!important}
.spx-button.spx-button-green:hover{background:#92d485}
.spx-link{display:inline-flex;align-items:center;gap:12px;font:600 13px/1.6 Poppins,sans-serif;color:var(--spx-navy);text-underline-offset:6px}
.spx-link:hover{text-decoration:underline}
.spx-actions{display:flex;flex-wrap:wrap;align-items:center;gap:26px}
.spx-site-header{background:var(--spx-navy);color:white;border-bottom:1px solid #ffffff1f}
.spx-header-inner{display:flex;align-items:center;gap:28px;min-height:100px}
.spx-logo{display:block;margin-right:auto;line-height:0}
.spx-logo img{width:118px;height:78px;object-fit:contain}
.spx-desktop-nav{display:flex;gap:28px;align-items:center}
.spx-desktop-nav a{color:#fff;font-size:13px;padding:15px 0}
.spx-desktop-nav a:hover,.spx-desktop-nav a[aria-current=page]{color:#a0df92}
.spx-header-actions{display:flex;align-items:center;gap:10px}
.spx-icon-link,.spx-mobile-nav summary{display:inline-flex;position:relative;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #ffffff30;border-radius:50%;color:#fff!important;cursor:pointer}
.spx-icon-link:hover{background:#ffffff12}
.spx-cart-count{position:absolute;right:-4px;top:-4px;min-width:20px;height:20px;padding:0 4px;border-radius:50%;background:var(--spx-green);color:#062e48;display:grid;place-items:center;font-size:11px;font-weight:600}
/* Account disclosure: native click fallback, enhanced hover and keyboard. */
.spx-header-inner{position:relative;z-index:61}
.spx-account-nav{position:relative}
.spx-account-nav>summary{list-style:none}
.spx-account-nav>summary::-webkit-details-marker{display:none}
.spx-account-nav>summary::after{content:none}
.spx-account-nav[open]>summary{background:#ffffff18;border-color:#9ad78b}
.spx-account-nav>summary:focus-visible{outline:2px solid #9ad78b;outline-offset:4px}
.spx-account-panel{position:absolute;z-index:70;top:calc(100% + 10px);right:0;width:260px;max-width:calc(100vw - 32px);box-sizing:border-box;padding:10px;background:#fff;border:1px solid #d5e5dd;border-top:3px solid #74c36a;border-radius:10px;box-shadow:0 15px 38px #062e482b;color:#062e48}
.spx-account-panel::before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}
.spx-account-nav:not([open])>.spx-account-panel{display:none}
body .spx-account-heading{margin:0;padding:10px 12px 12px;font:600 14px/1.5 Poppins,sans-serif;color:#062e48}
.spx-account-panel nav{display:block;position:static}
.spx-account-panel nav a{display:flex;align-items:center;min-height:44px;box-sizing:border-box;padding:10px 12px;border-radius:6px;font:400 13px/1.5 Poppins,sans-serif;color:#062e48!important;text-decoration:none;overflow-wrap:anywhere}
.spx-account-panel nav a:hover,.spx-account-panel nav a:focus-visible{background:#eaf5e7;color:#17472c!important;outline:2px solid transparent;outline-offset:-2px}
.spx-account-panel nav a:focus-visible{outline-color:#398349}
.spx-account-panel nav a.spx-account-logout{margin-top:6px;border-top:1px solid #e2eae5;border-radius:0 0 6px 6px}
@media(max-width:767px){.spx-account-nav{position:static}.spx-account-panel{top:calc(100% - 2px);right:16px}}

.spx-mobile-nav{display:none}
.spx-mobile-nav summary{list-style:none}
.spx-mobile-nav summary::-webkit-details-marker{display:none}
body .spx-hero{position:relative;overflow:hidden;background:var(--spx-navy);padding:60px 0 56px;color:#fff}
.spx-hero-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:52px;align-items:center}
body .spx-hero .spx-kicker{color:#a3da9c}
.spx-hero h1{font-size:clamp(43px,4.8vw,68px);color:#fff;margin:0 0 26px}
.spx-hero h1 span{color:#9ad78b}
body .spx-hero-lead{font-size:16px;line-height:1.85;color:#d9e7eb;margin:0 0 28px;max-width:520px}
.spx-hero .spx-link{color:#fff}
body .spx-hero-note{color:#b5cdd4;font-size:11px;margin:28px 0 0}
.spx-hero-visual{position:relative;min-height:456px;display:flex;align-items:center;gap:18px}
.spx-hero-visual>.spx-botanical-art{position:absolute;inset:-30px -35px;width:calc(100% + 70px);height:calc(100% + 60px);color:white;opacity:.7}
.spx-hero-pack{position:relative;display:flex;flex-direction:column;flex:1;min-width:0;padding:16px;background:#fff;color:var(--spx-navy)!important;border-radius:6px;box-shadow:0 25px 45px #00182345}
.spx-hero-pack:first-of-type{transform:translateY(-22px)}
.spx-hero-pack:last-of-type{transform:translateY(25px)}
.spx-hero-pack img{width:100%;height:235px;object-fit:contain;border-radius:3px}
.spx-hero-pack strong{font-family:Nunito,sans-serif;font-size:22px;margin-top:14px}
.spx-hero-pack small{color:#4c626d;font-size:10px;margin-top:5px}
.spx-hero-pack .spx-pack-index{font-size:10px;letter-spacing:.14em;margin:0 0 12px;color:#526b72}
.spx-trust{background:var(--spx-cream);border-bottom:1px solid var(--spx-line)}
.spx-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding-top:24px;padding-bottom:24px}
.spx-trust-grid>div{display:flex;gap:14px;align-items:center;font-size:12px;color:var(--spx-navy)}
.spx-trust-grid .spx-icon{color:#398349}
.spx-heading-row{display:flex;gap:30px;justify-content:space-between;align-items:flex-end;margin-bottom:34px}
.spx-heading-row h2{margin-bottom:0}
.spx-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.spx-product{min-width:0;border:1px solid var(--spx-line);border-radius:8px;overflow:hidden;background:#fff}
.spx-product-visual{position:relative;display:flex;justify-content:center;background:#eef4eb;padding:55px 28px 25px}
.spx-product:nth-child(2) .spx-product-visual{background:#edf5f7}
.spx-product-visual img{height:275px;width:100%;object-fit:contain}
.spx-product-tag{position:absolute;left:22px;top:17px;display:flex;align-items:center;gap:10px;color:var(--spx-navy);font-size:10px}
.spx-product-tag .spx-icon{width:19px!important;height:19px!important;flex-basis:19px}
.spx-product-copy{padding:28px}
.spx-product h3{font:600 31px/1.15 Nunito,sans-serif;margin:0 0 9px}
.spx-product h3 a{color:var(--spx-navy)}
body .spx-product p{font-size:13px;line-height:1.85}
body .spx-product .spx-product-headline{font-size:16px;color:var(--spx-navy);margin-bottom:12px}
.spx-facts{list-style:none;margin:20px 0 24px;padding:0}
.spx-facts li{display:flex;gap:10px;align-items:center;color:#355461;font-size:12px;line-height:1.8;margin:8px 0}
.spx-facts .spx-icon{width:18px!important;height:18px!important;flex-basis:18px;color:#398349}
.spx-product-purchase{border-top:1px solid var(--spx-line);padding-top:22px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap}
.spx-price{font-size:19px;font-weight:600;color:var(--spx-navy)}
.spx-price small{font-size:11px;font-weight:400}
.spx-price .iworks-omnibus{font-size:10px;max-width:220px;margin-top:5px}
.spx-product-purchase .spx-button{font-size:12px;padding:12px 16px}
.spx-cream{background:var(--spx-cream)}
.spx-two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.spx-editorial{max-width:630px}
.spx-editorial p{margin:0 0 20px}
body .spx-lead{font-size:19px;color:var(--spx-navy);line-height:1.7}
.spx-person-line{display:flex;align-items:center;gap:16px;margin:28px 0}
.spx-person-line:before{content:"";width:45px;height:2px;background:var(--spx-green)}
.spx-person-line strong{display:block;font-size:15px}
.spx-person-line small{display:block;font-size:12px;color:var(--spx-muted);margin-top:4px}
.spx-art-panel{position:relative;background:var(--spx-navy);border-radius:8px;overflow:hidden;min-height:460px;color:#dbe9e9;display:flex;align-items:center;justify-content:center}
.spx-art-panel .spx-botanical-art{width:100%;max-height:490px}
.spx-art-caption{position:absolute;left:26px;right:26px;bottom:25px;display:flex;justify-content:space-between;gap:15px;font:500 10px/1.5 Poppins,sans-serif;letter-spacing:.08em;color:#c3dbdf}
.spx-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.spx-value{border-top:1px solid #b9cbbf;padding-top:26px}
.spx-value>.spx-icon{color:#368244;margin-bottom:20px;width:32px!important;height:32px!important}
.spx-value h3{font:600 24px/1.25 Nunito,sans-serif;color:var(--spx-navy);margin:0 0 14px}
.spx-value p{font-size:14px!important}
.spx-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.spx-choice{border-left:3px solid var(--spx-green);padding:20px 24px;background:#fff}
.spx-choice h3{font:600 24px/1.3 Nunito,sans-serif;margin:0 0 12px}
.spx-choice p{font-size:14px!important}
.spx-help{padding:38px 40px;background:#e8f2e2;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.spx-help>div{max-width:700px}
.spx-help h2{font-size:31px;margin-bottom:12px}
.spx-help p{margin-bottom:0;font-size:14px}
.spx-help .spx-kicker{margin-bottom:12px}
.spx-help .spx-button{flex-shrink:0}
.spx-faq{max-width:860px}
.spx-faq details{border-top:1px solid var(--spx-line)}
.spx-faq details:last-child{border-bottom:1px solid var(--spx-line)}
.spx-faq summary{display:flex;justify-content:space-between;gap:25px;list-style:none;cursor:pointer;padding:23px 0;font:600 18px/1.45 Nunito,sans-serif;color:var(--spx-navy)}
.spx-faq summary:after{content:"+";font-size:26px;font-weight:400;color:#398349;line-height:1}
.spx-faq details[open] summary:after{content:"−"}
.spx-faq summary::-webkit-details-marker{display:none}
.spx-faq details p{margin:0 0 24px;max-width:740px;font-size:14px}
.spx-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.spx-contact-card{border:1px solid var(--spx-line);border-radius:8px;padding:30px;background:var(--spx-cream)}
.spx-contact-row{display:flex;gap:17px;padding:19px 0;border-bottom:1px solid var(--spx-line)}
.spx-contact-row:last-child{border:0}
.spx-contact-row .spx-icon{color:#368244}
.spx-contact-row h3{font-size:12px;color:var(--spx-muted);margin:0 0 7px}
.spx-contact-row a,.spx-contact-row address,.spx-contact-row p{color:var(--spx-navy);font-size:15px!important;font-style:normal;margin:0;overflow-wrap:anywhere}
.spx-contact-row a{text-decoration:underline;text-underline-offset:5px}
.spx-form-wrap{max-width:850px;margin:auto}
.spx-page-intro{padding:30px 0;background:var(--spx-cream);border-bottom:1px solid var(--spx-line)}
.spx-page-intro h1{font:600 32px/1.2 Nunito,sans-serif;margin:0;color:var(--spx-navy)}
.spx-page-intro p{max-width:730px;margin:12px 0 0;font-size:14px}
.spx-footer{background:var(--spx-navy);padding:58px 0 20px;color:#fff;position:relative;border-top:4px solid var(--spx-green)}
.spx-footer-grid{display:grid;grid-template-columns:1.25fr .75fr 1fr;gap:60px}
.spx-footer img{width:125px;height:85px;object-fit:contain}
body .spx-footer p{color:#c9dce2;font-size:13px;margin:20px 0;max-width:330px}
.spx-footer h2{font:600 16px/1.4 Nunito,sans-serif;margin:10px 0 20px;color:#fff}
.spx-footer a{color:#e8f2f4;font-size:12px;line-height:1.8}
.spx-footer a:hover{color:#a1df91;text-decoration:underline}
.spx-footer ul{list-style:none;padding:0;margin:0}
.spx-footer li{margin:10px 0}
.spx-footer .spx-contact-link{display:flex;gap:12px;align-items:center;margin:16px 0}
.spx-social-links{display:flex;gap:14px;margin-top:24px}
.spx-social-links a{display:grid;place-items:center;width:42px;height:42px;border:1px solid #ffffff38;border-radius:50%}
.spx-footer-bottom{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;border-top:1px solid #ffffff24;margin-top:40px;padding-top:23px}
.spx-footer-bottom small{color:#b8d2d9;font-size:11px}
.spx-footer-docs{display:flex;gap:16px;flex-wrap:wrap}
.spx-footer-docs a{font-size:10px}
.spx-product-intro{border-bottom:1px solid var(--spx-line);padding-bottom:12px}
.spx-product-intro p{font-style:normal}
.spx-product-intro .spx-facts{margin:12px 0}
.spx-product-information{max-width:960px;padding:28px 0;margin:auto}
.spx-product-information h2{font:600 30px/1.2 Nunito,sans-serif!important;color:var(--spx-navy);margin:0 0 20px}
.spx-product-information h3{font:600 22px/1.3 Nunito,sans-serif;color:var(--spx-navy);margin:28px 0 14px}
.spx-product-information p,.spx-product-information li{font-size:14px!important;line-height:1.85}
.spx-product-information ol{padding-left:22px}
.spx-product-information ol li{padding:6px 0}
.spx-specs{width:100%;border-collapse:collapse;margin:24px 0}
.spx-specs th,.spx-specs td{text-align:left;padding:17px;border-bottom:1px solid var(--spx-line);font-size:14px;line-height:1.6;color:var(--spx-navy);vertical-align:top}
.spx-specs th{width:40%;background:var(--spx-cream);font-weight:600}
body .spx-product-information .spx-note{background:#eef5ea;border-left:3px solid #74c36a;padding:18px 22px;font-size:13px!important;margin:24px 0}
.spx-product-help{margin:25px 0 0;padding:18px;border:1px solid var(--spx-line);border-radius:6px;order:5}
.spx-product-help p{font-size:12px!important;margin:0 0 8px}
.spx-product-help .spx-link{font-size:12px}
.spx-catalog{padding-top:38px;padding-bottom:55px}
.spx-catalog .woocommerce-products-header h1{font:600 36px/1.2 Nunito,sans-serif;margin-bottom:28px;color:var(--spx-navy)}
.spx-catalog .widget-wrap{border:1px solid var(--spx-line);border-radius:8px;padding:24px;background:var(--spx-cream)}
.spx-catalog .widget-title{font:600 20px/1.3 Nunito,sans-serif;color:var(--spx-navy)}
.spx-catalog .widget li a{font-size:13px;color:var(--spx-navy)}
body.woocommerce .spx-catalog ul.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
body.woocommerce .spx-catalog ul.products:before,body.woocommerce .spx-catalog ul.products:after{display:none}
body.woocommerce .spx-catalog ul.products li.product{width:100%!important;float:none!important;margin:0!important}
@media(max-width:767px){body.woocommerce .spx-catalog ul.products{grid-template-columns:1fr}}
.spx-catalog ul.products li.product{border:1px solid var(--spx-line);border-radius:8px;padding:20px!important;background:#fff}
.spx-catalog ul.products li.product .price,.spx-catalog ul.products li.product .price .amount,.spx-catalog ul.products li.product .price small{color:#062e48!important}
.spx-catalog .woocommerce-loop-product__title{font:600 24px/1.25 Nunito,sans-serif!important;color:var(--spx-navy)}
.spx-catalog .spx-facts{display:none}
.spx-catalog .spx-product-intro{border:0}
.spx-catalog .spx-product-intro p{font-size:12px!important;line-height:1.7}
body.woocommerce div.product .flex-direction-nav a{background:#fff!important;border:1px solid #a7bdb2!important;border-radius:50%;width:40px!important;height:40px!important;opacity:1!important}
body.woocommerce div.product .flex-direction-nav a:before{content:""!important;display:block!important;position:absolute;left:11px;top:10px;width:16px;height:16px;background:none!important;border:0;border-top:2px solid #062e48;border-right:2px solid #062e48;transform:rotate(45deg)}
body.woocommerce div.product .flex-direction-nav a.flex-prev:before{left:14px;transform:rotate(-135deg)}
body .brakujaca-kwota{background:#eef5ea!important;border:1px solid #c2d7bc!important;color:#254d3b!important;border-radius:6px}
body .brakujaca-kwota p{font-size:13px!important;color:#254d3b!important}
#spx-contact-form .forminator-field-html .forminator-label{display:none}
#spx-contact-form .forminator-input,#spx-contact-form .forminator-textarea{font-size:16px!important;border:1px solid #b7c9bd!important;border-radius:5px!important;background:#fff!important;min-height:48px}
#spx-contact-form .forminator-label{font-size:13px!important;color:#062e48!important}
#spx-contact-form .forminator-button-submit{background:#062e48!important;color:#fff!important;border-radius:5px!important;min-height:52px;font-size:14px!important}
#spx-contact-form .forminator-checkbox-label{font-size:12px!important;line-height:1.7!important}
.spx-loading{display:none;position:fixed;inset:0;background:#062e4860;z-index:9999;align-items:center;justify-content:center}
.spx-spinner{border:5px solid #e9f3ed;border-top-color:#74c36a;width:48px;height:48px;border-radius:50%;animation:spx-spin .8s linear infinite}
@keyframes spx-spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.spx-desktop-nav{gap:19px}.spx-header-inner{gap:20px}.spx-hero-grid{gap:32px}.spx-hero-pack img{height:205px}.spx-two-col{gap:44px}.spx-help{flex-direction:column;align-items:flex-start}}
@media(max-width:991px){.spx-desktop-nav{display:none}.spx-mobile-nav{display:block}.spx-mobile-nav[open]>nav{position:absolute;left:0;right:0;top:100%;background:#062e48;padding:20px 26px 30px;border-top:1px solid #ffffff30;box-shadow:0 16px 22px #062e4833}.spx-mobile-nav nav a{display:block;color:#fff;padding:14px;font-size:16px}.spx-mobile-nav[open] summary{background:#ffffff20}.spx-header-inner{min-height:84px}.spx-logo img{width:94px;height:64px}.spx-hero h1{font-size:46px}.spx-hero-pack{padding:12px}.spx-hero-pack img{height:170px}.spx-footer-grid{gap:30px}.spx-values-grid{gap:20px}}
@media(max-width:767px){
.spx-wrap{padding:0 22px}.spx-section{padding:52px 0}.spx-header-inner{gap:12px;min-height:80px}.spx-header-actions{gap:9px}.spx-icon-link,.spx-mobile-nav summary{width:42px;height:42px}
body .spx-hero{padding:38px 0 44px}.spx-hero-grid{grid-template-columns:1fr;gap:22px}.spx-hero h1{font-size:clamp(37px,10vw,50px);margin-bottom:22px}.spx-hero .spx-kicker{font-size:10px}.spx-hero-lead{font-size:15px!important}.spx-actions{gap:19px}.spx-hero-visual{min-height:310px;gap:14px;max-width:430px;width:100%;margin:auto}.spx-hero-pack:first-of-type{transform:translateY(-9px)}.spx-hero-pack:last-of-type{transform:translateY(12px)}.spx-hero-pack img{height:160px}.spx-hero-pack strong{font-size:21px}.spx-hero-pack small{font-size:10px}
.spx-trust-grid{grid-template-columns:1fr;gap:15px;padding-top:22px;padding-bottom:22px}.spx-trust-grid>div{font-size:12px}.spx-heading-row{display:block;margin-bottom:26px}.spx-heading-row>.spx-link{margin-top:20px}
.spx-product-grid,.spx-two-col,.spx-choice-grid,.spx-contact-grid,.spx-values-grid,.spx-footer-grid{grid-template-columns:1fr;gap:28px}.spx-product-visual img{height:255px}.spx-product-copy{padding:23px}.spx-product-purchase{flex-direction:column;gap:18px}.spx-product-purchase .spx-button{width:100%}.spx-price{font-size:20px}
.spx-section h1{font-size:40px}.spx-section h2{font-size:32px}.spx-lead{font-size:18px!important}.spx-art-panel{min-height:340px;max-width:480px}.spx-art-panel .spx-botanical-art{height:360px}.spx-art-caption{font-size:8px;left:20px;right:20px}.spx-value{padding-top:23px}.spx-value>.spx-icon{margin-bottom:15px}.spx-help{padding:28px 23px;gap:24px}.spx-help h2{font-size:28px}.spx-help .spx-button{width:100%}.spx-faq summary{font-size:17px;padding:20px 0}.spx-contact-card{padding:15px 22px}
.spx-footer{padding:36px 0 22px}.spx-footer-grid{gap:24px}.spx-footer-grid>div:first-child p{margin-bottom:0}.spx-footer-bottom{gap:20px;margin-top:28px}.spx-footer-docs{gap:12px 18px}
.spx-specs th,.spx-specs td{padding:13px 10px;font-size:12px}.spx-product-information{padding:22px 0}.spx-product-information h2{font-size:26px!important}
}
@media(max-width:767px){
body.woocommerce div.product .summary form.cart .single_add_to_cart_button{width:100%!important;float:none!important;margin:16px 0 0!important;min-height:52px!important}
body.woocommerce div.product .summary form.cart .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;align-items:center}
body.woocommerce div.product .summary form.cart .quantity{float:none;margin:0!important}
}
@media(max-width:360px){.spx-wrap{padding:0 16px}.spx-logo img{width:80px}.spx-hero-pack{padding:10px}.spx-hero-pack img{height:145px}.spx-hero-pack small{font-size:9px}.spx-hero-pack strong{font-size:19px}.spx-button{gap:12px;padding:13px 17px}.spx-hero .spx-actions{gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.spx-button{transition:none}.spx-button:hover{transform:none}}


/* Product stories and ingredient reference, scoped to product panels. */
.spx-product-information .spx-story-lead{font-size:16px!important;line-height:1.9;color:#254858;max-width:880px}
.spx-formula-banner{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#426171;border:1px solid #062e48;border-radius:8px;overflow:hidden;margin:30px 0 36px}
.spx-formula-banner>div{background:#062e48;padding:28px 30px}
.spx-formula-banner span{display:block;color:#acdba1;font-size:10px;line-height:1.6;letter-spacing:.12em}
.spx-formula-banner strong{display:block;color:#fff;font:600 27px/1.3 Nunito,sans-serif;margin:14px 0}
.spx-product-information .spx-formula-banner p{color:#d5e4e7;font-size:13px!important;margin:0}
.spx-application-grid{margin:32px 0}
.spx-application-grid .spx-choice{background:#f5f7f0;border-radius:0 6px 6px 0;min-width:0}
.spx-application-grid .spx-icon{color:#398349}
.spx-product-information .spx-application-grid h3{margin-top:15px}
.spx-application-grid p{margin-bottom:0}
body .spx-product-information .spx-citation{font-size:12px;line-height:1.7;color:#235e6e;text-decoration:underline;text-underline-offset:3px}
.spx-product-faq{margin:30px 0;max-width:100%}
.spx-product-faq details{border-top:1px solid #cfddd3}
.spx-product-faq details:last-child{border-bottom:1px solid #cfddd3}
.spx-product-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font:600 18px/1.5 Nunito,sans-serif;color:#062e48;padding:20px 0}
.spx-product-faq summary::-webkit-details-marker{display:none}
.spx-product-faq summary:after{content:"+";font:400 25px/1 Nunito,sans-serif;flex:0 0 22px;text-align:center;color:#398349}
.spx-product-faq details[open] summary:after{content:"−"}
.spx-product-faq details>div{padding:0 32px 10px 0}
.spx-product-faq summary:focus-visible,.spx-ingredients a:focus-visible{outline:2px solid #1a697f;outline-offset:5px;border-radius:2px}
.spx-formula-split{display:flex;width:100%;margin:28px 0 18px;border-radius:5px;overflow:hidden;font:600 20px/1.3 Nunito,sans-serif}
.spx-formula-split span{width:75%;padding:12px 15px;background:#b5dda5;color:#062e48}
.spx-formula-split span+span{width:25%;background:#062e48;color:#fff;text-align:right}
.spx-ingredient-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:22px 0 30px}
.spx-ingredient-card{min-width:0;background:#f5f7f0;border:1px solid #d9e5d5;border-radius:8px;padding:26px 28px}
.spx-ingredient-card:nth-child(even){background:#f0f6f7;border-color:#d9e6e8}
.spx-ingredient-value{display:block;font:600 42px/1.15 Nunito,sans-serif;color:#28603d;letter-spacing:-.03em}
.spx-ingredient-card:nth-child(even) .spx-ingredient-value{color:#175b71}
.spx-ingredient-value-small{font-size:34px}
.spx-product-information .spx-ingredient-card h3{margin:15px 0 12px}
.spx-product-information .spx-ingredient-card p{font-size:13px!important;margin:0 0 14px}
.spx-product-information .spx-source-note{font-size:12px!important;line-height:1.75;color:#4e6973}
.spx-source-note a{color:#235e6e;text-decoration:underline;text-underline-offset:3px}
.spx-product-information .spx-aminogram{table-layout:fixed;border:1px solid #d2dfd4;border-radius:6px;overflow:hidden;margin-bottom:15px}
.spx-aminogram caption{text-align:left;font-size:12px;line-height:1.7;color:#4e6973;padding:0 0 12px;caption-side:top}
.spx-product-information .spx-aminogram th{width:70%}
.spx-product-information .spx-aminogram th,.spx-product-information .spx-aminogram td{padding:12px 18px}
.spx-product-information .spx-aminogram th:last-child,.spx-product-information .spx-aminogram td:last-child{width:30%;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.spx-aminogram thead th{background:#062e48;color:#fff}
.spx-aminogram tbody th{font-weight:400;background:#fff}
.spx-aminogram tbody tr:nth-child(even) th,.spx-aminogram tbody tr:nth-child(even) td{background:#f5f7f0}
.spx-aminogram tfoot th,.spx-aminogram tfoot td{background:#e8f2e2;font-weight:600}
.spx-ingredient-contact{padding:25px 28px;background:#eef5ea;border-radius:8px;margin-top:32px}
.spx-product-information .spx-ingredient-contact h3{margin-top:0}
.spx-product-information .spx-ingredient-contact p{margin-bottom:15px}
@media(max-width:767px){
.spx-product-information{box-sizing:border-box;width:100%;padding:28px 18px}
.spx-formula-banner,.spx-ingredient-grid{grid-template-columns:1fr}
.spx-formula-banner>div{padding:23px}
.spx-formula-banner strong{font-size:25px}
.spx-product-information .spx-story-lead{font-size:15px!important}
.spx-ingredient-card{padding:23px}
.spx-ingredient-value{font-size:38px}
.spx-ingredient-value-small{font-size:30px}
.spx-product-faq summary{font-size:17px;gap:12px;padding:18px 0}
.spx-product-faq details>div{padding-right:0}
.spx-product-information .spx-aminogram th,.spx-product-information .spx-aminogram td{padding:12px 10px;font-size:13px}
.spx-ingredient-contact{padding:22px}
}
@media(max-width:360px){
.spx-ingredient-card,.spx-formula-banner>div{padding:19px}
.spx-ingredient-value-small{font-size:27px}
.spx-product-information .spx-aminogram th,.spx-product-information .spx-aminogram td{padding:11px 8px;font-size:12px}
}

/* Keep the real WooCommerce thumbnail visible and next to the product on phones. */
body.woocommerce-cart .woocommerce-cart-form table.cart .product-thumbnail img{width:80px;height:80px;max-width:100%;object-fit:contain;border:1px solid #d9e8e2;border-radius:6px;background:#fff;padding:3px;box-sizing:border-box}
@media(max-width:768px){
body.woocommerce-cart .woocommerce-cart-form table.shop_table{display:block;border:0;background:transparent}
body.woocommerce-cart .woocommerce-cart-form table.shop_table>tbody{display:block;width:100%}
body.woocommerce-cart .woocommerce-cart-form table.shop_table>thead{display:none}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item{display:grid;grid-template-columns:72px minmax(0,1fr) 44px;column-gap:10px;align-items:center;margin:0 0 16px;padding:14px;border:1px solid #c9ded5;border-radius:8px;background:#fff}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td{grid-column:1/-1;display:flex!important;align-items:center;justify-content:space-between;gap:10px;min-width:0;width:auto;padding:12px 0;border:0;border-bottom:1px solid #e0eae6;background:transparent!important;text-align:right!important;font-size:14px;box-sizing:border-box}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td:before{float:none;font-weight:500}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-thumbnail{grid-column:1;grid-row:1;display:block!important;padding:0;border:0}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-thumbnail a{display:block}
body.woocommerce-cart .woocommerce-cart-form table.cart tr.cart_item .product-thumbnail img{display:block;width:72px!important;height:80px!important;margin:0}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-name{grid-column:2;grid-row:1;display:block!important;padding:0;border:0;text-align:left!important;font-size:14px!important;line-height:1.55!important;overflow-wrap:anywhere}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-name a{font-size:inherit;line-height:inherit}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-remove{grid-column:3;grid-row:1;align-self:start;display:block!important;padding:0;border:0}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-remove a.remove{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;font-size:25px}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-thumbnail:before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-name:before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-remove:before{content:none!important;display:none!important}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-price{margin-top:14px;border-top:1px solid #e0eae6}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item>td.product-subtotal{border-bottom:0;padding-bottom:0}
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item .quantity{margin:0}
}
@media(max-width:360px){
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item{grid-template-columns:64px minmax(0,1fr) 44px;column-gap:8px;padding:12px}
body.woocommerce-cart .woocommerce-cart-form table.cart tr.cart_item .product-thumbnail img{width:64px!important;height:76px!important}
}

