.hero{position:relative}.hero .hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(120% 85% at 80% 16%,rgb(205 184 126 / .16) 0%,#fff0 44%),linear-gradient(180deg,rgb(10 14 26 / .78) 0%,rgb(10 14 26 / .52) 45%,rgb(10 14 26 / .94) 100%)}#hero.hero .container,.hero .container{position:relative;z-index:2;width:var(--container);margin-inline:auto}.hero .hero-badge{background:rgb(255 255 255 / .07);border:1px solid rgb(205 184 126 / .35);box-shadow:0 2px 18px rgb(0 0 0 / .25),inset 0 0 0 1px rgb(255 255 255 / .04);backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%)}.hero .hero-title-main{text-shadow:0 2px 30px rgb(0 0 0 / .45)}.hero .hero-title-sub,.hero h1 .gold{background:linear-gradient(95deg,var(--gold-100) 0%,var(--gold-300) 55%,var(--gold-100) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0}.hero .hero-ctas{max-width:480px;gap:14px;margin-bottom:14px}.hero .hero-ctas .btn-primary,.hero .hero-ctas .btn-whatsapp{flex:1 1 0%;min-width:0;padding:.85rem 1.5rem;font-size:.8rem;letter-spacing:1.2px}.hero .hero-ctas .btn-primary{border-radius:50px;background:linear-gradient(135deg,var(--gold-200) 0%,var(--gold-400) 100%);box-shadow:0 8px 28px rgb(160 138 78 / .35),inset 0 1px 0 rgb(255 255 255 / .35)}.hero .hero-ctas .btn-primary:hover{transform:translateY(-2px);background:linear-gradient(135deg,var(--gold-100) 0%,var(--gold-300) 100%);box-shadow:0 12px 36px rgb(160 138 78 / .48),inset 0 1px 0 rgb(255 255 255 / .4)}.hero .hero-ctas .btn-primary svg{transition:transform 0.25s var(--ease-out)}.hero .hero-ctas .btn-primary:hover svg{transform:translateX(4px)}.hero .hero-ctas .btn-whatsapp{border-radius:50px;box-shadow:0 8px 28px rgb(12 138 62 / .32),inset 0 1px 0 rgb(255 255 255 / .18)}.hero .hero-ctas .btn-whatsapp:hover{box-shadow:0 12px 36px rgb(12 138 62 / .45),inset 0 1px 0 rgb(255 255 255 / .22)}.hero .hero-stats{gap:14px;border-top:1px solid rgb(205 184 126 / .18)}.hero .hero-stat{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);border-radius:16px;padding:16px 18px;min-width:120px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:transform 0.3s var(--ease-out),border-color 0.3s ease,background 0.3s ease}@media (hover:hover){.hero .hero-stat:hover{transform:translateY(-4px);border-color:rgb(205 184 126 / .4);background:rgb(255 255 255 / .06)}}.hero .hero-stat .number{color:var(--gold-200);text-shadow:0 0 18px rgb(205 184 126 / .25)}@media (max-width:820px){.hero{min-height:auto;align-items:flex-start;padding-top:96px;padding-bottom:48px}.hero .hero-badge{font-size:.68rem;padding:.4rem 1rem;letter-spacing:.8px;margin-bottom:1.1rem}.hero .hero-badge svg{width:14px;height:14px}.hero .hero-ctas{max-width:100%}}@media (max-width:600px){.hero{padding-top:88px;padding-bottom:40px}.hero .hero-stat{padding:12px 10px;min-width:0;border-radius:14px}.hero .hero-stat .number{font-size:20px}}.container>img,.container>figure>img{display:block;max-width:880px;height:auto;margin-inline:auto}