*,*:before,*:after{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f0fcff;color:#002633;line-height:1.6;margin:0}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container{padding:0 2rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-primary{background-color:#149199;color:#fff}.btn-primary:hover{background-color:#10777e}.btn-secondary{background-color:#f06694;color:#fff}.btn-secondary:hover{background-color:#ea2e6d}.btn-hero{background:linear-gradient(135deg,#f06694,#fac938);color:#fff;padding:1rem 2rem;font-size:1rem}.btn-hero:hover{opacity:.9;transform:translateY(-2px)}.btn-hero-secondary{background-color:#fff3;color:#fff;border:2px solid white;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-hero-secondary:hover{background-color:#ffffff4d}.btn-lg{padding:1rem 2rem;font-size:1rem}.btn-sm{padding:.5rem 1rem;font-size:.75rem}.header{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid hsl(184,40%,85%);background-color:#fafffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-inner{display:flex;height:4rem;align-items:center;justify-content:space-between}.header-logo img{height:4rem;width:auto}.header-nav{display:none;align-items:center;gap:1.5rem}@media (min-width: 768px){.header-nav{display:flex}}.header-nav a{font-size:.875rem;font-weight:500;color:#002633;transition:color .2s}.header-nav a:hover{color:#149199}.header-cart{position:relative;background:none;border:none;cursor:pointer;padding:.5rem}.header-cart svg{width:1.25rem;height:1.25rem}.cart-count{position:absolute;top:-.25rem;right:-.25rem;background-color:#149199;color:#fff;font-size:.75rem;font-weight:700;border-radius:50%;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.hero-carousel{position:relative;overflow:hidden}.hero-slide{position:relative;height:600px}@media (min-width: 768px){.hero-slide{height:700px}}.hero-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.5),transparent)}.hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.hero-text{max-width:42rem;color:#fff}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.1}@media (min-width: 768px){.hero-title{font-size:4.5rem}}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9}@media (min-width: 768px){.hero-subtitle{font-size:1.5rem}}.hero-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:.75rem;border-radius:50%;border:none;cursor:pointer;transition:all .2s}.hero-nav-btn:hover{background-color:#fff3;transform:translateY(-50%) scale(1.1)}.hero-nav-btn.prev{left:1rem}.hero-nav-btn.next{right:1rem}.hero-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem}.hero-dot{width:.75rem;height:.75rem;border-radius:9999px;background-color:#ffffff80;border:none;cursor:pointer;transition:all .2s}.hero-dot.active{background-color:#fff;width:2rem}.hero-dot:hover{background-color:#ffffffbf}.products-section{padding:5rem 0;background-color:#f0fcff}.products-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.products-grid{grid-template-columns:repeat(4,1fr)}}.product-card{background-color:#faffff;border-radius:.5rem;overflow:hidden;transition:box-shadow .3s}.product-card:hover{box-shadow:0 10px 40px #0000001a}.product-image-container{position:relative;aspect-ratio:1;overflow:hidden;margin:.5rem;border-radius:.5rem}.product-image-container img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.product-badges{position:absolute;top:.75rem;left:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.product-badge{font-size:.65rem;padding:.25rem .5rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.1em;font-weight:500;background-color:#149199;color:#fff}.product-info{padding:0 1rem .5rem}.product-title{font-weight:700;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em;color:#002633;margin-bottom:.5rem;line-height:1.3}.product-prices{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.product-price-original{color:#577375;text-decoration:line-through;font-size:.875rem}.product-price-sale{color:#149199;font-weight:500}.product-savings{color:#149199;font-size:.75rem}.product-progress{padding:0 1rem .5rem}.progress-bar{height:.25rem;border-radius:9999px;background-color:#0000001a;margin-bottom:.5rem}.progress-fill{height:100%;border-radius:9999px;background-color:#149199}.progress-info{display:flex;align-items:center;gap:.5rem;font-size:.75rem}.progress-info svg{width:.75rem;height:.75rem;color:#149199}.progress-label{color:#149199;font-weight:500}.progress-days{color:#577375;margin-left:auto}.product-actions{padding:.5rem 1rem 1rem}.add-to-cart-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#149199;color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s}.add-to-cart-btn:hover{background-color:#10777e}.add-to-cart-btn svg{width:1rem;height:1rem}.products-footer{text-align:center}.about-section{position:relative;min-height:500px;overflow:hidden}@media (min-width: 1024px){.about-section{min-height:600px}}.about-layout{display:flex;flex-direction:column;min-height:500px}@media (min-width: 1024px){.about-layout{flex-direction:row;min-height:600px}}.about-image-container{position:relative;min-height:300px}@media (min-width: 1024px){.about-image-container{width:58%;min-height:100%}}.about-image-container img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.about-content-container{background-color:#149199e6;display:flex;align-items:center}@media (min-width: 1024px){.about-content-container{width:42%}}.about-content{padding:2rem;color:#fff}@media (min-width: 768px){.about-content{padding:2.5rem}}@media (min-width: 1024px){.about-content{padding:3rem}}@media (min-width: 1280px){.about-content{padding:4rem}}.about-title{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}@media (min-width: 768px){.about-title{font-size:2.25rem}}@media (min-width: 1024px){.about-title{font-size:3rem}}.about-text{display:flex;flex-direction:column;gap:1rem;font-size:1rem;line-height:1.7;color:#ffffffe6}@media (min-width: 1024px){.about-text{font-size:1.125rem}}.about-buttons{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.newsletter-section{position:relative;padding:3rem 0;overflow:hidden}@media (min-width: 768px){.newsletter-section{padding:5rem 0}}.newsletter-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.9;background-image:url(crab-pattern.jpg);background-attachment:fixed;background-position:center;background-repeat:repeat}.newsletter-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#003366b3,#003366e6)}.newsletter-content{position:relative;z-index:10;max-width:42rem;margin:0 auto;text-align:center}.newsletter-title{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1rem}@media (min-width: 768px){.newsletter-title{font-size:2.25rem}}@media (min-width: 1024px){.newsletter-title{font-size:3rem}}.newsletter-subtitle{font-size:1.125rem;color:#fffc;margin-bottom:1.5rem}@media (min-width: 768px){.newsletter-subtitle{font-size:1.25rem;margin-bottom:2rem}}.newsletter-form{display:flex;flex-direction:column;gap:1rem;max-width:28rem;margin:0 auto}@media (min-width: 640px){.newsletter-form{flex-direction:row}}.newsletter-input{flex:1;padding:.75rem 1rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#fff;font-size:1rem;height:3rem}.newsletter-input::placeholder{color:#fff9}.newsletter-input:focus{outline:none;border-color:#fff6}.footer{background-color:#36d399;color:#fff;padding:3rem 0;position:relative;overflow:hidden}.footer-palm{position:absolute;bottom:0;right:0;height:16rem;width:auto;opacity:.2;pointer-events:none}@media (min-width: 768px){.footer-palm{height:20rem}}@media (min-width: 1024px){.footer-palm{height:24rem}}.footer-content{position:relative;z-index:10}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-logo img{height:14rem;width:auto;margin-bottom:1rem}.footer-heading{font-weight:700;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links a{color:#fffc;transition:color .2s}.footer-links a:hover{color:#fff}.footer-social{display:flex;gap:1rem}.footer-social a{color:#fffc;transition:color .2s}.footer-social a:hover{color:#fff}.footer-social svg{width:1.5rem;height:1.5rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:2rem}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 768px){.footer-bottom-content{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-payment-label{color:#fff9;font-size:.875rem;margin-bottom:.75rem}.footer-payment-icons{display:flex;flex-wrap:wrap;gap:.5rem}.payment-icon{background-color:#fff;border-radius:.25rem;padding:.375rem;height:1.75rem;width:2.75rem;display:flex;align-items:center;justify-content:center}.footer-copyright{color:#fff9;font-size:.875rem;text-align:center}@media (min-width: 768px){.footer-copyright{text-align:right}}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .6s ease-out forwards}
/*# sourceMappingURL=/cdn/shop/t/20/assets/base.css.map */
