:root{--blue:#075cff;--gold:#ffb000;--ink:#07122f;--muted:#34405e;--line:#e2eafa;--soft:#f5f9ff;--green:#0aa13b;--canvas-w:864;--canvas-h:1821;--scale:min(1,calc(100vw / (var(--canvas-w)*1px)))}

*{box-sizing:border-box}
html,body{margin:0;min-height:100%;overflow-x:hidden;background:#edf3fb;color:var(--ink);font-family:Inter,"SF Pro Display","Segoe UI",Arial,sans-serif}
button,input{font:inherit}
button,a{color:inherit}
a{text-decoration:none}
button{cursor:pointer}
.viewport{width:calc(864px * var(--scale));height:calc(1821px * var(--scale));margin:0 auto}
.viewport.qa-shot{margin:0}
.phone{position:relative;width:864px;height:1821px;overflow:hidden;background:#fff;transform:scale(var(--scale));transform-origin:top left;box-shadow:0 0 28px rgba(23,55,112,.12)}

.status{height:53px;padding:16px 54px 0;display:flex;align-items:flex-start;justify-content:space-between;font-size:25px;color:#090d17}
.status img{width:136px;height:38px;object-fit:contain}
.header{height:77px;padding:4px 26px 10px;display:flex;align-items:center;border-bottom:1px solid var(--line)}
.menu{width:42px;border:0;background:#fff;font-size:32px;line-height:1}
.brand{height:58px;margin-left:16px;display:flex;align-items:center;gap:10px}
.brand img{width:42px;height:46px;object-fit:contain}
.brand b{font-size:25px;letter-spacing:-.5px}
.brand em{color:var(--blue);font-style:normal}
.header-register{width:118px;height:45px;margin-left:auto;border-radius:9px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:18px;font-weight:800;box-shadow:0 5px 12px rgba(7,92,255,.2)}
.locale{margin-left:16px;display:flex;align-items:center;gap:10px;font-size:20px}
.locale img{width:36px;height:28px;object-fit:contain}
.locale button{width:45px;height:45px;margin-left:20px;border:0;background:#fff;color:var(--ink);font-size:28px}
.topnav{height:104px;display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line);background:#fff}
.topnav a,.bottomnav a{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;font-size:16px}
.topnav img,.bottomnav img{width:43px;height:43px;object-fit:contain}
.topnav a.active,.bottomnav a.active{color:var(--blue);font-weight:700}
.topnav a.active:after{position:absolute;left:14%;right:14%;bottom:0;height:3px;background:var(--blue);content:""}
.bottomnav{position:absolute;z-index:40;left:0;right:0;bottom:0;height:111px;display:grid;grid-template-columns:repeat(5,1fr);padding:10px 28px 17px;border-top:1px solid var(--line);background:rgba(255,255,255,.98);box-shadow:0 -6px 18px rgba(30,63,120,.05)}
body>.bottomnav{position:fixed;z-index:80;right:auto;width:864px;margin:0}
.bottomnav:after{position:absolute;left:315px;bottom:9px;width:234px;height:6px;border-radius:20px;background:#05070b;content:""}
.bottomnav a:after{display:none}

.hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#f1f7ff,#fff);border-bottom:1px solid #eef4fd}
.hero-copy{position:relative;z-index:2;padding-left:47px}
.hero h1{margin:0;font-size:42px;line-height:1.13;letter-spacing:-1.3px}
.hero h1 em{color:var(--blue);font-style:normal}
.hero p{margin:18px 0 0;color:#35405c;font-size:18px;line-height:1.65}
.hero-art{position:absolute;z-index:1;object-fit:contain;-webkit-mask-image:linear-gradient(90deg,transparent 0,transparent 12%,rgba(0,0,0,.48) 20%,#000 31%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,transparent 12%,rgba(0,0,0,.48) 20%,#000 31%,#000 100%)}
.hero-brand-logo{position:absolute;z-index:3;right:25px;top:24px;width:176px;height:48px;object-fit:contain;object-position:right center}
.hero-home{height:373px;border-radius:18px;margin:22px 25px 13px}
.hero-home .hero-copy{padding-top:44px;padding-left:33px}
.hero-home .hero-art{right:2px;top:0;width:448px;height:360px}
.hero-dots{display:flex;gap:8px;margin:90px 0 0 335px}
.hero-dots i{width:9px;height:9px;border-radius:50%;background:#d5e4ff}
.hero-dots i:first-child{background:var(--blue)}
.hero-reviews{height:332px}
.hero-reviews .hero-copy,.hero-bonus .hero-copy,.hero-app .hero-copy,.hero-login .hero-copy{padding-top:51px}
.hero-reviews .hero-art{right:5px;top:4px;width:415px;height:320px}
.hero-bonus{height:284px}
.hero-bonus .hero-art{right:0;top:4px;width:458px;height:270px}
.hero-app{height:410px}
.hero-app .hero-art{right:0;top:0;width:407px;height:407px}
.hero-login{height:346px;margin:10px 25px 0;border-radius:18px}
.hero-login .hero-copy{padding-left:32px}
.hero-login .hero-art{right:0;top:0;width:438px;height:337px}
.review-perks{width:370px;margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:12px;background:#fff}
.review-perks span{height:112px;padding:13px 5px;display:flex;align-items:center;flex-direction:column;border-right:1px solid var(--line);text-align:center}
.review-perks span:last-child{border:0}
.review-perks img{width:37px;height:37px;object-fit:contain}
.review-perks b{margin-top:7px;font-size:12px}
.review-perks small{margin-top:4px;color:#5a6681;font-size:10px}
.app-perks{width:450px;margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.app-perks span{display:flex;align-items:flex-start;gap:7px;color:var(--blue);font-size:22px}
.app-perks img{width:27px;height:27px;flex:0 0 27px;object-fit:contain}
.app-perks b{color:var(--ink);font-size:11px;line-height:1.15}
.app-perks small{color:#44506d;font-weight:500}
.login-perks{width:420px;margin-top:44px;display:grid;grid-template-columns:repeat(3,1fr)}
.login-perks span{display:grid;grid-template-columns:32px 1fr;gap:8px;padding:0 12px;border-right:1px solid var(--line)}
.login-perks span:first-child{padding-left:0}
.login-perks img{width:30px;height:30px;object-fit:contain}
.login-perks b{font-size:12px}
.login-perks small{display:block;margin-top:5px;color:#4b5772;font-size:10px;line-height:1.35;font-weight:500}

.content{padding:0 25px 111px}
.panel{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 5px 14px rgba(34,72,132,.06)}
.section-head{height:69px;display:flex;align-items:center;justify-content:space-between}
.section-head h2{margin:0;font-size:22px}
.section-head a{color:var(--blue);font-size:16px;font-weight:700}
.badge{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:7px;color:#fff;background:var(--blue);font-size:14px}
.stars{color:var(--gold);font-style:normal;letter-spacing:1px}
.rank{display:flex;width:27px;height:27px;align-items:center;justify-content:center;border-radius:6px;color:#fff;background:var(--blue)}
.platform-logo{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:10px;color:#ffe000;background:#090909;font-size:16px;line-height:1.1;box-shadow:inset 0 0 18px rgba(255,255,255,.08)}
.platform-logo span{color:#fff}
.platform-logo.blue{background:linear-gradient(135deg,#1674ff,#004bd0)}
.platform-logo.green{background:linear-gradient(135deg,#108154,#00643e)}
.platform-logo.purple{background:linear-gradient(135deg,#6320b7,#3e087b)}
.platform-logo i{position:absolute;left:-48px;top:25px;width:27px;height:27px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#fff;background:var(--blue);font-style:normal;font-size:13px}

.home-content{height:1120px}
.rated{height:459px;padding:0 24px}
.rated-row{height:94px;display:grid;grid-template-columns:37px 92px 236px 1fr 141px;gap:6px;align-items:center;border-top:1px solid var(--line)}
.rated-row:first-of-type{border-top:0}
.rated-row .platform-logo{width:80px;height:76px}
.rated-name h3{margin:0 0 6px;font-size:19px}
.rated-name h3 span,.review-copy h2 span{color:var(--blue)}
.rated-name b{font-size:16px}
.rated-name .stars{font-size:17px}
.offer{padding-left:28px;border-left:1px solid var(--line)}
.offer strong,.offer span{display:block}
.offer strong{font-size:22px}
.offer span{margin-top:6px;color:var(--blue);font-size:16px}
.rated-row button,.score-box button,.bonus-row aside button,.login-submit{height:45px;border:0;border-radius:9px;color:#fff;background:linear-gradient(100deg,#0760ff,#064eea);font-weight:700}
.trust-row{height:157px;margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px}
.trust-row article{padding:15px 18px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid var(--line);text-align:center}
.trust-row article:last-child{border:0}
.trust-row img{width:43px;height:43px;object-fit:contain}
.trust-row b{margin-top:8px;font-size:14px}
.trust-row span{margin-top:7px;color:#4a5672;font-size:13px;line-height:1.35}
.bonus-preview{height:280px;margin-top:18px}
.bonus-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.bonus-mini{height:198px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#f3f8ff}
.bonus-mini small,.bonus-mini b,.bonus-mini span,.bonus-mini a{display:block}
.bonus-mini small{color:var(--blue);font-size:12px}
.bonus-mini b{height:60px;margin-top:10px;font-size:16px;line-height:1.35}
.bonus-mini span{font-size:12px}
.bonus-mini a{height:38px;margin-top:16px;padding:10px;border-radius:8px;background:#fff;color:var(--blue);font-size:13px;font-weight:700}
.tone-green{background:#effbf3!important}
.tone-orange{background:#fff8e8!important}
.tone-pink{background:#fff0f5!important}
.tone-purple{background:#f7f0ff!important}
.tone-sky{background:#eef8ff!important}
.categories{height:205px}
.categories>div:last-child{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.categories button{height:116px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff}
.categories button img{width:77px;height:77px;object-fit:contain}
.categories button b{display:block;font-size:12px}

.reviews-content{height:1110px;padding-top:20px}
.review22-content{height:1476px;padding:0 33px 111px}
.review22-crumb{height:70px;display:flex;align-items:center;color:#283654;font-size:15px}
.review22-crumb a{color:var(--blue);font-weight:700}
.review22-head{height:194px;display:grid;grid-template-columns:1fr 235px}
.review22-head h1{margin:0;font-size:34px;letter-spacing:-.8px}
.review22-head h1 small{display:inline-block;margin-left:10px;padding:7px 12px;border-radius:7px;color:#fff;background:var(--green);font-size:13px;vertical-align:middle;letter-spacing:0}
.review22-head p{margin:15px 0 19px;color:#33415f;font-size:17px;line-height:1.55}
.review22-meta{display:flex;gap:12px}
.review22-meta span{padding:7px 11px;border-radius:9px;background:#f3f7fd;color:#30405f;font-size:12px}
.review22-head aside{display:flex;align-items:center;flex-direction:column}
.review22-head .platform-logo{width:143px;height:133px;font-size:22px}
.review22-head aside button{width:225px;height:48px;margin-top:18px;border:0;border-radius:9px;color:#fff;background:var(--blue);font-weight:700}
.review22-rating{height:251px;padding:27px 28px;display:grid;grid-template-columns:238px 1fr}
.overall{display:flex;align-items:center;flex-direction:column;border-right:1px solid var(--line)}
.overall>span{font-size:16px}
.overall>strong{margin-top:14px;font-size:46px;line-height:1}
.overall>strong small{font-size:22px}
.overall>.stars{margin-top:11px;font-size:31px;line-height:1}
.overall>b{margin-top:8px;color:var(--green);font-size:17px}
.overall>small{margin-top:13px;color:#45516c}
.rating-bars{padding:2px 0 0 33px}
.rating-bars p{height:39px;margin:0;display:grid;grid-template-columns:26px 180px 1fr 38px;gap:11px;align-items:center;font-size:14px}
.rating-bars img{width:21px;height:21px;object-fit:contain}
.rating-bars i{height:7px;overflow:hidden;border-radius:10px;background:#eaf0fa}
.rating-bars i b{display:block;height:100%;border-radius:10px;background:var(--blue)}
.rating-bars strong{text-align:right}
.review22-facts{height:103px;margin-top:28px;padding:20px 15px;display:grid;grid-template-columns:repeat(4,1fr)}
.review22-facts article{display:grid;grid-template-columns:50px 1fr;align-items:center;border-right:1px solid var(--line)}
.review22-facts article:last-child{border:0}
.review22-facts img{width:36px;height:36px;justify-self:center;object-fit:contain}
.review22-facts span,.review22-facts b,.review22-facts small{display:block}
.review22-facts span{color:#50607d;font-size:12px}
.review22-facts b{margin-top:7px;color:var(--ink);font-size:18px}
.review22-facts small{margin-top:5px;color:#31415e;font-size:11px}
.review22-procon{height:237px;margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.review22-procon article{padding:21px;border:1px solid #cfecdc;border-radius:12px;background:#fbfffc}
.review22-procon article:last-child{border-color:#f5d7dd;background:#fffdfd}
.review22-procon h2{margin:0 0 17px;color:var(--green);font-size:19px}
.review22-procon article:last-child h2,.review22-procon article:last-child p{color:#e21c32}
.review22-procon p{margin:0 0 13px;color:#15223e;font-size:13px}
.review22-procon article:last-child p{color:#15223e}
.review22-article{height:342px;margin-top:25px;padding:25px}
.review22-article h2{margin:0 0 11px;font-size:21px}
.review22-article h3{margin:27px 0 8px;font-size:18px}
.review22-article p{margin:0;color:#15223e;font-size:14px;line-height:1.55}
.review22-article button{width:100%;height:45px;margin-top:18px;border:1px solid var(--line);border-radius:8px;background:#fff;font-weight:700}
.review22-faq{height:224px;padding:18px 23px 0}
.review22-faq h2{margin:0 0 12px;font-size:20px}
.review22-faq details{height:43px;padding:12px 18px;border:1px solid var(--line);border-bottom:0;border-radius:8px;background:#fff;font-size:13px}
.review22-faq details:last-child{border-bottom:1px solid var(--line)}
.review22-faq summary{cursor:pointer}
.review22-faq details p{margin:10px 0;color:#44516e}
.filters{height:72px;padding:10px;display:grid;grid-template-columns:1fr 1.25fr 130px;gap:14px;border:1px solid var(--line);border-radius:12px}
.filters button{border:1px solid var(--line);border-radius:9px;background:#fff;text-align:left;padding:0 18px;color:#4a5673}
.filters button:last-child{color:var(--blue);text-align:center}
.filters button.active{background:#eef5ff}
.review-list{display:grid;gap:9px;margin-top:17px}
.review-card{height:203px;padding:14px 16px;display:grid;grid-template-columns:30px 110px 1fr 292px;gap:14px;align-items:start;border:1px solid var(--line);border-radius:13px}
.review-card .platform-logo{width:108px;height:113px;font-size:19px}
.review-card>.rank{margin-top:17px}
.review-copy h2{margin:8px 0 8px;font-size:20px}
.review-copy div{font-size:14px}
.review-copy em{margin-left:9px;color:var(--green);font-size:13px;font-style:normal}
.review-copy p{margin:17px 0 10px;color:#3d4968;font-size:13px;line-height:1.45}
.review-copy small{padding:5px 8px;border-radius:6px;color:var(--blue);background:#eef5ff}
.score-box{height:176px;padding:11px 13px;border-radius:12px;background:#f7faff}
.score-box p{margin:0 0 6px;display:flex;justify-content:space-between;color:#35415e;font-size:13px}
.score-box p b{color:var(--green)}
.score-box button{width:100%;height:42px;margin-top:3px}
.how-review{height:91px;margin-top:13px;padding:14px 22px;display:grid;grid-template-columns:50px 1fr 160px;gap:14px;align-items:center;border:1px solid var(--line);border-radius:12px;background:#f5f9ff}
.how-review img{width:48px;height:48px;object-fit:contain}
.how-review h2,.how-review p{margin:0}
.how-review h2{font-size:19px}
.how-review p{margin-top:4px;color:#4c5874;font-size:12px}
.how-review button{height:44px;border:1px solid var(--blue);border-radius:9px;color:var(--blue);background:#fff;font-weight:700}

.bonus-content{height:1193px;padding-top:14px}
.bonus-tabs,.app-tabs{height:71px;padding:8px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:12px;background:#fff}
.bonus-tabs button,.app-tabs button{border:0;border-radius:10px;background:#fff;color:#3e4966;font-weight:650}
.bonus-tabs button.active,.app-tabs button.active{color:#fff;background:var(--blue)}
.bonus-list{margin-top:12px}
.bonus-row{height:174px;padding:18px 27px;display:grid;grid-template-columns:95px 1fr 245px;gap:22px;border:1px solid var(--line);border-radius:12px}
.bonus-icon{width:91px;height:91px;display:flex;align-items:center;justify-content:center;border-radius:12px}
.bonus-icon img{width:53px;height:53px;object-fit:contain}
.bonus-row h2{margin:3px 0 6px;font-size:20px}
.bonus-row p{margin:0;font-size:16px}
.bonus-row small{display:inline-block;margin-top:11px;padding:5px 8px;border-radius:6px;color:var(--blue);background:#f0f5ff}
.bonus-row span{display:block;margin-top:12px;color:#5b6680;font-size:12px}
.bonus-row aside{padding-left:30px;border-left:1px solid var(--line);text-align:center}
.bonus-row aside b{height:38px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:#f5f8fd;font-size:13px}
.bonus-row aside button{width:100%;height:45px;margin-top:8px}
.bonus-row aside a{display:block;margin-top:10px;font-size:12px}
.claim{height:224px;padding-top:14px}
.claim h2{margin:0 0 14px;font-size:21px}
.claim>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.claim article{position:relative;height:167px;padding:18px 10px;display:flex;align-items:center;flex-direction:column;border:1px solid var(--line);border-radius:12px;text-align:center}
.claim article i{position:absolute;left:10px;top:10px;width:28px;height:28px;padding-top:5px;border-radius:50%;color:#fff;background:var(--blue);font-style:normal}
.claim article img{width:49px;height:49px;object-fit:contain}
.claim article b{margin-top:8px}
.claim article span{margin-top:7px;color:#4c5872;font-size:12px;line-height:1.4}

.app-content{height:1008px;padding-top:14px}
.app-tabs{grid-template-columns:1fr 1fr 1fr}
.download-card{height:292px;margin-top:0;padding:20px;display:grid;grid-template-columns:1fr 236px;border:1px solid var(--line);border-radius:13px}
.download-copy{padding-right:25px;border-right:1px solid var(--line)}
.download-copy h2{margin:3px 0 5px;font-size:22px}
.download-copy>p{width:max-content;margin:14px 0;padding:7px 12px;border-radius:8px;background:#f5f8fd;color:#35405d;font-size:13px}
.download-copy button{width:210px;height:52px;border:0;border-radius:9px;color:#fff;background:var(--blue);font-weight:700}
.download-copy .outline{margin-left:15px;color:var(--blue);background:#fff;border:1px solid var(--blue)}
.download-copy strong,.download-copy small{display:block}
.download-copy strong{margin-top:19px;color:var(--green);font-size:14px}
.download-copy small{margin:6px 0 0 26px;color:#4d5872}
.qr{display:flex;align-items:center;flex-direction:column;text-align:center}
.qr img{width:156px;height:156px;object-fit:contain}
.qr b{margin-top:7px;font-size:13px}
.qr span{margin-top:7px;color:#46516c;font-size:12px;line-height:1.45}
.app-benefit{height:102px;margin-top:18px;padding:17px;display:grid;grid-template-columns:62px 1fr 146px;align-items:center;border:1px solid #d7eee0;border-radius:12px;background:#f4fcf7}
.app-benefit img{width:48px;height:48px;object-fit:contain}
.app-benefit b,.app-benefit small{display:block}
.app-benefit b{color:var(--green);font-size:16px}
.app-benefit small{margin-top:6px;color:#46516c}
.app-benefit button{height:46px;border:1px solid var(--green);border-radius:9px;color:var(--green);background:#fff;font-weight:700}
.why{height:239px;padding-top:18px}
.why h2{margin:0 0 13px;font-size:21px}
.why>div{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}
.why article{height:181px;padding:14px 11px;display:flex;align-items:center;flex-direction:column;border:1px solid var(--line);border-radius:12px;text-align:center}
.why img{width:48px;height:48px;object-fit:contain}
.why b{margin-top:9px;font-size:12px}
.why span{margin-top:8px;color:#44506c;font-size:11px;line-height:1.5}
.install{height:274px}
.install h2{margin:0 0 12px;font-size:21px}
.install p{height:52px;margin:0;display:grid;grid-template-columns:44px 190px 1fr;align-items:center;border:1px solid var(--line);border-bottom:0;padding:0 16px}
.install p:last-child{border-bottom:1px solid var(--line)}
.install i{width:28px;height:28px;padding:5px 0;border-radius:50%;color:#fff;background:var(--blue);text-align:center;font-style:normal}
.install b{font-size:12px}
.install span{color:#43506b;font-size:12px}

.login-content{height:1077px;padding-top:10px}
.login-card{height:687px;padding:34px 49px;border:1px solid var(--line);border-radius:14px;box-shadow:0 5px 14px rgba(34,72,132,.06)}
.form-head{display:flex;align-items:center;justify-content:space-between}
.form-head h2{margin:0;font-size:22px}
.form-head span{font-size:13px}
.form-head a,.forgot{color:var(--blue);font-weight:700}
.login-card label{display:block;margin-top:33px;font-size:14px;font-weight:700}
.field{height:62px;margin-top:14px;display:flex;align-items:center;border:1px solid #cfdaed;border-radius:9px}
.field img{width:31px;height:25px;margin:0 12px 0 18px;object-fit:contain}
.field>b{height:62px;padding:21px 18px 0 0;border-right:1px solid var(--line)}
.field>span{margin-left:18px}
.field input{flex:1;height:60px;padding:0 18px;border:0;outline:0;font-size:16px}
.field button{width:55px;height:58px;border:0;background:#fff;font-size:25px}
.forgot{display:block;margin-top:18px;text-align:right;font-size:14px}
.login-submit{width:100%;height:65px;margin-top:25px;font-size:20px}
.divider{height:63px;display:flex;align-items:center;justify-content:center;color:#505c78}
.divider:before,.divider:after{width:255px;height:1px;margin:0 22px;background:var(--line);content:""}
.social{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.social button{height:62px;border:1px solid #cfdaed;border-radius:9px;background:#fff;font-size:16px;font-weight:650}
.protected{height:53px;margin:27px 0 0;padding:16px;border:1px solid #d5eee0;border-radius:9px;color:var(--green);background:#f4fcf7;text-align:center}
.member{height:202px;margin-top:18px;padding:0 29px;border:1px solid var(--line);border-radius:13px}
.member .section-head{height:55px}
.member>div:last-child{display:grid;grid-template-columns:repeat(4,1fr)}
.member article{height:128px;display:flex;align-items:center;flex-direction:column;border-right:1px solid var(--line);text-align:center}
.member article:last-child{border:0}
.member img{width:46px;height:46px;object-fit:contain}
.member b{margin-top:6px;font-size:13px}
.member span{margin-top:4px;color:#46516d;font-size:11px;line-height:1.4}
.help{height:100px;margin-top:17px;padding:19px 25px;display:grid;grid-template-columns:65px 1fr 145px;align-items:center;border:1px solid #ffedc0;border-radius:13px;background:#fff9e9}
.help img{width:52px;height:52px;object-fit:contain}
.help h2,.help p{margin:0}
.help h2{font-size:19px}
.help p{margin-top:5px;font-size:13px}
.help button{height:48px;border:0;border-radius:9px;background:#ffc400;font-weight:700}
.legal{height:78px;margin-top:17px;padding-top:30px;border:1px solid var(--line);border-radius:12px;text-align:center;font-size:13px;font-weight:700}

.drawer{position:absolute;z-index:90;inset:0 0 0 35%;padding:60px 40px;background:#fff;box-shadow:-20px 0 50px rgba(0,0,0,.15)}
.drawer button{width:100%;height:45px;margin-bottom:24px;border:0;border-radius:9px;color:#fff;background:var(--blue)}
.drawer a{display:block;padding:19px 0;border-bottom:1px solid var(--line);font-size:20px}
.toast{position:absolute;z-index:100;left:50%;bottom:130px;max-width:540px;padding:13px 21px;border-radius:30px;color:#fff;background:rgba(7,18,47,.94);transform:translateX(-50%);font-weight:700}
.toast[hidden],.drawer[hidden]{display:none}

@media(max-width:500px){html,body{background:#fff}
}
.home22{height:1180px}
.home22-perks{width:420px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:26px;color:var(--blue);font-size:11px;font-weight:700}
.home22-perks span{padding:8px;border-right:1px solid var(--line)}
.home22-cta{display:flex;gap:16px;margin-top:20px}
.home22-cta button{height:54px;padding:0 28px;border:1px solid var(--blue);border-radius:9px;color:var(--blue);background:#fff;font-weight:800}
.home22-cta button:first-child{color:#fff;background:var(--blue)}
.stats22{height:96px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:10px}
.stats22 article{display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid var(--line)}
.stats22 article:last-child{border:0}
.stats22 b{font-size:22px}
.stats22 span{margin-top:5px;color:var(--muted);font-size:12px}
.home22 .rated{height:370px}
.home22 .section-head{height:58px}
.home22 .rated-row{height:77px;grid-template-columns:30px 70px 225px 1fr 120px}
.home22 .rated-row .platform-logo{width:60px;height:60px;font-size:13px}
.home22 .rated-name h3{font-size:16px}
.home22 .offer strong{font-size:18px}
.quick22{height:122px;margin-top:10px;display:grid;grid-template-columns:repeat(6,1fr)}
.quick22 article{padding:12px 8px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid var(--line);text-align:center}
.quick22 article:last-child{border:0}
.quick22 img{width:38px;height:38px;object-fit:contain}
.quick22 b{margin-top:5px;font-size:12px}
.quick22 span{margin-top:4px;color:var(--muted);font-size:10px}
.home22 .bonus-preview{height:225px;margin-top:0}
.home22 .bonus-mini{height:160px;padding:12px}
.home22 .bonus-mini b{height:48px;margin-top:6px;font-size:14px}
.home22 .bonus-mini a{margin-top:8px}
.guides22{height:135px}
.guides22>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.guides22 article{height:78px;padding:8px;display:grid;grid-template-columns:45px 1fr;border:1px solid var(--line);border-radius:9px}
.guides22 img{width:38px;height:38px;grid-row:1/3;object-fit:contain}
.guides22 b{font-size:11px}
.guides22 span{color:var(--muted);font-size:10px}
.license22{height:70px;display:grid;place-items:center;font-size:13px;font-weight:700}
.menu{width:42px;padding:0;border:0;background:#fff;font-size:0}.menu>img{width:32px;height:32px;object-fit:contain}
.locale button{width:46px;height:46px;margin-left:20px;padding:0;border:0;background:#fff;font-size:0}.locale button img{width:46px;height:46px;object-fit:contain}
.brand img.real-brand-logo{width:240px;height:56px;object-fit:contain;object-position:left center}.platform-logo img{width:100%;height:100%;padding:5px;object-fit:contain}
