.reveal{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.stagger-children>*{opacity:0;transform:translateY(20px)}.stagger-children.visible>*:nth-child(1){animation:fadeUp .6s .1s forwards}.stagger-children.visible>*:nth-child(2){animation:fadeUp .6s .2s forwards}.stagger-children.visible>*:nth-child(3){animation:fadeUp .6s .3s forwards}.stagger-children.visible>*:nth-child(4){animation:fadeUp .6s .4s forwards}.stagger-children.visible>*:nth-child(5){animation:fadeUp .6s .5s forwards}.stagger-children.visible>*:nth-child(6){animation:fadeUp .6s .6s forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-card{transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #10b98126}.product-card img{transition:transform .6s cubic-bezier(.16,1,.3,1)}.product-card:hover img{transform:scale(1.05)}.glass{background:#ffffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.glass-dark{background:#0a0a0fcc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05)}.btn-glow{transition:all .3s ease}.btn-glow:hover{box-shadow:0 0 30px #10b98166}.btn-outline{position:relative;overflow:hidden}.btn-outline:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(16,185,129,.2),transparent);opacity:0;transition:opacity .3s ease}.btn-outline:hover:before{opacity:1}.category-card{position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,10,15,.9) 0%,rgba(10,10,15,.3) 50%,transparent 100%);z-index:1}.category-card img{transition:transform .6s cubic-bezier(.16,1,.3,1)}.category-card:hover img{transform:scale(1.1)}.category-card .content{position:relative;z-index:2}.scroll-carousel{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1rem}.scroll-carousel::-webkit-scrollbar{display:none}.scroll-carousel>*{scroll-snap-align:start;flex-shrink:0}.testimonial-card{background:linear-gradient(135deg,#ffffff0d,#ffffff05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.testimonial-card:hover{border-color:#10b9814d;box-shadow:0 10px 30px #10b9811a}.stars{color:#f59e0b}.gradient-border{position:relative}.gradient-border:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;background:linear-gradient(135deg,#10b98180,#8b5cf680);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;border-radius:inherit}.newsletter-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.newsletter-input:focus{background:#ffffff14;border-color:#10b98180;outline:none;box-shadow:0 0 0 3px #10b9811a}html{scroll-behavior:smooth}::-moz-selection{background:#10b9814d;color:#fff}::selection{background:#10b9814d;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0f}::-webkit-scrollbar-thumb{background:#1a1a2e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#10b981}.story-container{position:relative;background:#0a0a0f}.story-chapter{min-height:70vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.chapter-hero{min-height:100vh}.chapter-origin,.chapter-craft{min-height:60vh;padding:4rem 0}.chapter-collection{min-height:auto;padding:5rem 0}.chapter-cta{min-height:50vh;padding:4rem 0}.story-progress{position:fixed;right:2rem;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;align-items:center;gap:1rem}.progress-track{width:3px;height:120px;background:#ffffff1a;border-radius:3px;overflow:hidden}.progress-fill{width:100%;height:100%;background:linear-gradient(to bottom,#10b981,#059669);transform-origin:top;transform:scaleY(0);border-radius:3px}.progress-chapters{display:flex;flex-direction:column;gap:.75rem}.chapter-dot{width:20px;height:20px;border-radius:50%;background:transparent;border:none;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;position:relative}.chapter-dot .dot-circle{width:8px;height:8px;border-radius:50%;background:#ffffff40;transition:all .4s cubic-bezier(.16,1,.3,1)}.chapter-dot:hover .dot-circle{background:#ffffff80;transform:scale(1.2)}.chapter-dot .plant-icon{width:16px;height:16px;color:#10b981;position:absolute;opacity:0;transform:scale(.5);transition:all .4s cubic-bezier(.16,1,.3,1)}.chapter-dot.active .dot-circle{opacity:0;transform:scale(0)}.chapter-dot.active .plant-icon{opacity:1;transform:scale(1);filter:drop-shadow(0 0 8px rgba(16,185,129,.6))}@media(max-width:768px){.story-progress{display:none}}.chapter-hero{background:linear-gradient(180deg,#0a0a0f,#0f1419)}.parallax-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.parallax-layer{position:absolute;top:0;right:0;bottom:0;left:0;will-change:transform}.layer-ocean{z-index:0}.layer-deep{z-index:1}.layer-mid{z-index:2}.layer-front{z-index:3}.deep-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 100%,rgba(16,185,129,.15) 0%,transparent 60%),radial-gradient(ellipse at 20% 50%,rgba(139,92,246,.1) 0%,transparent 40%),radial-gradient(ellipse at 80% 30%,rgba(6,182,212,.1) 0%,transparent 40%)}.underwater-glow{position:absolute;border-radius:50%;filter:blur(80px);animation:glowPulse 8s ease-in-out infinite}.glow-1{width:600px;height:600px;bottom:-20%;left:20%;background:#10b98126;animation-delay:0s}.glow-2{width:400px;height:400px;top:20%;right:10%;background:#8b5cf61a;animation-delay:4s}@keyframes glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.deep-ocean{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% 120%,rgba(16,185,129,.3) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(6,182,212,.2) 0%,transparent 40%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(139,92,246,.15) 0%,transparent 40%),linear-gradient(180deg,#030810,#0a1628,#051510);animation:oceanShift 20s ease-in-out infinite}@keyframes oceanShift{0%,to{background-position:0% 0%,0% 0%,100% 0%,0% 0%}50%{background-position:0% 10%,10% 5%,90% 10%,0% 0%}}.light-rays{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(170deg,rgba(255,255,255,.08) 0%,transparent 30%),linear-gradient(190deg,rgba(255,255,255,.05) 0%,transparent 40%),linear-gradient(160deg,rgba(16,185,129,.08) 0%,transparent 35%);animation:raysPulse 8s ease-in-out infinite}@keyframes raysPulse{0%,to{opacity:.6}50%{opacity:1}}.tank-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1520301255226-bf5f144451c1?w=1920&h=1080&fit=crop) center/cover no-repeat;opacity:.5;mix-blend-mode:luminosity;animation:tankFloat 15s ease-in-out infinite}@keyframes tankFloat{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.03) translateY(-10px)}}.tank-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1520301255226-bf5f144451c1?w=1920&h=1080&fit=crop) center/cover no-repeat;opacity:.25;mix-blend-mode:screen;filter:blur(3px) hue-rotate(20deg);animation:tankFloat 15s ease-in-out infinite reverse}.floating-plant{position:absolute;width:200px;height:300px;background:linear-gradient(180deg,rgba(16,185,129,.15) 0%,transparent 100%);border-radius:0 100%;animation:plantSway 6s ease-in-out infinite}.plant-1{bottom:0;left:5%;transform:rotate(-10deg);animation-delay:0s;width:250px;height:350px}.plant-2{bottom:0;right:5%;transform:rotate(15deg) scaleX(-1);animation-delay:2s;width:220px;height:320px}.plant-3{bottom:0;left:50%;transform:translate(-50%);animation-delay:4s;width:180px;height:280px;opacity:.6}@keyframes plantSway{0%,to{transform:rotate(-10deg) translate(0)}50%{transform:rotate(-5deg) translate(10px)}}.bubble{position:absolute;bottom:-20px;left:var(--left);width:var(--size);height:var(--size);background:radial-gradient(circle at 30% 30%,#ffffff4d,#ffffff1a);border-radius:50%;animation:bubbleRise 8s ease-in-out infinite;animation-delay:var(--delay)}@keyframes bubbleRise{0%{transform:translateY(0) scale(1);opacity:0}10%{opacity:.8}90%{opacity:.6}to{transform:translateY(-100vh) scale(.5);opacity:0}}.hero-content{position:relative;z-index:10;text-align:center;padding:2rem}.brand-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.brand-reveal{display:flex;flex-direction:column;gap:.5rem}.brand-word{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,8vw,6rem);font-weight:300;letter-spacing:.3em;color:#fff;line-height:1.1}.tagline-reveal{display:flex;align-items:center;gap:1.5rem;margin-top:1rem}.tagline-line{width:60px;height:1px;background:linear-gradient(90deg,transparent,rgba(16,185,129,.5),transparent)}.tagline-text{font-size:.875rem;letter-spacing:.25em;text-transform:uppercase;color:#ffffffb3}.location-reveal{font-size:.75rem;letter-spacing:.2em;color:#fff6;margin-top:.5rem}.hero-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2.5rem}.hero-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:9999px;font-size:1rem;font-weight:500;letter-spacing:.05em;transition:all .3s cubic-bezier(.16,1,.3,1);text-decoration:none}.hero-btn svg{width:20px;height:20px;transition:transform .3s ease}.hero-btn-primary{background:#10b981;color:#fff;box-shadow:0 4px 20px #10b9814d}.hero-btn-primary:hover{background:#059669;transform:translateY(-2px);box-shadow:0 8px 30px #10b98166}.hero-btn-primary:hover svg{transform:translate(4px)}.hero-btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}@media(max-width:640px){.hero-cta-buttons{flex-direction:column;align-items:center}.hero-btn{width:100%;max-width:280px;justify-content:center}}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem}.scroll-text{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffff4d}.scroll-arrow{width:24px;height:24px;color:#fff6}.scroll-arrow svg{width:100%;height:100%}.chapter-origin{background:linear-gradient(180deg,#0f1419,#0a0a0f);padding:6rem 2rem}.origin-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}@media(max-width:968px){.origin-content{grid-template-columns:1fr;gap:3rem}}.chapter-label{font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:#10b981;margin-bottom:2rem}.origin-text-container{display:flex;flex-direction:column;gap:1.5rem}.reveal-text-wrapper{overflow:hidden}.reveal-text{font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300;line-height:1.4;color:#ffffffe6}.word{display:inline-block;overflow:hidden;margin-right:.3em}.word-inner{display:inline-block}.origin-visual{position:relative}.visual-frame{position:relative;border-radius:1rem;overflow:hidden}.frame-glow{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background:radial-gradient(ellipse at center,rgba(16,185,129,.2) 0%,transparent 70%);z-index:-1}.origin-image{width:100%;height:auto;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.chapter-craft{background:#0a0a0f;padding:6rem 2rem}.craft-content{max-width:900px;margin:0 auto}.craft-header{text-align:center;margin-bottom:5rem}.craft-headline{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.headline-word{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,5vw,4rem);font-weight:300;color:#fff}.headline-word.highlight{color:#10b981}.craft-steps{display:flex;flex-direction:column;gap:2rem}.craft-step{display:flex;align-items:center;gap:2rem;padding:2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:1rem;position:relative;overflow:hidden;transition:all .4s ease}.craft-step:hover{background:#10b9810d;border-color:#10b98133;transform:translate(10px)}.step-icon{width:60px;height:60px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:1rem}.step-icon svg{width:28px;height:28px;color:#10b981}.step-content{flex:1}.step-content h3{font-size:1.25rem;font-weight:500;color:#fff;margin-bottom:.5rem}.step-content p{font-size:.9rem;color:#fff9}.step-number{font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:300;color:#ffffff0d;position:absolute;right:2rem;top:50%;transform:translateY(-50%)}@media(max-width:640px){.craft-step{flex-direction:column;text-align:center;gap:1rem}.step-number{display:none}}.chapter-collection{background:linear-gradient(180deg,#0a0a0f,#0f1419);padding:6rem 2rem}.collection-content{max-width:1200px;margin:0 auto}.collection-header{text-align:center;margin-bottom:4rem}.collection-headline{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;color:#fff;margin-top:1rem}.collection-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.collection-showcase{grid-template-columns:1fr}}.collection-card{position:relative;display:flex;flex-direction:column;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:1.5rem;overflow:hidden;text-decoration:none;transition:all .4s ease}.collection-card:hover{border-color:#10b9814d;transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.collection-card.card-featured{grid-column:span 2}@media(max-width:768px){.collection-card.card-featured{grid-column:span 1}}.card-image{position:relative;overflow:hidden;aspect-ratio:16/9}.card-featured .card-image{aspect-ratio:21/9}.card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,10,15,.8) 0%,transparent 50%)}.card-content{padding:1.5rem;position:relative;z-index:2}.card-tag{display:inline-block;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem;background:#10b98133;color:#10b981;border-radius:2rem;margin-bottom:.75rem}.card-tag.best-value{background:#f59e0b33;color:#f59e0b}.card-content h3{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;color:#fff;margin-bottom:.5rem}.card-content p{font-size:.875rem;color:#fff9}.card-arrow{position:absolute;bottom:1.5rem;right:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:50%;color:#10b981;transition:all .3s ease}.card-arrow svg{width:20px;height:20px}.collection-card:hover .card-arrow{background:#10b981;color:#fff}.chapter-cta{background:linear-gradient(180deg,#0f1419,#0a0a0f);padding:8rem 2rem;text-align:center;position:relative;overflow:hidden}.cta-visual{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.cta-plants{position:absolute;top:0;right:0;bottom:0;left:0}.cta-plant{position:absolute;bottom:0;width:300px;height:400px;background:linear-gradient(180deg,rgba(16,185,129,.05) 0%,transparent 100%);border-radius:0 100%}.plant-left{left:-100px;transform:rotate(-20deg)}.plant-right{right:-100px;transform:rotate(20deg) scaleX(-1)}.cta-content{position:relative;z-index:10;max-width:800px;margin:0 auto}.cta-text{display:flex;flex-direction:column;align-items:center;gap:2rem}.cta-headline{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.cta-word{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,5vw,4rem);font-weight:300;color:#fff}.cta-word.highlight{color:#10b981}.cta-subtext{font-size:1.1rem;color:#fff9;max-width:500px;line-height:1.6}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.btn-magnetic{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:9999px;font-size:.9rem;font-weight:500;letter-spacing:.05em;text-decoration:none;transition:all .3s ease;will-change:transform}.btn-primary{background:#10b981;color:#fff;box-shadow:0 10px 30px #10b9814d}.btn-primary:hover{background:#059669;box-shadow:0 15px 40px #10b98166}.btn-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-secondary:hover{border-color:#10b981;color:#10b981}.btn-icon{display:flex;align-items:center;justify-content:center}.btn-icon svg{width:18px;height:18px;transition:transform .3s ease}.btn-magnetic:hover .btn-icon svg{transform:translate(4px)}.cta-trust{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#ffffff80}.trust-icon{width:18px;height:18px;color:#10b981}@media(max-width:768px){.brand-word{letter-spacing:.15em}.tagline-reveal{flex-direction:column;gap:.75rem}.tagline-line{width:40px}.floating-plant{display:none}.cta-plant{width:150px;height:200px}}.hero-carousel{position:relative;height:420px;overflow:hidden;background:#0a0a0f}.carousel-slides{position:relative;height:100%}.carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease-in-out}.carousel-slide.active{opacity:1}.slide-background{position:absolute;top:0;right:0;bottom:0;left:0}.slide-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%}.carousel-slide[data-slide="0"] .slide-background img{-o-object-position:right center;object-position:right center}.carousel-slide[data-slide="1"] .slide-background img{-o-object-position:center center;object-position:center center}.slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a0a0fd9,#0a0a0f99,#0a0a0f4d)}.slide-overlay.overlay-purple{background:linear-gradient(90deg,#581c87d9,#581c8780,#0a0a0f4d)}.slide-content{position:relative;z-index:10;max-width:1400px;margin:0 auto;padding:0 2rem;height:100%;display:flex;flex-direction:column;justify-content:center}.slide-badge{display:inline-block;width:-moz-fit-content;width:fit-content;padding:.4rem .75rem;border-radius:.25rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;background:#10b98133;color:#6ee7b7;margin-bottom:1rem}.slide-badge.badge-drop{background:#a855f74d;color:#d8b4fe}.slide-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:300;color:#fff;margin:0 0 .75rem;letter-spacing:.02em}.slide-description{font-size:1.1rem;color:#ffffffb3;margin:0 0 1.5rem;max-width:500px;line-height:1.6}.slide-cta{display:flex;align-items:center;gap:1.5rem}.btn-slide-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:#10b981;color:#fff;font-size:.95rem;font-weight:500;text-decoration:none;border-radius:.5rem;transition:all .3s ease}.btn-slide-primary:hover{background:#059669;transform:translate(4px)}.btn-slide-primary svg{width:18px;height:18px}.btn-slide-primary.btn-purple{background:#8b5cf6}.btn-slide-primary.btn-purple:hover{background:#7c3aed}.slide-price{font-size:.95rem;color:#fff9}.slide-price strong{color:#10b981;font-weight:600}.slide-stock{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#ffffffb3}.stock-dot{width:8px;height:8px;border-radius:50%;background:#f59e0b;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease;z-index:20}.carousel-arrow:hover{background:#fff3;border-color:#fff3}.carousel-arrow svg{width:20px;height:20px}.arrow-prev{left:1.5rem}.arrow-next{right:1.5rem}.carousel-indicators{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:20}.indicator{width:32px;height:4px;border:none;border-radius:2px;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.indicator:hover{background:#ffffff80}.indicator.active{background:#10b981;width:48px}@media(max-width:768px){.hero-carousel{height:380px}.slide-content{padding:0 1.5rem}.slide-title{font-size:2rem}.slide-description{font-size:.95rem;margin-bottom:1.25rem}.slide-cta{flex-direction:column;align-items:flex-start;gap:1rem}.carousel-arrow{display:none}.carousel-slide[data-slide="0"] .slide-background img{-o-object-position:70% center;object-position:70% center}}@media(min-width:1200px){.hero-carousel{height:500px}}@media(min-width:1600px){.hero-carousel{height:560px}}.trust-bar{background:#0f1419;border-bottom:1px solid rgba(255,255,255,.05);padding:1rem 0}.trust-bar-inner{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:center;gap:3rem}.trust-bar .trust-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#ffffffb3}.trust-bar .trust-item svg{width:18px;height:18px;color:#10b981}@media(max-width:768px){.hero-carousel{height:360px}.slide-content{padding:0 1.5rem}.slide-title{font-size:2rem}.slide-description{font-size:.95rem}.carousel-arrow{width:40px;height:40px}.arrow-prev{left:.75rem}.arrow-next{right:.75rem}.trust-bar-inner{flex-wrap:wrap;justify-content:center;gap:1rem 2rem}.trust-bar .trust-item{font-size:.75rem}}.shop-categories{background:linear-gradient(180deg,#0f1419,#0a1628);padding:5rem 0 6rem}.categories-container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.categories-header{text-align:center;margin-bottom:3rem}.categories-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.3em;color:#10b981;margin-bottom:.75rem}.categories-title{font-size:clamp(2rem,5vw,3rem);font-weight:300;color:#fff;letter-spacing:.05em}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-card{position:relative;display:flex;flex-direction:column;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;overflow:hidden;transition:all .3s ease;text-decoration:none;height:200px}.category-card:hover{background:#ffffff0f;border-color:#10b9814d;transform:translateY(-4px);box-shadow:0 12px 24px #0000004d}.category-image{position:relative;overflow:hidden;height:120px;flex-shrink:0}.category-featured .category-image{height:120px}.category-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.category-content{padding:.875rem 1rem;display:flex;flex-direction:column;gap:.125rem;flex:1}.category-featured .category-content{position:relative;background:transparent;padding:.875rem 1rem}.category-tag{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:.65rem;text-transform:uppercase;letter-spacing:.15em;padding:.25rem .5rem;border-radius:.25rem;background:#8b5cf64d;color:#c4b5fd;margin-bottom:.25rem}.category-tag.tag-value{background:#f59e0b4d;color:#fcd34d}.category-tag.tag-shrimp{background:#06b6d44d;color:#67e8f9}.category-tag.tag-easy{background:#10b9814d;color:#6ee7b7}.category-content h3{font-size:1rem;font-weight:600;color:#fff;margin:0}.category-featured .category-content h3{font-size:1rem}.category-content p{font-size:.85rem;color:#fff9;margin:0}.category-arrow{position:absolute;bottom:1.25rem;right:1.25rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff6;transition:all .3s ease}.category-arrow svg{width:20px;height:20px}.category-card:hover .category-arrow{color:#10b981}.category-card.category-all{background:linear-gradient(135deg,#10b98126,#06b6d41a);border-color:#10b98140;justify-content:center;align-items:center}.category-all .category-content{text-align:center;justify-content:center;align-items:center;height:100%;padding:1.5rem}.category-all .category-content h3{font-size:1.125rem}.category-all .category-arrow{position:static;margin-top:.75rem}.why-coles{background:#0a1628;padding:4rem 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.why-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.why-item{display:flex;align-items:flex-start;gap:1rem}.why-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:.75rem;color:#10b981}.why-icon svg{width:24px;height:24px}.why-content h3{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .25rem}.why-content p{font-size:.85rem;color:#fff9;margin:0;line-height:1.5}@media(max-width:1024px){.categories-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.shop-categories{padding:3rem 0 4rem}.categories-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.category-card{height:160px}.category-image{height:90px}.why-coles{padding:3rem 0}.why-grid{grid-template-columns:1fr;gap:1.5rem}.why-item{text-align:left}.hero-trust-badges{gap:1rem;margin:1rem 0 1.5rem}.hero-trust-badges .trust-badge{font-size:.7rem}}
