@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-ext-wght-normal-BOFOeGcA.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-wght-normal-Xz1IZZA0.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-ext-wght-normal-C8S-KRRz.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--brand-green:#90c045;--brand-earth:#493a37;--brand-leaf:#536e29;--forest:var(--brand-earth);--forest-dark:#352927;--ink:var(--brand-earth);--muted:#6c635c;--cream:#fbfaf5;--line:#e3e5d8;--lime:#edf4dd;--accent:var(--brand-leaf);--serif:Georgia,"Times New Roman",serif;--sans:"DM Sans Variable",system-ui,sans-serif;--heading:"Manrope Variable",var(--sans)}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:600;line-height:1.2;letter-spacing:-.045em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:76px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px}.button{border:1px solid var(--forest);display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:14px 25px;background:var(--brand-green);color:var(--brand-earth);border-color:var(--brand-green);border-radius:6px;font-size:13px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#a3ce64;border-color:#a3ce64;transform:translateY(-1px)}.button-light{background:var(--cream);color:var(--forest);border-color:var(--cream)}.button-light:hover{background:var(--lime);border-color:var(--lime)}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:13px;font-weight:600;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:0;color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;z-index:20;top:-100px;left:15px;padding:15px;background:#fff}.skip-link:focus{top:15px}.announcement{height:35px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--forest);color:#f8fbec;font-size:11px;letter-spacing:.035em}.announcement a{display:inline-flex;align-items:center;gap:3px;text-decoration:underline;text-underline-offset:3px;margin-left:13px}.site-header{position:sticky;z-index:10;top:0;background:#fbfaf5fa;border-bottom:1px solid var(--line)}.header-inner{height:83px;display:flex;align-items:center;justify-content:space-between;width:min(1440px,calc(100% - 96px));margin:auto}.desktop-nav{display:flex;gap:27px;align-items:center;font-size:13px;font-weight:550}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--accent)}.header-actions{display:flex;gap:10px}.cart-icon{position:relative}.cart-icon span{position:absolute;top:0;right:0;background:var(--accent);color:#fff;border-radius:50%;min-width:17px;height:17px;font-size:10px;display:grid;place-items:center}.menu-button{display:none}.mobile-nav{display:flex;flex-direction:column;gap:20px;padding:24px}.hero{overflow:hidden;background:#f4f4e9}.hero-grid{min-height:610px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:24px}.hero-copy{position:relative;z-index:1;padding-block:55px}.hero-copy .eyebrow{display:flex;align-items:center;gap:12px}.tiny-line{width:28px;height:1px;background:var(--forest)}.hero h1{font-size:clamp(46px,5.3vw,76px);letter-spacing:-.06em;line-height:1.09}.hero h1 em{font-family:var(--serif);font-weight:400;letter-spacing:-.04em;color:var(--brand-leaf)}.hero-description{font-size:16px;color:var(--muted);max-width:405px;margin:27px 0 30px;line-height:1.8}.hero-actions{display:flex;gap:24px;align-items:center}.hero-note{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin-top:43px;line-height:1.7}.hero-note strong{color:var(--ink);font-weight:500}.hero-visual{height:575px;position:relative;isolation:isolate}.visual-ring{position:absolute;width:94%;aspect-ratio:1;left:8%;top:6%;border-radius:50%;background:#e1ecc7}.hero-caption{position:absolute;right:0;top:35px;display:flex;gap:23px;align-items:center;font-family:var(--serif);font-size:20px;font-style:italic;line-height:1.25;z-index:3}.hero-product{position:absolute;mix-blend-mode:multiply;object-fit:contain}.hero-product-back{width:57%;height:69%;top:18%;left:-3%;transform:rotate(-11deg)}.hero-product-front{width:71%;height:83%;top:15%;right:-6%;transform:rotate(10deg)}.floating-label{position:absolute;bottom:68px;left:9%;display:flex;gap:32px;align-items:center;background:#fffffaed;border:1px solid #fff;border-radius:5px;padding:15px 20px;box-shadow:0 8px 20px #173c2c08;font-size:11px;line-height:1.8}.floating-label strong{font-size:14px}.visual-index{position:absolute;right:7px;bottom:25px;font-size:9px;font-weight:600;letter-spacing:.12em}.principles{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-block:26px}.principles span{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:500}.principles svg{color:var(--brand-leaf)}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.section-title h2{font-size:35px}.section-title .eyebrow{color:var(--muted);margin-bottom:12px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category{padding:26px;border-radius:5px;background:#edf3df;transition:transform .2s}.category:hover{transform:translateY(-4px)}.category-1{background:#f2efd8}.category-2{background:#f3e8da}.category-3{background:#eee9e1}.category-top{display:flex;justify-content:space-between;align-items:start;margin-bottom:31px}.category-top span{font-size:10px;letter-spacing:.1em;color:var(--muted)}.category h3{font-size:18px;margin-bottom:12px;letter-spacing:-.025em}.category p{font-size:12px;line-height:1.7;color:var(--muted);min-height:43px;max-width:200px}.category>svg{margin-top:22px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}.product-image{display:block;aspect-ratio:1;position:relative;background:#fff;border:1px solid #edf0e6;border-radius:5px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:17px;transition:transform .3s}.product-card:hover img{transform:scale(1.035)}.format{position:absolute;left:12px;top:12px;background:#f3f4ed;color:var(--forest);border-radius:3px;font-size:10px;padding:4px 8px}.card-arrow{position:absolute;right:12px;bottom:12px;border:1px solid var(--line);background:#fff;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.product-info{padding:17px 0 0}.product-info h3{font-size:13px;letter-spacing:-.015em;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.card-link{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-top:12px}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:60px 80px;align-items:center}.editorial-art{position:relative;background:#e8efda;aspect-ratio:1;border-radius:5px;overflow:hidden}.editorial-art img{width:78%;height:78%;object-fit:contain;position:absolute;bottom:-10%;right:-5%;mix-blend-mode:multiply;transform:rotate(14deg)}.editorial-art>span{position:absolute;font-size:45px;line-height:1.12;letter-spacing:-.045em;top:35px;left:35px;font-family:var(--heading);font-weight:500}.editorial-art em{font-family:var(--serif);font-weight:400}.editorial-copy h2{font-size:34px;line-height:1.23}.editorial-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted);margin-top:22px;max-width:420px}.editorial-copy ol{list-style:none;padding:0;margin:27px 0}.editorial-copy li{display:flex;gap:18px;margin:18px 0}.editorial-copy li>span{font-size:11px;color:var(--accent);padding-top:2px}.editorial-copy h3{font-size:13px;letter-spacing:0;margin-bottom:5px}.editorial-copy li p{font-size:12px;color:var(--muted)}.professional{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#f0f0e3;padding:46px 48px;margin-block:25px 70px;border-radius:5px;align-items:center}.professional h2{font-size:36px}.professional p:not(.eyebrow){font-size:14px;max-width:360px;margin-bottom:25px;color:var(--muted)}.help-strip{background:var(--forest);color:#fff;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:35px;border-radius:5px;padding:42px 48px;margin-block:45px 65px}.help-strip .eyebrow{font-size:9px;color:#dbeabb}.help-strip h2{font-size:32px}.help-strip>p{max-width:245px;color:#efece2;font-size:13px}.footer{border-top:1px solid var(--line);padding-top:49px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:30px;padding-bottom:45px}.footer-grid>div{display:flex;flex-direction:column;align-items:start;gap:9px;font-size:12px;color:var(--muted)}.footer-grid .brand-home{margin-bottom:15px}.footer-grid p{font-size:12px;line-height:1.8}.footer-grid h3{color:var(--ink);font-size:12px;letter-spacing:0;margin:5px 0 8px}.footer-grid a:hover{color:var(--forest);text-decoration:underline;text-underline-offset:3px}.footer-bottom{border-top:1px solid var(--line);padding-block:23px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.page-title{font-size:clamp(35px,4vw,55px);margin-bottom:20px}.intro{color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:30px}.catalog-filters{display:flex;gap:12px;margin-top:38px;scroll-margin-top:115px}.search-field{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:4px;flex:1;padding:0 17px}.search-field input{min-width:0;width:100%;height:52px;border:0;background:none;font-size:14px}.catalog-filters select{height:54px;background:#fff;border:1px solid var(--line);border-radius:4px;padding:0 15px;color:var(--ink);font-size:13px}.results-heading{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);margin:24px 0}.pagination{display:flex;justify-content:center;gap:8px;margin:40px 0 0}.pagination a{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:4px;font-size:12px}.pagination a[aria-current=page]{background:var(--forest);color:#fff}.breadcrumbs{font-size:12px;color:var(--muted);padding-block:28px}.breadcrumbs a{display:inline-flex;align-items:center;gap:9px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.main-image{background:#fff;border:1px solid var(--line);border-radius:5px;aspect-ratio:1;display:grid;place-items:center}.main-image img{width:100%;height:100%;object-fit:contain;padding:20px}.thumbnails{display:flex;gap:9px;overflow-x:auto;padding:13px 2px}.thumbnails button{flex:0 0 65px;border:1px solid var(--line);border-radius:4px;background:#fff;padding:5px}.thumbnails button[aria-pressed=true]{border-color:var(--forest);box-shadow:0 0 0 1px var(--forest)}.thumbnails img{width:55px;height:55px;object-fit:contain}.product-detail h1{font-size:26px;letter-spacing:-.025em;line-height:1.4}.product-detail>.eyebrow{margin:8px 0 16px}.variant-picker{margin-top:23px}.variant-picker p{font-size:11px;font-weight:600;margin-bottom:8px}.variant-picker a{font-size:11px;display:inline-block;border:1px solid var(--line);border-radius:4px;padding:7px 11px;margin:3px 5px 3px 0}.variant-picker a:hover{border-color:var(--forest)}.purchase-box{background:#f0f4e5;border-radius:5px;padding:22px;margin-block:24px}.price{font-size:28px;font-weight:600;letter-spacing:-.035em;margin-bottom:18px}.price small{font-size:11px;color:var(--muted);font-weight:400;letter-spacing:0;margin-left:10px}.add-to-cart{display:flex;gap:10px}.add-to-cart .button{flex:1}.add-to-cart input{height:53px;width:65px;padding:8px;border:1px solid var(--line);border-radius:4px;background:#fff;text-align:center}.small-text{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-top:14px}.support-link{display:flex;align-items:center;gap:9px;font-size:11px;margin-top:17px;text-decoration:underline;text-underline-offset:3px}.availability-note{font-size:13px;margin-bottom:15px}.product-bullets{list-style:none;padding:0;margin:22px 0;font-size:12px;line-height:1.75}.product-bullets li{display:flex;align-items:start;gap:10px;margin-block:12px}.product-bullets svg{flex-shrink:0;margin-top:3px;color:var(--brand-leaf)}.product-description{padding-block:55px;margin-top:40px;border-top:1px solid var(--line);max-width:850px}.product-description h2{font-size:30px;margin-bottom:22px}.prose{font-size:14px;line-height:1.9;color:var(--muted);overflow-wrap:anywhere}.prose p{margin-bottom:15px}.prose h3{font-size:18px;margin-block:25px 10px}.label-note{font-size:12px;color:var(--muted);border-left:2px solid var(--brand-green);padding-left:17px;margin-top:27px}.empty-state{text-align:center;padding-block:80px}.empty-state>svg{margin:0 auto 25px}.empty-state h1{font-size:40px;margin:20px}.empty-state h2{font-size:30px;margin:20px}.empty-state p{color:var(--muted);font-size:14px;margin:15px 0 25px}.error-message{background:#fbe8de;color:#73381e;border:1px solid #e8c5b1;padding:15px 20px;border-radius:4px;margin:20px 0}.cart-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:45px;margin-top:40px}.cart-line{display:flex;align-items:start;gap:20px;border-bottom:1px solid var(--line);padding:25px 0}.cart-line>img{width:100px;height:100px;object-fit:contain;background:#fff}.cart-line h2{font-size:14px;line-height:1.5;letter-spacing:0}.cart-line p{font-size:12px;color:var(--muted)}.cart-line>div{flex:1}.quantity-form{font-size:11px;display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:15px}.quantity-form input{width:55px;border:1px solid var(--line);border-radius:3px;margin-left:5px;padding:6px}.quantity-form button{background:none;border:0;text-decoration:underline;color:var(--forest)}.cart-summary{padding:25px;background:#edf3df;height:fit-content;border-radius:5px}.cart-summary h2{font-size:23px;margin-bottom:22px}.total{display:flex;justify-content:space-between;gap:20px;font-size:15px;margin-block:18px}.cart-summary>p{font-size:12px;color:var(--muted);margin-bottom:20px}.cart-summary .button{width:100%}.finder{max-width:850px}.finder-choices{border:0;padding:0;margin:35px 0 20px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.finder-choices label{position:relative;display:flex;align-items:center;gap:16px;padding:23px;border:1px solid var(--line);background:#fff;border-radius:5px;cursor:pointer;font-size:13px}.finder-choices label.selected{border-color:var(--forest);background:#edf0e3}.finder-choices input{accent-color:var(--forest)}.checkbox-label{display:flex;align-items:center;gap:10px;margin:25px 0 30px;font-size:13px}.checkbox-label input{accent-color:var(--forest);width:17px;height:17px}.finder-help{font-size:12px;color:var(--muted);margin-top:30px}.finder-help a{text-decoration:underline;text-underline-offset:3px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:45px}.contact-card{padding:32px;background:#edf3df;border-radius:5px}.contact-card h2{font-size:21px;margin:24px 0 14px}.contact-card p{font-size:14px;color:var(--muted)}.contact-card>svg:last-child:not(:first-child){margin-top:30px}@media(min-width:1440px){.hero-grid{min-height:660px}.hero-visual{height:620px}}@media(max-width:1100px){.container,.header-inner{width:calc(100% - 56px)}.hero h1{font-size:58px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-grid{gap:5px}.hero-visual{height:520px}.hero-caption{right:0;font-size:17px}.hero-caption svg{width:25px}.category{padding:22px}.editorial{gap:42px}.help-strip{padding:35px}.desktop-nav{gap:23px}.product-layout{gap:35px}.product-detail h1{font-size:23px}}@media(max-width:800px){.container,.header-inner{width:calc(100% - 40px)}.header-inner{height:70px}.desktop-nav{display:none}.menu-button{display:inline-flex}.header-actions{gap:1px}.hero-grid{grid-template-columns:1fr 1fr;min-height:500px}.hero h1{font-size:43px}.hero-description{font-size:14px}.hero-copy{padding-block:40px}.hero-note{margin-top:25px}.hero-visual{height:400px}.hero-caption{top:16px;font-size:15px;gap:10px}.hero-product-front{width:90%;height:88%;right:-17%}.hero-product-back{width:72%;left:-11%}.floating-label{bottom:22px;padding:10px 14px;left:2%;gap:20px}.visual-index{display:none}.principles{gap:15px}.principles span{font-size:10px;gap:8px}.principles svg{width:18px;flex-shrink:0}.section{padding-block:50px}.section-title h2{font-size:29px}.category-grid{grid-template-columns:1fr 1fr;gap:14px}.category h3{font-size:19px}.category p{min-height:unset;max-width:unset}.category-top{margin-bottom:23px}.product-grid{grid-template-columns:1fr 1fr;gap:25px 16px}.editorial{grid-template-columns:1fr;gap:35px;padding-block:25px 50px}.editorial-art{aspect-ratio:1.4}.editorial-art img{right:0;height:100%;width:70%;bottom:-10%}.editorial-copy h2{font-size:32px}.editorial-copy>p:not(.eyebrow){max-width:100%}.editorial-copy ol{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.professional{gap:30px;padding:32px;margin-bottom:40px}.professional h2{font-size:30px}.help-strip{grid-template-columns:1fr 1fr;margin-block:35px 50px;gap:25px}.help-strip .button{grid-column:2;grid-row:2;justify-self:start}.help-strip>div{grid-row:span 2}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{font-size:9px}.catalog-filters{flex-wrap:wrap}.catalog-filters .search-field{flex-basis:100%}.catalog-filters select{width:100%}.catalog-filters>label:not(.search-field){flex:1}.product-layout{grid-template-columns:1fr;gap:30px}.gallery{max-width:600px;margin:auto;width:100%}.product-detail h1{font-size:25px}.product-description{margin-top:25px;padding-block:35px}.cart-layout,.contact-grid{grid-template-columns:1fr}.contact-card{padding:25px}.contact-card h2{margin-top:18px}}@media(max-width:540px){.announcement{font-size:9px;gap:6px}.announcement a{margin-left:3px;font-size:9px}.announcement>svg{display:none}.hero-grid{display:flex;flex-direction:column;gap:0}.hero-copy{padding-top:35px;padding-bottom:0;align-self:stretch}.hero h1{font-size:50px}.hero .eyebrow{font-size:9px;margin-bottom:19px}.hero-description{margin-block:20px;max-width:350px;font-size:14px}.hero-actions{gap:20px}.hero-actions .button{padding:12px 18px;min-height:49px;font-size:12px;gap:12px}.hero-actions .text-link{font-size:11px;gap:7px}.hero-note{display:none}.hero-visual{width:100%;height:370px;margin-top:12px}.visual-ring{width:83%;left:10%;top:5%}.hero-caption{top:22px;right:3%;font-size:16px}.hero-product-back{width:58%;height:82%;top:6%;left:2%}.hero-product-front{width:72%;height:98%;top:1%;right:-1%}.floating-label{bottom:21px;left:5%;padding:12px 16px}.principles{padding-block:20px;flex-wrap:wrap;justify-content:center;gap:14px 22px}.principles span{font-size:10px}.principles span:last-child{flex-basis:100%;justify-content:center}.section-title{align-items:start;gap:15px;flex-direction:column;margin-bottom:25px}.section-title h2{font-size:27px}.eyebrow{font-size:9px}.category{padding:19px 17px}.category h3{font-size:17px}.category p{font-size:11px}.category-top svg{width:31px}.category-top{margin-bottom:21px}.category>svg{margin-top:18px;width:20px}.product-grid{gap:25px 13px}.product-info h3{font-size:11px;-webkit-line-clamp:4}.product-info{padding-top:13px}.product-image img{padding:8px}.card-link{font-size:10px}.format{font-size:8px;left:7px;top:7px}.card-arrow{width:27px;height:27px;right:7px;bottom:7px}.card-arrow svg{width:16px}.editorial-art{aspect-ratio:1.1}.editorial-art>span{font-size:34px;left:23px;top:25px}.editorial-copy h2{font-size:29px}.editorial-copy ol{display:block}.editorial-copy li{margin-block:21px}.professional{grid-template-columns:1fr;gap:25px;padding:28px 23px}.professional h2{font-size:30px}.professional p:not(.eyebrow){font-size:13px}.help-strip{display:flex;flex-direction:column;align-items:start;padding:30px 25px;gap:22px}.help-strip h2{font-size:30px}.help-strip>p{max-width:none}.help-strip .eyebrow{margin-bottom:14px}.footer-grid{grid-template-columns:1fr 1fr;font-size:11px;gap:30px 20px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{flex-direction:column;gap:8px}.page-title{font-size:35px}.intro{font-size:14px}.catalog-filters{gap:10px}.catalog-filters .button{padding-inline:17px;gap:12px}.catalog-filters select{font-size:12px;max-width:215px}.search-field input{font-size:12px}.product-detail h1{font-size:23px}.main-image img{padding:10px}.purchase-box{padding:19px}.product-bullets{font-size:12px}.product-description h2{font-size:25px}.prose{font-size:13px}.finder-choices{grid-template-columns:1fr;gap:10px}.finder-choices label{padding:19px}.cart-line{gap:12px}.cart-line>img{width:70px;height:80px}.cart-line h2{font-size:12px}.cart-line .icon-button{width:30px}.empty-state{padding-block:50px}.empty-state h2{font-size:25px}.empty-state h1{font-size:33px}.footer-grid a{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.page-title em{font-family:var(--serif);font-weight:400;color:var(--brand-leaf)}.desktop-nav a{white-space:nowrap}.about-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;padding-bottom:55px}.about-hero .intro{margin:0;max-width:530px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:76px}.values-grid article{background:#edf3df;border-radius:5px;padding:34px;min-height:315px;display:flex;flex-direction:column}.values-grid article:nth-child(2){background:#f3e8da}.values-grid article:nth-child(3){background:#eee9e1}.values-grid svg{margin-bottom:auto;color:var(--forest)}.values-grid .eyebrow{margin:35px 0 13px;color:var(--muted)}.values-grid h2{font-size:24px;margin-bottom:15px}.values-grid article>p:last-child{font-size:15px;color:var(--muted);line-height:1.75}.about-cta{background:var(--forest);color:#fff;border-radius:5px;margin-bottom:75px;padding:45px 48px;display:grid;grid-template-columns:1.2fr .8fr auto;gap:35px;align-items:center}.about-cta h2{font-size:31px}.about-cta>p{font-size:15px;color:#efece2;max-width:340px}.about-cta>div:last-child{display:flex;align-items:center;gap:22px}.about-cta .text-link{color:#fff}.faq{max-width:960px}.faq-list{margin-top:45px;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center;padding:27px 8px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:12px;color:var(--accent)}.faq-list summary h2{font-size:19px;letter-spacing:-.02em}.faq-list summary:after{content:"+";font-size:26px;font-weight:300}.faq-list details[open] summary:after{content:"−"}.faq-answer{padding:0 60px 27px 74px;color:var(--muted);font-size:15px;line-height:1.8}.faq-answer a{text-decoration:underline;text-underline-offset:4px;color:var(--forest)}.faq-footer{margin-top:42px;background:#edf3df;border-radius:5px;padding:27px 30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.legal{max-width:900px}.legal-card{background:#fff;border:1px solid var(--line);border-radius:5px;padding:40px;margin-top:38px}.legal-card h2{font-size:25px;margin-bottom:30px}.legal-card dl{margin:0;display:grid;grid-template-columns:1fr 1fr}.legal-card dl div{padding:20px 0;border-top:1px solid var(--line)}.legal-card dl div:nth-child(odd){padding-right:30px}.legal-card dt{font-size:13px;color:var(--muted);margin-bottom:7px}.legal-card dd{margin:0;font-size:15px;line-height:1.7}@media(max-width:800px){.about-hero{grid-template-columns:1fr;gap:15px}.about-hero .intro{max-width:680px}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:250px}.about-cta{grid-template-columns:1fr 1fr}.about-cta>div:last-child{grid-column:1/-1}.legal-card dl{grid-template-columns:1fr}.legal-card dl div:nth-child(odd){padding-right:0}}@media(max-width:540px){.about-cta{display:flex;flex-direction:column;align-items:start;padding:31px 25px}.about-cta>div:last-child{flex-wrap:wrap}.faq-list summary{grid-template-columns:36px 1fr auto;padding:23px 0}.faq-list summary h2{font-size:17px}.faq-answer{padding:0 0 24px 50px}.faq-footer{align-items:start;flex-direction:column}.legal-card{padding:26px 22px}}.shop-offer .offer-status{min-height:5.5rem}.shop-handoff-note{display:block!important;margin:1rem 0}.shop-offer .small-text{line-height:1.6;align-items:flex-start}.shop-offer .small-text svg{flex-shrink:0;margin-top:.2rem}.shop-offer .button{min-height:3.25rem;text-align:center}.shop-offer .price{margin-top:0}@media(max-width:600px){.shop-offer .button{width:100%;white-space:normal}.shop-offer .availability-note{font-size:1rem}}.native-cart .cart-layout{margin-top:36px}.native-cart .cart-line>a{flex:0 0 100px}.native-cart .cart-line img{width:100px;height:100px;object-fit:contain;background:#fff}.cart-line-details{flex:1;min-width:0}.cart-line-controls{display:flex;gap:16px;align-items:center;margin-top:12px}.cart-line-controls label{display:flex;align-items:center;gap:12px;font-size:13px}.cart-line-controls select{padding:7px 12px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--ink)}.cart-line-total{white-space:nowrap}.cart-feedback{margin:20px 0;padding:15px 18px;background:var(--lime);border-radius:4px;font-size:14px}.cart-feedback a,.cart-summary p a{text-decoration:underline;text-underline-offset:3px}.retry-button{border:0;background:none;color:var(--forest);padding:8px 0;margin-right:20px;text-decoration:underline}.cart-summary .button{width:100%;gap:14px}.cart-summary .checkout-note{font-size:12px}.policy-content{margin-top:35px}.policy-content h2{font-size:23px;margin:30px 0 16px}.policy-content table{width:100%;border-collapse:collapse}.policy-content td,.policy-content th{padding:12px;border:1px solid var(--line);text-align:left}.policy-content a{overflow-wrap:anywhere;text-decoration:underline}.shop-offer .add-to-cart{align-items:stretch}.shop-offer input{max-width:80px}.shop-offer .add-to-cart .button{flex:1;gap:12px}@media(max-width:600px){.native-cart .cart-line>a{flex-basis:60px}.native-cart .cart-line img{width:60px;height:75px}.cart-line-total{font-size:13px}.cart-line-controls{gap:5px}.native-cart .cart-line{flex-wrap:wrap}.native-cart .cart-line-total{margin-left:auto}.cart-line-controls label{font-size:12px}}.card-link{font-size:14px;min-height:44px;display:inline-flex;align-items:center;gap:8px}.card-link-buy{font-weight:700;color:var(--forest)}.card-link-request{color:var(--muted)}.card-link:hover{text-decoration:underline;text-underline-offset:4px}.header-actions .cart-icon{width:auto;min-width:44px;padding-inline:10px;gap:7px}.cart-label{font-size:14px;font-weight:600}.variant-purchase-status{display:block;font-size:12px;font-weight:400;margin-top:3px}.brand-home{display:inline-flex;align-items:center;flex-shrink:0;min-height:44px;line-height:1}.brand-logo{display:block;width:172px;height:auto;flex-shrink:0}.brand-mark{display:block;width:34px;height:auto;flex-shrink:0}.announcement{background:var(--brand-earth);color:var(--cream)}.announcement-mark{display:grid;place-items:center;width:22px;height:22px;background:var(--cream);border-radius:50%;flex-shrink:0}.announcement-mark .brand-mark{width:14px}.header-inner{gap:24px}.site-header{border-bottom-color:#dae4c4}.desktop-nav a{padding-block:9px;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{border-bottom-color:var(--brand-green);color:var(--brand-leaf)}.cart-icon span{background:var(--brand-green);color:var(--brand-earth);font-weight:800}.hero-copy .tiny-line{width:30px;height:4px;border-radius:3px;background:var(--brand-green)}.visual-ring{border-radius:48% 48% 48% 8%}.hero-caption .brand-mark{width:35px;height:auto}.category{border:1px solid transparent;border-radius:9px}.category:hover{border-color:var(--brand-green)}.category-top>svg{color:var(--brand-leaf)}.help-strip,.professional,.about-cta{border-radius:9px}.help-strip{border-top:4px solid var(--brand-green)}.help-strip .button{background:var(--brand-green);border-color:var(--brand-green);color:var(--brand-earth)}.help-strip .button:hover{background:#a3ce64;border-color:#a3ce64}.footer{background:#f3f3e9;border-top:3px solid var(--brand-green)}.footer-grid .brand-logo{width:190px}.about-signature{margin-bottom:32px}.about-signature .brand-logo{width:214px}.values-grid .brand-mark{width:30px}.error-brand{margin:0 auto 20px}@media(min-width:801px)and (max-width:1050px){.desktop-nav{gap:15px;font-size:12px}.header-inner{gap:18px}.brand-logo{width:150px}.header-actions{gap:3px}.cart-label{font-size:12px}}@media(max-width:800px){.brand-logo{width:148px}.header-inner{gap:15px;height:76px}.hero-caption .brand-mark{width:27px}}@media(max-width:540px){.brand-logo{width:139px}.header-inner{gap:8px;height:72px}.cart-label{display:none}.header-actions .cart-icon{padding-inline:0;width:44px}.announcement-mark{display:none}.footer-grid .brand-logo{width:178px}.about-signature .brand-logo{width:185px}}@media(max-width:360px){.brand-logo{width:124px}.header-inner{width:calc(100% - 28px)}.hero h1{font-size:44px}}.hero-visual{height:555px;min-width:0;margin-block:28px;border-radius:90px 10px 10px;overflow:hidden;background:var(--lime)}.hero-garden{width:100%;height:100%;object-fit:cover;object-position:center 73%}.hero-caption{left:24px;right:auto;top:24px;padding:14px 18px;background:var(--cream);border-radius:5px;gap:17px;color:var(--brand-earth);font-size:19px}.floating-label{bottom:22px;left:22px;right:22px;gap:20px;padding:11px 18px;background:var(--cream);box-shadow:0 4px 16px #35292712;border:1px solid var(--line)}.floating-label>img{width:61px;height:73px;object-fit:contain;mix-blend-mode:multiply;flex-shrink:0}.floating-label>span{flex:1}.floating-label>svg{flex-shrink:0}@media(min-width:1440px){.hero-visual{height:600px}}@media(max-width:1100px){.hero-visual{height:520px}.hero-caption{font-size:17px;left:20px;top:20px}.floating-label{left:16px;right:16px;padding-inline:12px;gap:13px}}@media(max-width:800px){.hero-visual{height:425px;border-top-left-radius:62px}.hero-caption{font-size:15px;gap:10px;padding:12px 14px;left:15px}.floating-label>img{width:46px;height:62px}.floating-label strong{font-size:13px}.floating-label{font-size:10px}}@media(max-width:540px){.hero-visual{height:390px;margin-block:27px 25px;border-top-left-radius:68px}.hero-caption{left:22px;top:20px;font-size:17px;padding:13px 17px}.floating-label{left:18px;right:18px;bottom:18px;padding:10px 15px;gap:17px}.floating-label>img{width:52px;height:65px}.floating-label strong{font-size:14px}}.product-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery,.product-detail{min-width:0}@media(max-width:800px){.product-layout{grid-template-columns:minmax(0,1fr)}}.hero-reviews{margin-top:19px;font-size:12px;color:var(--brand-leaf)}.needs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.need-card{display:flex;flex-direction:column;padding:27px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:border-color .2s,transform .2s}.need-card:hover{border-color:var(--brand-green);transform:translateY(-3px)}.need-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px;color:var(--brand-leaf)}.need-heading>span{font-size:10px;color:var(--muted);letter-spacing:.1em}.need-card h3{font-size:20px;letter-spacing:-.03em;line-height:1.3}.need-card p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:11px;margin-bottom:22px;max-width:290px}.need-cta{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;margin-top:auto}.need-card:nth-child(2),.need-card:nth-child(4){background:#f0f4e7}.featured-section{padding-top:10px}.reviews-section{background:var(--brand-earth);color:var(--cream);padding:66px 0;margin-block:12px 15px;scroll-margin-top:100px}.reviews-layout{display:grid;grid-template-columns:.8fr 1.7fr;gap:45px;align-items:center}.reviews-intro h2{font-size:36px;line-height:1.16}.reviews-intro h2 em,.care-film h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.03em}.reviews-intro h2 em{color:#c7e199}.reviews-intro>p:not(.eyebrow){font-size:14px;line-height:1.8;margin-top:20px;color:#efece2}.reviews-intro>.brand-mark{width:26px;margin-top:27px}.reviews-intro .reviews-method{font-size:11px!important;line-height:1.7!important;color:#e0d9cf!important}.reviews-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rating-card{background:var(--cream);color:var(--ink);padding:25px 24px;border-radius:10px;min-width:0}.rating-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.rating-source{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.rating-top svg{color:var(--brand-leaf)}.rating-score{display:flex;align-items:baseline;gap:6px;margin-top:23px;flex-wrap:wrap}.rating-score>strong{font-family:var(--heading);font-size:46px;font-weight:600;line-height:1.1;letter-spacing:-.06em}.rating-score>span:not(.rating-stars){font-size:12px;color:var(--muted)}.rating-stars{position:relative;display:inline-block;font-size:17px;line-height:1;letter-spacing:2px;margin-left:auto;color:#d5d9cd;white-space:nowrap}.rating-stars>span:last-child{position:absolute;inset:0 auto 0 0;overflow:hidden;color:var(--brand-leaf)}.rating-count{font-size:12px;color:var(--muted);margin-top:8px}.rated-product{display:flex;align-items:center;gap:13px;margin-top:25px;padding-top:22px;border-top:1px solid var(--line);min-height:121px}.rated-product img{flex-shrink:0;width:64px;height:85px;object-fit:contain;mix-blend-mode:multiply}.rated-product h3{font-size:15px;line-height:1.4;letter-spacing:-.02em}.rated-product p{font-size:11px;color:var(--muted);margin-top:4px}.rated-product span{display:inline-flex;align-items:center;gap:7px;margin-top:9px;font-size:11px;text-decoration:underline;text-underline-offset:3px}.rating-link{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-weight:600;border-top:1px solid var(--line);padding-top:18px;margin-top:21px;min-height:44px}.rating-link svg{flex-shrink:0}.rating-link:hover{text-decoration:underline;text-underline-offset:4px}.format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.format-card{display:flex;align-items:start;gap:25px;background:#edf3df;border:1px solid #e1e8d4;padding:35px;border-radius:10px}.format-card:nth-child(2){background:#f2eadd;border-color:#e9dfd1}.format-card>svg{flex-shrink:0;color:var(--brand-leaf)}.format-card .eyebrow{margin-bottom:13px;font-size:10px;color:var(--muted)}.format-card h3{font-size:23px;line-height:1.25}.format-card p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted);margin:16px 0 22px}.format-note{font-size:12px;color:var(--muted);margin-top:20px;line-height:1.7}.care-film{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:65px;padding-block:28px 35px}.care-film figure{margin:0;min-width:0}.care-film video{display:block;width:100%;height:auto;aspect-ratio:16/9;border-radius:10px;background:#dce3cc;object-fit:cover}.care-film figcaption{font-size:10px;color:var(--muted);margin-top:10px}.care-film h2{font-size:36px;line-height:1.17}.care-film h2 em{color:var(--brand-leaf)}.care-film>div>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.8;max-width:380px;margin:22px 0 25px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}.guide-card{border-top:2px solid var(--brand-green);padding:26px 24px 0;background:#f3f3e9;border-radius:0 0 8px 8px}.guide-index{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:30px}.guide-index svg{color:var(--brand-leaf)}.guide-card h3{font-size:25px;line-height:1.25;min-height:63px}.guide-card>p{font-size:13px;color:var(--muted);line-height:1.7;margin:16px 0 25px;min-height:45px}.guide-card summary{display:flex;justify-content:space-between;align-items:center;padding-block:17px;border-top:1px solid #d6dbc9;font-size:12px;font-weight:600;cursor:pointer;list-style:none;gap:20px}.guide-card summary::-webkit-details-marker{display:none}.guide-card summary>span{font-size:20px;font-weight:400;transition:transform .2s}.guide-card details[open] summary>span{transform:rotate(45deg)}.guide-card details>div{padding-bottom:24px}.guide-card details p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:19px}.guide-card .text-link{font-size:12px}.worlds-section{padding-top:15px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;border-block:1px solid var(--line);padding-block:29px}.service-grid>a{display:flex;align-items:start;gap:15px;min-width:0}.service-grid>a>svg:first-child{flex-shrink:0;color:var(--brand-leaf)}.service-grid>a>svg:last-child{flex-shrink:0;margin-left:auto}.service-grid h3{font-size:15px;letter-spacing:-.02em;margin:2px 0 7px}.service-grid p{font-size:11px;color:var(--muted);line-height:1.7}.service-grid a:hover h3{text-decoration:underline;text-underline-offset:4px}.catalog-filters{flex-wrap:wrap}.catalog-filters .search-field{flex-basis:260px}.catalog-filters select{max-width:100%}.finder-expanded{max-width:1280px}.finder-expanded .finder-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.finder-expanded .finder-choices legend,.format-choices legend{display:block;font-size:14px;font-weight:600;padding:0 0 20px;float:none;width:100%;color:var(--ink)}.finder-expanded .finder-choices label{gap:14px;min-width:0;padding:22px 18px;align-items:center}.finder-expanded .finder-choices label>svg{flex-shrink:0}.finder-expanded .finder-choices label>span{font-size:14px}.finder-expanded .finder-choices label.selected{background:var(--lime)}.finder-options{padding:30px;background:#f0f3e6;border-radius:9px;margin-block:30px}.format-choices{border:0;padding:0;margin:0;display:flex;gap:12px;flex-wrap:wrap}.format-choices label{display:flex;align-items:center;gap:11px;padding:13px 16px;border:1px solid #cbd5b8;border-radius:5px;background:var(--cream);font-size:13px;cursor:pointer;min-height:48px}.format-choices label.selected{border-color:var(--brand-leaf);box-shadow:0 0 0 1px var(--brand-leaf)}.format-choices label:has(input:disabled){opacity:.5;cursor:not-allowed}.format-choices small{font-size:11px;background:#e7edda;padding:1px 6px;border-radius:3px}.format-choices input,.finder-expanded input{accent-color:var(--brand-leaf)}.finder-expanded input:focus-visible{outline-offset:3px}.finder-options .checkbox-label{margin-block:22px 0;font-size:13px}.finder-results{padding-top:12px}.finder-result-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.finder-result-heading .eyebrow{margin-bottom:10px}.finder-result-heading h2{font-size:27px}.finder-result-heading p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:12px}.finder-result-heading .button{flex-shrink:0}.finder-empty{padding:28px;background:#f1eee5;border-radius:7px}.finder-empty p{font-size:14px;color:var(--muted);margin-bottom:20px}@media(max-width:1100px){.reviews-layout{grid-template-columns:1fr;gap:30px}.reviews-intro{max-width:850px}.reviews-intro>.brand-mark{display:none}.reviews-intro h2 br{display:none}.reviews-intro h2 em{margin-left:8px}.reviews-intro .reviews-method{max-width:680px}.rating-score>strong{font-size:44px}.format-card{padding:25px;gap:18px}.format-card h3{font-size:21px}.care-film{gap:36px}.care-film h2{font-size:31px}.guide-card{padding:23px 20px 0}.guide-card h3{font-size:22px}.service-grid{gap:20px}}@media(max-width:800px){.needs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.need-card{padding:23px}.format-card{display:block}.format-card>svg{margin-bottom:20px}.care-film{grid-template-columns:1fr;gap:25px}.care-film>div{max-width:600px}.care-film h2{font-size:33px}.guide-grid{grid-template-columns:1fr}.guide-card h3,.guide-card>p{min-height:0}.guide-index{margin-bottom:19px}.service-grid{grid-template-columns:1fr;gap:25px}.service-grid>a{max-width:600px}.finder-expanded .finder-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.finder-result-heading{align-items:start;flex-direction:column}.finder-options{padding:24px}.catalog-filters .search-field{flex-basis:100%}.catalog-filters>label:not(.search-field){flex:1}.catalog-filters select{width:100%}}@media(max-width:540px){.hero-reviews{font-size:11px;gap:8px}.needs-grid{gap:11px}.need-card{padding:20px 15px}.need-heading{margin-bottom:20px}.need-card h3{font-size:17px}.need-card p{font-size:12px}.need-cta{font-size:10px;gap:8px}.need-cta svg{flex-shrink:0}.reviews-section{padding-block:43px}.reviews-intro h2{font-size:29px}.reviews-intro h2 br{display:block}.reviews-intro h2 em{margin-left:0}.reviews-cards{grid-template-columns:1fr;gap:14px}.rating-card{padding:23px}.rated-product{min-height:108px}.format-grid{grid-template-columns:1fr;gap:14px}.format-card{padding:25px;display:flex;gap:18px}.format-card>svg{width:29px}.format-card h3{font-size:21px}.care-film{padding-top:5px}.care-film h2{font-size:29px}.guide-card{padding:23px 21px 0}.guide-card h3{font-size:24px}.guide-card>p{margin-bottom:19px}.finder-expanded .finder-choices{grid-template-columns:1fr;gap:10px}.finder-options{padding:23px 18px}.format-choices{flex-direction:column}.format-choices label{width:100%}.format-choices small{margin-left:auto}.finder-result-heading h2{font-size:24px}.catalog-filters>label:not(.search-field){flex-basis:100%}.catalog-filters select{max-width:none}.catalog-filters .button{width:100%}}@media(max-width:360px){.needs-grid{grid-template-columns:1fr}.need-card{padding:23px}.format-card{display:block}.rating-stars{font-size:15px}.rating-score>strong{font-size:40px}}.product-aplus{margin-top:56px;background:#fff}.product-aplus__landing{width:100%}.product-aplus__module{display:block;width:100%;margin:0 auto;padding:0;line-height:0}.product-aplus__module img{display:block;width:100%;height:auto;margin:0;padding:0}.product-aplus__module--inset{max-width:800px;margin-inline:auto}.product-aplus__part{margin:0;padding:0}.product-aplus__mobile-caption{display:none}@media(max-width:700px){.product-aplus__mobile-caption{display:block;margin:0;padding:18px;font-size:14px;line-height:1.6;color:var(--forest)}}.announcement.bn-announcement{height:auto;min-height:45px;padding:9px 18px;gap:8px 18px;flex-wrap:wrap;font-size:13px;letter-spacing:0;text-align:center;line-height:1.4}.bn-announcement a{margin:0;font-weight:650}.bn-announcement small{font-size:11px;opacity:.85}.bn-announcement>a>svg{flex-shrink:0}.home-store .header-inner{width:calc(100% - 80px);max-width:2000px;height:96px}.home-store .brand-logo{width:185px}.home-store .desktop-nav{font-size:15px;gap:30px}.home-store .help-strip{width:calc(100% - 80px);max-width:1920px;border-radius:0;background:#493a37;padding:64px;margin-block:0 70px;grid-template-columns:1fr 1fr auto}.home-store .help-strip h2{font-size:clamp(38px,3.6vw,64px);font-weight:800}.home-store .help-strip>p{font-size:18px;max-width:420px}.home-store .help-strip .button{font-size:17px;min-height:60px;border-radius:0}.home-store .footer .container{width:calc(100% - 80px);max-width:1920px}.bionee-landing{--bn-dark:#292d1f;--bn-green:#90c045;--bn-paper:#faf9f2;--bn-yellow:#f1dd68;background:var(--bn-paper);color:var(--bn-dark)}.bionee-landing h1,.bionee-landing h2,.bionee-landing h3{font-family:var(--heading);font-weight:800;letter-spacing:-.055em;line-height:1.04}.bionee-landing h2{font-size:clamp(46px,4.7vw,90px)}.bionee-landing a:focus-visible,.bionee-landing button:focus-visible,.bionee-landing summary:focus-visible{outline:3px solid currentColor;outline-offset:5px}.bn-wide{width:calc(100% - 80px);max-width:1920px;margin-inline:auto}.bn-section{padding-block:100px}.bn-kicker{font-size:14px;font-weight:750;letter-spacing:.11em;text-transform:uppercase;line-height:1.5;margin-bottom:24px}.bn-lead{font-size:clamp(20px,1.55vw,28px);line-height:1.55}.bn-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px 30px;margin-top:35px}.bn-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--bn-green);color:#292d1f;border:2px solid transparent;min-height:66px;padding:17px 27px;font-size:18px;font-weight:800;line-height:1.3;transition:background .2s}.bn-button:hover{background:#add464}.bn-button svg,.bn-link svg{flex-shrink:0}.bn-button-dark{background:var(--bn-dark);color:var(--bn-paper)}.bn-button-dark:hover{background:#464e32}.bn-link{display:inline-flex;gap:16px;align-items:center;min-height:46px;font-size:17px;font-weight:750;line-height:1.45}.bn-link:hover{text-decoration:underline;text-underline-offset:6px}.bn-film{position:relative;isolation:isolate;overflow:hidden;background:#304126;color:#fff;min-height:660px}.bn-film-poster,.bn-film-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.bn-film-video{z-index:-2}.bn-film-shade{position:absolute;inset:0;z-index:-1;pointer-events:none}.bn-film-content{position:relative;padding-block:90px}.bn-hero{min-height:780px;min-height:min(920px,calc(100svh - 115px));display:flex;align-items:center}.bn-hero .bn-film-shade{background:linear-gradient(90deg,#0f1b070d 8%,#0f1b0747 38%,#0f1b07d4 70%,#0f1b07b8)}.bn-hero .bn-film-content{padding-block:66px 94px}.bn-hero-copy{width:52%;margin-left:auto}.bn-hero h1{font-size:clamp(80px,7.2vw,140px);line-height:.98;letter-spacing:-.06em;margin-bottom:28px}.bn-hero h1 span{color:#c1e678}.bn-hero .bn-lead{max-width:660px}.bn-hero .bn-kicker{font-size:14px;color:#eef8d7}.bn-hero .bn-link{color:#fff}.bn-film-control{position:absolute;z-index:2;bottom:25px;right:40px;width:48px;height:48px;border:1px solid #ffffff90;background:#233016ae;color:#fff;display:grid;place-items:center;border-radius:50%}.bn-film-control:hover{background:#233016}.bn-hero-bottom{position:absolute;bottom:30px;left:40px;display:flex;gap:24px;align-items:center;font-size:13px;font-weight:600;text-shadow:0 1px 6px #14200d}.bn-hero-bottom span{font-size:26px}.bn-promises{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#e8efd8;border-bottom:1px solid #cbd7b2}.bn-promises>a{display:flex;align-items:center;gap:20px;padding:30px 32px;border-right:1px solid #cbd7b2;min-height:120px}.bn-promises>a:last-child{border:0}.bn-promises>a>svg{flex-shrink:0;width:29px;height:29px}.bn-promises>a>svg:last-child{margin-left:auto;width:20px;height:20px}.bn-promises span{font-size:15px;line-height:1.5}.bn-promises strong{display:block;font-size:17px}.bn-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:50px}.bn-section-heading>div{min-width:0}.bn-heading-text{font-size:clamp(18px,1.3vw,24px);max-width:530px;width:37%;line-height:1.65;padding-bottom:4px}.bn-section-heading>.bn-link{flex-shrink:0}.bn-line-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bn-line-tile{position:relative;isolation:isolate;min-height:680px;overflow:hidden;padding:44px;display:flex;align-items:flex-start}.bn-line-care{background:#dce9b7}.bn-line-feed{background:var(--bn-yellow)}.bn-line-copy{position:relative;z-index:1;width:80%;pointer-events:none}.bn-line-copy h3{font-size:clamp(46px,4.1vw,79px);margin-bottom:20px}.bn-line-copy>p:not(.bn-kicker){font-size:18px;max-width:360px;line-height:1.6}.bn-tile-cta{display:flex;align-items:center;gap:20px;font-size:17px;font-weight:800;margin-top:24px}.bn-packshot-pair{position:absolute;right:-15%;bottom:-10%;width:96%;height:58%;pointer-events:none;z-index:0}.bn-packshot-pair img{position:absolute;width:69%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.bn-packshot-pair img:first-child{left:-9%;bottom:0;transform:rotate(-14deg);width:63%;height:85%}.bn-packshot-pair img:last-child{right:0;transform:rotate(12deg)}.bn-packshot-single{position:absolute;right:-12%;bottom:-9%;width:75%;height:62%;pointer-events:none}.bn-packshot-single img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(12deg);transition:transform .35s}.bn-line-tile:hover .bn-packshot-single img,.bn-line-tile:hover .bn-packshot-pair img:last-child{transform:rotate(6deg) scale(1.04)}.bn-featured{padding-top:15px}.bn-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.bn-product{min-width:0}.bn-product-photo{display:block;position:relative;aspect-ratio:.86;background:#efefe5;overflow:hidden}.bn-product-photo>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:20px 8px;transition:transform .3s}.bn-product-photo:hover>img{transform:scale(1.05)}.bn-product-format{position:absolute;z-index:1;top:18px;left:18px;font-size:13px;background:#fff;padding:5px 11px;font-weight:650}.bn-product-arrow{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:44px;height:44px;background:var(--bn-dark);color:#fff;border-radius:50%}.bn-product-copy{padding-top:24px}.bn-product-copy h3{font-size:clamp(23px,1.9vw,35px);line-height:1.15;letter-spacing:-.04em}.bn-product-copy>p{font-size:16px;margin-top:12px;min-height:52px;line-height:1.5}.bn-product-copy .bn-link{margin-top:14px;font-size:16px}.bn-garden{display:flex;align-items:center;min-height:740px}.bn-garden .bn-film-shade{background:linear-gradient(90deg,#0a1d09de,#0a1d09b0 45%,#0a1d0924)}.bn-garden h2{font-size:clamp(62px,6.4vw,124px);max-width:1200px}.bn-garden .bn-lead{margin-top:30px;max-width:650px}.bn-garden .bn-film-content{padding-block:110px}.bn-guarantee{padding-block:100px;background:var(--bn-green);color:#263019}.bn-guarantee-layout{display:grid;grid-template-columns:42% 1fr;gap:70px;align-items:center}.bn-guarantee-number{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;min-width:0}.bn-guarantee-number>.brand-mark{width:58px;margin-bottom:20px}.bn-guarantee-number>span{font:800 clamp(180px,26vw,480px)/.85 var(--heading);letter-spacing:-.09em;margin-left:-.08em}.bn-guarantee-number>strong{font-size:clamp(18px,1.8vw,32px);margin-top:34px;letter-spacing:-.03em}.bn-guarantee-copy h2{font-size:clamp(48px,5vw,95px);margin-bottom:28px}.bn-guarantee-copy .bn-lead{font-size:clamp(20px,1.5vw,27px)}.bn-guarantee-promise{display:flex;align-items:center;gap:12px;font-size:clamp(20px,1.65vw,30px);font-weight:800;line-height:1.4;margin-top:24px}.bn-guarantee-promise svg{flex-shrink:0}.bn-refund-steps{list-style:none;padding:0;margin:32px 0;border-top:1px solid #26301945}.bn-refund-steps li{display:flex;align-items:baseline;gap:17px;border-bottom:1px solid #26301945;padding:14px 0;font-size:17px;line-height:1.5}.bn-refund-steps span{font-size:13px;font-weight:800;flex-shrink:0}.bn-fine{font-size:13px;line-height:1.65}.bn-guarantee-copy>.bn-fine{margin-top:24px;max-width:650px}.bn-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.bn-review{background:#f0edde;display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;padding:38px}.bn-review .bn-kicker{font-size:12px;margin-bottom:20px}.bn-rating-number{display:flex;align-items:baseline;gap:13px}.bn-rating-number strong{font:800 clamp(74px,7.2vw,135px)/1 var(--heading);letter-spacing:-.065em}.bn-rating-number>span{font-size:25px}.bn-rating-stars{position:relative;display:block;width:max-content;font-size:29px;line-height:1;letter-spacing:.08em;margin-top:20px}.bn-rating-stars>span:first-child{color:#d6d2be}.bn-rating-stars>span:last-child{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:#9a5b05}.bn-rating-count{font-size:17px;margin-top:15px;font-weight:600}.bn-review-product>img{width:100%;height:190px;object-fit:contain;mix-blend-mode:multiply}.bn-review-product h3{font-size:22px;line-height:1.25;letter-spacing:-.03em;margin-top:10px}.bn-review-product p{font-size:15px;margin-top:8px}.bn-review-link{grid-column:1/-1;border-top:1px solid #d2ceba;padding-top:20px;margin-top:8px;justify-content:space-between}.bn-review-note{color:#625f51;max-width:940px;margin-top:25px}.bn-shipping{background:var(--bn-yellow);padding-block:85px}.bn-shipping-layout{display:grid;grid-template-columns:42% 1fr;gap:80px;align-items:center}.bn-shipping-clock{border:3px solid var(--bn-dark);padding:35px;transform:rotate(-3deg);background:#faeb96}.bn-shipping-clock>span{display:block;font-weight:800;font-size:17px;letter-spacing:.1em}.bn-shipping-clock>strong{display:block;font:800 clamp(80px,9.5vw,180px)/1.25 var(--heading);letter-spacing:-.065em;white-space:nowrap}.bn-shipping-clock>strong>span{font-size:.53em;letter-spacing:-.07em}.bn-shipping-clock>div{border-top:2px solid var(--bn-dark);padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:14px}.bn-shipping-clock>div>span{font-size:clamp(19px,2.3vw,42px);font-weight:800;letter-spacing:-.04em}.bn-shipping-layout h2{margin-bottom:27px}.bn-shipping-detail{font-size:15px;line-height:1.65;margin-block:25px;max-width:740px}.bn-format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.bn-format{background:#e1e9cb;min-height:425px;padding:48px;display:flex;flex-direction:column;align-items:flex-start}.bn-format h3{font-size:clamp(40px,3.7vw,70px);margin-bottom:25px}.bn-format>p:not(.bn-kicker){font-size:19px;margin-bottom:30px;line-height:1.55}.bn-format>.bn-link{margin-top:auto}.bn-format-concentrate{background:#493a37;color:#faf9f2}.bn-discover{background:#e7edd9}.bn-needs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 50px}.bn-need{display:flex;gap:25px;align-items:flex-start;padding:35px 0;border-top:1px solid #bdc9a4;min-height:175px}.bn-need>svg{flex-shrink:0;margin-top:4px}.bn-need>svg:last-child{margin-left:auto}.bn-need h3{font-size:29px;line-height:1.2;letter-spacing:-.035em}.bn-need p{font-size:17px;line-height:1.6;margin-top:12px;max-width:500px}.bn-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.bn-guide{border-top:5px solid #90c045;background:#efefe5;padding:30px 30px 0}.bn-guide h3{font-size:clamp(29px,2.6vw,47px);line-height:1.12;min-height:3.4em;letter-spacing:-.045em}.bn-guide>p:not(.bn-kicker){font-size:17px;line-height:1.6;margin:24px 0;min-height:3.2em}.bn-guide summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-size:17px;font-weight:750;padding:23px 0;border-top:1px solid #d0d2bf}.bn-guide summary::-webkit-details-marker{display:none}.bn-guide summary svg{flex-shrink:0;transition:transform .2s}.bn-guide details[open] summary svg{transform:rotate(45deg)}.bn-guide details>div{padding-bottom:25px;font-size:16px;line-height:1.75}.bn-guide details .bn-link{margin-top:20px;font-size:16px}@media(min-width:1750px){.bn-line-tile{min-height:780px}.bn-line-copy>p:not(.bn-kicker){font-size:21px;max-width:400px}.bn-promises>a{padding-inline:55px}.bn-promises strong{font-size:20px}.bn-line-copy{width:75%}}@media(max-width:1200px){.home-store .header-inner{width:calc(100% - 48px)}.home-store .desktop-nav{font-size:13px;gap:18px}.home-store .brand-logo{width:155px}.bn-wide{width:calc(100% - 48px)}.bn-section{padding-block:76px}.bn-kicker{font-size:12px}.bn-hero-copy{width:58%}.bn-hero h1{font-size:clamp(74px,8.5vw,102px)}.bn-promises>a{padding:25px 20px;gap:13px}.bn-promises span{font-size:13px}.bn-promises strong{font-size:15px}.bn-promises>a>svg:last-child{display:none}.bn-line-tile{padding:32px;min-height:610px}.bn-line-copy{width:95%}.bn-line-copy>p:not(.bn-kicker){font-size:17px;max-width:300px}.bn-packshot-pair{height:51%}.bn-packshot-single{height:53%}.bn-products{gap:18px}.bn-product-copy h3{font-size:24px}.bn-product-copy>p{font-size:15px}.bn-product-copy .bn-link{font-size:15px;gap:8px}.bn-featured{padding-top:5px}.bn-garden{min-height:620px}.bn-guarantee-layout,.bn-shipping-layout{gap:45px;grid-template-columns:38% 1fr}.bn-guarantee-number>span{font-size:26vw}.bn-review{padding:28px;gap:18px}.bn-review-product>img{height:155px}.bn-rating-count,.bn-review-link{font-size:15px}.bn-rating-stars{font-size:25px}.bn-shipping-clock{padding:25px}.bn-shipping-clock>span{font-size:12px}.bn-shipping-clock>strong{font-size:9.2vw}.bn-shipping-clock>div>svg{width:30px}.bn-format{padding:35px;min-height:390px}.bn-guide{padding:25px 23px 0}.bn-guide .bn-kicker{font-size:11px}.bn-guide h3{font-size:30px}.bn-guide>p:not(.bn-kicker){font-size:16px;min-height:4.8em}.home-store .help-strip{width:calc(100% - 48px);padding:40px;gap:30px}.home-store .help-strip>p{font-size:16px}.home-store .footer .container{width:calc(100% - 48px)}}@media(max-width:900px){.bn-hero{min-height:760px}.bn-hero-copy{width:65%}.bn-hero .bn-film-shade{background:linear-gradient(90deg,#10210912,#102109b5 50%,#102109d1)}.bn-hero h1{font-size:80px}.bn-hero .bn-lead{font-size:21px}.bn-button{font-size:17px}.bn-actions{gap:16px 22px}.bn-link{font-size:16px}.bn-section-heading{gap:30px;align-items:flex-start;flex-direction:column}.bn-heading-text{width:100%;max-width:640px;font-size:20px}.bn-section-heading h2{font-size:58px}.bn-line-tile{min-height:630px;padding:30px}.bn-line-copy h3{font-size:46px}.bn-line-copy>p:not(.bn-kicker){font-size:17px}.bn-packshot-pair{width:115%;height:44%;right:-26%}.bn-packshot-single{width:93%;height:44%;right:-16%}.bn-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 22px}.bn-product-copy h3{font-size:28px}.bn-product-copy>p{min-height:0;font-size:17px}.bn-product-copy .bn-link{font-size:17px}.bn-guarantee-layout,.bn-shipping-layout{grid-template-columns:1fr;gap:55px}.bn-guarantee{padding-block:75px}.bn-guarantee-number{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:22px}.bn-guarantee-number>.brand-mark{width:52px;margin:0}.bn-guarantee-number>span{font-size:180px}.bn-guarantee-number>strong{max-width:180px;text-align:left;margin:0;font-size:25px}.bn-guarantee-copy h2{font-size:65px}.bn-review{grid-template-columns:1fr}.bn-review-product{display:flex;flex-wrap:wrap;gap:6px 14px;align-items:center}.bn-review-product>img{width:100%;height:190px}.bn-review-product h3{font-size:23px}.bn-review-product p{margin:0}.bn-review-link{font-size:16px;align-items:flex-start}.bn-rating-number strong{font-size:90px}.bn-shipping-clock{max-width:480px;width:95%;margin-inline:auto;padding:30px}.bn-shipping-clock>span{font-size:17px}.bn-shipping-clock>strong{font-size:130px}.bn-shipping-clock>div>span{font-size:30px}.bn-shipping-layout h2{font-size:62px}.bn-format{padding:30px;min-height:380px}.bn-format h3{font-size:42px}.bn-format>p:not(.bn-kicker){font-size:18px}.bn-needs{gap:0 25px}.bn-need{gap:17px}.bn-need h3{font-size:25px}.bn-need p{font-size:16px}.bn-need>svg:first-child{width:27px}.bn-guides{grid-template-columns:1fr}.bn-guide{padding:30px 30px 0}.bn-guide h3{font-size:35px;min-height:0}.bn-guide>p:not(.bn-kicker){min-height:0;font-size:18px}.home-store .help-strip{grid-template-columns:1fr 1fr}.home-store .help-strip>.button{grid-column:1/-1;justify-self:start}}@media(max-width:800px){.announcement.bn-announcement{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;min-height:46px;padding:6px 12px;gap:1px 8px;font-size:12px;line-height:1.4}.bn-announcement>strong{grid-column:1;grid-row:1;font-size:12px;white-space:nowrap}.bn-announcement>small{grid-column:2;grid-row:1;font-size:11px;white-space:nowrap}.bn-announcement>a{grid-column:1/-1;grid-row:2;justify-content:center;min-width:0;font-size:11px;line-height:1.5;text-decoration:none}.bn-announcement .bn-announcement-desktop{display:none}.home-store .header-inner{height:78px}.home-store .brand-logo{width:150px}.home-store .desktop-nav{display:none}}@media(max-width:600px){.home-store .header-inner{width:calc(100% - 32px);height:72px}.home-store .brand-logo{width:139px}.bn-wide{width:calc(100% - 36px)}.bn-section{padding-block:60px}.bn-kicker{font-size:11px;margin-bottom:20px;letter-spacing:.1em}.bionee-landing h2,.bn-section-heading h2{font-size:45px}.bn-hero{min-height:740px;align-items:flex-end}.bn-hero .bn-film-content{padding:100px 0 105px}.bn-hero-copy{width:100%;margin:0}.bn-hero h1{font-size:clamp(66px,15.8vw,92px);margin-bottom:25px}.bn-hero .bn-kicker{font-size:11px}.bn-hero .bn-lead{font-size:20px;max-width:450px}.bn-hero .bn-film-poster,.bn-hero .bn-film-video{object-position:29% center}.bn-hero .bn-film-shade{background:linear-gradient(180deg,#10210908,#1021096b 20%,#102109d4 49%,#102109eb)}.bn-actions{margin-top:28px;gap:18px;align-items:flex-start;flex-direction:column}.bn-button{min-height:60px;padding:15px 22px;font-size:17px}.bn-hero .bn-button{min-width:235px}.bn-hero-bottom{left:18px;bottom:26px;font-size:12px;gap:14px}.bn-film-control{right:18px;bottom:23px}.bn-promises{grid-template-columns:1fr}.bn-promises>a{border-right:0;border-bottom:1px solid #cbd7b2;min-height:90px;padding:20px 23px;gap:18px}.bn-promises strong{font-size:16px}.bn-promises span{font-size:13px}.bn-promises>a>svg:last-child{display:block}.bn-section-heading{gap:25px;margin-bottom:35px}.bn-heading-text{font-size:19px;line-height:1.6}.bn-line-grid{grid-template-columns:1fr;gap:18px}.bn-line-tile{min-height:620px;padding:30px}.bn-line-copy{width:100%}.bn-line-copy h3{font-size:53px}.bn-line-copy>p:not(.bn-kicker){font-size:18px;max-width:290px}.bn-packshot-pair{height:49%;width:98%;right:-18%;bottom:-6%}.bn-packshot-single{height:52%;width:85%;right:-12%;bottom:-5%}.bn-featured{padding-top:0}.bn-products{gap:34px 13px}.bn-product-photo{aspect-ratio:.75}.bn-product-photo>img{padding:30px 0 12px}.bn-product-format{top:10px;left:10px;font-size:11px;padding:3px 8px}.bn-product-arrow{width:34px;height:34px;right:10px;bottom:10px}.bn-product-arrow svg{width:19px}.bn-product-copy{padding-top:18px}.bn-product-copy h3{font-size:23px;line-height:1.2}.bn-product-copy>p{font-size:14px;min-height:4.5em;margin-top:10px}.bn-product-copy .bn-link{font-size:14px;gap:8px;margin-top:8px}.bn-garden{min-height:660px}.bn-garden .bn-film-content{padding-block:90px 110px}.bn-garden h2{font-size:clamp(47px,11.7vw,68px);line-height:1.05}.bn-garden h2 br{display:none}.bn-garden .bn-lead{font-size:21px}.bn-garden .bn-film-shade{background:linear-gradient(90deg,#102109ce,#1021098c)}.bn-garden .bn-film-poster,.bn-garden .bn-film-video{object-position:62% center}.bn-guarantee{padding-block:65px}.bn-guarantee-layout{gap:45px}.bn-guarantee-number{gap:10px}.bn-guarantee-number>.brand-mark{width:34px}.bn-guarantee-number>span{font-size:145px}.bn-guarantee-number>strong{max-width:130px;font-size:21px}.bn-guarantee-copy h2{font-size:48px}.bn-guarantee-copy .bn-lead{font-size:20px}.bn-guarantee-promise{font-size:22px;align-items:flex-start}.bn-refund-steps li{font-size:16px}.bn-fine{font-size:12px}.bn-review-grid{grid-template-columns:1fr;gap:18px}.bn-review{padding:28px;grid-template-columns:1fr 1fr;gap:20px 10px}.bn-review .bn-kicker{font-size:10px}.bn-rating-number{gap:8px}.bn-rating-number strong{font-size:75px}.bn-rating-number>span{font-size:18px}.bn-rating-stars{font-size:23px;letter-spacing:.02em}.bn-rating-count{font-size:14px}.bn-review-product>img{height:135px}.bn-review-product h3{font-size:19px;line-height:1.2}.bn-review-product p{font-size:13px}.bn-review-link{font-size:15px}.bn-review-note{margin-top:20px}.bn-shipping{padding-block:65px}.bn-shipping-layout{gap:55px}.bn-shipping-clock{width:92%;padding:25px}.bn-shipping-clock>span{font-size:13px}.bn-shipping-clock>strong{font-size:clamp(90px,26vw,135px)}.bn-shipping-clock>div>span{font-size:25px}.bn-shipping-layout h2{font-size:47px}.bn-shipping-layout .bn-lead{font-size:21px}.bn-shipping-detail{font-size:14px}.bn-format-grid{grid-template-columns:1fr;gap:18px}.bn-format{padding:32px;min-height:370px}.bn-format h3{font-size:45px}.bn-needs{grid-template-columns:1fr}.bn-need{min-height:0;padding-block:29px;gap:18px}.bn-need h3{font-size:25px}.bn-need p{font-size:16px}.bn-need>svg:last-child{width:20px}.bn-guide{padding:28px 25px 0}.bn-guide h3{font-size:34px}.bn-guide>p:not(.bn-kicker){font-size:17px}.bn-guide summary{font-size:16px}.home-store .help-strip{width:100%;padding:42px 24px;grid-template-columns:1fr;gap:22px;margin-bottom:0}.home-store .help-strip h2{font-size:42px}.home-store .help-strip>.button{grid-column:auto}.home-store .help-strip .eyebrow{font-size:11px}.home-store .footer .container{width:calc(100% - 40px)}}@media(max-width:360px){.home-store .brand-logo{width:124px}.bn-hero{min-height:745px}.bn-hero h1{font-size:64px}.bn-hero .bn-kicker{font-size:10px}.bn-guarantee-number>span{font-size:128px}.bn-guarantee-number>.brand-mark{width:26px}.bn-guarantee-number>strong{max-width:112px;font-size:18px}.bn-guarantee-copy h2{font-size:43px}.bn-review{grid-template-columns:1fr;padding:26px}.bn-review-product>img{height:175px}.bn-rating-number strong{font-size:100px}.bn-products{grid-template-columns:1fr}.bn-product-photo{aspect-ratio:1}.bn-product-copy h3{font-size:28px}.bn-product-copy>p{min-height:0;font-size:17px}.bn-product-copy .bn-link{font-size:16px}.bn-line-tile{padding:25px}.bn-line-copy h3{font-size:49px}.bn-format h3{font-size:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bionee-landing *{transition:none!important;scroll-behavior:auto!important}.bn-line-tile:hover .bn-packshot-single img,.bn-line-tile:hover .bn-packshot-pair img:last-child{transform:rotate(12deg)}.bn-product-photo:hover>img{transform:none}}.bionee-store{--store-ink:#292d1f;--store-leaf:#90c045;--store-paper:#faf9f2;color:var(--store-ink)}.bionee-store .header-inner{width:calc(100% - 80px);max-width:1920px;height:96px;gap:28px}.bionee-store .brand-logo{width:185px;flex-shrink:0}.bionee-store .desktop-nav{display:flex;align-items:center;justify-content:center;gap:28px;font-size:15px;flex:1;white-space:nowrap}.bionee-store .header-actions{flex-shrink:0;gap:12px}.bionee-store .desktop-nav a,.nav-assistant{min-height:44px;display:inline-flex;align-items:center;gap:8px}.nav-assistant{border:0;border-bottom:2px solid transparent;background:none;font-weight:700;font-size:inherit;color:inherit}.nav-assistant:hover{border-color:var(--store-leaf)}.bionee-store .mobile-nav{padding:18px 28px 25px;max-height:calc(100dvh - 170px);overflow-y:auto}.bionee-store .mobile-nav a,.bionee-store .mobile-nav button{min-height:46px;display:flex;align-items:center;gap:10px;font-size:17px;background:none;border:0;text-align:left;color:inherit}.bionee-store :is(a,button,input,textarea,select,summary):focus-visible{outline:3px solid #639428;outline-offset:4px}.store-width,.bionee-store .container{width:calc(100% - 80px);max-width:1680px;margin-inline:auto}.store-section{padding-block:80px}.store-page-heading{margin-bottom:54px;max-width:950px}.store-page-heading h1{font-size:clamp(50px,5.5vw,92px);font-weight:800;line-height:1.05;letter-spacing:-.055em}.store-page-heading>p:last-child{font-size:22px;line-height:1.6;margin-top:26px;max-width:670px}.bn-packshot-pair,.bn-packshot-single,.bn-packshot-pair img,.bn-packshot-single img{mix-blend-mode:multiply}.bn-product-photo,.product-image,.main-image,.bn-review-product{isolation:isolate}.bn-product-photo>img,.product-image>img,.main-image>img,.bn-review-product>img{mix-blend-mode:multiply}.bn-carousel{min-height:820px;min-height:max(780px,min(980px,calc(100svh - 140px)))}.bn-carousel .bn-film-content{padding-block:65px 115px;display:flex;align-items:flex-end;gap:50px}.bn-carousel .bn-hero-copy{width:56%;margin-left:auto;order:2}.bn-carousel h1 .bn-hero-line{color:#fff}.bn-carousel h1 em{color:#c1e678;font-style:normal}.bn-carousel h1{font-size:clamp(77px,6.9vw,132px)}.bn-hero-product{display:flex;align-items:center;gap:17px;width:330px;flex-shrink:0;background:#faf9f2;box-shadow:0 12px 40px #0002;padding:19px 21px;color:var(--store-ink);margin-bottom:9px}.bn-hero-product-photo{width:95px;flex-shrink:0;mix-blend-mode:multiply}.bn-hero-product img{width:100%;height:128px;object-fit:contain}.bn-hero-product>div:last-child{min-width:0}.bn-hero-product p{font-size:11px;line-height:1.4;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.bn-hero-product strong{font-size:21px;line-height:1.12;font-weight:800;display:block}.bn-hero-product span{font-size:12px;display:flex;align-items:center;gap:4px;margin-top:12px;flex-wrap:wrap}.bn-carousel-controls{position:absolute;left:40px;bottom:26px;display:flex;align-items:center;gap:7px;color:#fff;background:#17210c8c;padding:4px 12px;border:1px solid #fff4}.bn-carousel-controls button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;color:inherit}.bn-carousel-controls button:hover{background:#ffffff20}.bn-slide-number{font-size:18px;font-weight:700;margin-right:13px;white-space:nowrap}.bn-slide-number small{font-size:12px;opacity:.7}.bn-carousel-dots{display:flex}.bn-carousel-dots button{width:27px}.bn-carousel-dots span{width:6px;height:6px;border-radius:50%;background:#fff7}.bn-carousel-dots button[aria-pressed=true] span{width:8px;height:8px;background:#c1e678}.bn-choice{display:grid;grid-template-columns:1.15fr 1fr;gap:80px}.bn-choice-copy h2 span{color:#658b2e}.bn-choice-copy>.bn-lead{max-width:600px;margin-block:28px 32px}.bn-choice-copy>.bn-fine{margin-top:24px}.bn-choice-copy>.bn-fine a{text-decoration:underline;text-underline-offset:4px}.bn-season-teaser{padding:55px;background:#e9edda;display:flex;flex-direction:column;align-items:flex-start;position:relative}.bn-season-teaser>svg{margin-bottom:42px;color:#5d792c}.bn-season-teaser h3{font-size:clamp(43px,4.4vw,78px)}.bn-season-teaser>p:not(.bn-kicker){font-size:20px;line-height:1.6;max-width:400px;margin-block:25px 32px}.bn-season-teaser .bn-tile-cta{margin-top:auto}.bn-amazon-strip{border-top:1px solid #ccd2bd;padding-block:50px 65px;display:flex;align-items:center;justify-content:space-between;gap:55px}.bn-amazon-strip .bn-kicker{margin-bottom:15px}.bn-amazon-strip h2{font-size:clamp(28px,2.2vw,40px);letter-spacing:-.035em}.bn-amazon-strip p:not(.bn-kicker){margin-top:13px;max-width:760px}.bn-amazon-strip>a{width:280px;flex-shrink:0;padding:20px;display:flex;align-items:center;flex-direction:column;gap:10px}.bn-amazon-strip img{display:block;width:240px;height:auto;max-width:100%}.bn-amazon-strip>a>span{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:700}.product-traits{display:flex;align-items:stretch;flex-wrap:wrap;padding:0;list-style:none;gap:10px;margin:25px 0}.product-traits li{display:flex;align-items:center;gap:10px;min-height:60px;background:#edf0e4;border:1px solid #d9dfca;padding:11px 15px;flex:1 1 120px}.product-traits svg{width:23px;height:23px;flex-shrink:0;color:#58782c}.product-traits small{display:block;font-size:10px;font-weight:450;color:#64734e;margin-bottom:4px}.product-traits strong{display:block;font-weight:650}.product-traits span{font-size:14px;font-weight:650;line-height:1.3}.product-traits-compact{gap:7px;margin:17px 0}.product-traits-compact li{padding:0;background:none;border:0;min-height:24px;flex:0 1 auto;gap:6px;margin-right:8px}.product-traits-compact svg{width:16px;height:16px}.product-traits-compact span{font-size:12px;font-weight:550}.bionee-store .product-grid{gap:30px 25px}.bionee-store .product-image{border-radius:0;background:#edf0e4;aspect-ratio:1;overflow:hidden}.bionee-store .product-image img{height:100%;width:100%;object-fit:contain;padding:24px}.bionee-store .product-info{padding:20px 0 9px}.bionee-store .product-info h3{font-size:23px;line-height:1.18;letter-spacing:-.025em;font-weight:800;min-height:2.36em}.bionee-store .card-link{font-size:15px;min-height:44px;margin-top:8px;gap:13px}.bionee-store .product-image .format{font-size:12px;top:12px;left:12px;background:#faf9f2;border:0;border-radius:0}.bionee-store .product-image .card-arrow{width:39px;height:39px;background:var(--store-ink);color:#fff;border-radius:50%}.store-product-page .breadcrumbs{padding-block:27px;font-size:14px}.store-product-page .product-layout{gap:60px;padding-top:10px;align-items:start}.store-product-page .gallery{position:sticky;top:120px}.store-product-page .main-image{background:#f0f2e9;border:0;border-radius:0;aspect-ratio:1}.store-product-page .main-image img{width:100%;height:100%;object-fit:contain;padding:30px}.store-product-page .thumbnails{gap:11px;flex-wrap:wrap}.store-product-page .thumbnails button{width:76px;height:76px;border-radius:0;background:#faf9f2}.store-product-page .product-detail h1{font-size:clamp(37px,3.5vw,64px);font-weight:800;line-height:1.04;letter-spacing:-.045em;margin-bottom:20px}.product-full-title{font-size:14px;line-height:1.6;color:#606653;max-width:720px}.store-product-page .variant-picker{margin-top:27px}.store-product-page .variant-picker>p{font-size:14px;font-weight:650}.store-product-page .variant-picker a{font-size:14px;padding:12px 16px;min-height:58px;border-radius:0}.store-product-page .variant-purchase-status{font-size:10px}.store-product-page .purchase-box{border:1px solid #d6ddc5;background:#f4f6ec;padding:27px;border-radius:0;margin-top:28px}.store-product-page .purchase-box .button{min-height:58px;font-size:17px;border-radius:0}.store-product-page .purchase-box .shop-price{font-size:34px}.product-service-promises{display:grid;gap:16px;margin-top:25px;padding-top:23px;border-top:1px solid #d6ddc5}.product-service-promises a{display:flex;align-items:flex-start;gap:14px}.product-service-promises svg{color:#597a2d;flex-shrink:0;margin-top:2px}.product-service-promises strong{font-size:14px;line-height:1.45;display:block}.product-service-promises small{font-size:12px;line-height:1.5;display:block;margin-top:3px}.store-product-page .support-link{font-size:13px;line-height:1.5;background:none;border:0;color:inherit;text-align:left;margin-top:23px;min-height:40px}.store-product-page .support-link svg{flex-shrink:0}.store-product-page .product-bullets{font-size:14px;line-height:1.7;margin-top:28px}.store-product-page .product-bullets li{margin-block:16px}.store-product-page .product-description{max-width:1100px;padding-block:60px;margin-top:65px}.store-product-page .product-description h2{font-size:38px;letter-spacing:-.035em}.store-product-page .prose{font-size:16px;line-height:1.85}.store-product-page .label-note{font-size:14px}.store-footer{background:#e8eddb;color:#303525;padding:70px 40px 25px}.footer-invitation,.store-footer-grid,.store-footer-bottom{max-width:1680px;margin-inline:auto}.footer-invitation{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-bottom:70px;border-bottom:1px solid #c6cfb3;align-items:center}.footer-invitation h2{font-size:clamp(45px,5vw,80px);font-weight:800;line-height:1.02;letter-spacing:-.055em}.footer-invitation>div>p:not(.eyebrow){font-size:21px;line-height:1.6;max-width:540px}.footer-contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-top:25px}.footer-contact-actions a,.footer-contact-actions button{display:flex;align-items:center;gap:13px;background:none;border:0;font-size:19px;font-weight:750;color:inherit;text-align:left;min-height:44px}.footer-contact-actions a:first-child,.footer-contact-actions button{padding-bottom:7px;border-bottom:1px solid #879971}.store-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px;padding-block:65px 70px}.store-footer-grid h3{font-size:15px;font-weight:800;margin-bottom:25px;letter-spacing:0}.store-footer-grid>div>a:not(.brand-home),.store-footer-grid>div>button{font-size:15px;line-height:1.5;margin-bottom:14px;display:flex;align-items:center;gap:10px}.store-footer-grid>div>button{padding:0;border:0;background:none;color:inherit;text-align:left}.store-footer-grid>div>a:hover,.store-footer-grid button:hover{text-decoration:underline;text-underline-offset:4px}.footer-brand-column>.brand-home{display:inline-flex;margin-bottom:26px}.footer-brand-column>p{font-size:17px;line-height:1.7;margin-bottom:24px}.footer-brand-column .footer-brand-link{font-weight:700}.footer-social-column>a{gap:12px!important;margin-bottom:23px!important;align-items:center}.footer-social-column svg{flex-shrink:0}.footer-social-column small{display:block;font-size:12px;margin-top:2px}.footer-social-column>p{font-size:14px;line-height:1.6;color:#5c654e;max-width:220px}.store-footer-bottom{border-top:1px solid #c6cfb3;padding-top:27px;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:12px;padding-right:210px}.store-footer-bottom nav{display:flex;flex-wrap:wrap;gap:20px}.store-contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:start}.contact-phone{display:flex;align-items:center;gap:22px;padding:30px 0;border-block:1px solid #d5ddc5}.contact-phone>svg{flex-shrink:0;color:#698d31}.contact-phone>svg:last-child{margin-left:auto}.contact-phone small{display:block;font-size:15px;margin-bottom:7px}.contact-phone strong{font-size:clamp(24px,2.1vw,35px);letter-spacing:-.025em;white-space:nowrap}.contact-address{display:flex;align-items:flex-start;gap:22px;padding-block:30px}.contact-address>svg{flex-shrink:0;color:#698d31}.contact-address h2{font-size:20px;margin-bottom:12px}.contact-address p,.contact-note{font-size:16px;line-height:1.7}.contact-note{max-width:420px;color:#626956}.contact-ai-callout{display:flex;align-items:center;gap:15px;width:100%;background:#e9efd9;border:0;padding:23px;margin-bottom:25px;text-align:left;color:inherit}.contact-ai-callout strong{font-size:18px;display:block}.contact-ai-callout small{font-size:13px;display:block;margin-top:5px;line-height:1.5}.contact-ai-callout>svg{flex-shrink:0}.contact-form-panel,.contact-guide-panel{padding:40px;background:#f0f3e5;border:1px solid #dce2ce}.contact-guide-panel h2{font-size:clamp(32px,3vw,50px);line-height:1.08;font-weight:800;letter-spacing:-.04em}.contact-guide-panel>p:not(.eyebrow){font-size:19px;line-height:1.65;margin-block:22px 28px}.contact-guide-panel>.text-link{display:flex;margin-top:20px;font-size:16px}.contact-form-panel h2{font-size:31px;letter-spacing:-.035em}.contact-form-panel>p{margin-block:12px 30px;font-size:15px}.contact-form-panel label{display:block;font-size:14px;font-weight:650;margin-bottom:20px}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.contact-form-panel :is(input:not([type=checkbox]),textarea,select){display:block;width:100%;min-height:49px;margin-top:8px;border:1px solid #b9c7a4;background:#fffef9;padding:12px;font:inherit;border-radius:0;color:inherit}.contact-form-panel textarea{resize:vertical}.contact-form-panel .form-hint{font-size:12px;margin:-9px 0 20px;color:#576448}.contact-form-panel .contact-privacy{display:flex;gap:12px;font-size:13px;line-height:1.6;font-weight:400}.contact-privacy input{width:18px;height:18px;flex-shrink:0;margin-top:3px;accent-color:#55772b}.contact-privacy a{text-decoration:underline}.contact-honeypot{position:absolute!important;left:-10000px;width:1px;height:1px;overflow:hidden}.form-error{font-size:14px;background:#f8e6dd;color:#7a3220;padding:15px;margin-bottom:20px}.contact-success{padding-block:25px}.contact-success>svg{color:#5d822f;margin-bottom:20px}.contact-success h3{font-size:30px}.contact-success p{margin-block:17px 26px;line-height:1.7}.assistant-fab{position:fixed;right:24px;bottom:22px;z-index:55;display:flex;align-items:center;gap:11px;padding:13px 18px;background:#2e3922;color:#fff;border:1px solid #c6dbab;box-shadow:0 5px 24px #17230d30;border-radius:8px;text-align:left;max-width:calc(100vw - 32px)}.assistant-fab>span{font-size:14px;font-weight:750;line-height:1.3}.assistant-fab small{display:block;font-size:10px;font-weight:500;color:#c6df9d;margin-top:3px}.assistant-fab:hover{background:#435332}.assistant-dialog{position:fixed;inset:auto 22px 22px auto;margin:0;padding:0;border:1px solid #bdcba9;border-radius:9px;color:var(--store-ink);width:min(440px,calc(100vw - 32px));height:min(730px,calc(100dvh - 44px));max-width:none;max-height:none;background:#fafbf5;box-shadow:0 20px 90px #1520074d;overflow:hidden}.assistant-dialog::backdrop{background:#14220b35}.assistant-panel{height:100%;display:flex;flex-direction:column}.assistant-header{padding:17px 18px;display:flex;align-items:center;gap:12px;background:#e9efd9;border-bottom:1px solid #cad7b5;flex-shrink:0}.assistant-avatar{background:#f9fbf3;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;flex-shrink:0}.assistant-avatar .brand-mark{width:28px;height:34px}.assistant-header h2{font-size:19px;letter-spacing:-.03em;font-weight:800}.assistant-header p{font-size:11px;margin-top:4px}.assistant-header>button{margin-left:auto;width:36px;height:36px;background:none;border:0;display:grid;place-items:center;color:inherit}.assistant-messages{overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0;padding:22px 18px}.assistant-welcome>svg{color:#699537;margin-bottom:17px}.assistant-welcome h3{font-size:28px;margin-bottom:13px;letter-spacing:-.035em}.assistant-welcome>p{font-size:14px;line-height:1.65}.assistant-prompts{display:grid;gap:9px;margin-top:23px}.assistant-prompts button{background:#eef2e6;border:1px solid #d8e0cd;padding:13px;text-align:left;font-size:12px;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px}.assistant-message{font-size:14px;line-height:1.65;margin-bottom:20px}.assistant-message>p{white-space:pre-wrap;overflow-wrap:anywhere}.assistant-message-user{background:#e5edda;padding:13px 15px;margin-left:35px;border-radius:9px 9px 0}.assistant-message-assistant{padding:0 3px}.assistant-products{display:grid;gap:9px;margin-top:14px}.assistant-products a{border:1px solid #d6dfc8;background:#f2f5ea;display:flex;align-items:center;gap:12px;padding:12px}.assistant-products img{width:72px;height:85px;object-fit:contain;mix-blend-mode:multiply}.assistant-products strong{font-size:14px;line-height:1.25;display:block}.assistant-products small{font-size:11px;display:block;line-height:1.45;margin-block:6px}.assistant-products b{font-size:11px;display:flex;align-items:center;gap:5px}.assistant-followups{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.assistant-followups button{background:#fff;border:1px solid #bccc9f;font-size:11px;padding:9px 11px;color:inherit;min-height:38px;text-align:left}.assistant-handoff{display:flex;gap:8px;align-items:center;font-size:12px;text-decoration:underline;margin-top:15px}.assistant-thinking{font-size:13px;color:#52633a;line-height:1.5;padding-block:10px}.assistant-error{background:#f8eadf;padding:15px;font-size:13px;line-height:1.55}.assistant-error a{display:inline-block;text-decoration:underline;margin:10px 16px 0 0}.assistant-form{display:flex;align-items:center;gap:10px;margin:0 15px 11px;border:1px solid #b7c79e;background:#fff;padding:8px 10px;flex-shrink:0}.assistant-form textarea{resize:none;flex:1;min-width:0;border:0;font-family:inherit;font-size:16px;line-height:1.45;padding:5px;background:#fff;color:inherit;max-height:110px}.assistant-form>button{width:40px;height:40px;display:grid;place-items:center;border:0;background:#3c5127;color:#fff;border-radius:3px;flex-shrink:0}.assistant-form button:disabled{opacity:.5}.assistant-bottom{padding-inline:18px;display:flex;align-items:center;gap:17px;flex-shrink:0}.assistant-bottom>a,.assistant-bottom>button{display:flex;align-items:center;gap:5px;font-size:10px;color:inherit;background:none;border:0;padding:5px 0}.assistant-bottom>a:last-child{margin-left:auto}.assistant-disclosure{padding:9px 18px 14px;font-size:9px;line-height:1.5;color:#647158;flex-shrink:0}.season-page{background:#faf9f2}.season-hero{background:#e5eccf;overflow:hidden;padding-block:78px 70px}.season-hero>.store-width{position:relative}.season-hero .eyebrow{display:flex;align-items:center;gap:12px;color:#526b2a;position:relative;z-index:1}.season-hero h1{font-size:clamp(62px,6.5vw,110px);font-weight:800;line-height:1.02;letter-spacing:-.06em;position:relative;z-index:1;max-width:1050px}.season-hero h1 em{font-style:normal;color:#658b31}.season-hero p:not(.eyebrow){font-size:23px;line-height:1.6;max-width:690px;margin-block:28px 32px;position:relative;z-index:1}.season-hero .button{position:relative;z-index:1;font-size:17px;min-height:56px;border-radius:0}.season-hero-mark{position:absolute;right:-70px;bottom:-120px;width:600px;height:600px;color:#c4d7a0;transform:rotate(-20deg)}.season-guide{scroll-margin-top:115px}.season-guide-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:65px;align-items:end;margin-bottom:36px}.season-guide-heading h2{font-size:clamp(32px,3.3vw,53px);line-height:1.1;font-weight:800;letter-spacing:-.04em}.season-guide-heading>p{font-size:19px;line-height:1.6;max-width:480px}.season-selectors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;background:#e9eddf;padding:25px}.season-selectors label>span{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;margin-bottom:13px}.season-selectors b{font-size:12px;color:#6b844b}.season-selectors select{width:100%;min-height:54px;border:1px solid #b6c799;background:#fffef9;border-radius:0;padding:12px 10px;font:inherit;font-size:15px;color:inherit}.season-result{margin-top:55px}.season-result-label{display:flex;gap:11px;align-items:center;font-size:13px;font-weight:750;color:#567c28;margin-bottom:20px;text-transform:uppercase;letter-spacing:.07em}.season-diagnosis h2{font-size:clamp(30px,3vw,47px);font-weight:800;letter-spacing:-.04em;line-height:1.12;max-width:900px}.season-reason{font-size:20px;line-height:1.75;margin-top:22px;max-width:1050px}.season-context{display:flex;flex-wrap:wrap;gap:20px;margin-block:26px 34px}.season-context span{display:flex;align-items:center;gap:8px;font-size:13px;color:#5c694a}.season-product-recommendation{display:grid;grid-template-columns:minmax(270px,390px) 1fr;align-items:center;gap:50px;border:1px solid #d8dfca;background:#f1f4e8;padding:30px}.season-product-recommendation>.product-card{background:#fafbf5;padding:15px 20px}.season-product-recommendation .product-image{aspect-ratio:1.15}.season-product-recommendation>.product-card .product-info h3{min-height:0}.season-product-recommendation>div>p:not(.eyebrow){font-size:23px;line-height:1.65;max-width:640px}.season-product-recommendation .text-link{font-size:16px;margin-top:25px}.season-question{padding:38px;background:#edf1e3;border-left:5px solid #91b954;max-width:1050px}.season-question>svg{color:#6e8f3e;margin-bottom:20px}.season-question h3{font-size:27px;line-height:1.2;letter-spacing:-.025em}.season-question>p{font-size:17px;line-height:1.7;max-width:680px;margin-block:19px 23px}.season-technical{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid #d4ddc3;margin-top:42px;padding-top:34px}.season-technical h3{font-size:23px;letter-spacing:-.02em;margin-bottom:22px}.season-technical ul{list-style:none;padding:0;margin:0}.season-technical li{display:flex;gap:11px;margin-bottom:17px;font-size:16px;line-height:1.65}.season-technical li>svg{flex-shrink:0;margin-top:4px;color:#688d36}.season-technical>div>p{font-size:15px;line-height:1.7;color:#5d684f}.season-sources{border-top:1px solid #d4ddc3;margin-top:32px;padding-top:22px;font-size:14px;line-height:1.7;max-width:1100px}.season-sources summary{cursor:pointer;font-size:16px;font-weight:700;min-height:44px}.season-sources p{margin-block:12px}.season-sources ul{padding-left:18px}.season-sources a{text-decoration:underline;text-underline-offset:3px}@media(max-width:1250px){.bionee-store .header-inner{gap:20px}.bionee-store .desktop-nav{gap:20px;font-size:13px}.bionee-store .brand-logo{width:165px}.bionee-store .header-actions{gap:4px}.bionee-store .cart-label{display:none}.bn-carousel .bn-film-content{gap:30px}.bn-carousel .bn-hero-copy{width:60%}.bn-hero-product{width:280px;padding:15px;gap:10px}.bn-hero-product-photo{width:75px}.bn-hero-product strong{font-size:19px}.store-footer-grid{gap:30px;grid-template-columns:1.3fr 1fr 1fr}.footer-social-column{grid-column:1/-1;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.footer-social-column h3{margin-bottom:0}.footer-social-column>a{margin-bottom:0!important}.footer-social-column>p{max-width:none}.store-product-page .product-layout{gap:35px}.store-product-page .purchase-box{padding:22px}.store-contact-layout{gap:40px}.contact-form-panel,.contact-guide-panel{padding:30px}.bn-choice{gap:45px}.bn-season-teaser{padding:38px}.season-selectors{grid-template-columns:1fr 1fr;gap:22px}.store-footer-bottom{flex-wrap:wrap}}@media(max-width:1050px){.bionee-store .header-inner{width:calc(100% - 48px);height:84px}.bionee-store .desktop-nav{display:none}.bionee-store .header-actions{margin-left:auto}.bionee-store .menu-button{display:inline-flex}.bionee-store .brand-logo{width:165px}.store-width,.bionee-store .container{width:calc(100% - 48px)}.bn-carousel{min-height:840px}.bn-carousel .bn-film-content{display:block;padding-block:55px 115px}.bn-carousel .bn-hero-copy{width:70%}.bn-carousel h1{font-size:90px}.bn-carousel .bn-lead{font-size:21px}.bn-hero-product{position:absolute;left:0;bottom:122px;width:230px;display:block}.bn-hero-product-photo{width:100%;height:110px}.bn-hero-product img{height:110px}.bn-hero-product p{margin-top:10px}.bn-hero-product strong{font-size:21px}.bn-carousel-controls{left:28px}.bn-choice{gap:30px}.bn-season-teaser{padding:30px}.bn-season-teaser h3{font-size:47px}.bn-season-teaser>p:not(.bn-kicker){font-size:18px}.bn-amazon-strip{gap:25px}.bn-amazon-strip>a{width:240px}.bn-amazon-strip img{width:200px}.store-contact-layout{grid-template-columns:1fr 1fr;gap:30px}.contact-phone{gap:13px}.contact-phone>svg{width:22px}.contact-phone strong{font-size:23px}.contact-fields{grid-template-columns:1fr}.footer-invitation{gap:40px}.store-footer{padding-inline:28px}.season-guide-heading{gap:35px}.season-guide-heading>p{font-size:17px}.season-product-recommendation{gap:30px}.season-product-recommendation>div>p:not(.eyebrow){font-size:20px}}@media(max-width:800px){.store-section{padding-block:60px}.bionee-store .product-info h3{font-size:21px}.bionee-store .product-grid{gap:27px 18px}.store-product-page .gallery{position:static}.store-product-page .product-layout{gap:38px}.store-product-page .product-detail h1{font-size:43px}.store-product-page .product-full-title{font-size:14px}.store-product-page .product-description{margin-top:35px}.store-product-page .main-image{max-height:620px}.store-product-page .main-image img{padding:25px}.bn-carousel{min-height:980px}.bn-carousel .bn-hero-copy{width:100%}.bn-carousel .bn-film-shade{background:linear-gradient(90deg,#102109c9,#10210982)}.bn-carousel .bn-film-content{padding:50px 0 290px}.bn-hero-product{position:absolute;left:0;bottom:115px;width:340px;display:flex}.bn-hero-product-photo{width:80px;height:110px}.bn-hero-product p{margin-top:0}.bn-carousel h1{font-size:95px}.bn-carousel-controls{left:28px}.bn-choice{grid-template-columns:1fr;gap:35px}.bn-season-teaser{padding:40px}.bn-season-teaser h3{font-size:57px}.bn-season-teaser h3 br{display:none}.bn-season-teaser>svg{margin-bottom:25px}.bn-amazon-strip{align-items:flex-start;flex-direction:column;gap:15px;padding-block:35px 50px}.bn-amazon-strip>a{padding:20px 0;align-items:flex-start;width:240px}.bn-amazon-strip img{width:220px}.footer-invitation{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.footer-invitation>div>p:not(.eyebrow){font-size:19px}.store-footer-grid{grid-template-columns:1fr 1fr;gap:35px;padding-block:45px}.footer-brand-column{grid-column:1/-1}.footer-brand-column .brand-logo{width:190px}.store-footer-bottom{padding-right:0;padding-bottom:80px;font-size:11px;gap:20px}.store-footer-bottom nav{gap:15px}.store-contact-layout{grid-template-columns:1fr;gap:38px}.contact-phone strong{font-size:30px}.contact-phone>svg{width:30px}.contact-fields{grid-template-columns:1fr 1fr}.contact-form-panel,.contact-guide-panel{padding:35px}.contact-guide-panel h2{font-size:44px}.season-hero{padding-block:60px}.season-hero h1{font-size:66px}.season-hero p:not(.eyebrow){font-size:21px}.season-hero-mark{width:430px;height:430px;right:-190px;bottom:-70px;opacity:.7}.season-guide-heading{grid-template-columns:1fr;gap:20px}.season-guide-heading h2{font-size:37px}.season-guide-heading>p{max-width:650px}.season-product-recommendation{grid-template-columns:minmax(200px,280px) 1fr;gap:25px;padding:23px}.season-product-recommendation>div>p:not(.eyebrow){font-size:18px}.season-technical{gap:30px}}@media(max-width:600px){.bionee-store .header-inner{width:calc(100% - 32px);height:76px;gap:15px}.bionee-store .brand-logo{width:145px}.bionee-store .header-actions{gap:0}.store-width,.bionee-store .container{width:calc(100% - 36px)}.store-section{padding-block:48px}.store-page-heading{margin-bottom:35px}.store-page-heading h1{font-size:52px}.store-page-heading>p:last-child{font-size:19px}.bn-carousel{min-height:1000px;align-items:center}.bn-carousel .bn-film-content{padding:60px 0 295px}.bn-carousel h1{font-size:clamp(64px,15vw,86px);margin-bottom:24px}.bn-carousel .bn-hero-copy{width:100%}.bn-carousel .bn-lead{font-size:20px}.bn-carousel .bn-film-shade{background:linear-gradient(180deg,#10210938,#102109bc 25%,#102109e6 65%,#102109e0)}.bn-carousel-controls{left:18px;bottom:24px;gap:2px;padding:3px 8px}.bn-slide-number{margin-right:7px;font-size:16px}.bn-carousel-controls button{width:38px}.bn-carousel-dots button{width:24px}.bn-hero-product{width:min(340px,100%);bottom:110px;padding:15px 17px;gap:15px}.bn-hero-product-photo{width:77px}.bn-hero-product strong{font-size:20px}.bn-hero-product span{font-size:11px}.bn-carousel .bn-actions{gap:12px}.bn-carousel .bn-actions .bn-link{font-size:16px}.bn-choice{gap:30px}.bn-choice-copy>.bn-lead{font-size:20px}.bn-season-teaser{padding:30px}.bn-season-teaser h3{font-size:46px}.bn-season-teaser h3 br{display:block}.bn-amazon-strip h2{font-size:29px;line-height:1.15}.bn-amazon-strip p:not(.bn-fine):not(.bn-kicker){font-size:16px;line-height:1.6}.bn-product-copy .product-traits-compact{margin-block:10px}.bn-product-copy .product-traits-compact span{font-size:11px}.bn-product-copy .product-traits-compact li{margin-right:2px}.bionee-store .product-grid{gap:28px 14px}.bionee-store .product-info h3{font-size:20px}.bionee-store .product-info{padding-top:16px}.bionee-store .product-image img{padding:22px 6px}.bionee-store .card-link{font-size:13px}.product-traits-compact{gap:6px;margin-block:13px}.product-traits-compact li{margin-right:3px}.product-traits-compact span{font-size:11px}.product-traits-compact svg{width:15px;height:15px}.store-product-page .breadcrumbs{padding-block:20px}.store-product-page .product-detail h1{font-size:38px}.store-product-page .product-layout{padding:0}.store-product-page .thumbnails button{width:60px;height:60px}.store-product-page .purchase-box{padding:22px 18px}.store-product-page .product-description h2{font-size:31px}.store-product-page .product-description{padding-block:40px}.store-product-page .product-traits li{flex-basis:calc(50% - 5px)}.store-product-page .product-grid .product-traits li{flex-basis:auto}.product-traits small{display:block;font-size:10px;font-weight:450;color:#64734e;margin-bottom:4px}.product-traits strong{display:block;font-weight:650}.product-traits span,.store-product-page .product-full-title{font-size:13px}.store-footer{padding:50px 22px 20px}.footer-invitation h2{font-size:51px}.footer-invitation>div>p:not(.eyebrow){font-size:18px}.footer-contact-actions a,.footer-contact-actions button{font-size:17px}.store-footer-grid{gap:35px 20px}.store-footer-grid h3{font-size:13px;margin-bottom:20px}.store-footer-grid>div>a:not(.brand-home),.store-footer-grid>div>button{font-size:13px;margin-bottom:13px;line-height:1.6}.footer-brand-column>p{font-size:17px}.footer-social-column{display:block}.footer-social-column>a{margin-block:18px!important}.footer-social-column h3{font-size:15px}.store-footer-bottom{display:block;padding-bottom:85px}.store-footer-bottom nav{margin-block:20px;font-size:11px}.store-footer-bottom>a{display:inline-flex;min-height:36px;align-items:center}.assistant-fab{right:14px;bottom:14px;padding:11px 14px;gap:9px}.assistant-fab>span{font-size:12px}.assistant-fab>svg{width:22px}.assistant-dialog{inset:auto 8px 8px auto;width:calc(100vw - 16px);height:calc(100dvh - 16px);border-radius:7px}.assistant-messages{padding:20px 16px}.assistant-header h2{font-size:18px}.assistant-header p{font-size:10px}.assistant-header{padding:16px 13px}.assistant-disclosure{font-size:10px}.contact-phone{gap:15px}.contact-phone strong{font-size:27px}.contact-phone>svg{width:25px}.contact-phone small{font-size:13px}.contact-fields{grid-template-columns:1fr}.contact-form-panel,.contact-guide-panel{padding:27px 22px}.contact-guide-panel h2{font-size:38px}.contact-guide-panel>p:not(.eyebrow){font-size:18px}.contact-form-panel h2{font-size:28px}.season-hero{padding-block:46px 50px}.season-hero .eyebrow{font-size:10px;gap:7px}.season-hero .eyebrow svg{width:17px;flex-shrink:0}.season-hero h1{font-size:clamp(48px,12vw,66px);max-width:440px}.season-hero p:not(.eyebrow){font-size:19px;margin-block:24px}.season-hero-mark{right:-205px;width:400px;height:400px;bottom:-65px;opacity:.5}.season-guide-heading h2{font-size:34px}.season-guide-heading>p{font-size:17px}.season-selectors{padding:20px;grid-template-columns:1fr;gap:19px}.season-selectors label>span{font-size:13px;margin-bottom:9px}.season-selectors select{font-size:16px;min-height:52px}.season-result{margin-top:35px}.season-result-label{font-size:10px;line-height:1.5}.season-diagnosis h2{font-size:34px}.season-reason{font-size:18px;line-height:1.7}.season-context{gap:12px}.season-context span{font-size:11px}.season-product-recommendation{grid-template-columns:1fr;padding:22px;gap:28px}.season-product-recommendation>.product-card .product-info h3{font-size:25px}.season-product-recommendation>div>p:not(.eyebrow){font-size:19px}.season-question{padding:28px 23px}.season-question h3{font-size:26px}.season-question>p{font-size:16px}.season-question .button{font-size:14px}.season-technical{grid-template-columns:1fr;gap:25px;margin-top:32px}.season-technical h3{font-size:22px}.season-technical li{font-size:15px}.season-sources{font-size:13px}}@media(max-width:360px){.bionee-store .brand-logo{width:126px}.bn-carousel{min-height:1050px}.bn-carousel h1{font-size:62px}.bn-carousel .bn-kicker{font-size:10px}.bn-hero-product{gap:10px;padding:14px}.bn-hero-product strong,.bn-carousel .bn-lead{font-size:19px}.bn-carousel-controls{left:18px}.bn-slide-number{margin-right:2px}.bn-carousel-dots button{width:22px}.bionee-store .product-grid{grid-template-columns:1fr}.bionee-store .product-info h3{min-height:0;font-size:26px}.contact-phone strong{font-size:23px}.store-product-page .product-detail h1{font-size:34px}.store-footer-grid{grid-template-columns:1fr}.footer-brand-column,.footer-social-column{grid-column:auto}}@media(prefers-reduced-motion:reduce){.bionee-store *{scroll-behavior:auto!important;transition:none!important}}.bionee-store{--bn-dark:#292d1f;--bn-paper:#faf9f2;--bn-green:#90c045}.bn-packshot-pair,.bn-packshot-single,.bn-packshot-pair img,.bn-packshot-single img,.bn-product-photo>img,.product-image>img,.main-image>img,.bn-review-product>img{mix-blend-mode:normal;filter:none}.bionee-store .product-image,.bionee-store .main-image,.bn-review-product{background:#fff}.bn-product-photo{background:#f0f1e5}.bn-line-tile{min-height:760px}.bn-packshot-pair{right:-4%;bottom:-5%;width:82%;height:56%}.bn-packshot-single{right:-4%;bottom:-5%;width:74%;height:55%}.bn-line-copy{width:100%}.bn-line-copy>p:not(.bn-kicker){max-width:380px}.bn-carousel{min-height:850px;min-height:max(780px,min(980px,calc(100svh - 140px)))}.bn-carousel .bn-film-content{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:5vw;align-items:center;padding:65px 0 80px}.bn-carousel .bn-hero-copy{width:100%;margin:0;grid-column:2;grid-row:1;order:unset}.bn-carousel .bn-film-shade{background:linear-gradient(90deg,#10210955,#10210990 42%,#102109d9 80%)}.bn-carousel h1{font-size:clamp(75px,7.4vw,141px)}.bn-hero-showcase{grid-column:1;grid-row:1;position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0;color:#fff}.bn-hero-cutout{display:flex;align-items:center;justify-content:center;min-height:480px}.bn-hero-cutout img{display:block;width:100%;height:clamp(440px,37vw,680px);object-fit:contain;filter:drop-shadow(0 25px 20px #0004);transition:transform .3s}.bn-hero-cutout:hover img{transform:translateY(-5px)}.bn-product-callout{position:absolute;left:0;top:9%;font-weight:600;font-size:14px;display:flex;flex-direction:column;gap:8px;max-width:140px;text-shadow:0 2px 8px #000}.bn-product-callout>svg{width:58px;height:58px;margin-left:55px;transform:rotate(-14deg)}.bn-showcase-caption{padding:18px 0 0;text-align:center}.bn-showcase-caption p{font-size:14px;margin:0 0 5px}.bn-showcase-caption strong{display:block;font-size:22px;line-height:1.3;font-weight:650}.bn-showcase-caption a{display:inline-flex;align-items:center;gap:30px;border-bottom:1px solid #c1e678;color:#d5f398;padding:12px 0 9px;font-size:19px;font-weight:750}.bn-soft-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:0;padding:0 5px;pointer-events:auto;background:#1d281c38;border-radius:99px}.bn-carousel-dot{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:none;color:#fff;cursor:pointer;touch-action:manipulation}.bn-carousel-dot:after{content:"";width:12px;height:12px;border-radius:50%;background:#ffffff80;box-shadow:0 0 0 1px #ffffff30;transition:background .2s ease,transform .2s ease}.bn-carousel-dot:hover:after{background:#ffffffcf}.bn-carousel-dot:focus-visible{outline:2px solid #fff;outline-offset:1px}.bn-carousel-dot.is-active:after{background:#fff;transform:scale(1.16)}.bn-scene-2 .bn-film-content{min-height:730px}.motion-preference{background:none;color:inherit;border:0;padding:10px 0;font-size:12px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.bionee-store .desktop-nav{gap:23px}.bn-category-menu{position:static}.bn-menu-trigger{display:flex;align-items:center;gap:8px;min-height:44px;background:none;color:inherit;border:0;border-bottom:2px solid transparent;font:700 15px var(--sans);cursor:pointer}.bn-menu-trigger[aria-expanded=true]{border-bottom-color:#90c045}.bn-mega-menu{position:absolute;z-index:40;top:100%;left:0;right:0;background:#faf9f2;color:#292d1f;box-shadow:0 24px 35px #1c251c21;border-top:1px solid #d9decf;white-space:normal;display:grid;grid-template-columns:1fr 3fr;padding:40px max(40px,calc((100vw - 1760px)/2)) 0;gap:40px}.bn-mega-intro h2{font-size:37px;line-height:1.08;letter-spacing:-.05em;margin:18px 0}.bn-mega-intro>a{display:flex!important;font-size:14px!important;justify-content:space-between;max-width:235px}.bn-mega-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.bionee-store .bn-menu-group a{display:flex;align-items:center;gap:8px;font-size:14px;min-height:36px;line-height:1.5;border:0}.bionee-store .bn-menu-group a:hover{text-decoration:underline;text-underline-offset:5px}.bionee-store .bn-menu-group .bn-menu-title{align-items:flex-start;font-size:17px;font-weight:800;line-height:1.3;min-height:65px;margin-bottom:14px}.bn-menu-title>svg{flex-shrink:0}.bn-menu-title>svg:last-child{margin-left:auto;width:15px}.bn-mega-guide{grid-column:1/-1;background:#e5edce;margin:0 calc(-1*max(40px,calc((100vw - 1760px)/2)));padding:24px 40px;gap:20px!important;justify-content:center;font-size:14px!important}.bn-mega-guide strong{display:block;font-size:18px;margin-top:4px}.bn-mobile-categories{padding-block:5px 14px;border-bottom:1px solid #d6ddc9}.bn-mobile-categories>summary{padding:14px 0;font-size:18px;font-weight:800;cursor:pointer}.bn-mobile-categories .bn-menu-group{padding:14px 0 10px 13px}.bn-mobile-categories .bn-menu-title{min-height:40px!important;margin-bottom:5px!important}.bn-mobile-categories .bn-menu-group a:not(.bn-menu-title){padding-left:30px}.bn-people{display:grid;grid-template-columns:1fr 1fr;background:#e9eedc}.bn-people-image{min-height:660px;position:relative}.bn-people-image img{width:100%;height:100%;position:absolute;object-fit:cover}.bn-people-copy{padding:80px clamp(30px,5vw,95px);align-self:center}.bn-people-copy .bn-lead{margin:30px 0;max-width:630px}.bn-people-copy h2{font-size:clamp(48px,5.2vw,96px)}.bn-human-quote{font-size:15px;font-weight:650;margin-top:28px}.bn-journey{background:#faf9f2;min-height:75vh}.bn-journey h1,.bn-journey h2,.bn-journey h3,.bn-journal h1,.bn-journal h2,.bn-journal h3{font-family:var(--heading);font-weight:800;letter-spacing:-.055em;line-height:1.06}.bn-journey h1:focus{outline:none}.bn-journey h1{scroll-margin-top:150px}.bn-journey .eyebrow,.bn-journal .eyebrow{display:flex;align-items:center;gap:10px;line-height:1.5}.bn-journey-start{display:grid;grid-template-columns:1.03fr 1fr;min-height:780px}.bn-journey-intro{padding:70px clamp(30px,5vw,100px)}.bn-journey-intro h1{font-size:clamp(64px,6.6vw,120px);margin:24px 0 30px}.bn-journey h1 em{font-style:normal;color:#668b2e}.bn-journey-intro>p:not(.eyebrow){font-size:23px;line-height:1.6;max-width:580px;margin-bottom:32px}.bn-journey-duration{display:block;font-size:13px;margin:16px 0 28px;color:#5b6250}.bn-journey-intro>.text-link{font-size:14px}.bn-journey-photo{position:relative;min-height:680px;overflow:hidden}.bn-journey-photo img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:42%}.bn-journey-photo:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#152710b5)}.bn-journey-photo>p{position:absolute;bottom:55px;left:45px;right:30px;font-size:27px;line-height:1.4;color:#fff;z-index:1}.bn-journey-photo strong{font-size:38px}.bn-journey-body{padding:40px 0 85px;min-height:820px}.bn-journey-top{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px}.bn-back{display:inline-flex;align-items:center;gap:8px;border:0;background:none;color:inherit;padding:12px 0;font-size:14px;font-weight:650;cursor:pointer}.bn-journey-progress{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0;margin:25px 0 65px}.bn-journey-progress li{border-top:3px solid #dfe3d7;padding-top:14px;display:flex;align-items:center;gap:10px;font-size:13px;color:#6a715f}.bn-journey-progress li>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e8ebdf;font-size:11px}.bn-journey-progress .current{border-color:#668b2e;color:#292d1f;font-weight:800}.bn-journey-progress .complete{border-color:#90c045}.bn-journey-progress .complete>span{background:#90c045;color:#263019}.bn-question-heading h1,.bn-result-heading h1{font-size:clamp(47px,5.1vw,90px);margin:20px 0}.bn-question-heading>p:last-child{font-size:22px;line-height:1.6;max-width:850px}.bn-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:43px}.bn-option{position:relative;background:#eef1e5;border:2px solid transparent;min-height:235px;padding:30px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:13px;color:#292d1f;cursor:pointer;transition:background .15s,border-color .15s}.bn-option>svg:first-child{color:#607d33;margin-bottom:8px}.bn-option strong{font:800 clamp(24px,2vw,33px)/1.12 var(--heading);letter-spacing:-.04em;max-width:90%}.bn-option>span{font-size:16px;line-height:1.5;max-width:330px;padding-right:8px}.bn-option .bn-option-arrow{position:absolute;right:21px;top:27px}.bn-option:hover,.bn-option[aria-pressed=true]{background:#e1edc6;border-color:#719840}.bn-journey-hint{margin-top:27px;font-size:14px;color:#667054}.bn-answer-pills{display:flex;gap:9px;flex-wrap:wrap;margin:30px 0}.bn-answer-pills button{border:1px solid #cdd7ba;background:#eaf0dd;padding:11px 16px;display:flex;align-items:center;gap:18px;font-size:13px;cursor:pointer}.bn-result-reason{font-size:23px;line-height:1.65;max-width:1100px}.bn-result-products-heading{margin:70px 0 32px;max-width:1050px}.bn-result-products-heading h2{font-size:clamp(33px,3vw,54px);margin-bottom:18px}.bn-result-products-heading p{font-size:19px;line-height:1.65}.bn-journey-products{display:grid;gap:26px}.bn-journey-recommendation{display:grid;grid-template-columns:minmax(280px,.8fr) 1.2fr;align-items:center;gap:65px;padding:35px 65px 35px 35px;background:#eff2e5}.bn-journey-recommendation .product-card{max-width:520px;width:100%;background:none}.bn-journey-recommendation .product-image{height:410px;aspect-ratio:auto}.bn-journey-recommendation .product-image img{padding:20px}.bn-journey-recommendation .product-info{display:none}.bn-journey-recommendation>div h3{font-size:clamp(35px,3.5vw,62px);margin-block:19px 24px}.bn-journey-recommendation>div>p:not(.eyebrow){font-size:21px;line-height:1.6;margin-bottom:30px}.bn-result-size{display:block;font-size:14px;margin-top:18px}.bn-journey-end{border-top:1px solid #d8dfcc;margin-top:48px;padding-top:45px;display:flex;align-items:center;justify-content:space-between;gap:25px}.bn-journey-end h2{font-size:39px;margin-bottom:13px}.bn-journey-end p{max-width:680px;font-size:18px;line-height:1.5}.bn-journal{background:#faf9f2}.bn-journal-head{padding:75px 0 55px}.bn-journal-head h1{font-size:clamp(68px,7vw,128px);margin:24px 0}.bn-journal-head h1 em{font-style:normal;color:#698d32}.bn-journal-head>p:last-child{max-width:790px;font-size:24px;line-height:1.55}.bn-journal-feature{display:grid;grid-template-columns:1.25fr 1fr;background:#e5ecd7;margin-bottom:75px}.bn-journal-feature>a{position:relative;min-height:530px;display:block;overflow:hidden}.bn-journal-feature img{width:100%;height:100%;object-fit:cover;position:absolute}.bn-journal-feature>div{padding:55px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.bn-journal-feature h2{font-size:clamp(36px,3.9vw,70px)}.bn-journal-feature p:not(.eyebrow){font-size:20px;line-height:1.6;margin:25px 0}.bn-blog-filter{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:36px}.bn-blog-filter a{padding:12px 22px;border:1px solid #ccd6ba;font-size:14px;font-weight:650}.bn-blog-filter a[aria-current=true]{background:#292d1f;color:#fff;border-color:#292d1f}.bn-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 26px;padding-bottom:80px}.bn-blog-card{min-width:0}.bn-blog-card>a:first-child{display:block;aspect-ratio:1.5;overflow:hidden;margin-bottom:25px;background:#e5ecd7}.bn-blog-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.bn-blog-card>a:hover img{transform:scale(1.03)}.bn-blog-card h3{font-size:clamp(27px,2.4vw,43px);margin:14px 0 18px}.bn-blog-card>p:not(.eyebrow){font-size:17px;line-height:1.6;margin-bottom:15px}.bn-blog-card .eyebrow{font-size:11px}.bn-journal-cta{background:#dce8c3;padding:65px 0}.bn-journal-cta>.store-width{display:flex;align-items:center;justify-content:space-between;gap:40px}.bn-journal-cta h2{font-size:clamp(37px,4vw,68px);max-width:900px}.bn-article-header{max-width:1200px;padding:60px 0 50px}.bn-article-header h1{font-size:clamp(46px,5.7vw,98px);margin:24px 0}.bn-article-header>p:last-child{font-size:24px;line-height:1.6;max-width:980px}.bn-article-meta{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;margin-bottom:25px}.bn-article-cover{width:100%;height:clamp(330px,43vw,670px);object-fit:cover}.bn-article-layout{display:grid;grid-template-columns:1fr 340px;gap:95px;padding-block:65px 85px;max-width:1420px}.bn-article-body{min-width:0}.bn-article-body section{margin-bottom:43px}.bn-article-body h2{font-size:clamp(30px,2.7vw,45px);margin-bottom:23px}.bn-article-body p,.bn-article-body li{font-size:20px;line-height:1.8;margin-bottom:19px}.bn-article-body ul{padding-left:24px}.bn-article-source{font-size:13px!important;line-height:1.6!important;margin-top:10px}.bn-article-source a{text-decoration:underline;text-underline-offset:3px}.bn-article-aside{align-self:start;position:sticky;top:145px;background:#e9eedf;padding:28px}.bn-article-aside h2{font-size:30px;margin:14px 0 20px}.bn-article-aside>p:not(.eyebrow){font-size:15px;line-height:1.6;margin-bottom:20px}.bn-article-aside .product-card{background:transparent;margin-top:28px}.bn-article-aside .product-info h3{font-size:24px}.bn-article-aside .product-image{height:235px;aspect-ratio:auto}.bn-article-note{padding:25px;background:#eef1e6;font-size:16px!important}.bn-article-related{border-top:1px solid #d4ddc7;padding-top:50px}@media(max-width:1280px){.bionee-store .desktop-nav{gap:18px;font-size:14px}.bn-menu-trigger{font-size:14px}.bn-mega-menu{grid-template-columns:1fr;padding:28px 30px 0;gap:20px}.bn-mega-intro{display:none}.bn-mega-guide{margin-inline:-30px}.bn-carousel h1{font-size:clamp(76px,7.7vw,105px)}.bn-hero-cutout img{height:490px}.bn-hero-cutout{min-height:490px}.bn-product-callout{top:5%}.bn-line-tile{min-height:720px}.bn-journey-intro{padding:55px 35px}.bn-journey-intro h1{font-size:76px}.bn-article-layout{gap:50px;grid-template-columns:1fr 300px}}@media(max-width:1020px){.bionee-store .desktop-nav{display:none}.bionee-store .menu-button{display:inline-flex}.bn-carousel .bn-film-content{grid-template-columns:.85fr 1.15fr;gap:25px;padding:65px 0}.bn-carousel h1{font-size:75px}.bn-carousel .bn-lead{font-size:19px}.bn-carousel .bn-kicker{font-size:11px}.bn-hero-cutout img{height:410px}.bn-hero-cutout{min-height:410px}.bn-product-callout{display:none}.bn-showcase-caption strong{font-size:19px}.bn-line-tile{padding:30px;min-height:690px}.bn-line-copy h3{font-size:53px}.bn-journey-start{min-height:680px}.bn-journey-intro h1{font-size:62px}.bn-journey-intro>p:not(.eyebrow){font-size:20px}.bn-journey-photo{min-height:640px}.bn-journey-photo>p{left:28px;bottom:32px;font-size:23px}.bn-journey-photo strong{font-size:31px}.bn-journey-recommendation{padding:25px;gap:30px}.bn-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-journal-feature>div{padding:35px}.bn-journal-feature>a{min-height:460px}.bn-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-people-copy{padding:55px 30px}.bn-people-image{min-height:620px}}@media(max-width:760px){.bn-carousel{min-height:1040px;align-items:stretch}.bn-carousel .bn-film-content{display:flex;flex-direction:column;gap:22px;padding:48px 0 60px}.bn-carousel .bn-hero-copy{order:0;width:100%}.bn-carousel h1{font-size:clamp(64px,12.7vw,88px);margin-bottom:20px}.bn-carousel .bn-lead{font-size:19px;line-height:1.5}.bn-carousel .bn-actions{margin-top:24px;gap:14px}.bn-carousel .bn-kicker{margin-bottom:20px}.bn-carousel .bn-button{min-height:58px;font-size:16px;padding:15px 20px}.bn-carousel .bn-film-shade{background:linear-gradient(180deg,#102109a8,#102109b8 52%,#10210995)}.bn-hero-showcase{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:8px;width:100%;align-items:center;align-self:auto}.bn-hero-cutout{min-height:0}.bn-hero-cutout img{height:320px;max-width:100%}.bn-showcase-caption{text-align:left;padding:0}.bn-showcase-caption p{font-size:12px;line-height:1.5}.bn-showcase-caption strong{font-size:19px}.bn-showcase-caption a{font-size:15px;gap:14px}.bn-scene-2 .bn-film-content{justify-content:center;min-height:1040px}.bn-people{grid-template-columns:1fr}.bn-people-image{min-height:480px}.bn-people-copy{padding:50px 28px}.bn-people-copy h2{font-size:61px}.bn-line-tile{min-height:690px}.bn-line-copy h3{font-size:60px}.bn-packshot-pair{height:53%;width:86%}.bn-packshot-single{height:58%}.bn-journey-start{grid-template-columns:1fr}.bn-journey-intro{padding:48px 26px}.bn-journey-intro h1{font-size:clamp(52px,10vw,75px)}.bn-journey-photo{min-height:420px}.bn-journey-intro .bn-button{font-size:16px;gap:15px}.bn-journey-body{padding-top:25px}.bn-journey-progress{gap:8px;margin:18px 0 44px}.bn-journey-progress li{font-size:11px;gap:5px;flex-direction:column;align-items:flex-start}.bn-journey-top>p{font-size:12px}.bn-back{font-size:12px}.bn-back svg{width:16px}.bn-question-heading h1,.bn-result-heading h1{font-size:clamp(41px,8.2vw,63px)}.bn-question-heading>p:last-child{font-size:19px}.bn-option-grid{gap:13px;margin-top:30px}.bn-option{min-height:225px;padding:24px 18px;gap:12px}.bn-option strong{font-size:25px;max-width:100%}.bn-option>span{font-size:14px;padding:0}.bn-option>svg:first-child{width:34px;height:34px}.bn-option .bn-option-arrow{right:15px;top:21px;width:18px}.bn-journey-recommendation{grid-template-columns:1fr;padding:25px;gap:30px}.bn-journey-recommendation .product-card{max-width:none}.bn-journey-recommendation .product-image{height:365px}.bn-journey-recommendation>div h3{font-size:38px}.bn-journey-recommendation>div>p:not(.eyebrow){font-size:19px}.bn-result-reason{font-size:19px}.bn-result-products-heading{margin-top:45px}.bn-result-products-heading h2{font-size:35px}.bn-journey-end{display:block}.bn-journey-end .bn-button{margin-top:25px}.bn-journey-end h2{font-size:35px}.bn-journal-head{padding:48px 0 35px}.bn-journal-head h1{font-size:66px}.bn-journal-head>p:last-child{font-size:20px}.bn-journal-feature{grid-template-columns:1fr;margin-bottom:45px}.bn-journal-feature>a{min-height:360px}.bn-journal-feature>div{padding:30px}.bn-journal-feature h2{font-size:41px}.bn-journal-cta{padding:45px 0}.bn-journal-cta>.store-width{display:block}.bn-journal-cta h2{font-size:40px;margin-bottom:30px}.bn-blog-card h3{font-size:30px}.bn-blog-card>p:not(.eyebrow){font-size:16px}.bn-article-header{padding:38px 0}.bn-article-header h1{font-size:45px}.bn-article-header>p:last-child{font-size:20px}.bn-article-layout{grid-template-columns:1fr;gap:35px;padding-block:40px}.bn-article-aside{position:static}.bn-article-body p,.bn-article-body li{font-size:18px}.bn-article-body h2{font-size:31px}.bn-article-aside .product-image{height:320px}.bn-article-aside{padding:25px}}@media(max-width:480px){.bn-carousel{min-height:1070px}.bn-carousel .bn-film-content{padding:45px 0 65px}.bn-carousel h1{font-size:66px}.bn-carousel .bn-kicker{font-size:10px}.bn-carousel .bn-actions{align-items:flex-start;flex-direction:column;gap:7px}.bn-hero-cutout img{height:290px}.bn-showcase-caption strong{font-size:18px}.bn-showcase-caption a{font-size:14px;gap:7px}.bn-scene-2 .bn-film-content{min-height:1070px}.bn-people-image{min-height:360px}.bn-people-copy h2{font-size:51px}.bn-line-tile{min-height:675px;padding:28px}.bn-line-copy h3{font-size:53px}.bn-line-copy>p:not(.bn-kicker){font-size:16px}.bn-journey-intro{padding:42px 22px}.bn-journey-intro h1{font-size:54px}.bn-journey-top>button:last-child span{display:none}.bn-journey-top>button:last-child:after{content:"Da capo"}.bn-option-grid{grid-template-columns:1fr}.bn-option{min-height:190px;padding:24px}.bn-option>span{max-width:90%}.bn-option strong{font-size:28px}.bn-journey-progress li{font-size:10px}.bn-result-size{font-size:12px}.bn-journey-recommendation{padding:20px}.bn-journey-recommendation .product-image{height:315px}.bn-answer-pills button{font-size:12px;padding:9px 12px}.bn-journey-photo{min-height:350px}.bn-blog-grid{grid-template-columns:1fr;gap:40px}.bn-blog-card h3{font-size:35px}.bn-blog-filter a{padding:11px 14px;font-size:12px}.bn-journal-feature>a{min-height:300px}.bn-journal-head h1{font-size:58px}.bn-journal-feature h2{font-size:38px}.bn-article-header h1{font-size:39px}.bn-article-meta{gap:10px;font-size:12px}}@media(prefers-reduced-motion:reduce){.bn-hero-cutout img,.bn-blog-card img{transition:none}}@media(max-width:1180px){.bionee-store .desktop-nav{display:none}.bionee-store .menu-button{display:inline-flex}}.bionee-store .product-image[data-cutout=true]{background:transparent;border-color:transparent}.bn-product-callout>svg{transform:rotate(14deg)}@media(max-width:760px){.bn-hero-showcase{display:flex;flex-direction:column;align-items:center;gap:6px}.bn-hero-cutout{width:100%}.bn-hero-cutout img{width:340px;height:340px;max-width:100%}.bn-showcase-caption{text-align:center}.bn-showcase-caption p{font-size:13px}.bn-showcase-caption strong{font-size:20px}.bn-showcase-caption a{font-size:16px}.bn-carousel .bn-film-content{gap:27px}}.bn-dissolve{display:grid;isolation:isolate;align-items:stretch}.bn-carousel-scene{grid-area:1/1;align-self:stretch;position:relative;isolation:isolate;min-width:0;min-height:inherit;display:grid;align-items:center;opacity:0;visibility:hidden;pointer-events:none}.bn-carousel-scene.is-current{opacity:1;visibility:visible;z-index:1;pointer-events:auto}.bn-carousel-scene.is-incoming{visibility:visible;z-index:2;transition:opacity 1.6s cubic-bezier(.32,0,.24,1)}.bn-carousel-scene.is-revealed{opacity:1}.bn-dissolve .bn-soft-dots{z-index:3}.bn-carousel-scene .bn-film-content{width:calc(100% - 80px);max-width:1800px;margin-inline:auto}.bn-payments{padding:15px 0;border-bottom:1px solid #493a371c;margin-bottom:8px}.bn-payments>p{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:650;margin:0 0 10px}.bn-payments ul{display:flex;gap:6px;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 9px}.bn-payments li{background:#fff;border:1px solid #493a3729;border-radius:4px;padding:7px 10px;font-size:12px;font-weight:700;line-height:1}.bn-payments li[data-payment=SHOPIFY_PAY]{color:#5433eb}.bn-payments li[data-payment=VISA]{color:#173878}.bn-payments small{font-size:11px;color:#6b635a;line-height:1.5;display:block}.bionee-store .store-product-page{max-width:1360px}.store-product-page .product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,4vw,60px)}.store-product-page .gallery{max-width:620px;width:100%;justify-self:center}.store-product-page .main-image{max-height:none;margin-inline:auto;width:min(100%,560px);grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden}.store-product-page .main-image img{padding:20px;min-width:0;min-height:0}.store-product-page .product-detail h1{font-size:clamp(32px,2.9vw,48px);margin-bottom:14px;line-height:1.1}.store-product-page .product-full-title{font-size:13px;line-height:1.55;margin-bottom:15px}.store-product-page .purchase-box{padding:24px;margin-top:20px}.store-product-page .product-bullets{font-size:14px;line-height:1.55}.store-product-page .product-service-promises small{font-size:12px}.bn-aplus-frame{position:relative;aspect-ratio:var(--desktop-ratio);width:100%;margin-inline:auto;background:#fff}.bn-aplus-frame .product-aplus__module{width:100%;display:block}.bn-aplus-frame img{display:block;width:100%;height:auto}.bn-image-loading{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.bn-spinner{width:25px;height:25px;border:2px solid #91bf452d;border-top-color:#698f28;border-radius:50%;animation:bn-image-spin .8s linear infinite}@keyframes bn-image-spin{to{transform:rotate(360deg)}}.bn-image-error{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#f7f7f1;color:#493a37;font-size:14px;text-align:center;padding:20px}.bn-image-error button{border:0;border-bottom:1px solid currentColor;padding:6px;background:transparent;color:inherit;cursor:pointer}@media(max-width:1000px){.bn-carousel-scene .bn-film-content{width:calc(100% - 48px)}}@media(max-width:800px){.store-product-page .product-layout{grid-template-columns:1fr;gap:24px}.store-product-page .gallery{max-width:510px}.store-product-page .main-image{width:min(100%,470px)}.store-product-page .product-detail h1{font-size:36px}.store-product-page .purchase-box{padding:20px}.bn-carousel-scene .bn-film-content{width:calc(100% - 40px)}}@media(max-width:700px){.bn-aplus-frame{aspect-ratio:var(--mobile-ratio)}}@media(max-width:480px){.store-product-page .main-image{width:min(100%,380px)}.store-product-page .product-detail h1{font-size:32px}.store-product-page .main-image img{padding:12px}.bn-carousel-scene .bn-film-content{width:calc(100% - 36px)}}@media(prefers-reduced-motion:reduce){.bn-carousel-scene.is-incoming{transition:none}.bn-spinner{animation:none}}.bn-newsletter-rail{position:fixed;left:0;top:54%;z-index:60;display:flex;align-items:flex-start;filter:drop-shadow(3px 5px 12px #241e1620)}.bn-newsletter-tab{border:0;border-radius:0 5px 5px 0;background:#91bf45;color:#263418;display:flex;align-items:center;gap:13px;padding:16px 10px;writing-mode:vertical-rl;transform:rotate(180deg);cursor:pointer;font-size:12px;letter-spacing:.03em;font-weight:750}.bn-newsletter-panel{position:absolute;left:34px;top:-130px;width:350px;background:#f8f7ee;padding:33px 27px;border:1px solid #dedfcf;border-radius:0 8px 8px 0;color:#493a37}.bn-newsletter-panel[hidden]{display:none}.bn-newsletter-panel h2{font-size:34px;line-height:1.05;letter-spacing:-.05em;margin:12px 0 15px}.bn-newsletter-panel p:not(.eyebrow){font-size:14px;line-height:1.55}.bn-newsletter-close{position:absolute;right:10px;top:10px;border:0;background:transparent;color:inherit;cursor:pointer;padding:5px}.bn-newsletter-panel label{display:block;font-size:12px;font-weight:600;margin:17px 0 6px}.bn-newsletter-panel input[type=email]{border:1px solid #acb292;background:#fff;min-height:47px;width:100%;font-size:16px;padding:10px;color:#493a37}.bn-newsletter-panel .bn-newsletter-consent{display:flex;align-items:start;gap:8px;font-weight:400;line-height:1.5;margin-bottom:18px}.bn-newsletter-consent input{margin-top:3px;accent-color:#658d29}.bn-newsletter-panel .bn-button{width:100%;min-height:47px;font-size:15px;padding:12px 17px}.bn-newsletter-panel small{display:block;font-size:11px;line-height:1.5;margin-top:12px}.bn-honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:600px){.bn-newsletter-rail{top:auto;bottom:90px}.bn-newsletter-tab{padding:13px 7px;font-size:10px;gap:8px}.bn-newsletter-panel{left:29px;top:auto;bottom:0;width:min(340px,calc(100vw - 40px));padding:30px 20px}.bn-newsletter-panel h2{font-size:31px}}@media(prefers-reduced-motion:reduce){.bn-carousel-dot:after{transition:none}}html[data-bionee-motion=reduced] .bn-carousel-dot:after{transition:none}.bn-blog-cover,.bn-article-figure{margin:0}.bn-blog-cover{margin-bottom:25px}.bn-blog-cover>a{display:block;overflow:hidden;border-radius:9px}.bn-editorial-visual{display:flex;aspect-ratio:1.49;width:100%;overflow:hidden;background:#f3f3eb}.bn-editorial-visual img{display:block;flex:1;min-width:0;width:100%;height:100%;object-fit:cover}.bn-editorial-visual img.bn-editorial-contain{object-fit:contain}.bn-editorial-pair{gap:18px;padding:20px}.bn-editorial-pair img{width:calc(50% - 9px)}.bn-article-figure .bn-editorial-visual{height:clamp(330px,43vw,670px);aspect-ratio:auto}.bn-editorial-credit{font-size:11px;line-height:1.5;color:#655e50;padding:8px 2px}.bn-editorial-credit a{text-decoration:underline;color:inherit}.bn-article-figure .bn-editorial-credit{padding-inline:20px}.bn-carousel.bn-dissolve{min-height:clamp(620px,calc(100svh - 142px),900px);align-items:stretch}.bn-carousel.bn-dissolve .bn-film-content{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(28px,4.5vw,80px);width:calc(100% - clamp(40px,6vw,120px));max-width:1640px;min-height:0;padding-block:clamp(38px,5svh,64px) 76px}.bn-carousel.bn-dissolve .bn-hero-copy{grid-column:2;grid-row:1;width:100%;max-width:710px;min-width:0;margin:0;order:unset}.bn-carousel.bn-dissolve .bn-kicker{font-size:clamp(12px,.92vw,14px);line-height:1.5;letter-spacing:.11em;margin:0 0 18px}.bn-carousel.bn-dissolve h1{font-size:clamp(48px,5.05vw,94px);line-height:1.04;letter-spacing:-.045em;margin:0 0 24px;text-wrap:balance;overflow-wrap:break-word}.bn-carousel.bn-dissolve .bn-lead{max-width:48ch;font-size:clamp(18px,1.47vw,24px);line-height:1.55;margin:0}.bn-carousel.bn-dissolve .bn-actions{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:14px 22px;margin-top:28px}.bn-carousel.bn-dissolve .bn-button{min-width:0;min-height:50px;padding:14px 22px;font-size:17px}.bn-carousel.bn-dissolve .bn-actions .bn-link{font-size:16px}.bn-carousel.bn-dissolve .bn-hero-showcase{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:center;gap:12px;width:100%;min-width:0}.bn-carousel.bn-dissolve .bn-hero-cutout{width:100%;min-height:0;max-width:650px}.bn-carousel.bn-dissolve .bn-hero-cutout img{width:100%;height:clamp(340px,56svh,680px);max-width:100%;object-fit:contain;filter:drop-shadow(0 20px 18px #0004)}.bn-carousel.bn-dissolve .bn-showcase-caption{padding:0;max-width:44ch;text-align:center}.bn-carousel.bn-dissolve .bn-showcase-caption p{font-size:clamp(15px,1.2vw,20px);line-height:1.4;margin:0 0 7px;text-wrap:balance}.bn-carousel.bn-dissolve .bn-showcase-caption strong{font-size:clamp(17px,1.47vw,24px);line-height:1.4;font-weight:600}.bn-carousel.bn-dissolve .bn-film-shade{background:linear-gradient(90deg,#10210920,#10210955 38%,#102109bd 68%,#102109d1)}.bn-carousel.bn-dissolve .bn-soft-dots{bottom:15px}.bn-film-video[data-playing=false]{opacity:0}.bn-film-video[data-playing=true]{opacity:1;transition:opacity .3s ease}.bn-video-play{position:absolute;right:24px;bottom:26px;z-index:4;display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid #ffffff70;border-radius:24px;padding:9px 14px;background:#172818aa;color:#fff;font:inherit;font-size:12px;cursor:pointer}.bn-video-play:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(min-width:761px)and (max-height:780px){.bn-carousel.bn-dissolve{min-height:600px}.bn-carousel.bn-dissolve .bn-film-content{padding-top:32px;padding-bottom:66px}.bn-carousel.bn-dissolve .bn-hero-cutout img{height:450px}.bn-carousel.bn-dissolve h1{font-size:clamp(46px,4.75vw,78px)}}@media(max-width:1000px)and (min-width:761px){.bn-carousel.bn-dissolve .bn-film-content{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px}.bn-carousel.bn-dissolve h1{font-size:clamp(43px,5.6vw,58px)}.bn-carousel.bn-dissolve .bn-hero-cutout img{height:410px}}@media(max-width:760px){.bn-carousel.bn-dissolve{min-height:clamp(610px,calc(100svh - 122px),800px)}.bn-carousel.bn-dissolve .bn-film-content{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:24px;width:calc(100% - 40px);max-width:600px;min-height:0;padding:34px 0 68px}.bn-carousel.bn-dissolve .bn-hero-copy{width:100%;max-width:100%;order:0}.bn-carousel.bn-dissolve .bn-kicker{font-size:12px;margin-bottom:12px}.bn-carousel.bn-dissolve h1{font-size:clamp(38px,10.2vw,58px);line-height:1.06;margin-bottom:17px;max-width:18ch}.bn-carousel.bn-dissolve .bn-lead{font-size:17px;line-height:1.5;max-width:48ch}.bn-carousel.bn-dissolve .bn-actions{flex-direction:row;gap:12px 16px;margin-top:20px}.bn-carousel.bn-dissolve .bn-button{font-size:15px;min-height:48px;padding:13px 18px}.bn-carousel.bn-dissolve .bn-actions .bn-link{font-size:14px;gap:8px}.bn-carousel.bn-dissolve .bn-hero-showcase{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;align-self:auto;gap:16px;order:1}.bn-carousel.bn-dissolve .bn-hero-cutout{width:100%;max-width:314px;justify-self:center}.bn-carousel.bn-dissolve .bn-hero-cutout img{height:clamp(220px,32svh,310px);width:100%}.bn-carousel.bn-dissolve .bn-showcase-caption{text-align:left;max-width:100%;padding:0}.bn-carousel.bn-dissolve .bn-showcase-caption p{font-size:15px;line-height:1.4;overflow-wrap:break-word}.bn-carousel.bn-dissolve .bn-showcase-caption strong{font-size:17px;line-height:1.4;overflow-wrap:break-word}.bn-carousel.bn-dissolve .bn-film-poster,.bn-carousel.bn-dissolve .bn-film-video{object-position:center}.bn-carousel.bn-dissolve .bn-film-shade{background:linear-gradient(180deg,#102109b8,#102109aa 45%,#10210955)}.bn-video-play{right:18px;bottom:21px;font-size:11px;padding:8px 11px}}@media(max-width:380px){.bn-carousel.bn-dissolve .bn-film-content{width:calc(100% - 32px);gap:18px;padding-top:28px}.bn-carousel.bn-dissolve h1{font-size:36px}.bn-carousel.bn-dissolve .bn-actions{gap:12px}.bn-carousel.bn-dissolve .bn-hero-cutout img{height:215px}}@media(prefers-reduced-motion:reduce){.bn-film-video[data-playing=true]{transition:none}}.bn-carousel.bn-dissolve h1 .bn-hero-line,.bn-carousel.bn-dissolve h1 em{display:block}.bn-photo-carousel .bn-hero-photo{position:absolute;inset:0;z-index:-3;display:block;background:#263c23;pointer-events:none}.bn-photo-carousel .bn-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-image-position,center)}.bn-photo-carousel .bn-carousel-scene.is-incoming{transition:opacity .9s cubic-bezier(.32,0,.24,1)}.bn-photo-carousel.bn-dissolve .bn-film-shade{background:linear-gradient(90deg,#0e211316,#0e211332 32%,#0e2113c7 63%,#0e2113ed),linear-gradient(0deg,#0e211399,transparent 25%)}.bn-photo-carousel.bn-dissolve .bn-hero-copy{display:flex;flex-direction:column;justify-content:center}.bn-photo-carousel.bn-dissolve h1{min-height:3.12em}.bn-photo-carousel.bn-dissolve .bn-lead{min-height:6.2em}.bn-photo-carousel.bn-dissolve .bn-showcase-caption{text-shadow:0 2px 12px #0d1d0ccc}.bn-photo-carousel .bn-carousel-pause{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#fff;cursor:pointer;touch-action:manipulation}.bn-photo-carousel .bn-carousel-pause:hover{background:#ffffff20}@media(max-width:760px){.bn-photo-carousel.bn-dissolve .bn-film-shade{background:linear-gradient(180deg,#0e2113e0,#0e2113d1 45%,#0e21135c 74%,#0e2113a6)}.bn-photo-carousel.bn-dissolve h1{min-height:3.18em}.bn-photo-carousel.bn-dissolve .bn-lead{min-height:6em}.bn-photo-carousel.bn-dissolve .bn-film-content{justify-content:flex-start}.bn-photo-carousel.bn-dissolve .bn-hero-showcase{margin-top:auto}}@media(prefers-reduced-motion:reduce){.bn-photo-carousel .bn-carousel-scene.is-incoming{transition:none}}.bn-mega-menu{max-height:calc(100dvh - 145px);overflow-y:auto;overscroll-behavior:contain}.bn-mega-groups{align-items:start}.bn-menu-group>a:not(.bn-menu-title){font-size:.9rem;line-height:1.45;padding:.35rem 0}.bn-menu-title{margin-bottom:.8rem}.bn-discover-menu{position:relative}.bn-discover-menu>summary{display:flex;align-items:center;gap:.35rem;list-style:none;cursor:pointer;white-space:nowrap;font-weight:600;font-size:.88rem}.bn-discover-menu>summary::-webkit-details-marker{display:none}.bn-discover-menu>div{position:absolute;top:calc(100% + 1.3rem);right:0;min-width:245px;padding:1rem;background:#fff;border:1px solid #e6e2dc;box-shadow:0 14px 32px #493a3714;border-radius:12px;display:grid;gap:.25rem}.bn-discover-menu>div>a{padding:.65rem!important;font-size:.92rem!important}.desktop-nav{gap:1.5rem}.mobile-nav .bn-discover-menu>div{position:static;box-shadow:none;border:0;padding:.5rem 0;min-width:0}.mobile-nav .bn-discover-menu>summary{font-size:1rem;padding:.75rem 0}.bn-mobile-categories>summary{display:flex;align-items:center;justify-content:space-between}.mobile-nav{max-height:calc(100dvh - 120px);overflow-y:auto;overscroll-behavior:contain}.mobile-nav .bn-menu-group{padding:1rem 0;border-bottom:1px solid #e9e2d9}.mobile-nav .bn-menu-group>a{display:flex;min-height:40px}.footer-payment-row{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 0;border-top:1px solid #c5beb544}.footer-payment-row>div{max-width:540px}.footer-payment-row p{font-size:.85rem;line-height:1.6;margin:.5rem 0}.footer-payment-row .bn-payments{margin:0;min-width:290px;color:inherit}.footer-payment-row .bn-payments li{background:#fff;color:#493a37;border:1px solid #d9d5ce;padding:.55rem .8rem;border-radius:6px;font-size:.84rem}.footer-payment-row .bn-payments small{font-size:.77rem;opacity:.8}.store-footer-bottom nav button{font:inherit;color:inherit;background:none;border:0;padding:0;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.store-footer-bottom nav{flex-wrap:wrap}.bn-animals{color:#493a37;background:#fffdf8}.animal-intro{padding-top:5.5rem;padding-bottom:3rem;text-align:center}.animal-intro .eyebrow{justify-content:center;display:flex;gap:.6rem;align-items:center}.animal-intro h1{font-size:clamp(3rem,7vw,6.7rem);line-height:.98;letter-spacing:-.055em;font-weight:650;margin:1.5rem 0}.bn-animals em{font-style:normal;color:#747a3e}.animal-intro>p:last-child{font-size:1.13rem;line-height:1.7;max-width:610px;margin:1.7rem auto 0}.animal-world-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-bottom:5rem}.animal-world-card{position:relative;isolation:isolate;min-height:400px;overflow:hidden;border-radius:8px;color:#fff}.animal-world-card:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#191e19bb);z-index:-1}.animal-world-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s}.animal-world-card:hover img{transform:scale(1.035)}.animal-world-card>div{position:absolute;bottom:1.7rem;left:1.5rem;right:1.5rem}.animal-world-card span{font-size:.85rem}.animal-world-card h2{font-size:2.5rem;margin:.2rem 0 0;font-weight:650;letter-spacing:-.035em}.animal-world-card svg{position:absolute;right:0;bottom:.4rem}.animal-manifesto{display:grid;grid-template-columns:1fr 1fr;gap:1rem 5rem;padding-top:2rem;padding-bottom:5rem}.animal-manifesto>.eyebrow{grid-column:1/-1}.animal-manifesto h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.1;letter-spacing:-.04em;margin:0}.animal-manifesto p:not(.eyebrow){font-size:1.08rem;line-height:1.85;margin-top:0}.animal-services{background:#69713c;color:#fff;display:flex;gap:2.5rem;justify-content:center;padding:1.8rem 2rem}.animal-services>span,.animal-services>a{display:flex;gap:.65rem;align-items:center;font-size:.95rem}.animal-footnote{font-size:.78rem;padding-top:1rem;padding-bottom:2rem;color:#6a625a}.animal-hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px;background:#f4efe5}.animal-hero-copy{padding:3rem clamp(1.5rem,5vw,6rem) 4rem;display:flex;flex-direction:column;align-items:start;justify-content:center}.animal-back{display:flex;gap:.4rem;align-items:center;font-size:.9rem;margin-bottom:2.7rem}.animal-hero h1{font-size:clamp(3rem,5.8vw,6rem);line-height:1.01;letter-spacing:-.055em;font-weight:650;margin:1rem 0 1.7rem}.animal-hero h1>span{display:block}.animal-hero-copy>p:not(.eyebrow){font-size:1.03rem;line-height:1.8;max-width:530px;margin:0 0 1.8rem}.animal-hero-photo{position:relative;min-height:600px}.animal-hero-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.animal-hero-photo>span{position:absolute;bottom:2rem;left:2rem;right:2rem;color:#fff;background:#283523b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.9rem 1.2rem;border-radius:5px;font-size:.87rem;width:fit-content}.animal-tabs{display:flex;justify-content:center;gap:3rem;padding:1.4rem 1rem;border-bottom:1px solid #e8e3da}.animal-tabs a{display:flex;gap:.5rem;align-items:center;padding:.5rem 0;font-size:.95rem}.animal-tabs a[aria-current=page]{color:#69713c;border-bottom:2px solid #69713c;font-weight:700}.animal-selection{scroll-margin-top:140px}.animal-product-section{padding:5rem 0;border-bottom:1px solid #e8e3da}.animal-section-heading{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 4rem;margin-bottom:2.5rem}.animal-section-heading .eyebrow{grid-column:1/-1}.animal-section-heading h2{font-size:clamp(2rem,3.8vw,3.3rem);line-height:1.1;letter-spacing:-.04em;margin:0}.animal-section-heading>p:last-child{font-size:1rem;line-height:1.8;margin:0}.animal-product-section .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;max-width:1060px}.animal-product-section .product-image{background:#f4f0e6}.animal-product-section .product-card{background:transparent}.animal-care{display:grid;grid-template-columns:1fr 1fr;gap:2rem 5rem;padding-top:5rem;padding-bottom:4rem}.animal-care h2{font-size:clamp(2rem,3.5vw,3rem);line-height:1.12;letter-spacing:-.04em}.animal-care h3{font-size:1.1rem;margin:0 0 .65rem}.animal-care article{padding:0 0 1.5rem}.animal-care article p{font-size:1rem;line-height:1.8;margin:0;color:#655a52}.animal-label-note{grid-column:1/-1;background:#f0eee3;padding:1.1rem 1.3rem;font-size:.87rem;line-height:1.6}.animal-help{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:1.5rem;padding-bottom:5rem}.animal-help h2{font-size:1.7rem;letter-spacing:-.025em;max-width:550px}.cookie-banner{position:fixed;bottom:1rem;left:1rem;right:1rem;max-width:1180px;margin:auto;z-index:1000;background:#fffdf8;color:#493a37;border:1px solid #d8d3c8;border-radius:12px;padding:1.7rem 3rem 1.7rem 1.7rem;box-shadow:0 8px 45px #342a3529;display:flex;gap:2rem;align-items:center}.cookie-banner-copy{flex:1}.cookie-banner .eyebrow{display:flex;align-items:center;gap:.5rem;margin:0 0 .5rem}.cookie-banner h2{font-size:1.35rem;margin:0 0 .5rem}.cookie-banner p:not(.eyebrow){font-size:.88rem;line-height:1.6;margin:0}.cookie-banner a,.cookie-dialog a{text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cookie-actions button{font:inherit;font-size:.85rem;font-weight:600;border:1px solid #75675e;border-radius:5px;padding:.8rem 1rem;background:#fff;color:#493a37;cursor:pointer;min-height:44px}.cookie-actions button:hover{background:#eee9dc}.cookie-actions button:focus-visible,.cookie-close:focus-visible,.bn-discover-menu summary:focus-visible{outline:3px solid #767a3b;outline-offset:3px}.cookie-close{position:absolute;right:.65rem;top:.65rem;background:none;border:0;color:inherit;cursor:pointer;width:34px;height:34px;display:grid;place-items:center}.cookie-dialog{width:min(700px,calc(100% - 2rem));max-height:calc(100dvh - 2rem);border:1px solid #d8d3c8;border-radius:12px;padding:2rem;color:#493a37;background:#fffdf8}.cookie-dialog::backdrop{background:#28231f70}.cookie-dialog h2{font-size:2rem;letter-spacing:-.035em;margin:.5rem 0 1rem}.cookie-dialog>p{font-size:.95rem;line-height:1.7}.cookie-category{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid #ded9ce;padding:1.3rem 0}.cookie-category h3{font-size:1rem;margin:0 0 .4rem}.cookie-category p{font-size:.9rem;line-height:1.6;margin:0;max-width:420px}.cookie-category>span{font-size:.8rem;white-space:nowrap;color:#52622c;font-weight:600}.cookie-category label{font-size:.9rem}.cookie-dialog .cookie-detail{font-size:.82rem;color:#6a615a}.cookie-storage-notice{position:fixed;bottom:1rem;right:1rem;z-index:1000;background:#fffdf8;border:1px solid #d8d3c8;border-radius:8px;padding:1rem;max-width:350px;font-size:.9rem;box-shadow:0 4px 25px #0002}.cookie-storage-notice button{border:0;background:none;float:right}.cookie-policy{max-width:1100px}.cookie-policy>.prose{max-width:850px}.cookie-policy .prose p{line-height:1.8}.cookie-policy .prose button{padding:.85rem 1.2rem;background:#493a37;color:#fff;border:0;border-radius:5px;font:inherit;cursor:pointer}.cookie-table-wrap{overflow:auto;margin:2rem 0}.cookie-table-wrap table{border-collapse:collapse;min-width:650px;width:100%;font-size:.9rem;line-height:1.6}.cookie-table-wrap th,.cookie-table-wrap td{padding:1rem;border:1px solid #ddd5c9;text-align:left;vertical-align:top}.cookie-table-wrap th{background:#f1ecdf}.cookie-table-wrap caption{text-align:left;margin:0 0 1rem;font-weight:700}@media(max-width:1100px){.desktop-nav{gap:1rem}.bn-discover-menu>summary,.desktop-nav>a{font-size:.8rem}.animal-world-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.animal-world-card{min-height:380px}.animal-hero-copy{padding:2rem}.animal-hero,.animal-hero-photo{min-height:580px}.cookie-banner{flex-direction:column;align-items:start;gap:1rem}.footer-payment-row{align-items:start}.animal-services{gap:1.5rem;flex-wrap:wrap}}@media(max-width:760px){.animal-intro{padding-top:3rem;padding-bottom:2rem}.animal-intro h1{font-size:3.7rem}.animal-intro>p:last-child{font-size:1rem}.animal-world-grid{gap:.7rem;padding-bottom:2.5rem}.animal-world-card{min-height:280px}.animal-world-card>div{bottom:1rem;left:1rem;right:1rem}.animal-world-card h2{font-size:2rem}.animal-world-card svg{width:22px}.animal-world-card span{font-size:.76rem}.animal-manifesto{grid-template-columns:1fr;gap:1.5rem;padding-top:1rem;padding-bottom:3rem}.animal-manifesto p:not(.eyebrow){font-size:1rem}.animal-services{align-items:start;flex-direction:column;padding:1.5rem;gap:1rem}.animal-services>span,.animal-services>a{font-size:.9rem}.animal-hero{display:flex;flex-direction:column}.animal-hero-copy{padding:1.5rem 1.25rem 2.5rem}.animal-back{margin-bottom:1.8rem}.animal-hero h1{font-size:3.7rem}.animal-hero-copy>p:not(.eyebrow){font-size:1rem}.animal-hero-photo{min-height:400px}.animal-hero-photo>span{left:1rem;bottom:1rem;font-size:.8rem}.animal-tabs{gap:0;justify-content:space-around;padding:.65rem .5rem;overflow:auto}.animal-tabs a{font-size:.86rem;gap:.3rem}.animal-tabs svg{width:15px}.animal-section-heading{grid-template-columns:1fr;gap:1rem}.animal-product-section{padding:3rem 0}.animal-product-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.animal-care{grid-template-columns:1fr;gap:1.2rem;padding-top:3rem;padding-bottom:2rem}.animal-care h2{margin:.7rem 0}.animal-help{flex-direction:column;align-items:start;padding-bottom:3rem;gap:.75rem}.footer-payment-row{flex-direction:column;gap:1rem}.footer-payment-row .bn-payments{min-width:0}.cookie-banner{left:.5rem;right:.5rem;bottom:.5rem;padding:1.1rem 1.6rem 1.1rem 1rem;max-height:70dvh;overflow:auto}.cookie-banner h2{font-size:1.15rem}.cookie-banner p:not(.eyebrow){font-size:.84rem}.cookie-banner .eyebrow{font-size:.75rem}.cookie-actions{width:100%;gap:.45rem}.cookie-actions button{flex:1;font-size:.8rem;padding:.7rem .5rem}.cookie-dialog{padding:1.4rem}.cookie-category{align-items:start}.cookie-category>span{font-size:.72rem}.cookie-dialog h2{font-size:1.7rem}}@media(prefers-reduced-motion:reduce){.animal-world-card img{transition:none}.animal-world-card:hover img{transform:none}}.bn-payments li[data-payment=VISA]{color:#1434cb;font-weight:800;font-style:italic}.bn-payments li[data-payment=MASTERCARD]{color:#ba391d;font-weight:700}.bn-payments li[data-payment=SHOPIFY_PAY]{color:#5a31f4;font-weight:700}.bn-payments li[data-payment=AMERICAN_EXPRESS]{color:#006fcf;font-weight:700}.brand-story-hero{position:relative;min-height:min(850px,85svh);display:flex;align-items:center;color:#fff;background:#283722;isolation:isolate}.brand-story-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.brand-story-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#172117b8,#23302738);z-index:-1}.brand-story-hero>.store-width{width:100%;padding-block:5rem}.brand-story-hero h1{font-size:clamp(3.4rem,7.2vw,7rem);line-height:1.02;letter-spacing:-.055em;font-weight:550;margin:1rem 0 1.8rem}.brand-story-hero h1 em,.brand-story-intro h2 em,.brand-story-finale h2 em,.bn-account h1 em{font-family:Georgia,serif;font-weight:400}.brand-story-hero p:not(.eyebrow){font-size:clamp(1rem,1.5vw,1.3rem);line-height:1.7;margin-bottom:2rem}.brand-photo-credit{position:absolute;right:1rem;bottom:1rem;font-size:.65rem;background:#19261788;padding:.3rem .55rem;border-radius:3px}.brand-story-intro{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding-block:6rem;scroll-margin-top:150px}.brand-story-intro .brand-mark{max-width:160px}.brand-story-intro .eyebrow{margin-top:2rem}.brand-story-intro h2,.brand-section-heading h2{font-size:clamp(2.7rem,4.1vw,4.2rem);line-height:1.08;letter-spacing:-.045em;font-weight:500;margin:1rem 0}.brand-story-intro>div:last-child{padding-top:1rem}.brand-story-intro p:not(.eyebrow){line-height:1.85;color:#655d51}.brand-story-intro .brand-story-lead{font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.45!important;color:#493a37!important}.brand-worlds{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;padding-bottom:6rem}.brand-world-list>a{display:grid;grid-template-columns:40px 1fr 28px;gap:1.3rem;padding:1.8rem 0;border-top:1px solid #d9d6c8;align-items:start}.brand-world-list>a:last-child{border-bottom:1px solid #d9d6c8}.brand-world-list>a>svg{margin-top:.35rem}.brand-world-list span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#647145}.brand-world-list h3{font-size:1.5rem;font-weight:550;letter-spacing:-.03em;margin:.5rem 0}.brand-world-list p{margin:0;line-height:1.7;font-size:.98rem;color:#655d51}.brand-world-list>a:hover h3{text-decoration:underline;text-underline-offset:5px}.brand-story-film{min-height:620px}.brand-story-principles{padding-block:6rem}.brand-principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:6%;margin-top:3rem}.brand-principle-grid article{border-top:1px solid #d9d6c8;padding:2rem 0}.brand-principle-grid h3{font-size:1.6rem;letter-spacing:-.03em;font-weight:550}.brand-principle-grid p{line-height:1.8;color:#655d51;max-width:480px}.brand-principle-grid a{display:inline-flex;align-items:center;gap:1rem;border-bottom:1px solid;margin-top:.6rem;padding-bottom:.5rem}.brand-story-finale{background:#d9e38e;padding:5rem 0 6rem}.brand-story-finale h2{font-size:clamp(3.5rem,7vw,7rem);line-height:1.02;letter-spacing:-.055em;font-weight:500;margin:1.5rem 0 2rem}.legal-center{padding-block:4rem 6rem}.legal-center-heading{border-bottom:1px solid #d6d2c4;padding-bottom:2rem;margin-bottom:3rem}.legal-center-heading h1{font-size:clamp(2.4rem,4vw,4rem);line-height:1.1;letter-spacing:-.045em;font-weight:550;margin:1rem 0}.legal-center-heading>p:last-child{font-size:.85rem;color:#70665f}.legal-center-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:5rem;align-items:start}.legal-center-layout>nav{display:grid;position:sticky;top:150px;gap:.3rem}.legal-center-layout>nav a{font-size:.9rem;padding:.85rem 1rem;border-left:2px solid transparent;line-height:1.45}.legal-center-layout>nav a[aria-current=page]{background:#f0eee3;border-color:#737b3d;font-weight:650}.legal-center-layout>nav a:hover{background:#f7f5ed}.legal-center-document{max-width:850px;min-width:0;font-size:1rem;line-height:1.85;color:#534941;overflow-wrap:anywhere}.legal-center-document h2{font-size:1.55rem;line-height:1.35;font-weight:650;letter-spacing:-.02em;margin:2.5rem 0 1rem;color:#493a37}.legal-center-document h2:first-child{margin-top:0}.legal-center-document h3{font-size:1.1rem;line-height:1.5;margin:1.8rem 0 .6rem}.legal-center-document p{margin:0 0 1rem}.legal-center-document li{margin:.5rem 0}.legal-center-document a{text-decoration:underline;text-underline-offset:3px}.legal-center-document table{border-collapse:collapse;font-size:.88rem;line-height:1.55;width:100%;margin:1.7rem 0}.legal-center-document th,.legal-center-document td{text-align:left;vertical-align:top;border:1px solid #d9d3c8;padding:.85rem}.legal-center-document th{background:#f1eee3}.legal-center-document button{font:inherit;color:#fff;background:#493a37;border:0;border-radius:5px;padding:.85rem 1.2rem;cursor:pointer}.legal-center-document .cookie-table-wrap{margin:1.5rem 0}.legal-center-document strong{font-weight:650}.legal-center-document address{font-style:normal}.legal-center-document dl{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.legal-center-document dd{margin:0}.bn-account{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;padding-block:5rem 6rem}.bn-account h1{font-size:clamp(2.7rem,4.3vw,4.5rem);line-height:1.09;letter-spacing:-.045em;font-weight:550;margin:1rem 0 2rem}.bn-account-intro>p:not(.eyebrow){font-size:1.08rem;line-height:1.8;max-width:570px}.bn-account-intro .bn-account-note{font-size:.83rem!important;color:#70655b;margin:1.2rem 0 2rem}.bn-account-intro>.bn-button{margin-top:1rem}.bn-account-features{padding-top:2rem}.bn-account-features article{display:flex;gap:1.4rem;padding:1.7rem 0;border-top:1px solid #d8d3c5}.bn-account-features article>svg{flex:none;margin-top:.4rem;color:#727c42}.bn-account-features h2{font-size:1.3rem;font-weight:600;margin:0 0 .65rem;letter-spacing:-.025em}.bn-account-features p{font-size:.95rem;line-height:1.75;margin:0;color:#70655b}.bn-account-features>a{display:inline-flex;gap:1rem;align-items:center;margin-top:1rem;border-bottom:1px solid;padding-bottom:.5rem}.header-actions .account-icon{display:flex;align-items:center;gap:.35rem}.account-icon>span{font-size:.72rem;font-weight:600}.bn-payments>p{display:flex;align-items:center;gap:.5rem;font-size:.87rem;font-weight:600;margin:0 0 .7rem}.bn-payments ul{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:0;padding:0}.bn-payments li,.footer-payment-row .bn-payments li{padding:0;border:0;background:transparent;border-radius:0;line-height:0}.bn-payments li img{width:68px;height:43px;object-fit:contain;display:block}.bn-payments small{display:block;max-width:550px;font-size:.72rem;line-height:1.6;margin-top:.8rem;color:inherit;opacity:.8}.footer-payment-row .bn-payments{max-width:560px}.bn-journey-photo img{transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.bn-journey[data-motion=full] .bn-journey-start:hover .bn-journey-photo img{transform:scale(1.025)}.bn-journey-photo p{position:absolute;bottom:1.7rem;left:1.7rem;right:1.7rem;background:#21361dad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:1rem 1.3rem;border-radius:8px;font-size:.95rem;line-height:1.5}.bn-journey-progress button{font:inherit;font-size:.85rem;font-weight:600;background:none;border:0;color:inherit;cursor:pointer;text-align:left;padding:.6rem 0}.bn-journey-progress button:disabled{cursor:default}.bn-journey-progress button:focus-visible{outline:2px solid #64743e;outline-offset:5px}.bn-journey-stage{min-height:420px}.bn-journey[data-motion=full] .bn-journey-stage{animation:bn-journey-enter .38s both cubic-bezier(.22,.68,.27,1)}.bn-journey[data-motion=full] .bn-option{animation:bn-option-enter .45s both;animation-delay:calc(var(--option-order,0)*35ms)}.bn-option{position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.bn-option:before{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:#dce69b45;right:-50px;top:-50px;transition:transform .35s ease;pointer-events:none}.bn-option:hover{transform:translateY(-4px);box-shadow:0 12px 30px #3e4f2412;border-color:#8d9b5a;background:#f8faee}.bn-option:hover:before{transform:scale(2.2)}.bn-option:active{transform:translateY(-1px)}.bn-option:focus-visible{outline:3px solid #728540;outline-offset:4px}.bn-option-arrow{transition:transform .22s ease}.bn-option:hover .bn-option-arrow{transform:translate(3px,-3px)}.bn-answer-pills button{transition:background .2s ease,transform .2s ease}.bn-answer-pills button:hover{background:#e1e8b3;transform:translateY(-2px)}@keyframes bn-journey-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes bn-option-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.legal-center-layout{grid-template-columns:200px minmax(0,1fr);gap:2.5rem}.account-icon>span{display:none}.bn-account,.brand-story-intro{gap:5%}}@media(max-width:760px){.brand-story-hero{min-height:690px;min-height:80svh}.brand-story-hero:after{background:linear-gradient(90deg,#172117b8,#23302755)}.brand-story-hero h1{font-size:3.7rem}.brand-story-hero>.store-width{padding-block:3rem}.brand-photo-credit{font-size:.55rem;right:.6rem;bottom:.6rem}.brand-story-intro,.brand-worlds{grid-template-columns:1fr;gap:1.8rem;padding-block:3rem}.brand-story-intro h2,.brand-section-heading h2{font-size:2.7rem}.brand-worlds{padding-top:0}.brand-world-list>a{gap:.8rem;grid-template-columns:32px 1fr 22px;padding:1.5rem 0}.brand-world-list h3{font-size:1.25rem}.brand-world-list p{font-size:.92rem}.brand-world-list>a>svg{width:25px}.brand-story-film{min-height:520px}.brand-story-principles{padding-block:3rem}.brand-principle-grid{grid-template-columns:1fr;gap:0;margin-top:2rem}.brand-principle-grid article{padding:1.5rem 0}.brand-principle-grid h3{font-size:1.4rem}.brand-story-finale{padding-block:3rem 4rem}.brand-story-finale h2{font-size:3.6rem}.legal-center{padding-block:2.5rem 3.5rem}.legal-center-heading{margin-bottom:1.3rem;padding-bottom:1.5rem}.legal-center-heading h1{font-size:2.5rem}.legal-center-layout{grid-template-columns:1fr;gap:2rem}.legal-center-layout>nav{position:static;display:flex;overflow:auto;padding-bottom:.5rem;border-bottom:1px solid #ddd7ca;gap:.3rem}.legal-center-layout>nav a{flex:none;border-left:0;border-bottom:2px solid transparent;padding:.6rem .75rem;font-size:.8rem}.legal-center-document{font-size:.95rem}.legal-center-document h2{font-size:1.35rem}.legal-center-document th,.legal-center-document td{padding:.45rem;font-size:.76rem}.legal-center-document dl{grid-template-columns:1fr;gap:.35rem}.legal-center-document dd{margin-bottom:.7rem}.bn-account{grid-template-columns:1fr;gap:1.5rem;padding-block:3rem}.bn-account h1{font-size:3rem}.bn-account-features{padding-top:1rem}.bn-payments li img{width:60px;height:38px}.bn-journey-progress button{font-size:.72rem}.bn-journey-photo p{bottom:1rem;left:1rem;right:1rem;font-size:.82rem;padding:.8rem 1rem}}@media(max-width:480px){.brand-story-hero h1{font-size:3.2rem}.bn-account h1{font-size:2.6rem}.bn-account .bn-button{font-size:.82rem}.bn-payments li img{width:54px;height:34px}.header-actions{gap:.55rem}.legal-center-document table{font-size:.72rem}}@media(prefers-reduced-motion:reduce){.bn-option,.bn-option:before,.bn-option-arrow,.bn-answer-pills button,.bn-journey-photo img{transition:none!important;animation:none!important}.bn-option:hover,.bn-answer-pills button:hover,.bn-journey-start:hover .bn-journey-photo img{transform:none!important}.bn-journey-stage{animation:none!important}}html[data-bionee-motion=reduced] .bn-journey-stage,html[data-bionee-motion=reduced] .bn-option{animation:none!important}html[data-bionee-motion=reduced] .bn-option,html[data-bionee-motion=reduced] .bn-option:before,html[data-bionee-motion=reduced] .bn-option-arrow,html[data-bionee-motion=reduced] .bn-answer-pills button,html[data-bionee-motion=reduced] .bn-journey-photo img{transition:none!important}html[data-bionee-motion=reduced] .bn-option:hover,html[data-bionee-motion=reduced] .bn-answer-pills button:hover{transform:none!important}.bn-faq .faq-list{max-width:1000px;margin:3rem auto}.bn-faq .faq-list details{border-bottom:1px solid #d9d5c7;background:transparent;border-radius:0}.bn-faq .faq-list summary{padding:1.5rem 0;gap:1.4rem}.bn-faq .faq-list summary h2{font-size:1.18rem;font-weight:550;letter-spacing:-.025em}.bn-faq .faq-answer{font-size:.98rem;line-height:1.85;padding-bottom:1.5rem}.bn-faq .faq-answer a{text-decoration:underline;text-underline-offset:3px}.bn-newsletter-photo{height:100%;max-height:680px;width:100%;object-fit:cover;border-radius:10px;min-height:420px}.bn-newsletter-page{align-items:center}.bn-newsletter-panel small{display:block;margin-top:1rem;font-size:.73rem;line-height:1.7}@media(max-width:760px){.bn-faq .faq-list summary h2{font-size:1.05rem}.bn-newsletter-photo{min-height:300px;max-height:420px}}.bn-mega-menu[hidden]{display:none}.bionee-store .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.bionee-store .header-actions .icon-button{height:44px;min-height:44px;min-width:44px;flex-shrink:0;line-height:1;gap:7px;padding:0 10px}.bionee-store .header-actions .account-icon,.bionee-store .header-actions .cart-icon{width:auto}.bionee-store .header-actions .account-icon>span,.bionee-store .header-actions .cart-label{font-size:14px;line-height:1;font-weight:600;white-space:nowrap}.bionee-store .header-actions svg{display:block;flex:none;width:21px;height:21px}.bionee-store .desktop-nav>*,.bionee-store .desktop-nav>details>summary{align-items:center;min-height:44px}.bionee-store .desktop-nav>details{display:flex;align-items:center}.bionee-store .header-actions .cart-icon>span{top:1px;right:1px;font-size:11px;line-height:1}.store-product-page .variant-picker a{border:1px solid #b8bdb3;border-radius:7px;background:#fff;min-width:95px;text-align:center;transition:border-color .15s,background .15s;vertical-align:top}.store-product-page .variant-picker a.is-selected{border:2px solid #497824;padding:11px 15px;background:#eff7e5;box-shadow:0 0 0 1px #49782418;font-weight:750}.store-product-page .variant-picker a:hover{border-color:#497824;background:#f5f8ef}.bn-blog-byline{display:flex;gap:.35rem 1rem;flex-wrap:wrap;font-size:13px;line-height:1.6;color:#655e56;margin:.75rem 0 1rem}.bn-photo-credits{display:grid;gap:2rem;margin:3rem 0}.bn-photo-credits h2{font-size:1.15rem;margin-bottom:.5rem}.bn-photo-credits a{text-decoration:underline}@media(max-width:1180px){.bionee-store .desktop-nav,.bionee-store .desktop-nav>details{display:none}.bionee-store .menu-button{display:inline-flex}}@media(max-width:1100px){.bionee-store .header-actions .account-icon>span,.bionee-store .header-actions .cart-label{display:none}.bionee-store .header-actions .icon-button{width:44px;padding:0}.bionee-store .header-actions{gap:2px}}@media(max-width:380px){.bionee-store .header-inner{gap:4px;width:calc(100% - 20px)}.bionee-store .brand-logo{width:120px}.bionee-store .header-actions{gap:0}.bionee-store .header-actions .icon-button{width:42px;min-width:42px}}.bionee-store .site-header.is-menu-open{z-index:1050}.bionee-store .mobile-nav{max-height:calc(100dvh - 125px);padding-bottom:max(28px,env(safe-area-inset-bottom));gap:8px;-webkit-overflow-scrolling:touch}.mobile-nav details>summary{min-height:48px;cursor:pointer;touch-action:manipulation;list-style:none;display:flex;align-items:center;justify-content:space-between}.mobile-nav details>summary::-webkit-details-marker{display:none}.mobile-nav details[open]>summary svg{transform:rotate(180deg)}.mobile-nav a{position:relative;touch-action:manipulation}.bn-discover-menu:not([open])>div{display:none}.mobile-nav .bn-discover-menu>div{display:grid;position:static;transform:none}.mobile-nav .bn-discover-menu:not([open])>div{display:none}.bn-gallery-open{position:relative;width:100%;border:0;color:inherit;cursor:zoom-in;padding:0}.bn-gallery-open>.bn-gallery-expand{position:absolute;bottom:16px;right:16px;display:grid;place-items:center;width:40px;height:40px;border:1px solid #d9ddd3;border-radius:50%;background:#fffffff0;color:#493a37;pointer-events:none}.bn-gallery-open:focus-visible{outline:3px solid #587b33;outline-offset:4px}.bn-gallery-hint{margin:12px 0 16px;text-align:center;font-size:14px;line-height:1.5;color:#66705d}.bn-gallery-hint-desktop{display:none}.gallery>.thumbnails{display:flex;align-items:center;justify-content:center}.gallery>.thumbnails button{border:1px solid #cbd1c3;padding:3px;cursor:pointer}.gallery>.thumbnails button[aria-pressed=true]{border:2px solid #587b33;box-shadow:0 0 0 2px #587b331a}.gallery>.thumbnails img{width:100%;height:100%;object-fit:contain}.bn-gallery-hover,.bn-gallery-lens{display:none}@media(min-width:801px)and (hover:hover)and (pointer:fine){.bn-gallery-hint-desktop{display:inline}.bn-gallery-hint-touch{display:none}.store-product-page .gallery.is-hover-zooming{z-index:30}.is-hover-zooming .bn-gallery-expand{opacity:0}.bn-gallery-lens{display:block;position:absolute;left:var(--zoom-lens-left);top:var(--zoom-lens-top);width:var(--zoom-lens-width);height:var(--zoom-lens-height);border:1px solid #55744388;background-color:#a4bd8b35;background-image:radial-gradient(#55744380 .65px,transparent .85px);background-size:3px 3px;pointer-events:none}.bn-gallery-hover{display:block;position:absolute;left:var(--zoom-panel-left);top:var(--zoom-panel-top);width:var(--zoom-panel-width);height:var(--zoom-panel-height);overflow:hidden;pointer-events:none;background:#fff;outline:1px solid #cbd1c3;border-radius:4px;box-shadow:0 8px 28px #17241424;z-index:1}.bn-gallery-hover>img{position:absolute;left:0;top:0;width:var(--zoom-image-width);height:var(--zoom-image-height);max-width:none;max-height:none;object-fit:fill;transform:translate3d(var(--zoom-image-x),var(--zoom-image-y),0);will-change:transform;mix-blend-mode:normal}}.bn-gallery-dialog{width:min(1400px,calc(100vw - 48px));max-width:none;height:min(920px,calc(100dvh - 48px));max-height:none;padding:24px;border:1px solid #cbd1c3;border-radius:8px;background:#fff;color:#493a37;overflow:hidden;box-shadow:0 20px 80px #0003}.bn-gallery-dialog[open]{display:flex;flex-direction:column;gap:12px}.bn-gallery-dialog::backdrop{background:#142018aa}.bn-gallery-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:none}.bn-gallery-header h2{font-size:20px;letter-spacing:-.02em}.bn-gallery-header p{font-size:14px;margin-top:4px}.bn-gallery-dialog button{border:1px solid #d9ddd3;background:#fff;color:inherit;min-width:44px;min-height:44px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex:none}.bn-gallery-dialog button:focus-visible{outline:3px solid #587b33;outline-offset:2px}.bn-gallery-dialog button:disabled{opacity:.4;cursor:default}.bn-gallery-controls{display:flex;align-items:center;gap:8px;flex:none}.bn-gallery-controls output{width:54px;text-align:center;font-size:14px}.bn-gallery-controls>span{font-size:14px;margin-left:12px}.bn-gallery-view{position:relative;flex:1;min-height:0;display:flex;align-items:center;gap:12px}.bn-gallery-stage{position:relative;flex:1;height:100%;min-width:0;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff}.bn-gallery-stage.is-zoomed{cursor:grab}.bn-gallery-stage.is-zoomed:active{cursor:grabbing}.bn-gallery-stage>img{width:100%;height:100%;object-fit:contain;will-change:transform;max-width:none;pointer-events:none}.bn-gallery-loading{position:absolute;inset:0;display:grid;place-items:center;font-size:14px}.bn-gallery-dialog .thumbnails{flex:none;display:flex;overflow-x:auto;gap:8px;padding:4px;max-height:92px;overscroll-behavior-x:contain}.bn-gallery-dialog .thumbnails button{width:72px;height:72px;padding:2px}.bn-gallery-dialog .thumbnails img{height:100%;width:100%;object-fit:contain}.bn-gallery-dialog .thumbnails button[aria-pressed=true]{border:2px solid #587b33}@media(min-width:901px){.bn-gallery-dialog[open]{display:grid;grid-template-columns:minmax(0,1fr) 224px;grid-template-rows:auto minmax(0,1fr) auto;gap:20px 28px}.bn-gallery-header{grid-column:1/-1;border-bottom:1px solid #e5e8e0;padding-bottom:16px;align-items:start}.bn-gallery-header h2{font-size:22px;line-height:1.35}.bn-gallery-view{grid-column:1;grid-row:2}.bn-gallery-controls{grid-column:1;grid-row:3;justify-content:center;flex-wrap:wrap;border-top:1px solid #e5e8e0;padding-top:14px}.bn-gallery-controls>span{margin:0;text-align:center;flex-basis:100%}.bn-gallery-dialog .thumbnails{grid-column:2;grid-row:2/4;display:grid;grid-template-columns:repeat(2,88px);align-content:start;justify-content:start;gap:14px;max-height:none;min-height:0;overflow-y:auto;overflow-x:hidden;margin:0;padding:4px 4px 16px 18px;border-left:1px solid #e5e8e0}.bn-gallery-dialog .thumbnails button{width:88px;height:88px;background:#fff}}@media(max-width:600px){.bn-gallery-dialog{width:100vw;height:100dvh;margin:0;border-radius:0;padding:16px 12px max(12px,env(safe-area-inset-bottom))}.bn-gallery-header h2{font-size:17px}.bn-gallery-controls{flex-wrap:wrap}.bn-gallery-controls>span{width:100%;margin:0;font-size:13px}.bn-gallery-view{gap:0}.bn-gallery-prev,.bn-gallery-next{position:absolute;z-index:2;background:#ffffffe8!important}.bn-gallery-prev{left:0}.bn-gallery-next{right:0}.bn-gallery-dialog .thumbnails button{width:60px;height:60px}}.bn-discount-form{margin:20px 0;padding:18px 0;border-block:1px solid #d5d8cc}.bn-discount-form>label{font-size:15px;font-weight:650;display:block;margin-bottom:8px}.bn-discount-form>div{display:flex;gap:8px}.bn-discount-form input{min-width:0;width:100%;border:1px solid #9da58e;border-radius:5px;padding:10px;font-size:16px}.bn-discount-form button{min-height:44px;background:#493a37;color:#fff;border:0;border-radius:5px;padding:9px 12px;font-size:14px}.bn-discount-form>p{font-size:14px;overflow-wrap:anywhere}.bn-discount-form>p button{background:none;color:#493a37;text-decoration:underline}.store-product-page .main-image[data-cutout=true]>img{mix-blend-mode:normal}.bn-soft-reveal{opacity:.16;transform:translateY(12px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.bn-soft-reveal.is-revealed{opacity:1;transform:none}.bn-soft-media{overflow:hidden;transform:none}.bn-soft-media img{transform:scale(1.025);transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.bn-soft-media.is-revealed img{transform:scale(1)}html[data-bionee-motion=reduced] .bn-soft-media img{transform:none;transition:none}@media(prefers-reduced-motion:reduce){.bn-soft-media img{transform:none;transition:none}}.bn-count{font:inherit;color:inherit;font-variant-numeric:tabular-nums}.bn-count>span,.bn-rating-number strong .bn-count,.bn-rating-number strong .bn-count>span,.brand-trust-number strong .bn-count,.brand-trust-number strong .bn-count>span{font:inherit;color:inherit;letter-spacing:inherit}html[data-bionee-motion=reduced] .bn-soft-reveal{opacity:1;transform:none;transition:none}@media(prefers-reduced-motion:reduce){.bn-soft-reveal{opacity:1;transform:none;transition:none}}.bionee-store .product-grid{gap:18px;align-items:stretch}.bionee-store .product-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e5e3dd;border-radius:12px;overflow:hidden}.bionee-store .product-card .product-image{background:#fff;border:0;border-radius:11px 11px 8px 8px;aspect-ratio:1}.bionee-store .product-card .product-image img{object-fit:contain;padding:8px;mix-blend-mode:normal;filter:none;transform:none}.bionee-store .product-card .product-image .format{border-radius:6px;top:10px;left:10px;background:#fff;border:1px solid #e9e5df;font-size:13px}.bionee-store .product-card .card-arrow{display:none}.bionee-store .product-card .product-info{display:flex;flex-direction:column;flex:1;padding:16px}.bionee-store .product-card .product-info h3{display:block;overflow:visible;overflow-wrap:break-word;font-size:19px;font-weight:650;line-height:1.35;letter-spacing:-.015em;min-height:2.7em;margin:0 0 10px;-webkit-line-clamp:unset}.bionee-store .product-card .product-traits{margin:0 0 12px;gap:5px}.bionee-store .product-card .product-traits li{font-size:13px;line-height:1.4}.bionee-store .product-card,.bionee-store .product-card *{animation:none;transition:none}.bn-card-purchase{display:flex;flex-direction:column;gap:9px;flex:1}.bn-card-offer{min-height:61px}.bn-card-price{font-size:25px;font-weight:700;line-height:1.2;margin:3px 0 6px!important}.bn-card-price small{display:block;font-size:12px;font-weight:400;margin-top:4px;color:#746c63}.bn-stock{font-size:14px;color:#376342;margin:0!important}.bn-stock.is-unavailable{color:#766e66}.bn-offer-loading{font-size:14px;line-height:1.5;margin:6px 0}.bn-offer-loading button{font:inherit;text-decoration:underline;background:none;color:inherit;border:0;padding:0;cursor:pointer}.bn-delivery{display:grid;gap:6px;color:#514b43;line-height:1.5;font-size:15px;margin:14px 0}.bn-delivery p{margin:0!important}.bn-delivery strong{font-weight:650;color:#253f2f}.bn-delivery.is-compact{font-size:14px;margin:4px 0 10px;min-height:3em;align-content:start}.bn-delivery-dispatch{font-size:14px}.bn-card-add{display:flex;align-items:center;justify-content:center;gap:7px;min-height:46px;width:100%;font:inherit;font-size:14px;font-weight:600;color:#fff;background:#493a37;border:1px solid #493a37;border-radius:22px;padding:9px 8px;cursor:pointer;margin-top:auto}.bn-card-add:hover:not(:disabled){background:#324c37;border-color:#324c37}.bn-card-add:disabled{color:#766e66;background:#f2f1ed;border-color:#e6e3dc;cursor:default}.bn-card-feedback{font-size:13px;line-height:1.5;margin:3px 0!important}.bn-card-feedback a{text-decoration:underline}.bn-card-add:focus-visible,.bn-search-all:focus-visible,.bn-search-completions button:focus-visible{outline:3px solid #769147;outline-offset:3px}.bionee-store .bn-catalog-page{max-width:1760px}.bn-catalog-page{padding-top:35px}.bn-catalog-page .page-title{font-size:clamp(28px,3.3vw,44px);line-height:1.15;margin:12px 0}.bn-catalog-page>.intro{font-size:16px;line-height:1.65;margin-bottom:25px}.bn-menu-group{min-width:0}.bn-mega-groups{column-gap:28px;row-gap:24px}.bionee-store .bn-menu-group .bn-menu-title{display:grid;grid-template-columns:23px minmax(0,1fr) 15px;column-gap:9px;min-height:58px;margin-bottom:12px;align-items:start}.bn-menu-title>span{min-width:0;white-space:normal;text-wrap:balance}.bionee-store .bn-menu-group>a{white-space:normal;overflow-wrap:break-word}.bionee-store .bn-menu-group>a:not(.bn-menu-title){min-height:40px;padding-block:8px;line-height:1.45}.bionee-store .bn-mega-menu .bn-menu-group>a:not(.bn-menu-title){padding-left:32px}.bionee-store .bn-mobile-categories .bn-menu-group{padding:18px 0;border-bottom:1px solid #e9e2d9}.bionee-store .bn-mobile-categories .bn-menu-group:last-of-type{border-bottom:0}.bionee-store .bn-mobile-categories .bn-menu-group>a:not(.bn-menu-title){padding-left:32px;min-height:44px}.bn-mega-guide>svg{flex-shrink:0}.bn-mega-guide>span{min-width:0}@media(min-width:1281px)and (max-width:1500px){.bn-mega-menu{grid-template-columns:210px minmax(0,1fr);gap:28px}.bn-mega-groups{column-gap:22px}}.bn-header-search-menu{position:absolute;top:100%;left:0;right:0;z-index:45;display:grid;grid-template-rows:0fr;visibility:hidden;background:inherit;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1),visibility 0s .3s}.bn-header-search-menu.is-open{grid-template-rows:1fr;visibility:visible;transition-delay:0s;box-shadow:0 1px #dfded4}.bn-header-search-clip{min-height:0;overflow:hidden}.bn-header-search-content{width:calc(100% - 80px);max-width:1920px;margin-inline:auto;padding:16px 0 18px;border-top:1px solid #e5e3d9;opacity:0;transform:translateY(-5px);transition:opacity .18s ease,transform .3s cubic-bezier(.22,1,.36,1)}.bn-header-search-menu.is-open .bn-header-search-content{opacity:1;transform:none}.bn-search-trigger[aria-expanded=true]{background:#eef1e6}.bn-header-search-menu .bn-search-suggestions{position:relative;top:auto;background:transparent;border:0;box-shadow:none;padding:16px 0 0;border-radius:0;max-height:min(420px,calc(100dvh - 200px))}.bn-header-search-menu .bn-search-empty{min-height:84px;display:flex;align-items:center;flex-wrap:wrap;gap:5px}html[data-bionee-motion=reduced] .bn-header-search-menu,html[data-bionee-motion=reduced] .bn-header-search-content{transition:none;transform:none}@media(prefers-reduced-motion:reduce){.bn-header-search-menu,.bn-header-search-content{transition:none;transform:none}}.bn-smart-search{position:relative;min-width:0;width:100%;text-align:left}.bn-search-input{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #c9cabe;border-radius:9px;padding:0 12px;min-height:46px;height:46px}.bn-search-input:focus-within{outline:2px solid #6f8846;outline-offset:2px}.bn-search-input>svg{flex:none;color:#657052}.bn-search-input input{display:block;flex:1;min-width:0;width:100%;height:44px;border:0!important;outline:none!important;box-shadow:none!important;background:transparent!important;font:inherit;font-size:16px;line-height:1.4;padding:0;color:#342e28}.bn-search-input input::-webkit-search-cancel-button{display:none}.bn-search-input button{flex:none;display:grid;place-items:center;width:36px;height:44px;background:none;border:0;color:#6b665d;padding:6px;cursor:pointer}.bn-search-suggestions{position:absolute;top:calc(100% + 12px);left:0;right:0;min-width:0;background:#fffdf8;border:1px solid #e0dfd7;border-radius:12px;padding:16px;box-shadow:0 12px 30px #30251d18;z-index:1100;max-height:min(420px,calc(100dvh - 190px));overflow:auto;overscroll-behavior:contain;scroll-padding:8px}.bn-search-caption{font-size:13px;font-weight:650;color:#766c60;margin:0 0 10px;padding-inline:2px;line-height:1.4}.bn-search-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:10px}.bn-search-result{min-width:0;border:1px solid #eae8df;border-radius:9px;background:#fff}.bn-search-result.is-active,.bn-search-result:hover{background:#eef3e7;border-color:#cbd7bf}.bn-search-result a{display:flex;gap:10px;align-items:center;min-height:84px;height:100%;padding:10px;color:#362f29;text-decoration:none}.bn-search-result img{flex:none;object-fit:contain;background:#fff;border-radius:7px;width:50px;height:50px;mix-blend-mode:normal}.bn-search-result a>span{flex:1;min-width:0}.bn-search-result strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.bn-search-result small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.4;margin-top:4px;color:#736b60}.bn-search-result svg{flex:none;width:16px;height:16px}.bn-search-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 20px;border-top:1px solid #e4e2d9;margin-top:14px;padding-top:10px}.bn-search-completions{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px;min-width:0;flex:1}.bn-search-completions>span{font-size:13px;color:#756c61;margin-right:2px}.bn-search-completions button{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:36px;padding:7px 10px;border:1px solid #dedfd3;border-radius:18px;background:#f4f6ee;color:#445737;font:inherit;font-size:13px;line-height:1.4;text-align:left;overflow-wrap:anywhere;cursor:pointer}.bn-search-completions button svg{flex:none}.bn-search-all{display:inline-flex;justify-content:space-between;align-items:center;gap:12px;min-height:40px;margin-left:auto;padding:8px 2px;background:none;border:0;text-align:left;font:inherit;font-size:14px;font-weight:600;color:#445737;cursor:pointer}.bn-search-empty{font-size:14px;line-height:1.6;padding:10px 2px;margin:0;color:#736b60}.bn-search-empty button{background:none;border:0;text-decoration:underline;color:inherit;font:inherit;cursor:pointer}@media(max-width:1180px){.bn-header-search-content{width:calc(100% - 48px)}}@media(max-width:760px){.bn-header-search-content{width:calc(100% - 32px);padding:12px 0 14px}.bn-search-suggestions{padding:12px;max-height:min(360px,calc(100dvh - 180px))}.bn-header-search-menu .bn-search-suggestions{padding-top:12px;max-height:min(360px,calc(100dvh - 175px))}.bn-header-search-menu .bn-search-empty{min-height:171px}.bn-search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.bn-search-result a{gap:8px;padding:8px;min-height:82px}.bn-search-result img{width:38px;height:42px}.bn-search-result strong{font-size:14px}.bn-search-result small{font-size:12px;margin-top:3px}.bn-search-result a>svg{display:none!important}.bn-search-footer{gap:6px;margin-top:10px;padding-top:8px}.bn-search-completions{flex-basis:100%}.bn-search-completions>span{display:none}.bn-search-all{font-size:14px}}@media(max-width:380px){.bn-header-search-content{width:calc(100% - 20px)}.bn-search-result a{gap:6px;padding:7px}.bn-search-result img{width:30px;height:38px}}.bn-newsletter-tab span{font-size:14px;font-weight:650}@media(max-width:1120px){.bionee-store .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media(max-width:760px){.bionee-store .product-grid,.bionee-store .animal-product-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bionee-store .product-card .product-info{padding:13px}.bionee-store .product-card .product-info h3{font-size:17px;min-height:2.7em}.bn-card-price{font-size:23px}.bn-card-add{font-size:13px;line-height:1.35;gap:4px;min-height:46px}.bn-card-add svg{width:15px;flex:none}.bn-delivery.is-compact{font-size:13px;min-height:4.5em}.bn-catalog-page{padding-top:24px}}@media(max-width:390px){.bionee-store .product-card .product-info{padding:11px}.bionee-store .product-card .product-info h3{font-size:16px}.bn-card-add{font-size:12px;padding:8px 5px}.bn-card-add svg{display:none}.bionee-store .product-card .product-traits li{font-size:12px}}.bn-subscribe-form .bn-offer-terms,.bn-offer-terms{font-size:13px;line-height:1.6;color:#70685d;grid-column:1/-1;margin:12px 0}.bn-welcome-code{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px;background:#faf0e8;border:1px dashed #ac694b;border-radius:10px;margin:22px 0;flex-wrap:wrap}.bn-welcome-code code{font-size:clamp(17px,2.4vw,23px);letter-spacing:.05em}.bn-welcome-code button{display:inline-flex;align-items:center;gap:7px;background:none;border:0;color:#754832;font:inherit;font-size:14px;cursor:pointer;min-height:40px}.catalog-filters{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,210px) minmax(170px,220px) auto;gap:12px;align-items:center}.catalog-filters>.bn-smart-search{position:static;min-width:0}.catalog-filters>label{min-width:0;width:100%}.catalog-filters select,.catalog-filters>.button{width:100%;height:46px;min-height:46px;max-width:none;margin:0;border-radius:9px;font-size:14px}.catalog-filters select{padding-inline:12px}.catalog-filters>.button{padding:0 18px;gap:8px}@media(max-width:1000px){.catalog-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 10px}.catalog-filters>.bn-smart-search{grid-column:1/4;grid-row:1}.catalog-filters>.button{grid-column:4;grid-row:1;min-width:0;padding-inline:10px}.catalog-filters>label:first-of-type{grid-column:1/3;grid-row:2}.catalog-filters>label:nth-of-type(2){grid-column:3/5;grid-row:2}}@media(max-width:540px){.catalog-filters>.button svg{display:none}.catalog-filters select{font-size:14px;padding-inline:9px}}.bn-order-countdown{font-size:inherit;line-height:1.5}.bn-countdown-deadline{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:4px .45em;max-width:100%;vertical-align:baseline}.bn-countdown-time{display:inline-flex;align-items:baseline;gap:.35em;white-space:nowrap;color:#376342;font-weight:750;font-variant-numeric:tabular-nums;letter-spacing:0}.bn-countdown-time>span{display:inline-block;min-width:2.5ch;font:inherit;white-space:nowrap}.bn-countdown-time small{display:inline;font-size:.78em;font-weight:500;line-height:inherit;color:inherit;opacity:1}.bn-order-countdown .bn-countdown-dispatch{font-size:inherit}.bn-order-countdown .bn-countdown-dispatch strong{display:inline;font-size:inherit;font-weight:650}.bn-order-countdown.is-inline .bn-countdown-dispatch:before{content:" · "}.bn-order-countdown.is-stacked{display:grid;justify-items:start;gap:4px}.bn-order-countdown.is-stacked .bn-countdown-dispatch,.bn-order-countdown.is-pending .bn-countdown-dispatch{display:block}.bn-order-countdown.is-inline.is-pending .bn-countdown-dispatch{display:inline}.bn-announcement .bn-countdown-time{color:inherit}.bn-announcement .bn-order-countdown .bn-countdown-dispatch{font-size:inherit}.bn-promises .bn-order-countdown{font-size:15px}.bn-promises .bn-countdown-time{font-size:17px}.bn-promises .bn-countdown-time>span{font-size:inherit}.bn-shipping-clock{display:block;color:inherit;text-decoration:none;transform:none;border:1px solid #cbd7b2;border-radius:12px;background:#f5f7ef;padding:clamp(22px,3.2vw,44px)}.bn-shipping-clock:hover{border-color:#829b69}.bn-shipping-clock:focus-visible{outline:2px solid #376342;outline-offset:5px}.bn-shipping-clock>.bn-order-countdown{display:block;font:inherit;letter-spacing:0;font-weight:400}.bn-shipping-clock .bn-countdown-deadline{display:block}.bn-shipping-clock .bn-countdown-prompt{display:block;font-size:16px;font-weight:550;letter-spacing:0;margin-bottom:12px}.bn-shipping-clock .bn-countdown-time{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:clamp(32px,3.8vw,60px);line-height:1.25;margin-bottom:14px}.bn-shipping-clock .bn-countdown-time>span{min-width:0}.bn-shipping-clock .bn-countdown-time small{font-size:14px;font-weight:500}.bn-shipping-clock .bn-countdown-dispatch{display:block;font-size:clamp(17px,1.8vw,24px);line-height:1.4;margin-bottom:24px}.bn-shipping-clock>div{border-top:1px solid #cbd7b2;padding-top:20px}.bn-shipping-clock>div>span{font-size:16px;font-weight:550;letter-spacing:0}.bn-shipping-clock .is-pending{min-height:160px}.product-source-title{margin:22px 0;color:#615c52;font-size:14px;line-height:1.65}.product-source-title>summary{cursor:pointer;font-weight:600;min-height:44px;padding-block:10px}.product-source-title>p{max-width:850px;padding-block:8px}@media(max-width:800px){.bn-announcement .bn-countdown-deadline{flex-wrap:nowrap;gap:0 .35em}.bn-announcement .bn-order-countdown.is-inline .bn-countdown-dispatch{display:inline;white-space:nowrap}.bn-announcement .bn-countdown-time{gap:.2em}.bn-announcement .bn-countdown-time small{font-size:inherit}.bn-promises .bn-order-countdown{font-size:13px}.bn-promises .bn-countdown-time{font-size:16px}.bn-shipping-clock .bn-countdown-time{font-size:clamp(32px,8.5vw,48px)}.bn-shipping-clock .bn-countdown-time small{font-size:12px}}.bn-menu-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.bn-discover-panel{padding-bottom:32px}.bn-discover-intro{max-width:250px;font-size:14px;line-height:1.65;color:#62694f}.bn-discover-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 28px;align-content:start;min-width:0}.bionee-store .bn-discover-links>a{display:grid;grid-template-columns:23px minmax(0,1fr) 17px;gap:12px;align-items:start;padding:16px 0;min-height:104px;border-bottom:1px solid #d9decf}.bn-discover-links>a>svg{flex:none;margin-top:2px}.bn-discover-links>a>span{min-width:0}.bn-discover-links strong{display:block;font-size:16px;font-weight:700;line-height:1.4}.bn-discover-links small{display:block;margin-top:7px;color:#62694f;font-size:13px;font-weight:400;line-height:1.55}.bn-discover-links>a:hover strong{text-decoration:underline;text-underline-offset:4px}@media(min-width:1181px)and (max-width:1360px){.bn-discover-links{gap:8px 22px}.bn-discover-links strong{font-size:15px}.bn-discover-links small{font-size:12px}}.footer-site-credit{max-width:1680px;margin:20px auto 0;padding:12px 210px 0 0;border-top:1px solid #c6cfb3;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px 20px;font-size:11px;line-height:1.6;color:#4e5742}.footer-site-credit a{display:inline-flex;align-items:center;gap:4px;min-height:24px;text-decoration:underline;text-underline-offset:3px}.footer-site-credit>span:first-child{white-space:nowrap}.footer-site-credit .footer-site-cta{font-weight:600}.footer-site-credit a:hover{color:#23392c}@media(max-width:850px){.store-footer-bottom{padding-bottom:0}.store-footer{padding-bottom:105px}.footer-site-credit{padding-right:0;align-items:flex-start;flex-direction:column;gap:3px;margin-top:18px}}.cart-totals .cart-shipping dd{color:#3c642f;font-weight:650}.cart-summary .cart-purchase-terms{margin-top:18px;padding-top:16px;border-top:1px solid #d7d9cc;font-size:.82rem;line-height:1.6}.cart-purchase-terms p{margin:0 0 8px}.cart-purchase-terms a{display:inline-flex;min-height:24px;align-items:center;text-decoration:underline;text-underline-offset:3px}.cart-summary>.cart-shipping{display:flex;justify-content:space-between;gap:16px;font-size:.9rem;margin-top:14px}.bn-catalog-header-search{width:calc(100% - 80px);max-width:1760px;margin:0 auto;padding:0 0 12px}.bn-catalog-header-search .bn-search-input{height:48px;min-height:48px;gap:10px;padding:0 0 0 14px;border:1px solid #a8ad9f;border-radius:8px;background:#fff;overflow:visible}.bn-catalog-header-search .bn-search-input:focus-within{border-color:#577638;box-shadow:0 0 0 2px #a1bc7980}.bn-catalog-header-search .bn-search-input input{height:46px;min-width:0;font-size:16px;outline:none;box-shadow:none}.bn-catalog-header-search .bn-search-input>svg{display:none}.bn-catalog-header-search .bn-search-input button{flex-shrink:0;min-width:44px;min-height:44px}.bn-catalog-header-search .bn-search-input .bn-search-submit{height:auto;display:flex;align-items:center;justify-content:center;gap:8px;align-self:stretch;width:auto;min-width:100px;margin:-1px -1px -1px 0;padding:0 18px;border:1px solid #493a37;border-radius:0 8px 8px 0;background:#493a37;color:#fff;font-size:14px;font-weight:650}.bn-catalog-header-search .bn-search-submit:hover{background:#324c37;border-color:#324c37}.bn-catalog-header-search .bn-search-suggestions{max-height:min(540px,calc(100dvh - 230px));overflow-y:auto;overscroll-behavior:contain}.bionee-store .has-catalog-search .mobile-nav{max-height:calc(100dvh - 190px)}.bionee-store .bn-catalog-page{padding-top:20px}.bn-catalog-page .page-title{font-size:clamp(23px,2.2vw,30px);margin:0 0 7px;line-height:1.2}.bn-catalog-page>.intro{font-size:14px;line-height:1.5;margin-bottom:14px}.bn-catalog-page .catalog-filters{display:flex;flex-wrap:wrap;gap:10px;margin-top:0;scroll-margin-top:185px}.bn-catalog-page .catalog-filters>label{flex:0 1 225px;width:auto}.bn-catalog-page .catalog-filters select{height:44px;min-height:44px;font-size:14px;border-radius:6px}.bn-catalog-page .results-heading{gap:12px;margin:16px 0 12px;font-size:13px}.bn-catalog-page .results-heading>span{min-width:0;overflow-wrap:anywhere}.bn-catalog-page .results-heading>.text-link{flex-shrink:0;min-height:32px}.bionee-store .bn-catalog-page .product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.bionee-store .bn-catalog-page .product-card{border-radius:8px}.bionee-store .bn-catalog-page .product-card .product-image{aspect-ratio:1.18;border-radius:7px 7px 0 0}.bionee-store .bn-catalog-page .product-card .product-image img{padding:12px}.bionee-store .bn-catalog-page .product-card .format{top:8px;left:8px;padding:3px 7px;font-size:12px}.bionee-store .bn-catalog-page .product-card .product-info{padding:12px}.bionee-store .bn-catalog-page .product-card .product-info h3{font-size:16px;line-height:1.35;min-height:2.7em;margin-bottom:7px;letter-spacing:-.01em}.bionee-store .bn-catalog-page .product-card .product-traits{gap:4px;margin-bottom:9px}.bionee-store .bn-catalog-page .product-card .product-traits li{font-size:12px;line-height:1.4}.bn-catalog-page .bn-card-purchase{gap:7px}.bn-catalog-page .bn-card-price{font-size:23px;margin:2px 0 5px!important}.bn-catalog-page .bn-card-price small{margin-top:2px}.bn-catalog-page .bn-stock,.bn-catalog-page .bn-offer-loading{font-size:13px}.bn-catalog-page .bn-delivery.is-compact{font-size:13px;line-height:1.45;margin:2px 0 7px}.bn-catalog-page .bn-card-add{min-height:44px;font-size:13px;padding:8px 6px;gap:6px}@media(max-width:1399px){.bionee-store .bn-catalog-page .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1000px){.bionee-store .bn-catalog-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.bn-catalog-header-search{padding-bottom:10px}.bn-catalog-header-search .bn-search-input{padding-left:12px}.bn-catalog-header-search .bn-search-input .bn-search-submit{min-width:52px;padding:0 14px}.bn-catalog-header-search .bn-search-submit span{display:none}.bionee-store .bn-catalog-page{padding-top:16px}.bn-catalog-page .catalog-filters{gap:8px}.bn-catalog-page .catalog-filters>label{flex:1 1 0;min-width:0}.bn-catalog-page .catalog-filters select{padding-inline:8px;font-size:13px}.bionee-store .bn-catalog-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bionee-store .bn-catalog-page .product-card .product-info{padding:10px}.bionee-store .bn-catalog-page .product-card .product-info h3{font-size:15px}.bn-catalog-page .bn-card-price{font-size:22px}.bn-catalog-page .bn-card-add{font-size:12px}.bn-catalog-page .bn-card-add svg{display:none}}@media(max-width:1050px){.bn-catalog-header-search{width:calc(100% - 48px)}}@media(max-width:600px){.bn-catalog-header-search{width:calc(100% - 36px)}}.bn-adaptive-hero{opacity:1;transition:opacity .18s ease}.bn-adaptive-hero.is-refreshing{opacity:0}@media(prefers-reduced-motion:reduce){.bn-adaptive-hero{transition:none}}html[data-bionee-motion=reduced] .bn-adaptive-hero{transition:none}@font-face{font-family:Folia;src:url(/fonts/folia/GFSDidot-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.bn-magazine{--mag-ink:#192e25;--mag-paper:#f5f1e7;--mag-green:#193e32;--mag-rule:#c3c7b7;--mag-accent:#a3482e;--mag-citron:#d9df63;color:var(--mag-ink);background:var(--mag-paper);width:100%;overflow:clip}.bn-magazine *{box-sizing:border-box}.bn-magazine :is(section,aside){scroll-margin-top:10rem}.bn-magazine a{color:inherit;text-decoration:none}.bn-magazine a:focus-visible{outline:3px solid currentColor;outline-offset:5px}.bn-magazine :is(h1,h2,h3,p){margin-top:0}.bn-magazine :is(h2,h3){font-family:Folia,Georgia,serif;font-weight:400;text-wrap:balance;letter-spacing:-.035em}.bn-magazine :is(h2,h3) em{font-family:Georgia,serif;font-weight:400}.bn-magazine-shell{width:100%;max-width:1440px;padding-inline:clamp(1.2rem,4.5vw,5rem);margin-inline:auto}.bn-magazine-hero{position:relative;isolation:isolate;color:#fff;min-height:780px;min-height:clamp(780px,76vw,1000px);display:flex;background:var(--mag-green)}.bn-magazine-hero-photo,.bn-magazine-hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.bn-magazine-hero-photo{object-fit:cover;object-position:50% 47%}.bn-magazine-hero-shade{background:linear-gradient(180deg,#0c241c9c,#0c241c1a 36%,#0c241c0d 45%,#0c241ceb)}.bn-magazine-hero-inner{width:100%;max-width:1600px;margin:auto;padding:1.7rem clamp(1.2rem,4.5vw,5rem) 3.2rem;min-height:inherit;display:flex;flex-direction:column}.bn-magazine-dateline{display:flex;justify-content:space-between;gap:1rem;text-transform:uppercase;letter-spacing:.11em;font-size:.72rem}.bn-magazine .bn-magazine-hero h1{font-family:Folia,Georgia,serif;font-size:clamp(7.6rem,23.8vw,23rem);font-weight:400;line-height:.94;letter-spacing:-.045em;text-align:center;margin:.6rem 0 .3rem;color:#fff}.bn-magazine-tagline{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #ffffffa1;padding-top:.75rem;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.bn-magazine-hero-story{display:grid;grid-template-columns:minmax(0,1fr) 290px;align-items:end;gap:4rem;margin-top:auto;padding-top:8rem}.bn-magazine-kicker{font:700 .73rem/1.4 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--mag-accent);margin:0 0 .8rem}.bn-magazine-hero .bn-magazine-kicker{color:var(--mag-citron)}.bn-magazine-hero-story h2{font-size:clamp(2.8rem,5.3vw,5.2rem);line-height:1.02;max-width:760px;margin-bottom:1rem;color:#fff}.bn-magazine-hero-dek{font-size:1.05rem;line-height:1.65;max-width:540px;margin-bottom:0;text-wrap:pretty}.bn-magazine-download{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:1.25rem 1.2rem;background:var(--mag-citron);color:var(--mag-ink)!important;font-size:.95rem;font-weight:700}.bn-magazine-download>span>span{display:block;font-size:.7rem;font-weight:400;margin-top:.3rem}.bn-magazine-download svg{flex:none}.bn-magazine-nav{background:var(--mag-citron)}.bn-magazine-nav>.bn-magazine-shell{display:flex;align-items:center;gap:2.1rem;padding-block:1.15rem;font-size:.78rem;font-weight:600}.bn-magazine-nav a{display:inline-flex;align-items:center;gap:.5rem;min-height:26px}.bn-magazine-nav span{margin-left:auto;font:italic 1.1rem Georgia,serif}.bn-magazine-edition{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);align-items:center;padding-block:6rem}.bn-magazine-cover-stage{position:relative;padding:2.6rem 2rem 2.6rem 3rem;isolation:isolate;background:#e7e5d7;min-width:0}.bn-magazine-edition-number{position:absolute;right:.6rem;top:-1.5rem;line-height:1;font-family:Folia,Georgia,serif;font-size:clamp(8rem,18vw,18rem);color:#c3c5ac;z-index:-1}.bn-magazine-cover{display:block;max-width:370px;margin:auto;box-shadow:8px 14px 30px #192e2533;transform:rotate(-3deg)}.bn-magazine-cover img{display:block;width:100%;height:auto}.bn-magazine-edition-copy h2{font-size:clamp(2.3rem,3.8vw,3.8rem);line-height:1.1;margin-bottom:1.4rem}.bn-magazine-intro{font-size:1.03rem;line-height:1.75;text-wrap:pretty;max-width:510px}.bn-magazine-date{font-size:.78rem;color:#536057;margin:1.6rem 0 1rem}.bn-magazine-text-link{font-weight:600;display:inline-flex;gap:2rem;align-items:center;padding-bottom:.5rem;border-bottom:1px solid var(--mag-ink)}.bn-magazine-highlights{margin-top:2rem;border-top:1px solid var(--mag-rule)}.bn-magazine-highlights>a{display:grid;grid-template-columns:2.2rem 1fr 20px;gap:1rem;align-items:center;border-bottom:1px solid var(--mag-rule);padding:1rem 0}.bn-magazine-highlights>a>span{font-family:Folia,Georgia,serif;font-size:1.7rem;color:var(--mag-accent)}.bn-magazine-highlights strong{font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.bn-magazine-highlights p{font-family:Georgia,serif;font-size:1rem;line-height:1.35;margin:.3rem 0 0}.bn-magazine-contents{padding-bottom:5rem}.bn-magazine-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;border-top:1px solid var(--mag-ink);padding-top:2rem;margin-bottom:2.5rem}.bn-magazine-section-head h2{font-size:clamp(3rem,5.5vw,5.6rem);line-height:1.02;margin-bottom:0}.bn-magazine-section-head>p{font-size:.93rem;line-height:1.6;margin-bottom:.25rem}.bn-magazine-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem 2rem}.bn-magazine-story{min-width:0;display:flex;flex-direction:column;border-bottom:1px solid var(--mag-rule)}.bn-magazine-story-image{overflow:hidden;aspect-ratio:4/3;background:var(--mag-green)}.bn-magazine-story-image img{display:block;width:100%;height:100%;object-fit:cover}.bn-magazine-story-copy{padding:1.3rem 0 1.5rem;flex:1;display:flex;flex-direction:column}.bn-magazine-story-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.bn-magazine-story-meta .bn-magazine-kicker{margin-bottom:0;font-size:.65rem}.bn-magazine-folio{font-family:Folia,Georgia,serif;font-size:1.6rem;line-height:1}.bn-magazine-story h3{font-size:clamp(1.8rem,2.65vw,2.9rem);line-height:1.08;margin:0 0 1rem}.bn-magazine-story-dek{font-size:.94rem;line-height:1.65;text-wrap:pretty;margin:0 0 1.3rem}.bn-magazine-story-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.73rem}.bn-magazine-story-bottom>span:last-child{display:inline-flex;align-items:center;gap:.45rem}.bn-magazine-byline{text-transform:capitalize}.bn-magazine-story--terracotta{background:var(--mag-accent);color:#fff!important;border:0}.bn-magazine-story--terracotta .bn-magazine-kicker{color:#ffdfb7}.bn-magazine-story--citron{background:var(--mag-citron);border:0}.bn-magazine-story--terracotta .bn-magazine-story-copy,.bn-magazine-story--citron .bn-magazine-story-copy{padding:1.5rem}.bn-magazine-story--wide{grid-column:1/-1;position:relative;isolation:isolate;min-height:560px;border:0;color:#fff!important;justify-content:flex-end}.bn-magazine-story--wide .bn-magazine-story-image{position:absolute;inset:0;aspect-ratio:auto;z-index:-2}.bn-magazine-story--wide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0c241c00 5%,#0c241c22 28%,#0c241ce8);z-index:-1}.bn-magazine-story--wide .bn-magazine-story-copy{flex:none;padding:2.5rem;max-width:850px}.bn-magazine-story--wide h3{font-size:clamp(2.6rem,4.5vw,4.8rem);max-width:760px}.bn-magazine-story--wide .bn-magazine-kicker{color:var(--mag-citron)}.bn-magazine-story--wide .bn-magazine-story-dek,.bn-magazine-story--wide .bn-magazine-story-bottom{max-width:570px}.bn-magazine-story--wide .bn-magazine-story-meta{justify-content:flex-start;gap:2rem}.bn-magazine-sponsor{display:grid;grid-template-columns:180px 1fr auto;gap:2rem;align-items:center;padding:2.7rem 2rem 2rem;background:#fff;border:1px solid #054c5c;color:#054c5c;position:relative}.bn-magazine-sponsor>span{position:absolute;top:.65rem;left:2rem;font-size:.65rem;letter-spacing:.16em;text-transform:uppercase}.bn-magazine-sponsor img{width:180px;height:auto;max-height:80px;object-fit:contain}.bn-magazine-sponsor h2{font-family:inherit;font-size:1.35rem;line-height:1.25;margin:0 0 .5rem;color:#054c5c;letter-spacing:normal}.bn-magazine-sponsor p{font-size:.94rem;line-height:1.5;margin:0}.bn-magazine-sponsor-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#3dd2a9;color:#054c5c!important;padding:.9rem 1.15rem;font-size:.9rem;font-weight:700;white-space:nowrap}.bn-magazine-subscribe{display:grid;grid-template-columns:1fr 1fr;margin-top:5rem;background:#e3e6d2}.bn-magazine-subscribe-photo{position:relative;min-height:660px;overflow:hidden;isolation:isolate}.bn-magazine-subscribe-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% 50%;z-index:-2}.bn-magazine-subscribe-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,#192e2599);z-index:-1}.bn-magazine-subscribe-photo>span{position:absolute;bottom:1.5rem;left:6%;width:88%;color:#fff;font-family:Folia,Georgia,serif;font-size:clamp(5rem,11vw,11rem);line-height:1;letter-spacing:-.05em}.bn-magazine-subscribe-copy{padding:4rem clamp(2rem,5vw,5rem);align-self:center}.bn-magazine-subscribe-copy h2{font-size:clamp(2.8rem,4.5vw,4.5rem);line-height:1.05;margin-bottom:1.4rem}.bn-magazine-subscribe-copy>p:not(.bn-magazine-kicker){font-size:.96rem;line-height:1.7;margin-bottom:2rem}.bn-magazine-subscribe-copy .bn-subscribe-form{max-width:500px}.bn-magazine-archive{padding-block:5rem}.bn-magazine-archive h2{font-size:2.7rem}.bn-magazine-archive>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.bn-magazine-archive a{display:flex;flex-direction:column;gap:.6rem}.bn-magazine-archive img{display:block;width:100%;height:auto;max-width:280px}.bn-magazine-archive a>span:last-child{display:flex;gap:.5rem;align-items:center}.bn-magazine-blog{padding-block:2rem;display:flex;justify-content:space-between;gap:2rem;font-size:.8rem}.bn-magazine-blog a{display:inline-flex;align-items:center;gap:.5rem;text-decoration:underline;text-underline-offset:4px}@media(max-width:950px){.bn-magazine-hero-story{grid-template-columns:1fr;gap:1.7rem;padding-top:8rem}.bn-magazine-download{width:290px}.bn-magazine-hero{min-height:800px}.bn-magazine-nav>.bn-magazine-shell{gap:1.5rem}.bn-magazine-nav span{display:none}.bn-magazine-edition{gap:2rem;padding-block:4rem}.bn-magazine-cover-stage{padding:2rem 1.2rem}.bn-magazine-sponsor{grid-template-columns:145px 1fr}.bn-magazine-sponsor img{width:145px}.bn-magazine-sponsor-link{grid-column:2;justify-self:start}.bn-magazine-subscribe-copy{padding:3rem 2rem}.bn-magazine-subscribe-photo{min-height:710px}.bn-magazine-section-head>p{max-width:240px}.bn-magazine-story--wide{min-height:510px}}@media(max-width:650px){.bn-magazine-hero{min-height:740px}.bn-magazine-hero-inner{padding-top:1.3rem;padding-bottom:2rem}.bn-magazine-dateline{font-size:.58rem;letter-spacing:.055em}.bn-magazine .bn-magazine-hero h1{font-size:25vw;margin-top:1rem;margin-bottom:.75rem}.bn-magazine-tagline{font-size:.57rem;letter-spacing:.04em}.bn-magazine-tagline>span:first-child{max-width:68%}.bn-magazine-hero-photo{object-position:51% 45%}.bn-magazine-hero-story{padding-top:11rem;gap:1.5rem}.bn-magazine-hero-story h2{font-size:2.85rem;max-width:390px}.bn-magazine-hero-dek{font-size:.93rem;line-height:1.55}.bn-magazine-download{width:100%;max-width:370px;padding:1rem 1.1rem}.bn-magazine-nav>.bn-magazine-shell{flex-wrap:wrap;gap:.8rem 1.4rem;padding-block:.75rem;font-size:.7rem}.bn-magazine-edition{grid-template-columns:1fr;gap:2.2rem;padding-block:3rem}.bn-magazine-cover-stage{padding:2.6rem 2.8rem;max-width:440px;width:100%;margin:auto}.bn-magazine-cover{max-width:280px}.bn-magazine-edition-number{font-size:12rem}.bn-magazine-edition-copy h2{font-size:2.65rem}.bn-magazine-section-head{align-items:start;flex-direction:column;gap:1.3rem;margin-bottom:1.7rem}.bn-magazine-section-head h2{font-size:3.3rem}.bn-magazine-section-head>p{max-width:100%;font-size:.85rem}.bn-magazine-story-grid{grid-template-columns:1fr;gap:2rem}.bn-magazine-story h3{font-size:2rem}.bn-magazine-story--wide{grid-column:auto;min-height:590px}.bn-magazine-story--wide .bn-magazine-story-copy{padding:1.4rem}.bn-magazine-story--wide h3{font-size:2.7rem}.bn-magazine-story--wide .bn-magazine-story-image img{object-position:45% 50%}.bn-magazine-contents{padding-bottom:3rem}.bn-magazine-sponsor{grid-template-columns:1fr;gap:1.15rem;padding:2.5rem 1.4rem 1.5rem}.bn-magazine-sponsor>span{left:1.4rem}.bn-magazine-sponsor-link{grid-column:1;justify-self:start}.bn-magazine-subscribe{grid-template-columns:1fr;margin-top:3rem}.bn-magazine-subscribe-photo{min-height:380px}.bn-magazine-subscribe-photo>span{font-size:23vw}.bn-magazine-subscribe-copy{padding:2.5rem 1.3rem 3rem}.bn-magazine-subscribe-copy h2{font-size:3.2rem}.bn-magazine-archive{padding-block:3rem}.bn-magazine-archive>div{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-magazine-blog{flex-direction:column;gap:1.3rem}.bn-magazine :is(section,aside){scroll-margin-top:8rem}}@media(prefers-reduced-motion:no-preference){.bn-magazine-story-image img{transition:transform .5s ease}.bn-magazine-story:hover .bn-magazine-story-image img{transform:scale(1.035)}.bn-magazine-download{transition:background .2s ease}.bn-magazine-download:hover{background:#e7eb8b}.bn-magazine-text-link:hover{color:var(--mag-accent)}}.bn-subscribe-form>label:first-of-type{display:block;font-weight:650;margin-bottom:.5rem;font-size:.95rem}.bn-subscribe-form>input[type=email]{width:100%;min-height:48px;background:#fff;border:1px solid #969f8a;border-radius:5px;padding:.75rem 1rem;font-size:16px}.bn-subscribe-consent{display:flex;align-items:flex-start;gap:.7rem;margin:1rem 0;line-height:1.55;font-size:.82rem}.bn-subscribe-consent input{width:18px;height:18px;flex:none;accent-color:#466d2b;margin-top:3px}.bn-subscribe-consent a{text-decoration:underline}.bn-subscribe-form .bn-button{min-height:46px;width:100%;justify-content:center}.bn-newsletter-panel .bn-subscribe-form{margin-top:1rem}.bn-newsletter-panel .bn-subscribe-form .bn-button{font-size:14px}.bn-newsletter-rail{z-index:25}.bn-newsletter-tab{font-size:13px!important;min-width:38px}.bn-newsletter-panel{top:0;transform:translateY(-50%);max-height:calc(100dvh - 130px);overflow:auto}.bn-journal-feature>a>.bn-editorial-visual{height:100%;min-height:350px}.bn-journal-feature .bn-editorial-contain{object-fit:contain}.bn-journal-magazine-link{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0;border-bottom:1px solid #d8dcca;margin-bottom:2rem}.bn-journal-magazine-link p{font-family:Georgia,serif;font-size:1.5rem}.bn-journal-magazine-link a{font-size:1rem;text-decoration:underline}@media(max-width:760px){.bn-newsletter-panel{max-height:calc(100dvh - 180px)}.bn-journal-feature>a>.bn-editorial-visual{min-height:230px}}@media(max-width:600px){.bn-newsletter-panel{top:auto;bottom:0;transform:none}}.bn-newsletter-tab,.bn-subscribe-form .bn-button-newsletter{background:#a74828!important;color:#fff!important;border-color:#a74828!important}.bn-newsletter-tab:hover,.bn-subscribe-form .bn-button-newsletter:hover{background:#89391f!important;border-color:#89391f!important}.bn-newsletter-panel .bn-subscribe-consent{font-size:12px}.bn-newsletter-panel .bn-subscribe-consent input{width:20px;height:20px}.bn-newsletter-panel .bn-subscribe-form .bn-button{font-size:14px;min-height:48px}.bn-newsletter-panel .bn-subscribe-form a{position:relative}.bn-newsletter-panel .bn-subscribe-consent{display:flex;gap:10px;align-items:flex-start;line-height:1.55;font-weight:400}.bn-newsletter-close{min-width:44px;min-height:44px}.bn-subscribe-form{position:relative}.bn-subscribe-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.bn-subscribe-captcha{margin-block:1rem;min-width:0}.bn-subscribe-feedback,.bn-subscribe-error{font-size:14px;line-height:1.5;margin:.7rem 0}.bn-subscribe-error{color:#923d2c}.bn-subscribe-form .bn-subscribe-retry{min-height:44px;background:transparent;color:#493a37;border:1px solid #b4afa2;border-radius:5px;padding:.5rem .8rem;margin-bottom:.8rem;font:inherit;cursor:pointer}.bn-subscribe-success{padding:1.2rem;background:#eff3df;border-left:3px solid #6c8137;border-radius:5px}.bn-subscribe-success h3{font-size:1.2rem;margin:0 0 .8rem}.bn-subscribe-success p{font-size:14px;line-height:1.6}.bn-subscribe-success a{text-decoration:underline}.bn-subscribe-form [disabled]{cursor:not-allowed;opacity:.65}.bn-subscribe-form[aria-busy=true] [disabled]{cursor:wait}.bn-newsletter-panel{width:400px;max-width:calc(100vw - 46px);padding:27px 24px;box-sizing:border-box;overscroll-behavior:contain;scrollbar-width:thin}.bn-newsletter-panel:not([hidden]){animation:bn-newsletter-enter .38s cubic-bezier(.22,1,.36,1) both}.bn-newsletter-panel h2{font-size:28px;line-height:1.1;margin:8px 0 12px;padding-right:24px}.bn-newsletter-panel .eyebrow{font-size:11px;padding-right:25px}.bn-newsletter-panel p:not(.eyebrow){font-size:13px;line-height:1.55}.bn-newsletter-panel .bn-subscribe-form{margin-top:14px}.bn-newsletter-panel .bn-subscribe-form>label:first-of-type{font-size:12px;margin:0 0 6px}.bn-newsletter-panel .bn-subscribe-consent{margin:12px 0;line-height:1.5}.bn-newsletter-panel .bn-offer-terms,.bn-newsletter-panel small{font-size:12px!important;line-height:1.5;margin-top:12px}.bn-newsletter-panel .bn-subscribe-captcha{margin-block:12px}.bn-newsletter-panel .bn-subscribe-success h3{font-size:18px}@keyframes bn-newsletter-enter{0%{opacity:0;translate:-28px 0}to{opacity:1;translate:0 0}}@media(max-width:600px){.bn-newsletter-panel{width:min(400px,calc(100vw - 36px));max-width:calc(100vw - 36px);padding:26px 16px 22px}.bn-newsletter-panel h2{font-size:27px}}@media(prefers-reduced-motion:reduce){.bn-newsletter-panel:not([hidden]){animation:none}}.bn-discount-form .bn-discount-email-label{font-size:13px;margin-top:14px}.bn-discount-form .bn-discount-help{font-size:12px;line-height:1.5;margin:8px 0 0}.bn-discount-form .bn-discount-status{font-size:13px;line-height:1.5;margin:12px 0 0}.bn-discount-form .bn-discount-status.is-applied{color:#365526}.bn-discount-form button:disabled{opacity:.6;cursor:wait}.cart-totals{margin:20px 0}.cart-totals>div{display:flex;justify-content:space-between;gap:16px;margin:12px 0;font-size:14px}.cart-totals dt,.cart-totals dd{margin:0}.cart-totals dd{font-weight:650;white-space:nowrap}.cart-totals .cart-savings{color:#365526}.cart-totals .cart-grand-total{border-top:1px solid #c6ceb8;padding-top:16px;margin-top:16px;font-size:22px;font-weight:650}
