@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Assistant:wght@300;400;500;600;700;800&family=Varela+Round&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{font-family:Assistant,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#3d3b38;background:#fdfbf7;line-height:1.75;letter-spacing:-.005em}[dir=rtl] body,[dir=rtl]{font-family:Assistant,Varela Round,-apple-system,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{display:block;max-width:100%}ul,ol{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.shipping-banner{background:#8a9a5b;color:#fffdf9;text-align:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;letter-spacing:.02em}.floating-btn{position:fixed;z-index:1000;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 56px #3d3b3814;transition:transform .2s ease,box-shadow .2s ease;border:none;cursor:pointer}.floating-btn:hover{transform:scale(1.08)}.floating-btn--whatsapp{bottom:1.5rem;inset-inline-end:1.5rem;background:#25d366;color:#fff}.floating-btn--top{bottom:5.5rem;inset-inline-end:1.5rem;background:#fffdf9;color:#3d3b38;font-size:1.25rem;font-weight:700;border:1px solid #DDD6CA}body:before{content:"";position:fixed;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(226,114,91,.04) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}body:after{content:"";position:fixed;bottom:-150px;left:-150px;width:500px;height:500px;background:radial-gradient(circle,rgba(138,154,91,.05) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.site-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 2rem;background:#fdfbf78c;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border-bottom:1px solid rgba(212,197,169,.18)}.site-header__logo{display:flex;align-items:center;gap:.5rem;font-weight:800;font-size:1.3rem;font-family:Varela Round,Assistant,-apple-system,sans-serif;letter-spacing:-.02em;color:#3d3b38}.site-header__logo svg{color:#e2725b}.site-header__nav{display:flex;align-items:center;gap:1rem}.site-header__lang-btn{font-size:.8125rem;font-weight:600;color:#9a9082;padding:.4rem 1rem;border:1px solid #DDD6CA;border-radius:999px;transition:all .2s ease}.site-header__lang-btn:hover{color:#3d3b38;border-color:#d4c5a9;background:#ede6d6}.site-header__link{font-size:.875rem;color:#6b6259;transition:color .2s ease;font-weight:500}.site-header__link:hover{color:#e2725b}.site-header__cart-btn{position:relative;padding:.5rem;color:#6b6259;transition:color .2s ease}.site-header__cart-btn:hover{color:#e2725b}.site-header__cart-count{position:absolute;top:-2px;right:-4px}[dir=rtl] .site-header__cart-count{right:auto;left:-4px}.site-header__cart-count{background:#e2725b;color:#fff;font-size:.6875rem;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.hero{position:relative;display:flex;align-items:center;gap:3.5rem;padding:4.5rem 2rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){.hero{flex-direction:column-reverse;padding:2.5rem 1.5rem;gap:2rem}}.hero__content{flex:1;position:relative;z-index:1}.hero__headline{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;font-family:Varela Round,Assistant,-apple-system,sans-serif;letter-spacing:-.03em;line-height:1.15;color:#3d3b38;white-space:pre-line}.hero__headline-gradient{background:linear-gradient(135deg,#3d3b38,#e2725b,#3d3b38);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 4s ease-in-out infinite}.hero__sub{margin-top:1.5rem;font-size:clamp(1rem,1.5vw,1.125rem);color:#9a9082;max-width:42ch;line-height:1.8}.hero__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:2.5rem;padding:1rem 2.75rem;background:#e2725b;color:#fff;font-weight:700;font-size:1.0625rem;border-radius:999px;transition:all .3s cubic-bezier(.19,1,.22,1);text-decoration:none;letter-spacing:-.01em;animation:gentle-pulse 3s ease-in-out infinite}.hero__cta:hover{background:#c95d48;transform:translateY(-3px);box-shadow:0 0 40px #e2725b1f;animation:none}.hero__stats{display:flex;gap:2.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #DDD6CA}@media (max-width: 480px){.hero__stats{gap:1.5rem}}.hero__stat{display:flex;flex-direction:column;gap:.25rem}.hero__stat-value{font-family:Varela Round,Assistant,-apple-system,sans-serif;font-variant-numeric:tabular-nums;font-size:1.375rem;font-weight:800;letter-spacing:-.02em;color:#e2725b}.hero__stat-label{font-size:.75rem;color:#9a9082;letter-spacing:.02em}.hero__video-wrapper{flex:1;max-width:520px;border-radius:32px;overflow:hidden;box-shadow:0 16px 56px #3d3b3814}@media (max-width: 768px){.hero__video-wrapper{max-width:100%}}.hero__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:32px;aspect-ratio:16/9}.hero__image-wrapper{flex:1;max-width:520px;border-radius:32px;overflow:hidden;box-shadow:0 16px 56px #3d3b3814}@media (max-width: 768px){.hero__image-wrapper{max-width:100%}}.hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:32px}@keyframes gentle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes gradientShift{0%{background-position:0% center}50%{background-position:100% center}to{background-position:0% center}}.product-card{display:flex;flex-direction:column;gap:.875rem;padding:1.25rem;background:#fffdf98c;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(212,197,169,.15);border-radius:24px;box-shadow:0 4px 24px #3d3b380a;transition:all .4s cubic-bezier(.19,1,.22,1)}.product-card:hover{box-shadow:0 8px 40px #3d3b380f;transform:translateY(-6px)}.product-card:hover .product-card__image{transform:scale(1.06)}.product-card:hover .product-card__cta--buy{animation:none;background:#c95d48;box-shadow:0 0 40px #e2725b1f}.product-card__image-wrapper{position:relative;aspect-ratio:1/1;background:linear-gradient(145deg,#f5f0e8,#fdfbf7);overflow:hidden;border-radius:24px}.product-card__stock{position:absolute;top:.75rem;inset-inline-start:.75rem;background:#8a9a5be6;color:#fff;font-size:.6875rem;font-weight:600;padding:.25rem .75rem;border-radius:999px;letter-spacing:.01em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card__stock--low{background:#e2725be6}.product-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.19,1,.22,1)}.product-card__stars{display:flex;align-items:center;gap:1px}.product-card__star{color:#c5975b;font-size:.875rem}.product-card__rating{margin-inline-start:.375rem;font-size:.75rem;color:#9a9082;font-weight:500}.product-card__meta{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.product-card__title{font-weight:700;font-size:1.0625rem;font-family:Varela Round,Assistant,-apple-system,sans-serif;letter-spacing:-.02em;text-wrap:balance;color:#3d3b38}.product-card__price{font-family:Geist Mono,ui-monospace,SF Mono,monospace;font-variant-numeric:tabular-nums;color:#e2725b;font-size:1.0625rem;font-weight:700;white-space:nowrap}.product-card__spec{font-size:.8125rem;color:#9a9082;line-height:1.6}.product-card__actions{display:flex;gap:.5rem;margin-top:auto}.product-card__cta{flex:1;text-align:center;padding:.875rem;border-radius:20px;font-weight:700;font-size:.8125rem;letter-spacing:.01em;transition:all .2s ease}.product-card__cta--buy{background:#e2725b;color:#fff;animation:gentle-pulse 3s ease-in-out infinite}.product-card__cta--buy:hover{background:#c95d48;box-shadow:0 0 40px #e2725b1f;animation:none}.product-card__cta--add{background:#eef2e4;color:#6f7f45;border:none}.product-card__cta--add:hover{background:#8a9a5b;color:#fff}.product-card__cta:active{transform:scale(.96)}.product-card__trust{display:flex;justify-content:center;gap:.75rem;padding-top:.625rem;border-top:1px solid #F0ECE4}.product-card__trust span{font-size:.6875rem;color:#9a9082;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem 5rem;position:relative;z-index:1}@media (max-width: 900px){.product-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 540px){.product-grid{grid-template-columns:1fr;max-width:400px;gap:1rem}}.section-label{max-width:1200px;margin:0 auto;padding:.5rem 2rem 1.75rem;font-size:.6875rem;text-transform:uppercase;letter-spacing:.15em;color:#bfb6a8;font-weight:600;position:relative;z-index:1}@keyframes gentle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#3d3b3859;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.19,1,.22,1)}.cart-overlay--open{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;right:0;z-index:201;width:100%;max-width:420px;height:100vh;height:100dvh;background:#fdfbf7;border-left:none;box-shadow:-20px 0 60px #3d3b3814;transform:translate(100%);transition:transform .4s cubic-bezier(.19,1,.22,1);display:flex;flex-direction:column}[dir=rtl] .cart-drawer{right:auto;left:0;box-shadow:20px 0 60px #3d3b3814;transform:translate(-100%)}.cart-drawer--open,[dir=rtl] .cart-drawer--open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #DDD6CA;flex-shrink:0;background:#fffdf9}.cart-drawer__title{font-weight:700;font-family:Varela Round,Assistant,-apple-system,sans-serif;font-size:1.0625rem;letter-spacing:-.02em}.cart-drawer__close{font-size:.875rem;color:#9a9082;transition:color .2s ease;padding:.25rem}.cart-drawer__close:hover{color:#3d3b38}.cart-drawer__items{flex:1;overflow-y:auto;padding:1rem 1.5rem}.cart-drawer__empty{text-align:center;color:#9a9082;padding:3rem 0;font-size:.875rem}.cart-drawer__item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #F0ECE4}.cart-drawer__item:last-child{border-bottom:none}.cart-drawer__item-image{width:64px;height:64px;border-radius:20px;background:#f5f0e8;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.cart-drawer__item-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.cart-drawer__item-name{font-weight:600;font-size:.875rem;letter-spacing:-.01em}.cart-drawer__item-price{font-family:Geist Mono,ui-monospace,SF Mono,monospace;font-variant-numeric:tabular-nums;font-size:.875rem;color:#e2725b;font-weight:600}.cart-drawer__item-qty{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.cart-drawer__qty-btn{width:30px;height:30px;border:1px solid #DDD6CA;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:.875rem;transition:all .2s ease;background:#fffdf9}.cart-drawer__qty-btn:hover{background:#fbe9e5;border-color:#e2725b;color:#e2725b}.cart-drawer__qty-value{font-family:Geist Mono,ui-monospace,SF Mono,monospace;font-variant-numeric:tabular-nums;font-size:.875rem;min-width:1.5ch;text-align:center}.cart-drawer__footer{padding:1.25rem 1.5rem;border-top:1px solid #DDD6CA;flex-shrink:0;background:#fffdf9}.cart-drawer__total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.cart-drawer__total-label{font-size:.875rem;color:#9a9082}.cart-drawer__total-value{font-family:Geist Mono,ui-monospace,SF Mono,monospace;font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700;color:#3d3b38}.cart-drawer__checkout-btn{width:100%;background:#e2725b;color:#fff;padding:1rem;border-radius:999px;font-weight:700;font-size:.9375rem;letter-spacing:.01em;transition:all .2s ease}.cart-drawer__checkout-btn:hover{background:#c95d48;box-shadow:0 0 40px #e2725b1f}.checkout{min-height:100vh;background:#fdfbf7;padding:2rem 1.5rem}.checkout__container{max-width:960px;margin:0 auto}.checkout__back-link{font-size:.875rem;color:#e2725b;font-weight:500;margin-bottom:1.5rem;display:inline-block;transition:color .2s ease}.checkout__back-link:hover{color:#c95d48}.checkout__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;font-family:Varela Round,Assistant,-apple-system,sans-serif;letter-spacing:-.03em;margin-bottom:1rem;color:#3d3b38}.checkout__trust-strip{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;padding:.75rem 1rem;background:#eef2e4;border-radius:20px;margin-bottom:2rem;font-size:.8125rem;font-weight:600;color:#6f7f45}.checkout__trust-strip span{white-space:nowrap}.checkout__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem}@media (max-width: 768px){.checkout__grid{grid-template-columns:1fr}}.checkout__form-section,.checkout__summary-section{background:#fffdf9;padding:1.75rem;border-radius:24px;box-shadow:0 4px 24px #3d3b380a;border:none}.checkout__section-title{font-size:1.0625rem;font-weight:700;font-family:Varela Round,Assistant,-apple-system,sans-serif;margin-bottom:1.25rem;letter-spacing:-.01em}.checkout__form{display:flex;flex-direction:column;gap:.75rem}.checkout__form-row{display:flex;gap:.75rem}@media (max-width: 480px){.checkout__form-row{flex-direction:column}}.checkout__input{flex:1;padding:.875rem 1.125rem;border:1px solid #DDD6CA;border-radius:20px;font-size:.9375rem;font-family:inherit;transition:all .2s ease;background:#fdfbf7}.checkout__input:focus{outline:none;border-color:#e2725b;background:#fffdf9;box-shadow:0 0 0 3px #e2725b14}.checkout__input::-moz-placeholder{color:#bfb6a8}.checkout__input::placeholder{color:#bfb6a8}.checkout__field{display:flex;flex-direction:column;flex:1}.checkout__field-error{font-size:.75rem;color:#d4564a;margin-top:.25rem;padding-inline-start:.5rem}.checkout__input--error{border-color:#d4564a!important}.checkout__items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.checkout__item{display:flex;align-items:center;gap:.75rem}.checkout__item-image{width:52px;height:52px;border-radius:20px;-o-object-fit:cover;object-fit:cover;background:#f5f0e8}.checkout__item-info{flex:1;display:flex;flex-direction:column}.checkout__item-name{font-size:.875rem;font-weight:600}.checkout__item-qty{font-size:.75rem;color:#9a9082}.checkout__item-price{font-family:Geist Mono,ui-monospace,SF Mono,monospace;font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:600;color:#e2725b}.checkout__discount-row{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem}.checkout__total{display:flex;justify-content:space-between;align-items:baseline;padding-top:1rem;border-top:1px solid #DDD6CA;margin-bottom:1.5rem;font-weight:500}.checkout__total-value{font-family:Geist Mono,ui-monospace,SF Mono,monospace;font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700;color:#3d3b38}.checkout__payment-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.checkout__tab{flex:1;padding:.75rem 1rem;border-radius:20px;font-weight:600;font-size:.875rem;background:#f5f0e8;color:#6b6259;transition:all .2s ease}.checkout__tab--active{background:#e2725b;color:#fff}.checkout__paypal-inline{min-height:150px}.checkout__bit-info{background:#eef2e4;border:1px solid #8A9A5B;border-radius:20px;padding:1.25rem}.checkout__bit-title{font-size:.9375rem;font-weight:600;margin-bottom:.75rem;color:#3d3b38}.checkout__bit-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.checkout__bit-row{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem}.checkout__bit-btn{display:block;width:100%;padding:.875rem;background:#25d366;color:#fff;border-radius:999px;font-weight:700;font-size:.9375rem;text-align:center;transition:all .2s ease}.checkout__bit-btn:hover{background:#1fb855;transform:translateY(-1px)}.checkout__hint,.checkout__loading{text-align:center;color:#9a9082;font-size:.875rem;padding:1rem 0}.checkout__secure{margin-top:1rem;text-align:center;font-size:.8125rem;color:#9a9082}.checkout__error{margin-top:1rem;color:#d4564a;font-size:.875rem;text-align:center}.checkout__success{margin-top:1rem;color:#5b9a6b;font-size:1.125rem;text-align:center;font-weight:600}.checkout__empty{text-align:center;padding:4rem 0;color:#9a9082}.checkout__back-btn{margin-top:1rem;padding:.875rem 2rem;background:#e2725b;color:#fff;border-radius:999px;font-weight:600;transition:background .2s ease}.checkout__back-btn:hover{background:#c95d48}.trust-badges{display:flex;justify-content:center;gap:2.5rem;padding:3rem 2rem;max-width:1200px;margin:0 auto;border-top:1px solid #DDD6CA;position:relative;z-index:1}@media (max-width: 640px){.trust-badges{flex-wrap:wrap;gap:1.25rem}}.trust-badges__item{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;min-width:120px}.trust-badges__icon{font-size:1.75rem}.trust-badges__label{font-size:.8125rem;font-weight:600;color:#6b6259;line-height:1.4}.countdown-banner{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.6875rem 1rem;background:linear-gradient(135deg,#3d3b38,#5a5754);color:#fdfbf7;font-family:Assistant,Varela Round,-apple-system,sans-serif;font-size:.875rem;font-weight:600}.countdown-banner__icon{font-size:1.1rem}.countdown-banner__timer{display:flex;align-items:center;gap:2px}.countdown-banner__digit{background:#ffffff1f;padding:.2rem .45rem;border-radius:8px;font-variant-numeric:tabular-nums;font-family:Geist Mono,ui-monospace,SF Mono,monospace;font-size:.9375rem;letter-spacing:.02em}.countdown-banner__sep{font-weight:700;opacity:.5}.countdown-banner__label{opacity:.95;font-size:.8125rem;color:#fbe9e5;font-weight:700}.social-proof{position:fixed;bottom:5.5rem;left:1.25rem;z-index:200;display:flex;align-items:flex-start;gap:.625rem;padding:1rem 1.125rem;background:#fffdf9;border:none;border-radius:24px;box-shadow:0 16px 56px #3d3b3814;max-width:320px;transform:translate(-120%);opacity:0;transition:transform .4s cubic-bezier(.19,1,.22,1),opacity .3s ease;pointer-events:none}[dir=rtl] .social-proof{left:auto;right:1.25rem;transform:translate(120%)}.social-proof--visible{transform:translate(0);opacity:1;pointer-events:auto}[dir=rtl] .social-proof--visible{transform:translate(0)}.social-proof__icon{font-size:1.5rem;flex-shrink:0}.social-proof__content{flex:1;min-width:0}.social-proof__name{font-weight:600;font-size:.8125rem;color:#3d3b38;margin:0}.social-proof__city{font-weight:400;color:#9a9082}.social-proof__product{font-size:.75rem;color:#6b6259;margin:.125rem 0 0}.social-proof__time{font-size:.6875rem;color:#8a9a5b;margin:.25rem 0 0;font-weight:500}.social-proof__close{position:absolute;top:.5rem;right:.625rem;font-size:.75rem;color:#bfb6a8;cursor:pointer;line-height:1}[dir=rtl] .social-proof__close{right:auto;left:.625rem}.social-proof__close:hover{color:#3d3b38}.search-bar{position:relative}.search-bar__toggle{padding:.5rem;color:#6b6259;transition:color .2s ease}.search-bar__toggle:hover{color:#e2725b}.search-bar__dropdown{position:absolute;top:calc(100% + .5rem);right:0;width:340px;background:#fffdf9;border:none;border-radius:24px;box-shadow:0 16px 56px #3d3b3814;z-index:300;overflow:hidden}[dir=rtl] .search-bar__dropdown{right:auto;left:0}.search-bar__input-wrap{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;border-bottom:1px solid #F0ECE4}.search-bar__icon{color:#bfb6a8;flex-shrink:0}.search-bar__input{flex:1;border:none;outline:none;font-size:.875rem;font-family:Assistant,Varela Round,-apple-system,sans-serif;background:transparent;color:#3d3b38}.search-bar__input::-moz-placeholder{color:#bfb6a8}.search-bar__input::placeholder{color:#bfb6a8}.search-bar__clear{color:#bfb6a8;cursor:pointer}.search-bar__clear:hover{color:#3d3b38}.search-bar__results{list-style:none;margin:0;padding:.5rem 0;max-height:280px;overflow-y:auto}.search-bar__result{display:flex;align-items:center;gap:.625rem;padding:.5rem 1rem;transition:background .2s ease;cursor:pointer}.search-bar__result:hover{background:#f5f0e8}.search-bar__thumb{width:40px;height:40px;border-radius:20px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.search-bar__info{flex:1;min-width:0;display:flex;flex-direction:column}.search-bar__title{font-size:.8125rem;font-weight:600;color:#3d3b38;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-bar__price{font-size:.75rem;color:#e2725b;font-weight:600;font-family:Geist Mono,ui-monospace,SF Mono,monospace}.search-bar__add{width:28px;height:28px;border-radius:50%;background:#e2725b;color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease}.search-bar__add:hover{background:#c95d48}.search-bar__empty{padding:1.5rem;text-align:center;color:#bfb6a8;font-size:.8125rem}.exit-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#3d3b388c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease;padding:1rem}.exit-popup{position:relative;background:#fffdf9;border-radius:32px;padding:3rem 2.5rem;max-width:400px;width:100%;text-align:center;box-shadow:0 16px 56px #3d3b3814;animation:scaleIn .3s cubic-bezier(.19,1,.22,1)}.exit-popup__close{position:absolute;top:1rem;right:1rem;font-size:1.125rem;color:#bfb6a8;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}[dir=rtl] .exit-popup__close{right:auto;left:1rem}.exit-popup__close:hover{background:#f5f0e8;color:#3d3b38}.exit-popup__emoji{font-size:3rem;margin-bottom:.75rem}.exit-popup__title{font-size:1.375rem;font-weight:800;color:#3d3b38;margin-bottom:.5rem;font-family:Varela Round,Assistant,-apple-system,sans-serif;letter-spacing:-.02em}.exit-popup__text{font-size:.9375rem;color:#6b6259;margin-bottom:1.25rem}.exit-popup__coupon{display:inline-flex;align-items:center;gap:.75rem;background:#fbe9e5;border:2px dashed #E2725B;border-radius:20px;padding:.75rem 1.5rem;margin-bottom:1.5rem;cursor:pointer;transition:all .2s ease}.exit-popup__coupon:hover{background:#fcf0ee}.exit-popup__code{font-size:1.5rem;font-weight:800;font-family:Geist Mono,ui-monospace,SF Mono,monospace;color:#e2725b;letter-spacing:.1em}.exit-popup__copy{font-size:.75rem;color:#e2725b;font-weight:600}.exit-popup__cta{display:block;width:100%;padding:1rem;background:#e2725b;color:#fff;font-size:1rem;font-weight:700;border-radius:999px;transition:all .2s ease;font-family:Varela Round,Assistant,-apple-system,sans-serif}.exit-popup__cta:hover{background:#c95d48;box-shadow:0 0 40px #e2725b1f}@keyframes scaleIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.coupon-section{margin-top:1rem}.coupon-section__row{display:flex;gap:.5rem}.coupon-section__input{flex:1;padding:.75rem 1rem;border:1px solid #DDD6CA;border-radius:999px;font-size:.875rem;font-family:Geist Mono,ui-monospace,SF Mono,monospace;letter-spacing:.05em;text-transform:uppercase;transition:all .2s ease;background:#fdfbf7}.coupon-section__input::-moz-placeholder{font-family:Assistant,Varela Round,-apple-system,sans-serif;letter-spacing:normal;text-transform:none}.coupon-section__input::placeholder{font-family:Assistant,Varela Round,-apple-system,sans-serif;letter-spacing:normal;text-transform:none}.coupon-section__input:focus{outline:none;border-color:#e2725b;background:#fffdf9}.coupon-section__input--error{border-color:#d4564a}.coupon-section__btn{padding:.75rem 1.25rem;background:#8a9a5b;color:#fff;font-size:.8125rem;font-weight:700;border-radius:999px;white-space:nowrap;transition:all .2s ease}.coupon-section__btn:hover{background:#6f7f45}.coupon-section__btn:disabled{opacity:.4;cursor:not-allowed}.coupon-section__applied{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#eef2e4;border:1px solid #8A9A5B;border-radius:20px;font-size:.8125rem}.coupon-section__code{font-weight:700;font-family:Geist Mono,ui-monospace,SF Mono,monospace;color:#6f7f45}.coupon-section__discount{color:#5b9a6b;font-weight:600}.coupon-section__remove{color:#d4564a;font-size:.75rem;cursor:pointer;font-weight:600}.coupon-section__remove:hover{text-decoration:underline}.coupon-section__error{font-size:.75rem;color:#d4564a;margin-top:.375rem;padding-inline-start:1rem}.pet-banner{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1.5rem;max-width:1200px;margin:0 auto;position:relative;z-index:1}.pet-banner--active{background:#fbe9e580;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;margin-top:1rem;padding:1rem 1.5rem}.pet-banner__paw{font-size:1.25rem}.pet-banner__text{font-weight:700;font-size:.9375rem;color:#3d3b38}.pet-banner__prompt{font-size:.875rem;font-weight:600;color:#6b6259}.pet-banner__form{display:flex;gap:.5rem}.pet-banner__input{padding:.4rem .75rem;border:1px solid #DDD6CA;border-radius:999px;font-size:.8125rem;font-family:Assistant,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fffdf9b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);outline:none;width:130px;transition:border-color .2s ease}.pet-banner__input:focus{border-color:#e2725b}.pet-banner__submit{padding:.4rem 1rem;background:#e2725b;color:#fff;font-size:.8125rem;font-weight:700;border-radius:999px;transition:background .2s ease}.pet-banner__submit:hover{background:#c95d48}.pet-banner__edit{font-size:.75rem;color:#9a9082;text-decoration:underline;cursor:pointer;transition:color .2s ease}.pet-banner__edit:hover{color:#e2725b}@media (max-width: 480px){.pet-banner{flex-wrap:wrap;gap:.5rem}}.paw-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#fdfbf7;gap:1.5rem}.paw-loader__track{display:flex;gap:.75rem}.paw-loader__paw{font-size:1.5rem;opacity:0;animation:pawStep .9s ease-in-out infinite}.paw-loader__text{font-size:.875rem;font-weight:600;color:#9a9082;letter-spacing:.05em}@keyframes pawStep{0%,to{opacity:.15;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}.faq-section{max-width:720px;margin:0 auto;padding:2rem 2rem 4rem;position:relative;z-index:1}.faq-section__title{font-size:1.375rem;font-weight:800;font-family:Varela Round,Assistant,-apple-system,sans-serif;letter-spacing:-.02em;text-align:center;margin-bottom:1.75rem;color:#3d3b38}.faq-section__list{display:flex;flex-direction:column;gap:.625rem}.faq-section__item{background:#fffdf999;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(212,197,169,.15);border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #3d3b380a;transition:box-shadow .2s ease}.faq-section__item[open]{box-shadow:0 8px 40px #3d3b380f}.faq-section__question{padding:1.125rem 1.5rem;font-weight:700;font-size:.9375rem;cursor:pointer;color:#3d3b38;list-style:none;display:flex;align-items:center;justify-content:space-between}.faq-section__question:after{content:"+";font-size:1.25rem;font-weight:300;color:#bfb6a8;transition:transform .2s ease}details[open]>.faq-section__question:after{content:"−";color:#e2725b}.faq-section__question::-webkit-details-marker{display:none}.faq-section__answer{padding:0 1.5rem 1.125rem;font-size:.875rem;color:#6b6259;line-height:1.8}.sticky-mobile-cta{display:none}@media (max-width: 768px){.sticky-mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:150;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#3d3b38bf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#fdfbf7;animation:slideUp .3s cubic-bezier(.19,1,.22,1)}}.sticky-mobile-cta__info{display:flex;align-items:center;gap:.5rem}.sticky-mobile-cta__badge{font-size:1rem}.sticky-mobile-cta__text{font-size:.8125rem;font-weight:600}.sticky-mobile-cta__btn{padding:.5rem 1.25rem;background:#e2725b;color:#fff;font-weight:700;font-size:.8125rem;border-radius:999px;text-decoration:none;transition:background .2s ease}.sticky-mobile-cta__btn:hover{background:#c95d48}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.stories-bar{max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem;position:relative;z-index:1}.stories-bar__scroll{display:flex;gap:1.25rem;overflow-x:auto;padding:.5rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.stories-bar__scroll::-webkit-scrollbar{display:none}.stories-bar__scroll{scrollbar-width:none}.stories-bar__item{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0;scroll-snap-align:start;cursor:pointer;background:none;border:none;padding:0;transition:transform .2s ease}.stories-bar__item:hover{transform:scale(1.08)}.stories-bar__ring{width:72px;height:72px;border-radius:50%;padding:3px;display:flex;align-items:center;justify-content:center}.stories-bar__circle{width:100%;height:100%;border-radius:50%;background:#fdfbf7;display:flex;align-items:center;justify-content:center;border:2.5px solid #FDFBF7}.stories-bar__emoji{font-size:1.5rem}.stories-bar__label{font-size:.6875rem;font-weight:600;color:#6b6259;white-space:nowrap;max-width:72px;overflow:hidden;text-overflow:ellipsis;text-align:center}.insta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;max-width:1200px;margin:0 auto;padding:0 0 3rem;position:relative;z-index:1}@media (max-width: 640px){.insta-grid{grid-template-columns:repeat(2,1fr);gap:2px}}.insta-grid__cell{position:relative;aspect-ratio:1/1;overflow:hidden;cursor:pointer;background:#f5f0e8}.insta-grid__cell:hover .insta-grid__img{transform:scale(1.06)}.insta-grid__cell:hover .insta-grid__bag-icon{opacity:1}.insta-grid__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.19,1,.22,1)}.insta-grid__tag{position:absolute;bottom:1rem;inset-inline-start:1rem;background:#3d3b38c7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#fff;padding:.75rem 1rem;border-radius:20px;display:flex;flex-direction:column;gap:.375rem;opacity:0;transform:translateY(8px);transition:all .3s cubic-bezier(.19,1,.22,1);pointer-events:none;max-width:calc(100% - 2rem)}.insta-grid__tag--visible{opacity:1;transform:translateY(0);pointer-events:auto}.insta-grid__tag-name{font-size:.8125rem;font-weight:700;font-family:Varela Round,Assistant,-apple-system,sans-serif;line-height:1.3}.insta-grid__tag-price{font-family:Geist Mono,ui-monospace,SF Mono,monospace;font-size:.875rem;font-weight:700;color:#e88b7a}.insta-grid__quick-buy{margin-top:.25rem;padding:.375rem .75rem;background:#e2725b;color:#fff;font-size:.6875rem;font-weight:700;border-radius:999px;border:none;cursor:pointer;transition:background .2s ease;align-self:flex-start}.insta-grid__quick-buy:hover{background:#c95d48}.insta-grid__bag-icon{position:absolute;top:.75rem;inset-inline-end:.75rem;width:32px;height:32px;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease;color:#3d3b38}.product-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:2rem;animation:modalFadeIn .25s ease}.product-modal{display:flex;max-width:900px;width:100%;max-height:85vh;background:#fffdf9;border-radius:32px;overflow:hidden;box-shadow:0 32px 80px #0003;position:relative;animation:modalSlideUp .35s cubic-bezier(.19,1,.22,1)}@media (max-width: 768px){.product-modal{flex-direction:column;max-height:90vh;overflow-y:auto}}.product-modal__close{position:absolute;top:1rem;inset-inline-end:1rem;width:36px;height:36px;border-radius:50%;background:#3d3b380f;color:#6b6259;font-size:1rem;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;border:none;transition:all .2s ease}.product-modal__close:hover{background:#3d3b381f;color:#3d3b38}.product-modal__image-side{flex:1;min-height:400px;background:#f5f0e8}@media (max-width: 768px){.product-modal__image-side{min-height:280px}}.product-modal__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-modal__details{flex:1;padding:2rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.product-modal__header{display:flex;align-items:center;justify-content:space-between}.product-modal__brand{display:flex;align-items:center;gap:.5rem}.product-modal__brand-icon{font-size:1.25rem}.product-modal__brand-name{font-weight:800;font-size:.875rem;font-family:Varela Round,Assistant,-apple-system,sans-serif;color:#3d3b38}.product-modal__title{font-size:1.375rem;font-weight:800;font-family:Varela Round,Assistant,-apple-system,sans-serif;letter-spacing:-.02em;color:#3d3b38;line-height:1.3}.product-modal__spec{font-size:.875rem;color:#9a9082;line-height:1.7}.product-modal__stars{display:flex;align-items:center;gap:2px}.product-modal__star{color:#c5975b;font-size:.875rem}.product-modal__rating{margin-inline-start:.375rem;font-size:.75rem;font-weight:600;color:#3d3b38}.product-modal__reviews{margin-inline-start:.25rem;font-size:.75rem;color:#9a9082}.product-modal__price-row{display:flex;align-items:center;gap:1rem}.product-modal__price{font-size:1.5rem;font-weight:800;font-family:Geist Mono,ui-monospace,SF Mono,monospace;color:#e2725b}.product-modal__stock{font-size:.75rem;font-weight:600;color:#8a9a5b;background:#eef2e4;padding:.2rem .6rem;border-radius:999px}.product-modal__stock--low{color:#e2725b;background:#fbe9e5}.product-modal__trust{display:flex;gap:1rem;flex-wrap:wrap}.product-modal__trust span{font-size:.75rem;color:#9a9082;white-space:nowrap}.product-modal__actions{display:flex;gap:.625rem;margin-top:auto;padding-top:1rem}.product-modal__cta{flex:1;text-align:center;padding:.875rem;border-radius:20px;font-weight:700;font-size:.875rem;border:none;cursor:pointer;transition:all .2s ease}.product-modal__cta--buy{background:#e2725b;color:#fff}.product-modal__cta--buy:hover{background:#c95d48;box-shadow:0 0 40px #e2725b1f}.product-modal__cta--add{background:#eef2e4;color:#6f7f45}.product-modal__cta--add:hover{background:#8a9a5b;color:#fff}.product-modal__cta:active{transform:scale(.97)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.chatbot-toggle{position:fixed;bottom:90px;right:24px;z-index:200;width:56px;height:56px;border-radius:50%;background:#e2725b;color:#fff;font-size:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #e2725b66;transition:all .25s ease;border:none;cursor:pointer}.chatbot-toggle:hover{transform:scale(1.08);box-shadow:0 6px 28px #e2725b80}[dir=rtl] .chatbot-toggle{right:auto;left:24px}.chatbot{position:fixed;bottom:160px;right:24px;z-index:200;width:380px;max-height:520px;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;background:#fffdf9d9;backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);border:1px solid rgba(212,197,169,.2);box-shadow:0 16px 48px #0000001f,0 4px 16px #0000000f;animation:chatSlideUp .3s cubic-bezier(.19,1,.22,1)}[dir=rtl] .chatbot{right:auto;left:24px}@media (max-width: 480px){.chatbot{width:calc(100vw - 24px);right:12px;bottom:140px;max-height:60vh}[dir=rtl] .chatbot{right:auto;left:12px}}.chatbot__header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#e2725be6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff}.chatbot__header-icon{font-size:1.5rem}.chatbot__header-title{font-weight:700;font-size:.9375rem;font-family:Varela Round,Assistant,-apple-system,sans-serif}.chatbot__header-sub{font-size:.6875rem;opacity:.85}.chatbot__messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem;min-height:200px;max-height:320px}.chatbot__welcome{text-align:center;padding:1rem 0}.chatbot__welcome p{font-size:1rem;font-weight:600;color:#3d3b38;margin-bottom:1rem}.chatbot__quick-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.chatbot__quick-btn{padding:.4rem .875rem;font-size:.75rem;font-weight:600;border:1px solid rgba(226,114,91,.3);border-radius:999px;background:#fbe9e533;color:#3d3b38;cursor:pointer;transition:all .2s ease}.chatbot__quick-btn:hover{background:#e2725b26;border-color:#e2725b}.chatbot__msg{display:flex}.chatbot__msg--user{justify-content:flex-end}.chatbot__msg--assistant{justify-content:flex-start}.chatbot__bubble{max-width:85%;padding:.625rem 1rem;border-radius:16px;font-size:.8125rem;line-height:1.6}.chatbot__msg--user .chatbot__bubble{background:#e2725b;color:#fff;border-bottom-right-radius:4px}[dir=rtl] .chatbot__msg--user .chatbot__bubble{border-bottom-right-radius:16px;border-bottom-left-radius:4px}.chatbot__msg--assistant .chatbot__bubble{background:#fdfbf7cc;color:#3d3b38;border:1px solid rgba(212,197,169,.2);border-bottom-left-radius:4px}[dir=rtl] .chatbot__msg--assistant .chatbot__bubble{border-bottom-left-radius:16px;border-bottom-right-radius:4px}.chatbot__bubble p{margin:0}.chatbot__bubble p+p{margin-top:.5rem}.chatbot__bubble ul,.chatbot__bubble ol{margin:.25rem 0;padding-inline-start:1.25rem}.chatbot__bubble strong{font-weight:700}.chatbot__typing{display:flex;gap:4px;padding:.75rem 1rem}.chatbot__typing span{width:7px;height:7px;border-radius:50%;background:#9a9082;animation:typingDot 1.2s ease-in-out infinite}.chatbot__typing span:nth-child(2){animation-delay:.2s}.chatbot__typing span:nth-child(3){animation-delay:.4s}.chatbot__input-area{display:flex;gap:.5rem;padding:.75rem 1rem;border-top:1px solid rgba(212,197,169,.15);background:#fffdf999}.chatbot__input{flex:1;padding:.5rem .875rem;border:1px solid rgba(212,197,169,.25);border-radius:999px;font-size:.8125rem;font-family:Assistant,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#ffffffb3;outline:none;transition:border-color .2s ease}.chatbot__input:focus{border-color:#e2725b}.chatbot__input:disabled{opacity:.6}.chatbot__send{width:36px;height:36px;border-radius:50%;background:#e2725b;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s ease}.chatbot__send:hover:not(:disabled){background:#c95d48;transform:scale(1.05)}.chatbot__send:disabled{opacity:.5;cursor:default}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes typingDot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.birthday-banner{padding:0 1rem;margin:1.5rem auto;max-width:1200px;cursor:pointer}.birthday-banner__inner{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#f5ede0,#fbe9e5);border-radius:24px;border:1px solid rgba(197,151,91,.2);transition:transform .2s cubic-bezier(.19,1,.22,1),box-shadow .2s ease}.birthday-banner__inner:hover{transform:translateY(-2px);box-shadow:0 8px 40px #3d3b380f}.birthday-banner__emoji{font-size:2rem;flex-shrink:0}.birthday-banner__title{font-family:Varela Round,Assistant,-apple-system,sans-serif;font-weight:700;font-size:1rem;color:#3d3b38;margin:0}.birthday-banner__sub{font-size:.8125rem;color:#5a5754;margin:.125rem 0 0}.birthday-banner__cta{margin-inline-start:auto;font-weight:700;font-size:.875rem;color:#e2725b;white-space:nowrap}.birthday-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .2s ease}.birthday-modal{position:relative;width:100%;max-width:420px;background:#fffdf9;border-radius:24px;padding:2rem;box-shadow:0 16px 56px #3d3b3814;animation:chatSlideUp .3s cubic-bezier(.19,1,.22,1)}.birthday-modal__close{position:absolute;top:1rem;right:1rem;font-size:1.25rem;color:#9a9082;cursor:pointer;background:none;border:none}[dir=rtl] .birthday-modal__close{right:auto;left:1rem}.birthday-modal__close:hover{color:#3d3b38}.birthday-modal__header{text-align:center;margin-bottom:1.5rem}.birthday-modal__header h3{font-family:Varela Round,Assistant,-apple-system,sans-serif;font-size:1.375rem;color:#3d3b38;margin:.5rem 0 .25rem}.birthday-modal__header p{font-size:.875rem;color:#5a5754;margin:0}.birthday-modal__icon{font-size:2.5rem}.birthday-modal__form{display:flex;flex-direction:column;gap:1rem}.birthday-modal__field{display:flex;flex-direction:column;gap:.25rem}.birthday-modal__field label{font-size:.8125rem;font-weight:600;color:#3d3b38}.birthday-modal__field input,.birthday-modal__field select{padding:.625rem .875rem;border:1px solid rgba(212,197,169,.4);border-radius:14px;font-size:.875rem;font-family:Assistant,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#ffffffb3;outline:none;transition:border-color .2s ease}.birthday-modal__field input:focus,.birthday-modal__field select:focus{border-color:#e2725b}.birthday-modal__submit{padding:.75rem;background:#e2725b;color:#fff;font-family:Varela Round,Assistant,-apple-system,sans-serif;font-weight:700;font-size:1rem;border:none;border-radius:999px;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.birthday-modal__submit:hover:not(:disabled){background:#c95d48;transform:translateY(-1px)}.birthday-modal__submit:disabled{opacity:.6;cursor:default}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.site-footer{background:#3d3b38;color:#fdfbf7;margin-top:2rem;position:relative;z-index:1}.site-footer__top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:2.5rem;max-width:1200px;margin:0 auto;padding:3.5rem 2rem 2.5rem}@media (max-width: 768px){.site-footer__top{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 480px){.site-footer__top{grid-template-columns:1fr}}.site-footer__logo{font-family:Varela Round,Assistant,-apple-system,sans-serif;font-size:1.375rem;font-weight:800;letter-spacing:-.02em}.site-footer__tagline{margin-top:.75rem;font-size:.8125rem;color:#bfb6a8;line-height:1.7;max-width:28ch}.site-footer__links{display:flex;flex-direction:column;gap:.625rem}.site-footer__links h4{font-family:Varela Round,Assistant,-apple-system,sans-serif;font-size:.875rem;font-weight:700;margin-bottom:.375rem;color:#fdfbf7}.site-footer__links a,.site-footer__links span{font-size:.8125rem;color:#bfb6a8;transition:color .2s ease;cursor:pointer}.site-footer__links a:hover,.site-footer__links span:hover{color:#fbe9e5}.site-footer__newsletter h4{font-family:Varela Round,Assistant,-apple-system,sans-serif;font-size:.875rem;font-weight:700;margin-bottom:.375rem}.site-footer__newsletter p{font-size:.8125rem;color:#bfb6a8;margin-bottom:1rem;line-height:1.6}.site-footer__form{display:flex;gap:.5rem}.site-footer__input{flex:1;padding:.625rem 1rem;border:1px solid #6B6259;border-radius:999px;background:#ffffff0f;color:#fdfbf7;font-size:.8125rem;font-family:Assistant,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;outline:none;transition:border-color .2s ease}.site-footer__input::-moz-placeholder{color:#9a9082}.site-footer__input::placeholder{color:#9a9082}.site-footer__input:focus{border-color:#e2725b}.site-footer__submit{padding:.625rem 1.25rem;background:#e2725b;color:#fff;font-weight:700;font-size:.8125rem;border-radius:999px;border:none;cursor:pointer;transition:background .2s ease;white-space:nowrap}.site-footer__submit:hover{background:#c95d48}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;border-top:1px solid rgba(255,255,255,.08);font-size:.75rem;color:#9a9082}@media (max-width: 480px){.site-footer__bottom{flex-direction:column;gap:.75rem;text-align:center}}.site-footer__payment-icons{display:flex;gap:1rem;font-size:.75rem;color:#bfb6a8}.testimonials-marquee{padding:2.5rem 0 1rem;overflow:hidden;position:relative;z-index:1}.testimonials-marquee__title{text-align:center;font-size:1.25rem;font-weight:800;font-family:Varela Round,Assistant,-apple-system,sans-serif;letter-spacing:-.02em;color:#3d3b38;margin-bottom:1.5rem}.testimonials-marquee__track{position:relative}.testimonials-marquee__track:before,.testimonials-marquee__track:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.testimonials-marquee__track:before{left:0;background:linear-gradient(to right,#FDFBF7,transparent)}.testimonials-marquee__track:after{right:0;background:linear-gradient(to left,#FDFBF7,transparent)}.testimonials-marquee__scroll{display:flex;gap:1.25rem;animation:marqueeScroll 30s linear infinite;width:-moz-max-content;width:max-content}.testimonials-marquee__scroll:hover{animation-play-state:paused}.testimonials-marquee__card{flex-shrink:0;width:260px;padding:1.25rem;background:#fffdf999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(212,197,169,.15);border-radius:24px;box-shadow:0 4px 24px #3d3b380a}.testimonials-marquee__stars{color:#c5975b;font-size:.75rem;letter-spacing:2px;margin-bottom:.5rem}.testimonials-marquee__text{font-size:.875rem;color:#3d3b38;line-height:1.6;font-weight:500;margin-bottom:.75rem}.testimonials-marquee__author{display:flex;justify-content:space-between;align-items:center}.testimonials-marquee__name{font-size:.75rem;font-weight:700;color:#3d3b38}.testimonials-marquee__city{font-size:.6875rem;color:#9a9082}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-divider{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 0;position:relative;z-index:1}.section-divider__paw{font-size:.875rem;opacity:.35}.section-divider__line{width:60px;height:1px;background:linear-gradient(to right,transparent,#D4C5A9,transparent)}.reveal-on-scroll{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.19,1,.22,1),transform .7s cubic-bezier(.19,1,.22,1)}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}.shipping-banner{overflow:hidden;position:relative}.shipping-banner__scroll{display:inline-flex;gap:4rem;animation:bannerScroll 20s linear infinite;white-space:nowrap}@keyframes bannerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.insta-grid__badge{position:absolute;top:.75rem;inset-inline-start:.75rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .625rem;border-radius:999px;z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.insta-grid__badge--bestseller{background:#c5975be6;color:#fff}.insta-grid__badge--new{background:#8a9a5be6;color:#fff}.insta-grid__heart{position:absolute;top:.75rem;inset-inline-end:.75rem;width:32px;height:32px;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .25s ease;cursor:pointer;color:#9a9082;font-size:.875rem;z-index:2}.insta-grid__heart:hover{color:#e2725b;transform:scale(1.15)}.insta-grid__cell:hover .insta-grid__heart{opacity:1}.trust-badges__item{transition:transform .3s cubic-bezier(.19,1,.22,1)}.trust-badges__item:hover{transform:translateY(-4px) scale(1.05)}.trust-badges__item:hover .trust-badges__icon{animation:trustBounce .4s ease}@keyframes trustBounce{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}.cart-upsell{padding:1rem 1.5rem;border-top:1px dashed #DDD6CA}.cart-upsell__title{font-size:.8125rem;font-weight:700;color:#e2725b;margin-bottom:.75rem;font-family:Varela Round,Assistant,-apple-system,sans-serif}.cart-upsell__item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.cart-upsell__item+.cart-upsell__item{border-top:1px solid #F0ECE4}.cart-upsell__img{width:44px;height:44px;border-radius:14px;-o-object-fit:cover;object-fit:cover;background:#f5f0e8}.cart-upsell__info{flex:1;display:flex;flex-direction:column;gap:.125rem}.cart-upsell__name{font-size:.8125rem;font-weight:600;line-height:1.2}.cart-upsell__price{font-family:Geist Mono,ui-monospace,SF Mono,monospace;font-variant-numeric:tabular-nums;font-size:.8125rem;color:#e2725b;font-weight:600}.cart-upsell__add{width:32px;height:32px;border-radius:50%;background:#e2725b;color:#fff;font-size:1.125rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.cart-upsell__add:hover{background:#c95d48;transform:scale(1.1)}.our-story{min-height:100vh;background:#fdfbf7}.our-story__hero{background:linear-gradient(135deg,#e2725b,#e88b7a,#c5975b);padding:6rem 1.5rem 4rem;text-align:center;color:#fff}.our-story__hero-inner{max-width:640px;margin:0 auto}.our-story__emoji{font-size:3rem;display:block;margin-bottom:1rem;animation:bounce 2s infinite}.our-story__title{font-family:Varela Round,Assistant,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.3;margin-bottom:.75rem}.our-story__subtitle{font-size:1.125rem;opacity:.9}.our-story__content{max-width:720px;margin:0 auto;padding:3rem 1.5rem}.our-story__block{margin-bottom:2.5rem;padding:2rem;background:#fffdf9;border-radius:24px;box-shadow:0 4px 24px #3d3b380a;transition:transform .3s ease,box-shadow .3s ease}.our-story__block:hover{transform:translateY(-2px);box-shadow:0 8px 40px #3d3b380f}.our-story__block--highlight{background:linear-gradient(135deg,#fbe9e5,#f5ede0);border:1px solid rgba(226,114,91,.15)}.our-story__block h2{font-family:Varela Round,Assistant,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#3d3b38}.our-story__block p{font-size:1rem;line-height:1.75;color:#5a5754}.our-story__icon{font-size:2rem;margin-bottom:.75rem}.our-story__values{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.our-story__values-title{text-align:center;font-family:Varela Round,Assistant,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#3d3b38}.our-story__values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.our-story__value-card{background:#fffdf9;border-radius:24px;padding:1.5rem;text-align:center;box-shadow:0 4px 24px #3d3b380a;transition:transform .3s ease}.our-story__value-card:hover{transform:translateY(-3px)}.our-story__value-card h3{font-family:Varela Round,Assistant,-apple-system,sans-serif;font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#3d3b38}.our-story__value-card p{font-size:.875rem;color:#9a9082;line-height:1.5}.our-story__value-icon{font-size:2rem;display:block;margin-bottom:.75rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.legal-page{min-height:100vh;background:#fdfbf7;padding:2rem 1.5rem 4rem}.legal-page__container{max-width:720px;margin:0 auto;background:#fffdf9;padding:2.5rem;border-radius:24px;box-shadow:0 4px 24px #3d3b380a}.legal-page h1{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;font-family:Varela Round,Assistant,-apple-system,sans-serif;color:#3d3b38;margin-bottom:.5rem}.legal-page__updated{font-size:.8125rem;color:#9a9082;margin-bottom:2rem}.legal-page h2{font-size:1.125rem;font-weight:700;font-family:Varela Round,Assistant,-apple-system,sans-serif;color:#3d3b38;margin-top:1.75rem;margin-bottom:.75rem}.legal-page p{font-size:.9375rem;line-height:1.7;color:#6b6259}
