:root{--green:#096b2a;--green2:#0d7b35;--ink:#0b1020;--muted:#4b5264;--line:#e0e5e2;--soft:#f2f7f3;--shadow:0 7px 24px rgba(17,63,34,.06)}*{box-sizing:border-box}html{background:#eef2ef;overflow-x:hidden}body{width:853px;min-width:853px;margin:0 auto;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}button,input{font:inherit}.app-shell{width:853px;min-height:1844px;padding-bottom:82px}.site-header{height:134px;padding:0 32px;display:flex;align-items:flex-start;position:relative;background:#fff}.icon-btn{border:0;background:transparent;padding:17px 0 0;cursor:pointer}.icon-btn img{width:48px;height:58px;object-fit:contain}.brand{margin:8px 0 0 24px}.brand img{width:208px;height:74px;object-fit:contain}.header-actions{margin-left:auto;display:flex;gap:17px;align-items:flex-start}.country{margin-top:18px;height:53px;border:1px solid var(--line);border-radius:28px;background:#fff;display:flex;align-items:center;padding:0 14px;font-weight:700}.country img{width:47px;height:47px;object-fit:contain}.top-nav{position:absolute;left:80px;right:42px;bottom:0;height:46px;display:flex;justify-content:space-between;align-items:center}.top-nav a{text-decoration:none;color:#090d16;font-size:15px;height:46px;display:flex;align-items:center;position:relative}.top-nav a.active{font-weight:700}.top-nav a.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--green);border-radius:3px}.card{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.btn{height:42px;padding:0 21px;border:0;border-radius:7px;background:var(--green);color:#fff;text-decoration:none;font-weight:700;display:inline-grid;place-items:center;cursor:pointer}.block-head{display:flex;justify-content:space-between;align-items:center}.block-head h2{font-size:15px;margin:0}.block-head a{color:var(--green);text-decoration:none;font-weight:700;font-size:13px}.eyebrow{font-size:12px;color:var(--green);background:#e7f2e9;border-radius:7px;padding:3px 7px;font-weight:800}.bottom-nav{position:fixed;left:0;bottom:0;width:853px;height:72px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);z-index:20}.bottom-nav a{text-decoration:none;color:#111827;font-size:12px;display:flex;flex-direction:column;align-items:center;justify-content:center}.bottom-nav a.active{color:var(--green)}.bottom-nav img{width:48px;height:37px;object-fit:contain}.toast{position:fixed;bottom:92px;left:320px;background:#102417;color:#fff;border-radius:8px;padding:11px 20px;font-weight:700;z-index:50;display:none}.toast.show{display:block}.search-dialog{border:0;border-radius:16px;width:620px;padding:30px;box-shadow:0 24px 70px #0004}.search-dialog::backdrop{background:#0b201466}.search-dialog form{display:flex;gap:10px}.search-dialog input{height:47px;border:1px solid var(--line);border-radius:7px;padding:0 12px;flex:1}.dialog-close{float:right;border:0;background:#edf5ef;color:var(--green);border-radius:7px;padding:8px 12px}
/* home */.lead{height:329px;margin:0 37px 12px;padding:28px;display:grid;grid-template-columns:1fr 410px;gap:28px}.lead h1{font-size:29px;line-height:1.08;margin:13px 0}.lead p{font-size:14px;line-height:1.45;margin:0 0 15px}.lead footer b,.lead footer small{display:block;font-size:12px}.lead footer small{color:var(--muted);margin-top:4px}.lead>img{width:409px;height:303px;object-fit:cover;border-radius:11px}.home-block,.ranking,.mini-guides,.trust-bottom{margin:0 37px 12px;padding:17px}.home-block{height:316px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:13px}.news-grid article{border:1px solid var(--line);border-radius:10px;overflow:hidden;padding-bottom:10px}.news-grid img{width:100%;height:124px;object-fit:cover}.news-grid span{font-size:10px;color:var(--green);background:#e9f3ea;margin:8px 12px 0;display:inline-block}.news-grid h3{font-size:16px;line-height:1.15;margin:5px 12px 10px}.news-grid p{font-size:11px;line-height:1.35;margin:4px 12px}.news-grid small{font-size:11px;color:var(--muted);margin:0 12px}.ranking{height:308px}.rank-list{margin-top:9px}.rank-list a{height:51px;border-top:1px solid var(--line);display:grid;grid-template-columns:38px 118px 160px 105px 1fr 15px;align-items:center;text-decoration:none;color:var(--ink);gap:8px}.rank-list>a>b{width:27px;height:27px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center}.rank-list img{width:113px;height:48px;object-fit:contain}.stars{color:#f5a900;font-size:18px}.rank-list strong,.rank-list em{font-size:12px;font-style:normal}.rank-list strong small,.rank-list em b{display:block;font-size:11px}.latest{height:267px}.latest .news-grid img{height:78px}.latest .news-grid h3{margin-bottom:4px}.mini-guides{height:118px}.mini-guides>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:10px}.mini-guides>div>a{height:66px;border-radius:9px;background:#f1f6f2;color:var(--green);text-decoration:none;display:grid;grid-template-columns:45px 1fr;align-items:center;padding:7px;font-size:24px}.mini-guides b,.mini-guides small{display:block;color:var(--ink);font-size:12px}.mini-guides small{color:var(--muted);font-size:10px;margin-top:3px}.trust-bottom{height:124px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.trust-bottom article:first-child{border-right:1px solid var(--line)}.trust-bottom h2{font-size:14px;margin:0}.trust-bottom p{font-size:11px;line-height:1.45;margin:6px 22px 6px 0}.trust-bottom a{color:var(--green);font-size:11px;text-decoration:none;font-weight:700}
/* shared internal */.page-intro{height:143px;padding:28px 44px}.page-intro h1{font-size:31px;margin:0 0 8px}.page-intro p{font-size:14px;line-height:1.55;color:#394152;margin:0}.review-values{height:108px;margin:0 43px 20px;background:#f2f6f3;border-radius:9px;display:grid;grid-template-columns:repeat(4,1fr);padding:14px}.review-values article{display:grid;grid-template-columns:55px 1fr;border-right:1px solid var(--line);padding:0 12px}.review-values article:last-child{border:0}.review-values i{grid-row:1/3;font-style:normal;font-size:37px;color:var(--green)}.review-values b{font-size:12px}.review-values small{font-size:10px;line-height:1.4}.review-tabs{height:65px;margin:0 43px 19px;padding:9px 13px;display:flex;gap:20px}.review-tabs button{border:0;background:transparent;padding:0 17px;font-weight:700}.review-tabs button.active{background:var(--green);color:#fff;border-radius:16px}.review-tabs button:last-child{margin-left:auto;border:1px solid var(--line);border-radius:8px}.review-list{margin:0 43px;display:grid;gap:12px}.review-row{height:200px;padding:0 12px;display:grid;grid-template-columns:220px 1fr;gap:22px;position:relative}.review-row>.rank{position:absolute;left:0;top:0;width:36px;height:38px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800;border-radius:8px 0}.review-row>img{width:219px;height:141px;object-fit:contain}.review-row>div{padding-top:17px}.review-row h2{font-size:21px;margin:0 0 7px}.review-row h2 span{font-size:9px;background:#e6f2e8;color:var(--green);padding:3px 6px;border-radius:8px}.review-row p{font-size:12px;line-height:1.45;margin:0 0 10px;color:#30384a}.review-row>div>small{font-size:10px;border-radius:8px}.review-row footer{grid-column:1/3;height:47px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:10px}.review-row footer b{font-size:11px}.review-row footer strong{color:#f5aa00}.review-row footer a{color:var(--green);font-size:12px;text-decoration:none;font-weight:700}.subscribe{height:96px;margin:20px 43px;display:grid;grid-template-columns:75px 1fr 330px;align-items:center;background:#eff5f0;border-radius:9px;padding:12px 20px}.subscribe i{width:62px;height:62px;background:#dceade;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:25px;font-style:normal}.subscribe h2{font-size:16px;margin:0}.subscribe p{font-size:11px;margin:5px 0}.subscribe form,.newsletter form{display:flex;gap:7px}.subscribe input,.newsletter input{height:40px;flex:1;border:1px solid var(--line);border-radius:7px;padding:0 12px}.rate-strip{margin:0 43px}.rate-strip>div:last-child{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.rate-strip article{height:64px;border:1px solid var(--line);border-radius:8px;padding:9px;color:var(--green)}.rate-strip b,.rate-strip strong{display:block;color:var(--ink);font-size:10px}
/* bonus */.bonus-types{height:126px;margin:0 39px 23px;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:repeat(7,1fr);padding:10px}.bonus-types button{border:0;background:transparent;color:var(--green);display:flex;flex-direction:column;align-items:center;font-size:29px}.bonus-types b,.bonus-types span{font-size:10px;color:var(--ink)}.bonus-types button.active{background:#edf5ef;border-radius:10px}.bonus-feature{height:185px;margin:0 39px 28px;background:#f0f6f1;border-radius:11px;padding:25px 30px;position:relative}.bonus-feature h2{font-size:24px;margin:0 0 7px}.bonus-feature p{font-size:14px;line-height:1.45}.bonus-feature img{position:absolute;right:20px;bottom:0;width:302px;height:177px;object-fit:contain}.offer-section{margin:0 39px}.offers{display:grid;gap:10px;margin-top:14px}.offer-row{height:145px;display:grid;grid-template-columns:167px 1fr 190px;gap:18px;padding:0 20px 0 7px}.offer-row>img{width:167px;height:125px;object-fit:contain;align-self:center}.offer-row>div{padding-top:17px}.offer-row>div>span,.guide-cards span{font-size:10px;color:var(--green);background:#e8f2e9;border-radius:7px;padding:2px 5px}.offer-row h3{font-size:17px;margin:5px 0}.offer-row p{font-size:12px;line-height:1.35;margin:0 0 7px}.offer-row>div>small{font-size:10px}.offer-row aside{border-left:1px solid var(--line);padding:15px 0 0 20px}.offer-row aside>a{color:var(--green);font-size:12px;font-weight:700;text-decoration:none}.offer-row aside p{font-size:11px}.offer-row aside button{width:140px;height:33px;border:0;border-radius:7px;background:#edf5ef;color:var(--green)}.guide-cards{margin:0 39px}.guide-cards>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.guide-cards article{height:155px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.guide-cards img{width:100%;height:65px;object-fit:cover}.guide-cards h3{font-size:14px;margin:5px 12px}.guide-cards article>span{margin-left:12px}
/* apps */.app-hero{height:340px;padding:25px 57px;position:relative}.app-hero>div>span{font-size:12px;color:var(--green);font-weight:800}.app-hero h1{font-size:34px;line-height:1.15;margin:11px 0}.app-hero p{font-size:14px;line-height:1.55}.app-hero footer{display:flex;gap:36px;margin-top:18px}.app-hero footer b{font-size:11px;color:var(--green)}.app-hero footer small{display:block;color:var(--muted);font-weight:400}.app-hero>img{position:absolute;right:42px;top:8px;width:371px;height:342px;object-fit:contain}.app-list-section{height:575px;margin:0 47px;padding:13px 28px;background:#f7f9f7;border-radius:8px}.app-list-section h2,.install h2{font-size:14px}.app-tabs{display:flex;gap:14px}.app-tabs button{border:0;background:#e9ece9;border-radius:14px;padding:5px 18px;font-size:11px}.app-tabs button.active{background:var(--green);color:#fff}.app-list{margin-top:12px}.app-row{height:96px;border-top:1px solid var(--line);display:grid;grid-template-columns:105px 1fr 160px 10px;align-items:center;gap:18px}.app-row:first-child{border:0}.app-row img{width:100px;height:83px;object-fit:contain}.app-row h3{font-size:15px;margin:0}.app-row p{font-size:11px;margin:5px 0}.app-row span{font-size:9px;color:var(--green);background:#e6f2e8}.app-row aside button{display:block;width:126px;height:29px;margin:3px;border:1px solid var(--line);border-radius:6px;background:#fff}.app-row aside button:first-child{background:var(--green);color:#fff}.install{height:190px;margin:12px 47px;padding:12px;border:1px solid var(--line);border-radius:8px}.install>div{display:grid;grid-template-columns:repeat(4,1fr)}.install article{display:flex;flex-direction:column;align-items:center;text-align:center}.install i{width:64px;height:64px;border-radius:50%;background:#edf5ef;color:var(--green);font-size:31px;font-style:normal;display:grid;place-items:center}.install b{font-size:11px;margin:5px}.install small{font-size:10px;color:var(--muted)}.app-reward{height:105px;margin:14px 57px;display:grid;grid-template-columns:155px 1fr 190px;align-items:center;background:#eef5ef;border-radius:9px}.app-reward img{width:155px;height:96px;object-fit:contain}.app-reward h2{font-size:20px;margin:0}.app-reward p{font-size:11px}.app-guides{margin:0 47px}.faq{margin:15px 60px}.faq h2{font-size:14px}.faq details{border-top:1px solid var(--line)}.faq summary{min-height:31px;display:flex;align-items:center;font-size:12px;font-weight:600}.faq p{font-size:11px;color:var(--muted)}
/* more */.blue .top-nav a.active::after{background:#145fea}.more-hero{height:207px;padding:40px 62px;position:relative}.more-hero h1{font-size:42px;margin:0 0 12px}.more-hero p{font-size:16px;line-height:1.55}.more-hero img{position:absolute;right:62px;top:10px;width:296px;height:176px;object-fit:contain}.resource-grid{height:270px;margin:0 48px 38px;display:grid;grid-template-columns:repeat(4,1fr);padding:18px}.resource-grid a{text-decoration:none;color:#124db6;font-size:31px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px}.resource-grid a:nth-child(4n){border-right:0}.resource-grid a:nth-child(n+5){border-bottom:0}.resource-grid b,.resource-grid small{display:block;color:var(--ink);font-size:13px}.resource-grid small{font-size:11px;color:var(--muted)}.news-cards{margin-bottom:27px}.news-cards article{height:232px}.news-cards img{height:118px}.news-cards small{font-size:11px;margin-left:12px}.topics{margin:0 58px 28px}.topics>div:last-child{display:flex;flex-wrap:wrap;gap:11px;margin-top:14px}.topics button{height:35px;border:0;border-radius:17px;background:#f5f6f6;padding:0 20px}.resource-center{margin:0 48px 22px}.resource-center h2{font-size:14px}.resource-center>a{height:86px;border:1px solid var(--line);border-bottom:0;display:grid;grid-template-columns:85px 1fr 20px;align-items:center;text-decoration:none;color:var(--ink);padding:0 20px}.resource-center>a:last-child{border-bottom:1px solid var(--line)}.resource-center i{width:60px;height:60px;border-radius:50%;background:#eef4ff;color:#145fea;font-size:28px;font-style:normal;display:grid;place-items:center}.resource-center b,.resource-center small{display:block}.resource-center b{font-size:15px}.resource-center small{font-size:12px;color:var(--muted)}.newsletter{height:155px;margin:0 48px 22px;background:#edf4ff;border-radius:10px;padding:26px;display:grid;grid-template-columns:1fr 190px 360px;align-items:center;position:relative}.newsletter h2{font-size:22px;margin:0}.newsletter p{font-size:12px}.newsletter img{width:190px;height:136px;object-fit:contain}.page-footer{height:205px;margin:0 48px;padding:22px;display:grid;grid-template-columns:1.2fr 1fr;position:relative}.page-footer h3{font-size:13px}.page-footer p{font-size:11px;line-height:1.55;color:var(--muted)}.page-footer a{text-decoration:none;color:var(--ink)}.page-footer nav a{display:inline-grid;width:38px;height:38px;border-radius:50%;background:#f0f2f2;place-items:center;margin-right:9px}.page-footer>small{position:absolute;left:0;right:0;bottom:12px;border-top:1px solid var(--line);padding:10px;font-size:10px}
[hidden]{display:none!important}
.knowledge-strip{display:block;height:92px;margin:0 37px 12px;overflow:hidden}.knowledge-strip img{width:100%;height:92px;object-fit:cover}.review-values img{grid-row:1/3;width:62px;height:62px;object-fit:contain}.bonus-types button{font-size:inherit}.bonus-types img{width:58px;height:58px;object-fit:contain}.install img{width:66px;height:66px;object-fit:contain}.resource-grid a{font-size:inherit}.resource-grid img{width:58px;height:58px;object-fit:contain}
.mini-guides>div>a>img{width:42px;height:42px;object-fit:contain}.subscribe>img{width:62px;height:62px;object-fit:contain}.rate-strip article{display:grid;grid-template-columns:34px 1fr;align-items:center}.rate-strip article img{grid-row:1/3;width:30px;height:30px;object-fit:contain}.resource-center>a>img{width:60px;height:60px;object-fit:contain}.app-hero footer b{display:grid;grid-template-columns:28px 1fr;align-items:center}.app-hero footer b>img{grid-row:1/3;width:26px;height:26px;object-fit:contain}.page-footer nav a{background:transparent}.page-footer nav img{width:38px;height:38px;object-fit:contain}
.mini-guides>.block-head>a{height:auto;background:transparent;display:inline;padding:0;color:var(--green);font-size:13px}.mini-guides>div:last-child>a{display:grid}
.country img{width:42px}.newsletter h2{font-size:20px;white-space:nowrap}.newsletter img{height:105px}.blue .newsletter .btn{background:#145fea}
.topics button.active{background:var(--green);color:#fff}
.newsletter{grid-template-columns:1fr 150px 330px}.newsletter form{min-width:0}.newsletter input{min-width:0;width:0}.newsletter .btn{padding:0 16px}
.bottom-nav img{display:block}.resource-grid img{width:50px;height:50px;display:block}
