.aini-b2b-drawer{--abd-gold:var(--wayusa-gold,#d9b437);--abd-soft-gold:var(--wayusa-soft-gold,#e0c66d);--abd-cream:var(--wayusa-cream,#efead9);--abd-deep-forest:var(--wayusa-deep-forest,#1d3429);--abd-dark-forest:var(--wayusa-dark-forest,#0e271c);--abd-midnight:var(--wayusa-midnight,#062015);--abd-muted:rgba(var(--wayusa-cream-rgb) / .55);--abd-muted2:rgba(var(--wayusa-cream-rgb) / .3);--abd-field-bg:rgba(var(--wayusa-midnight-rgb) / .55);--abd-field-border:rgba(var(--wayusa-gold-rgb) / .22);--abd-field-border-focus:rgba(var(--wayusa-gold-rgb) / .55);color:var(--abd-cream);flex-direction:column;width:100%;max-width:480px;display:flex;background:var(--abd-midnight)!important;border-left:1px solid rgba(var(--wayusa-gold-rgb) / .15)!important;padding:0!important}@media (max-width:480px){.aini-b2b-drawer{max-width:100vw}}.aini-b2b-drawer__header{border-bottom:1px solid rgba(var(--wayusa-gold-rgb) / .1);justify-content:space-between;align-items:center;padding:1.4rem 1.8rem;display:flex}.aini-b2b-drawer__eyebrow{font-family:var(--font-public-sans), sans-serif;letter-spacing:.3em;text-transform:uppercase;color:var(--abd-gold);margin:0;font-size:.72rem;font-weight:700}.aini-b2b-drawer__close{border:1px solid rgba(var(--wayusa-gold-rgb) / .18);width:36px;height:36px;color:var(--abd-cream);cursor:pointer;transition:border-color .3s var(--ease-brand), color .3s var(--ease-brand);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.aini-b2b-drawer__close:hover,.aini-b2b-drawer__close:focus-visible{border-color:var(--abd-gold);color:var(--abd-gold)}.aini-b2b-drawer__content{flex:1;padding:1.6rem 1.8rem 2rem;overflow-y:auto}.aini-b2b-drawer__title{font-family:var(--font-lora), Georgia, serif;color:var(--abd-cream);letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(1.4rem,2.6vw,1.8rem);font-weight:600;line-height:1.2}.aini-b2b-drawer__title em{color:var(--abd-gold);font-style:italic}.aini-b2b-drawer__intro{font-family:var(--font-public-sans), sans-serif;color:var(--abd-muted);margin:0 0 1.6rem;font-size:.92rem;font-weight:300;line-height:1.65}.aini-b2b-drawer__form{flex-direction:column;gap:1rem;display:flex}.aini-b2b-drawer__field{flex-direction:column;gap:.35rem;display:flex}.aini-b2b-drawer__field label{font-family:var(--font-public-sans), sans-serif;color:var(--abd-cream);letter-spacing:.01em;font-size:.82rem;font-weight:500}.aini-b2b-drawer__field label span[aria-hidden=true]{color:var(--abd-gold);margin-left:.15rem}.aini-b2b-drawer__field input,.aini-b2b-drawer__field textarea{width:100%;font-family:var(--font-public-sans), sans-serif;color:var(--abd-cream);background:var(--abd-field-bg);border:1px solid var(--abd-field-border);transition:border-color .25s var(--ease-brand), box-shadow .25s var(--ease-brand);appearance:none;border-radius:10px;padding:.75rem .95rem;font-size:.95rem;font-weight:400;line-height:1.5}@media (max-width:768px){.aini-b2b-drawer__field input,.aini-b2b-drawer__field textarea{font-size:1rem}}.aini-b2b-drawer__field textarea{resize:vertical;min-height:96px}.aini-b2b-drawer__field input::placeholder,.aini-b2b-drawer__field textarea::placeholder{color:rgba(var(--wayusa-cream-rgb) / .32)}.aini-b2b-drawer__field input:focus-visible,.aini-b2b-drawer__field textarea:focus-visible{border-color:var(--abd-field-border-focus);box-shadow:0 0 0 3px rgba(var(--wayusa-gold-rgb) / .15);outline:none}.aini-b2b-drawer__field input[aria-invalid=true],.aini-b2b-drawer__field textarea[aria-invalid=true]{border-color:#ff78648c}.aini-b2b-drawer__field input:disabled,.aini-b2b-drawer__field textarea:disabled{opacity:.55;cursor:not-allowed}.aini-b2b-drawer__field-error{font-family:var(--font-public-sans), sans-serif;color:#ffa08cf2;margin:0;font-size:.78rem;font-weight:400}.aini-b2b-drawer__submit{border-radius:var(--radius-pill);background:var(--abd-gold);width:100%;color:var(--abd-deep-forest);font-family:var(--font-public-sans), sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .3s var(--ease-brand), transform .3s var(--ease-brand), box-shadow .3s var(--ease-brand);box-shadow:0 10px 28px -8px rgba(var(--wayusa-gold-rgb) / .4);border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.6rem;padding:1rem 1.6rem;font-size:.85rem;font-weight:700;display:inline-flex}.aini-b2b-drawer__submit:hover:not(:disabled),.aini-b2b-drawer__submit:focus-visible:not(:disabled){background:var(--abd-soft-gold);box-shadow:0 16px 36px -8px rgba(var(--wayusa-gold-rgb) / .55);transform:translateY(-2px)}.aini-b2b-drawer__submit:disabled{opacity:.55;cursor:progress;box-shadow:none;transform:none}.aini-b2b-drawer__error-banner{color:#ffc8bee6;background:#ff786414;border:1px solid #ff786440;border-radius:8px;margin:.6rem 0 0;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.aini-b2b-drawer__notes{border-top:1px solid rgba(var(--wayusa-gold-rgb) / .1);flex-direction:column;gap:.55rem;margin:1.4rem 0 0;padding:1.2rem 0 0;list-style:none;display:flex}.aini-b2b-drawer__notes li{font-family:var(--font-public-sans), sans-serif;color:var(--abd-muted);align-items:center;gap:.65rem;font-size:.85rem;line-height:1.5;display:flex}.aini-b2b-drawer__notes-icon{flex-shrink:0;width:14px;height:14px}.aini-b2b-drawer__success{background:rgba(var(--wayusa-gold-rgb) / .08);border:1px solid rgba(var(--wayusa-gold-rgb) / .25);text-align:center;border-radius:14px;margin-top:1.4rem;padding:1.4rem 1.2rem}.aini-b2b-drawer__success p{font-family:var(--font-lora), Georgia, serif;color:var(--abd-gold);margin:0;font-size:1.05rem;font-style:italic;line-height:1.45}
@media (prefers-reduced-motion:reduce){.produkt-root .hero-image img,.produkt-root .hero-image .glow,.produkt-root .hero-image .gps-pill,.produkt-root .ing-card,.produkt-root .sub-frequency,.produkt-root .price-content{opacity:1!important;transform:none!important}.produkt-root .sub-frequency{animation:none!important}}.produkt-root{background:linear-gradient(180deg, var(--wayusa-deep-forest) 0%, var(--wayusa-midnight) 100%);color:var(--wayusa-cream);font-family:var(--font-public-sans), -apple-system, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow-x:hidden}.produkt-root .label{font-family:var(--font-public-sans), sans-serif;font-weight:600;font-size:var(--text-label);letter-spacing:var(--tracking-label);color:var(--wayusa-gold);text-transform:uppercase}.produkt-root .section-title{font-family:var(--font-lora), Georgia, serif;font-weight:600;font-size:var(--text-h2);line-height:var(--leading-heading);color:var(--wayusa-cream);margin-top:.8rem}.produkt-root .section-title em{color:var(--wayusa-gold);font-style:italic}.produkt-root .section-subtitle{color:rgb(var(--wayusa-cream-rgb) / .45);max-width:520px;margin:1rem auto 2.5rem;font-size:clamp(.9rem,1.5vw,1.05rem);font-weight:300;line-height:1.8}.produkt-root .gold-axis{background:linear-gradient(180deg, var(--wayusa-gold), transparent);opacity:.25;width:1px;height:80px;margin:0 auto}.produkt-root .global-axis{background:linear-gradient(180deg, transparent, rgba(var(--wayusa-gold-rgb) / .08), transparent);pointer-events:none;z-index:0;width:1px;height:100%;position:fixed;top:0;left:50%}.produkt-root .wave-rings{pointer-events:none;z-index:0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.produkt-root .wave-rings div{border:1px solid rgba(var(--wayusa-gold-rgb) / .04);border-radius:50%;position:absolute}.produkt-root .wave-rings div:first-child{width:200px;height:200px}.produkt-root .wave-rings div:nth-child(2){width:300px;height:300px}.produkt-root .wave-rings div:nth-child(3){width:400px;height:400px}.produkt-root .wave-rings div:nth-child(4){width:500px;height:500px}.produkt-root .wave-rings div:nth-child(5){width:600px;height:600px}.produkt-root .pill-btn{font-family:var(--font-public-sans), sans-serif;letter-spacing:.25em;text-transform:uppercase;color:rgb(var(--wayusa-cream-rgb) / .25);border:1px solid rgba(var(--wayusa-gold-rgb) / .12);cursor:pointer;background:rgba(var(--wayusa-midnight-rgb) / .75);transition:border-color .35s var(--ease-brand), color .35s var(--ease-brand);border-radius:50px;padding:8px 18px;font-size:.7rem;font-weight:600;line-height:1.3;display:inline-block}@supports ((-webkit-backdrop-filter:blur(0)) or (backdrop-filter:blur(0))){.produkt-root .pill-btn{background:rgba(var(--wayusa-midnight-rgb) / .5);-webkit-backdrop-filter:blur(12px)}}.produkt-root .pill-btn:hover,.produkt-root .pill-btn:focus-visible{border-color:rgba(var(--wayusa-gold-rgb) / .3);color:var(--wayusa-gold);outline:none}.produkt-root .hero-image{z-index:1;cursor:pointer;background:var(--wayusa-midnight);aspect-ratio:900/865;margin-top:0;padding:0;line-height:0;position:relative;overflow:hidden}.produkt-root .hero-image .glow{background:radial-gradient(circle, rgba(var(--wayusa-gold-rgb) / .07), transparent 60%);pointer-events:none;z-index:1;border-radius:50%;width:90vw;max-width:1000px;height:90vw;max-height:1000px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.produkt-root .hero-image img{z-index:2;object-fit:cover;filter:drop-shadow(0 20px 60px #0006);width:100%;height:auto;transition:transform 1.2s var(--ease-brand);display:block;position:relative}.produkt-root .hero-image:hover img{transform:scale(1.03)translateY(-6px)}.produkt-root .hero-image .gps-pill{z-index:4;position:absolute;bottom:7rem;left:50%;transform:translate(-50%)}.produkt-root .hero-image .gps-pill .pill-btn{background:rgba(var(--wayusa-midnight-rgb) / .7);color:var(--wayusa-gold);border-color:rgba(var(--wayusa-gold-rgb) / .3)}.produkt-root .gps-box{background:rgba(var(--wayusa-midnight-rgb) / .8);border:1px solid rgba(var(--wayusa-gold-rgb) / .15);text-align:center;z-index:5;border-top:none;border-radius:0 0 14px 14px;max-width:420px;margin:14px auto 0;padding:18px 24px;display:none;position:relative}@supports ((-webkit-backdrop-filter:blur(0)) or (backdrop-filter:blur(0))){.produkt-root .gps-box{-webkit-backdrop-filter:blur(20px)}}.produkt-root .gps-box.show{display:block}.produkt-root .gps-box .coords{color:var(--wayusa-gold);letter-spacing:1px;margin:8px 0 6px;font-family:monospace;font-size:.75rem;text-decoration:none;display:inline-block}.produkt-root .gps-box a.coords:hover,.produkt-root .gps-box a.coords:focus-visible{text-decoration:underline}.produkt-root .gps-box p{color:rgb(var(--wayusa-cream-rgb) / .45);font-size:.8rem;font-weight:300;line-height:1.6}.produkt-root .product-shop-section{z-index:1;background:var(--wayusa-cream);color:var(--wayusa-deep-forest);padding:5rem 2rem 4rem;position:relative}.produkt-root .product-shop-section .product-header{text-align:center;max-width:560px;margin:0 auto 3rem}.produkt-root .product-shop-section .product-header h1,.produkt-root .product-shop-section .product-header .product-tagline{font-family:var(--font-lora), Georgia, serif;font-weight:700;font-size:var(--text-h1);line-height:var(--leading-heading);color:var(--wayusa-deep-forest);margin:.8rem 0 1rem}.produkt-root .product-shop-section .product-header h1 em,.produkt-root .product-shop-section .product-header .product-tagline em{color:var(--wayusa-gold);font-style:italic}.produkt-root .product-shop-section .product-header .subtitle{color:var(--wayusa-deep-forest);opacity:.55;max-width:480px;margin:0 auto;font-size:clamp(.9rem,1.8vw,1.1rem);font-weight:300;line-height:1.8}.produkt-root .product-shop-section .product-header .label{color:var(--wayusa-deep-forest)}.produkt-root .product-shop-section .choose-heading{text-align:center;color:var(--wayusa-deep-forest);margin:2.5rem 0 1.8rem}.produkt-root .eshop-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;max-width:1024px;margin:0 auto;display:grid}.produkt-root .product-list{flex-direction:column;gap:10px;display:flex}.produkt-root .product-btn{text-align:left;border-radius:var(--radius-pill);border:2px solid rgba(var(--wayusa-forest-rgb) / .1);cursor:pointer;width:100%;transition:border-color .3s var(--ease-brand), background-color .3s var(--ease-brand), transform .3s var(--ease-brand), box-shadow .3s var(--ease-brand);background:0 0;outline:none;align-items:center;padding:9px 18px 9px 9px;font-family:inherit;display:flex}.produkt-root .product-btn:hover{border-color:rgba(var(--wayusa-forest-rgb) / .2)}.produkt-root .product-btn:focus-visible{outline:2px solid var(--wayusa-gold);outline-offset:2px}.produkt-root .product-btn.active{background:var(--wayusa-deep-forest);border-color:var(--wayusa-deep-forest);box-shadow:0 10px 25px -5px rgba(var(--wayusa-forest-rgb) / .25);transform:translate(8px)}.produkt-root .product-icon{width:44px;height:44px;transition:background-color .3s var(--ease-brand), color .3s var(--ease-brand), border-color .3s var(--ease-brand);color:var(--wayusa-deep-forest);border:1px solid rgba(var(--wayusa-forest-rgb) / .15);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:14px;display:flex}.produkt-root .product-icon svg{width:22px;height:22px}.produkt-root .product-btn.active .product-icon{background:var(--wayusa-gold);color:var(--wayusa-deep-forest);border:none}.produkt-root .product-info{flex-direction:column;flex:1;min-width:0;display:flex}.produkt-root .product-name-text{font-family:var(--font-lora), Georgia, serif;color:var(--wayusa-deep-forest);transition:color .3s var(--ease-brand);font-size:1.05rem}.produkt-root .product-btn.active .product-name-text{color:var(--wayusa-gold)}.produkt-root .product-pieces{letter-spacing:.15em;text-transform:uppercase;color:var(--wayusa-deep-forest);opacity:.5;transition:color .3s var(--ease-brand), opacity .3s var(--ease-brand);margin-top:3px;font-size:.7rem}.produkt-root .product-btn.active .product-pieces{color:var(--wayusa-cream);opacity:.8}.produkt-root .product-badge{text-transform:uppercase;letter-spacing:.15em;border-radius:var(--radius-pill);background:rgba(var(--wayusa-forest-rgb) / .05);color:var(--wayusa-deep-forest);transition:background-color .3s var(--ease-brand), color .3s var(--ease-brand);margin-left:10px;padding:5px 11px;font-size:.5rem;font-weight:700}.produkt-root .product-btn.active .product-badge{background:rgba(var(--wayusa-gold-rgb) / .15);color:var(--wayusa-gold)}.produkt-root .price-side{text-align:center;flex-direction:column;align-items:center;display:flex}.produkt-root .price-content{width:100%;transition:opacity .22s,transform .22s}.produkt-root .price-content.fading{opacity:0;transform:translateY(8px)}.produkt-root .price-label-text{text-transform:uppercase;letter-spacing:.18em;color:var(--wayusa-deep-forest);opacity:.45;font-size:.7rem;font-weight:700}.produkt-root .price-value{font-family:var(--font-lora), Georgia, serif;letter-spacing:-.02em;color:var(--wayusa-deep-forest);font-variant-numeric:tabular-nums;margin-top:8px;font-size:clamp(3rem,6vw,4.2rem);line-height:1}.produkt-root .price-per-unit{color:var(--wayusa-deep-forest);opacity:.6;margin-top:4px;font-size:.9rem}.produkt-root .price-saving-text{color:var(--wayusa-gold);letter-spacing:.05em;margin-top:8px;font-size:.75rem;font-weight:600}.produkt-root .price-content.is-b2b .price-label-text{color:var(--wayusa-gold);opacity:.8}.produkt-root .sub-frequency{width:100%;max-width:320px;margin:20px auto 4px;animation:.4s cubic-bezier(.22,1,.36,1) produktSubFadeIn}.produkt-root .sub-frequency-label{letter-spacing:.15em;text-transform:uppercase;color:var(--wayusa-gold);text-align:center;margin-bottom:10px;font-size:.7rem;font-weight:600}.produkt-root .sub-frequency-options{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.produkt-root .sub-freq-opt{cursor:pointer;display:block;position:relative}.produkt-root .sub-freq-opt input{opacity:0;pointer-events:none;position:absolute}.produkt-root .sub-freq-card{background:rgba(var(--wayusa-dark-forest-rgb) / .05);border:1px solid rgba(var(--wayusa-gold-rgb) / .25);transition:background-color .25s var(--ease-brand), border-color .25s var(--ease-brand), box-shadow .25s var(--ease-brand);border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:10px 6px;display:flex}.produkt-root .sub-freq-card strong{color:var(--wayusa-deep-forest);font-size:.95rem;font-weight:600;font-family:var(--font-lora), Georgia, serif}.produkt-root .sub-freq-card em{color:var(--wayusa-deep-forest);opacity:.55;letter-spacing:.03em;font-size:.65rem;font-style:normal}.produkt-root .sub-freq-opt input:checked+.sub-freq-card{background:rgba(var(--wayusa-gold-rgb) / .18);border-color:var(--wayusa-gold);box-shadow:0 0 0 2px rgba(var(--wayusa-gold-rgb) / .2)}.produkt-root .sub-freq-opt:hover .sub-freq-card{border-color:rgba(var(--wayusa-gold-rgb) / .6)}.produkt-root .sub-freq-opt input:focus-visible+.sub-freq-card{outline:2px solid var(--wayusa-gold);outline-offset:2px}.produkt-root .sub-freq-note{color:var(--wayusa-deep-forest);opacity:.6;letter-spacing:.02em;text-align:center;margin-top:10px;font-size:.7rem}@keyframes produktSubFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.produkt-root .gold-fade-line{background:linear-gradient(90deg, rgba(var(--wayusa-gold-rgb) / 1) 0%, rgba(var(--wayusa-gold-rgb) / .7) 35%, rgba(var(--wayusa-gold-rgb) / .18) 72%, rgba(var(--wayusa-gold-rgb) / 0) 100%);width:100%;max-width:280px;height:2px;margin:32px 0}.produkt-root .gold-fade-line-center{background:linear-gradient(90deg, rgba(var(--wayusa-gold-rgb) / 0) 0%, rgba(var(--wayusa-gold-rgb) / .85) 22%, rgba(var(--wayusa-gold-rgb) / 1) 50%, rgba(var(--wayusa-gold-rgb) / .85) 78%, rgba(var(--wayusa-gold-rgb) / 0) 100%);width:100%;max-width:280px;height:2px;margin:32px auto}.produkt-root .eshop-cta-area{width:100%;margin-top:0}.produkt-root .eshop-cta-btn{font-family:var(--font-public-sans), sans-serif;text-transform:uppercase;letter-spacing:.15em;border-radius:var(--radius-pill);cursor:pointer;background:var(--wayusa-deep-forest);color:var(--wayusa-gold);transition:transform .3s var(--ease-brand), box-shadow .3s var(--ease-brand);border:none;padding:20px 48px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.produkt-root .eshop-cta-btn:hover,.produkt-root .eshop-cta-btn:focus-visible{transform:translateY(-2px);box-shadow:0 25px 50px -12px #0003}.produkt-root .eshop-cta-btn:active{transform:translateY(0)}.produkt-root .shipping-note{color:var(--wayusa-deep-forest);opacity:.4;margin-top:14px;font-size:.7rem}.produkt-root .ingredients-section{z-index:1;text-align:center;max-width:880px;margin:0 auto;padding:5rem 2rem;position:relative}.produkt-root .ingredients-section>.ingredients,.produkt-root .ingredients-section>.nutrition{text-align:left}.produkt-root .ingredients{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.produkt-root .ing-card{background:rgba(var(--wayusa-deep-forest-rgb) / .3);border:1px solid rgba(var(--wayusa-gold-rgb) / .1);cursor:pointer;transition:background-color .35s var(--ease-brand), border-color .35s var(--ease-brand);text-align:left;width:100%;color:inherit;border-radius:14px;padding:24px 22px;font-family:inherit}.produkt-root .ing-card:hover,.produkt-root .ing-card.open{background:rgba(var(--wayusa-deep-forest-rgb) / .5);border-color:rgba(var(--wayusa-gold-rgb) / .25)}.produkt-root .ing-card:focus-visible{outline:2px solid var(--wayusa-gold);outline-offset:2px}.produkt-root .ing-card .icon{color:var(--wayusa-gold);margin-bottom:10px}.produkt-root .ing-card .icon svg{width:24px;height:24px}.produkt-root .ing-card .label{margin-bottom:6px}.produkt-root .ing-card .ing-title{font-family:var(--font-lora), Georgia, serif;color:var(--wayusa-cream);font-size:1.05rem;font-weight:600}.produkt-root .ing-card .ing-detail{color:rgb(var(--wayusa-cream-rgb) / .45);padding-top:14px;font-size:.8rem;font-weight:300;line-height:1.7}.produkt-root .ing-card .toggle{width:1em;height:1em;color:var(--wayusa-gold);transform-origin:50%;transition:transform .3s var(--ease-brand);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-top:8px;margin-left:auto;font-size:1.125rem;line-height:1;display:flex}.produkt-root .ing-card.open .toggle{transform:rotate(45deg)}.produkt-root .nutrition{background:rgba(var(--wayusa-deep-forest-rgb) / .3);border:1px solid rgba(var(--wayusa-gold-rgb) / .08);border-radius:16px;margin-top:28px;padding:28px 24px}.produkt-root .nutrition .label{margin-bottom:4px;display:block}.produkt-root .nutrition-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:20px;margin-top:18px;display:grid}.produkt-root .nutrition-grid>div{text-align:left}.produkt-root .nutrition-grid .lbl{color:rgb(var(--wayusa-cream-rgb) / .25);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.65rem;font-weight:400}.produkt-root .nutrition-grid .val{font-family:var(--font-lora), Georgia, serif;color:var(--wayusa-cream);font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:400}.produkt-root .hero-image .hero-overlay{z-index:3;background:linear-gradient(180deg, rgba(var(--wayusa-midnight-rgb) / .92) 0%, rgba(var(--wayusa-midnight-rgb) / .78) 60%, rgba(var(--wayusa-midnight-rgb) / .42) 84%, transparent 100%);text-align:center;pointer-events:none;padding:7rem 1.5rem 4.5rem;position:absolute;top:0;left:0;right:0}@media (min-width:1024px){.produkt-root .hero-image .hero-overlay{padding-top:calc(15vw - 25px)}}@media (max-width:480px){.produkt-root .hero-image .hero-overlay{padding:4.5rem 1rem 3rem}.produkt-root .hero-image .gps-pill{bottom:3.5rem}}.produkt-root .hero-image .hero-overlay h1{font-family:var(--font-lora), Georgia, serif;font-weight:700;font-size:var(--text-h1);line-height:var(--leading-heading);letter-spacing:-.01em;color:var(--wayusa-cream);text-shadow:0 2px 28px #0000008c;max-width:660px;margin:0 auto}.produkt-root .hero-image .hero-overlay h1 em{color:var(--wayusa-gold);font-style:italic}.produkt-root .starter-note{background:rgba(var(--wayusa-gold-rgb) / .1);border:1px solid rgba(var(--wayusa-gold-rgb) / .22);color:var(--wayusa-deep-forest);text-align:left;border-radius:10px;margin-top:14px;padding:12px 16px;font-size:.8rem;line-height:1.6;display:none}.produkt-root .starter-note.show{display:block}.produkt-root .starter-note strong{color:var(--aini-gold-deep);font-weight:700}.produkt-root .product-badge{white-space:nowrap}.produkt-root .trust-strip{flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:16px;display:flex}.produkt-root .trust-item{color:var(--wayusa-deep-forest);opacity:.78;align-items:center;gap:6px;font-size:.72rem;font-weight:600;line-height:1.3;display:flex}.produkt-root .trust-item svg{flex-shrink:0}.produkt-root .section{z-index:1;text-align:center;max-width:880px;margin:0 auto;padding:5rem 2rem;position:relative}.produkt-root .taste-notes{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:.5rem;display:flex}.produkt-root .taste-note{border-radius:var(--radius-pill);border:1px solid rgba(var(--wayusa-gold-rgb) / .25);background:rgba(var(--wayusa-deep-forest-rgb) / .4);color:var(--wayusa-cream);letter-spacing:.01em;padding:9px 18px;font-size:.8rem}.produkt-root .nutri-table{border-collapse:collapse;width:100%;margin-top:16px}.produkt-root .nutri-table th,.produkt-root .nutri-table td{text-align:right;border-bottom:1px solid rgba(var(--wayusa-gold-rgb) / .1);padding:9px 6px;font-size:.85rem}.produkt-root .nutri-table th:first-child,.produkt-root .nutri-table td:first-child{text-align:left}.produkt-root .nutri-table thead th{letter-spacing:.1em;text-transform:uppercase;color:var(--wayusa-gold);font-size:.6rem;font-weight:600;line-height:1.3}.produkt-root .nutri-table tbody td{color:var(--wayusa-cream);font-weight:300}.produkt-root .nutri-table tbody td:first-child{color:rgb(var(--wayusa-cream-rgb) / .45)}.produkt-root .nutri-table tr.sub td:first-child{color:rgb(var(--wayusa-cream-rgb) / .25);padding-left:18px;font-size:.78rem}.produkt-root .nutri-table tr.fn td:first-child{color:var(--wayusa-soft-gold)}.produkt-root .nutri-table tr.fn td{color:var(--wayusa-cream)}.produkt-root .nutri-table tbody tr:last-child td{border-bottom:none}.produkt-root .caffeine-warning{background:rgba(var(--wayusa-gold-rgb) / .08);border:1px solid rgba(var(--wayusa-gold-rgb) / .18);border-left:3px solid var(--wayusa-gold);color:rgb(var(--wayusa-cream-rgb) / .45);border-radius:8px;margin-top:16px;padding:12px 16px;font-size:.78rem;line-height:1.65}.produkt-root .caffeine-warning strong{color:var(--wayusa-soft-gold);font-weight:600}.produkt-root .nutri-details{border-top:1px solid rgba(var(--wayusa-gold-rgb) / .12);margin-top:14px}.produkt-root .nutri-details .nutri-summary{cursor:pointer;text-align:left;letter-spacing:.14em;text-transform:uppercase;width:100%;color:var(--wayusa-gold);background:0 0;border:none;align-items:center;gap:8px;padding:12px 2px;font-family:inherit;font-size:.68rem;font-weight:600;display:flex}.produkt-root .nutri-details .nutri-summary:after{content:"+";margin-left:auto;font-size:1.1rem;line-height:1}.produkt-root .nutri-details .nutri-summary[aria-expanded=true]:after{content:"−"}.produkt-root .nutri-details .nutri-table{margin-top:2px}.produkt-root .journey{background:linear-gradient(180deg, rgba(var(--wayusa-midnight-rgb) / .88) 0%, rgba(var(--wayusa-dark-forest-rgb) / .93) 100%), url(/produkt/supply-chain.webp) center center / cover no-repeat;background-image:linear-gradient(180deg, rgba(var(--wayusa-midnight-rgb) / .88) 0%, rgba(var(--wayusa-dark-forest-rgb) / .93) 100%), image-set(url(/produkt/supply-chain.avif) type("image/avif"), url(/produkt/supply-chain.webp) type("image/webp"));z-index:1;padding:7rem 2rem 6rem;position:relative}.produkt-root .journey-header{text-align:center;max-width:720px;margin:0 auto 5rem}.produkt-root .journey-header h2{font-family:var(--font-lora), Georgia, serif;font-size:var(--text-h2);font-weight:600;line-height:var(--leading-heading);color:var(--wayusa-cream);margin-top:.8rem}.produkt-root .journey-header h2 em{color:var(--wayusa-gold);font-style:italic}.produkt-root .journey-header p{font-family:var(--font-public-sans), sans-serif;color:rgb(var(--wayusa-cream-rgb) / .45);margin-top:1rem;font-size:clamp(.95rem,1.6vw,1.05rem);font-weight:300;line-height:1.75}.produkt-root .journey-timeline{max-width:880px;margin:0 auto;position:relative}.produkt-root .journey-timeline:before{content:"";background:linear-gradient(180deg, rgba(var(--wayusa-gold-rgb) / 0) 0%, rgba(var(--wayusa-gold-rgb) / .4) 8%, rgba(var(--wayusa-gold-rgb) / .4) 92%, rgba(var(--wayusa-gold-rgb) / 0) 100%);width:2px;position:absolute;top:0;bottom:0;left:56px}.produkt-root .journey-stop{align-items:flex-start;gap:clamp(1.4rem,4vw,2.8rem);padding:2rem 0 3.5rem;display:flex;position:relative}.produkt-root .journey-stop:last-child{padding-bottom:0}.produkt-root .journey-dot{border:1.5px solid rgba(var(--wayusa-gold-rgb) / .3);background:var(--wayusa-midnight);z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:114px;height:114px;display:flex;position:relative}.produkt-root .journey-dot-num{font-family:var(--font-lora), Georgia, serif;color:var(--wayusa-gold);font-size:1.6rem;font-style:italic;font-weight:600}.produkt-root .journey-dot:before{content:"";border:1px solid rgba(var(--wayusa-gold-rgb) / .12);border-radius:50%;position:absolute;inset:-6px}.produkt-root .journey-content{flex:1;padding-top:1.4rem}.produkt-root .journey-meta{flex-wrap:wrap;align-items:center;gap:.9rem;margin-bottom:.8rem;display:flex}.produkt-root .journey-location{font-family:var(--font-public-sans), sans-serif;letter-spacing:.3em;text-transform:uppercase;color:var(--wayusa-gold);font-size:.7rem;font-weight:700}.produkt-root .journey-coord{color:rgb(var(--wayusa-cream-rgb) / .25);letter-spacing:.05em;font-family:monospace;font-size:.65rem}.produkt-root .journey-title{font-family:var(--font-lora), Georgia, serif;color:var(--wayusa-cream);margin-bottom:.8rem;font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:600;line-height:1.3}.produkt-root .journey-title em{color:var(--wayusa-gold);font-style:italic}.produkt-root .journey-desc{font-family:var(--font-public-sans), sans-serif;color:rgb(var(--wayusa-cream-rgb) / .45);max-width:520px;font-size:.95rem;font-weight:300;line-height:1.75}.produkt-root .journey-desc strong{color:var(--wayusa-cream);font-weight:500}@media (max-width:640px){.produkt-root .journey-timeline:before{left:34px}.produkt-root .journey-dot{width:70px;height:70px}.produkt-root .journey-dot-num{font-size:1.1rem}}@media (max-width:1023px){.produkt-root .eshop-grid{grid-template-columns:1fr;gap:40px}.produkt-root .gold-line-mobile{display:block}.produkt-root .gold-line-desktop{display:none}}@media (min-width:1024px){.produkt-root .price-side{text-align:left;align-items:flex-start;padding-left:24px}.produkt-root .price-side .sub-frequency{margin:20px 0 4px}.produkt-root .price-side .sub-frequency-label,.produkt-root .price-side .sub-freq-note{text-align:left}.produkt-root .gold-line-mobile{display:none}.produkt-root .gold-line-desktop{display:block}}@media (max-width:768px){.produkt-root .hero-image img{width:100%;height:auto}.produkt-root .product-shop-section{padding:3.5rem 1.25rem 3rem}.produkt-root .ingredients-section,.produkt-root .section{padding:3rem 1.25rem}.produkt-root .journey{padding:4rem 1.25rem}.produkt-root .gold-axis{height:48px}.produkt-root .product-shop-section .product-header{margin-bottom:1.5rem}.produkt-root .product-shop-section .choose-heading{margin:1.5rem 0 1.2rem}.produkt-root .section-subtitle{margin:.8rem auto 1.6rem}}@media (max-width:640px){.produkt-root .product-badge{display:none}.produkt-root .eshop-cta-btn{width:100%}}