/* APKDOVA V75 — landing page redesign only. Scoped to body.home75-page / .home75. */
.home75-page{--h75-ink:#153f48;--h75-deep:#0d3038;--h75-cyan:#0babc8;--h75-cyan2:#22c3d9;--h75-mint:#e8f8f8;--h75-soft:#f5f9fa;--h75-line:#dce8ea;--h75-muted:#6f878d;--h75-card:#fff;--h75-shadow:0 18px 46px rgba(20,63,72,.10);background:#fff;color:var(--h75-ink)}
.home75-page .v51-header{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(19,63,72,.08);box-shadow:0 5px 22px rgba(17,65,75,.035);backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px)}
.home75-page .v51-header-row{max-width:1240px}
.home75-page .v51-desktop-nav a{font-weight:760;color:#315860}
.home75-page .v51-desktop-nav a:hover{color:var(--h75-cyan)}
.home75-page .v51-header-search{background:#f3f8f9;border:1px solid #e1ecee}
.home75-page .v51-header-search:focus-within{border-color:#8bdbe7;box-shadow:0 0 0 3px rgba(11,171,200,.1)}
.home75-page main{overflow:clip}
.home75{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:clip}
.home75 *{box-sizing:border-box}
.home75 a{text-decoration:none}
.home75 .wrap{max-width:1180px}

.home75-hero{position:relative;padding:52px 0 44px;background:linear-gradient(145deg,#f1fbfb 0%,#fff 48%,#f4fafb 100%);overflow:hidden}
.home75-hero:before,.home75-hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(1px)}
.home75-hero:before{width:440px;height:440px;right:-220px;top:-180px;background:radial-gradient(circle,rgba(19,193,217,.18),rgba(19,193,217,0) 68%)}
.home75-hero:after{width:360px;height:360px;left:-230px;bottom:-200px;background:radial-gradient(circle,rgba(11,171,200,.12),rgba(11,171,200,0) 68%)}
.home75-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:56px;align-items:center}
.home75-hero-copy{min-width:0}
.home75-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:17px;color:#497078;font-size:12px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.home75-kicker i{width:9px;height:9px;border-radius:50%;background:var(--h75-cyan);box-shadow:0 0 0 5px rgba(11,171,200,.12)}
.home75-hero h1{max-width:720px;margin:0;color:var(--h75-deep);font-size:54px;line-height:1.04;letter-spacing:-2.3px;font-weight:850}
.home75-hero h1 em{color:var(--h75-cyan);font-style:normal;font-weight:850}
.home75-hero-copy>p{max-width:650px;margin:19px 0 23px;color:#5c777d;font-size:16px;line-height:1.72}
.home75-search{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;max-width:680px;height:61px;padding:6px 7px 6px 18px;border:1px solid #dbe9eb;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(31,86,97,.08)}
.home75-search svg{width:21px;height:21px;fill:none;stroke:#6d8a90;stroke-width:2;stroke-linecap:round}
.home75-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--h75-deep);font:inherit;font-size:14px}
.home75-search input::placeholder{color:#8aa0a5}
.home75-search button{height:47px;padding:0 23px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--h75-cyan),#0f94b0);color:#fff;font-weight:820;cursor:pointer;box-shadow:0 8px 18px rgba(11,171,200,.22)}
.home75-search button:hover{filter:brightness(.97)}
.home75-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}
.home75-chips a{padding:8px 12px;border:1px solid #dce9eb;border-radius:999px;background:rgba(255,255,255,.74);color:#557178;font-size:11px;font-weight:760;transition:.18s ease}
.home75-chips a:hover{border-color:#97dce6;color:#078da7;background:#fff}
.home75-proof{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px;padding-top:20px;border-top:1px solid rgba(21,63,72,.09)}
.home75-proof span{display:flex;align-items:center;gap:7px;color:#617c82;font-size:11px}
.home75-proof svg{width:18px;height:18px;fill:none;stroke:var(--h75-cyan);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home75-proof b{font-weight:720}

.home75-hero-panel{padding:16px;border:1px solid rgba(180,214,220,.72);border-radius:25px;background:rgba(255,255,255,.84);box-shadow:var(--h75-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.home75-panel-top{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:8px 7px 14px}
.home75-panel-top span{display:block;color:var(--h75-deep);font-size:17px;font-weight:840}
.home75-panel-top small{display:block;margin-top:3px;color:#8aa0a5;font-size:10px}
.home75-panel-top a{color:var(--h75-cyan);font-size:11px;font-weight:800;white-space:nowrap}
.home75-panel-list{display:grid;gap:5px}
.home75-panel-item{display:grid;grid-template-columns:28px 52px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:68px;padding:8px;border-radius:16px;color:inherit;transition:background .16s ease,transform .16s ease}
.home75-panel-item:hover{background:#f3fafb;transform:translateX(2px)}
.home75-num{color:#a7bbc0;font-size:11px;letter-spacing:.04em}
.home75-panel-item img{width:52px;height:52px;object-fit:cover;border-radius:14px;box-shadow:0 4px 12px rgba(25,78,89,.09)}
.home75-panel-item span{min-width:0}
.home75-panel-item span b{display:block;overflow:hidden;color:var(--h75-deep);font-size:13px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}
.home75-panel-item span small{display:block;overflow:hidden;margin-top:4px;color:#7d9499;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.home75-panel-item em{color:#8da5aa;font-size:21px;font-style:normal}
.home75-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;padding-top:14px;border-top:1px solid #e6eff1;text-align:center}
.home75-stats span+span{border-left:1px solid #e6eff1}
.home75-stats b{display:block;color:var(--h75-deep);font-size:15px;font-weight:850}
.home75-stats small{display:block;margin-top:2px;color:#8aa0a5;font-size:9px;text-transform:uppercase;letter-spacing:.05em}
.home75-empty{padding:28px 10px;color:#789096;text-align:center;font-size:12px}

.home75-section{padding-top:42px;padding-bottom:42px}
.home75-section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:20px}
.home75-section-head>div>span,.home75-list-panel header span,.home75-publisher>div>span{display:block;margin-bottom:5px;color:var(--h75-cyan);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.home75-section-head h2,.home75-list-panel h2,.home75-publisher h2{margin:0;color:var(--h75-deep);font-size:29px;line-height:1.14;letter-spacing:-.8px}
.home75-section-head p{margin:7px 0 0;color:#7b9297;font-size:12px}
.home75-section-head>a{flex:none;color:var(--h75-cyan);font-size:11px;font-weight:820;white-space:nowrap}
.home75-section-head>a b{font-size:16px}

.home75-showcase{padding:38px 0 8px;background:#fff}
.home75-showcase .home75-section-head{margin-bottom:17px}
.home75-showcase-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(340px,470px);gap:16px;overflow-x:auto;padding:0 max(22px,calc((100vw - 1180px)/2)) 26px;scroll-snap-type:x proximity;scrollbar-width:none}
.home75-showcase-scroll::-webkit-scrollbar{display:none}
.home75-showcase-card{position:relative;display:block;height:270px;overflow:hidden;border-radius:24px;background:#dceff2;scroll-snap-align:start;box-shadow:0 10px 26px rgba(14,58,67,.08)}
.home75-showcase-cover{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.home75-showcase-card:hover .home75-showcase-cover{transform:scale(1.025)}
.home75-showcase-fallback{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,#e8f9fa,#cdecef)}
.home75-showcase-fallback img{width:112px;height:112px;border-radius:26px;box-shadow:0 16px 40px rgba(19,78,89,.16)}
.home75-showcase-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,34,40,.03) 30%,rgba(7,36,43,.86) 100%)}
.home75-showcase-tag{position:absolute;left:17px;top:16px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.92);color:#147488;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 5px 15px rgba(0,0,0,.08)}
.home75-showcase-copy{position:absolute;left:20px;right:20px;bottom:18px;color:#fff}
.home75-showcase-copy b{display:block;overflow:hidden;font-size:23px;line-height:1.15;font-weight:850;letter-spacing:-.45px;text-overflow:ellipsis;white-space:nowrap}
.home75-showcase-copy small{display:block;margin-top:5px;color:#d7e9ec;font-size:11px}

.home75-app-rail{display:grid;grid-auto-flow:column;grid-auto-columns:154px;gap:14px;overflow-x:auto;padding-bottom:5px;scroll-snap-type:x proximity;scrollbar-width:none}
.home75-app-rail::-webkit-scrollbar{display:none}
.home75-app-card{min-width:0;color:inherit;scroll-snap-align:start}
.home75-app-card>img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid rgba(19,63,72,.07);border-radius:26px;background:#f4f7f8;box-shadow:0 8px 22px rgba(18,66,76,.07);transition:transform .18s ease,box-shadow .18s ease}
.home75-app-card:hover>img{transform:translateY(-2px);box-shadow:0 12px 26px rgba(18,66,76,.11)}
.home75-app-card>span{display:block;padding:10px 2px 0}
.home75-app-card b{display:block;overflow:hidden;color:var(--h75-deep);font-size:13px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}
.home75-app-card small{display:block;overflow:hidden;margin-top:3px;color:#81969b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.home75-app-card em{display:inline-block;margin:6px 2px 0;color:#2794a9;font-size:10px;font-style:normal;font-weight:760}

.home75-soft{background:linear-gradient(180deg,#f7fafb,#f3f8f9)}
.home75-rank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px}
.home75-rank-card{display:grid;grid-template-columns:30px 60px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:82px;padding:9px 4px;border-bottom:1px solid #dde8ea;color:inherit}
.home75-rank-no{color:#a8babf;font-size:11px;letter-spacing:.04em}
.home75-rank-card img{width:60px;height:60px;object-fit:cover;border-radius:17px;box-shadow:0 5px 13px rgba(25,74,83,.08)}
.home75-rank-card span{min-width:0}
.home75-rank-card span b{display:block;overflow:hidden;color:var(--h75-deep);font-size:13px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}
.home75-rank-card small{display:block;overflow:hidden;margin-top:3px;color:#81969b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.home75-rank-card span em{display:block;margin-top:5px;color:#2696aa;font-size:9.5px;font-style:normal;font-weight:760}
.home75-rank-card>i{color:#8ba1a6;font-size:20px;font-style:normal}

.home75-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}
.home75-list-panel{min-width:0}
.home75-list-panel header{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--h75-line)}
.home75-list-panel h2{font-size:24px}
.home75-list-panel header a{color:var(--h75-cyan);font-size:10px;font-weight:820;white-space:nowrap}
.home75-list-body>a{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;padding:9px 0;border-bottom:1px solid #e4edef;color:inherit}
.home75-list-body img{width:54px;height:54px;object-fit:cover;border-radius:15px}
.home75-list-body span{min-width:0}
.home75-list-body b{display:block;overflow:hidden;color:var(--h75-deep);font-size:13px;font-weight:810;text-overflow:ellipsis;white-space:nowrap}
.home75-list-body small{display:block;overflow:hidden;margin-top:4px;color:#81969b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.home75-list-body em{color:#2698ad;font-size:10px;font-style:normal;font-weight:760}

.home75-update-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.home75-update-grid>a{min-width:0;color:inherit}
.home75-update-grid img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid rgba(19,63,72,.07);border-radius:24px;background:#f3f7f8;box-shadow:0 8px 22px rgba(18,66,76,.06)}
.home75-update-grid span{display:block;padding:10px 2px 0}
.home75-update-grid b{display:block;overflow:hidden;color:var(--h75-deep);font-size:13px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}
.home75-update-grid small{display:block;margin-top:3px;color:#81969b;font-size:10px}
.home75-update-grid time{display:inline-block;margin-top:5px;color:#2495aa;font-size:9.5px;font-weight:760}

.home75-category-zone{margin-top:4px}
.home75-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}
.home75-category-grid>a{display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:11px;align-items:center;min-height:72px;padding:12px;border:1px solid #dfebed;border-radius:17px;background:#fff;color:inherit;box-shadow:0 5px 15px rgba(21,70,80,.025);transition:border .17s ease,transform .17s ease,box-shadow .17s ease}
.home75-category-grid>a:hover{border-color:#9edee7;transform:translateY(-2px);box-shadow:0 9px 20px rgba(21,70,80,.06)}
.home75-category-grid>a>span{grid-row:1/3;display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#e7f8f9,#d7f1f4);color:#078fa9;font-size:14px;font-weight:900}
.home75-category-grid b{align-self:end;overflow:hidden;color:var(--h75-deep);font-size:12px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}
.home75-category-grid small{align-self:start;margin-top:3px;color:#8a9ea3;font-size:9.5px}
.home75-category-grid em{grid-column:3;grid-row:1/3;color:#91a7ac;font-size:19px;font-style:normal}

.home75-publisher{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:21px;margin-top:42px;margin-bottom:52px;padding:27px 30px;border-radius:24px;background:linear-gradient(130deg,#0d3942,#125363);color:#fff;box-shadow:0 20px 40px rgba(11,49,58,.16)}
.home75-publisher-icon{display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.09)}
.home75-publisher-icon svg{width:31px;height:31px;fill:none;stroke:#62d7e7;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home75-publisher>div>span{color:#66d8e7}
.home75-publisher h2{color:#fff;font-size:25px}
.home75-publisher p{max-width:680px;margin:7px 0 0;color:#c6dce0;font-size:11px;line-height:1.6}
.home75-publisher>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:13px;background:#fff;color:#0d5667;font-size:10.5px;font-weight:850;white-space:nowrap}
.home75-publisher>a b{margin-left:7px;font-size:15px}

.home75-page .v51-footer{margin-top:0;background:#0c3038}
.home75-page .v62-footer-lead{padding-top:34px}
.home75-page .v51-footer-about p{max-width:620px;color:#c0d4d8}
.home75-page .v51-footer-grid nav>strong{color:#7faab3}
.home75-page .v51-footer-grid nav>a{color:#d9e6e9}
.home75-page .v51-footer-bottom{border-color:rgba(255,255,255,.08);color:#8fb0b7}

@media(max-width:980px){
  .home75-hero{padding:38px 0 35px}.home75-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr);gap:30px}.home75-hero h1{font-size:43px;letter-spacing:-1.7px}.home75-hero-copy>p{font-size:14px}.home75-showcase-scroll{padding-left:24px;padding-right:24px}.home75-update-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home75-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:760px){
  .home75-page .v51-header{position:sticky;top:0;z-index:120}
  .home75 .wrap{width:calc(100% - 28px)}
  .home75-hero{padding:25px 0 24px}.home75-hero-grid{grid-template-columns:1fr;gap:25px}.home75-hero h1{font-size:35px;line-height:1.06;letter-spacing:-1.35px}.home75-hero-copy>p{margin:15px 0 18px;font-size:13px;line-height:1.62}.home75-kicker{margin-bottom:13px;font-size:9.5px}.home75-search{height:53px;border-radius:16px;padding-left:15px}.home75-search input{font-size:12px}.home75-search button{height:41px;padding:0 16px;border-radius:12px;font-size:11px}.home75-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.home75-chips::-webkit-scrollbar{display:none}.home75-chips a{flex:none;padding:7px 11px;font-size:10px}.home75-proof{gap:13px 18px;margin-top:18px;padding-top:16px}.home75-proof span{font-size:10px}.home75-proof svg{width:16px;height:16px}
  .home75-hero-panel{padding:11px;border-radius:20px}.home75-panel-top{padding:6px 6px 10px}.home75-panel-top span{font-size:15px}.home75-panel-item{grid-template-columns:24px 48px minmax(0,1fr) 16px;min-height:61px;padding:6px}.home75-panel-item img{width:48px;height:48px;border-radius:13px}.home75-panel-item span b{font-size:12px}.home75-panel-item span small{font-size:9px}.home75-stats{margin-top:9px;padding-top:11px}.home75-stats b{font-size:13px}.home75-stats small{font-size:8px}
  .home75-section{padding-top:29px;padding-bottom:29px}.home75-section-head{align-items:end;margin-bottom:15px}.home75-section-head>div>span,.home75-list-panel header span,.home75-publisher>div>span{font-size:8.5px}.home75-section-head h2{font-size:23px;letter-spacing:-.55px}.home75-section-head p{margin-top:5px;font-size:10.5px}.home75-section-head>a{font-size:9.5px}
  .home75-showcase{padding:27px 0 5px}.home75-showcase-scroll{grid-auto-columns:82vw;gap:12px;padding:0 14px 18px}.home75-showcase-card{height:205px;border-radius:19px}.home75-showcase-copy{left:15px;right:15px;bottom:14px}.home75-showcase-copy b{font-size:18px}.home75-showcase-copy small{font-size:9.5px}.home75-showcase-tag{left:13px;top:12px;padding:6px 8px;font-size:8px}.home75-showcase-fallback img{width:82px;height:82px;border-radius:20px}
  .home75-app-rail{grid-auto-columns:132px;gap:13px}.home75-app-card>img{border-radius:21px}.home75-app-card>span{padding-top:8px}.home75-app-card b{font-size:12px}.home75-app-card small,.home75-app-card em{font-size:9px}
  .home75-rank-grid{grid-template-columns:1fr;gap:0}.home75-rank-card{grid-template-columns:26px 54px minmax(0,1fr) 16px;min-height:72px;padding:8px 2px}.home75-rank-card img{width:54px;height:54px;border-radius:15px}.home75-rank-card span b{font-size:12px}.home75-rank-card small,.home75-rank-card span em{font-size:9px}
  .home75-split{grid-template-columns:1fr;gap:28px}.home75-list-panel h2{font-size:21px}.home75-list-body>a{grid-template-columns:51px minmax(0,1fr) auto;min-height:68px}.home75-list-body img{width:51px;height:51px}.home75-list-body b{font-size:12px}.home75-list-body small,.home75-list-body em{font-size:9px}
  .home75-update-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home75-update-grid img{border-radius:18px}.home75-update-grid span{padding-top:7px}.home75-update-grid b{font-size:10.5px}.home75-update-grid small,.home75-update-grid time{font-size:8px}
  .home75-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home75-category-grid>a{grid-template-columns:38px minmax(0,1fr) auto;min-height:64px;padding:10px;border-radius:15px}.home75-category-grid>a>span{width:38px;height:38px;border-radius:11px;font-size:12px}.home75-category-grid b{font-size:11px}.home75-category-grid small{font-size:8.5px}
  .home75-publisher{grid-template-columns:50px minmax(0,1fr);gap:14px;margin-top:28px;margin-bottom:36px;padding:20px;border-radius:20px}.home75-publisher-icon{width:50px;height:50px;border-radius:15px}.home75-publisher-icon svg{width:26px;height:26px}.home75-publisher h2{font-size:20px}.home75-publisher p{font-size:10px}.home75-publisher>a{grid-column:1/-1;min-height:42px;width:100%;margin-top:2px}
}

@media(max-width:430px){
  .home75 .wrap{width:calc(100% - 22px)}
  .home75-hero{padding-top:22px}.home75-hero h1{font-size:31px;letter-spacing:-1.1px}.home75-hero h1 br{display:none}.home75-hero-copy>p{font-size:12px}.home75-search{grid-template-columns:20px minmax(0,1fr) auto;height:51px;gap:7px;padding-left:13px}.home75-search svg{width:18px;height:18px}.home75-search button{height:39px;padding:0 13px}.home75-proof{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.home75-proof span:nth-child(3){grid-column:1/-1}
  .home75-showcase-scroll{grid-auto-columns:86vw;padding-left:11px;padding-right:11px}.home75-showcase-card{height:190px}.home75-app-rail{grid-auto-columns:122px}.home75-update-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.home75-update-grid>a:nth-child(n+7){display:none}.home75-category-grid{grid-template-columns:1fr 1fr}.home75-category-grid>a{column-gap:8px}.home75-category-grid b{font-size:10.5px}.home75-category-grid small{font-size:8px}
}

@media(max-width:350px){
  .home75-hero h1{font-size:28px}.home75-search button{padding:0 10px}.home75-panel-item{grid-template-columns:21px 44px minmax(0,1fr) 14px;gap:7px}.home75-panel-item img{width:44px;height:44px}.home75-app-rail{grid-auto-columns:115px}.home75-category-grid{grid-template-columns:1fr}.home75-update-grid{gap:9px}.home75-publisher h2{font-size:18px}
}

@media(prefers-reduced-motion:reduce){.home75 *{scroll-behavior:auto!important;transition:none!important}}

/* APKDOVA V76 — landing header + responsive polish. Loaded after V72 so legacy rules cannot win. */
.home76-page{--h76-navy:#153f48;--h76-cyan:#08abc7;--h76-soft:#f5fafb;--h76-line:#dde9eb}
.home76-page,.home76-page *{-webkit-tap-highlight-color:transparent}
.home76-page{overflow-x:hidden}
.home76-page main{overflow:visible!important}
.home76-page .home75{overflow:visible!important}

/* Header: one stable layout at every phone width. */
.home76-page .v51-header{position:sticky!important;top:0!important;z-index:220!important;background:#fff!important;border-bottom:1px solid #e4edef!important;box-shadow:0 2px 14px rgba(14,58,67,.045)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.home76-page .v51-header-row{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;height:68px!important;margin-inline:auto!important;display:flex!important;align-items:center!important;gap:15px!important;padding:0!important}
.home76-page .v51-menu-btn{order:0!important;flex:0 0 42px!important}
.home76-page .v71-main-logo{display:flex!important;align-items:center!important;flex:0 0 auto!important;min-width:0!important;margin:0!important}
.home76-page .v71-main-logo img{display:block!important;width:142px!important;max-width:142px!important;height:auto!important}
.home76-page .v51-desktop-nav{display:flex!important;gap:2px!important;margin-left:4px!important}
.home76-page .v51-desktop-nav a{padding:10px 11px!important;border-radius:10px!important;color:#365c64!important;font-size:13px!important;font-weight:760!important}
.home76-page .v51-desktop-nav a:hover{background:#eef8f9!important;color:#078da6!important}
.home76-page .v51-header-search{display:flex!important;min-width:210px!important;max-width:330px!important;height:44px!important;margin-left:auto!important;border:1px solid #dfeaec!important;border-radius:14px!important;background:#f6f9fa!important}
.home76-page .v51-header-search input{font-size:13px!important}
.home76-page .v51-header-actions{display:flex!important;align-items:center!important;gap:7px!important;flex:0 0 auto!important}
.home76-page .v51-round,.home76-page .v51-account{width:42px!important;height:42px!important;flex:0 0 42px!important;border:1px solid #deeaec!important;border-radius:13px!important;background:#fff!important;color:#079db8!important;box-shadow:none!important}
.home76-page .v51-round svg,.home76-page .v51-account svg{width:21px!important;height:21px!important}
.home76-page .v51-account>span{width:40px!important;height:40px!important;border-radius:12px!important;background:#08abc7!important}
.home76-page .v51-mobile-search{background:#fff!important;border-bottom:1px solid var(--h76-line)!important;box-shadow:0 7px 16px rgba(14,58,67,.05)!important}
.home76-page .v51-mobile-search form{width:min(1180px,calc(100% - 28px))!important;margin-inline:auto!important;padding:10px 0 12px!important}
.home76-page .v51-mobile-search input{height:44px!important;border-radius:12px!important;font-size:14px!important}
.home76-page .v51-mobile-search button{height:44px!important;border-radius:12px!important;background:#0a9fb9!important;font-size:12px!important}

/* Drawer: predictable width, proper scrolling and readable rows. */
.home76-page .v51-menu-backdrop{z-index:230!important;background:rgba(6,31,37,.58)!important}
.home76-page .v51-drawer{z-index:240!important;width:min(88vw,350px)!important;max-width:calc(100vw - 28px)!important;height:100dvh!important;max-height:100dvh!important;background:#fff!important;box-shadow:20px 0 50px rgba(3,25,30,.22)!important;padding-left:0!important}
.home76-page .v51-drawer-top{height:64px!important;flex:0 0 64px!important;padding:0 12px 0 16px!important;border-bottom:1px solid #e2ecee!important}
.home76-page .v51-drawer-top .v71-main-logo img{width:132px!important;max-width:132px!important}
.home76-page .v51-drawer-close{width:40px!important;height:40px!important;border:0!important;border-radius:12px!important;background:#edf8f9!important;color:#079db8!important}
.home76-page .v51-drawer-scroll{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;padding-bottom:max(18px,env(safe-area-inset-bottom))!important}
.home76-page .v51-drawer-band{padding:14px 16px 6px!important;color:#81979c!important;font-size:9px!important;font-weight:900!important;letter-spacing:.11em!important}
.home76-page .v51-drawer-links{display:grid!important;padding:0 9px!important}
.home76-page .v51-drawer-links a{display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;min-height:50px!important;padding:5px 8px!important;border-radius:12px!important}
.home76-page .v51-drawer-categories a{grid-template-columns:38px minmax(0,1fr) auto auto!important;min-height:48px!important}
.home76-page .v51-drawer-links a>span{display:grid!important;width:36px!important;height:36px!important;place-items:center!important;border-radius:11px!important;background:#eef9fa!important;color:#079db8!important}
.home76-page .v51-drawer-links svg{width:19px!important;height:19px!important}
.home76-page .v51-drawer-links b{min-width:0!important;overflow:hidden!important;color:#173f48!important;font-size:13.5px!important;font-weight:760!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.home76-page .v51-drawer-links small{color:#84999e!important;font-size:10px!important}
.home76-page .v51-drawer-links em{color:#9aadb1!important;font-size:18px!important}
.home76-page .v51-drawer-footer{grid-template-columns:1fr 1fr!important;gap:8px!important;margin:12px 16px 0!important;padding-top:12px!important}
.home76-page .v51-drawer-footer a{min-height:40px!important;border:1px solid #dce8ea!important;border-radius:11px!important;font-size:10.5px!important}
.home76-page.v51-menu-open{overflow:hidden!important;touch-action:auto!important}

/* Catalog strip: compact, useful, and aligned with the reference mobile hierarchy. */
.home76-platform{background:#08a9c5;color:#fff}
.home76-platform .wrap{min-height:46px;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center}
.home76-platform strong{font-size:11px;font-weight:900;letter-spacing:.02em}
.home76-platform span{font-size:11px;color:#e9fbff}
.home76-topics{border-bottom:1px solid #e8eff1;background:#fff}
.home76-topics .wrap{min-height:45px;display:flex;align-items:center;gap:25px;overflow-x:auto;scrollbar-width:none;white-space:nowrap}
.home76-topics .wrap::-webkit-scrollbar{display:none}
.home76-topics span{flex:none;font-size:14px}
.home76-topics a{flex:none;color:#71878c;font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:.02em}
.home76-topics a:hover{color:#079bb5}

/* Landing page polish: less empty space, no tiny mobile type, consistent cards. */
.home76-page .home75-hero{padding:44px 0 38px}
.home76-page .home75-hero-grid{gap:44px}
.home76-page .home75-hero h1{font-size:clamp(40px,4.2vw,54px)}
.home76-page .home75-hero-copy>p{font-size:15px;line-height:1.65}
.home76-page .home75-section{padding-top:38px;padding-bottom:38px}
.home76-page .home75-section-head h2{font-size:28px}
.home76-page .home75-section-head p{font-size:12px;line-height:1.55}
.home76-page .home75-showcase-card,.home76-page .home75-app-card>img,.home76-page .home75-update-grid img{border-color:#e0eaec;box-shadow:0 8px 24px rgba(17,62,71,.065)}
.home76-page .home75-app-card b,.home76-page .home75-update-grid b,.home76-page .home75-list-body b,.home76-page .home75-rank-card span b{line-height:1.3}
.home76-page .home75-category-grid>a{border-color:#e1ebed}

@media(max-width:980px){
  .home76-page .v51-header-row{width:calc(100% - 28px)!important;height:64px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px 42px!important;gap:5px!important}
  .home76-page .v51-menu-btn{display:grid!important;grid-column:1!important}
  .home76-page .v71-main-logo{grid-column:2!important;justify-self:start!important}
  .home76-page .v71-main-logo img{width:132px!important;max-width:132px!important}
  .home76-page .v51-desktop-nav,.home76-page .v51-header-search{display:none!important}
  .home76-page .v51-header-actions{grid-column:3/5!important;display:grid!important;grid-template-columns:42px 42px!important;gap:5px!important}
  .home76-page .v51-round,.home76-page .v51-account{display:grid!important;width:42px!important;height:42px!important}
  .home76-page .v51-search-btn{grid-column:1!important}.home76-page .v51-account{grid-column:2!important}
  .home76-page .v51-account>b{display:none!important}
}

@media(max-width:760px){
  .home76-platform .wrap{width:calc(100% - 24px)!important;min-height:42px;display:block;padding:8px 0;line-height:1.35}
  .home76-platform strong{display:block;font-size:10.5px}.home76-platform span{display:block;margin-top:2px;font-size:10.5px}
  .home76-topics .wrap{width:calc(100% - 24px)!important;min-height:42px;gap:21px;padding:0}
  .home76-topics a{font-size:10.5px}
  .home76-page .home75 .wrap{width:calc(100% - 28px)!important}
  .home76-page .home75-hero{padding:28px 0 25px}
  .home76-page .home75-hero-grid{gap:22px}
  .home76-page .home75-kicker{font-size:10px;line-height:1.35}
  .home76-page .home75-hero h1{font-size:34px;line-height:1.07;letter-spacing:-1.2px}
  .home76-page .home75-hero-copy>p{margin:14px 0 18px;font-size:14px;line-height:1.58}
  .home76-page .home75-search{height:54px;border-radius:16px}
  .home76-page .home75-search input{font-size:14px}
  .home76-page .home75-search button{height:42px;font-size:12px}
  .home76-page .home75-chips a{font-size:11px}
  .home76-page .home75-proof span{font-size:11px;line-height:1.3}
  .home76-page .home75-panel-top span{font-size:16px}.home76-page .home75-panel-top small{font-size:10px}.home76-page .home75-panel-top a{font-size:11px}
  .home76-page .home75-panel-item span b{font-size:13px}.home76-page .home75-panel-item span small{font-size:10px}
  .home76-page .home75-stats b{font-size:14px}.home76-page .home75-stats small{font-size:9px}
  .home76-page .home75-section{padding-top:31px;padding-bottom:31px}
  .home76-page .home75-section-head{align-items:flex-end;gap:12px;margin-bottom:16px}
  .home76-page .home75-section-head>div>span,.home76-page .home75-list-panel header span,.home76-page .home75-publisher>div>span{font-size:9.5px}
  .home76-page .home75-section-head h2{font-size:24px;line-height:1.15}.home76-page .home75-section-head p{font-size:11.5px}.home76-page .home75-section-head>a{font-size:10.5px}
  .home76-page .home75-showcase{padding-top:28px}.home76-page .home75-showcase-scroll{grid-auto-columns:82vw;gap:12px;padding-left:14px;padding-right:14px}.home76-page .home75-showcase-card{height:205px;border-radius:19px}.home76-page .home75-showcase-copy b{font-size:19px}.home76-page .home75-showcase-copy small{font-size:10.5px}.home76-page .home75-showcase-tag{font-size:8.5px}
  .home76-page .home75-app-rail{grid-auto-columns:140px;gap:14px}.home76-page .home75-app-card b{font-size:13px}.home76-page .home75-app-card small,.home76-page .home75-app-card em{font-size:10px}
  .home76-page .home75-rank-card{min-height:74px}.home76-page .home75-rank-card span b{font-size:13px}.home76-page .home75-rank-card small,.home76-page .home75-rank-card span em{font-size:10px}
  .home76-page .home75-list-body>a{min-height:70px}.home76-page .home75-list-body b{font-size:13px}.home76-page .home75-list-body small,.home76-page .home75-list-body em{font-size:10px}
  .home76-page .home75-update-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home76-page .home75-update-grid b{font-size:11.5px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home76-page .home75-update-grid small,.home76-page .home75-update-grid time{font-size:9.5px}
  .home76-page .home75-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home76-page .home75-category-grid b{font-size:12px}.home76-page .home75-category-grid small{font-size:9.5px}
  .home76-page .home75-publisher h2{font-size:21px}.home76-page .home75-publisher p{font-size:11.5px}.home76-page .home75-publisher>a{font-size:11px}
}

@media(max-width:430px){
  .home76-page .v51-header-row{width:calc(100% - 20px)!important;grid-template-columns:40px minmax(0,1fr) 40px 40px!important;gap:4px!important;height:62px!important}
  .home76-page .v51-round,.home76-page .v51-account{width:40px!important;height:40px!important;flex-basis:40px!important;border-radius:12px!important}
  .home76-page .v51-header-actions{grid-template-columns:40px 40px!important;gap:4px!important}
  .home76-page .v71-main-logo img{width:124px!important;max-width:124px!important}
  .home76-page .home75 .wrap{width:calc(100% - 22px)!important}
  .home76-page .home75-hero{padding-top:24px}
  .home76-page .home75-hero h1{font-size:31px}.home76-page .home75-hero-copy>p{font-size:13.5px}
  .home76-page .home75-search{grid-template-columns:20px minmax(0,1fr) auto;height:52px;padding-left:13px}.home76-page .home75-search input{font-size:13.5px}.home76-page .home75-search button{height:40px;padding:0 13px;font-size:11.5px}
  .home76-page .home75-proof{grid-template-columns:1fr;gap:9px}.home76-page .home75-proof span:nth-child(3){grid-column:auto}
  .home76-page .home75-showcase-scroll{grid-auto-columns:86vw;padding-left:11px;padding-right:11px}.home76-page .home75-showcase-card{height:192px}
  .home76-page .home75-app-rail{grid-auto-columns:132px}
  .home76-page .home75-update-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home76-page .home75-update-grid>a:nth-child(n+7){display:block}.home76-page .home75-update-grid b{font-size:11px}.home76-page .home75-update-grid small,.home76-page .home75-update-grid time{font-size:9px}
  .home76-page .home75-category-grid{grid-template-columns:1fr 1fr}.home76-page .home75-category-grid>a{grid-template-columns:38px minmax(0,1fr) auto;column-gap:8px;padding:10px}.home76-page .home75-category-grid b{font-size:11.5px}.home76-page .home75-category-grid small{font-size:9px}
  .home76-page .home75-publisher{padding:19px}
}

@media(max-width:360px){
  .home76-page .v51-header-row{width:calc(100% - 16px)!important;grid-template-columns:38px minmax(0,1fr) 38px 38px!important;gap:3px!important}
  .home76-page .v51-round,.home76-page .v51-account{width:38px!important;height:38px!important;flex-basis:38px!important}
  .home76-page .v51-header-actions{grid-template-columns:38px 38px!important;gap:3px!important}
  .home76-page .v71-main-logo img{width:112px!important;max-width:112px!important}
  .home76-page .v51-drawer{width:min(90vw,320px)!important;max-width:calc(100vw - 20px)!important}
  .home76-page .home75-hero h1{font-size:29px}
  .home76-page .home75-section-head h2{font-size:22px}
  .home76-page .home75-update-grid{gap:8px}
  .home76-page .home75-category-grid{grid-template-columns:1fr}
}

/* APKDOVA V77 — reported Featured + Trending landing fixes */
.home76-page .home75-showcase{overflow:hidden}
.home76-page .home75-showcase-scroll{grid-auto-columns:clamp(300px,36vw,430px);gap:14px;padding-bottom:22px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
.home76-page .home75-showcase-card{isolation:isolate;height:244px;border:1px solid #dce8ea;border-radius:22px;background:#e8f5f7;box-shadow:0 8px 22px rgba(17,62,71,.07)}
.home76-page .home75-showcase-fallback{position:absolute;inset:0;z-index:0;display:grid;place-items:center;background:linear-gradient(145deg,#edf9fa,#d8f0f3)}
.home76-page .home75-showcase-fallback img{width:92px;height:92px;border-radius:22px;object-fit:cover}
.home76-page .home75-showcase-cover{position:absolute;inset:0;z-index:1;display:block;object-position:center center}
.home76-page .home75-showcase-shade{z-index:2}.home76-page .home75-showcase-tag,.home76-page .home75-showcase-copy{z-index:3}.home76-page .home75-showcase-copy b{font-size:21px}
.home76-page .home77-trending-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:10px;overflow:visible;padding:0}
.home76-page .home77-trending-grid .home75-app-card{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) 16px;grid-template-rows:auto auto;column-gap:10px;align-items:center;min-height:78px;padding:9px 10px;border:1px solid #e0eaec;border-radius:16px;background:#fff;box-shadow:0 5px 15px rgba(17,62,71,.04);scroll-snap-align:none}
.home76-page .home77-trending-grid .home75-app-card>img{grid-column:1;grid-row:1/3;width:58px;height:58px;aspect-ratio:auto;margin:0;border-radius:14px;box-shadow:none}
.home76-page .home77-trending-grid .home75-app-card>span{grid-column:2;grid-row:1;align-self:end;min-width:0;padding:0}
.home76-page .home77-trending-grid .home75-app-card b{font-size:12.5px;line-height:1.25}.home76-page .home77-trending-grid .home75-app-card small{margin-top:2px;font-size:9.5px}
.home76-page .home77-trending-grid .home75-app-card em{grid-column:2;grid-row:2;align-self:start;margin:3px 0 0;font-size:9.5px}
.home76-page .home77-card-arrow{grid-column:3;grid-row:1/3;align-self:center;color:#8ba3a8;font-size:22px;font-style:normal;line-height:1}
.home76-page .home77-trending-grid .home75-app-card:hover{border-color:#b9dfe5;background:#f8fcfc;transform:translateY(-1px)}.home76-page .home77-trending-grid .home75-app-card:hover>img{transform:none;box-shadow:none}
@media(max-width:980px){.home76-page .home77-trending-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.home76-page .home75-showcase-scroll{grid-auto-columns:min(78vw,300px);gap:10px;padding-left:14px;padding-right:14px;padding-bottom:17px}.home76-page .home75-showcase-card{height:178px;border-radius:18px}.home76-page .home75-showcase-fallback img{width:76px;height:76px;border-radius:18px}.home76-page .home75-showcase-copy{left:14px;right:14px;bottom:13px}.home76-page .home75-showcase-copy b{font-size:17px}.home76-page .home75-showcase-copy small{font-size:9.5px}.home76-page .home75-showcase-tag{left:12px;top:11px;padding:5px 8px;font-size:8px}.home76-page .home77-trending-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home76-page .home77-trending-grid .home75-app-card{grid-template-columns:48px minmax(0,1fr);min-height:68px;padding:8px;column-gap:8px;border-radius:14px}.home76-page .home77-trending-grid .home75-app-card>img{width:48px;height:48px;border-radius:12px}.home76-page .home77-trending-grid .home75-app-card b{font-size:11.5px}.home76-page .home77-trending-grid .home75-app-card small,.home76-page .home77-trending-grid .home75-app-card em{font-size:9px}.home76-page .home77-card-arrow{display:none}}
@media(max-width:430px){.home76-page .home75-showcase-scroll{grid-auto-columns:82vw;padding-left:11px;padding-right:11px}.home76-page .home75-showcase-card{height:172px}.home76-page .home77-trending-grid{gap:7px}.home76-page .home77-trending-grid .home75-app-card{grid-template-columns:44px minmax(0,1fr);min-height:64px;padding:7px;column-gap:7px}.home76-page .home77-trending-grid .home75-app-card>img{width:44px;height:44px;border-radius:11px}.home76-page .home77-trending-grid .home75-app-card b{font-size:11px}.home76-page .home77-trending-grid .home75-app-card small,.home76-page .home77-trending-grid .home75-app-card em{font-size:8.5px}}
@media(max-width:350px){.home76-page .home77-trending-grid{grid-template-columns:1fr}.home76-page .home77-trending-grid .home75-app-card{grid-template-columns:48px minmax(0,1fr) 14px}.home76-page .home77-trending-grid .home75-app-card>img{width:48px;height:48px}.home76-page .home77-card-arrow{display:block}}


/* APKDOVA V78 — simplified landing + mobile scale polish.
   Removed Featured/Worth a look today and What people are checking sections in markup.
   These rules keep remaining landing content compact, readable and touch-friendly. */
.home78-page .home75{background:#fff}
.home78-page .home75 .wrap{max-width:1160px}
.home78-page .home75-hero{padding:46px 0 40px}
.home78-page .home75-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:42px}
.home78-page .home75-hero h1{font-size:46px;line-height:1.04;letter-spacing:-1.7px}
.home78-page .home75-hero-copy>p{max-width:650px;font-size:14.5px;line-height:1.65}
.home78-page .home75-search{max-width:650px;height:56px}
.home78-page .home75-search input{font-size:14px}
.home78-page .home75-search button{height:42px;font-size:12px}
.home78-page .home75-chips{gap:8px;margin-top:14px}
.home78-page .home75-chips a{min-height:36px;padding:0 13px;font-size:10.5px}
.home78-page .home75-proof{margin-top:18px;gap:10px}
.home78-page .home75-proof span{min-height:44px;padding:9px 11px;font-size:10.5px}
.home78-page .home75-hero-panel{border-radius:22px;box-shadow:0 14px 38px rgba(18,64,73,.09)}
.home78-page .home75-panel-item{min-height:67px}
.home78-page .home75-panel-item img{width:49px;height:49px;border-radius:13px}
.home78-page .home75-panel-item span b{font-size:13px}
.home78-page .home75-panel-item span small{font-size:9.5px}
.home78-page .home75-stats{padding:13px 15px}
.home78-page .home75-stats b{font-size:14px}
.home78-page .home75-stats small{font-size:9px}

.home78-page .home75-section{padding-top:38px;padding-bottom:38px}
.home78-page .home75-section-head{margin-bottom:18px}
.home78-page .home75-section-head>div>span,.home78-page .home75-list-panel header span,.home78-page .home75-publisher>div>span{font-size:9.5px;letter-spacing:.08em}
.home78-page .home75-section-head h2{font-size:27px;line-height:1.14;letter-spacing:-.65px}
.home78-page .home75-section-head p{margin-top:6px;font-size:11.5px;line-height:1.5}
.home78-page .home75-section-head>a{min-height:34px;display:inline-flex;align-items:center;font-size:10.5px}

.home78-page .home75-rank-grid{gap:0 26px}
.home78-page .home75-rank-card{grid-template-columns:28px 56px minmax(0,1fr) 18px;gap:10px;min-height:78px;padding:8px 2px}
.home78-page .home75-rank-card img{width:56px;height:56px;border-radius:15px}
.home78-page .home75-rank-card span b{font-size:13px}
.home78-page .home75-rank-card small{font-size:9.5px}
.home78-page .home75-rank-card span em{font-size:9.5px}

.home78-page .home75-split{gap:34px}
.home78-page .home75-list-panel{padding:18px;border:1px solid #e1eaec;border-radius:20px;background:#fff;box-shadow:0 7px 20px rgba(20,63,72,.035)}
.home78-page .home75-list-panel h2{font-size:22px}
.home78-page .home75-list-body>a{grid-template-columns:50px minmax(0,1fr) auto;min-height:67px;padding:8px 0}
.home78-page .home75-list-body img{width:50px;height:50px;border-radius:13px}
.home78-page .home75-list-body b{font-size:12.5px}
.home78-page .home75-list-body small,.home78-page .home75-list-body em{font-size:9.5px}

.home78-page .home75-update-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.home78-page .home75-update-grid>a{padding:9px;border:1px solid #e1eaec;border-radius:18px;background:#fff;box-shadow:0 6px 18px rgba(20,63,72,.035);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.home78-page .home75-update-grid>a:hover{transform:translateY(-2px);border-color:#b8dde4;box-shadow:0 10px 24px rgba(20,63,72,.07)}
.home78-page .home75-update-grid img{border:0;border-radius:16px;box-shadow:none}
.home78-page .home75-update-grid span{padding:9px 2px 2px}
.home78-page .home75-update-grid b{font-size:12.5px;line-height:1.3}
.home78-page .home75-update-grid small{font-size:9.5px}
.home78-page .home75-update-grid time{font-size:9px}

.home78-page .home75-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.home78-page .home75-category-grid>a{min-height:68px;padding:10px 11px;border-radius:15px}
.home78-page .home75-category-grid>a>span{width:40px;height:40px;border-radius:12px;font-size:13px}
.home78-page .home75-category-grid b{font-size:11.5px}
.home78-page .home75-category-grid small{font-size:9px}

.home78-page .home75-publisher{margin-top:34px;margin-bottom:44px;padding:24px 26px;border-radius:22px}
.home78-page .home75-publisher h2{font-size:23px}
.home78-page .home75-publisher p{font-size:11px}

@media(max-width:980px){
  .home78-page .home75-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.88fr);gap:26px}
  .home78-page .home75-hero h1{font-size:40px}
  .home78-page .home75-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:760px){
  .home78-page main{overflow-x:clip}
  .home78-page .home75 .wrap{width:calc(100% - 28px)!important}
  .home78-page .home76-platform .wrap{width:calc(100% - 28px)!important;min-height:36px;padding:7px 0}
  .home78-page .home76-platform strong{font-size:10px}
  .home78-page .home76-platform span{display:none}
  .home78-page .home76-topics .wrap{width:calc(100% - 28px)!important;min-height:38px;gap:18px}
  .home78-page .home76-topics span{font-size:12px}
  .home78-page .home76-topics a{font-size:9.5px}

  .home78-page .home75-hero{padding:24px 0 25px}
  .home78-page .home75-hero-grid{display:block}
  .home78-page .home75-kicker{font-size:9.5px}
  .home78-page .home75-hero h1{max-width:520px;margin-top:10px;font-size:31px;line-height:1.08;letter-spacing:-1px}
  .home78-page .home75-hero-copy>p{margin-top:12px;font-size:13.5px;line-height:1.58}
  .home78-page .home75-search{height:50px;margin-top:17px;padding-left:12px;border-radius:15px}
  .home78-page .home75-search svg{width:19px;height:19px}
  .home78-page .home75-search input{font-size:13px}
  .home78-page .home75-search button{height:38px;padding:0 13px;border-radius:11px;font-size:11px}
  .home78-page .home75-chips{gap:7px;margin-top:11px;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px}
  .home78-page .home75-chips::-webkit-scrollbar{display:none}
  .home78-page .home75-chips a{flex:none;min-height:34px;padding:0 11px;font-size:10px}
  .home78-page .home75-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:14px}
  .home78-page .home75-proof span{min-height:48px;padding:7px 6px;gap:5px;justify-content:center;text-align:center;font-size:9px;line-height:1.25}
  .home78-page .home75-proof svg{width:16px;height:16px}
  .home78-page .home75-hero-panel{margin-top:19px;border-radius:18px}
  .home78-page .home75-panel-top{padding:14px 14px 10px}
  .home78-page .home75-panel-top span{font-size:15px}
  .home78-page .home75-panel-top small{font-size:9.5px}
  .home78-page .home75-panel-top a{font-size:10px}
  .home78-page .home75-panel-item{grid-template-columns:22px 46px minmax(0,1fr) 14px;gap:8px;min-height:62px;padding:7px 12px}
  .home78-page .home75-panel-item img{width:46px;height:46px;border-radius:12px}
  .home78-page .home75-panel-item span b{font-size:12.5px}
  .home78-page .home75-panel-item span small{font-size:9px}
  .home78-page .home75-stats{padding:11px 12px}
  .home78-page .home75-stats b{font-size:13px}
  .home78-page .home75-stats small{font-size:8.5px}

  .home78-page .home75-section{padding-top:27px;padding-bottom:27px}
  .home78-page .home75-section-head{align-items:flex-end;gap:10px;margin-bottom:14px}
  .home78-page .home75-section-head>div>span,.home78-page .home75-list-panel header span,.home78-page .home75-publisher>div>span{font-size:9px}
  .home78-page .home75-section-head h2{font-size:22px;line-height:1.16;letter-spacing:-.45px}
  .home78-page .home75-section-head p{font-size:11px;line-height:1.45}
  .home78-page .home75-section-head>a{font-size:10px;white-space:nowrap}

  .home78-page .home75-rank-grid{grid-template-columns:1fr;gap:0}
  .home78-page .home75-rank-card{grid-template-columns:24px 52px minmax(0,1fr) 14px;gap:9px;min-height:70px;padding:8px 0}
  .home78-page .home75-rank-card img{width:52px;height:52px;border-radius:14px}
  .home78-page .home75-rank-card span b{font-size:12.5px}
  .home78-page .home75-rank-card small,.home78-page .home75-rank-card span em{font-size:9px}

  .home78-page .home75-split{grid-template-columns:1fr;gap:18px}
  .home78-page .home75-list-panel{padding:14px;border-radius:17px}
  .home78-page .home75-list-panel h2{font-size:19px}
  .home78-page .home75-list-panel header{padding-bottom:9px}
  .home78-page .home75-list-panel header a{font-size:9.5px}
  .home78-page .home75-list-body>a{grid-template-columns:48px minmax(0,1fr) auto;min-height:63px;padding:7px 0}
  .home78-page .home75-list-body img{width:48px;height:48px;border-radius:12px}
  .home78-page .home75-list-body b{font-size:12px}
  .home78-page .home75-list-body small,.home78-page .home75-list-body em{font-size:9px}

  .home78-page .home75-update-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .home78-page .home75-update-grid>a{display:block!important;padding:8px;border-radius:15px}
  .home78-page .home75-update-grid img{border-radius:13px}
  .home78-page .home75-update-grid span{padding:7px 1px 1px}
  .home78-page .home75-update-grid b{font-size:12px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:31px}
  .home78-page .home75-update-grid small{font-size:9px}
  .home78-page .home75-update-grid time{font-size:8.5px}

  .home78-page .home75-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .home78-page .home75-category-grid>a{grid-template-columns:38px minmax(0,1fr) auto;column-gap:8px;min-height:60px;padding:9px;border-radius:14px}
  .home78-page .home75-category-grid>a>span{width:38px;height:38px;border-radius:11px;font-size:12px}
  .home78-page .home75-category-grid b{font-size:11px}
  .home78-page .home75-category-grid small{font-size:8.5px}
  .home78-page .home75-category-grid em{font-size:17px}

  .home78-page .home75-publisher{grid-template-columns:48px minmax(0,1fr);gap:13px;margin-top:24px;margin-bottom:31px;padding:17px;border-radius:18px}
  .home78-page .home75-publisher-icon{width:48px;height:48px;border-radius:14px}
  .home78-page .home75-publisher-icon svg{width:24px;height:24px}
  .home78-page .home75-publisher h2{font-size:18px;line-height:1.2}
  .home78-page .home75-publisher p{font-size:10.5px;line-height:1.5}
  .home78-page .home75-publisher>a{grid-column:1/-1;width:100%;min-height:40px;margin-top:1px;font-size:10.5px}
}

@media(max-width:430px){
  .home78-page .home75 .wrap{width:calc(100% - 22px)!important}
  .home78-page .home76-platform .wrap,.home78-page .home76-topics .wrap{width:calc(100% - 22px)!important}
  .home78-page .home75-hero{padding-top:21px}
  .home78-page .home75-hero h1{font-size:29px}
  .home78-page .home75-hero-copy>p{font-size:13px}
  .home78-page .home75-proof span{font-size:8.7px}
  .home78-page .home75-section-head h2{font-size:21px}
  .home78-page .home75-section-head p{font-size:10.5px}
  .home78-page .home75-rank-card{grid-template-columns:22px 50px minmax(0,1fr) 13px;gap:8px;min-height:68px}
  .home78-page .home75-rank-card img{width:50px;height:50px}
  .home78-page .home75-update-grid{gap:8px}
  .home78-page .home75-update-grid>a{padding:7px}
  .home78-page .home75-category-grid{gap:7px}
}

@media(max-width:350px){
  .home78-page .home75 .wrap{width:calc(100% - 18px)!important}
  .home78-page .home75-hero h1{font-size:27px}
  .home78-page .home75-proof{grid-template-columns:1fr}
  .home78-page .home75-proof span{min-height:38px;justify-content:flex-start;text-align:left;padding:7px 9px;font-size:9.5px}
  .home78-page .home75-category-grid{grid-template-columns:1fr}
  .home78-page .home75-section-head h2{font-size:20px}
}
