/* Premium hero artwork — TEEB */
.hero-art{min-height:470px;position:relative;overflow:hidden}.hero-art:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(200,155,82,.22) 0%,rgba(59,159,162,.12) 38%,transparent 70%);filter:blur(2px);animation:teebGlow 5s ease-in-out infinite}.hero-art:after{content:"";position:absolute;bottom:42px;right:12%;font-family:"Playfair Display",serif;font-size:92px;letter-spacing:18px;color:rgba(6,27,43,.045);font-weight:600}.hero-art .bottle{width:270px;height:360px;border:2px solid #c89b52;border-radius:42px 42px 58px 58px;background:linear-gradient(145deg,#123f50 0%,#0a2636 48%,#061b2b 100%);box-shadow:0 30px 65px rgba(6,27,43,.32),inset 14px 0 28px rgba(255,255,255,.08),inset -18px -20px 35px rgba(0,0,0,.24);position:relative;z-index:3;transform:perspective(900px) rotateY(-5deg);animation:teebFloat 4.5s ease-in-out infinite}.hero-art .bottle:before{content:"";position:absolute;width:86px;height:64px;top:-64px;left:calc(50% - 43px);border:2px solid #c89b52;border-bottom:0;border-radius:12px 12px 0 0;background:linear-gradient(90deg,#091c2a,#b78640 50%,#091c2a);box-shadow:inset 8px 0 12px rgba(255,255,255,.08)}.hero-art .bottle:after{content:"TEEB PERFUMES";white-space:nowrap;overflow:hidden;text-align:center;line-height:1.4;font-family:"Playfair Display",serif;font-weight:600;font-size:20px;letter-spacing:2px;color:#e0b465;position:absolute;left:20px;right:20px;top:128px;padding:20px 4px;border:1px solid rgba(224,180,101,.7);border-radius:9px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(0,0,0,.13));box-shadow:0 10px 25px rgba(0,0,0,.18);text-shadow:0 2px 8px rgba(0,0,0,.35);box-sizing:border-box}.hero-art .bottle .spray{right:-180px;top:62px;width:185px;height:105px;background:radial-gradient(circle,rgba(200,155,82,.75) 1px,transparent 2px);background-size:15px 15px;opacity:.35;filter:blur(.15px);transform:rotate(-10deg)}.hero-art .bottle .spray:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(59,159,162,.12),transparent 65%);filter:blur(8px);right:-20px;top:-35px}@keyframes teebFloat{0%,100%{transform:perspective(900px) rotateY(-5deg) translateY(0)}50%{transform:perspective(900px) rotateY(-5deg) translateY(-9px)}}@keyframes teebGlow{0%,100%{transform:scale(1);opacity:.8}50%{transform:scale(1.08);opacity:1}}@media(max-width:800px){.hero-art{min-height:390px}.hero-art .bottle{transform:scale(.82);animation:none}.hero-art:after{font-size:60px;right:5%;bottom:25px}.hero-art .bottle:after{font-size:17px;letter-spacing:1.5px;left:16px;right:16px;padding:18px 2px}}
