.reviews-section{margin-top:4.5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.05)}@media(max-width:768px){.reviews-section{margin-top:3rem;padding-top:2rem}}.reviews-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;gap:2rem;flex-wrap:wrap}.header-left h2{font-size:2.2rem;font-weight:900;margin-bottom:1rem;color:#fff}.rating-summary{display:flex;align-items:center;gap:1rem;color:var(--text-muted)}.stars{color:#ffffff1a;display:flex;gap:2px}.star.active{color:var(--accent-color)}.average{font-weight:800;color:#fff;font-size:1.1rem}.write-review-btn{background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:#fff;padding:1rem 2rem;border-radius:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .3s ease}.write-review-btn:hover{background:var(--accent-color);color:#000;border-color:var(--accent-color);transform:translateY(-3px)}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.review-card{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:2rem;transition:all .3s ease}.review-card:hover{border-color:#ffffff1a;transform:translateY(-5px);background:#ffffff0d}.review-meta{display:flex;justify-content:space-between;margin-bottom:1rem}.review-stars{display:flex;gap:2px;font-size:.8rem;color:#ffffff1a}.review-date{font-size:.8rem;color:var(--text-muted);opacity:.6}.review-author{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.review-author strong{color:#fff;font-size:1rem}.verified-badge{font-size:.7rem;color:#00e5ff;background:#00e5ff0f;border:1px solid rgba(0,229,255,.15);padding:.2rem .5rem;border-radius:6px;text-transform:uppercase;font-weight:800;letter-spacing:.05em;display:flex;align-items:center;gap:.3rem}.review-text{color:var(--text-muted);line-height:1.6;font-style:italic;font-size:1rem}.no-reviews{grid-column:1 / -1;text-align:center;padding:4rem 2rem;background:#ffffff03;border-radius:24px;border:1px dashed rgba(255,255,255,.1);color:var(--text-muted)}@media(max-width:768px){.reviews-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.reviews-grid{grid-template-columns:1fr}}.enquiry-modal[data-astro-cid-lm6stwqi]{position:fixed;inset:0;width:100%;height:100%;background:#000000d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:10001;display:grid;place-items:center;padding:1rem;cursor:default;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.165,.84,.44,1),visibility .5s ease}.enquiry-modal[data-astro-cid-lm6stwqi].active{opacity:1;visibility:visible}.enquiry-modal-content[data-astro-cid-lm6stwqi]{background:linear-gradient(135deg,#141414f2,#0a0a0afa);border:1px solid rgba(255,255,255,.1);border-radius:32px;width:100%;max-width:550px;padding:3rem;position:relative;box-sizing:border-box;box-shadow:0 50px 100px #00000080;transform:scale(.9);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.enquiry-modal[data-astro-cid-lm6stwqi].active .enquiry-modal-content[data-astro-cid-lm6stwqi]{transform:scale(1)}.modal-close[data-astro-cid-lm6stwqi]{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff0d;border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.modal-close[data-astro-cid-lm6stwqi]:hover{background:#ffffff1a;transform:rotate(90deg)}.modal-header[data-astro-cid-lm6stwqi]{text-align:center;margin-bottom:2.5rem}.modal-eyebrow[data-astro-cid-lm6stwqi]{font-size:.75rem;text-transform:uppercase;letter-spacing:.3em;color:var(--accent-color);font-weight:800;margin-bottom:.5rem;display:block}.modal-header[data-astro-cid-lm6stwqi] h2[data-astro-cid-lm6stwqi]{font-size:2.5rem;font-weight:900;margin-bottom:.75rem;color:#fff}.modal-header[data-astro-cid-lm6stwqi] p[data-astro-cid-lm6stwqi]{color:var(--text-muted);font-size:1rem;line-height:1.6}.enquiry-form[data-astro-cid-lm6stwqi]{display:flex;flex-direction:column;gap:1.2rem}.form-body[data-astro-cid-lm6stwqi]{display:flex;flex-direction:column;gap:1.2rem;transition:opacity .3s ease}.form-group[data-astro-cid-lm6stwqi]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-lm6stwqi] label[data-astro-cid-lm6stwqi]{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;opacity:.8}.form-group[data-astro-cid-lm6stwqi] input[data-astro-cid-lm6stwqi],.form-group[data-astro-cid-lm6stwqi] textarea[data-astro-cid-lm6stwqi]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;color:#fff;font-family:inherit;font-size:1rem;transition:all .3s ease}.form-group[data-astro-cid-lm6stwqi] input[data-astro-cid-lm6stwqi]:focus,.form-group[data-astro-cid-lm6stwqi] textarea[data-astro-cid-lm6stwqi]:focus{outline:none;border-color:var(--accent-color);background:#ffffff0d;box-shadow:0 0 15px #00e5ff1a}.form-group[data-astro-cid-lm6stwqi] input[data-astro-cid-lm6stwqi]:-webkit-autofill,.form-group[data-astro-cid-lm6stwqi] input[data-astro-cid-lm6stwqi]:-webkit-autofill:hover,.form-group[data-astro-cid-lm6stwqi] input[data-astro-cid-lm6stwqi]:-webkit-autofill:focus,.form-group[data-astro-cid-lm6stwqi] input[data-astro-cid-lm6stwqi]:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #141414 inset!important;-webkit-text-fill-color:#ffffff!important;transition:background-color 5000s ease-in-out 0s}.checkbox-group[data-astro-cid-lm6stwqi]{flex-direction:row!important;align-items:flex-start;gap:1rem!important;margin-top:.5rem}.checkbox-group[data-astro-cid-lm6stwqi] input[data-astro-cid-lm6stwqi][type=checkbox]{width:20px;height:20px;margin-top:.2rem;cursor:pointer;accent-color:var(--accent-color)}.checkbox-label[data-astro-cid-lm6stwqi]{font-size:.85rem!important;text-transform:none!important;letter-spacing:0!important;line-height:1.4;cursor:pointer;opacity:.7!important}.star-rating[data-astro-cid-lm6stwqi]{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:.5rem}.star-rating[data-astro-cid-lm6stwqi] input[data-astro-cid-lm6stwqi]{display:none}.star-rating[data-astro-cid-lm6stwqi] label[data-astro-cid-lm6stwqi]{font-size:2rem;color:#ffffff1a;cursor:pointer;transition:color .2s ease}.star-rating[data-astro-cid-lm6stwqi] label[data-astro-cid-lm6stwqi]:hover,.star-rating[data-astro-cid-lm6stwqi] label[data-astro-cid-lm6stwqi]:hover~label[data-astro-cid-lm6stwqi],.star-rating[data-astro-cid-lm6stwqi] input[data-astro-cid-lm6stwqi]:checked~label[data-astro-cid-lm6stwqi]{color:var(--accent-color)}.submit-button[data-astro-cid-lm6stwqi]{background:var(--accent-color);color:#000;border:none;border-radius:12px;padding:1.2rem;font-size:1rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;margin-top:1rem}.submit-button[data-astro-cid-lm6stwqi]:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.form-success-state[data-astro-cid-lm6stwqi]{text-align:center;padding:2rem 0;transition:all .4s ease;transform:translateY(20px)}.success-icon[data-astro-cid-lm6stwqi]{background:#00e5ff1a;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;border:1px solid rgba(0,229,255,.2)}.form-success-state[data-astro-cid-lm6stwqi] h3[data-astro-cid-lm6stwqi]{font-size:1.8rem;color:#fff;margin-bottom:1rem}.form-success-state[data-astro-cid-lm6stwqi] p[data-astro-cid-lm6stwqi]{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.form-privacy[data-astro-cid-lm6stwqi]{text-align:center;font-size:.75rem;color:var(--text-muted);opacity:.5;margin-top:1rem}@media(max-width:600px){.enquiry-modal-content[data-astro-cid-lm6stwqi]{padding:2rem 1.5rem}.modal-header[data-astro-cid-lm6stwqi] h2[data-astro-cid-lm6stwqi]{font-size:1.8rem}}.ingredient-icon-wrapper[data-astro-cid-j34iha2m]{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--accent-color, #00e5ff)}.ingredient-icon-wrapper[data-astro-cid-j34iha2m] svg{width:100%;height:100%;display:block}:root{--ease-premium: cubic-bezier(.16, 1, .3, 1)}.product-hero{display:grid;grid-template-columns:1fr;grid-template-areas:"header" "visual" "info";gap:2rem;align-items:start;margin-top:0;min-height:70vh}@media(min-width:1024px){.product-hero{grid-template-columns:.8fr 1.2fr;grid-template-areas:"visual header" "visual info";gap:2rem 5rem;margin-top:3rem}}.product-header{grid-area:header;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}@media(min-width:1024px){.product-header{display:block;text-align:left;align-items:flex-start;width:auto}}.product-visual{grid-area:visual;display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.product-info{grid-area:info}@media(min-width:1024px){.product-visual{position:sticky;top:10rem}}.product-stage{position:relative;width:100%;max-width:320px;height:460px;perspective:2000px;display:flex;flex-direction:column;align-items:center;touch-action:pan-y;margin-bottom:1.5rem;overflow:visible}@media(min-width:1024px){.product-stage{max-width:380px;height:540px}}@media(max-width:768px){.product-stage{max-width:280px;height:400px;margin-bottom:2.5rem}}@media(max-width:480px){.product-stage{max-width:240px;height:350px;margin-bottom:2rem}}.flip-card{width:100%;height:100%;transform-style:preserve-3d;outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none}.flip-card.interactive{cursor:pointer}.flip-card *{-webkit-tap-highlight-color:transparent;outline:none}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s var(--ease-premium);transform-style:preserve-3d;outline:none}.flip-card.is-flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;display:flex;justify-content:center;align-items:center}.flip-card-back{transform:rotateY(180deg)}:global(.spore-particle){position:fixed;width:10px;height:10px;background-color:#fff9!important;border-radius:50%;pointer-events:none;z-index:10000;filter:blur(1px);box-shadow:0 0 10px #fff3}.product-image{width:100%;height:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 20px 45px rgba(0,0,0,.65));pointer-events:none}.glow-effect{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,#00e5ff12,#0000 70%);filter:blur(80px);z-index:-1}.floor-shadow{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:75%;height:16px;background:radial-gradient(ellipse at center,#000000bf,#0000 70%);filter:blur(6px);border-radius:50%;transition:transform .6s var(--ease-premium),opacity .6s var(--ease-premium);z-index:1;pointer-events:none}.product-stage:hover .floor-shadow{transform:translate(-50%) scale(.85);opacity:.55}.interaction-hint{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.2em;font-weight:800;animation:pulse 2s infinite;background:none;border:none;cursor:pointer;padding:0;font-family:Outfit,sans-serif}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}.flip-icon{transition:transform .6s var(--ease-premium),color .3s ease;color:var(--text-muted)}.interaction-hint:hover .flip-icon{transform:rotate(180deg);color:var(--accent-color)}.product-title{font-family:Outfit,sans-serif;font-size:clamp(2.4rem,7vw,4.8rem);font-weight:900;line-height:1.05;margin-top:.5rem;margin-bottom:.75rem;background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent!important;color:transparent!important;letter-spacing:-.03em;text-align:center;animation:metallicTitleShine 10s linear infinite;view-transition-name:none!important}.product-title.gourmet-title{background-image:linear-gradient(120deg,#a1a1aa,#00e5ff 20%,#fff,#fa0 30%,#a1a1aa,#00e5ff 70%,#fff,#fa0 80%,#a1a1aa)}.product-title.power-title{background-image:linear-gradient(120deg,#a1a1aa,#00e5ff 20%,#fff,#b432ff 30%,#a1a1aa,#00e5ff 70%,#fff,#b432ff 80%,#a1a1aa)}@keyframes metallicTitleShine{0%{background-position:100% center}to{background-position:0% center}}.product-category{font-family:Outfit,sans-serif;font-size:1.05rem;color:var(--accent-color);text-transform:uppercase;letter-spacing:.35em;margin-bottom:1rem;font-weight:800;text-align:center}@media(min-width:1024px){.product-category{margin-bottom:2rem;text-align:left}.product-title{text-align:left}}.product-description-box{color:#e0e0e0;font-size:1.05rem;line-height:1.75}.product-description-box :global(h2){font-family:Outfit,sans-serif;font-size:1.8rem;color:#fff;margin-bottom:1.5rem;font-weight:800}.product-description-box :global(ul){list-style:none;padding:0;margin:1.5rem 0;display:flex;flex-direction:column;gap:.75rem}.product-description-box :global(li){position:relative;padding:1rem 1.25rem;background:#ffffff05;border:1px solid rgba(255,255,255,.04);border-left:3px solid var(--accent-color);border-radius:12px;transition:all .3s var(--ease-premium)}.product-description-box :global(li:hover){background:#ffffff09;border-color:#ffffff14;border-left-color:var(--accent-color);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.cta-section{margin-top:3.5rem;display:flex;justify-content:center}@media(max-width:768px){.cta-section{margin-top:2.5rem}}@media(min-width:1024px){.cta-section{justify-content:flex-start}}.cta-button{position:relative;overflow:hidden;display:inline-block;background:var(--accent-color);color:#000;padding:1.2rem 3.5rem;border-radius:12px;text-decoration:none;font-weight:900;text-transform:uppercase;transition:background-color .3s var(--ease-premium),transform .3s var(--ease-premium),box-shadow .3s var(--ease-premium);border:none;cursor:pointer;font-family:Outfit,sans-serif;letter-spacing:.05em;box-shadow:inset 0 1px #ffffff4d,0 4px 15px #0003}.cta-button:hover{transform:translateY(-3px);background:#fff;box-shadow:inset 0 1px #ffffff80,0 10px 25px #ffffff1a}.cta-button:active{transform:translateY(0) scale(.96)}.cta-button:after{content:"";position:absolute;top:0;left:-150%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-20deg)}.cta-button:hover:after{left:150%;transition:all .85s cubic-bezier(.16,1,.3,1)}.pill{display:inline-block;padding:.4rem 1.1rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:.8rem;font-weight:800;text-transform:uppercase;font-family:Outfit,sans-serif;letter-spacing:.05em}.pill.gourmet{color:#fa0;border-color:#fa03}.pill.power{color:#b432ff;border-color:#b432ff33}.pill.micro-nootropic{color:#00e5ff;border-color:#00e5ff33}.ingredients-section{margin-top:3rem;border-top:1px solid rgba(255,255,255,.05);padding-top:2rem}@media(max-width:768px){.ingredients-section{margin-top:2rem;padding-top:1.5rem}}.ingredients-title{font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;color:#fff;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;text-align:center}@media(min-width:1024px){.ingredients-title{text-align:left}}.ingredients-grid{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media(min-width:768px){.ingredients-grid{gap:1rem}}@media(min-width:1024px){.ingredients-grid{justify-content:flex-start}}.ingredient-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff04;border:1px solid rgba(255,255,255,.05);backdrop-filter:blur(8px);border-radius:16px;padding:1.25rem .5rem;text-align:center;transition:all .4s var(--ease-premium);cursor:pointer;outline:none;flex:0 1 calc(50% - .375rem);min-width:100px;max-width:calc(50% - .375rem)}@media(min-width:360px){.ingredient-card{flex:0 1 105px;max-width:none;padding:1.25rem .75rem}}@media(min-width:480px){.ingredient-card{flex:0 1 115px}}@media(min-width:1024px){.ingredient-card{flex:0 1 130px;padding:1.25rem 1rem}}.ingredient-card:hover{background:#ffffff06;border-color:var(--accent-color, #00e5ff);transform:translateY(-4px);box-shadow:0 10px 25px #0006,0 0 16px color-mix(in srgb,var(--accent-color, #00e5ff) 15%,transparent)}.ingredient-icon-container{width:36px;height:36px;margin-bottom:.75rem;transition:transform .4s var(--ease-premium)}.ingredient-card:hover .ingredient-icon-container{transform:scale(1.1) rotate(5deg)}.ingredient-name{font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;color:#ccc;transition:color .3s ease;line-height:1.3;word-break:break-word;hyphens:auto}.ingredient-tooltip{position:absolute;bottom:115%;left:50%;transform:translate(-50%) translateY(8px);width:245px;background:#08080ad9;border:1px solid rgba(255,255,255,.06);border-top-color:var(--accent-color, rgba(255, 255, 255, .2));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:12px;padding:1rem;text-align:left;box-shadow:0 15px 30px #00000080,0 0 15px color-mix(in srgb,var(--accent-color, #00e5ff) 8%,transparent);opacity:0;visibility:hidden;pointer-events:none;z-index:100;transition:opacity .3s var(--ease-premium),transform .3s var(--ease-premium),visibility .3s var(--ease-premium)}.tooltip-header{margin-bottom:.4rem;display:flex;justify-content:space-between;align-items:center}.tooltip-title{font-family:Outfit,sans-serif;font-size:.9rem;font-weight:800;color:#fff;letter-spacing:-.01em}.tooltip-text{font-family:Inter,sans-serif;font-size:.75rem;line-height:1.4;color:#a1a1aa;margin:0}.ingredient-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:rgba(10,10,12,.96) transparent transparent transparent}.ingredient-card:hover .ingredient-tooltip,.ingredient-card:focus-within .ingredient-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}@media(max-width:768px){.ingredient-tooltip{display:none!important}}.ingredient-popup-modal{position:fixed;inset:0;background:#03030373;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;visibility:hidden;transition:opacity .4s var(--ease-premium),visibility .4s ease}.ingredient-popup-modal.active{opacity:1;visibility:visible}.popup-modal-content{position:relative;width:100%;max-width:320px;background:#08080a66;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);border-radius:24px;padding:2.5rem 1.5rem 2rem;text-align:center;box-shadow:0 30px 60px #0009,inset 0 1px #ffffff26;transform:scale(.9) translateY(20px);transition:transform .5s var(--ease-premium);overflow:hidden}.ingredient-popup-modal.active .popup-modal-content{transform:scale(1) translateY(0)}.popup-modal-content:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00e5ff1f,#0072ff1f,#00e5ff1f);background-size:200% 200%;animation:popup-gradient-flow 6s ease-in-out infinite alternate;pointer-events:none;z-index:1}@keyframes popup-gradient-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.popup-modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:#ffffffb3;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s var(--ease-premium);z-index:10;padding:0}.popup-modal-close:hover{background:#ffffff14;color:#fff}.popup-modal-close:active{transform:scale(.9)}.popup-modal-icon-wrapper{width:72px;height:72px;margin:0 auto 1.5rem;background:radial-gradient(circle,#00e5ff1a,#0000 70%);border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 25px #00e5ff14;position:relative;z-index:2}.popup-modal-icon-wrapper :global(svg){width:36px;height:36px;color:var(--accent-color, #00e5ff)}.popup-modal-title{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.75rem;position:relative;z-index:2}.popup-modal-text{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6;color:#d1d5db;margin:0;position:relative;z-index:2}.ingredient-card:hover .ingredient-name{color:#fff}.placeholder-visual{width:100%;max-width:480px;height:500px;background:#ffffff04;border:1px solid rgba(255,255,255,.05);border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.placeholder-logo{font-family:Outfit,sans-serif;font-size:5rem;font-weight:900;opacity:.08;margin-bottom:1rem}.expand-button{position:absolute;top:1.5rem;right:1.5rem;width:44px;height:44px;background:#0006;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;transition:opacity .3s var(--ease-premium),transform .3s var(--ease-premium),background-color .2s var(--ease-premium);opacity:0;transform:scale(.8)}.product-stage:hover .expand-button{opacity:1;transform:scale(1)}.expand-button:hover{background:var(--accent-color);color:#000;border-color:var(--accent-color)}@media(max-width:768px){.expand-button{opacity:1;transform:scale(1);top:1rem;right:1rem}}.lightbox{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f2;backdrop-filter:blur(20px);z-index:1000;display:none;justify-content:center;align-items:center;cursor:default;overflow:hidden}.lightbox.active{display:flex;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;padding:1rem}.lightbox-image{max-width:90vw;max-height:85vh;object-fit:contain;filter:drop-shadow(0 0 50px rgba(0,229,255,.15));transform:scale(.9);transition:transform .4s var(--ease-premium)}.lightbox.active .lightbox-image{transform:scale(1)}.lightbox-close{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff0d;border:none;color:#fff;cursor:pointer;padding:.8rem;border-radius:50%;z-index:1010;transition:background .3s;display:flex;align-items:center;justify-content:center}.lightbox-close:hover{background:#ffffff1a}.nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:#fff;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1010;transition:background-color .3s var(--ease-premium),color .3s var(--ease-premium),transform .2s var(--ease-premium);backdrop-filter:blur(10px)}.nav-arrow:hover{background:var(--accent-color);color:#000;border-color:var(--accent-color)}.nav-arrow:active{transform:translateY(-50%) scale(.9)}.nav-arrow.prev{left:2rem}.nav-arrow.next{right:2rem}@media(max-width:768px){.nav-arrow{width:48px;height:48px;background:#00000080}.nav-arrow.prev{left:.75rem}.nav-arrow.next{right:.75rem}.lightbox-image{max-width:100vw}}.product-navigation-container{margin-top:4.5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.04)}@media(max-width:768px){.product-navigation-container{margin-top:3rem;padding-top:2rem}}.nav-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.nav-header h2{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.nav-controls{display:flex;gap:1rem}.nav-link{width:44px;height:44px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s var(--ease-premium);text-decoration:none}.nav-link:hover{background:var(--accent-color);color:#000;border-color:var(--accent-color);transform:translateY(-2px)}.nav-link:active{transform:translateY(0) scale(.9)}.next-product-card{display:block;background:linear-gradient(135deg,#ffffff05,#ffffff01);border:1px solid rgba(255,255,255,.06);border-radius:24px;padding:2rem;text-decoration:none;color:inherit;transition:border-color .4s var(--ease-premium),transform .4s var(--ease-premium),background-color .4s var(--ease-premium),box-shadow .4s var(--ease-premium);position:relative;overflow:hidden}.next-label{font-family:Outfit,sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--accent-color);font-weight:800;margin-bottom:1.5rem;opacity:.8}.next-content{display:flex;justify-content:space-between;align-items:center;gap:2rem}.next-info h3{font-family:Outfit,sans-serif;font-size:2rem;font-weight:900;margin-bottom:.5rem;color:#fff;letter-spacing:-.02em}.next-info p{color:var(--text-muted);font-size:.95rem;max-width:500px;line-height:1.6}.next-image-container{width:120px;height:140px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.next-product-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 30px rgba(0,0,0,.5));transition:transform .4s var(--ease-premium)}.next-product-card:hover .next-product-image{transform:scale(1.08) rotate(3deg)}.next-arrow{width:56px;height:56px;background:#ffffff08;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .4s var(--ease-premium),color .4s var(--ease-premium),transform .4s var(--ease-premium)}.next-product-card:hover{background:#ffffff08;border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px #00000040}.next-product-card:hover .next-arrow{background:var(--accent-color);color:#000;transform:translate(6px)}.next-product-card:active{transform:translateY(-1px) scale(.99)}@media(max-width:768px){.next-info h3{font-size:1.6rem}.next-arrow{display:none}.next-product-card{padding:1.5rem}.next-image-container{width:90px;height:110px}}.purchase-integration[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:1.25rem;max-width:440px;width:100%;margin-top:1.5rem;margin-bottom:2.5rem;font-family:Inter,system-ui,sans-serif}@media(max-width:768px){.purchase-integration[data-astro-cid-yvbahnfj]{margin-top:2rem;margin-bottom:2rem;max-width:100%}}.price-display[data-astro-cid-yvbahnfj]{padding-bottom:.5rem}.price-amount[data-astro-cid-yvbahnfj]{font-family:Outfit,sans-serif;font-size:2.4rem;font-weight:900;color:#fff;letter-spacing:-.03em}.price-amount[data-astro-cid-yvbahnfj] .currency[data-astro-cid-yvbahnfj]{font-size:1.1rem;color:var(--accent-color, #00E5FF);margin-left:.25rem;font-weight:700}.qty-selector-row[data-astro-cid-yvbahnfj],.subtotal-row[data-astro-cid-yvbahnfj]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.qty-label[data-astro-cid-yvbahnfj],.subtotal-label[data-astro-cid-yvbahnfj]{font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted, #8a8a93);font-weight:800;font-family:Outfit,sans-serif}.qty-controls[data-astro-cid-yvbahnfj]{display:flex;align-items:center;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:.25rem}.qty-btn[data-astro-cid-yvbahnfj]{background:#ffffff05;border:1px solid rgba(255,255,255,.04);color:#fff;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.qty-btn[data-astro-cid-yvbahnfj]:hover{background:var(--accent-color, #00E5FF);color:#000;border-color:var(--accent-color, #00E5FF)}.qty-btn[data-astro-cid-yvbahnfj]:active{transform:scale(.92)}.qty-controls[data-astro-cid-yvbahnfj] input[data-astro-cid-yvbahnfj][type=number]{background:transparent;border:none;color:#fff;width:38px;text-align:center;font-size:1.05rem;font-weight:800;font-family:Outfit,sans-serif;outline:none}.qty-controls[data-astro-cid-yvbahnfj] input[data-astro-cid-yvbahnfj][type=number]::-webkit-outer-spin-button,.qty-controls[data-astro-cid-yvbahnfj] input[data-astro-cid-yvbahnfj][type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-controls[data-astro-cid-yvbahnfj] input[data-astro-cid-yvbahnfj][type=number]{-moz-appearance:textfield}.subtotal-amount[data-astro-cid-yvbahnfj]{color:#fff;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:900}.tax-disclaimer[data-astro-cid-yvbahnfj]{font-size:.7rem;color:var(--text-muted, #8a8a93);margin-top:-.8rem;font-style:italic}.paypal-buttons-wrapper[data-astro-cid-yvbahnfj]{margin-top:1.5rem;background:#ffffff04;border:1.5px solid rgba(0,229,255,.25);border-radius:20px;padding:1.25rem 1.25rem .5rem;box-shadow:0 8px 32px #00e5ff0a;transition:all .3s cubic-bezier(.16,1,.3,1)}.paypal-buttons-wrapper[data-astro-cid-yvbahnfj]:hover{border-color:#00e5ff73;box-shadow:0 10px 40px #00e5ff14}#paypal-button-container[data-astro-cid-yvbahnfj]{background:transparent;padding:0;border:none;box-shadow:none}iframe[src*=paypal],iframe[name*=paypal]{filter:invert(.92) hue-rotate(180deg) brightness(1.1) contrast(1.1)!important}.details-divider[data-astro-cid-yvbahnfj]{height:1px;background:#ffffff0d;margin-top:1rem;margin-bottom:2.5rem;width:100%;max-width:440px}.ingredients-section[data-astro-cid-yvbahnfj]{margin-top:3.5rem;border-top:1px solid rgba(255,255,255,.05);padding-top:2.5rem}.ingredients-title[data-astro-cid-yvbahnfj]{font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;color:#fff;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.8rem;text-align:center}@media(min-width:1024px){.ingredients-title[data-astro-cid-yvbahnfj]{text-align:left}}.ingredients-grid[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media(min-width:768px){.ingredients-grid[data-astro-cid-yvbahnfj]{gap:1rem}}@media(min-width:1024px){.ingredients-grid[data-astro-cid-yvbahnfj]{justify-content:flex-start}}.payment-status[data-astro-cid-yvbahnfj]{display:none;opacity:0;transform:translateY(10px);transition:all .4s cubic-bezier(.16,1,.3,1)}.payment-status[data-astro-cid-yvbahnfj].active{display:block;opacity:1;transform:translateY(0)}.payment-success[data-astro-cid-yvbahnfj]{display:flex;gap:1rem;align-items:center;background:#00ff7f0a;border:1px solid rgba(0,255,127,.15);padding:1.25rem;border-radius:16px;color:#fff}.payment-success[data-astro-cid-yvbahnfj] h4[data-astro-cid-yvbahnfj]{color:#00ff7f;font-family:Outfit,sans-serif;font-size:1.1rem;margin-bottom:.25rem;font-weight:800}.payment-success[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{color:var(--text-muted, #8a8a93);font-size:.9rem;margin:0;line-height:1.5}
