
:root{--n-orange:#cb7143;--n-rust:#a6532d;--n-brown:#342116;--n-cream:#fff2e4;--n-soft:#fbf7f2;--n-gold:#efb43c;--n-text:#251a16;--n-line:#ead9ca}
.naturen-section{font-family:var(--font-body--family,Arial,sans-serif);color:var(--n-text);background:#fff}
.naturen-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.naturen-narrow{width:min(820px,calc(100% - 40px));margin:auto}
.naturen-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--n-orange);font-weight:800;text-align:center;margin:0 0 12px}
.naturen-title{font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:-.035em;margin:0 0 16px}.naturen-h2{font-size:clamp(24px,3vw,36px);line-height:1.1;letter-spacing:-.025em;text-align:center;margin:0 0 12px}
.naturen-sub{text-align:center;max-width:700px;margin:0 auto;color:#725d52}.naturen-btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 28px;border:0;border-radius:8px;background:var(--n-orange);color:#fff;text-decoration:none;font-weight:800;cursor:pointer}
.naturen-btn:hover{background:var(--n-rust)}.naturen-btn--light{background:#fff;color:var(--n-rust)}
.naturen-placeholder{min-height:260px;border:1.5px dashed #d5ab8f;background:linear-gradient(135deg,#f9e4cf,#fff7ee);display:grid;place-items:center;text-align:center;color:#9c694b;padding:24px;border-radius:12px}.naturen-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}
.naturen-strip{background:var(--n-orange);color:#fff;overflow:hidden}.naturen-strip__track{display:flex;justify-content:space-around;gap:28px;padding:9px 18px;font-size:11px;font-weight:700;white-space:nowrap}
.naturen-hero{display:grid;grid-template-columns:1fr 1fr;min-height:525px;background:var(--n-cream)}.naturen-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:60px max(32px,7vw)}.naturen-hero__media{min-height:420px}.naturen-hero__media .naturen-placeholder,.naturen-hero__media .naturen-img{height:100%;border-radius:0}.naturen-stars{color:var(--n-gold);letter-spacing:2px;font-size:14px}.naturen-hero__proof{font-size:12px;color:#7b5948;margin-bottom:18px}.naturen-hero__text{max-width:520px;color:#5d493f;margin-bottom:24px}
.naturen-pad{padding:76px 0}.naturen-soft{background:var(--n-soft)}.naturen-cream{background:var(--n-cream)}.naturen-rust{background:var(--n-rust);color:#fff}
.naturen-grid{display:grid;gap:22px}.naturen-grid--3{grid-template-columns:repeat(3,1fr)}.naturen-grid--4{grid-template-columns:repeat(4,1fr)}
.naturen-card{background:#fff;border:1px solid var(--n-line);border-radius:12px;padding:16px;box-shadow:0 5px 20px rgba(65,35,18,.04)}.naturen-card h3{font-size:18px;margin:14px 0 8px}.naturen-card p{font-size:14px;line-height:1.55;color:#655047;margin:0}.naturen-card__media{aspect-ratio:1.35}.naturen-card__media .naturen-placeholder,.naturen-card__media .naturen-img{height:100%;min-height:0}
.naturen-review{min-height:210px;padding:22px}.naturen-review__name{font-size:12px;font-weight:800;margin-top:18px}.naturen-verified{font-size:10px;color:#36a777;font-weight:800;text-transform:uppercase}
.naturen-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,1fr);overflow-x:auto;gap:16px;padding:8px 3px 18px;scroll-snap-type:x mandatory}.naturen-scroll>*{scroll-snap-align:start}
.naturen-timeline{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.naturen-timeline__item{border-left:3px solid #e3a12e;padding:0 0 18px 20px}.naturen-timeline__bar{display:flex;justify-content:space-between;background:linear-gradient(90deg,var(--n-rust),#7e3c20);color:#fff;padding:8px 12px;border-radius:4px;font-weight:800;font-size:13px}.naturen-timeline ul{list-style:none;padding:10px 0 0;margin:0}.naturen-timeline li{font-size:13px;margin:7px 0}.naturen-timeline li:before{content:'✓';color:var(--n-orange);font-weight:900;margin-right:7px}
.naturen-guarantee{text-align:center}.naturen-seal{width:104px;height:104px;border:3px double currentColor;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;font-weight:900;line-height:1.05}.naturen-guarantee p{max-width:720px;margin:0 auto 24px;color:inherit}
.naturen-table{width:min(760px,100%);margin:30px auto 0;border-collapse:separate;border-spacing:0;text-align:center}.naturen-table th,.naturen-table td{padding:14px;border-bottom:1px solid #e6d5c8}.naturen-table th:first-child,.naturen-table td:first-child{text-align:left}.naturen-table th:nth-child(2),.naturen-table td:nth-child(2){background:#86451f;color:#fff}.naturen-table th:nth-child(2){border-radius:10px 10px 0 0}.naturen-table tr:last-child td:nth-child(2){border-radius:0 0 10px 10px}.naturen-check{color:#efc13d;font-weight:900}.naturen-cross{color:#8a827c}
.naturen-faq details{border-bottom:1px solid var(--n-line)}.naturen-faq summary{list-style:none;cursor:pointer;padding:18px 4px;font-weight:800;display:flex;justify-content:space-between}.naturen-faq summary::-webkit-details-marker{display:none}.naturen-faq summary:after{content:'+';color:var(--n-orange)}.naturen-faq details[open] summary:after{content:'−'}.naturen-faq__answer{padding:0 4px 18px;color:#66534a;line-height:1.6}
.naturen-product{padding:40px 0 70px}.naturen-product__layout{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:start}.naturen-gallery__main{aspect-ratio:1;background:var(--n-cream);border-radius:10px;overflow:hidden}.naturen-gallery__main img{width:100%;height:100%;object-fit:contain}.naturen-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.naturen-thumb{aspect-ratio:1;border:1px solid var(--n-line);border-radius:7px;background:#fff;cursor:pointer;padding:2px}.naturen-thumb.is-active{border:2px solid var(--n-orange)}.naturen-thumb img{width:100%;height:100%;object-fit:cover}.naturen-product__info{position:sticky;top:20px}.naturen-product__info h1{font-size:clamp(29px,3.5vw,48px);line-height:1.02;margin:8px 0 12px}.naturen-product__lead{font-size:15px;line-height:1.55;color:#674e41}.naturen-bullets{padding:0;list-style:none;margin:18px 0}.naturen-bullets li{margin:9px 0;font-size:14px}.naturen-bullets li:before{content:'✓';display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#f8dfcd;color:var(--n-rust);margin-right:8px;font-weight:900}
.naturen-bundle-label{font-weight:900;margin:22px 0 10px}.naturen-bundle{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.naturen-bundle input{position:absolute;opacity:0;pointer-events:none}.naturen-bundle__card{position:relative;border:1.5px solid #d8c2b4;border-radius:9px;padding:15px 8px;text-align:center;cursor:pointer;background:#fff;min-height:114px;display:flex;flex-direction:column;justify-content:center}.naturen-bundle input:checked+.naturen-bundle__card{border:2px solid var(--n-orange);background:#fff6ef;box-shadow:0 0 0 2px #f3c3a7}.naturen-bundle__badge{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:var(--n-orange);color:#fff;border-radius:20px;padding:3px 9px;font-size:9px;font-weight:900;white-space:nowrap}.naturen-bundle__title{font-weight:900;font-size:14px}.naturen-bundle__price{font-size:12px;color:#6f5549;margin-top:4px}.naturen-atc{width:100%;margin-top:14px;font-size:16px}.naturen-payments{text-align:center;font-size:11px;color:#80685b;margin-top:10px}.naturen-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;text-align:center;font-size:11px;color:#604a3e}.naturen-perks b{display:block;font-size:18px;color:var(--n-orange)}
.naturen-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.naturen-stat strong{display:block;font-size:42px}.naturen-stat span{font-size:13px}.naturen-content-card{text-align:center}.naturen-content-card .naturen-card__media{margin-bottom:14px}.naturen-quote{padding:24px;border-left:3px solid var(--n-orange);background:#fff;border-radius:5px}.naturen-video .naturen-card__media{aspect-ratio:9/14}
@media(max-width:800px){.naturen-wrap,.naturen-narrow{width:min(100% - 28px,1180px)}.naturen-hero{grid-template-columns:1fr;min-height:0}.naturen-hero__copy{padding:44px 24px}.naturen-hero__media{min-height:330px}.naturen-grid--3,.naturen-grid--4{grid-template-columns:1fr}.naturen-timeline,.naturen-product__layout{grid-template-columns:1fr;gap:30px}.naturen-product__info{position:static}.naturen-stats{grid-template-columns:1fr 1fr}.naturen-pad{padding:54px 0}.naturen-table{font-size:12px}.naturen-table th,.naturen-table td{padding:11px 7px}.naturen-strip__track{justify-content:flex-start;overflow:auto}.naturen-scroll{grid-auto-columns:84%}}
