.price-tag{position:relative;z-index:1000;width:120px;height:80px;background:linear-gradient(135deg,#ff4444,#cc0000);border-radius:8px 8px 0 8px;box-shadow:0 4px 12px rgba(0,0,0,.3);transform:rotate(15deg)}.price-tag-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:white;font-weight:700;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.price-text{font-size:24px;line-height:1;margin-bottom:2px;margin-top:2px}.off-text{font-size:14px;line-height:1;opacity:.9}.price-tag-hole{position:absolute;top:50%;left:8px;width:12px;height:12px;background:white;border-radius:50%;border:2px solid #cc0000;transform:translateY(-50%)}.text-bubble{bottom:-25px;background:white;color:#cc0000;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 2px 6px rgba(0,0,0,.2);border:1px solid #cc0000}.text-bubble,.text-bubble:before{position:absolute;left:50%;transform:translateX(-50%)}.text-bubble:before{content:"";top:-4px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid white}@media (max-width:768px){.price-tag{width:100px;height:70px}.price-text{font-size:20px}.off-text{font-size:12px}.price-tag-hole{width:10px;height:10px;top:50%;transform:translateY(-50%)}.text-bubble{font-size:11px;padding:3px 6px;bottom:-22px}}.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;line-height:1.1}.brand-tagline,.brand-title{max-width:100%;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;margin-bottom:1.5rem}.explore-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;padding:.75rem 2rem;border-radius:.75rem;background:var(--accent-main);color:#fff;text-decoration:none;border:none;transition:background .2s,color .2s;cursor:pointer;width:auto;max-width:250px}.explore-btn:hover{background:var(--accent-dark,#2563eb)}.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}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}.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}.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}@keyframes fallFromTop{0%{transform:translateY(-400px) rotate(15deg)}to{transform:translateY(0) rotate(15deg)}}@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{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}}