:root{--judge-green: #0A8546;--judge-green-deep: #076236;--judge-green-darker: #054325;--judge-yellow: #FDD600;--judge-yellow-soft: #FEF6C4;--bandana-red: #E23154;--bandana-red-hover: #c41f41;--icon-blue: #24889E;--cream: #FEF6C4;--warm-ivory: #FFFBED;--light-bg: #F7F2D9;--dark-text: #0F2A1A;--muted-text: #3d5a48;--white: #FFFFFF;--tab-active-bg: #0A8546;--tab-inactive-bg: #FEF6C4;--tab-inactive-border: #E8DFA3;--tab-inactive-text: #5c6b3a;--section-padding: 80px 0;--container-width: 1200px;--container-padding: 0 24px}.header{display:none!important}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{width:100%}body{overflow-x:hidden;width:100%}body{font-family:Inter,sans-serif;color:var(--dark-text);background:var(--warm-ivory);line-height:1.6;-webkit-font-smoothing:antialiased}.container{max-width:var(--container-width);margin:0 auto;padding:var(--container-padding)}h1,h2,h3,h4{font-family:Amnestia Normal,Staatliches,serif;font-weight:400;text-transform:uppercase;letter-spacing:1px;line-height:1.05}img{max-width:100%;height:auto;display:block}.wave-divider{width:100%;line-height:0;overflow:hidden}.wave-divider svg{width:100%;height:60px;display:block}.wave-divider--cream-on-green svg{fill:var(--cream)}.wave-divider--green-on-cream{background:var(--cream)}.wave-divider--green-on-cream svg{fill:var(--judge-green)}.pattern-bg{position:relative}.pattern-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(253,214,0,.06) 0,transparent 1.5%),radial-gradient(circle at 80% 70%,rgba(253,214,0,.06) 0,transparent 1.5%),linear-gradient(45deg,transparent 48%,rgba(253,214,0,.04) 49%,rgba(253,214,0,.04) 51%,transparent 52%),linear-gradient(-45deg,transparent 48%,rgba(253,214,0,.04) 49%,rgba(253,214,0,.04) 51%,transparent 52%);background-size:200px 200px,200px 200px,40px 40px,40px 40px;pointer-events:none}.pattern-bg>*{position:relative;z-index:1}.urgency-banner{background:linear-gradient(90deg,#b91c1c,#dc2626,#b91c1c);background-size:200% 100%;animation:urgency-shimmer 3s ease infinite;padding:12px 24px;text-align:center;position:relative;z-index:10}@keyframes urgency-shimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.urgency-banner__inner{display:inline-flex;align-items:center;gap:10px;justify-content:center;max-width:var(--container-width);margin:0 auto}.urgency-banner__pulse{display:inline-block;width:10px;height:10px;background:#fbbf24;border-radius:50%;flex-shrink:0;animation:pulse-dot 1.5s ease-in-out infinite;box-shadow:0 0 6px #fbbf2499}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.urgency-banner__text{font-family:Inter,sans-serif;font-size:14px;color:#fff;letter-spacing:.3px;line-height:1.4}.urgency-banner__text strong{font-family:Staatliches,sans-serif;font-size:16px;letter-spacing:2px;color:#fbbf24}.urgency-banner__link{color:#fbbf24;text-decoration:underline;font-weight:600;white-space:nowrap;transition:color .2s}.urgency-banner__link:hover{color:#fff}.hero{background:var(--judge-green);padding:24px 0 0;position:relative;overflow:hidden}.hero .container{display:flex;align-items:center;gap:40px}.hero__content{flex:1;text-align:center}.hero__estd-badge{display:inline-flex;align-items:center;gap:10px;font-family:Staatliches,sans-serif;color:var(--judge-yellow);font-size:14px;letter-spacing:3px;margin-bottom:16px;text-transform:uppercase}.hero__estd-badge:before,.hero__estd-badge:after{content:"";display:inline-block;width:28px;height:1px;background:var(--judge-yellow)}.hero__rating-badge{display:inline-block;background:#00000040;color:var(--white);padding:8px 20px;border-radius:30px;font-size:14px;margin-bottom:24px}.hero__rating-badge .stars{color:var(--judge-yellow)}.hero__rating-badge .label{color:var(--judge-yellow);font-style:italic}.hero h1{font-size:48px;color:var(--white);margin-bottom:20px}.hero__accent{color:var(--judge-yellow);text-shadow:3px 3px 0 rgba(0,0,0,.15)}.signed-ribbon{display:flex;align-items:center;justify-content:center;gap:0;background:linear-gradient(135deg,var(--judge-green-deep) 0%,var(--judge-green) 50%,var(--judge-green-deep) 100%);padding:5px 60px;margin:14px auto 18px;position:relative;max-width:580px;border-radius:0;box-shadow:0 3px 10px #00000040}.signed-ribbon:before{content:"";position:absolute;top:0;bottom:0;left:-20px;width:20px;background:var(--judge-green-deep);clip-path:polygon(100% 0,100% 100%,0 50%)}.signed-ribbon:after{content:"";position:absolute;top:0;bottom:0;right:-20px;width:20px;background:var(--judge-green-deep);clip-path:polygon(0 0,0 100%,100% 50%)}.signed-ribbon__face{width:56px;height:56px;border-radius:0;object-fit:contain;border:none;box-shadow:none;background:transparent;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.signed-ribbon__face--left{left:4px}.signed-ribbon__face--right{right:4px}.signed-ribbon__text{font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:#fff;text-align:center;letter-spacing:.5px;line-height:1.3;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.2)}.hero__subtext{color:#ffffffeb;font-size:18px;margin-bottom:30px;max-width:520px;margin-left:auto;margin-right:auto}.hero__stats{display:flex;justify-content:center;gap:36px;margin-bottom:30px}.hero__stat{text-align:center;color:var(--white)}.hero__stat-value{font-family:Amnestia Normal,serif;font-size:28px;color:var(--judge-yellow);margin-bottom:4px;line-height:1}.hero__stat-label{font-family:Staatliches,sans-serif;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#ffffffd9}.hero__image{flex:1;max-width:420px}.hero__video{width:100%;aspect-ratio:3 / 4;max-height:560px;object-fit:cover;border-radius:16px;box-shadow:0 8px 40px #00000059,0 0 0 3px #fdd60040;background:var(--judge-green-deep);opacity:0;transition:opacity .4s ease}.hero__video.is-playing{opacity:1}.cta-btn{display:inline-flex;align-items:center;gap:10px;background:var(--bandana-red);color:var(--white);font-family:Amnestia Normal,serif;font-weight:400;font-size:20px;text-transform:uppercase;letter-spacing:1.5px;padding:20px 48px;border-radius:50px;border:3px solid var(--judge-yellow);cursor:pointer;text-decoration:none;transition:all .2s;width:100%;max-width:500px;justify-content:center;box-shadow:0 4px #0003,0 6px 20px #e2315466}.cta-btn:hover{background:var(--bandana-red-hover);transform:translateY(-2px);box-shadow:0 6px #0003,0 8px 24px #e2315480}.cta-btn--compact{max-width:400px}.satisfaction-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;color:var(--judge-yellow);font-family:Staatliches,sans-serif;font-size:14px;letter-spacing:1.5px;text-transform:uppercase}.ltd-drop{background:var(--cream);padding:100px 0;text-align:center;position:relative;overflow:hidden}.ltd-drop:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 59px,rgba(10,133,70,.04) 59px,rgba(10,133,70,.04) 60px),repeating-linear-gradient(90deg,transparent,transparent 59px,rgba(10,133,70,.04) 59px,rgba(10,133,70,.04) 60px);pointer-events:none}.ltd-drop .container{position:relative;z-index:1}.ltd-drop__badge{display:inline-block;font-family:Staatliches,sans-serif;font-size:13px;letter-spacing:3px;text-transform:uppercase;color:var(--white);background:var(--bandana-red);padding:8px 24px;border-radius:4px;margin-bottom:28px}.ltd-drop__headline{font-family:Amnestia Normal,serif;font-size:56px;color:var(--judge-green);line-height:1.05;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px}.ltd-drop__subheadline{font-family:Staatliches,sans-serif;font-size:26px;letter-spacing:5px;text-transform:uppercase;color:var(--bandana-red);margin-bottom:0}.ltd-drop__divider{width:80px;height:3px;background:var(--judge-yellow);margin:40px auto;border-radius:2px}.ltd-drop__grid{display:flex;gap:28px;justify-content:center;margin-bottom:48px}.ltd-drop__card{flex:1;max-width:340px;background:var(--white);border:2px solid var(--judge-green);border-radius:12px;padding:36px 28px 32px;text-align:center;position:relative;box-shadow:0 2px 12px #0a85460f;transition:transform .2s,box-shadow .2s}.ltd-drop__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0a85461f}.ltd-drop__card-icon{width:64px;height:64px;border-radius:50%;background:var(--judge-green);color:var(--judge-yellow);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.ltd-drop__card-icon svg{stroke:var(--judge-yellow)}.ltd-drop__card h3{font-family:Amnestia Normal,serif;font-size:20px;color:var(--judge-green);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;line-height:1.2}.ltd-drop__card p{font-size:15px;color:var(--muted-text);line-height:1.65}.ltd-drop .cta-btn{margin-top:0;max-width:700px;white-space:nowrap}.product-section{background:var(--white);padding:var(--section-padding);overflow:visible}.product-section .container{display:flex;gap:48px;align-items:flex-start}.product__gallery{flex:1;max-width:560px;position:sticky;top:24px;align-self:flex-start}.product__main-image{border-radius:12px;overflow:hidden;margin-bottom:16px;border:3px solid var(--judge-green);position:relative}.product__slide{display:none!important}.product__slide.active{display:block!important}.product__slide img{width:100%;height:auto;display:block}.product__thumbnails{display:flex;gap:12px}.product__thumbnails>div{width:80px;height:80px;border-radius:8px;cursor:pointer;border:2px solid transparent;overflow:hidden}.product__thumbnails>div img{width:100%;height:100%;object-fit:cover}.product__thumbnails>div.active{border-color:var(--judge-green)}.product__details{flex:1;min-width:0;text-align:left}.product__callout{display:block;background:var(--bandana-red);color:var(--white);font-family:Amnestia Normal,serif;font-size:15px;letter-spacing:1px;padding:6px 16px;border-radius:6px;margin-bottom:8px;width:fit-content}.product__title{font-size:36px;color:var(--judge-green);margin-bottom:12px;line-height:1.1}.product__short-desc{font-size:16px;color:var(--muted-text);margin-bottom:24px}.product__tagline{display:block;width:fit-content;font-family:Amnestia Normal,serif;background:var(--judge-yellow);color:var(--judge-green);font-size:12px;letter-spacing:2px;padding:6px 14px;border-radius:4px;margin-bottom:8px;text-transform:uppercase}.info-tabs{display:flex;gap:10px;margin-bottom:24px;flex-wrap:wrap;white-space:normal;max-width:100%}.info-tabs::-webkit-scrollbar{display:none}.info-tab{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:100px;font-family:Staatliches,sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:2px solid var(--tab-inactive-border);background:var(--tab-inactive-bg);color:var(--tab-inactive-text);white-space:nowrap;transition:all .2s}.info-tab.active{background:var(--tab-active-bg);border-color:var(--tab-active-bg);color:var(--judge-yellow)}.tab-content{display:none;text-align:left}.tab-content.active{display:block}.benefits-list{list-style:none;margin-bottom:24px}.benefits-list li{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.benefits-list__icon{width:26px;height:26px;background:var(--judge-green);border-radius:50%;color:var(--judge-yellow);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:15px;font-weight:700;margin-top:2px}.benefits-list__text strong{display:block;font-size:16px;font-weight:700;margin-bottom:2px;color:var(--judge-green)}.benefits-list__text span{font-size:15px;color:var(--muted-text)}.pricing-tiers{margin-bottom:16px}.pricing-tier{border:2px solid #e5e5e5;border-radius:12px;padding:20px 24px;display:flex;align-items:center;gap:16px;justify-content:space-between;margin-bottom:12px;transition:box-shadow .2s ease,border-color .2s ease;cursor:pointer;transition:border-color .2s;overflow:hidden}.pricing-tier:hover{box-shadow:0 0 12px #fdd60080}.pricing-tier.selected{border-color:var(--judge-green);border-width:3px;box-shadow:0 0 16px #0a854659}.pricing-tier.popular{border-color:var(--bandana-red);flex-direction:column}.pricing-tier.popular.selected{border-color:var(--judge-green)}.pricing-tier.best-value{border-color:var(--judge-green);background:#0a85460d}.pricing-tier__badge{display:block;text-align:center;padding:6px;font-family:Amnestia Normal,serif;font-size:13px;letter-spacing:1.5px;color:var(--white);border-radius:10px 10px 0 0;margin:-2px -24px 0;width:calc(100% + 48px);text-transform:uppercase}.pricing-tier__badge--popular{background:var(--bandana-red)}.pricing-tier__badge--value{background:var(--judge-green);color:var(--judge-yellow)}.pricing-tier__name{font-weight:700;font-size:17px}.pricing-tier__count{background:var(--judge-green);color:var(--judge-yellow);font-size:12px;padding:3px 10px;border-radius:20px;margin-top:4px;display:inline-block;font-family:Staatliches,sans-serif;letter-spacing:1px}.pricing-tier__img{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0}.pricing-tier__info{flex:1;min-width:0}.pricing-tier__row{display:flex;align-items:center;gap:16px;width:100%;padding-top:12px}.pricing-tier__savings{font-family:Amnestia Normal,serif;font-size:16px;line-height:1.2;color:var(--bandana-red);letter-spacing:1px;font-weight:700;text-align:center;flex-shrink:0}.pricing-tier__price{font-family:Amnestia Normal,serif;font-size:28px;text-align:right;color:var(--judge-green)}.pricing-tier__original{text-decoration:line-through;color:var(--bandana-red);font-size:15px;font-family:Inter,sans-serif}.product__guarantee-notes{text-align:center;margin-top:12px;font-size:13px;color:var(--muted-text);font-family:Staatliches,sans-serif;letter-spacing:1.5px;text-transform:uppercase}.product__limit-notice{text-align:center;margin-top:16px;font-size:14px;font-family:Staatliches,sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:var(--bandana-red);font-weight:600}.lifestyle{background:var(--cream);padding:var(--section-padding)}.lifestyle .container{display:flex;gap:48px;align-items:center}.lifestyle__images{flex:1;display:flex;gap:16px}.lifestyle__images .lifestyle-img{border-radius:12px;flex:1;object-fit:cover;border:3px solid var(--judge-yellow);min-width:0}.lifestyle__content{flex:1}.lifestyle__content h2{font-size:44px;margin-bottom:20px;color:var(--judge-green)}.lifestyle__content p{font-size:16px;color:var(--muted-text);margin-bottom:16px;line-height:1.7;text-align:left!important}.trust-badges{background:var(--judge-green);padding:var(--section-padding);position:relative;overflow:hidden}.trust-badges .container{display:flex;gap:48px;align-items:center;position:relative;z-index:1}.trust-badges__content{flex:1}.trust-badges h2{font-size:42px;color:var(--judge-yellow);margin-bottom:40px}.trust-badges__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.trust-badge{text-align:center;color:var(--white)}.trust-badge__icon{width:72px;height:72px;border:2px solid var(--judge-yellow);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;background:#fdd6001a}.trust-badge__icon svg{width:34px;height:34px;stroke:var(--judge-yellow);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-badge__icon img{width:34px;height:34px;object-fit:contain}.trust-badge__label{font-family:Staatliches,sans-serif;font-size:14px;letter-spacing:1.5px;color:var(--judge-yellow);line-height:1.4;text-transform:uppercase}.trust-badges__image{flex:1;max-width:450px}.trust-badges__image img{border:3px solid var(--judge-yellow);border-radius:12px;width:100%;height:auto;object-fit:cover}.features{background:var(--judge-green);padding:0 0 80px;text-align:center;position:relative;overflow:hidden}.features h2{font-size:48px;color:var(--judge-yellow);margin-bottom:8px}.features__subtext{color:var(--white);font-family:Staatliches,sans-serif;letter-spacing:2px;text-transform:uppercase;font-size:16px;margin-bottom:40px}.features__carousel{position:relative;overflow:hidden;max-width:100%}.features__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 24px}.features__track::-webkit-scrollbar{display:none}.feature-card{background:var(--judge-yellow);border-radius:12px;padding:32px 24px;min-width:280px;max-width:300px;flex-shrink:0;text-align:left;scroll-snap-align:start;border:3px solid var(--judge-green-deep);box-shadow:6px 6px 0 var(--judge-green-deep)}.feature-card__icon{font-size:32px;color:var(--judge-green);margin-bottom:12px}.feature-card__icon img{width:48px;height:48px;object-fit:contain}.feature-card__badge{display:inline-block;background:var(--judge-green);color:var(--judge-yellow);font-family:Amnestia Normal,serif;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:12px}.feature-card h3{font-size:22px;color:var(--judge-green);margin-bottom:8px}.feature-card p{font-size:14px;color:var(--dark-text);line-height:1.5}.features__nav{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:24px}.features__nav-dot{width:20px;height:3px;border-radius:2px;background:#ffffff40;border:none;cursor:pointer;transition:background .3s,width .3s;padding:0}.features__nav-dot.active{background:var(--judge-yellow);width:28px}.features__nav-arrow{width:24px;height:24px;border-radius:50%;border:1.5px solid rgba(255,255,255,.4);background:transparent;color:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;margin-left:8px;transition:border-color .3s,color .3s}.features__nav-arrow:hover{border-color:var(--judge-yellow);color:var(--judge-yellow)}.features__cta{margin-top:48px}.how-to{background:var(--cream);padding:var(--section-padding);text-align:center}.how-to h2{font-size:44px;color:var(--judge-green);margin-bottom:48px}.how-to__grid{display:flex;gap:24px;justify-content:center}.how-to-card{background:var(--white);border:3px solid var(--judge-green);border-radius:12px;padding:28px 24px;flex:1;max-width:360px;text-align:center;box-shadow:6px 6px 0 var(--judge-yellow)}.how-to-card__image{width:120px;height:120px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:72px;overflow:hidden;border-radius:8px}.how-to-card__image img{width:120px;height:120px;object-fit:cover;border-radius:8px}.how-to-card__step{display:inline-flex;align-items:center;gap:8px;background:var(--judge-green);color:var(--judge-yellow);font-family:Amnestia Normal,serif;font-size:13px;text-transform:uppercase;letter-spacing:1.5px;padding:6px 16px;border-radius:20px;margin-bottom:12px}.how-to-card h3{font-size:22px;margin-bottom:8px;color:var(--judge-green)}.how-to-card p{font-size:15px;color:var(--muted-text);line-height:1.5}.brand-story{background:var(--cream);padding:var(--section-padding)}.brand-story .container{display:flex;gap:48px;align-items:center}.brand-story__image{flex:0 0 auto;max-width:340px}.brand-story__image img{width:100%;height:auto;object-fit:cover;border-radius:12px;border:4px solid var(--judge-yellow);box-shadow:0 8px 32px #00000026}.brand-story__content{flex:1}.brand-story__content h2{font-size:38px;color:var(--judge-green);margin-bottom:16px}.brand-story__content p{font-size:16px;color:var(--muted-text);margin-bottom:16px;line-height:1.7;text-align:left!important}.brand-story__siempre{font-family:Amnestia Normal,serif;color:var(--bandana-red);font-size:14px;letter-spacing:3px;text-transform:uppercase;margin-bottom:8px}.guarantee{background:var(--judge-yellow);padding:80px 0;text-align:center;position:relative;overflow:hidden}.guarantee:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(45deg,transparent 48%,rgba(10,133,70,.12) 49%,rgba(10,133,70,.12) 51%,transparent 52%),linear-gradient(-45deg,transparent 48%,rgba(10,133,70,.12) 49%,rgba(10,133,70,.12) 51%,transparent 52%);background-size:40px 40px;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse at center,transparent 20%,rgba(0,0,0,.4) 50%,rgba(0,0,0,1) 80%);mask-image:radial-gradient(ellipse at center,transparent 20%,rgba(0,0,0,.4) 50%,rgba(0,0,0,1) 80%)}.guarantee .container{position:relative;z-index:1}.guarantee__layout{display:flex;align-items:center;justify-content:center;gap:40px}.guarantee__character{flex-shrink:0;width:312px;align-self:flex-end;margin-bottom:-80px}.guarantee__character:first-child{margin-bottom:-91px}.guarantee__character img{width:100%;height:auto;display:block;object-fit:contain}.guarantee__content{max-width:560px;text-align:center}.guarantee h2{font-size:42px;color:var(--judge-green);margin-bottom:20px}.guarantee p{font-size:16px;color:var(--dark-text);line-height:1.7}.guarantee p strong{color:var(--judge-green)}.guarantee .cta-btn{margin-top:24px}.guarantee .satisfaction-note{color:var(--judge-green)}.faq{background:var(--warm-ivory);padding:100px 0;overflow:hidden;float:none!important;clear:both;width:100%!important}.faq__headline{font-family:Amnestia Normal,serif;font-size:44px;color:var(--judge-green);text-align:center;text-transform:uppercase;letter-spacing:1px;line-height:1.1;margin-bottom:8px}.faq__subtext{text-align:center;font-family:Staatliches,sans-serif;font-size:16px;letter-spacing:3px;text-transform:uppercase;color:var(--muted-text);margin-bottom:48px}.faq__list{max-width:780px;margin:0 auto}.faq__item{border-bottom:1px solid rgba(10,133,70,.15)}.faq__item:first-child{border-top:1px solid rgba(10,133,70,.15)}.faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:Amnestia Normal,serif;font-size:19px;color:var(--judge-green);text-transform:uppercase;letter-spacing:.5px;line-height:1.3;transition:color .2s}.faq__question:hover,.faq__question:focus,.faq__question:focus-visible,.faq__question:active{background:none!important;background-color:transparent!important;outline:none!important;box-shadow:none!important}.faq__question:hover{color:var(--judge-green-deep)}.faq__icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:2px solid var(--judge-green);display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:22px;font-weight:300;color:var(--judge-green);transition:background .25s,color .25s,transform .3s}.faq__item.open .faq__question,.faq__item.open .faq__question:hover,.faq__item.open .faq__question:focus,.faq__item.open .faq__question:active{color:var(--judge-green)!important}.faq__item.open .faq__icon{background:var(--judge-green);color:var(--judge-yellow);transform:rotate(45deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0}.faq__item.open .faq__answer{max-height:600px;padding:0 0 28px}.faq__answer p{font-size:16px;color:var(--muted-text);line-height:1.75;max-width:700px;text-align:left!important}.faq__answer p+p{margin-top:12px}.site-footer{background:var(--judge-green);padding:60px 0 0;color:var(--judge-yellow);clear:both}.footer__top{display:flex;gap:48px;margin-bottom:40px}.footer__brand{flex:1;max-width:320px}.footer__logo{font-family:Amnestia Normal,serif;font-size:24px;color:var(--judge-yellow);margin-bottom:4px;letter-spacing:1px}.footer__sublogo{font-family:Staatliches,sans-serif;font-size:16px;color:var(--white);margin-bottom:16px;letter-spacing:3px}.footer__tagline{font-size:14px;color:#ffffffb3;font-style:italic;margin-bottom:20px}.footer__socials{display:flex;gap:12px}.footer__social-icon{width:40px;height:40px;border-radius:50%;background:var(--judge-yellow);color:var(--judge-green);display:flex;align-items:center;justify-content:center;font-size:14px;text-decoration:none;font-weight:700;font-family:Amnestia Normal,serif}.footer__links{flex:2;display:flex;gap:48px}.footer__column h4{font-family:Amnestia Normal,serif;font-size:16px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px;color:var(--judge-yellow)}.footer__column ul{list-style:none}.footer__column li{margin-bottom:10px}.footer__column a{color:#fffc;text-decoration:none;font-size:15px}.footer__column a:hover{color:var(--judge-yellow)}.footer__contact-item{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:15px;color:#fffc}.footer__legal{border-top:1px solid rgba(253,214,0,.25);padding:24px 0;margin-top:20px}.footer__disclaimer{font-size:12px;color:#ffffffa6;line-height:1.6;text-align:center;margin-bottom:12px}.footer__copyright{font-size:13px;color:#ffffff8c;text-align:center;padding:16px 0;border-top:1px solid rgba(253,214,0,.25)}.footer__copyright a{color:#ffffff8c;text-decoration:none}.footer__copyright a:hover{color:var(--judge-yellow)}.mobile-only{display:none}@media(max-width:768px){.mobile-only{display:block}.desktop-only{display:none}body{width:100%;overflow-x:hidden}.container{padding:0 20px;width:100%;max-width:100%;box-sizing:border-box}.hero .container{flex-direction:column;gap:0}.product-section .container,.lifestyle .container,.trust-badges .container,.brand-story .container{flex-direction:column}.brand-story__image{max-width:260px;margin:0 auto}.hero__content{display:contents}.hero__estd-badge{order:1;width:100%;text-align:center;justify-content:center}.hero__rating-badge{order:2;width:100%;text-align:center;margin-left:auto;margin-right:auto}.hero h1{font-size:28px;word-wrap:break-word;order:3;text-align:center}.hero__image{max-width:320px;order:4;margin:0 auto 24px}.hero__video{max-height:420px}.signed-ribbon{max-width:90%;padding:4px 50px;order:5;margin:10px auto 14px}.signed-ribbon:before{left:-14px;width:14px}.signed-ribbon:after{right:-14px;width:14px}.signed-ribbon__face{width:40px;height:40px}.signed-ribbon__face--left{left:2px}.signed-ribbon__face--right{right:2px}.signed-ribbon__text{font-size:11px}.hero__subtext{order:6;text-align:center}.hero__stats{gap:10px;flex-wrap:nowrap;order:7}.hero__stat-value{font-size:22px}.hero__stat-label{font-size:11px;letter-spacing:1px}.hero .cta-btn{order:8}.hero .satisfaction-note{order:9}.product-section .container{gap:24px}.product__gallery{position:static;max-width:100%;width:100%}.product__main-image{width:100%}.product__thumbnails{width:100%;justify-content:space-between}.product__thumbnails>div{flex:1;width:auto;height:70px}.product__details{width:100%;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.product__title{font-size:26px;word-wrap:break-word}.product__short-desc{font-size:15px}.info-tabs{flex-wrap:wrap;white-space:normal}.info-tab{font-size:13px;padding:8px 14px;white-space:normal;text-align:center}.benefits-list{padding:0}.benefits-list__text strong{font-size:15px;word-wrap:break-word}.benefits-list__text span{font-size:14px}.pricing-tiers{width:100%}.pricing-tier{padding:12px;gap:10px}.pricing-tier__badge{width:calc(100% + 28px);margin:-2px -2px 0}.pricing-tier__img{width:48px;height:48px}.pricing-tier__name{font-size:15px}.pricing-tier__price{font-size:22px}.pricing-tier__savings{font-size:13px}.pricing-tier__row{gap:10px;padding-top:8px}.cta-btn{font-size:16px;padding:16px 24px;max-width:100%;box-sizing:border-box}.ltd-drop{padding:64px 0}.ltd-drop__headline{font-size:34px}.ltd-drop__subheadline{font-size:18px;letter-spacing:3px}.ltd-drop__grid{flex-direction:column;align-items:center;gap:20px}.ltd-drop__card{max-width:100%}.ltd-drop .cta-btn{white-space:normal}.faq{padding:64px 0}.faq__headline{font-size:30px}.faq__subtext{font-size:14px;margin-bottom:32px}.faq__question{font-size:16px;padding:20px 0}.faq__icon{width:32px;height:32px;font-size:20px}.faq__answer p{font-size:15px}.lifestyle__images{flex-direction:column}.trust-badges__grid{grid-template-columns:repeat(2,1fr)}.how-to__grid{flex-direction:column;align-items:center}.guarantee{padding-bottom:0}.guarantee__layout{position:relative;flex-wrap:wrap;gap:0;padding-bottom:260px}.guarantee__content{order:1;flex-basis:100%}.guarantee__character{position:absolute;bottom:0;width:55%;margin-bottom:0}.guarantee__character:first-child{left:-20px;bottom:-10px;margin-bottom:0}.guarantee__character:last-child{display:block;right:-20px;bottom:0}.guarantee__character img{width:100%;display:block;height:auto}.footer__top{flex-direction:column}.footer__links{flex-direction:column;gap:32px}section:not(.product-section),footer{width:100%;max-width:100vw;overflow-x:hidden}.product-section{width:100%;max-width:100vw}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/judgesstashstyle.css.map */
