:root{
    --blue:#0077ff;
    --blue2:#00aeef;
    --blue3:#0058ff;
    --navy:#06152d;
    --navy2:#020817;
    --text:#0f172a;
    --muted:#64748b;
    --line:#e6eef8;
    --soft:#f4f8ff;
    --green:#19c37d;
    --yellow:#ffb800;
    --red:#ff4d6d;
    --shadow:0 18px 45px rgba(15,23,42,.10);
    --shadow2:0 24px 65px rgba(0,80,220,.20);
    --radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Open Sans',Arial,sans-serif;color:var(--text);background:#fff}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.wrap{width:100%;max-width:none;margin:0 auto;padding:0 42px}
.muted{color:var(--muted)}
.top{background:radial-gradient(circle at 25% 10%,#123b76 0,#071429 34%,#02050d 100%);color:#fff;box-shadow:0 18px 50px rgba(2,8,23,.22);position:relative;z-index:10}
.topbar{border-bottom:1px solid rgba(255,255,255,.10);font-size:12px}
.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;color:#dbeafe}
.topbar-inner:before{content:"★";color:#ffd43b;margin-right:8px}
.topbar a{color:#fff;font-weight:800}
.header-main{height:94px;display:grid;grid-template-columns:190px 1fr 145px;gap:28px;align-items:center}
.logo{font-size:34px;font-weight:800;letter-spacing:-1.8px;display:inline-flex;align-items:center}
.logo span{color:#fff}
.logo b{color:var(--blue2)}
.search{display:flex;background:#fff;border-radius:13px;overflow:hidden;border:1px solid rgba(255,255,255,.22);box-shadow:0 14px 30px rgba(0,0,0,.18)}
.search input{width:100%;height:54px;border:0;padding:0 18px;font-size:15px;outline:0;color:#0f172a}
.search button{border:0;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:800;padding:0 22px;cursor:pointer}
.cta-top{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border-radius:12px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 14px 30px rgba(0,119,255,.28)}
.cta-top:before{content:"▣";margin-right:8px}
.nav{border-top:1px solid rgba(255,255,255,.10)}
.nav-inner{display:flex;gap:26px;flex-wrap:wrap}
.nav a{padding:16px 0;font-size:14px;font-weight:800;color:#f8fafc;opacity:.96}
.nav a:hover{color:#7dd3fc}
main{overflow:hidden}
.hero{margin:22px 0 38px;display:grid;grid-template-columns:48% 52%;min-height:520px;border-radius:24px;overflow:hidden;background:
radial-gradient(circle at 85% 60%,rgba(0,174,239,.55) 0,rgba(0,174,239,0) 26%),
linear-gradient(135deg,#071731 0,#07152f 55%,#0a3d90 100%);
color:#fff;box-shadow:var(--shadow2);border:1px solid rgba(255,255,255,.10);align-items:stretch}
.hero-copy{padding:68px 54px 58px;display:flex;flex-direction:column;justify-content:center}
.kicker{display:inline-block;color:#38bdf8;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.8px;margin-bottom:16px}
.hero h1{font-size:58px;line-height:1.02;margin:0 0 18px;font-weight:900;letter-spacing:-1.8px}
.hero h1 em{font-style:normal;color:#27a8ff}
.hero p{font-size:20px;color:#dbeafe;line-height:1.65;margin:0;max-width:560px}
.hero-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;padding:14px 20px;font-weight:900;box-shadow:0 14px 28px rgba(0,119,255,.20);cursor:pointer}
.btn:hover{transform:translateY(-1px)}
.btn.outline,.btn.secondary{background:#fff;color:var(--blue);border:1px solid #cfe8fb;box-shadow:none}
.hero-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:36px}
.hero-badges span{font-size:12px;font-weight:800;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:10px 14px;color:#eaf6ff}
.hero-badges span:before{content:"✦";color:#ffd43b;margin-right:7px}
.hero-img{position:relative;min-height:520px;height:100%}
.hero-stage{position:absolute;right:44px;bottom:38px;width:430px;height:265px;border-radius:50%;background:radial-gradient(circle,rgba(0,174,239,.35),rgba(0,174,239,0) 70%);border:2px solid rgba(0,174,239,.55);box-shadow:0 0 45px rgba(0,174,239,.35)}
.hero-bag{position:absolute;right:190px;top:55px;width:145px;height:185px;background:linear-gradient(160deg,#ff7a3b,#ff4e2f);border-radius:12px 12px 22px 22px;box-shadow:0 25px 45px rgba(0,0,0,.26)}
.hero-bag:before{content:"";position:absolute;left:30px;top:-24px;width:86px;height:52px;border:8px solid #ffd5c6;border-bottom:0;border-radius:60px 60px 0 0}
.hero-bag:after{content:"S";position:absolute;left:42px;top:55px;font-weight:900;font-size:66px;color:#fff;text-shadow:0 3px 10px rgba(0,0,0,.18)}
.hero-phone{position:absolute;right:54px;bottom:85px;width:210px;height:130px;background:linear-gradient(135deg,#ff6b6b,#7c3aed 48%,#00aeef);border:8px solid #111827;border-radius:12px;box-shadow:0 22px 38px rgba(0,0,0,.25)}
.hero-headset{position:absolute;right:335px;top:115px;width:150px;height:150px;border:18px solid #dbeafe;border-bottom-color:transparent;border-radius:50%;filter:drop-shadow(0 20px 30px rgba(0,0,0,.25))}
.hero-headset:before,.hero-headset:after{content:"";position:absolute;bottom:-12px;width:42px;height:65px;background:#f8fafc;border-radius:22px}
.hero-headset:before{left:-28px}.hero-headset:after{right:-28px}
.hero-plant{position:absolute;right:58px;top:67px;width:96px;height:130px;background:linear-gradient(#34d399,#16a34a);clip-path:polygon(50% 0,63% 30%,95% 15%,72% 47%,100% 55%,64% 62%,80% 100%,50% 72%,20% 100%,36% 62%,0 55%,28% 47%,5% 15%,37% 30%)}
.hero-plant:after{content:"";position:absolute;left:25px;bottom:-58px;width:72px;height:64px;background:#e2e8f0;border-radius:18px}
.section{padding:22px 0}
.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px;gap:18px}
.section-title h2{font-size:29px;margin:0;font-weight:900;letter-spacing:-.8px}
.section-title h2:before{content:"✧";color:var(--blue);margin-right:10px}
.section-title p{color:var(--muted);margin:6px 0 0}
.grid5{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}
.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.cat-card,.article-card,.product-card,.trust-card,.page-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 28px rgba(15,23,42,.06);overflow:hidden;transition:.18s ease}
.cat-card:hover,.product-card:hover,.article-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px rgba(15,23,42,.12)}
.cat-card{padding:0;min-height:270px;position:relative}
.cat-visual{height:122px;background:linear-gradient(135deg,#eef7ff,#fff);position:relative;overflow:hidden}
.cat-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 40%,rgba(0,119,255,.12),transparent 38%)}
.cat-visual .icon{position:absolute;left:20px;top:18px;width:58px;height:58px;border-radius:50%;background:#fff;border:2px solid #bfdbfe;display:flex;align-items:center;justify-content:center;font-size:27px;box-shadow:0 10px 25px rgba(37,99,235,.12);z-index:2}
.cat-art{position:absolute;right:0;bottom:0;width:150px;height:105px;background:linear-gradient(135deg,#cbd5e1,#fff);border-radius:70px 0 0 0}
.cat-art.casa{background:linear-gradient(135deg,#f5ede3,#d7b98f)}
.cat-art.tech{background:linear-gradient(135deg,#dbeafe,#1f2937)}
.cat-art.office{background:linear-gradient(135deg,#f8fafc,#b6c2d2)}
.cat-art.beleza{background:linear-gradient(135deg,#ffe4ef,#f8a5c2)}
.cat-art.pet{background:linear-gradient(135deg,#ffe4c7,#d7a86e)}
.cat-card .cat-body{padding:18px}
.cat-card h3,.article-card h3,.product-card h3{margin:0 0 9px;font-size:18px;font-weight:900;letter-spacing:-.35px}
.cat-card p,.article-card p,.product-card p{font-size:13px;line-height:1.6;color:var(--muted)}
.cat-arrow{position:absolute;right:18px;bottom:18px;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}
.article-card .body,.product-card .body{padding:16px}
.thumb-art{height:165px;background:linear-gradient(135deg,#e0f2fe,#fff)}
.thumb-art img{width:100%;height:100%;object-fit:cover}
.tag{display:inline-flex;background:#eaf4ff;color:#0077ff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;margin-bottom:9px}
.product-card{position:relative}
.product-img{height:210px;background:linear-gradient(135deg,#f1f5f9,#fff);display:flex;align-items:center;justify-content:center;overflow:hidden}
.product-img img{width:100%;height:100%;object-fit:cover;transition:.2s ease}
.product-card:hover .product-img img{transform:scale(1.04)}
.product-card:before{content:"★";position:absolute;left:14px;top:14px;width:34px;height:34px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffb800;font-size:15px;z-index:2;box-shadow:0 10px 25px rgba(15,23,42,.16)}
.product-rating{display:flex;gap:6px;align-items:center;color:#475569;font-size:13px;margin:10px 0 0}
.product-rating:before{content:"★";color:#ffb800}
.trust{background:linear-gradient(180deg,#f5f9ff,#eef5ff);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:18px}
.trust-card{padding:24px;position:relative}
.trust-card h3{font-size:17px;margin:0 0 8px;font-weight:900}
.trust-card p{color:var(--muted);font-size:14px;line-height:1.65}
.affiliate-note{background:#fff}
.affiliate-box{margin-top:12px;background:#eef8ff;border:1px solid #cfe8fb;border-radius:14px;padding:16px;display:flex;gap:12px;align-items:center;justify-content:space-between;color:#4b5563;font-size:13px}
.affiliate-box a{color:var(--blue);font-weight:900}
.footer{background:radial-gradient(circle at 20% 0,#0c2a56 0,#020817 42%,#000 100%);color:#fff;margin-top:0;padding:48px 0 18px}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.2fr;gap:34px}
.footer-logo{font-size:30px}
.footer p,.footer a{font-size:13px;color:#cbd5e1;line-height:1.65}
.footer h4{margin:0 0 12px;font-size:14px;font-weight:900}
.footer a{display:block;margin:8px 0}
.mini{color:#8fa0b2!important}
.copy{border-top:1px solid rgba(255,255,255,.1);margin-top:24px;padding-top:16px;color:#9ca3af;font-size:12px;text-align:center}
.page-title{padding:38px 0 12px}
.page-title h1{font-size:40px;margin:0;font-weight:900;letter-spacing:-1px}
.content{line-height:1.75}
.product-layout{display:grid;grid-template-columns:420px 1fr;gap:34px}
.notice{background:#f5faff;border:1px solid #d7ecfb;border-radius:14px;padding:16px}
.video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:16px;background:#111;margin:22px 0}
.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.article-content{font-size:17px;line-height:1.8}
.related-products{margin-top:28px}
.admin-preview{background:#fff6d6;color:#584100;padding:10px 0;font-size:13px}
@media(max-width:1400px){.wrap{padding:0 24px}.hero h1{font-size:50px}}
@media(max-width:1100px){.hero h1{font-size:42px}.grid5{grid-template-columns:repeat(3,1fr)}.grid4{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr;min-height:auto}}
@media(max-width:900px){.wrap{padding:0 16px}.header-main{grid-template-columns:1fr}.cta-top{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-img{min-height:280px;height:280px}.footer-grid{grid-template-columns:1fr 1fr}.product-layout{grid-template-columns:1fr}.affiliate-box{display:block}.affiliate-box a{display:inline-block;margin-top:10px}.grid5,.grid3{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.wrap{padding:0 14px}.topbar-inner{display:block;height:auto;padding:8px 0}.header-main{height:auto;padding:16px}.search{display:block}.search input{height:46px}.search button{width:100%;height:42px}.nav-inner{gap:14px}.hero-copy{padding:34px 24px}.hero h1{font-size:34px}.hero-img{display:block;min-height:220px;height:220px}.grid5,.grid4,.grid3{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}}

.hero-illustration{width:100%;height:100%;object-fit:cover;display:block}
.hero-img{padding:0;display:flex;align-items:stretch;justify-content:stretch;height:100%}
.hero-media-frame{width:100%;max-width:none;height:100%;border-radius:0;overflow:hidden;box-shadow:none}
.cat-thumb{height:126px;background:#f8fbff;overflow:hidden}
.cat-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.empty-muted{display:none!important}


/* v2.9 - alinhamento simétrico dos cards */
.grid4, .grid5, .grid3{align-items:stretch}
.cat-card,.article-card,.product-card,.trust-card{height:100%}
.cat-card{display:flex;flex-direction:column}
.cat-body{display:flex;flex-direction:column;flex:1}
.cat-body p{margin-bottom:0}
.article-card{display:flex;flex-direction:column}
.article-card .thumb-art{flex:0 0 auto}
.article-card .body{display:flex;flex-direction:column;flex:1}
.article-card .body p{margin-bottom:0}
.product-card{display:flex;flex-direction:column;height:100%}
.product-card>a{display:flex;flex-direction:column;flex:1;height:100%}
.product-card .product-img{flex:0 0 auto}
.product-card .body{display:flex;flex-direction:column}
.product-card>a .body{flex:1}
.product-card h3{min-height:84px}
.product-card p{flex:1;margin-bottom:10px}
.product-card .product-rating{margin-top:auto;padding-top:6px}
.product-card .body:last-child{margin-top:auto;padding-top:0}
.product-card .body:last-child .btn{width:100%}
.trust-card{display:flex;flex-direction:column}
.trust-card p{margin-bottom:0;flex:1}
@media(max-width:1100px){.product-card h3{min-height:72px}}
@media(max-width:620px){.product-card h3{min-height:0}}


/* v3.1 full width */
main .wrap{max-width:none}
.section{padding:24px 0}
.section-title{padding-right:6px}
.hero .hero-media-frame img{object-position:center center}
.cat-thumb{height:142px}
.product-img{height:235px}
.footer .wrap{max-width:none}
