@import"https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@400;500;600&display=swap";.shudo,.shudo *,.shudo *:before,.shudo *:after{box-sizing:border-box}.shudo{font-family:DM Sans,sans-serif;color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shudo a{color:inherit;text-decoration:none}.shudo button{font-family:inherit}.shudo img{max-width:100%;display:block}.shudo p{margin:0}.shudo h1,.shudo h2,.shudo h3,.shudo h4,.shudo h5,.shudo h6{margin:0;font-family:Syne,sans-serif;color:var(--text-primary)}.shudo ul,.shudo ol{margin:0;padding:0}.shudo .shudo-section{position:relative;padding:100px 0;overflow:hidden}.shudo .shudo-section--hero{background:var(--bg)}.shudo .shudo-section--social-proof{background:var(--bg-cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:24px 0}.shudo .shudo-section--product{background:var(--bg)}.shudo .shudo-section--benefits{background:var(--bg-cream)}.shudo .shudo-section--ingredients{background:var(--bg)}.shudo .shudo-section--how{background:var(--bg-cream)}.shudo .shudo-section--before-after{background:var(--bg)}.shudo .shudo-section--testimonials{background:var(--bg-cream)}.shudo .shudo-section--comparison{background:var(--bg)}.shudo .shudo-section--cta{background:var(--green-deep);color:var(--white);padding:140px 0}.shudo .shudo-section--faq{background:var(--bg)}@media(max-width:900px){.shudo .shudo-section{padding:60px 0}.shudo .shudo-section--social-proof{padding:20px 0}.shudo .shudo-section--cta{padding:90px 0}}.shudo .shudo-container{max-width:1200px;margin:0 auto;padding:0 32px;position:relative;z-index:2}@media(max-width:700px){.shudo .shudo-container{padding:0 24px}}.shudo .shudo-eyebrow{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:0}.shudo .shudo-h1{font-family:Syne,sans-serif;font-weight:800;font-size:clamp(48px,7vw,80px);line-height:1.05;letter-spacing:-.02em;color:var(--text-primary);margin:0}.shudo .shudo-h2{font-family:Syne,sans-serif;font-weight:800;font-size:clamp(36px,5vw,60px);line-height:1.1;letter-spacing:-.02em;color:var(--text-primary);margin:0}.shudo .shudo-h3{font-family:Syne,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:var(--text-primary);margin:0}.shudo .shudo-body{font-family:DM Sans,sans-serif;font-size:17px;line-height:1.7;color:var(--text-secondary);margin:0}.shudo .shudo-section-head{display:flex;flex-direction:column;gap:16px;align-items:flex-start;max-width:720px}.shudo .shudo-section-head--center{align-items:center;text-align:center;margin:0 auto}.shudo .shudo-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1;white-space:nowrap}.shudo .shudo-pill--green{background:var(--green-light);color:var(--green-deep)}.shudo .shudo-pill--white{background:var(--white);color:var(--text-primary);border:1px solid var(--border);box-shadow:0 4px 16px #2d501614}.shudo .shudo-pill--solid{background:var(--green-deep);color:var(--white)}.shudo .shudo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 36px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;cursor:pointer;border:none;line-height:1;transition:transform .2s ease-out,box-shadow .2s ease-out,background .2s ease}.shudo .shudo-btn--primary{background:var(--green-deep);color:var(--white)}.shudo .shudo-btn--cream{background:var(--bg-cream);color:var(--green-deep)}.shudo .shudo-btn--full{width:100%}.shudo .shudo-btn:hover{transform:scale(1.02);box-shadow:0 8px 28px #2d501640}.shudo .shudo-btn:active{transform:scale(.98)}.shudo .shudo-btn--primary:hover{background:var(--green-mid)}.shudo .shudo-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px;position:relative;transition:transform .25s ease-out,box-shadow .25s ease-out}.shudo .shudo-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #2d50161f}@keyframes shudo-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.shudo .shudo-announcement{background:var(--green-deep);color:var(--white);padding:12px 0;overflow:hidden}.shudo .shudo-marquee{overflow:hidden}.shudo .shudo-marquee-inner{display:flex;width:max-content;animation:shudo-marquee 30s linear infinite;gap:48px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.shudo .shudo-marquee-inner span{white-space:nowrap;padding:0 24px}.shudo .shudo-hero-grid{display:grid;grid-template-columns:55% 45%;gap:60px;align-items:center;min-height:80vh}.shudo .shudo-hero-copy{display:flex;flex-direction:column;gap:24px;max-width:560px}.shudo .shudo-hero-image-wrap{position:relative;aspect-ratio:1;max-width:560px;margin:0 auto;width:100%}.shudo .shudo-hero-image-wrap img{width:100%;height:100%;object-fit:cover;border-radius:24px;position:relative;z-index:1}.shudo .shudo-hero-blob{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border-radius:60% 40% 70% 30%/50% 60% 40% 50%;background:var(--bg-cream);z-index:0}.shudo .shudo-floating-badge{position:absolute;z-index:2}.shudo .shudo-floating-badge--top-right{top:24px;right:-12px}.shudo .shudo-floating-badge--bottom-left{bottom:24px;left:-12px}.shudo .shudo-trust-row{display:flex;flex-wrap:wrap;gap:16px;font-family:DM Sans,sans-serif;font-size:13px;color:var(--text-muted);margin-top:8px}@media(max-width:900px){.shudo .shudo-hero-grid{grid-template-columns:1fr;gap:40px;min-height:auto}.shudo .shudo-hero-copy{max-width:100%}.shudo .shudo-floating-badge--top-right{right:0}.shudo .shudo-floating-badge--bottom-left{left:0}}.shudo .shudo-product-card{max-width:560px;margin:0 auto;background:var(--bg-cream);border:1px solid var(--border);border-radius:20px;padding:40px;box-shadow:0 8px 32px #2d501614;display:flex;flex-direction:column;gap:20px}.shudo .shudo-product-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px;background:var(--white)}.shudo .shudo-product-title{font-family:Syne,sans-serif;font-weight:700;font-size:28px;color:var(--text-primary);margin:0;line-height:1.2}.shudo .shudo-product-price{font-family:Syne,sans-serif;font-weight:700;font-size:36px;color:var(--green-deep);line-height:1}.shudo .shudo-toggle{display:flex;gap:8px;margin-bottom:8px}.shudo .shudo-toggle-btn{flex:1;padding:14px;border-radius:100px;border:1.5px solid var(--border);background:transparent;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:var(--text-primary);transition:background .2s ease,color .2s ease,border-color .2s ease}.shudo .shudo-toggle-btn.active{background:var(--green-deep);border-color:var(--green-deep);color:var(--white)}.shudo .shudo-toggle-btn:hover:not(.active){border-color:var(--green-mid);color:var(--green-deep)}.shudo .shudo-qty{display:flex;align-items:center;gap:0;border:1.5px solid var(--border);border-radius:100px;background:var(--white);width:fit-content}.shudo .shudo-qty button{width:44px;height:44px;border:none;background:transparent;font-size:18px;cursor:pointer;color:var(--text-primary);transition:color .2s ease}.shudo .shudo-qty button:hover{color:var(--green-deep)}.shudo .shudo-qty input{width:48px;text-align:center;border:none;background:transparent;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;color:var(--text-primary);outline:none;-moz-appearance:textfield}.shudo .shudo-qty input::-webkit-outer-spin-button,.shudo .shudo-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shudo .shudo-product-meta{display:flex;flex-wrap:wrap;gap:8px;font-family:DM Sans,sans-serif;font-size:12px;color:var(--text-muted);justify-content:center}@media(max-width:600px){.shudo .shudo-product-card{padding:28px}.shudo .shudo-product-title{font-size:24px}.shudo .shudo-product-price{font-size:32px}}.shudo .shudo-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:60px}.shudo .shudo-benefit{display:flex;flex-direction:column;gap:16px;align-items:flex-start;text-align:left}.shudo .shudo-benefit-icon{font-size:40px;line-height:1;color:var(--green-deep)}.shudo .shudo-benefit-title{font-family:Syne,sans-serif;font-weight:700;font-size:24px;color:var(--text-primary);line-height:1.15;margin:0}.shudo .shudo-benefit-desc{font-family:DM Sans,sans-serif;font-size:15px;line-height:1.65;color:var(--text-secondary);margin:0}@media(max-width:800px){.shudo .shudo-benefits{grid-template-columns:1fr;gap:48px}}.shudo .shudo-ingredients{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px}.shudo .shudo-ingredient{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px;position:relative;display:flex;flex-direction:column;gap:14px;transition:transform .25s ease-out,box-shadow .25s ease-out}.shudo .shudo-ingredient:hover{transform:translateY(-3px);box-shadow:0 12px 36px #2d50161f}.shudo .shudo-ingredient-accent{width:40px;height:3px;background:var(--green-deep);border-radius:2px}.shudo .shudo-ingredient-number{font-family:DM Sans,sans-serif;font-size:11px;color:var(--text-muted);letter-spacing:.12em}.shudo .shudo-ingredient-name{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:var(--green-deep);letter-spacing:.12em;text-transform:uppercase}.shudo .shudo-ingredient-latin{font-family:DM Sans,sans-serif;font-size:12px;font-style:italic;color:var(--text-muted)}.shudo .shudo-ingredient-tagline{font-family:Syne,sans-serif;font-weight:700;font-size:22px;line-height:1.2;color:var(--text-primary)}.shudo .shudo-ingredient-desc{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6;color:var(--text-secondary)}.shudo .shudo-ingredient-divider{height:1px;background:var(--border);margin:4px 0}.shudo .shudo-ingredient-studies{font-family:DM Sans,sans-serif;font-size:11px;color:var(--text-muted);letter-spacing:.08em}@media(max-width:1024px){.shudo .shudo-ingredients{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.shudo .shudo-ingredients{grid-template-columns:1fr}}.shudo .shudo-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:32px;align-items:center;margin-top:60px}.shudo .shudo-step{display:flex;flex-direction:column;gap:12px;text-align:center;align-items:center}.shudo .shudo-step-num{font-family:Syne,sans-serif;font-weight:700;font-size:40px;color:var(--green-deep);line-height:1}.shudo .shudo-step-action{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-primary)}.shudo .shudo-step-title{font-family:Syne,sans-serif;font-weight:700;font-size:20px;line-height:1.25;color:var(--text-primary)}.shudo .shudo-step-caption{font-family:DM Sans,sans-serif;font-size:12px;color:var(--text-muted)}.shudo .shudo-step-arrow{font-size:32px;color:var(--text-muted);line-height:1}@media(max-width:900px){.shudo .shudo-steps{grid-template-columns:1fr;gap:48px}.shudo .shudo-step-arrow{display:none}}.shudo .shudo-ba-card{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:48px;box-shadow:0 4px 24px #2d50160f;max-width:900px;margin:48px auto 0;position:relative}.shudo .shudo-ba-grid{display:grid;grid-template-columns:1fr 1px 1fr;gap:32px;align-items:start}.shudo .shudo-ba-divider{background:var(--border);align-self:stretch;width:1px}.shudo .shudo-ba-col-header{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px}.shudo .shudo-ba-col--before .shudo-ba-col-header{color:var(--text-muted)}.shudo .shudo-ba-col--after .shudo-ba-col-header{color:var(--green-deep)}.shudo .shudo-ba-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.shudo .shudo-ba-list li{font-family:DM Sans,sans-serif;font-size:15px;line-height:1.5}.shudo .shudo-ba-col--before li{color:var(--text-muted)}.shudo .shudo-ba-col--after li{color:var(--green-deep);font-weight:500}@media(max-width:700px){.shudo .shudo-ba-card{padding:32px 24px}.shudo .shudo-ba-grid{grid-template-columns:1fr;gap:32px}.shudo .shudo-ba-divider{display:none}}.shudo .shudo-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px}.shudo .shudo-testimonial{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:16px;transition:transform .25s ease-out,box-shadow .25s ease-out}.shudo .shudo-testimonial:hover{transform:translateY(-3px);box-shadow:0 12px 36px #2d50161f}.shudo .shudo-testimonial-stars{color:var(--green-deep);font-size:16px;letter-spacing:2px}.shudo .shudo-testimonial-quote{font-family:Syne,sans-serif;font-weight:700;font-size:18px;line-height:1.5;color:var(--text-primary);margin:0}.shudo .shudo-testimonial-attr{font-family:DM Sans,sans-serif;font-size:14px;color:var(--text-secondary);line-height:1.5}.shudo .shudo-testimonial-attr strong{display:block;color:var(--text-primary);font-weight:600}@media(max-width:900px){.shudo .shudo-testimonials{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:16px;gap:16px;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.shudo .shudo-testimonial{min-width:85%;scroll-snap-align:start;flex-shrink:0}}.shudo .shudo-compare-wrap{margin:48px auto 0;border:1px solid var(--border);border-radius:16px;overflow:hidden;max-width:1000px}.shudo .shudo-compare{width:100%;border-collapse:collapse;font-family:DM Sans,sans-serif;font-size:14px}.shudo .shudo-compare th,.shudo .shudo-compare td{padding:18px 16px;text-align:center;border-bottom:1px solid var(--border);border-right:1px solid var(--border)}.shudo .shudo-compare th:last-child,.shudo .shudo-compare td:last-child{border-right:none}.shudo .shudo-compare tr:last-child td{border-bottom:none}.shudo .shudo-compare th{font-weight:600;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:var(--bg-cream)}.shudo .shudo-compare th.shudo-col-us{background:var(--green-light);color:var(--green-deep)}.shudo .shudo-compare td.shudo-col-us{color:var(--green-deep);font-weight:600;font-size:18px;background:#ebf2e44d}.shudo .shudo-compare td.shudo-row-label{text-align:left;font-weight:500;color:var(--text-primary)}.shudo .shudo-compare td.shudo-cell-no{color:var(--text-muted)}@media(max-width:700px){.shudo .shudo-compare-wrap{overflow-x:auto}.shudo .shudo-compare{min-width:600px}}.shudo .shudo-cta-content{text-align:center;max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:24px;position:relative;z-index:2;align-items:center}.shudo .shudo-cta-eyebrow{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3}.shudo .shudo-cta-h{font-family:Syne,sans-serif;font-weight:800;font-size:clamp(40px,7vw,72px);line-height:1.05;letter-spacing:-.02em;color:var(--white);margin:0}.shudo .shudo-cta-sub{font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;color:#fffc}.shudo .shudo-cta-blob{position:absolute;border-radius:60% 40% 70% 30%/50% 60% 40% 50%;background:#f5f0e814;pointer-events:none;z-index:1}.shudo .shudo-cta-blob--1{top:-100px;left:-100px;width:400px;height:400px}.shudo .shudo-cta-blob--2{bottom:-150px;right:-100px;width:500px;height:500px}.shudo .shudo-cta-blob--3{top:30%;right:20%;width:200px;height:200px;background:#f5f0e80d}.shudo .shudo-section--cta .shudo-btn--cream:hover{background:var(--white)}.shudo .shudo-faq-list{max-width:800px;margin:48px auto 0;display:flex;flex-direction:column;border-top:1px solid var(--border)}.shudo .shudo-faq-item{border-bottom:1px solid var(--border)}.shudo .shudo-faq-q{width:100%;background:transparent;border:none;padding:24px 0;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:24px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary)}.shudo .shudo-faq-q-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:var(--green-deep);font-size:24px;font-weight:300;flex-shrink:0;transition:transform .3s ease}.shudo .shudo-faq-item.open .shudo-faq-q-icon{transform:rotate(45deg)}.shudo .shudo-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.shudo .shudo-faq-item.open .shudo-faq-a{max-height:500px}.shudo .shudo-faq-a-inner{padding:0 0 24px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.65;color:var(--text-secondary);max-width:680px}.shudo .shudo-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease-out,transform .7s ease-out}.shudo .shudo-reveal.visible{opacity:1;transform:translateY(0)}.shudo .shudo-reveal:nth-child(2){transition-delay:.1s}.shudo .shudo-reveal:nth-child(3){transition-delay:.2s}.shudo .shudo-reveal:nth-child(4){transition-delay:.3s}.shudo .shudo-grain{position:relative}.shudo .shudo-grain:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E");pointer-events:none;z-index:1;mix-blend-mode:multiply}.shudo *:focus-visible{outline:2px solid var(--green-deep);outline-offset:3px;border-radius:4px}.shudo .shudo-section--cta *:focus-visible{outline-color:var(--white)}@media(prefers-reduced-motion:reduce){.shudo .shudo-reveal{opacity:1;transform:none;transition:none}.shudo .shudo-marquee-inner{animation:none}.shudo .shudo-btn,.shudo .shudo-card,.shudo .shudo-ingredient,.shudo .shudo-ingredient-card,.shudo .shudo-testimonial{transition:none}}.shudo .shudo-section.shudo-section--announcement{background:var(--green-deep);color:var(--white);padding:12px 0;overflow:hidden}.shudo .shudo-section.shudo-section--social-proof{background:var(--bg-cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:0}.shudo .shudo-social-proof{font-family:DM Sans,sans-serif;font-size:14px;text-align:center;color:var(--text-secondary);margin:0;padding:24px 0}.shudo .shudo-section-header{display:flex;flex-direction:column;gap:16px;align-items:flex-start;max-width:720px}.shudo .shudo-section-header--center{align-items:center;text-align:center;margin:0 auto}.shudo .shudo-hero-media{position:relative;aspect-ratio:1;max-width:560px;margin:0 auto;width:100%}.shudo .shudo-hero-media .shudo-hero-image{width:100%;height:100%;object-fit:cover;border-radius:24px;position:relative;z-index:1}.shudo .shudo-blob{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border-radius:60% 40% 70% 30%/50% 60% 40% 50%;background:var(--bg-cream);z-index:0}.shudo .shudo-hero-image--placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--bg-cream);border-radius:24px;color:var(--text-muted);font-family:Syne,sans-serif;font-weight:800;font-size:32px;letter-spacing:.08em}.shudo .shudo-hero-subtext{font-family:DM Sans,sans-serif;font-size:17px;line-height:1.7;color:var(--text-secondary);max-width:480px;margin:0}.shudo .shudo-hero-cta-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:8px}.shudo .shudo-link{font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.shudo .shudo-link--green{color:var(--green-deep)}.shudo .shudo-link--green:hover{color:var(--green-mid)}.shudo .shudo-float{position:absolute;display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;background:var(--white);color:var(--text-primary);border:1px solid var(--border);box-shadow:0 4px 16px #2d50161a;z-index:2;white-space:nowrap}.shudo .shudo-float--tr{top:24px;right:-12px}.shudo .shudo-float--bl{bottom:24px;left:-12px}.shudo .shudo-float--dark{background:var(--green-deep);color:var(--white);border-color:transparent}@media(max-width:900px){.shudo .shudo-float--tr{right:0}.shudo .shudo-float--bl{left:0}}.shudo .shudo-product-form{display:contents}.shudo .shudo-product-card__media{width:100%;margin-bottom:8px}.shudo .shudo-product-card__body{display:flex;flex-direction:column;gap:16px}.shudo .shudo-product-card__image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px;background:var(--white)}.shudo .shudo-product-card__image--placeholder{width:100%;aspect-ratio:1;border-radius:16px;background:var(--bg-cream);display:flex;align-items:center;justify-content:center;font-family:Syne,sans-serif;font-weight:800;font-size:32px;color:var(--text-muted);letter-spacing:.08em}.shudo .shudo-product-card__title{font-family:Syne,sans-serif;font-weight:700;font-size:28px;color:var(--text-primary);margin:0;line-height:1.15}.shudo .shudo-product-card__desc{font-family:DM Sans,sans-serif;font-size:15px;line-height:1.6;color:var(--text-secondary);margin:0}.shudo .shudo-product-card__price{font-family:Syne,sans-serif;font-weight:700;font-size:36px;color:var(--green-deep);line-height:1}.shudo .shudo-product-card__guarantee{font-family:DM Sans,sans-serif;font-size:12px;color:var(--text-muted);text-align:center;margin:0;line-height:1.6}@media(max-width:600px){.shudo .shudo-product-card__title{font-size:24px}.shudo .shudo-product-card__price{font-size:32px}}.shudo .shudo-qty-btn{width:44px;height:44px;border:none;background:transparent;font-size:18px;cursor:pointer;color:var(--text-primary);transition:color .2s ease}.shudo .shudo-qty-btn:hover{color:var(--green-deep)}.shudo .shudo-qty-input{width:48px;text-align:center;border:none;background:transparent;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;color:var(--text-primary);outline:none;-moz-appearance:textfield}.shudo .shudo-qty-input::-webkit-outer-spin-button,.shudo .shudo-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shudo .shudo-btn--block{width:100%}.shudo .shudo-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:60px}@media(max-width:800px){.shudo .shudo-benefits-grid{grid-template-columns:1fr;gap:48px}}.shudo .shudo-ingredients-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px}.shudo .shudo-ingredient-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px;position:relative;display:flex;flex-direction:column;gap:14px;transition:transform .25s ease-out,box-shadow .25s ease-out}.shudo .shudo-ingredient-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #2d50161f}.shudo .shudo-ingredient-card__accent{width:40px;height:3px;background:var(--green-deep);border-radius:2px}.shudo .shudo-ingredient-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.shudo .shudo-ingredient-card__index{font-family:DM Sans,sans-serif;font-size:11px;color:var(--text-muted);letter-spacing:.12em}.shudo .shudo-ingredient-card__dose{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:var(--green-deep);letter-spacing:.08em;text-transform:uppercase;background:var(--green-light);padding:4px 10px;border-radius:100px}.shudo .shudo-ingredient-card__name{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:var(--green-deep);letter-spacing:.12em;text-transform:uppercase;margin:0}.shudo .shudo-ingredient-card__latin{font-family:DM Sans,sans-serif;font-size:12px;font-style:italic;color:var(--text-muted);margin:0}.shudo .shudo-ingredient-card__tagline{font-family:Syne,sans-serif;font-weight:700;font-size:22px;line-height:1.2;color:var(--text-primary);margin:0}.shudo .shudo-ingredient-card__desc{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6;color:var(--text-secondary);margin:0}.shudo .shudo-ingredient-card__studies{font-family:DM Sans,sans-serif;font-size:11px;color:var(--text-muted);letter-spacing:.08em;margin-top:auto}@media(max-width:1024px){.shudo .shudo-ingredients-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.shudo .shudo-ingredients-grid{grid-template-columns:1fr}}.shudo .shudo-step__num{font-family:Syne,sans-serif;font-weight:700;font-size:40px;color:var(--green-deep);line-height:1}.shudo .shudo-step__action{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-primary)}.shudo .shudo-step__title{font-family:Syne,sans-serif;font-weight:700;font-size:20px;line-height:1.25;color:var(--text-primary);margin:0}.shudo .shudo-step__caption{font-family:DM Sans,sans-serif;font-size:12px;color:var(--text-muted);margin:0}.shudo .shudo-ba-card{display:grid;grid-template-columns:1fr 1px 1fr;gap:32px;align-items:start}.shudo .shudo-ba-col__head{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px}.shudo .shudo-ba-col--before .shudo-ba-col__head{color:var(--text-muted)}.shudo .shudo-ba-col--after .shudo-ba-col__head{color:var(--green-deep)}@media(max-width:700px){.shudo .shudo-ba-card{grid-template-columns:1fr;gap:32px}}.shudo .shudo-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px}.shudo .shudo-testimonial__stars{color:var(--green-deep);font-size:16px;letter-spacing:2px}.shudo .shudo-testimonial__quote{font-family:Syne,sans-serif;font-weight:700;font-size:18px;line-height:1.5;color:var(--text-primary);margin:0;quotes:none}.shudo .shudo-testimonial__quote:before,.shudo .shudo-testimonial__quote:after{content:none}.shudo .shudo-testimonial__author{font-family:DM Sans,sans-serif;font-size:14px;color:var(--text-secondary);display:flex;flex-direction:column;gap:2px}.shudo .shudo-testimonial__name{font-weight:600;color:var(--text-primary)}.shudo .shudo-testimonial__title{color:var(--text-secondary)}.shudo .shudo-testimonial__city{color:var(--text-muted);font-size:12px;letter-spacing:.08em}@media(max-width:900px){.shudo .shudo-testimonials-grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:16px;gap:16px;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.shudo .shudo-testimonials-grid .shudo-testimonial{min-width:85%;scroll-snap-align:start;flex-shrink:0}}.shudo .shudo-table-wrap{border-radius:16px;border:1px solid var(--border);overflow:hidden;max-width:1000px;margin:48px auto 0}.shudo .shudo-table{width:100%;border-collapse:collapse;font-family:DM Sans,sans-serif;font-size:14px}.shudo .shudo-table th,.shudo .shudo-table td{padding:18px 16px;text-align:center;border-bottom:1px solid var(--border);border-right:1px solid var(--border)}.shudo .shudo-table th:last-child,.shudo .shudo-table td:last-child{border-right:none}.shudo .shudo-table tbody tr:last-child td,.shudo .shudo-table tbody tr:last-child th{border-bottom:none}.shudo .shudo-table thead th{font-weight:600;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:var(--bg-cream)}.shudo .shudo-table thead th.shudo-table__col--shudo{background:var(--green-light);color:var(--green-deep)}.shudo .shudo-table tbody td.shudo-table__col--shudo{background:#ebf2e44d;color:var(--green-deep)}.shudo .shudo-table tbody th{text-align:left;font-weight:500;color:var(--text-primary)}.shudo .shudo-yes{color:var(--green-deep);font-weight:600;font-size:18px}.shudo .shudo-no,.shudo .shudo-mid{color:var(--text-muted);font-size:14px}@media(max-width:700px){.shudo .shudo-table-wrap{overflow-x:auto}.shudo .shudo-table{min-width:600px}}.shudo .shudo-cta-inner{text-align:center;max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:24px;position:relative;z-index:2;align-items:center}.shudo .shudo-cta-headline{font-family:Syne,sans-serif;font-weight:800;font-size:clamp(40px,7vw,72px);line-height:1.05;letter-spacing:-.02em;color:var(--white);margin:0}.shudo .shudo-cta-subtext{font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;color:#fffc;margin:0}.shudo .shudo-faq-list{max-width:800px;margin:48px auto 0;border-top:1px solid var(--border)}.shudo .shudo-faq-item{border-bottom:1px solid var(--border);padding:0}.shudo .shudo-faq-question{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary);list-style:none}.shudo .shudo-faq-question::-webkit-details-marker{display:none}.shudo .shudo-faq-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:var(--green-deep);font-size:24px;font-weight:300;flex-shrink:0;transition:transform .3s ease}.shudo .shudo-faq-item[open] .shudo-faq-icon{transform:rotate(45deg)}.shudo .shudo-faq-answer{overflow:hidden;padding-bottom:24px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.65;color:var(--text-secondary);max-width:680px}.shudo .shudo-faq-answer p{margin:0}@media(max-width:768px){.shudo .shudo-section{padding:56px 0}.shudo .shudo-section--social-proof{padding:0}.shudo .shudo-section--announcement{padding:10px 0}.shudo .shudo-section--cta{padding:80px 0}.shudo .shudo-container,.shudo .shudo-container--narrow{padding:0 20px}.shudo .shudo-h1{font-size:clamp(36px,11vw,48px);line-height:1.02;letter-spacing:-.02em}.shudo .shudo-h2{font-size:clamp(30px,9vw,42px);line-height:1.05}.shudo .shudo-h3{font-size:20px}.shudo .shudo-body,.shudo .shudo-hero-subtext{font-size:15px;line-height:1.6}.shudo .shudo-section--hero{padding:8px 0 24px;min-height:100svh;min-height:100dvh;display:flex;align-items:stretch}.shudo .shudo-section--hero .shudo-container{width:100%;display:flex;flex-direction:column;padding:0 16px}.shudo .shudo-hero-grid{display:flex;flex-direction:column;gap:clamp(12px,2vh,20px);min-height:auto;height:100%;flex:1}.shudo .shudo-hero-media{order:-1;width:100%;max-width:none;margin:0 auto;aspect-ratio:auto;position:relative;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.shudo .shudo-hero-image-wrap{width:100%;height:100%;max-width:min(92vw,520px);aspect-ratio:1;max-height:100%;position:relative;margin:0 auto;display:flex;align-items:center;justify-content:center}.shudo .shudo-hero-image-wrap img,.shudo .shudo-hero-image{width:100%;height:100%;max-height:100%;object-fit:contain;border-radius:18px}.shudo .shudo-blob{top:4%;right:4%;bottom:4%;left:4%;z-index:0}.shudo .shudo-float--tr{top:4%;right:2%}.shudo .shudo-float--bl{bottom:4%;left:2%}.shudo .shudo-float{padding:7px 13px;font-size:11px}.shudo .shudo-hero-copy{gap:10px;text-align:left;align-items:flex-start;flex:0 0 auto}.shudo .shudo-hero-cta-row{gap:12px;width:100%}.shudo .shudo-hero-cta-row .shudo-btn{width:100%}.shudo .shudo-trust-row{font-size:11px;gap:6px 10px}.shudo .shudo-btn{padding:16px 28px;font-size:13px}.shudo .shudo-social-proof{font-size:12px;padding:18px 0;line-height:1.5}.shudo .shudo-marquee-inner{font-size:10px;gap:28px}.shudo .shudo-section-header,.shudo .shudo-section-head{gap:12px;margin-bottom:8px}.shudo .shudo-product-card{padding:24px;border-radius:18px}.shudo .shudo-product-card__title{font-size:22px}.shudo .shudo-product-card__price{font-size:28px}.shudo .shudo-toggle{flex-direction:column;gap:6px}.shudo .shudo-toggle-btn{padding:14px;font-size:11px;width:100%}.shudo .shudo-qty{margin:0 auto}.shudo .shudo-qty-btn{width:48px;height:48px;font-size:20px}.shudo .shudo-benefits-grid,.shudo .shudo-benefits{display:flex;flex-direction:column;gap:36px;margin-top:32px}.shudo .shudo-benefit{align-items:flex-start;text-align:left}.shudo .shudo-benefit-icon{font-size:32px}.shudo .shudo-benefit-title{font-size:22px}.shudo .shudo-ingredients-grid,.shudo .shudo-ingredients{grid-template-columns:1fr!important;display:grid;gap:14px;margin-top:32px}.shudo .shudo-ingredient,.shudo .shudo-ingredient-card{padding:22px}.shudo .shudo-ingredient-card__name,.shudo .shudo-ingredient-name{font-size:13px}.shudo .shudo-ingredient-card__tagline,.shudo .shudo-ingredient-tagline{font-size:20px}.shudo .shudo-steps{display:flex!important;flex-direction:column;gap:32px;margin-top:32px}.shudo .shudo-step-arrow{display:none!important}.shudo .shudo-step__num,.shudo .shudo-step-num{font-size:32px}.shudo .shudo-ba-card{padding:28px 22px;margin-top:28px;display:flex!important;flex-direction:column;gap:24px}.shudo .shudo-ba-divider{display:none!important}.shudo .shudo-ba-list li{font-size:14px}.shudo .shudo-testimonials-grid,.shudo .shudo-testimonials{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;margin:28px -20px 0;padding:4px 20px 16px;scrollbar-width:none}.shudo .shudo-testimonials-grid::-webkit-scrollbar,.shudo .shudo-testimonials::-webkit-scrollbar{display:none}.shudo .shudo-testimonial{min-width:85%;scroll-snap-align:start;flex-shrink:0;padding:24px}.shudo .shudo-testimonial__quote{font-size:16px}.shudo .shudo-table-wrap,.shudo .shudo-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:28px -20px 0;border-radius:0;border-left:none;border-right:none}.shudo .shudo-table,.shudo .shudo-compare{min-width:600px;font-size:13px}.shudo .shudo-table th,.shudo .shudo-table td{padding:14px 10px}.shudo .shudo-cta-headline,.shudo .shudo-cta-h{font-size:clamp(34px,10vw,48px)!important}.shudo .shudo-cta-subtext,.shudo .shudo-cta-sub{font-size:14px}.shudo .shudo-faq-list{margin-top:28px}.shudo .shudo-faq-question{padding:20px 0;font-size:13px;gap:16px}.shudo .shudo-faq-answer{font-size:14px;padding-bottom:20px}}@media(max-width:380px){.shudo .shudo-h1{font-size:clamp(30px,9vw,38px)}.shudo .shudo-hero-copy{gap:8px}.shudo .shudo-trust-row{display:none}}@media(max-width:768px)and (min-height:750px){.shudo .shudo-hero-image-wrap{max-width:min(96vw,600px)}}@media(max-width:768px)and (max-height:640px){.shudo .shudo-section--hero{padding:4px 0 16px}.shudo .shudo-hero-image-wrap{max-width:min(70vw,360px)}.shudo .shudo-h1{font-size:clamp(28px,7vw,38px)}.shudo .shudo-trust-row{display:none}}.shudo .shudo-section{padding:clamp(48px,8vw,100px) 0}.shudo .shudo-section--social-proof{padding:0}.shudo .shudo-section--announcement{padding:clamp(10px,1.2vw,14px) 0}.shudo .shudo-section--cta{padding:clamp(80px,11vw,140px) 0}.shudo .shudo-container{padding:0 clamp(16px,4vw,32px)}.shudo .shudo-container--narrow{max-width:800px}.shudo .shudo-h1{font-size:clamp(36px,9vw,80px);line-height:1.05;letter-spacing:-.02em}.shudo .shudo-h2{font-size:clamp(28px,6.5vw,60px);line-height:1.08;letter-spacing:-.02em}.shudo .shudo-h3{font-size:clamp(18px,2.5vw,24px)}.shudo .shudo-body,.shudo .shudo-hero-subtext{font-size:clamp(15px,1.6vw,17px);line-height:1.65}.shudo .shudo-section-header,.shudo .shudo-section-head{gap:clamp(12px,2vw,20px);margin-bottom:clamp(8px,2vw,16px)}.shudo .shudo-pill{padding:clamp(7px,1vw,9px) clamp(13px,1.8vw,16px);font-size:clamp(11px,1.2vw,12px)}.shudo .shudo-btn{padding:clamp(14px,2vw,18px) clamp(24px,3.5vw,36px);font-size:clamp(12px,1.4vw,14px)}.shudo .shudo-marquee-inner{font-size:clamp(10px,1.1vw,11px);gap:clamp(28px,4vw,48px)}.shudo .shudo-social-proof{font-size:clamp(12px,1.4vw,14px);padding:clamp(18px,2vw,24px) 0;line-height:1.5}.shudo .shudo-product-card{padding:clamp(20px,4vw,40px);border-radius:clamp(14px,2vw,20px);max-width:min(560px,100%);gap:clamp(14px,2vw,20px)}.shudo .shudo-product-card__title{font-size:clamp(20px,3vw,28px)}.shudo .shudo-product-card__desc{font-size:clamp(14px,1.6vw,16px)}.shudo .shudo-product-card__price{font-size:clamp(26px,4.5vw,36px)}.shudo .shudo-product-card__guarantee{font-size:clamp(11px,1.3vw,12px)}.shudo .shudo-toggle-btn{padding:clamp(12px,1.8vw,14px);font-size:clamp(11px,1.3vw,13px)}.shudo .shudo-qty-btn{width:clamp(40px,5vw,48px);height:clamp(40px,5vw,48px);font-size:clamp(16px,2vw,20px)}.shudo .shudo-qty-input{width:clamp(40px,5vw,48px);font-size:clamp(14px,1.7vw,16px)}.shudo .shudo-benefits-grid,.shudo .shudo-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:clamp(28px,4vw,48px);margin-top:clamp(32px,5vw,60px)}.shudo .shudo-benefit-icon{font-size:clamp(32px,4vw,40px)}.shudo .shudo-benefit-title{font-size:clamp(20px,2.6vw,24px);line-height:1.15}.shudo .shudo-benefit-desc{font-size:clamp(14px,1.5vw,15px);line-height:1.65}.shudo .shudo-ingredients-grid,.shudo .shudo-ingredients{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:clamp(14px,2vw,24px);margin-top:clamp(32px,5vw,60px)}.shudo .shudo-ingredient-card,.shudo .shudo-ingredient{padding:clamp(20px,3vw,28px);border-radius:clamp(14px,1.5vw,16px);gap:clamp(10px,1.5vw,14px)}.shudo .shudo-ingredient-card__name,.shudo .shudo-ingredient-name{font-size:clamp(12px,1.4vw,14px)}.shudo .shudo-ingredient-card__tagline,.shudo .shudo-ingredient-tagline{font-size:clamp(18px,2.4vw,22px);line-height:1.2}.shudo .shudo-ingredient-card__desc,.shudo .shudo-ingredient-desc{font-size:clamp(13px,1.5vw,14px);line-height:1.6}.shudo .shudo-ingredient-card__studies,.shudo .shudo-ingredient-studies{font-size:clamp(10px,1.1vw,11px)}.shudo .shudo-steps{display:flex!important;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(20px,3vw,32px);margin-top:clamp(32px,5vw,60px);grid-template-columns:none;list-style:none;padding:0}.shudo .shudo-step{flex:1 1 220px;max-width:280px}.shudo .shudo-step-arrow{display:inline-block!important;font-size:clamp(24px,3vw,32px);flex:0 0 auto}.shudo .shudo-step__num,.shudo .shudo-step-num{font-size:clamp(32px,4vw,40px)}.shudo .shudo-step__action,.shudo .shudo-step-action{font-size:clamp(11px,1.3vw,12px)}.shudo .shudo-step__title,.shudo .shudo-step-title{font-size:clamp(18px,2.2vw,20px);line-height:1.25}.shudo .shudo-step__caption,.shudo .shudo-step-caption{font-size:clamp(11px,1.3vw,12px)}@media(max-width:720px){.shudo .shudo-step{flex:1 1 100%;max-width:320px}.shudo .shudo-step-arrow{transform:rotate(90deg)}}.shudo .shudo-ba-card{padding:clamp(24px,4vw,48px);border-radius:clamp(16px,2vw,20px);margin:clamp(28px,4vw,48px) auto 0;max-width:min(900px,100%);gap:clamp(20px,3vw,32px);display:grid;grid-template-columns:1fr 1px 1fr}@media(max-width:640px){.shudo .shudo-ba-card{grid-template-columns:1fr}.shudo .shudo-ba-divider{display:none}}.shudo .shudo-ba-col__head,.shudo .shudo-ba-col-header{font-size:clamp(12px,1.4vw,13px)}.shudo .shudo-ba-list li{font-size:clamp(14px,1.6vw,15px);line-height:1.5}.shudo .shudo-testimonials-grid,.shudo .shudo-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:clamp(14px,2vw,24px);margin-top:clamp(32px,5vw,60px);overflow:visible}@media(max-width:768px){.shudo .shudo-testimonials-grid,.shudo .shudo-testimonials{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:16px;margin-left:calc(-1*clamp(16px,4vw,32px));margin-right:calc(-1*clamp(16px,4vw,32px));padding-left:clamp(16px,4vw,32px);padding-right:clamp(16px,4vw,32px);scrollbar-width:none}.shudo .shudo-testimonials-grid::-webkit-scrollbar,.shudo .shudo-testimonials::-webkit-scrollbar{display:none}.shudo .shudo-testimonial{min-width:85%;scroll-snap-align:start;flex-shrink:0}}.shudo .shudo-testimonial{padding:clamp(20px,3vw,28px);border-radius:clamp(12px,1.5vw,16px);gap:clamp(12px,1.8vw,16px)}.shudo .shudo-testimonial__quote{font-size:clamp(15px,1.9vw,18px);line-height:1.5}.shudo .shudo-testimonial__name,.shudo .shudo-testimonial__title{font-size:clamp(13px,1.5vw,14px)}.shudo .shudo-testimonial__city{font-size:clamp(11px,1.2vw,12px)}.shudo .shudo-table-wrap,.shudo .shudo-compare-wrap{margin:clamp(28px,4vw,48px) auto 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:clamp(0px,2vw,16px)}.shudo .shudo-table,.shudo .shudo-compare{font-size:clamp(12px,1.4vw,14px);min-width:540px}.shudo .shudo-table th,.shudo .shudo-table td,.shudo .shudo-compare th,.shudo .shudo-compare td{padding:clamp(12px,1.8vw,18px) clamp(8px,1.4vw,16px)}.shudo .shudo-cta-headline,.shudo .shudo-cta-h{font-size:clamp(34px,8.5vw,72px);line-height:1.05;letter-spacing:-.02em}.shudo .shudo-cta-subtext,.shudo .shudo-cta-sub{font-size:clamp(14px,1.7vw,16px);line-height:1.6}.shudo .shudo-cta-eyebrow{font-size:clamp(11px,1.3vw,13px);letter-spacing:.16em}.shudo .shudo-cta-inner,.shudo .shudo-cta-content{gap:clamp(16px,2.5vw,24px);padding:0 clamp(8px,2vw,16px)}.shudo .shudo-faq-list{margin-top:clamp(28px,4vw,48px)}.shudo .shudo-faq-question{padding:clamp(18px,2.5vw,24px) 0;font-size:clamp(13px,1.5vw,14px);gap:clamp(14px,2vw,24px)}.shudo .shudo-faq-answer{font-size:clamp(14px,1.7vw,15px);padding-bottom:clamp(18px,2.5vw,24px);line-height:1.65}.shudo .shudo-faq-icon{width:clamp(24px,3vw,28px);height:clamp(24px,3vw,28px);font-size:clamp(20px,2.5vw,24px)}@media(max-height:700px)and (max-width:768px){.shudo .shudo-section{padding:clamp(36px,6vh,56px) 0}}.shudo{overflow-x:hidden}.shudo img{max-width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/1/assets/shudolabs-homepage.css.map */
