.btn-accent,button{font-family:inherit;font-weight:600;border-radius:.75rem;background:var(--accent-main);color:#fff;padding:.75em 2em;border:none;transition:background .2s,color .2s;cursor:pointer}.read-the-docs{color:#888}.bg-soft{background:var(--accent-light)}.text-accent{color:var(--accent-main)}.text-success{color:var(--success)}.text-danger{color:var(--danger)}.rounded-card{border-radius:var(--card-radius)}.hero-section-loading{width:100%;color:#fff;flex-direction:column;margin-bottom:1.5rem;overflow-x:hidden;position:relative;min-height:250px;height:250px;background:transparent}.hero-loading-content,.hero-section-loading{display:flex;align-items:center;justify-content:center}.hero-loading-content{height:100%}.hero-section{width:100%;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-bottom:0;overflow-x:hidden;position:relative;min-height:250px;height:250px}.hero-background-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;z-index:1}.hero-content{position:relative;z-index:3;text-align:left;max-width:800px;padding:0 1rem 0 3rem}.brand-container{text-align:left;margin-bottom:1.5rem;max-width:35rem}.brand-title{font-size:3rem;font-weight:900;margin-bottom:.5rem;max-width:100%;line-height:1.1}.brand-tagline,.brand-title{color:#ffffff;text-shadow:-1px -1px 0 rgba(0,0,0,.6),1px -1px 0 rgba(0,0,0,.6),-1px 1px 0 rgba(0,0,0,.6),1px 1px 0 rgba(0,0,0,.6)}.brand-tagline{font-size:1.4rem;font-weight:600;line-height:1.6;max-width:75%;margin:0 0 1.5rem}.hero-title{font-size:2rem;font-weight:800;margin-bottom:.5rem}.hero-subtitle{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;max-width:36rem;text-align:center}.category-header{width:100%;background:var(--gradient-background);color:var(--text-main);padding:2rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1.5rem}.category-title{font-size:2rem;font-weight:800;margin-bottom:.5rem;color:var(--text-main)}.category-subtitle{font-size:1.1rem;font-weight:500;margin-bottom:0;max-width:36rem;text-align:center;color:#64748b}.featured-slider-container{width:100%;overflow-x:hidden;position:relative;z-index:3;margin-bottom:2rem;background:transparent}.scroll-arrow-container{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:4}.scroll-arrow,.scroll-arrow-container{display:flex;justify-content:center;align-items:center}.scroll-arrow{background:transparent;border:none;border-radius:2rem;width:auto;height:auto;cursor:pointer;transition:all .3s ease;color:#fff;animation:growShrink 1.6s ease-in-out infinite;-webkit-backdrop-filter:none;backdrop-filter:none;padding:.75em 2em;font-size:1.2rem;font-weight:700;flex-direction:column;gap:.25em}@keyframes growShrink{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.scroll-arrow:hover{background:transparent;border-color:none;transform:translateY(-2px);text-decoration:underline}.scroll-arrow:active{transform:translateY(0)}.scroll-arrow svg{display:block;margin:0 auto;color:inherit;animation:growShrink 1.6s ease-in-out infinite}.scroll-arrow:hover svg{transform:translateY(2px)}.error-text{color:#fecaca;width:100%;text-align:center}.deals-grid-container{width:100%;display:flex;max-width:none;margin:0 auto;justify-content:center}.deals-grid{width:auto;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media (min-width:640px){.deals-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.deals-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.deals-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.deals-grid{grid-template-columns:repeat(4,1fr)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out;will-change:opacity,transform;transform-style:preserve-3d;backface-visibility:hidden}@keyframes fallFromTop{0%{transform:translateY(-400px) rotate(15deg)}to{transform:translateY(0) rotate(15deg)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}.fall-from-top{animation:fallFromTop 1s ease-out forwards;will-change:transform}.fall-from-top,.slide-in-from-left{transform-style:preserve-3d;backface-visibility:hidden}.slide-in-from-left{animation:slideInFromLeft .6s ease-out forwards;will-change:opacity,transform}.brand-title{animation:slideInFromLeft .8s ease-out .2s forwards;opacity:0}.brand-tagline{animation:slideInFromLeft .8s ease-out .4s forwards;opacity:0}.explore-btn{animation:slideInFromLeft .8s ease-out .6s forwards;opacity:0}@media (max-width:768px){.brand-title{font-size:2.5rem;max-width:60%;line-height:1.05}.brand-tagline{font-size:1rem;max-width:60%}.explore-btn{font-size:1rem;padding:.6rem 1.5rem;width:auto!important;max-width:220px}}.hero-section .price-tag{position:absolute;top:40%;right:20px;transform:translateY(-400px) rotate(15deg);z-index:10;animation:fallFromTop 1s ease-out .8s forwards}@media (max-width:768px){.hero-section .price-tag{right:15px;transform:translateY(-400px) rotate(15deg);animation:fallFromTop 1s ease-out .8s forwards}}@media (min-width:1024px){.hero-content{padding:0 1rem 0 8rem}.hero-section .price-tag{right:60px;transform:translateY(-400px) rotate(15deg);animation:fallFromTop 1s ease-out .8s forwards}}@media (min-width:1280px){.hero-content{padding:0 1rem 0 12rem}.hero-section .price-tag{right:80px;transform:translateY(-400px) rotate(15deg);animation:fallFromTop 1s ease-out .8s forwards}}@media (min-width:1536px){.hero-content{padding:0 1rem 0 16rem}.hero-section .price-tag{right:100px;transform:translateY(-400px) rotate(15deg);animation:fallFromTop 1s ease-out .8s forwards}}@media (max-width:480px){.brand-title{font-size:1.5rem;max-width:50%;line-height:1}.brand-tagline{font-size:.75rem;max-width:50%;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8)}.explore-btn{font-size:.9rem;padding:.5rem 1.25rem;width:auto!important;max-width:200px}.hero-content{padding:0 1rem 0 2rem}}@keyframes fadeInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-bottom{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform;transform-style:preserve-3d;backface-visibility:hidden}.fade-in-bottom.fade-in-active{opacity:1;transform:translateY(0)}.fade-in-static{opacity:0;transition:opacity .6s ease-out;will-change:opacity;transform-style:preserve-3d;backface-visibility:hidden}.fade-in-static.fade-in-active{opacity:1}@media (max-width:768px){.fade-in-bottom{transform:translateY(15px);transition:opacity .5s ease-out,transform .5s ease-out}}.display-case-section{width:100%;margin-bottom:0;overflow:visible}.tear-off-section{width:100%;margin-bottom:3rem;overflow:visible}.company-logos-section,.display-case-section,.featured-section,.magazine-flyer-section,.tear-off-section{overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.featured-deal-card{background:var(--card-background);border:2px solid var(--gray-border);border-radius:var(--card-radius);overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center;padding:20px 0 0;width:280px;margin:12px}.featured-deal-badge{position:absolute;top:16px;left:16px;background:var(--accent-main);color:#fff;font-weight:700;padding:4px 12px;border-radius:8px;font-size:1rem;z-index:2}.featured-deal-image{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;margin-bottom:12px;border-radius:8px}.featured-deal-card-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 16px;box-sizing:border-box;max-width:100%;border-radius:0;margin:0;transition:all .2s ease-in-out;color:black}.featured-deal-title{font-size:.9rem;font-weight:600;margin-bottom:2px;color:black;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding:0;width:100%;box-sizing:border-box;word-wrap:break-word}.featured-deal-savings{color:#16a34a;font-weight:500;font-size:.95rem}.featured-deal-description{font-size:.95rem;color:#4b5563;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.featured-deal-ribbon{position:absolute;top:0;right:0;width:75px;background:#dc2626;color:#fff;font-weight:700;padding:8px 0;font-size:1rem;border-radius:0 8px 0 20px;z-index:2;text-align:center;transform:none;margin:0}.featured-deal-current-price{color:black;font-weight:700;font-size:1.2rem;display:inline;padding:0;box-sizing:border-box;word-wrap:break-word}.featured-deal-price-row{display:flex;align-items:center;gap:8px;margin-bottom:4px;width:100%}.featured-deal-reg-price{color:rgba(0,0,0,.7);font-size:1rem;text-decoration:line-through;font-weight:500}.featured-deal-card-content[data-color-index="0"]{background:transparent;border-bottom:8px solid rgba(16,185,129,1);transition:all .3s ease-in-out}.featured-deal-card:hover .featured-deal-card-content[data-color-index="0"]{background:rgba(16,185,129,1);color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="0"] .featured-deal-current-price,.featured-deal-card:hover .featured-deal-card-content[data-color-index="0"] .featured-deal-title{color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="0"] .featured-deal-reg-price{color:rgba(255,255,255,.7)}.featured-deal-card-content[data-color-index="1"]{background:transparent;border-bottom:8px solid rgba(245,158,11,1);transition:all .3s ease-in-out}.featured-deal-card:hover .featured-deal-card-content[data-color-index="1"]{background:rgba(245,158,11,1);color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="1"] .featured-deal-current-price,.featured-deal-card:hover .featured-deal-card-content[data-color-index="1"] .featured-deal-title{color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="1"] .featured-deal-reg-price{color:rgba(255,255,255,.7)}.featured-deal-card-content[data-color-index="2"]{background:transparent;border-bottom:8px solid rgba(139,92,246,1);transition:all .3s ease-in-out}.featured-deal-card:hover .featured-deal-card-content[data-color-index="2"]{background:rgba(139,92,246,1);color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="2"] .featured-deal-current-price,.featured-deal-card:hover .featured-deal-card-content[data-color-index="2"] .featured-deal-title{color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="2"] .featured-deal-reg-price{color:rgba(255,255,255,.7)}.featured-deal-card-content[data-color-index="3"]{background:transparent;border-bottom:8px solid rgba(236,72,153,1);transition:all .3s ease-in-out}.featured-deal-card:hover .featured-deal-card-content[data-color-index="3"]{background:rgba(236,72,153,1);color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="3"] .featured-deal-current-price,.featured-deal-card:hover .featured-deal-card-content[data-color-index="3"] .featured-deal-title{color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="3"] .featured-deal-reg-price{color:rgba(255,255,255,.7)}.featured-deal-card-content[data-color-index="4"]{background:transparent;border-bottom:8px solid rgba(14,165,233,1);transition:all .3s ease-in-out}.featured-deal-card:hover .featured-deal-card-content[data-color-index="4"]{background:rgba(14,165,233,1);color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="4"] .featured-deal-current-price,.featured-deal-card:hover .featured-deal-card-content[data-color-index="4"] .featured-deal-title{color:white}.featured-deal-card:hover .featured-deal-card-content[data-color-index="4"] .featured-deal-reg-price{color:rgba(255,255,255,.7)}.featured-deal-card.card-hover:hover{box-shadow:none!important;transform:none!important}