:root{
  --navy:#0f2b5b;--navy-2:#173b78;--navy-3:#071a38;--gold:#dca228;--gold-2:#f0bd4b;
  --cream:#f8f4ea;--paper:#fffdf8;--ink:#10203c;--muted:#68748a;--line:#dde3ec;--white:#fff;
  --shadow:0 24px 80px rgba(13,38,82,.12);--radius:30px;--container:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.6;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}address{font-style:normal}.container{width:var(--container);margin-inline:auto}.section{padding:110px 0}.section-dark{background:var(--navy-3);color:var(--white)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-60px;z-index:1000;background:#fff;color:#000;padding:12px 18px;border-radius:10px}.skip-link:focus{top:12px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-weight:700;font-size:.78rem;color:var(--gold);margin:0 0 16px}.section-heading h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.25rem,5vw,4.35rem);line-height:1.05;letter-spacing:-.03em;margin:0}.section-heading>p:last-child{color:var(--muted);max-width:570px}.split-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;margin-bottom:58px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;font-weight:700;transition:.25s ease;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.button-gold{background:linear-gradient(135deg,var(--gold),var(--gold-2));color:#09204a;box-shadow:0 14px 40px rgba(220,162,40,.25)}.button-gold:hover{box-shadow:0 18px 48px rgba(220,162,40,.34)}.button-ghost{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(12px)}.button-outline{border-color:var(--navy);color:var(--navy);background:transparent}.button-light{background:#fff;color:var(--navy)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:700}.text-link span{transition:.2s}.text-link:hover span{transform:translate(3px,-3px)}
.announcement{height:36px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;gap:24px;font-size:.77rem;letter-spacing:.04em}.announcement a{color:var(--gold-2);font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,43,91,.08)}.nav-wrap{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:13px}.brand img{width:54px;height:58px;object-fit:contain;background:#fff;border-radius:14px;padding:4px;box-shadow:0 8px 25px rgba(15,43,91,.12)}.brand span{display:flex;flex-direction:column}.brand strong{font-family:"Playfair Display",serif;font-size:1.15rem;line-height:1.1;color:var(--navy)}.brand small{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:4px}.main-nav{display:flex;align-items:center;gap:28px}.main-nav>a:not(.nav-cta){font-size:.9rem;font-weight:600;color:#263650}.main-nav>a:hover{color:var(--gold)}.nav-cta{background:var(--navy);color:#fff;padding:12px 18px;border-radius:999px;font-size:.86rem;font-weight:700}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:9px}.menu-toggle span:not(.sr-only){display:block;height:2px;background:var(--navy);margin:5px 0}
.hero{position:relative;isolation:isolate;overflow:hidden;padding:90px 0 32px;min-height:750px}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(31,75,150,.38),transparent 35%),linear-gradient(120deg,#06172f,#0d2b5b 60%,#06172f);z-index:-3}.hero:after{content:"EBENÉZER";position:absolute;right:-50px;bottom:70px;font-weight:800;font-size:clamp(8rem,19vw,18rem);letter-spacing:-.07em;color:rgba(255,255,255,.025);z-index:-1}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);z-index:-2}.hero-glow-one{width:380px;height:380px;background:rgba(222,165,42,.16);right:8%;top:15%}.hero-glow-two{width:260px;height:260px;background:rgba(54,104,200,.2);left:40%;bottom:5%}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.hero h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(3.35rem,6.8vw,6.7rem);line-height:.95;letter-spacing:-.045em;margin:0;max-width:760px}.hero h1 em{color:var(--gold-2);font-weight:500}.hero-lead{font-size:1.12rem;color:#cbd6ea;max-width:650px;margin:28px 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.trust-row{display:flex;margin-top:52px;border-top:1px solid rgba(255,255,255,.14);padding-top:28px;gap:40px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:1.25rem;color:#fff}.trust-row span{font-size:.78rem;color:#9fb0ce}.hero-art{min-height:510px;display:flex;align-items:center;justify-content:center}.logo-stage{position:relative;width:min(500px,100%);aspect-ratio:1}.logo-card{position:absolute;inset:12%;border-radius:48%;padding:40px;background:#fff;display:grid;place-items:center;box-shadow:0 40px 120px rgba(0,0,0,.4);overflow:hidden}.logo-card:after{content:"";position:absolute;inset:auto 10% 4%;height:16%;background:radial-gradient(ellipse,rgba(15,43,91,.18),transparent 70%);filter:blur(16px)}.logo-card img{width:84%;height:84%;object-fit:contain;position:relative;z-index:1}.orbit{position:absolute;inset:4%;border:1px solid rgba(240,189,75,.38);border-radius:50%;animation:spin 24s linear infinite}.orbit:before,.orbit:after{content:"";position:absolute;width:12px;height:12px;background:var(--gold-2);border-radius:50%;box-shadow:0 0 24px rgba(240,189,75,.8)}.orbit:before{top:16%;left:6%}.orbit:after{right:2%;bottom:26%}.orbit-b{inset:0;border-color:rgba(255,255,255,.12);animation-direction:reverse;animation-duration:32s}.floating-tag{position:absolute;background:rgba(255,255,255,.95);color:var(--navy);padding:10px 15px;border-radius:999px;font-size:.72rem;font-weight:700;box-shadow:var(--shadow);white-space:nowrap}.tag-one{left:-3%;top:18%}.tag-two{right:-7%;bottom:18%}.hero-bottom{display:flex;align-items:center;justify-content:center;gap:18px;color:#9fb0ce;text-transform:uppercase;letter-spacing:.15em;font-size:.68rem;margin-top:42px}.hero-bottom i{width:4px;height:4px;background:var(--gold);border-radius:50%}@keyframes spin{to{transform:rotate(360deg)}}
.intro{background:var(--paper)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px 26px;min-height:290px;transition:.3s ease}.benefit-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:transparent}.benefit-card>span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--cream);color:var(--gold);font-weight:700}.benefit-card h3{font-family:"Playfair Display",serif;font-size:1.45rem;line-height:1.15;margin:58px 0 12px}.benefit-card p{color:var(--muted);font-size:.92rem;margin:0}
.catalog{background:#f1f4f8}.catalog-heading{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end;margin-bottom:38px}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.filter-button{border:1px solid #cfd7e3;background:#fff;color:var(--navy);padding:11px 16px;border-radius:999px;font-size:.85rem;font-weight:700}.filter-button span{opacity:.55;margin-left:5px}.filter-button.active,.filter-button:hover{background:var(--navy);border-color:var(--navy);color:#fff}.catalog-search{position:relative;min-width:240px}.catalog-search input{width:100%;border:1px solid #cfd7e3;border-radius:999px;background:#fff;padding:12px 42px 12px 18px;outline:none}.catalog-search input:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(220,162,40,.15)}.catalog-search svg{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:18px;fill:none;stroke:var(--navy);stroke-width:2}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border-radius:26px;overflow:hidden;border:1px solid rgba(15,43,91,.08);box-shadow:0 12px 40px rgba(15,43,91,.055);transition:.3s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 24px 70px rgba(15,43,91,.14)}.product-card[hidden]{display:none}.product-visual{position:relative;aspect-ratio:3/2;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:cover;transition:.55s ease}.product-card:hover .product-visual img{transform:scale(1.035)}.product-number{position:absolute;right:15px;top:15px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:.72rem;font-weight:700;color:var(--navy)}.product-copy{padding:22px}.product-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-heading h3{font-family:"Playfair Display",serif;font-size:1.65rem;margin:0}.product-heading span{font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;color:var(--gold);font-weight:700}.product-copy p{color:var(--muted);font-size:.88rem;min-height:44px;margin:10px 0 16px}.product-copy .text-link{font-size:.85rem}.empty-state{text-align:center;padding:50px;color:var(--muted)}
.lens-section{background:linear-gradient(145deg,#071a38,#0f326a);position:relative;overflow:hidden}.lens-section:after{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-180px;bottom:-180px}.lens-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.lens-copy h2{font-family:"Playfair Display",serif;font-size:clamp(2.6rem,5.2vw,5rem);line-height:1.04;margin:0}.lens-copy>p:not(.eyebrow){color:#b8c6dc;max-width:520px;margin:25px 0 32px}.lens-list{border-top:1px solid rgba(255,255,255,.15)}.lens-list article{display:grid;grid-template-columns:60px 1fr;gap:12px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.15)}.lens-list>article>span{color:var(--gold);font-size:.75rem;font-weight:700}.lens-list h3{font-family:"Playfair Display",serif;font-size:1.45rem;margin:0 0 5px}.lens-list p{color:#aebbd0;margin:0;font-size:.9rem}
.reviews{background:var(--cream)}.reviews-top{display:grid;grid-template-columns:280px 1fr;gap:70px;align-items:center;margin-bottom:52px}.score-card{background:var(--navy);color:#fff;border-radius:30px;padding:30px;text-align:center;box-shadow:var(--shadow)}.score{font-family:"Playfair Display",serif;font-size:4rem;line-height:1}.stars{display:block;color:var(--gold-2);letter-spacing:.15em;margin:10px 0}.score-card p{color:#c5d1e4;margin:0;font-size:.84rem}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-grid blockquote{margin:0;background:#fff;border-radius:25px;padding:30px;min-height:260px;display:flex;flex-direction:column;box-shadow:0 14px 50px rgba(15,43,91,.07)}.quote-mark{font-family:"Playfair Display",serif;color:var(--gold);font-size:4rem;line-height:.8}.review-grid blockquote>p{font-size:1rem;color:#3c4960}.review-grid footer{margin-top:auto;display:flex;justify-content:space-between;gap:10px;align-items:center}.review-grid footer span{color:var(--gold);font-size:.75rem;letter-spacing:.08em}.center-action{text-align:center;margin-top:38px}
.about{background:#fff}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.about-brand{position:relative;min-height:480px;background:linear-gradient(145deg,#f1f5fb,#fff8e9);border-radius:50px;display:grid;place-items:center;overflow:hidden}.about-brand:before{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(15,43,91,.15);border-radius:50%}.about-logo{width:65%;aspect-ratio:1;background:#fff;border-radius:40%;padding:30px;display:grid;place-items:center;box-shadow:var(--shadow);position:relative;z-index:1}.about-logo img{width:85%;height:85%;object-fit:contain}.about-seal{position:absolute;right:28px;bottom:26px;background:var(--navy);color:#fff;border-radius:999px;padding:10px 15px;font-size:.72rem;font-weight:700;letter-spacing:.1em}.about-copy h2{font-family:"Playfair Display",serif;font-size:clamp(2.5rem,4.7vw,4.5rem);line-height:1.05;margin:0 0 24px}.about-copy p:not(.eyebrow){color:var(--muted);font-size:1.02rem}.about-copy .text-link{margin-top:12px}
.location{background:#eff3f8}.location-card{background:var(--navy);color:#fff;border-radius:36px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;box-shadow:var(--shadow)}.location-info{padding:55px}.location-info h2{font-family:"Playfair Display",serif;font-size:clamp(2.5rem,4.5vw,4.4rem);line-height:1.05;margin:0 0 25px}.location-info address{color:#c3cfe0;font-size:1.04rem}.contact-list{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:30px 0}.contact-list a,.contact-list>div{padding-top:16px;border-top:1px solid rgba(255,255,255,.17);display:flex;flex-direction:column}.contact-list span{color:#91a3bf;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.contact-list strong{margin-top:4px}.location-actions{display:flex;gap:12px;flex-wrap:wrap}.map-wrap{min-height:570px}.map-wrap iframe{width:100%;height:100%;border:0;filter:saturate(.72) contrast(1.04)}
.faq{background:#fff}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq .section-heading h2{font-size:clamp(2.5rem,4.6vw,4.2rem)}.accordion details{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 0;font-weight:700;font-size:1.04rem;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:1.6rem;color:var(--gold);transition:.25s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);margin:-8px 0 24px;max-width:650px}.final-cta{padding:80px 0;background:linear-gradient(110deg,#071a38,#123d7c)}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.final-cta h2{font-family:"Playfair Display",serif;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.04;margin:0;max-width:800px}
.site-footer{background:#05142d;color:#fff;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr .8fr;gap:50px}.site-footer .brand strong{color:#fff}.footer-brand>p,.site-footer p{color:#8fa0bb;font-size:.88rem}.site-footer h3{font-size:.76rem;text-transform:uppercase;letter-spacing:.17em;color:var(--gold-2);margin:0 0 18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start}.footer-grid a{font-size:.9rem;margin:4px 0}.footer-grid a:hover{color:var(--gold)}.footer-cta{color:var(--gold-2);font-weight:700!important;margin-top:12px!important}.footer-bottom{display:flex;justify-content:space-between;gap:20px;color:#63738d;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:48px;font-size:.72rem}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:40;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#25d366;box-shadow:0 12px 32px rgba(37,211,102,.36);transition:.25s}.whatsapp-float:hover{transform:scale(1.07)}.whatsapp-float svg{width:31px;fill:#fff}.cursor-dot,.cursor-ring{position:fixed;pointer-events:none;z-index:9999;border-radius:50%;display:none}.cursor-dot{width:6px;height:6px;background:var(--gold)}.cursor-ring{width:30px;height:30px;border:1px solid rgba(220,162,40,.7);transition:width .16s,height .16s,background .16s}
@media (hover:hover) and (pointer:fine){.cursor-dot,.cursor-ring{display:block}body.cursor-hover .cursor-ring{width:48px;height:48px;background:rgba(220,162,40,.09)}}
@media (max-width:1050px){.hero-grid{grid-template-columns:1fr 1fr;gap:20px}.hero h1{font-size:clamp(3.2rem,7vw,5.5rem)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.lens-grid{gap:50px}.about-grid{gap:55px}.location-info{padding:40px}.footer-grid{grid-template-columns:1.2fr .8fr .9fr}.footer-grid>div:last-child{grid-column:2/4}.main-nav{gap:18px}}
@media (max-width:800px){:root{--container:min(100% - 28px,680px)}.section{padding:78px 0}.announcement{justify-content:space-between;padding:0 14px}.announcement span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-toggle{display:block}.main-nav{position:absolute;left:14px;right:14px;top:calc(100% + 8px);background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch;gap:4px}.main-nav.open{display:flex}.main-nav>a{padding:10px 12px}.nav-cta{text-align:center;margin-top:4px}.hero{padding-top:62px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:left}.hero-art{min-height:420px}.logo-stage{width:min(420px,95%)}.trust-row{gap:24px;justify-content:space-between}.hero-bottom{overflow:auto;justify-content:flex-start;padding-bottom:6px}.hero-bottom span{white-space:nowrap}.split-heading,.catalog-heading,.lens-grid,.about-grid,.faq-grid{grid-template-columns:1fr;gap:34px}.split-heading{margin-bottom:40px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-card{min-height:250px}.benefit-card h3{margin-top:38px}.catalog-tools{align-items:stretch;flex-direction:column}.catalog-search{min-width:0}.reviews-top{grid-template-columns:1fr;gap:30px}.score-card{max-width:290px}.review-grid{grid-template-columns:1fr}.review-grid blockquote{min-height:210px}.about-brand{min-height:400px}.location-card{grid-template-columns:1fr}.map-wrap{min-height:420px}.final-cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.cursor-dot,.cursor-ring{display:none!important}}
@media (max-width:560px){:root{--container:calc(100% - 22px)}.nav-wrap{min-height:74px}.brand small{display:none}.hero{min-height:auto;padding-top:48px}.hero h1{font-size:3.25rem}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.trust-row strong{font-size:1rem}.trust-row span{font-size:.66rem}.hero-art{min-height:345px}.logo-card{padding:24px}.floating-tag{font-size:.6rem}.tag-one{left:0}.tag-two{right:0}.benefit-grid,.product-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.catalog .section-heading h2{font-size:2.65rem}.filter-tabs{display:grid;grid-template-columns:1fr 1fr}.filter-button{width:100%}.lens-copy h2,.about-copy h2,.location-info h2{font-size:2.7rem}.contact-list{grid-template-columns:1fr}.location-info{padding:32px 24px}.location-actions{flex-direction:column}.location-actions .button{width:100%}.map-wrap{min-height:340px}.about-brand{min-height:330px;border-radius:32px}.reviews-top .section-heading h2{font-size:2.65rem}.final-cta h2{font-size:2.7rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom span:last-child{display:none}.whatsapp-float{right:14px;bottom:14px;width:56px;height:56px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Fotos reais e acabamento final */
.hero-photo-stack{position:relative;width:min(560px,100%);height:560px}
.hero-photo{position:absolute;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:0 34px 90px rgba(0,0,0,.38)}
.hero-photo img{width:100%;height:100%;object-fit:cover}
.hero-photo-main{inset:0 8% 7% 3%;border-radius:46px;transform:rotate(-2deg)}
.hero-photo-secondary{width:43%;height:47%;right:0;bottom:0;border-radius:30px;transform:rotate(4deg);border:5px solid #fff}
.hero-logo-badge{position:absolute;right:4%;top:4%;width:118px;height:118px;border-radius:30px;background:#fff;padding:14px;display:grid;place-items:center;box-shadow:0 20px 55px rgba(0,0,0,.32);z-index:3}
.hero-logo-badge img{width:100%;height:100%;object-fit:contain}
.hero-photo-stack .tag-one{left:-4%;top:14%;z-index:4}
.hero-photo-stack .tag-two{right:-3%;bottom:13%;z-index:4}
.product-visual{aspect-ratio:4/3;background:#e9edf3}
.product-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(4,18,42,.17));pointer-events:none}
.product-number{z-index:2}
.photo-badge{position:absolute;left:14px;bottom:14px;z-index:2;background:rgba(6,23,47,.78);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:6px 10px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}
.catalog-note{margin:28px 0 0;color:var(--muted);font-size:.8rem;text-align:center}
.about-brand{display:block;background:#0b244c}
.about-brand:before{display:none}
.about-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.about-brand:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,20,45,.06),rgba(5,20,45,.52))}
.about-brand .about-logo{position:absolute;left:26px;bottom:26px;width:132px;height:132px;aspect-ratio:1;border-radius:30px;padding:15px;z-index:2}
.about-brand .about-seal{z-index:2}
.cursor-dot,.cursor-ring{opacity:0;will-change:transform;transition:opacity .15s ease,width .16s,height .16s,background .16s}
@media (hover:hover) and (pointer:fine){
  body.custom-cursor,body.custom-cursor *{cursor:none!important}
  body:not(.custom-cursor) .cursor-dot,body:not(.custom-cursor) .cursor-ring{display:none!important}
  body.custom-cursor .cursor-dot,body.custom-cursor .cursor-ring{display:block}
  body.custom-cursor.cursor-active .cursor-dot,body.custom-cursor.cursor-active .cursor-ring{opacity:1}
}
@media (max-width:800px){
  .hero-photo-stack{width:min(520px,100%);height:430px}
  .hero-photo-main{inset:0 8% 5% 2%;border-radius:34px}
  .hero-photo-secondary{width:40%;height:48%;border-width:4px;border-radius:24px}
  .hero-logo-badge{width:94px;height:94px;border-radius:24px;padding:11px}
  .hero-photo-stack .tag-one{left:0;top:12%}
  .hero-photo-stack .tag-two{right:0;bottom:10%}
}
@media (max-width:560px){
  .hero-photo-stack{height:345px}
  .hero-photo-main{inset:0 5% 6% 0;border-radius:28px}
  .hero-photo-secondary{width:42%;height:45%;right:0;border-width:3px;border-radius:19px}
  .hero-logo-badge{width:76px;height:76px;border-radius:19px;right:3%;padding:9px}
  .hero-photo-stack .floating-tag{display:none}
  .about-brand .about-logo{width:104px;height:104px;left:18px;bottom:18px;border-radius:24px;padding:12px}
}
@media (prefers-reduced-motion:reduce){
  body.custom-cursor,body.custom-cursor *{cursor:auto!important}
  .cursor-dot,.cursor-ring{display:none!important}
}
@media (max-width:800px){
  body.custom-cursor,body.custom-cursor *{cursor:auto!important}
}


/* ===== Correção final v2: fotos proporcionais + cursor exclusivo ===== */
.product-visual{
  aspect-ratio:4/3;
  background:#e9edf3;
  overflow:hidden;
}
.product-visual img,
.hero-photo img,
.about-photo{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center;
  image-rendering:auto;
}
.product-visual img{transform:none;}
.product-card:hover .product-visual img{transform:scale(1.025);}

.map-wrap{position:relative;isolation:isolate;}
.map-wrap iframe{pointer-events:none;user-select:none;}
.map-overlay{
  position:absolute;
  inset:0;
  z-index:3;
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  padding:20px;
}
.map-overlay span{
  display:inline-flex;
  align-items:center;
  min-height:44px;
  padding:0 16px;
  border-radius:999px;
  background:rgba(7,26,56,.92);
  color:#fff;
  font-size:.78rem;
  font-weight:700;
  box-shadow:0 12px 32px rgba(0,0,0,.24);
  backdrop-filter:blur(10px);
}

/* O cursor nativo é ocultado desde a inicialização em computadores com mouse. */
.cursor-dot,.cursor-ring{
  display:none;
  opacity:0;
  position:fixed;
  top:0;
  left:0;
  pointer-events:none;
  z-index:2147483647;
  border-radius:50%;
  will-change:transform;
}
.cursor-dot{width:7px;height:7px;background:var(--gold-2);box-shadow:0 0 12px rgba(240,189,75,.45)}
.cursor-ring{width:32px;height:32px;border:1px solid rgba(240,189,75,.85);background:rgba(240,189,75,.035)}

@media (hover:hover) and (pointer:fine){
  html.custom-cursor,
  html.custom-cursor body,
  html.custom-cursor body *{cursor:none!important;}
  html.custom-cursor .cursor-dot,
  html.custom-cursor .cursor-ring{display:block!important;}
  html.custom-cursor.cursor-active .cursor-dot,
  html.custom-cursor.cursor-active .cursor-ring{opacity:1!important;}
  html.custom-cursor.cursor-hover .cursor-ring{width:48px;height:48px;background:rgba(240,189,75,.10);}
}
@media (hover:none), (pointer:coarse), (max-width:800px){
  html.custom-cursor,html.custom-cursor body,html.custom-cursor body *{cursor:auto!important;}
  .cursor-dot,.cursor-ring{display:none!important;}
}
@media (prefers-reduced-motion:reduce) and (hover:hover) and (pointer:fine){
  html.custom-cursor,html.custom-cursor body,html.custom-cursor body *{cursor:none!important;}
  html.custom-cursor .cursor-dot,html.custom-cursor .cursor-ring{display:block!important;}
}
