:root{--ink:#080b12;--muted:#4d566f;--blue:#315cf6;--purple:#7266f5;--line:#e9ebf2;--soft:#f7f8fc;--green:#20a558;--gold:#ffb400}
*{box-sizing:border-box}html{background:#eef0f3;overflow-x:hidden;scroll-behavior:smooth}body{width:853px;min-width:853px;margin:0;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}a{color:inherit}img{display:block}.page{width:853px;min-height:1844px;padding-bottom:72px;background:#fff}.site-header{height:112px;border-bottom:1px solid var(--line);padding:0 30px;position:relative;background:#fff}.header-main{height:92px;display:flex;align-items:flex-start}.menu-btn,.search-btn{border:0;background:transparent;padding:17px 0 0;cursor:pointer}.menu-btn img{width:50px;height:58px;object-fit:contain}.brand{margin:7px 0 0 15px}.brand img{width:183px;height:71px;object-fit:contain}.header-actions{margin-left:auto;display:flex;gap:13px;align-items:flex-start}.country{margin-top:17px;height:50px;min-width:110px;padding:0 12px;border:1px solid var(--line);border-radius:28px;background:#fff;display:flex;align-items:center;gap:5px;font-weight:750;cursor:pointer}.country img{width:37px;height:37px;object-fit:contain}.country::after{content:"";width:10px;height:10px;background:url("public/assets/source-300ui/chevron-down.png") center/contain no-repeat}.search-btn img{width:53px;height:56px;object-fit:contain}.top-nav{position:absolute;left:68px;right:132px;bottom:0;height:47px;display:flex;justify-content:space-between;align-items:center}.site-header.has-nav{height:130px}.site-header.has-nav .header-main{height:83px}.top-nav a{height:47px;display:flex;align-items:center;text-decoration:none;font-size:12px;font-weight:650;position:relative}.top-nav a.active{color:var(--blue)}.top-nav a.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--blue);border-radius:3px}.breadcrumbs{height:38px;margin:0 38px;display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted)}.breadcrumbs i{width:11px;height:11px;background:url("public/assets/source-300ui/arrow-right.png") center/contain no-repeat}.bottom-nav{position:fixed;left:0;bottom:0;width:853px;height:72px;z-index:50;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;font-size:11px;color:#111827}.bottom-nav img{width:48px;height:35px;object-fit:contain}.bottom-nav a.active{color:var(--blue);font-weight:700}.section{margin:0 32px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.section-title h2{margin:0;font-size:17px}.section-title a{font-size:11px;text-decoration:none;font-weight:700}.section-title a::after,.arrow-link::after{content:"";display:inline-block;width:14px;height:14px;margin-left:6px;vertical-align:-3px;background:url("public/assets/source-300ui/arrow-right.png") center/contain no-repeat}.card{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.tag{display:inline-block;padding:4px 9px;border-radius:9px;background:#eef0ff;color:var(--blue);font-size:10px;font-weight:700}.btn{height:46px;padding:0 24px;border:1px solid var(--line);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#fff;font-weight:700;cursor:pointer}.btn.dark{background:#070b10;color:#fff;border-color:#070b10}.btn.blue{background:var(--blue);color:#fff;border-color:var(--blue)}.stars{display:inline-block;width:98px;height:22px;background:url("public/assets/source-300ui/stars.png") left center/contain no-repeat;vertical-align:middle}.faq{margin:25px 35px 0;padding:15px 20px}.faq h2{margin:0 0 10px;font-size:17px}.faq details{border-top:1px solid var(--line);padding:9px 8px;font-size:11px}.faq summary{font-weight:650;cursor:pointer}.faq p{color:var(--muted);margin:8px 0 0}.support-strip{height:40px;border:1px solid var(--line);border-radius:8px;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:22px;font-size:11px}.search-dialog{border:0;border-radius:14px;padding:22px;box-shadow:0 20px 60px #1114}.search-dialog::backdrop{background:#0b102055}.search-dialog form{display:flex;gap:10px}.search-dialog input{width:330px;padding:0 14px;border:1px solid var(--line);border-radius:9px}.toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%,20px);opacity:0;z-index:90;padding:11px 17px;border-radius:22px;background:#111827;color:#fff;font-size:12px;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}

/* Home */
.home-header{height:112px}.home-header .top-nav{display:none}.home-hero{height:521px;margin:0 31px;padding:45px 35px;position:relative;background:linear-gradient(135deg,#f9faff,#f5f7ff);border-radius:18px;overflow:hidden}.home-hero-copy{width:385px;position:relative;z-index:2}.home-hero h1{font-size:49px;line-height:1.03;letter-spacing:-.035em;margin:36px 0 23px}.accent{color:var(--purple)}.home-hero p{width:340px;color:var(--muted);font-size:15px;line-height:1.55}.hero-actions{display:flex;gap:14px;margin-top:30px}.home-hero>img{position:absolute;right:11px;top:71px;width:389px;height:430px;object-fit:contain}.categories{padding-top:38px;height:264px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.category{height:153px;text-decoration:none;padding:14px 8px;text-align:center}.category img{width:70px;height:70px;object-fit:contain;margin:0 auto 8px}.category b,.category small{display:block}.category b{font-size:13px}.category small{margin-top:7px;color:var(--muted);font-size:11px}.home-bonus{height:245px;margin:0 31px;padding:18px 25px}.home-bonus h2{font-size:20px;margin:0}.home-bonus-grid{display:grid;grid-template-columns:140px 1fr 205px;gap:18px;align-items:center;margin-top:25px}.home-bonus-grid img{width:139px;height:142px;object-fit:cover;border-radius:12px}.home-bonus-grid h3{font-size:28px;margin:5px 0}.home-bonus-grid p{color:var(--muted);margin:0 0 8px;line-height:1.4}.home-reviews{height:374px;padding-top:45px}.review-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.review-mini{height:239px;padding:12px;text-decoration:none}.review-mini img{width:73px;height:73px;object-fit:cover;border-radius:9px}.review-mini h3{font-size:13px;margin:11px 0 7px}.review-mini p{font-size:11px;line-height:1.45;color:var(--muted);height:49px}.review-mini small{font-weight:700}.home-guides{padding-top:13px}.home-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-guide{height:230px}.home-guide img{width:100%;height:136px;object-fit:cover}.home-guide h3{font-size:16px;line-height:1.25;margin:13px}

/* Review */
.review-hero{height:368px;margin:0 31px 25px;padding:24px 28px;display:grid;grid-template-columns:125px 1fr 290px;gap:22px;align-items:center;background:linear-gradient(135deg,#fff,#fafbff)}.review-brand img{width:128px;height:134px;object-fit:cover;border-radius:13px}.review-copy h1{font-size:28px;margin:11px 0}.review-copy p{font-size:13px;color:var(--muted)}.review-copy .rating-line{margin:25px 0 8px;font-size:23px}.review-copy .rating-line b{font-size:23px;margin-left:10px}.review-copy .actions{display:flex;gap:12px;margin-top:27px}.rating-table{height:320px;padding:18px 22px}.rating-row{height:37px;display:grid;grid-template-columns:1fr 100px 24px;align-items:center;font-size:11px}.rating-row .stars{width:92px}.review-tabs{height:112px;margin:0 38px 28px;padding:11px 16px}.review-tabs h2{font-size:14px;margin:0 0 9px}.tab-grid{display:grid;grid-template-columns:repeat(7,1fr)}.tab-grid button{border:0;background:#fff;height:72px;font-size:10px;cursor:pointer}.tab-grid button.active{color:var(--blue);border-bottom:3px solid var(--blue)}.review-info{display:grid;grid-template-columns:344px 1fr;gap:12px;margin:0 38px 23px}.facts-card{height:340px;padding:20px}.facts-card h2,.proscons h2{font-size:15px;margin:0 0 17px}.fact-row{height:36px;display:grid;grid-template-columns:1fr 1.15fr;font-size:11px}.fact-row b:last-child{text-align:right;color:var(--muted)}.proscons{display:grid;grid-template-rows:1.15fr 1fr;gap:12px}.pc{padding:20px;border-radius:12px}.pc.pros{background:#f4fbf6}.pc.cons{background:#fff5f6}.pc p{font-size:11px;margin:9px 0}.pc p::before{content:"";display:inline-block;width:14px;height:14px;border-radius:50%;margin-right:10px;vertical-align:-2px;background:var(--green)}.pc.cons p::before{background:#ef3440}.analysis{height:188px;margin:0 38px 22px;padding:24px 205px 20px 22px;position:relative}.analysis h2{font-size:19px;margin:0 0 12px}.analysis p{font-size:11px;line-height:1.55;color:var(--muted)}.analysis img{position:absolute;right:14px;bottom:0;width:204px;height:177px;object-fit:contain}.comparison{height:208px;margin:0 38px;padding:14px}.compare-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.compare{height:148px;text-align:center;padding:10px}.compare img{width:55px;height:56px;object-fit:cover;border-radius:8px;margin:0 auto 10px}.compare b{font-size:11px}.compare:first-child{border-color:var(--blue)}

/* Bonus */
.bonus-hero{height:389px;margin:0 29px 24px;padding:38px 34px;position:relative;background:linear-gradient(135deg,#f9f9ff,#f5f7ff);border-radius:16px;overflow:hidden}.bonus-hero-copy{width:390px;position:relative;z-index:2}.bonus-hero h1{font-size:41px;line-height:1.05;margin:18px 0}.bonus-hero p{font-size:14px;line-height:1.55;color:var(--muted)}.bonus-hero>img{position:absolute;right:6px;top:2px;width:384px;height:352px;object-fit:contain}.bonus-offers{margin:0 35px}.feature-offer{height:222px;display:grid;grid-template-columns:296px 1fr 144px;gap:20px}.feature-offer>img{width:296px;height:220px;object-fit:cover;border-radius:12px}.feature-offer-copy{padding:12px 0}.feature-offer-copy h3{font-size:17px;margin:7px 0}.feature-offer-copy p{font-size:11px;line-height:1.55;color:var(--muted)}.score-card{height:220px;padding:16px;border:1px solid var(--line);border-radius:12px}.score-card strong{font-size:34px}.score-card p{font-size:10px;color:var(--muted)}.offer-list{margin-top:20px}.offer-row{height:111px;display:grid;grid-template-columns:197px 1fr 115px;gap:17px;align-items:center;border-bottom:1px solid var(--line)}.offer-row img{width:197px;height:92px;object-fit:cover;border-radius:9px}.offer-row h3{font-size:14px;margin:0 0 5px}.offer-row p{font-size:11px;color:var(--muted);margin:0}.offer-row a{color:var(--blue);font-size:11px;font-weight:700;text-decoration:none}.bonus-articles{margin:26px 35px 0}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.article-card{height:220px}.article-card img{width:100%;height:106px;object-fit:cover}.article-card h3{font-size:13px;line-height:1.3;margin:11px 13px}.article-card small{font-size:10px;color:var(--muted);margin:0 13px}.bonus-guides{margin:25px 35px 0}.bonus-guide-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.bonus-guide{height:147px;padding:12px 7px;text-align:center}.bonus-guide img{width:52px;height:52px;object-fit:contain;margin:0 auto 7px}.bonus-guide b{display:block;font-size:11px}.bonus-guide p{font-size:9px;color:var(--muted)}

/* App */
.app-hero{height:384px;margin:0 31px 25px;padding:38px 30px;position:relative;background:linear-gradient(135deg,#f7f9ff,#f2f6ff);border-radius:16px;overflow:hidden}.app-hero-copy{width:388px;position:relative;z-index:2}.app-hero h1{font-size:42px;line-height:1.06;margin:18px 0}.app-hero p{font-size:14px;line-height:1.55;color:var(--muted)}.app-hero>img{position:absolute;right:4px;top:0;width:390px;height:373px;object-fit:contain}.app-downloads{margin:0 34px 31px}.app-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.app-card{height:283px;padding:14px}.app-card>img{width:85px;height:82px;object-fit:cover;border-radius:10px;margin:0 auto}.app-card h3{font-size:12px;margin:11px 0}.app-card p{height:52px;font-size:10px;line-height:1.4;color:var(--muted)}.app-card button{width:100%;height:32px;border:0;border-radius:6px;background:var(--blue);color:#fff;font-size:10px;font-weight:700}.install-steps{margin:0 33px 24px}.install-tabs{display:flex;gap:8px;margin-bottom:4px}.install-tabs button{width:120px;height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:10px}.install-tabs button.active{border-color:var(--blue);color:var(--blue)}.install-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.install-step{height:157px;padding:13px;text-align:center}.install-step img{width:52px;height:52px;object-fit:contain;margin:0 auto 8px}.install-step b{font-size:10px;color:var(--blue)}.install-step p{font-size:9px;line-height:1.4}.app-benefits{height:154px;margin:0 33px 25px;padding:24px 42px;position:relative;background:#f6f8fc;border-radius:12px;overflow:hidden}.app-benefits h2{font-size:20px;margin:0 0 12px}.app-benefits p{font-size:10px;margin:9px 0}.app-benefits p::before{content:"";display:inline-block;width:11px;height:11px;border-radius:50%;background:var(--blue);margin-right:9px}.app-benefits img{position:absolute;right:19px;bottom:0;width:333px;height:154px;object-fit:contain}.app-updates{margin:0 34px}.update-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.update-card{height:190px;padding:14px;display:grid;grid-template-columns:75px 1fr;gap:10px}.update-card img{width:73px;height:73px;object-fit:cover;border-radius:9px}.update-card h3{font-size:12px;margin:4px 0}.update-card p{font-size:9px;color:var(--muted);line-height:1.5}.update-card button{grid-column:2;height:28px;border:1px solid #cbd4ff;background:#fff;color:var(--blue);border-radius:6px;font-size:10px}

/* More */
.more-hero{height:294px;margin:0 31px 21px;padding:45px 26px;position:relative;background:linear-gradient(135deg,#f7f8fc,#f4f6ff);border-radius:16px;overflow:hidden}.more-hero-copy{width:360px;position:relative;z-index:2}.more-hero h1{font-size:36px;line-height:1.1;margin:0 0 16px}.more-hero p{font-size:13px;line-height:1.55;color:var(--muted)}.more-hero input{width:320px;height:41px;border:1px solid var(--line);border-radius:8px;padding:0 14px}.more-hero>img{position:absolute;right:14px;top:0;width:394px;height:290px;object-fit:contain}.resource-tiles{margin:0 31px 19px}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.resource-card{height:222px;padding:18px;text-decoration:none}.resource-card img{width:63px;height:63px;object-fit:contain}.resource-card h3{font-size:14px;margin:18px 0 11px}.resource-card p{height:50px;font-size:11px;line-height:1.5;color:var(--muted)}.resource-card small{font-size:10px;color:var(--blue);font-weight:700}.more-guides{height:319px;margin:0 31px 18px;padding:18px}.more-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 22px}.more-guide{height:113px;display:grid;grid-template-columns:145px 1fr;gap:16px}.more-guide img{width:145px;height:109px;object-fit:cover;border-radius:8px}.more-guide h3{font-size:13px;line-height:1.35;margin:4px 0}.more-guide p{font-size:10px;line-height:1.45;color:var(--muted)}.more-lower{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 31px}.helpful,.newsletter{height:261px;padding:20px}.helpful h2,.newsletter h2{font-size:15px;margin:0 0 15px}.help-row{height:51px;display:grid;grid-template-columns:35px 1fr 14px;align-items:center;border-bottom:1px solid var(--line)}.help-row b{font-size:11px}.help-row small{display:block;font-size:9px;color:var(--muted)}.newsletter{position:relative;overflow:hidden}.newsletter p{width:210px;font-size:11px;line-height:1.5;color:var(--muted)}.newsletter form{width:185px;position:relative;z-index:2}.newsletter input{width:100%;height:35px;border:1px solid var(--line);border-radius:7px;padding:0 10px}.newsletter button{width:100%;height:35px;margin-top:8px;border:0;border-radius:7px;background:var(--blue);color:#fff}.newsletter img{position:absolute;right:12px;bottom:22px;width:148px;height:143px;object-fit:contain}

@media(max-width:852px){html{background:#fff}}
.page{padding-bottom:0}.offer-row{height:100px}.article-card{height:200px}.bonus-guide{height:130px}.bonus-guide img{width:46px;height:46px;margin-bottom:4px}.bonus-guide p{margin:5px 0}body[data-page="bonus"] .faq{margin-top:14px}body[data-page="bonus"] .faq details{padding:6px 8px}
body,.page{width:852px;min-width:852px}.page{min-height:1846px}.bottom-nav{width:852px}body[data-page="reviews"] .faq,body[data-page="app"] .faq{margin-top:19px}
body[data-page="home"],body[data-page="home"] .page,body[data-page="reviews"],body[data-page="reviews"] .page,body[data-page="bonus"],body[data-page="bonus"] .page{width:853px;min-width:853px}body[data-page="home"] .page,body[data-page="reviews"] .page,body[data-page="bonus"] .page{min-height:1844px}body[data-page="home"] .bottom-nav,body[data-page="reviews"] .bottom-nav,body[data-page="bonus"] .bottom-nav{width:853px}body[data-page="app"],body[data-page="app"] .page{width:854px;min-width:854px}body[data-page="app"] .page{min-height:1842px}body[data-page="app"] .bottom-nav{width:854px}
body[data-page="reviews"] .faq{margin-top:-2px}body[data-page="app"] .faq{margin-top:-5px}

/* Keep the fixed navigation aligned with the scaled canvas. */
.bottom-nav{left:0;transform:none}
@media (min-width:900px){.bottom-nav{left:50%;transform:translateX(-50%)}}

/* User-approved compact header: remove the horizontal text navigation on all pages. */
.site-header,.site-header.has-nav,.home-header{height:92px}
.header-main,.site-header.has-nav .header-main{height:92px}
.top-nav{display:none}

/* Remove the button fragment captured at the left edge of the source hero art. */
.home-hero>img{clip-path:inset(0 0 0 22px)}

/* Keep all app cards on identical visual rows regardless of optional badges. */
.app-card{display:grid;grid-template-rows:82px 18px 28px 22px 52px 32px;align-content:start;row-gap:0}
.app-card>img{grid-row:1;width:85px;height:82px;object-fit:contain;background:#0d223b}
.app-card>.tag{grid-row:2;justify-self:start;align-self:center}
.app-card h3{grid-row:3;align-self:center;margin:0}
.app-card .stars{grid-row:4;align-self:center}
.app-card p{grid-row:5;margin:0;align-self:center}
.app-card button{grid-row:6;align-self:end}

/* The resource rows contain text plus one chevron; do not reserve a false icon column. */
.help-row{height:45px;grid-template-columns:1fr 14px;column-gap:10px}
.help-row b{min-width:0;line-height:1.25}
.help-row i{width:14px;height:14px;background:url("public/assets/source-300ui/arrow-right.png") center/contain no-repeat}

.menu-dialog{width:360px;max-width:calc(100vw - 40px);border:0;border-radius:14px;padding:18px;box-shadow:0 24px 70px #0004}
.menu-dialog::backdrop{background:#11182766}
.menu-dialog header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:18px}
.menu-dialog header button{min-width:64px;height:36px;border:0;border-radius:18px;background:var(--soft);font-size:13px;font-weight:700;cursor:pointer}
.menu-dialog nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.menu-dialog nav a{min-height:44px;display:flex;align-items:center;padding:0 13px;border-radius:8px;background:var(--soft);text-decoration:none}
.menu-dialog nav a.active{color:var(--blue);font-weight:750;background:#eef0ff}
