:root{--offers-primary:#5e4736;--offers-secondary:#5e4736;--offers-text:#98724b;--offers-border:#cfbfae}.bg-offers-primary,.bg-offers-secondary{background-color:#5e4736}.text-offers-text{color:#98724b}.text-offers-primary{color:#5e4736}.border-offers{border-color:#cfbfae}.offers-hero-section{background-color:#fdfbf7;border:1px solid rgba(255,255,255,.5);border-radius:2rem;justify-content:center;align-items:center;width:95%;margin:1rem auto 3rem;padding:2rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 8px rgba(0,0,0,.24)}.dark .offers-hero-section{background-color:#201810;border-color:rgba(255,255,255,.05)}.offers-hero-bg-overlay{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.offers-hero-gradient-right{opacity:1;background:linear-gradient(270deg,#fcf7f2,transparent);width:66.6667%;height:100%;position:absolute;top:0;right:0}.dark .offers-hero-gradient-right{background:linear-gradient(270deg,#2a1f15,transparent)}.offers-hero-blur-circle{filter:blur(96px);background-color:rgba(212,115,17,.05);border-radius:9999px;width:800px;height:800px;position:absolute;bottom:-50%;left:-25%}.offers-hero-dot-pattern{opacity:.03;background-image:radial-gradient(#d47311 1px,transparent 1px);background-size:32px 32px;position:absolute;top:0;bottom:0;left:0;right:0}.dark .offers-hero-dot-pattern{opacity:.05}.offers-hero-content-grid{z-index:10;grid-template-columns:repeat(1,minmax(0,1fr));align-items:center;max-width:1280px;height:100%;margin-left:auto;margin-right:auto;display:grid;position:relative}.offers-hero-left-column{flex-direction:column;order:1;align-items:flex-start;gap:1rem;display:flex}.offers-hero-badge{background-color:#fff;border:1px solid rgba(212,115,17,.2);border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .625rem;display:inline-flex;box-shadow:0 1px 2px rgba(0,0,0,.05)}.dark .offers-hero-badge{background-color:#3a2e22}.offers-hero-badge-dot{background-color:#d47311;border-radius:9999px;width:.375rem;height:.375rem;animation:2s cubic-bezier(.4,0,.6,1) infinite offers-pulse}.offers-hero-badge-text{color:#d47311;text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:700}.offers-hero-heading{color:#181411;letter-spacing:-.025em;font-size:2.25rem;font-weight:900;line-height:1.1}.dark .offers-hero-heading{color:#fff}.offers-hero-heading-highlight{color:#d47311;display:inline-block;position:relative}.offers-hero-description{color:#897561;max-width:100%;font-size:.875rem;font-weight:600;line-height:1.625}.offers-hero-buttons{flex-wrap:wrap;gap:.75rem;padding-top:.5rem;display:flex}.offers-hero-btn-primary{color:#fff;cursor:pointer;background-color:#d47311;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.offers-hero-btn-primary:hover{background-color:#b5600c;box-shadow:0 10px 15px -3px rgba(212,115,17,.3)}.offers-hero-btn-primary-icon{font-size:1.125rem;transition:transform .3s}.offers-hero-btn-primary:hover .offers-hero-btn-primary-icon{transform:translate(-.25rem)rotate(20deg)}.offers-hero-center-column{order:2;justify-content:center;align-items:center;height:350px;display:flex;position:relative}.offers-hero-image-bg-gradient{opacity:.8;filter:blur(64px);background:linear-gradient(transparent,#f8f5f2,#fff);border-radius:9999px;width:120%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dark .offers-hero-image-bg-gradient{background:linear-gradient(transparent,#251c14,#2a1f15)}.offers-hero-image-container{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .7s;display:flex;position:relative;transform:scale(1)}.offers-hero-image-container:hover{transform:scale(1.02)}.offers-hero-main-image{z-index:10;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(0,0,0,.15));mix-blend-mode:normal;width:auto;height:auto;max-height:100%;position:relative}.offers-hero-verified-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.5);border-radius:.75rem;padding:.5rem;animation:3s infinite offers-bounce;position:absolute;top:5rem;right:2.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.dark .offers-hero-verified-badge{background-color:rgba(58,46,34,.8)}.offers-hero-verified-icon{color:#d47311;font-size:1.25rem}.offers-hero-right-column{flex-direction:column;order:3;justify-content:center;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.offers-hero-discount-card{background-color:#fff;border:1px solid #f0ebe6;border-radius:1.5rem;width:100%;max-width:280px;margin-left:auto;margin-right:auto;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(99,99,99,.2)}.dark .offers-hero-discount-card{background-color:#2c241b;border-color:#3a2e22}.offers-hero-discount-card-bg{background-color:rgba(212,115,17,.1);border-radius:9999px;width:5rem;height:5rem;transition:transform .7s;position:absolute;top:-1.5rem;right:-1.5rem}.offers-hero-discount-card:hover .offers-hero-discount-card-bg{transform:scale(1.5)}.offers-hero-discount-content{z-index:10;flex-direction:column;align-items:flex-start;gap:.25rem;display:flex;position:relative}.offers-hero-limited-badge{color:#dc2626;background-color:#fef2f2;border-radius:.375rem;align-items:center;gap:.25rem;margin-bottom:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;display:flex}.dark .offers-hero-limited-badge{color:#fca5a5;background-color:rgba(127,29,29,.3)}.offers-hero-limited-icon{font-size:.75rem}.offers-hero-discount-title{color:#181411;font-size:.875rem;font-weight:700}.dark .offers-hero-discount-title{color:#e5e7eb}.offers-hero-discount-amount-row{align-items:baseline;gap:.5rem;display:flex}.offers-hero-discount-percentage{color:#d47311;letter-spacing:-.05em;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));font-size:3rem;font-weight:900}.offers-hero-discount-description{color:#897561;font-size:.75rem;font-weight:500}.offers-hero-features-container{flex-direction:column;gap:1rem;width:100%;max-width:280px;display:flex}.offers-hero-feature-card{background-color:#f9f8f6;border:1px solid transparent;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;transition:all .3s;display:flex}.offers-hero-feature-card:hover{border-color:rgba(212,115,17,.2)}.dark .offers-hero-feature-card{background-color:#251c14}.offers-hero-feature-icon-wrapper{color:#d47311;background-color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.05)}.dark .offers-hero-feature-icon-wrapper{background-color:#2c241b}.offers-hero-feature-icon{font-size:1.25rem}.offers-hero-feature-content{text-align:right;flex-direction:column;display:flex}html[lang=en] .offers-hero-feature-content{text-align:left}.offers-hero-feature-title{color:#181411;font-size:.875rem;font-weight:700}.dark .offers-hero-feature-title{color:#fff}.offers-hero-feature-description{color:#897561;font-size:.625rem}@media (min-width:1024px){.offers-hero-section{width:90%}.offers-hero-content-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.offers-hero-left-column{grid-column:span 3/span 3}.offers-hero-center-column{order:2;grid-column:span 6/span 6}.offers-hero-right-column{order:3;grid-column:span 3/span 3;align-items:flex-end}.offers-hero-heading{font-size:2.25rem}.offers-hero-discount-card{margin-left:0;margin-right:0}.offers-hero-features-container{text-align:left}}@media (min-width:1280px){.offers-hero-heading{font-size:3rem}}@keyframes offers-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes offers-bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(0)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(-25%)}}.offers-primary{color:#d47311}@media (max-width:1023px){.offers-hero-heading br{display:none}}@media (min-width:1024px){.offers-hero-heading br{display:block}}.filter-buttons-wrapper{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px;padding:0 16px;display:flex}.filter-btn{color:#374151;cursor:pointer;white-space:nowrap;background-color:#fff;border:2px solid #e5e7eb;border-radius:25px;padding:10px 24px;font-size:14px;font-weight:500;transition:all .3s}.filter-btn:hover{border-color:var(--offers-primary);color:var(--offers-primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.15)}.filter-btn.active{background-color:var(--offers-primary);border-color:var(--offers-primary);color:#fff}.filter-btn.active:hover{background-color:var(--offers-secondary);border-color:var(--offers-secondary)}.skeleton-filter-btn{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:25px;width:100px;height:40px;animation:1.5s infinite loading}@media (max-width:768px){.filter-buttons-wrapper{gap:8px;margin-bottom:24px}.filter-btn{padding:8px 16px;font-size:13px}}@media (max-width:480px){.filter-buttons-wrapper{scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.filter-buttons-wrapper::-webkit-scrollbar{height:6px}.filter-buttons-wrapper::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}}.products-section{padding:0 20px}.products-title{text-align:center;color:var(--tag-primary);max-width:600px;margin:0 auto 40px;font-size:2rem;font-weight:700}@media (max-width:576px){.products-title{font-size:1.5rem}}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-bottom:60px;display:grid}.product-card{width:100%!important}.no-products{text-align:center;padding:80px 20px}.no-products p{color:#666;font-size:20px}.offers-tag-cover-skeleton{justify-content:center;width:100%;margin-top:1rem;margin-bottom:2rem;padding:0 16px;display:flex}.offers-skeleton-cover{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:32px;width:100%;max-width:90%;height:70vh;animation:1.5s infinite loading;position:relative;box-shadow:0 3px 8px rgba(0,0,0,.24)}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.offers-skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite loading}@media (max-width:768px){.offers-skeleton-cover{max-width:100%;height:75vh}}
