:root{--green:#079548;--teal:#0a9b88;--ink:#101828;--muted:#667085;--line:#e3e9e7;--soft:#f2faf6;--canvas:853px;--nav:62px}*{box-sizing:border-box}html,body{margin:0;background:#edf3f0;color:var(--ink);font-family:Inter,Arial,sans-serif}body{width:var(--canvas);overflow-x:hidden;transform-origin:top left}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{position:relative;width:var(--canvas);min-height:1844px;padding:0 32px 90px;background:#fff}.site-header{height:86px;display:grid;grid-template-columns:210px 1fr 175px;align-items:center;gap:24px;border-bottom:1px solid #f2f4f3}.brand img{display:block;width:150px;height:auto}.search{height:44px;border:1px solid #dce5e1;border-radius:14px;display:flex;align-items:center;padding:0 16px;background:#fff;box-shadow:0 5px 16px rgba(16,24,40,.05)}.search input{flex:1;border:0;outline:0;color:var(--ink);font-size:14px}.search button{border:0;background:none;color:var(--green);font-size:22px}.head-actions{display:flex;justify-content:flex-end;gap:12px}.pill,.bell{height:42px;border:1px solid #e0e7e4;background:#fff;border-radius:24px;padding:0 15px;font-weight:700}.bell{width:44px;padding:0;font-size:20px}.top-nav{height:58px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f2f4f3}.top-nav a{display:flex;align-items:center;gap:8px;height:100%;padding:0 12px;font-weight:650;color:#566176;border-bottom:2px solid transparent}.top-nav a.active{color:var(--green);border-color:var(--green)}.dot-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eaf8f1;color:var(--green);font-weight:900}.hero{height:410px;position:relative;display:grid;grid-template-columns:42% 58%;align-items:center;overflow:hidden}.hero-copy{position:relative;z-index:2;padding-left:6px}.eyebrow{display:inline-block;padding:5px 10px;border-radius:20px;background:#eaf7f1;color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase}.hero h1{margin:15px 0 12px;font-size:43px;line-height:1.08;letter-spacing:-1.6px}.hero h1 em{font-style:normal;color:var(--green)}.hero p{margin:0;color:#344054;font-size:17px;line-height:1.55}.hero-actions{display:flex;gap:13px;margin-top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:45px;padding:0 20px;border:1px solid var(--green);border-radius:8px;background:#fff;color:var(--green);font-weight:800}.btn.primary{background:linear-gradient(90deg,#079548,#11ad5c);color:#fff;box-shadow:0 8px 20px rgba(7,149,72,.18)}.hero-art{position:absolute;right:-12px;top:10px;width:500px;height:390px;object-fit:cover;object-position:center}.feature-row{display:flex;gap:26px;margin-top:19px}.feature-row span{font-size:12px;font-weight:700;color:#344054}.feature-row span::before{content:'✓';display:inline-grid;place-items:center;margin-right:6px;width:21px;height:21px;border-radius:50%;background:#eaf8f0;color:var(--green)}.panel{margin-top:18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.045)}.section{margin-top:22px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.section-head h2{margin:0;font-size:20px}.section-head a{color:var(--green);font-weight:750;font-size:13px}.quick{display:grid;grid-template-columns:repeat(7,1fr);overflow:hidden}.quick a{height:92px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700}.quick a:last-child{border:0}.quick .dot-icon{width:36px;height:36px}.cards-5{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.site-card{position:relative;min-height:242px;border:1px solid var(--line);border-radius:11px;padding:16px;background:#fff}.site-card img{width:100%;height:55px;object-fit:contain}.site-card .stars{color:#ffb300;letter-spacing:2px;font-size:18px}.site-card h3{font-size:14px;margin:10px 0 6px}.site-card p{height:43px;margin:0;color:#475467;font-size:11px;line-height:1.35}.site-card .btn{width:100%;height:34px;min-width:0;margin-top:14px;font-size:12px}.offer{display:grid;grid-template-columns:180px 1fr 180px;align-items:center;min-height:145px;padding:14px 26px;background:linear-gradient(90deg,#effcf6,#fff,#eafbf2)}.offer img{width:170px;height:120px;object-fit:contain}.offer h2{font-size:25px;margin:0 0 7px}.offer p{margin:0;color:#475467;line-height:1.5}.guides{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.guide-card{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff}.guide-card img{width:100%;height:100px;object-fit:cover}.guide-card div{padding:11px}.guide-card h3{font-size:13px;margin:0 0 8px;line-height:1.3}.guide-card p{font-size:10px;color:#667085;margin:0}.trust{display:grid;grid-template-columns:repeat(5,1fr);padding:18px}.trust article{text-align:center;border-right:1px solid var(--line);padding:0 10px}.trust article:last-child{border:0}.trust b{display:block;font-size:12px;margin-top:7px}.trust p{font-size:10px;color:#667085}.split{display:grid;grid-template-columns:1fr 1fr;gap:14px}.list{border:1px solid var(--line);border-radius:12px;overflow:hidden}.list a,.list details{display:flex;align-items:center;min-height:45px;padding:9px 13px;border-bottom:1px solid var(--line);font-size:12px}.list a:last-child,.list details:last-child{border:0}.list details{display:block}.list summary{cursor:pointer;font-weight:650}.list p{font-size:11px;color:#667085}.newsletter{display:grid;grid-template-columns:1fr 330px;align-items:center;min-height:100px;padding:18px 28px;background:linear-gradient(90deg,#effcf6,#fff,#e9faf2)}.newsletter h2{font-size:18px;margin:0 0 6px}.newsletter p{font-size:12px;color:#667085;margin:0}.newsletter form{display:flex;gap:10px}.newsletter input{height:42px;flex:1;border:1px solid var(--line);border-radius:8px;padding:0 12px}.newsletter button{height:42px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:0 22px;font-weight:750}.crumb{height:42px;display:flex;align-items:center;gap:10px;color:#667085;font-size:12px}.review-hero{min-height:355px;display:grid;grid-template-columns:260px 1fr 190px;gap:20px;padding:17px}.review-hero>img{width:100%;height:320px;object-fit:contain}.review-main h1{font-size:34px;margin:25px 0 10px}.review-main ul{padding:0;list-style:none}.review-main li{margin:10px 0;font-size:13px}.review-main li::before{content:'✓';color:var(--green);margin-right:8px}.rating-box{margin-top:12px;padding:22px 16px;border:1px solid var(--line);border-radius:12px}.rating-box strong{display:block;color:var(--green);font-size:35px}.rating-box .stars{color:#ffb300;font-size:22px}.toc{display:flex;gap:24px;padding:17px;font-size:12px;font-weight:700;overflow:auto}.content-grid{display:grid;grid-template-columns:1fr 245px;gap:14px}.content-card{padding:18px}.proscons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pros,.cons{padding:16px;border-radius:10px;border:1px solid #d9eee2;background:#f3fbf7}.cons{border-color:#f0d9d9;background:#fff7f7}.pros li,.cons li{margin:8px 0;font-size:12px}.review-bonus img{width:100%;border-radius:10px}.accordion details{border-bottom:1px solid var(--line);padding:13px}.accordion summary{cursor:pointer;font-weight:700}.filterbar{display:grid;grid-template-columns:repeat(4,1fr) 110px;gap:10px;padding:12px}.filterbar select,.filterbar button{height:38px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 10px}.featured-bonus{overflow:hidden}.featured-bonus img{width:100%;display:block}.bonus-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.bonus-card{padding:12px;border:1px solid var(--line);border-radius:10px;text-align:center}.bonus-card img{width:100%;height:52px;object-fit:contain}.bonus-card strong{display:block;color:var(--green);font-size:20px;margin:10px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px}.steps article{text-align:center}.steps .dot-icon{margin:auto;width:56px;height:56px;font-size:22px}.steps h3{font-size:14px}.steps p{font-size:11px;color:#667085}.device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.device-card{padding:24px;text-align:center}.device-card .dot-icon{margin:auto;width:72px;height:72px;font-size:30px}.device-card li{font-size:12px;text-align:left;margin:10px}.install{display:grid;grid-template-columns:1fr 200px;gap:18px;padding:22px}.install img{width:100%;height:220px;object-fit:contain}.resource-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.resource-card{padding:18px 10px;text-align:center}.resource-card .dot-icon{margin:auto;width:48px;height:48px}.resource-card h3{font-size:13px}.resource-card p{font-size:10px;color:#667085}.news-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.news-card{border:1px solid var(--line);border-radius:10px;overflow:hidden}.news-card img{width:100%;height:95px;object-fit:cover}.news-card div{padding:10px}.news-card h3{font-size:12px;margin:0 0 8px}.bottom-nav{position:fixed;z-index:30;left:0;bottom:0;width:var(--canvas);height:var(--nav);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.98);border-top:1px solid var(--line);box-shadow:0 -6px 18px rgba(16,24,40,.06)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#667085;font-size:11px;font-weight:650}.bottom-nav a.active{color:var(--green)}.bottom-nav .dot-icon{background:transparent;font-size:20px}.toast{position:fixed;z-index:60;left:50%;bottom:82px;transform:translate(-50%,15px);opacity:0;background:#101828;color:#fff;border-radius:999px;padding:11px 18px;font-weight:700;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}

.hero-brand-card{height:320px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(160deg,#f7fffb,#eef8f3);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px}.hero-brand-card img{width:150px;height:62px;object-fit:contain}.hero-brand-card strong{font-size:34px;color:var(--green)}.hero-brand-card span{color:#ffb300;font-size:20px;letter-spacing:2px}.hero-brand-card small,.hero-brand-card p{font-size:11px;color:#667085}.bonus-amount{min-height:240px;border-radius:10px;background:linear-gradient(150deg,#072f4e,#103a62);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px}.bonus-amount img{width:150px;height:60px;object-fit:contain}.bonus-amount strong{font-size:24px}.feature-bonus{display:grid;grid-template-columns:210px 1fr 180px;align-items:center;gap:18px;padding:16px}.feature-bonus img{width:100%;height:155px;object-fit:contain}

.page-content{zoom:.98;width:100%}
.site-header{grid-template-columns:28px 176px 1fr 168px;gap:12px}
.menu-button{width:28px;height:34px;padding:0;border:0;background:transparent;display:grid;place-items:center}
.asset-icon{display:block;width:28px;height:28px;object-fit:contain}
.menu-button .asset-icon{width:25px;height:28px}
.search button{width:30px;padding:0;display:grid;place-items:center}
.search button .asset-icon{width:22px;height:22px}
.pill{display:flex;align-items:center;justify-content:center;gap:6px}
.pill .asset-icon{width:22px;height:22px}
.bell{display:grid;place-items:center}
.bell .asset-icon{width:27px;height:30px}
.quick-icon{width:38px;height:38px}
.trust-icon{margin:auto;width:38px;height:38px}
.bottom-nav .nav-icon{width:28px;height:30px;opacity:.68}
.bottom-nav a.active .nav-icon{opacity:1}
.hero{height:380px}
.hero-art{height:370px}
.page-content>.split .list a,.page-content>.split .list details{min-height:33px;padding:5px 10px}
.newsletter{min-height:80px}
.site-card{min-height:270px}
.guide-card{min-height:237px}
.trust{height:104px;padding:12px}
.shell{padding-bottom:69px}
.dot-icon{font-size:0;background-image:url('./public/assets/dom/quick-tools.png');background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent}
body[data-page="reviews"] .page-content{zoom:.85}
body[data-page="reviews"] .shell{min-height:1823px}
.bonus-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.bonus-card{min-width:0}
.bottom-nav{height:76px}
.bottom-nav .nav-icon{width:30px;height:30px;object-fit:contain;opacity:.68}
.section-icon{display:block;width:52px;height:52px;object-fit:contain;margin:0 auto}
.quick .section-icon{width:38px;height:38px}
.device-card .section-icon{width:70px;height:70px}
.trust .section-icon{width:44px;height:44px}
.steps .section-icon{width:58px;height:58px}
.resource-card .section-icon{width:54px;height:54px}
.review-side{display:flex;flex-direction:column;gap:14px}
.review-side .panel{margin-top:0}
.review-bonus .btn,.side-link{width:100%;min-width:0;margin-top:12px}
.bonus-amount small{padding:9px 12px;border:1px dashed rgba(255,255,255,.55);border-radius:7px}
.bonus-benefits{margin:16px 0 8px;padding:0;list-style:none}
.bonus-benefits li{margin:9px 0;font-size:12px}
.bonus-benefits li::before{content:'✓';color:var(--green);margin-right:8px}
.payment-list a{justify-content:space-between}
.related-reviews>a:not(.btn){display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}
.related-reviews img{width:54px;height:38px;object-fit:contain;border-radius:6px;background:#071422}
.related-reviews b{white-space:nowrap}
.shell{padding-bottom:88px}
.bonus-card{display:grid;grid-template-rows:52px 32px 66px 52px 40px;align-items:center;padding:12px 8px}
.bonus-card>img{align-self:center}
.bonus-card>small{display:flex;align-items:center;justify-content:center;height:32px;line-height:1.15}
.bonus-card>strong{display:flex;align-items:center;justify-content:center;min-height:66px;margin:0;line-height:1.15}
.bonus-card>p{display:flex;align-items:center;justify-content:center;min-height:52px;margin:0;line-height:1.15}
.bonus-card>.btn{align-self:end;height:38px;margin:0;padding:0 8px;font-size:11px}
