.seduxury-brand-banner{position:relative;width:650px;height:350px;background:linear-gradient(145deg,#1a0028,#400060);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgb(138 0 255 / .3)}.seduxury-logo-container{position:absolute;top:20px;right:20px;z-index:3}.seduxury-brand-logo{width:120px;height:auto;object-fit:contain}.seduxury-content{position:relative;z-index:2;display:flex;justify-content:space-between;padding:20px;height:100%;color:#fff}.seduxury-model-section{position:absolute;left:0;bottom:0;height:90%;width:40%}.seduxury-model-image{height:100%;width:100%;object-fit:contain}.seduxury-text-section{margin-left:43%;padding-top:60px}.seduxury-explore-text{font-size:16px;text-transform:uppercase;margin-bottom:10px}.seduxury-brands-title{font-size:48px;font-weight:700;margin:0;background:linear-gradient(90deg,#ff00ff,#00ffff);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;animation:seduxury-glow 2s infinite alternate;letter-spacing:10px}.seduxury-feature-images{display:flex;gap:15px;margin-top:20px}.seduxury-feature-item{width:100px;height:100px;position:relative;overflow:hidden;border-radius:15px;transition:transform 0.3s ease}.seduxury-feature-item:hover{transform:scale(1.05)}.seduxury-feature-item img{width:100%;height:100%;object-fit:cover}.seduxury-feature-item span{position:absolute;bottom:0;left:0;width:100%;background:rgb(0 0 0 / .7);color:#fff;text-align:center;padding:5px 0;font-size:12px}.seduxury-bg-lines{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.seduxury-line{position:absolute;width:2px;height:100%;background:linear-gradient(to bottom,transparent,rgb(255 255 255 / .2),transparent);animation:seduxury-moveLine 3s linear infinite}.seduxury-crystal-balls{position:absolute;bottom:0;width:100%;height:40px;display:flex;justify-content:space-around;z-index:2}.seduxury-crystal{width:30px;height:30px;background:rgb(255 255 255 / .2);border-radius:50%;position:relative;animation:seduxury-float 3s infinite ease-in-out}.seduxury-crystal::after{content:'';position:absolute;top:5px;left:5px;width:10px;height:10px;background:rgb(255 255 255 / .4);border-radius:50%}.seduxury-crystal:nth-child(2){animation-delay:0.2s}.seduxury-crystal:nth-child(3){animation-delay:0.4s}.seduxury-crystal:nth-child(4){animation-delay:0.6s}.seduxury-crystal:nth-child(5){animation-delay:0.8s}@keyframes seduxury-float{0%,100%{transform:translateY(0) scale(1);opacity:.6}50%{transform:translateY(-20px) scale(1.1);opacity:.9}}@keyframes seduxury-glow{from{text-shadow:0 0 10px rgb(255 0 255 / .5),0 0 20px rgb(255 0 255 / .3)}to{text-shadow:0 0 20px rgb(0 255 255 / .5),0 0 30px rgb(0 255 255 / .3)}}@keyframes seduxury-moveLine{0%{transform:translateY(-100%)}100%{transform:translateY(100%)}}@media (max-width:768px){.seduxury-logo-container,.seduxury-model-section{display:none}.seduxury-brand-banner{width:100%;height:auto;border-radius:15px;padding:15px}.seduxury-content{flex-direction:column;padding:15px}.seduxury-text-section{margin-left:0;padding-top:0;text-align:center}.seduxury-explore-text{font-size:14px}.seduxury-feature-images{justify-content:center;flex-wrap:wrap}.seduxury-feature-item{width:80px;height:80px}.seduxury-brand-logo{width:100px}.seduxury-crystal-balls{height:30px}.seduxury-crystal{width:20px;height:20px}.seduxury-crystal::after{width:6px;height:6px;top:3px;left:3px}}