:root{--ink:#102f2d;--green:#0d665b;--mint:#dff2e9;--cream:#f7f5ed;--paper:#fff;--orange:#f19a57;--line:#dfe5df;--muted:#62716f;--shadow:0 24px 70px rgba(16,47,45,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:82px;padding:0 max(5vw,28px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,47,45,.12);background:rgba(247,245,237,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;font:600 20px "Manrope",sans-serif}.brand strong{font-weight:800}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--green);display:grid;place-items:center;color:white}.brand-mark svg{width:30px;fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--green)}.header-cta{padding:10px 18px;border:1px solid var(--ink);border-radius:99px;font-size:13px;font-weight:700}.hero{min-height:710px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;padding:75px max(7vw,42px) 90px;overflow:hidden}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--green)}.hero h1,.section h2,.method-section h2,.newsletter h2{font:800 clamp(44px,5.8vw,82px)/1.02 "Manrope",sans-serif;letter-spacing:-.055em;margin:16px 0 25px}.hero h1 em{font-style:normal;color:var(--green)}.hero-copy>p{font-size:19px;line-height:1.65;max-width:620px;color:#4a5f5c}.hero-actions{display:flex;align-items:center;gap:28px;margin:35px 0}.button{border:0;display:inline-flex;gap:20px;align-items:center;justify-content:center;padding:16px 23px;border-radius:8px;font-weight:700;cursor:pointer}.button.primary{background:var(--green);color:#fff;box-shadow:0 10px 26px rgba(13,102,91,.2)}.button.primary:hover{transform:translateY(-2px)}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink)}.trust-line{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;color:var(--muted)}.trust-line b{color:var(--green);margin-right:4px}.hero-visual{height:500px;position:relative;display:grid;place-items:center}.glow{position:absolute;width:430px;height:430px;border-radius:50%;background:#d8eee2;filter:blur(1px)}.comparison-card{position:absolute;background:#fff;border:1px solid rgba(16,47,45,.08);box-shadow:var(--shadow);border-radius:18px}.card-main{width:330px;min-height:410px;padding:27px;z-index:3;transform:rotate(-1.5deg)}.card-back{top:42px;right:0;width:180px;padding:20px;z-index:4;display:flex;flex-direction:column}.card-back small,.card-side small{font-size:9px;letter-spacing:.14em;font-weight:800;color:var(--muted)}.card-back strong{font:800 25px "Manrope";margin-top:4px}.card-back span{font-size:10px;color:var(--muted)}.card-side{bottom:24px;left:-5px;width:205px;padding:20px;z-index:4;display:grid;gap:7px}.card-side span{font-size:12px;padding-bottom:6px;border-bottom:1px solid var(--line)}.product-symbol{height:170px;border-radius:14px;background:var(--mint);display:grid;place-items:center;margin-bottom:22px}.product-symbol svg{width:110px;fill:none;stroke:var(--green);stroke-width:3}.mini-label{font-size:9px;letter-spacing:.16em;font-weight:800;color:var(--orange)}.card-main h3{font:800 24px "Manrope";margin:7px 0 4px}.score{display:flex;gap:10px;align-items:center}.score span{font-size:12px;color:#e49a23;letter-spacing:2px}.verdict{display:flex;gap:10px;padding:13px;margin-top:16px;background:#f1f6f2;border-radius:10px;font-size:11px;line-height:1.4}.verdict i{display:block;width:8px;height:8px;background:#24a66f;border-radius:50%;margin-top:4px}.proof-strip{padding:18px max(7vw,42px);background:var(--ink);color:white;text-align:center;font-size:13px}.proof-strip p{margin:0}.section{padding:110px max(7vw,42px)}.section-heading{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:50px;margin-bottom:35px}.section-heading h2{font-size:clamp(38px,4.2vw,62px);margin:11px 0}.section-heading>p{color:var(--muted);font-size:16px}.filters{display:flex;gap:8px;margin-bottom:30px;overflow:auto}.filter{border:1px solid var(--line);background:transparent;padding:10px 18px;border-radius:99px;color:var(--muted);cursor:pointer;font-size:13px}.filter.active{background:var(--ink);color:white;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.product-card{grid-column:span 2;background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card.featured{grid-column:span 2}.product-card[hidden]{display:none}.product-top{height:46px;padding:13px 16px;display:flex;justify-content:space-between;align-items:center}.tag{font-size:9px;font-weight:800;letter-spacing:.13em;color:var(--green)}.tag.best{color:#c5662c}.position{font:700 12px "Manrope";color:#aab5b2}.product-art{height:150px;margin:0 14px;border-radius:10px;display:grid;place-items:center;position:relative;overflow:hidden}.product-art span{font:800 45px "Manrope";z-index:2}.product-art i{width:120px;height:120px;position:absolute;border-radius:50%;background:rgba(255,255,255,.46)}.art-blue{background:#dbeae9;color:#17685f}.art-orange{background:#f8e4d2;color:#ad5a2b}.art-green{background:#dcebd9;color:#4b7843}.art-purple{background:#e9e1ef;color:#755484}.art-yellow{background:#f4e7b9;color:#8c742c}.product-body{padding:22px}.category{font-size:9px;letter-spacing:.15em;font-weight:800;color:var(--muted);margin:0}.product-body h3{font:800 21px "Manrope";margin:4px 0 9px}.summary{font-size:13px;color:var(--muted);min-height:65px}.metrics{display:flex;gap:10px;margin:16px 0}.metrics span{flex:1;font-size:9px;color:var(--muted);line-height:1.25}.metrics b{display:block;font-size:13px;color:var(--ink)}.watch{font-size:10px;background:#f5f5f0;padding:9px;border-radius:7px}.compare-button{width:100%;border:0;border-top:1px solid var(--line);background:white;margin-top:18px;padding:15px 0 0;display:flex;justify-content:space-between;font-weight:700;font-size:12px;color:var(--green);cursor:pointer}.data-note{font-size:10px;color:#7a8886;margin-top:24px}.method-section{background:var(--ink);color:white;padding:110px max(7vw,42px);display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.eyebrow.light{color:#7fd2ba}.method-intro h2{font-size:clamp(40px,4.6vw,67px);margin:12px 0 25px}.method-intro p{color:#b6c5c2;max-width:430px}.method-list{list-style:none;margin:0;padding:0}.method-list li{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:24px 0;border-top:1px solid rgba(255,255,255,.14)}.method-list li>span{font:700 12px "Manrope";color:#7fd2ba}.method-list h3{font:700 19px "Manrope";margin:0 0 5px}.method-list p{margin:0;color:#aebfbb;font-size:13px}.transparency{padding-bottom:70px}.transparency-card{display:grid;grid-template-columns:150px 1fr;gap:40px;background:#e2f1e8;border-radius:22px;padding:55px;align-items:center}.shield{width:120px;height:130px;display:grid;place-items:center}.shield svg{width:100px;fill:none;stroke:var(--green);stroke-width:2.5}.transparency h2{font-size:clamp(30px,3.5vw,50px);margin:10px 0 15px}.transparency p{color:#4e625f;max-width:800px}.store-row{display:flex;justify-content:space-between;align-items:center;padding:30px 10px;color:var(--muted);font-size:12px}.store-row div{display:flex;gap:35px;color:var(--ink);font-size:17px}.newsletter{margin:20px max(7vw,42px) 100px;padding:65px;background:#e8a56e;border-radius:20px;display:flex;justify-content:space-between;align-items:center;gap:40px}.newsletter h2{font-size:clamp(32px,3.6vw,52px);max-width:730px;margin:10px 0}.newsletter .eyebrow{color:#653618}footer{padding:65px max(7vw,42px) 25px;background:#0a2927;color:white;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}footer h4{font-size:11px;letter-spacing:.12em;color:#8da9a4}footer a,.footer-link{display:block;color:#c4d1cf;font-size:13px;margin:9px 0;background:none;border:0;padding:0;cursor:pointer}.footer-brand p{font-size:12px;color:#8da9a4}.brand-mark.small{width:32px;height:32px}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:#78928e}dialog{border:0;border-radius:18px;max-width:580px;padding:38px;color:var(--ink);box-shadow:var(--shadow)}dialog::backdrop{background:rgba(5,31,29,.7);backdrop-filter:blur(3px)}.modal-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:26px;cursor:pointer}.modal-stores{display:grid;gap:10px;margin-top:20px}.modal-store{border:1px solid var(--line);padding:14px;border-radius:8px;display:flex;justify-content:space-between;color:var(--muted)}
@media(max-width:950px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:480px}.product-card,.product-card.featured{grid-column:span 3}.method-section{grid-template-columns:1fr;gap:45px}.section-heading{grid-template-columns:1fr}.newsletter{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.site-header{height:70px;padding:0 18px}.header-cta{display:none}.hero{padding:45px 20px 60px;gap:20px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-visual{height:420px;transform:scale(.85)}.card-side{left:-40px}.card-back{right:-35px}.trust-line{display:grid}.proof-strip{padding:16px 20px}.section,.method-section{padding:75px 20px}.product-card,.product-card.featured{grid-column:span 6}.transparency-card{grid-template-columns:1fr;padding:30px}.shield{display:none}.store-row{align-items:flex-start;gap:15px;flex-direction:column}.store-row div{gap:15px;flex-wrap:wrap}.newsletter{margin:10px 20px 70px;padding:35px 25px}footer{grid-template-columns:1fr;padding:50px 20px 20px}.footer-bottom{flex-direction:column;gap:5px}}

/* Identidade Compra Clara: lupa, confirmação e molduras arredondadas */
.brand-mark{background:transparent;box-shadow:0 7px 18px rgba(13,102,91,.2);overflow:hidden;flex:0 0 auto}.brand-mark img{display:block;width:100%;height:100%}.brand-name{display:grid;line-height:1.05}.brand-name small{margin-top:4px;color:var(--muted);font:700 7px "DM Sans";letter-spacing:.13em;text-transform:uppercase}.hero-copy{position:relative}.hero-copy:before{content:"";position:absolute;width:48px;height:5px;border-radius:9px;background:var(--orange);top:-24px;left:0}.hero h1 em{position:relative}.hero h1 em:after{content:"";position:absolute;left:2px;right:0;bottom:-3px;height:7px;border-radius:50%;background:var(--orange);opacity:.65;transform:rotate(-1deg)}.button,.header-cta,.filter{transition:transform .2s,box-shadow .2s,background .2s}.button:hover,.header-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(13,102,91,.16)}

/* Fotografias editoriais */
.photo-hero{display:block;height:530px;border-radius:34px 34px 100px 34px;overflow:visible}.photo-hero:before{content:"";position:absolute;inset:18px -18px -18px 18px;border:2px solid var(--orange);border-radius:34px 34px 100px 34px;z-index:-1}.photo-hero>img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit;display:block}.photo-badge{position:absolute;background:#fff;border:1px solid rgba(16,47,45,.08);box-shadow:var(--shadow);border-radius:15px;padding:16px 19px;display:flex}.badge-top{top:28px;left:-35px;flex-direction:column}.badge-top small{font-size:8px;letter-spacing:.14em;color:var(--muted);font-weight:800}.badge-top strong{font:800 20px "Manrope"}.badge-bottom{right:-25px;bottom:32px;gap:11px;align-items:center;font-size:11px;line-height:1.3}.badge-check{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--mint);color:var(--green);font-weight:900}

/* Categoria pets */
.pet-tag{color:#8b5b35}.art-pet-sand{background:#eadfc9;color:#80653d}.art-pet-green{background:#dcebdc;color:#48744b}.art-pet-blue{background:#dbe9ef;color:#376d7d}.art-pet-orange{background:#f3dfd3;color:#9c6040}.pet-card{border-top:4px solid #e8a56e}.pet-feature{margin:15px max(7vw,42px) 110px;min-height:500px;background:#123f3b;border-radius:34px;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;position:relative;color:#fff}.pet-feature:after{content:"CC";position:absolute;right:-30px;bottom:-80px;color:rgba(255,255,255,.035);font:800 220px "Manrope";letter-spacing:-.12em}.pet-feature>img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center}.pet-feature-copy{padding:65px 60px;align-self:center;position:relative;z-index:1}.pet-feature h2{font:800 clamp(34px,3.8vw,54px)/1.08 "Manrope";letter-spacing:-.045em;margin:14px 0 20px}.pet-feature p{color:#c7d8d5;font-size:15px;margin-bottom:28px}.pet-button{background:var(--orange);color:var(--ink)}

.product-art{height:190px;background:#e8eee9}.product-art img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-art img{transform:scale(1.045)}

@media(max-width:950px){.photo-hero{height:500px;max-width:680px;margin:0 auto}.pet-feature{grid-template-columns:1fr}.pet-feature>img{height:430px;min-height:0}.pet-feature-copy{padding:50px}}
@media(max-width:620px){.brand-name small{display:none}.photo-hero{height:390px;transform:none;margin:20px 8px 30px;border-radius:25px 25px 65px 25px}.photo-hero:before{inset:10px -9px -10px 9px}.badge-top{left:-8px;top:18px}.badge-bottom{right:-8px;bottom:22px}.pet-feature{margin:0 20px 75px;border-radius:24px}.pet-feature>img{height:300px}.pet-feature-copy{padding:35px 25px}.pet-feature h2{font-size:34px}}
