/*
Theme Name: Yono Store Complete
Description: Premium responsive WordPress app directory theme with unlimited apps, categories, app manager and SEO.
Version: 12.0 Premium Showcase
*/
:root{--accent:#7c3aed;--accent2:#06b6d4;--bg:#f8faff;--surface:#ffffff;--surface2:#fbfaff;--text:#101828;--muted:#667085;--border:#e8e7f0;--shadow:0 16px 45px rgba(76,29,149,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.5}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}
.site-header{background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.header-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo{font-size:22px;font-weight:900;color:var(--accent)}.logo img,.custom-logo{max-height:42px;width:auto}.header-actions{display:flex;align-items:center;gap:9px}.menu ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}.menu a{font-size:13px;font-weight:800}.header-telegram,.theme-toggle{border:1px solid var(--border);border-radius:10px;padding:8px 11px;font-size:12px;font-weight:800;background:var(--surface)}.header-telegram{background:linear-gradient(135deg,#7c3aed,#06b6d4);color:#fff;border-color:transparent}.theme-toggle{cursor:pointer}
.hero{padding:30px 0 16px}.hero-box:before{content:'';position:absolute;inset:auto -80px -110px auto;width:230px;height:230px;border-radius:50%;background:rgba(124,58,237,.10);pointer-events:none}.hero-box:after{content:'';position:absolute;inset:-90px auto auto -90px;width:190px;height:190px;border-radius:50%;background:rgba(6,182,212,.09);pointer-events:none}.hero-box{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff,#f5f3ff 55%,#ecfeff);border:1px solid var(--border);border-radius:26px;padding:44px 28px;text-align:center;box-shadow:var(--shadow)}.hero-glow{display:none}.eyebrow{display:inline-block;font-size:10px;letter-spacing:.12em;font-weight:900;color:var(--accent);margin-bottom:7px}.hero h1{margin:0 0 9px;font-size:40px;line-height:1.1;letter-spacing:-.04em}.hero p{color:var(--muted);max-width:720px;margin:auto}.search{display:flex;max-width:720px;margin:23px auto 0}.search input{flex:1;min-width:0;padding:15px 17px;border:1px solid var(--border);border-right:0;border-radius:13px 0 0 13px;font-size:15px;background:#fff}.search button{border:0;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;padding:0 24px;border-radius:0 13px 13px 0;font-weight:900}.hero-stats{display:flex;justify-content:center;gap:10px;margin-top:25px}.hero-stats div{min-width:105px;padding:10px 15px;background:rgba(255,255,255,.8);border:1px solid var(--border);border-radius:13px}.hero-stats strong,.hero-stats span{display:block}.hero-stats strong{font-size:17px}.hero-stats span{font-size:10px;color:var(--muted);font-weight:700}
.section{padding:12px 0 10px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:12px 0 15px}.section-head h2{margin:0;font-size:23px;letter-spacing:-.02em}.muted{color:var(--muted);font-size:12px}.categories{display:flex;gap:9px;overflow:auto;padding:2px 0 13px}.cat{background:var(--surface);border:1px solid var(--border);padding:9px 15px;border-radius:999px;white-space:nowrap;font-size:12px;font-weight:800}.cat.active{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;border-color:transparent}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:15px;display:grid;grid-template-columns:70px 1fr;gap:12px;min-width:0;transition:transform .2s,box-shadow .2s}.premium-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.app-logo{width:70px;height:70px;border-radius:17px;object-fit:cover;background:#eef1f6;grid-row:2;box-shadow:0 5px 12px rgba(15,23,42,.08)}.info{min-width:0;grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title buttons" "stats stats";column-gap:9px;align-items:center}.title{grid-area:title;font-size:15px;font-weight:900;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-mini-stats{grid-area:stats}.buttons{grid-area:buttons;display:flex;gap:6px;margin:0;align-items:center;justify-content:flex-end}.buttons .btn{white-space:nowrap}.btn{display:inline-block;padding:8px 13px;border-radius:9px;font-size:12px;font-weight:900}.primary{background:var(--accent);color:#fff}.card-top{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;min-height:18px}.card-cat{font-size:10px;font-weight:800;color:var(--muted);background:var(--surface2);border:1px solid var(--border);padding:4px 7px;border-radius:999px}.rank-badge,.latest-badge{font-size:9px;font-weight:900;padding:4px 7px;border-radius:999px;background:#eef2ff;color:#4338ca}.latest-badge{background:#ecfdf5;color:#047857}.featured-card{min-height:145px}
.detail-wrap{padding:30px 0}.app-detail-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:26px;box-shadow:var(--shadow);max-width:850px;margin:auto}.back-link{font-size:12px;color:var(--muted);font-weight:800}.detail-hero{display:flex;gap:20px;align-items:center;margin-top:18px}.detail-logo{width:120px;height:120px;border-radius:26px;object-fit:cover;box-shadow:0 12px 30px rgba(15,23,42,.12)}.detail-logo.placeholder{background:#eef1f6}.detail-heading h1{font-size:34px;margin:0 0 5px}.detail-heading p{color:var(--muted);margin:0}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.big{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:11px;font-weight:900}.primary-big{background:var(--accent);color:#fff}.telegram-big{background:#229ed9;color:#fff}.detail-content{border-top:1px solid var(--border);padding-top:22px}.detail-content h2{font-size:20px}.detail-content p{color:#4b5563}.detail-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.detail-meta-grid div{background:var(--surface2);border:1px solid var(--border);border-radius:13px;padding:12px}.detail-meta-grid span,.detail-meta-grid strong{display:block}.detail-meta-grid span{font-size:10px;color:var(--muted)}.detail-meta-grid strong{font-size:13px;margin-top:3px}
.seo-keywords-section{padding:22px 0 30px}.seo-keywords-box{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:24px;box-shadow:0 6px 20px rgba(15,23,42,.04)}.seo-keywords-box h2{margin:0 0 5px;font-size:20px}.seo-keywords-box p{margin:0 0 15px;color:var(--muted);font-size:13px}.keyword-list{display:flex;flex-wrap:wrap;gap:7px}.keyword-tag{display:inline-flex;align-items:center;background:var(--surface2);border:1px solid var(--border);color:#4b5563;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}
.footer{margin-top:42px;background:#0f172a;color:#cbd5e1;padding:35px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-brand{font-size:21px;font-weight:900;color:#fff}.footer h3{font-size:13px;color:#fff;margin:0 0 10px}.footer p{font-size:12px;color:#94a3b8}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.footer ul a{font-size:12px}.telegram-footer{display:inline-flex;align-items:center;gap:7px;background:#229ed9;color:#fff!important;padding:10px 14px;border-radius:10px;font-size:12px;font-weight:900}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding:15px 0;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#64748b}
body.dark-mode{--bg:#0b1120;--surface:#111827;--surface2:#172033;--text:#f8fafc;--muted:#94a3b8;--border:#253047}.dark-mode .site-header{background:rgba(15,23,42,.92)}.dark-mode .hero-box{background:linear-gradient(135deg,#111827,#172033)}.dark-mode .search input{background:#0f172a;color:#fff}.dark-mode .detail-content p{color:#cbd5e1}.dark-mode .keyword-tag,.dark-mode .card-cat{color:#cbd5e1}
@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}.detail-meta-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.header-inner{min-height:62px}.menu{display:none}.header-actions{margin-left:auto}.hero-box{padding:32px 16px}.hero h1{font-size:29px}.hero-stats{gap:6px}.hero-stats div{min-width:85px;padding:8px}.grid{grid-template-columns:1fr}.card{grid-template-columns:62px 1fr;padding:12px}.app-logo{width:62px;height:62px}.detail-hero{align-items:flex-start}.detail-logo{width:88px;height:88px;border-radius:19px}.detail-heading h1{font-size:26px}.app-detail-card{padding:18px}.detail-meta-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:4px}.header-telegram{font-size:10px;padding:7px 8px}.theme-toggle{padding:7px 9px}}

/* v11 Premium Pro */
.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:11px;color:var(--muted);margin:4px 0 14px}.breadcrumbs a{color:var(--accent);font-weight:800}.premium-detail{max-width:900px}.detail-category{display:inline-flex;background:var(--surface2);border:1px solid var(--border);padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900;color:var(--accent);margin-bottom:7px}.detail-heading h1{letter-spacing:-.04em}.detail-actions{position:sticky;bottom:14px;z-index:10;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);padding:10px;border:1px solid var(--border);border-radius:15px}.dark-mode .detail-actions{background:rgba(17,24,39,.9)}.screenshots{border-top:1px solid var(--border);padding-top:22px;margin-top:24px}.screenshot-row{display:flex;gap:12px;overflow:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.screenshot-row img{width:220px;height:390px;object-fit:cover;border-radius:18px;border:1px solid var(--border);background:var(--surface2);scroll-snap-align:start;box-shadow:0 8px 25px rgba(15,23,42,.08)}.related-section{padding-top:5px}.categories .cat{display:inline-flex;align-items:center;gap:6px}.categories .cat small{font-size:9px;opacity:.7}.premium-card{overflow:hidden}.premium-card .buttons .btn{min-width:90px;text-align:center}.hero-box{box-shadow:0 18px 50px rgba(37,99,235,.08)}
@media(max-width:650px){.detail-actions{bottom:8px}.detail-actions .big{flex:1;min-width:140px}.screenshot-row img{width:185px;height:330px}.breadcrumbs{font-size:10px}}


/* v11.1 visual safety layer */
.site-header,.hero,.section,.detail-wrap,.footer{display:block;width:100%}.site-header .container,.hero .container,.section .container,.detail-wrap .container,.footer .container{max-width:1160px;margin-left:auto;margin-right:auto}.app-logo{display:block}.grid{align-items:stretch}.card img{max-width:100%;height:auto}.hero-box{width:100%}.search input{outline:none}.search input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(37,99,235,.10)}

/* v11.3 hard layout safeguards */
img{max-width:100%;height:auto}
.card img.app-logo,.app-logo{width:70px!important;height:70px!important;max-width:70px!important;object-fit:cover!important}
.screenshot-row img{width:220px!important;height:140px!important;object-fit:cover!important;border-radius:14px!important}
.featured-card{overflow:hidden}

/* v11.4 homepage head fix: index.php now calls get_header(), so wp_head and the stylesheet load normally. */

/* v11.6 premium polish: trending strip + trust cards */
.trending-section{padding-top:4px}.trending-bar{display:flex;align-items:center;gap:18px;background:linear-gradient(135deg,#eef5ff,#fff);border:1px solid var(--border);border-radius:18px;padding:12px 14px;box-shadow:0 8px 24px rgba(37,99,235,.06)}.trending-label{display:flex;align-items:center;gap:9px;min-width:155px}.trending-label .eyebrow{margin:0;font-size:9px}.trending-label strong{display:block;font-size:12px}.trend-dot{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(37,99,235,.1)}.trending-list{display:flex;gap:8px;overflow:auto;flex:1;padding:2px}.trending-item{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;background:#fff;border:1px solid var(--border);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;transition:transform .18s,box-shadow .18s}.trending-item:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(15,23,42,.08)}.trending-item img{width:24px;height:24px;border-radius:7px;object-fit:cover}.trust-section{padding-top:6px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.trust-card{display:flex;align-items:flex-start;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:15px;padding:13px;box-shadow:0 6px 18px rgba(15,23,42,.035)}.trust-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:10px;background:#eef4ff;color:var(--accent);font-size:12px;font-weight:900}.trust-card strong{display:block;font-size:12px}.trust-card p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.35}.dark-mode .trending-bar{background:linear-gradient(135deg,#111827,#172033)}.dark-mode .trending-item{background:var(--surface)}.dark-mode .trust-icon{background:#172554}
@media(max-width:850px){.trust-grid{grid-template-columns:repeat(2,1fr)}.trending-bar{align-items:flex-start}.trending-label{min-width:125px}}
@media(max-width:650px){.trending-bar{display:block;padding:12px}.trending-label{margin-bottom:8px}.trending-list{margin:0 -2px}.trust-grid{grid-template-columns:1fr 1fr}.trust-card{padding:11px}.trust-card p{font-size:9px}}

/* v11.6 premium polish: trending strip + trust cards */
.trending-section{padding-top:4px}.trending-bar{display:flex;align-items:center;gap:18px;background:linear-gradient(135deg,#eef5ff,#fff);border:1px solid var(--border);border-radius:18px;padding:12px 14px;box-shadow:0 8px 24px rgba(37,99,235,.06)}.trending-label{display:flex;align-items:center;gap:9px;min-width:155px}.trending-label .eyebrow{margin:0;font-size:9px}.trending-label strong{display:block;font-size:12px}.trend-dot{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(37,99,235,.1)}.trending-list{display:flex;gap:8px;overflow:auto;flex:1;padding:2px}.trending-item{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;background:#fff;border:1px solid var(--border);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;transition:transform .18s,box-shadow .18s}.trending-item:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(15,23,42,.08)}.trending-item img{width:24px;height:24px;border-radius:7px;object-fit:cover}.trust-section{padding-top:6px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.trust-card{display:flex;align-items:flex-start;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:15px;padding:13px;box-shadow:0 6px 18px rgba(15,23,42,.035)}.trust-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:10px;background:#eef4ff;color:var(--accent);font-size:12px;font-weight:900}.trust-card strong{display:block;font-size:12px}.trust-card p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.35}.dark-mode .trending-bar{background:linear-gradient(135deg,#111827,#172033)}.dark-mode .trending-item{background:var(--surface)}.dark-mode .trust-icon{background:#172554}
@media(max-width:850px){.trust-grid{grid-template-columns:repeat(2,1fr)}.trending-bar{align-items:flex-start}.trending-label{min-width:125px}}
@media(max-width:650px){.trending-bar{display:block;padding:12px}.trending-label{margin-bottom:8px}.trending-list{margin:0 -2px}.trust-grid{grid-template-columns:1fr 1fr}.trust-card{padding:11px}.trust-card p{font-size:9px}}

/* v12 Premium Showcase */
:root{--accent:#2563eb;--accent2:#7c3aed;--premium-shadow:0 20px 55px rgba(30,41,59,.10)}
.site-header{box-shadow:0 5px 25px rgba(15,23,42,.04)}
.hero{padding-top:34px}.hero-box{isolation:isolate;min-height:390px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 15% 15%,rgba(37,99,235,.14),transparent 30%),radial-gradient(circle at 85% 20%,rgba(124,58,237,.12),transparent 28%),linear-gradient(135deg,#ffffff 0%,#f5f8ff 55%,#faf7ff 100%);border:1px solid rgba(148,163,184,.28);box-shadow:var(--premium-shadow)}.hero-box:before,.hero-box:after{content:"";position:absolute;border-radius:50%;z-index:-1;filter:blur(2px)}.hero-box:before{width:170px;height:170px;right:-70px;bottom:-85px;background:rgba(37,99,235,.12)}.hero-box:after{width:130px;height:130px;left:-55px;top:-65px;background:rgba(124,58,237,.10)}.hero .eyebrow{background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.12);padding:7px 11px;border-radius:999px}.hero h1{font-size:clamp(34px,5vw,54px);max-width:800px;margin-left:auto;margin-right:auto}.hero p{font-size:14px;max-width:650px}.premium-search{box-shadow:0 12px 35px rgba(37,99,235,.12);border-radius:15px}.premium-search input{background:rgba(255,255,255,.95);padding:17px 18px}.premium-search button{min-width:110px}.hero-stats div{box-shadow:0 8px 22px rgba(15,23,42,.045);backdrop-filter:blur(8px)}
.section-head h2{font-size:25px}.section-head .eyebrow{margin-bottom:4px}
.categories{scrollbar-width:none}.categories::-webkit-scrollbar,.trending-list::-webkit-scrollbar{display:none}.cat{transition:.18s ease;box-shadow:0 3px 10px rgba(15,23,42,.025)}.cat:hover{transform:translateY(-1px);border-color:rgba(37,99,235,.35)}
.featured-grid{grid-template-columns:repeat(3,1fr)}.featured-card{min-height:158px;background:linear-gradient(145deg,#fff,#f7faff);border-color:rgba(37,99,235,.12);box-shadow:0 10px 28px rgba(37,99,235,.07)}.featured-card:first-child{grid-column:span 2;grid-template-columns:92px 1fr;min-height:190px;padding:20px}.featured-card:first-child .app-logo{width:92px!important;height:92px!important;border-radius:23px}.featured-card:first-child .title{font-size:19px}.featured-card:first-child .card-top{padding-bottom:4px}.rank-badge{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;color:#fff!important;border:0!important}.latest-badge{background:#ecfdf5!important;color:#047857!important;border:1px solid #a7f3d0!important}
.card{box-shadow:0 7px 20px rgba(15,23,42,.035)}.card:hover{border-color:rgba(37,99,235,.18)}.app-logo{box-shadow:0 8px 20px rgba(15,23,42,.10)}.btn.primary{box-shadow:0 7px 16px rgba(37,99,235,.18);transition:.18s ease}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(37,99,235,.24)}
.trending-bar{background:linear-gradient(105deg,#eef5ff,#fff 55%,#faf5ff);box-shadow:0 12px 30px rgba(37,99,235,.07)}.trend-dot{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 0 0 5px rgba(99,102,241,.10)}
.trust-card{transition:.18s ease}.trust-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,23,42,.07)}.trust-icon{background:linear-gradient(135deg,#eef4ff,#f3e8ff)}
.seo-keywords-box{background:linear-gradient(135deg,#fff,#f8faff);box-shadow:0 12px 35px rgba(15,23,42,.05)}.keyword-tag{transition:.15s}.keyword-tag:hover{border-color:rgba(37,99,235,.35);transform:translateY(-1px)}
.footer{background:linear-gradient(145deg,#0b1220,#111827 60%,#172033)}
.dark-mode .hero-box{background:radial-gradient(circle at 15% 15%,rgba(37,99,235,.16),transparent 30%),radial-gradient(circle at 85% 20%,rgba(124,58,237,.14),transparent 28%),linear-gradient(135deg,#0f172a,#111827 55%,#17132a)}.dark-mode .featured-card,.dark-mode .seo-keywords-box{background:linear-gradient(145deg,#111827,#172033)}.dark-mode .latest-badge{background:#052e26!important;color:#6ee7b7!important;border-color:#065f46!important}
@media(max-width:900px){.featured-grid{grid-template-columns:repeat(2,1fr)}.featured-card:first-child{grid-column:span 2}}
@media(max-width:650px){.hero{padding-top:18px}.hero-box{min-height:350px;padding:30px 15px;border-radius:22px}.hero h1{font-size:31px}.hero p{font-size:13px}.hero-stats div{min-width:78px}.featured-grid{grid-template-columns:1fr}.featured-card:first-child{grid-column:span 1;grid-template-columns:70px 1fr;min-height:155px;padding:14px}.featured-card:first-child .app-logo{width:70px!important;height:70px!important;border-radius:18px}.featured-card:first-child .title{font-size:16px}.section-head h2{font-size:21px}}


/* Live visitor indicator */
.live-stat strong{display:flex;align-items:center;gap:8px}.live-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.12);animation:yonoPulse 1.8s ease-in-out infinite}@keyframes yonoPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}

/* v12.2 real analytics */
.app-mini-stats{display:flex;gap:9px;color:var(--muted);font-size:9px;font-weight:800;margin-top:2px}.trending-item .trend-rank{font-size:9px;color:var(--accent);font-weight:900}.trending-item .trend-stats{font-size:9px;color:var(--muted);font-weight:700}.live-activity{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.activity-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:13px;box-shadow:0 7px 20px rgba(15,23,42,.04)}.activity-card strong{display:block;font-size:18px}.activity-card span{font-size:10px;color:var(--muted);font-weight:800}@media(max-width:650px){.live-activity{grid-template-columns:1fr 1fr}.activity-card:last-child{grid-column:1/-1}}

/* App sharing */
.app-share{margin-top:24px;padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--surface2)}
.share-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.share-head h3{margin:2px 0 0;font-size:18px}.share-hint{font-size:11px;color:var(--muted)}
.share-buttons{display:flex;gap:8px;flex-wrap:wrap}.share-btn{appearance:none;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:9px 13px;border-radius:10px;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.share-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(15,23,42,.08);border-color:var(--accent)}.native-share{background:var(--accent);border-color:var(--accent);color:#fff}.share-status{display:block;min-height:16px;margin-top:7px;font-size:11px;color:var(--accent);font-weight:700}
@media(max-width:650px){.share-head{align-items:flex-start;flex-direction:column;gap:2px}.share-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.share-btn{text-align:center}.app-share{padding:14px}}
/* v12.7: force brand/logo to the far left of the header */
.site-header .header-inner{display:flex!important;align-items:center!important;justify-content:flex-start!important;position:relative!important}
.site-header .logo{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 auto!important;margin:0!important;padding:0!important;text-align:left!important}
.site-header .logo img,.site-header .logo .custom-logo,.site-header .logo .custom-logo-link img{display:block!important;margin:0!important;max-width:180px!important;width:auto!important;height:auto!important;max-height:44px!important}
.site-header .header-actions{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}
@media(max-width:650px){.site-header .header-inner{min-height:62px!important}.site-header .logo img,.site-header .logo .custom-logo,.site-header .logo .custom-logo-link img{max-width:145px!important;max-height:38px!important}.site-header .header-actions{margin-left:auto!important}}

/* v12.8: logo + site name */
.site-header .header-inner{justify-content:space-between}
.site-header .logo{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;text-decoration:none!important;min-width:0}
.site-header .logo-mark{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto}
.site-header .logo-mark .custom-logo-link{display:inline-flex!important;align-items:center!important}
.site-header .logo-mark img,.site-header .logo-mark .custom-logo{display:block!important;width:auto!important;max-width:48px!important;height:auto!important;max-height:42px!important;object-fit:contain!important}
.site-header .logo-fallback{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--accent);color:#fff;font-size:20px;font-weight:900}
.site-header .site-name{display:inline-block!important;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px!important;line-height:1.1!important;font-weight:900!important;color:var(--accent)!important}
@media(max-width:600px){
 .site-header .header-inner{gap:8px}
 .site-header .logo{gap:8px!important}
 .site-header .logo-mark img,.site-header .logo-mark .custom-logo{max-width:40px!important;max-height:36px!important}
 .site-header .site-name{font-size:17px!important;max-width:150px}
}

/* v14 Premium Pro: dashboard, favorites, instant search and screenshot lightbox */
.yono-dashboard{margin:0 0 18px;padding:16px;border:1px solid #dbe4f0;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.yono-dashboard-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.yono-dashboard-head h2{margin:2px 0 0;font-size:18px}.yono-dash-eyebrow{font-size:9px;font-weight:900;letter-spacing:.12em;color:#2563eb}.yono-dash-live{font-size:10px;font-weight:800;color:#16a34a}.yono-dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.yono-dashboard-stats>div{padding:12px;border:1px solid #e5eaf1;border-radius:11px;background:#f8fafc}.yono-dashboard-stats strong{display:block;font-size:20px}.yono-dashboard-stats span{font-size:10px;color:#64748b;font-weight:700}.yono-dashboard-top{margin-top:12px}.yono-dashboard-top h3{font-size:12px;margin:0 0 7px}.yono-top-list{display:grid;gap:5px}.yono-top-list>div{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;padding:7px 8px;border:1px solid #edf1f6;border-radius:9px;font-size:11px}.yono-top-list b{color:#2563eb}.yono-top-list small{color:#64748b;font-size:9px}.favorite-btn,.favorite-detail{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:9px;padding:8px 10px;font-size:11px;font-weight:800;cursor:pointer}.favorite-btn.is-saved,.favorite-detail.is-saved{color:#e11d48;border-color:#fecdd3;background:#fff1f2}.detail-actions{display:flex;flex-wrap:wrap;gap:8px}.screenshots img{cursor:zoom-in}.yono-lightbox{position:fixed;inset:0;background:rgba(2,6,23,.88);display:flex;align-items:center;justify-content:center;padding:24px;z-index:99999;cursor:zoom-out}.yono-lightbox img{max-width:min(920px,94vw);max-height:90vh;width:auto;height:auto;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.35)}
.dark-mode .yono-dashboard{background:#111827;border-color:#263244}.dark-mode .yono-dashboard-stats>div{background:#172033;border-color:#263244}.dark-mode .yono-top-list>div{border-color:#263244}.dark-mode .favorite-btn,.dark-mode .favorite-detail{background:#111827;border-color:#263244}
@media(max-width:650px){.yono-dashboard-stats{grid-template-columns:1fr 1fr}.yono-dashboard-stats>div:last-child{grid-column:1/-1}.yono-top-list>div{grid-template-columns:24px 1fr}.yono-top-list small{grid-column:2}.favorite-btn{padding:7px 8px}}

/* v14.1: keep Download beside the app title on mobile too */
@media(max-width:650px){.info{grid-template-columns:minmax(0,1fr) auto;column-gap:6px}.buttons{gap:4px}.buttons .btn{padding:7px 9px;font-size:11px}.favorite-btn{padding:7px 8px;font-size:10px}.app-mini-stats{font-size:9px}}

/* v14.2: Always-visible Home button */
.site-header .home-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;padding:8px 12px!important;border:1px solid var(--border)!important;border-radius:10px!important;background:var(--surface)!important;color:var(--text)!important;font-size:12px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;transition:.18s ease!important}
.site-header .home-link:hover{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important;transform:translateY(-1px)}
@media(max-width:650px){.site-header .home-link{padding:7px 10px!important;font-size:11px!important}.site-header .header-actions{gap:6px!important}.site-header .header-telegram{font-size:10px!important}}

/* v14.3 premium usability upgrades */
.install-app-btn{border:1px solid #dbe3f0;background:#fff;color:#1d4ed8;border-radius:999px;padding:8px 12px;font-weight:700;font-size:12px;cursor:pointer;box-shadow:0 4px 14px rgba(37,99,235,.08)}
.install-app-btn:hover{background:#eff6ff}
.recently-viewed-section{position:relative}
.recent-clear{border:0;background:#eef2ff;color:#3155c7;border-radius:999px;padding:7px 12px;font-weight:700;cursor:pointer}
.recent-grid .recent-card{display:none}.recent-grid .recent-card:not([hidden]){display:flex}
.recent-grid .buttons{margin-top:10px}.recent-grid .btn{padding:8px 12px}
@media(max-width:700px){.install-app-btn{padding:7px 9px;font-size:11px}.site-name{max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{gap:6px}.recently-viewed-section .section-head{align-items:center}}
.dark-mode .install-app-btn{background:#172033;border-color:#334155;color:#dbeafe}.dark-mode .recent-clear{background:#172033;color:#bfdbfe}
/* v14.5: cleaner app details heading */
.detail-heading h1{margin-bottom:0}
.detail-content p{line-height:1.75}

/* Top 3 Apps — displayed above the Discover Apps hero */
.top3-apps-section{margin:18px 0 22px}
.top3-heading{display:flex;align-items:center;justify-content:space-between;margin:0 2px 10px}
.top3-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.top3-card{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid rgba(15,23,42,.09);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.06)}
.top3-rank{flex:0 0 28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:800;background:var(--accent,#2563eb);color:#fff;font-size:13px}
.top3-logo{width:48px;height:48px;border-radius:12px;object-fit:cover;flex:0 0 48px}
.top3-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}
.top3-info strong{font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.top3-info span{font-size:11px;line-height:1.25;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.top3-download{flex:0 0 auto;padding:8px 11px;border-radius:10px;background:var(--accent,#2563eb);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:700}
@media(max-width:800px){.top3-grid{grid-template-columns:1fr}.top3-card{padding:10px}.top3-download{padding:8px 10px}}


/* v14.5 mobile search + hero spacing fix */
.search {
    width:100%;
    max-width:720px;
    min-width:0;
    box-sizing:border-box;
}
.search input,
.search button {
    box-sizing:border-box;
}
.search input {
    min-width:0;
    width:auto;
}
.search button {
    flex:0 0 auto;
}

/* Remove unnecessary empty vertical space above the search area */
.hero-box {
    min-height:0 !important;
    justify-content:flex-start !important;
}
.hero-box .search {
    margin-top:18px;
}

@media (max-width:650px) {
    .hero {
        padding:12px 0 10px !important;
    }
    .hero-box {
        width:100% !important;
        min-height:0 !important;
        padding:22px 12px 18px !important;
        border-radius:22px;
    }
    .hero-box .eyebrow {
        margin-bottom:5px;
    }
    .hero h1 {
        font-size:28px !important;
        line-height:1.12;
        margin-bottom:6px;
    }
    .hero p {
        font-size:13px;
        line-height:1.4;
    }
    .premium-search {
        width:100% !important;
        max-width:none !important;
        margin:16px 0 0 !important;
        display:flex !important;
    }
    .premium-search input {
        flex:1 1 auto !important;
        width:0 !important;
        min-width:0 !important;
        padding:14px 12px !important;
        font-size:14px !important;
    }
    .premium-search button {
        flex:0 0 88px !important;
        width:88px !important;
        min-width:88px !important;
        padding:0 10px !important;
        font-size:14px !important;
    }
    .hero-stats {
        width:100%;
        gap:6px;
        margin-top:16px !important;
    }
    .hero-stats div {
        flex:1 1 0;
        min-width:0 !important;
        padding:9px 6px !important;
    }
}

/* Prevent horizontal overflow on phones */
html, body {
    max-width:100%;
    overflow-x:hidden;
}


/* v14.5 final mobile cleanup: hide empty hero badge/pill and remove top blank strip */
.hero .eyebrow:empty,
.hero-box > .eyebrow:empty {
    display:none !important;
}
@media (max-width:650px) {
    .hero {
        padding-top:8px !important;
        padding-bottom:8px !important;
    }
    .hero-box {
        min-height:0 !important;
        height:auto !important;
        padding-top:18px !important;
    }
    .hero-box:before,
    .hero-box:after {
        display:none !important;
    }
}


/* Premium UI refresh */
.app-card, .app-item, .application-card {
    border-radius:18px !important;
    box-shadow:0 6px 22px rgba(20,45,90,.08) !important;
    transition:transform .18s ease, box-shadow .18s ease;
    overflow:hidden;
}
.app-card:hover, .app-item:hover, .application-card:hover {
    transform:translateY(-2px);
    box-shadow:0 10px 28px rgba(20,45,90,.13) !important;
}

button, .btn, .download-btn, .download-button {
    border-radius:12px !important;
    font-weight:700;
    transition:transform .15s ease, opacity .15s ease;
}
button:hover, .btn:hover, .download-btn:hover, .download-button:hover {
    transform:translateY(-1px);
}

@media (max-width:650px) {
    .app-grid, .apps-grid, .application-grid, .app-list {
        gap:12px !important;
    }
    .app-card, .app-item, .application-card {
        border-radius:16px !important;
    }
}

/* Numbered featured/top-app badges */
.top-badge, .rank-badge, .featured-badge {
    border-radius:999px !important;
    font-weight:800 !important;
}

/* Cleaner section headings */
.section-title, .apps-title, .category-title {
    letter-spacing:-.2px;
}


/* v14.5+ App Store sections: Top 3 / Featured / Latest / Category */
.app-store-section {
    margin: 24px 0;
}
.app-store-section-title {
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    margin:0 0 14px;
}
.app-store-section-title h2 {
    margin:0;
    font-size:21px;
    line-height:1.2;
    letter-spacing:-.2px;
}
.app-store-grid {
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:14px;
}
.app-store-card {
    position:relative;
    min-width:0;
    border-radius:18px;
    background:#fff;
    box-shadow:0 6px 22px rgba(20,45,90,.08);
    padding:14px;
    overflow:hidden;
    transition:transform .18s ease,box-shadow .18s ease;
}
.app-store-card:hover {
    transform:translateY(-2px);
    box-shadow:0 10px 28px rgba(20,45,90,.13);
}
.app-store-rank {
    position:absolute;
    top:10px;
    left:10px;
    min-width:28px;
    height:28px;
    padding:0 8px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:999px;
    background:#111827;
    color:#fff;
    font-weight:800;
    font-size:13px;
}
.app-store-tabs {
    display:flex;
    gap:8px;
    overflow-x:auto;
    scrollbar-width:none;
    margin:0 0 16px;
}
.app-store-tabs::-webkit-scrollbar { display:none; }
.app-store-tab {
    white-space:nowrap;
    border:0;
    border-radius:999px;
    padding:9px 13px;
    background:#f2f5f9;
    font-weight:700;
    cursor:pointer;
}
.app-store-tab.active {
    background:#111827;
    color:#fff;
}
.app-store-hidden { display:none !important; }

@media (max-width:650px) {
    .app-store-grid {
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:11px;
    }
    .app-store-card {
        padding:11px;
        border-radius:16px;
    }
    .app-store-section-title h2 { font-size:19px; }
}


/* ===== Modern App Store UI v2 ===== */

/* Cleaner section rhythm */
.section { margin-bottom: 6px; }
.section-head h2 { font-weight: 900; }
.section-head { margin-bottom: 13px; }

/* Trending strip */
.trending-bar {
    display:flex;
    align-items:center;
    gap:14px;
    padding:12px 14px;
    background:var(--surface);
    border:1px solid var(--border);
    border-radius:18px;
    box-shadow:0 6px 20px rgba(15,23,42,.05);
}
.trending-label { display:flex; align-items:center; gap:9px; flex:0 0 auto; }
.trending-label strong { display:block; font-size:12px; }
.trend-dot {
    width:9px; height:9px; border-radius:50%;
    background:#22c55e;
    box-shadow:0 0 0 5px rgba(34,197,94,.12);
}
.trending-list {
    display:flex;
    gap:8px;
    overflow:auto;
    scrollbar-width:none;
    min-width:0;
}
.trending-list::-webkit-scrollbar { display:none; }
.trending-item {
    flex:0 0 auto;
    display:flex;
    align-items:center;
    gap:7px;
    padding:7px 10px;
    border:1px solid var(--border);
    background:var(--surface2);
    border-radius:12px;
    font-size:11px;
    font-weight:800;
}
.trending-item img {
    width:28px; height:28px; border-radius:8px;
    object-fit:cover;
}
.trend-stats { color:var(--muted); font-size:9px; font-weight:700; }

/* Better featured cards */
.featured-card {
    border-top:3px solid var(--accent);
    padding-top:12px;
}
.featured-card .rank-badge {
    background:rgba(37,99,235,.10);
    color:var(--accent);
}

/* New badge */
.latest-badge {
    display:inline-flex;
    align-items:center;
    gap:4px;
}
.latest-badge:before {
    content:"";
    width:5px; height:5px;
    border-radius:50%;
    background:#10b981;
}

/* Category chips */
.categories {
    padding-bottom:10px;
    scroll-snap-type:x proximity;
}
.categories .cat {
    scroll-snap-align:start;
    transition:transform .15s ease, background .15s ease;
}
.categories .cat:hover { transform:translateY(-1px); }

/* Top 3 polish */
.top3-card {
    border-top:3px solid var(--accent);
    background:linear-gradient(180deg,var(--surface),var(--surface2));
}
.top3-card:nth-child(1) .top3-rank { background:#d6a11e; }
.top3-card:nth-child(2) .top3-rank { background:#64748b; }
.top3-card:nth-child(3) .top3-rank { background:#a16207; }

/* Trust cards */
.trust-card {
    border-radius:16px !important;
    transition:transform .15s ease, box-shadow .15s ease;
}
.trust-card:hover { transform:translateY(-2px); }

/* Dark mode coverage for new sections */
.dark-mode .trending-bar,
.dark-mode .trending-item,
.dark-mode .top3-card,
.dark-mode .app-store-card {
    background:var(--surface);
    color:var(--text);
}
.dark-mode .trending-item { border-color:var(--border); }
.dark-mode .top3-info span,
.dark-mode .trend-stats { color:var(--muted); }
.dark-mode .featured-card { border-top-color:var(--accent); }
.dark-mode .latest-badge { background:rgba(16,185,129,.12); color:#6ee7b7; }

/* Mobile: compact two-column app catalogue */
@media (max-width:650px) {
    .trending-bar {
        align-items:flex-start;
        flex-direction:column;
        gap:9px;
        padding:11px;
    }
    .trending-list { width:100%; }
    .top3-grid { gap:9px; }
    .top3-card { min-height:70px; }
    .top3-info span { display:none; }
    .top3-download { padding:7px 9px; font-size:11px; }

    .catalogue-live .grid,
    .featured-grid,
    .related-grid {
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        gap:10px !important;
    }
    .catalogue-live .card,
    .featured-grid .card,
    .related-grid .card {
        display:block !important;
        padding:10px !important;
        border-radius:15px !important;
    }
    .catalogue-live .card .card-top,
    .featured-grid .card .card-top,
    .related-grid .card .card-top {
        margin-bottom:8px;
    }
    .catalogue-live .app-logo,
    .featured-grid .app-logo,
    .related-grid .app-logo {
        display:block;
        width:58px !important;
        height:58px !important;
        margin-bottom:8px;
        border-radius:14px !important;
    }
    .catalogue-live .info,
    .featured-grid .info,
    .related-grid .info {
        display:block !important;
    }
    .catalogue-live .title,
    .featured-grid .title,
    .related-grid .title {
        display:block;
        font-size:13px;
        margin-bottom:5px;
    }
    .catalogue-live .app-mini-stats,
    .featured-grid .app-mini-stats,
    .related-grid .app-mini-stats {
        font-size:9px;
        margin-bottom:8px;
    }
    .catalogue-live .buttons,
    .featured-grid .buttons,
    .related-grid .buttons {
        justify-content:stretch !important;
    }
    .catalogue-live .buttons .favorite-btn,
    .featured-grid .buttons .favorite-btn,
    .related-grid .buttons .favorite-btn {
        display:none;
    }
    .catalogue-live .buttons .btn,
    .featured-grid .buttons .btn,
    .related-grid .buttons .btn {
        width:100%;
        min-width:0 !important;
        text-align:center;
        padding:8px 6px;
        font-size:11px;
    }
}


/* Advanced search helpers */
.search-hints {
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    gap:6px;
    margin-top:9px;
    font-size:11px;
}
.search-hints > span { opacity:.7; }
.search-hints a {
    padding:5px 9px;
    border-radius:999px;
    background:rgba(255,255,255,.72);
    border:1px solid rgba(100,116,139,.18);
    text-decoration:none;
    font-weight:700;
}
.dark-mode .search-hints a {
    background:rgba(255,255,255,.07);
    border-color:rgba(255,255,255,.12);
}
.latest-badge {
    padding:4px 8px;
    border-radius:999px;
    background:rgba(16,185,129,.10);
    color:#059669;
    font-weight:800;
}
@media (max-width:650px){
    .search-hints { justify-content:flex-start; overflow:auto; flex-wrap:nowrap; }
    .search-hints a { flex:0 0 auto; }
}

/* Next-level marketplace */
.app-rating{margin-top:22px;padding:16px 18px;border:1px solid var(--border);border-radius:18px;background:var(--surface2);display:flex;justify-content:space-between;align-items:center;gap:20px}.rating-copy strong{display:block;margin-top:3px;font-size:22px}.rating-copy small,.rating-vote small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.stars-display{font-size:14px;letter-spacing:1px;color:#f59e0b;margin-left:4px}.rating-vote{text-align:right}.rate-label{display:block;font-size:10px;font-weight:800;color:var(--muted);margin-bottom:4px}.rating-stars{display:flex;gap:2px}.rating-stars button{border:0;background:transparent;color:#cbd5e1;font-size:25px;line-height:1;padding:0;cursor:pointer}.rating-stars button:hover,.rating-stars button.selected{color:#f59e0b}.rating-stars button:disabled{cursor:default;opacity:.8}.mobile-bottom-nav{display:none}
@media(max-width:650px){.app-rating{display:block;padding:14px}.rating-vote{text-align:left;margin-top:12px}.rating-stars button{font-size:28px}.mobile-bottom-nav{position:fixed;display:flex;left:10px;right:10px;bottom:10px;z-index:9999;justify-content:space-around;gap:4px;padding:8px 5px;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(15,23,42,.15)}.mobile-bottom-nav a{flex:1;text-align:center;color:var(--muted);font-weight:800;font-size:18px;line-height:1}.mobile-bottom-nav small{display:block;font-size:9px;margin-top:3px}.dark-mode .mobile-bottom-nav{background:rgba(17,24,39,.94)}body{padding-bottom:64px}}

/* Functional mobile bottom navigation */
.favorites-section[hidden]{display:none!important}
.favorites-grid{margin-top:2px}
.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;min-height:40px;border-radius:12px}
.mobile-bottom-nav a:active,.mobile-bottom-nav a.active{background:var(--surface2);color:var(--accent)}
@media(max-width:650px){.mobile-bottom-nav{padding-bottom:calc(8px + env(safe-area-inset-bottom));bottom:6px}.favorites-section{scroll-margin-top:12px}.hero#search,.section#categories{scroll-margin-top:10px}}

/* ===== Beautiful mobile tools UI ===== */
.mobile-tools-overlay{
  align-items:stretch!important;
  justify-content:stretch!important;
  background:var(--bg,#f6f8fc);
}
.mobile-tools-backdrop{display:none!important}
.mobile-tools-sheet{
  width:100%!important;
  max-height:none!important;
  min-height:100%!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0 16px calc(90px + env(safe-area-inset-bottom))!important;
  overflow:auto;
  background:var(--bg,#f6f8fc)!important;
}
.mobile-tools-sheet:before{
  content:"";
  display:block;
  height:env(safe-area-inset-top);
}
.mobile-tools-close{
  top:calc(12px + env(safe-area-inset-top))!important;
  right:14px!important;
  width:38px!important;height:38px!important;
  background:var(--surface)!important;
  border:1px solid var(--border)!important;
  box-shadow:0 5px 16px rgba(15,23,42,.08);
  z-index:2;
}
.mobile-tool-panel{
  padding:62px 0 20px!important;
}
.mobile-tool-panel .eyebrow{
  display:inline-flex;
  padding:6px 9px;
  border-radius:999px;
  background:rgba(37,99,235,.09);
  color:var(--accent);
  font-size:10px;
  font-weight:900;
  letter-spacing:.5px;
}
.mobile-tool-panel h2{
  font-size:28px!important;
  letter-spacing:-.6px;
  margin:10px 0 5px!important;
}
.mobile-tool-panel p{
  font-size:13px!important;
  line-height:1.5;
  max-width:330px;
}
.mobile-category-list{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  margin-top:18px;
}
.mobile-category-item{
  min-height:62px;
  padding:12px 13px!important;
  border-radius:16px!important;
  background:var(--surface)!important;
  box-shadow:0 5px 18px rgba(15,23,42,.05);
  transition:transform .15s ease,box-shadow .15s ease;
}
.mobile-category-item:active{
  transform:scale(.98);
}
.mobile-category-item span{
  min-width:27px;
  height:22px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:var(--surface2);
}
.mobile-tool-search{
  margin:20px 0 12px!important;
  padding:6px;
  border:1px solid var(--border);
  background:var(--surface);
  border-radius:17px;
  box-shadow:0 7px 22px rgba(15,23,42,.06);
}
.mobile-tool-search input{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:13px 11px!important;
}
.mobile-tool-search button{
  min-height:44px;
  border-radius:12px!important;
}
.search-hints{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:7px;
}
.search-hints span{
  color:var(--muted);
  font-size:11px;
  font-weight:700;
}
.search-hints a{
  padding:7px 10px;
  border-radius:999px;
  background:var(--surface);
  border:1px solid var(--border);
  color:var(--text);
  font-size:10px;
  font-weight:800;
}
@media(max-width:650px){
  .mobile-tools-sheet{padding-left:14px!important;padding-right:14px!important}
}

/* ===== FINAL: reliable premium mobile navigation ===== */
.mobile-tools-overlay[hidden]{display:none!important}
body.mobile-tools-open{overflow:hidden}
.mobile-tools-sheet{
  color:var(--text)!important;
}
.mobile-tools-sheet .mobile-tool-panel[hidden]{display:none!important}
.mobile-category-item{
  position:relative;
  text-decoration:none!important;
}
.mobile-category-item:after{
  content:"›";
  margin-left:auto;
  color:var(--muted);
  font-size:18px;
  line-height:1;
}
.mobile-tools-close:active{transform:scale(.94)}
.mobile-bottom-nav{
  padding-left:7px!important;
  padding-right:7px!important;
}
.mobile-bottom-nav a{
  position:relative;
  gap:2px;
  color:var(--muted)!important;
  transition:transform .15s ease,background .15s ease,color .15s ease;
}
.mobile-bottom-nav a span{
  font-size:19px!important;
  line-height:20px!important;
}
.mobile-bottom-nav a small{
  font-weight:800!important;
  letter-spacing:.1px;
}
.mobile-bottom-nav a.active{
  color:var(--accent)!important;
  background:rgba(37,99,235,.09)!important;
}
.mobile-bottom-nav a:active{transform:scale(.94)}
.mobile-bottom-nav:before{
  content:"";
  position:absolute;
  width:42px;height:3px;
  top:0;left:50%;
  transform:translateX(-50%);
  border-radius:99px;
  background:var(--accent);
  opacity:.7;
}
@media(max-width:650px){
  .mobile-tools-sheet{
    padding-bottom:calc(96px + env(safe-area-inset-bottom))!important;
  }
  .mobile-category-list{grid-template-columns:1fr 1fr!important}
}
@media(max-width:390px){
  .mobile-category-list{grid-template-columns:1fr!important}
}

/* Final reliable navigation: use the real page sections, never an overlay. */
.mobile-tools-overlay{display:none!important}
.mobile-tools-open{overflow:auto!important}
.mobile-bottom-nav{z-index:10000!important}

/* ===== Top Apps bottom navigation + section ===== */
.top-apps-section{margin:18px 0 24px}
.top-apps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.top-app-card{
  position:relative;display:flex;align-items:center;gap:10px;min-width:0;
  padding:12px;border:1px solid var(--border);border-radius:16px;
  background:var(--surface);box-shadow:0 6px 20px rgba(15,23,42,.06);
}
.top-app-card img{width:48px;height:48px;border-radius:13px;object-fit:cover;flex:0 0 auto}
.top-app-rank{position:absolute;top:7px;left:7px;background:var(--accent);color:#fff;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:900}
.top-app-info{min-width:0;display:flex;flex-direction:column;gap:3px}
.top-app-info strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.top-app-info small{font-size:9px;color:var(--muted)}
.top-app-open{margin-left:auto;flex:0 0 auto;padding:7px 9px;border-radius:10px;background:var(--accent);color:#fff!important;font-size:9px;font-weight:900;text-decoration:none}
@media(max-width:650px){
  .top-apps-grid{grid-template-columns:1fr;gap:9px}
  .top-app-card{padding:11px}
  .top-app-open{padding:8px 10px}
}
@media(max-width:420px){
  .mobile-bottom-nav a small{font-size:8px!important}
  .mobile-bottom-nav a span{font-size:17px!important}
}

/* Top Apps selector + nav polish */
.top3-apps-section{scroll-margin-top:18px}
.top3-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}
@media(max-width:650px){
  .mobile-bottom-nav a{flex:1;min-width:0}
  .mobile-bottom-nav a small{font-size:9px}
}

/* ===== Performance optimization ===== */
html{scroll-behavior:auto!important}
*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.08s!important}
img{content-visibility:auto}
.app-card,.app-item,.application-card,.top-app-card,.mobile-category-item,.app-store-card{
  box-shadow:0 2px 10px rgba(15,23,42,.06)!important;
  transition:none!important;
}
.app-card:hover,.app-item:hover,.application-card:hover,.app-store-card:hover{
  transform:none!important;
  box-shadow:0 2px 10px rgba(15,23,42,.06)!important;
}
.mobile-tools-sheet{backdrop-filter:none!important}
@media(max-width:650px){
  .mobile-bottom-nav{backdrop-filter:none!important}
  .hero-box,.search,.app-card,.app-item,.application-card,.top-app-card{
    will-change:auto!important;
  }
}

/* ===== Bottom-nav Top Apps section ===== */
.top-apps-bottom-section{margin:24px 0 28px}
.top-apps-bottom-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.top-app-bottom-card{
 position:relative;display:flex;align-items:center;gap:10px;min-width:0;
 padding:12px;border:1px solid var(--border);border-radius:16px;
 background:var(--surface);box-shadow:0 2px 10px rgba(15,23,42,.06);
}
.top-app-bottom-card img{width:48px;height:48px;border-radius:13px;object-fit:cover;flex:0 0 auto}
.top-app-bottom-rank{position:absolute;top:7px;left:7px;padding:3px 6px;border-radius:999px;background:var(--accent);color:#fff;font-size:9px;font-weight:900}
.top-app-bottom-info{min-width:0;display:flex;flex-direction:column;gap:3px}
.top-app-bottom-info strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.top-app-bottom-info small{font-size:9px;color:var(--muted)}
.top-app-bottom-btn{margin-left:auto;flex:0 0 auto;padding:7px 9px;border-radius:10px;background:var(--accent);color:#fff!important;font-size:9px;font-weight:900;text-decoration:none}
@media(max-width:900px){.top-apps-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){
 .top-apps-bottom-grid{grid-template-columns:1fr 1fr;gap:9px}
 .top-app-bottom-card{padding:10px;border-radius:14px}
 .top-app-bottom-card img{width:42px;height:42px}
 .top-app-bottom-btn{padding:7px 8px}
}

/* Premium extras */
.trending-premium{margin:18px 0 24px}
.trending-premium-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.trending-premium-card{position:relative;display:flex;align-items:center;gap:9px;min-width:0;padding:11px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 2px 10px rgba(15,23,42,.06)}
.trending-premium-card img{width:44px;height:44px;border-radius:12px;object-fit:cover;flex:0 0 auto}
.trend-rank{position:absolute;top:6px;left:6px;background:var(--accent);color:#fff;border-radius:999px;padding:2px 5px;font-size:8px;font-weight:900}
.trend-copy{min-width:0;display:flex;flex-direction:column;gap:2px}
.trend-copy strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.trend-copy small{font-size:9px;color:var(--muted)}
.trend-open{margin-left:auto;padding:6px 8px;border-radius:9px;background:var(--accent);color:#fff!important;font-size:9px;font-weight:900;text-decoration:none}
.new-app-badge{display:inline-flex;align-items:center;padding:4px 7px;border-radius:999px;background:rgba(16,185,129,.11);color:#059669;font-size:9px;font-weight:900}
.app-share-btn{border:1px solid var(--border);background:var(--surface2);color:var(--text);border-radius:10px;padding:7px 9px;font-size:10px;font-weight:800;cursor:pointer}
@media(max-width:900px){.trending-premium-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.trending-premium-grid{grid-template-columns:1fr 1fr;gap:8px}.trending-premium-card{padding:9px}.trending-premium-card img{width:40px;height:40px}.trend-open{padding:6px}}

/* ===== Popular / Recently Updated / Rating ===== */
.premium-stats-section{margin:18px 0 24px}
.premium-discover-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.premium-discover-box{padding:13px;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:0 2px 10px rgba(15,23,42,.06)}
.discover-box-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.discover-box-head strong{font-size:13px}
.discover-box-head span{font-size:9px;color:var(--muted);font-weight:800}
.discover-row{display:flex;align-items:center;gap:8px;padding:8px 0;border-top:1px solid var(--border);text-decoration:none;color:var(--text)!important}
.discover-row img{width:34px;height:34px;border-radius:9px;object-fit:cover}
.discover-row strong{min-width:0;flex:1;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.discover-num{width:20px;text-align:center;font-size:10px;font-weight:900;color:var(--accent)}
.discover-arrow{font-size:17px;color:var(--muted)}
.app-rating{display:flex;align-items:center;gap:1px;margin:5px 0 7px}
.app-rating .rating-label{font-size:9px;color:var(--muted);margin-right:3px}
.app-rating button{border:0;background:transparent;color:#cbd5e1;padding:1px;font-size:13px;line-height:1;cursor:pointer}
.app-rating button.is-rated{color:#f59e0b}
@media(max-width:650px){
 .premium-discover-grid{grid-template-columns:1fr}
 .premium-discover-box{padding:11px}
}

.app-autocomplete{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:999;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 10px 28px rgba(15,23,42,.12);overflow:hidden}
.app-autocomplete[hidden]{display:none}
.app-autocomplete button{display:block;width:100%;padding:11px 13px;border:0;border-bottom:1px solid var(--border);background:var(--surface);color:var(--text);text-align:left;font-size:12px;font-weight:700}
.app-autocomplete button:last-child{border-bottom:0}

.discover-manual-note{font-size:10px;color:var(--muted);margin-top:8px}

/* New apps first */
.new-app-badge{display:inline-flex;align-items:center;padding:4px 7px;border-radius:999px;background:rgba(16,185,129,.11);color:#059669;font-size:9px;font-weight:900}

/* ===== Premium detail + download counter ===== */
.yono-auto-new{
 position:absolute;top:8px;right:8px;z-index:2;
 padding:4px 7px;border-radius:999px;
 background:#10b981;color:#fff;font-size:8px;font-weight:900;
 letter-spacing:.3px;box-shadow:0 3px 8px rgba(16,185,129,.22);
}
.yono-download-count{
 display:inline-flex;align-items:center;gap:5px;
 margin-left:7px;padding:5px 8px;border-radius:999px;
 background:var(--surface2);color:var(--muted);font-size:10px;font-weight:800;
}
#yono-back-top{
 position:fixed;right:16px;bottom:82px;z-index:10001;
 width:42px;height:42px;border:1px solid var(--border);
 border-radius:50%;background:var(--surface);color:var(--text);
 box-shadow:0 7px 20px rgba(15,23,42,.14);
 font-size:19px;font-weight:900;cursor:pointer;
 opacity:0;visibility:hidden;transform:translateY(8px);
 transition:opacity .15s ease,transform .15s ease,visibility .15s ease;
}
#yono-back-top.show{opacity:1;visibility:visible;transform:translateY(0)}
@media(max-width:650px){
 #yono-back-top{bottom:86px;right:12px}
 .yono-auto-new{top:6px;right:6px}
}

/* ===== Premium Top Apps redesign ===== */
.top-apps-bottom-section{
  margin:26px 0 30px;
  padding:0;
}
.top-apps-heading{
  align-items:flex-end;
  margin-bottom:13px;
}
.top-apps-heading h2{
  margin-top:4px;
  letter-spacing:-.4px;
}
.top-apps-bottom-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.top-app-bottom-card{
  position:relative;
  display:flex;
  align-items:center;
  gap:11px;
  min-width:0;
  min-height:78px;
  padding:12px 12px 12px 14px;
  border:1px solid var(--border);
  border-radius:18px;
  background:linear-gradient(180deg,var(--surface),var(--surface2));
  box-shadow:0 5px 18px rgba(15,23,42,.07);
  overflow:hidden;
}
.top-app-bottom-card:before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;width:3px;
  background:var(--accent);
  opacity:.85;
}
.top-app-rank-circle{
  position:absolute;
  top:8px;left:8px;
  width:22px;height:22px;
  display:flex;align-items:center;justify-content:center;
  border-radius:50%;
  background:var(--accent);
  color:#fff;
  font-size:9px;
  font-weight:900;
  box-shadow:0 3px 8px rgba(37,99,235,.2);
}
.top-app-logo-wrap{
  width:54px;height:54px;
  flex:0 0 54px;
  margin-left:8px;
  display:flex;align-items:center;justify-content:center;
  border-radius:15px;
  background:var(--surface);
  border:1px solid var(--border);
  overflow:hidden;
}
.top-app-logo-wrap img{
  width:100%;height:100%;object-fit:cover;
}
.top-app-logo-wrap span{
  font-size:9px;font-weight:900;color:var(--muted);
}
.top-app-bottom-info{
  min-width:0;
  flex:1;
  display:flex;
  flex-direction:column;
  gap:4px;
}
.top-app-bottom-info strong{
  font-size:12px;
  line-height:1.2;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.top-app-bottom-info small{
  font-size:9px;
  color:var(--muted);
  font-weight:800;
}
.top-app-bottom-btn{
  flex:0 0 auto;
  padding:8px 11px;
  border-radius:11px;
  background:var(--accent);
  color:#fff!important;
  font-size:10px;
  font-weight:900;
  text-decoration:none;
}
.top-app-bottom-btn:active{transform:scale(.97)}
@media(max-width:900px){
  .top-apps-bottom-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .top-apps-bottom-grid{grid-template-columns:1fr 1fr;gap:9px}
  .top-app-bottom-card{
    min-height:76px;
    padding:10px 9px 10px 10px;
    border-radius:15px;
    gap:8px;
  }
  .top-app-logo-wrap{width:46px;height:46px;flex-basis:46px;margin-left:7px;border-radius:12px}
  .top-app-bottom-info strong{font-size:11px}
  .top-app-bottom-btn{padding:7px 8px;font-size:9px}
}
@media(max-width:390px){
  .top-apps-bottom-grid{grid-template-columns:1fr}
}

/* ===== Premium app detail page ===== */
.yono-detail-meta{
  display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 15px;
}
.yono-detail-meta span{
  display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;
  background:var(--surface2);border:1px solid var(--border);
  color:var(--muted);font-size:9px;font-weight:900;
}
#yono-sticky-download{
  display:none;
}
#yono-detail-top{
  position:fixed;right:16px;bottom:82px;z-index:10001;
  width:42px;height:42px;border:1px solid var(--border);border-radius:50%;
  background:var(--surface);color:var(--text);
  box-shadow:0 7px 20px rgba(15,23,42,.14);
  font-size:18px;font-weight:900;cursor:pointer;
  opacity:0;visibility:hidden;transform:translateY(8px);
  transition:opacity .15s ease,transform .15s ease,visibility .15s ease;
}
#yono-detail-top.show{opacity:1;visibility:visible;transform:translateY(0)}
@media(max-width:650px){
  .yono-detail-meta{gap:5px}
  .yono-detail-meta span{font-size:8px;padding:5px 7px}
  .yono-gallery{margin:17px 0;padding:12px;border-radius:17px}
  .yono-gallery-img{width:145px!important;height:255px!important;flex-basis:145px}
  #yono-sticky-download{
    display:block;position:fixed;left:10px;right:10px;
    bottom:calc(68px + env(safe-area-inset-bottom));z-index:10000;
  }
  #yono-sticky-download a{
    display:block;text-align:center;padding:13px 15px;border-radius:14px;
    background:var(--accent);color:#fff!important;text-decoration:none;
    font-size:13px;font-weight:900;box-shadow:0 8px 24px rgba(37,99,235,.25);
  }
  #yono-detail-top{bottom:126px;right:12px}
}

/* ===== App Detail Premium Extras ===== */
.yono-premium-hero{
  display:flex;align-items:center;gap:14px;margin:0 0 16px;padding:17px;
  border:1px solid var(--border);border-radius:22px;
  background:linear-gradient(180deg,var(--surface),var(--surface2));
  box-shadow:0 7px 22px rgba(15,23,42,.07);
}
.yono-detail-hero-logo{
  width:72px!important;height:72px!important;flex:0 0 72px;
  object-fit:cover;border-radius:18px;border:1px solid var(--border);
}
.yono-premium-hero h1,.yono-premium-hero h2{margin:0!important;min-width:0}
.yono-detail-hero-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}
.yono-detail-hero-badges span{
  padding:5px 7px;border-radius:999px;background:var(--surface);
  border:1px solid var(--border);font-size:8px;color:var(--muted);font-weight:900;
}
.yono-detail-box{
  margin:14px 0;padding:14px 15px;border:1px solid var(--border);
  border-radius:18px;background:var(--surface);
  box-shadow:0 3px 13px rgba(15,23,42,.05);
}
.yono-detail-box-title{font-size:13px;font-weight:900;margin-bottom:6px}
.yono-detail-box p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}
.yono-detail-box a{
  display:inline-block;padding:7px 9px;margin:4px 5px 0 0;border-radius:10px;
  background:var(--surface2);border:1px solid var(--border);
  color:var(--text)!important;font-size:10px;font-weight:800;text-decoration:none;
}
#yono-verified-badge{
  display:inline-flex;align-items:center;margin:5px 0 10px;padding:5px 9px;
  border-radius:999px;background:rgba(16,185,129,.11);color:#059669;
  font-size:9px;font-weight:900;
}
@media(max-width:650px){
  .yono-premium-hero{padding:13px;border-radius:18px;gap:10px}
  .yono-detail-hero-logo{width:58px!important;height:58px!important;flex-basis:58px;border-radius:14px}
  .yono-detail-hero-badges span{font-size:7px;padding:4px 6px}
}

/* ===== Smart Download / Related Apps / Tags ===== */
.yono-related-box{
 margin:22px 0;padding:15px;border:1px solid var(--border);
 border-radius:20px;background:var(--surface);
 box-shadow:0 4px 16px rgba(15,23,42,.06);
}
.yono-related-title{font-size:14px;font-weight:900;margin-bottom:11px}
.yono-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.yono-related-card{
 display:flex;flex-direction:column;gap:7px;min-width:0;padding:9px;
 border:1px solid var(--border);border-radius:14px;background:var(--surface2);
 text-decoration:none;color:var(--text)!important;
}
.yono-related-img{width:100%;height:92px;object-fit:cover;border-radius:11px}
.yono-related-card strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.yono-auto-tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px}
.yono-auto-tags span{
 display:inline-flex;padding:3px 6px;border-radius:999px;
 background:var(--surface2);border:1px solid var(--border);
 color:var(--muted);font-size:7px;font-weight:900;
}
#yono-header-search-btn{
 margin-left:8px;width:38px;height:38px;border:1px solid var(--border);
 border-radius:11px;background:var(--surface);color:var(--text);cursor:pointer;
}
@media(max-width:650px){
 .yono-related-grid{grid-template-columns:1fr 1fr}
 .yono-related-img{height:100px}
 #yono-header-search-btn{width:34px;height:34px}
}

/* ===== Admin badges / QR / analytics ===== */
.yono-admin-badge-row{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0 10px}
.yono-admin-badge-row span{
 display:inline-flex;padding:5px 8px;border-radius:999px;
 background:var(--surface2);border:1px solid var(--border);
 color:var(--muted);font-size:8px;font-weight:900;
}
.yono-qr-box{
 margin:18px 0;padding:15px;border:1px solid var(--border);
 border-radius:18px;background:var(--surface);text-align:center;
}
.yono-qr-inner{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}
.yono-qr-inner img{width:150px;height:150px;border-radius:12px;border:1px solid var(--border);background:#fff}
.yono-qr-inner span{font-size:10px;color:var(--muted);font-weight:800}


/* Bright Light Edition */
body{
  background:
    radial-gradient(circle at 8% 4%,rgba(124,58,237,.10),transparent 24%),
    radial-gradient(circle at 92% 10%,rgba(6,182,212,.10),transparent 24%),
    linear-gradient(180deg,#ffffff 0%,#f8faff 48%,#ffffff 100%);
}
.header{
  background:rgba(255,255,255,.88)!important;
  backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(124,58,237,.10)!important;
  box-shadow:0 8px 28px rgba(15,23,42,.05);
}
.hero-box{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#ffffff 0%,#f7f2ff 52%,#ecfeff 100%)!important;
  border:1px solid rgba(124,58,237,.12)!important;
  box-shadow:0 20px 55px rgba(76,29,149,.11)!important;
}
.hero-box h1,.hero-box h2{
  text-shadow:0 4px 24px rgba(124,58,237,.14);
}
.search{
  background:#fff!important;
  border:1px solid #e6e1f2!important;
  box-shadow:0 10px 30px rgba(76,29,149,.08)!important;
}
.card{
  background:rgba(255,255,255,.96)!important;
  border:1px solid #ebe8f3!important;
  box-shadow:0 12px 34px rgba(15,23,42,.06)!important;
}
.card:hover{
  transform:translateY(-4px);
  border-color:rgba(124,58,237,.24)!important;
  box-shadow:0 18px 42px rgba(124,58,237,.13)!important;
}
.btn,.download,.primary{
  background:linear-gradient(135deg,#7c3aed,#06b6d4)!important;
  border-color:transparent!important;
  box-shadow:0 8px 22px rgba(124,58,237,.22);
}
.cat.active{
  background:linear-gradient(135deg,#7c3aed,#06b6d4)!important;
  box-shadow:0 7px 20px rgba(124,58,237,.20);
}
.logo{
  background:linear-gradient(90deg,#7c3aed,#06b6d4,#7c3aed)!important;
  background-size:200% auto!important;
  animation:yonoLogoShine 5s linear infinite;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
}
@keyframes yonoLogoShine{
  to{background-position:200% center}
}


/* Premium Light — polished visual layer */
html{scroll-behavior:smooth}
body{
  background:
    radial-gradient(700px 360px at 0% 0%,rgba(124,58,237,.09),transparent 62%),
    radial-gradient(650px 340px at 100% 8%,rgba(6,182,212,.09),transparent 62%),
    linear-gradient(180deg,#fff 0%,#fafbff 45%,#fff 100%);
}
.header{
  position:sticky!important;top:0;z-index:50;
  background:rgba(255,255,255,.82)!important;
  backdrop-filter:blur(20px) saturate(160%);
  box-shadow:0 1px 0 rgba(16,24,40,.06),0 10px 30px rgba(76,29,149,.06);
}
.hero-box{
  border-radius:26px!important;
  min-height:210px;
  background:
    radial-gradient(circle at 85% 18%,rgba(6,182,212,.18),transparent 25%),
    radial-gradient(circle at 10% 90%,rgba(124,58,237,.16),transparent 28%),
    linear-gradient(135deg,#fff 0%,#f8f4ff 52%,#effcff 100%)!important;
  box-shadow:0 22px 60px rgba(76,29,149,.12)!important;
}
.hero-box:before{
  width:300px!important;height:300px!important;
  background:radial-gradient(circle,rgba(124,58,237,.13),transparent 68%)!important;
  filter:blur(2px);
}
.hero-box:after{
  width:250px!important;height:250px!important;
  background:radial-gradient(circle,rgba(6,182,212,.13),transparent 68%)!important;
}
.search{
  border-radius:18px!important;
  border:1px solid rgba(124,58,237,.12)!important;
  box-shadow:0 12px 32px rgba(76,29,149,.09)!important;
}
.search:focus-within{
  border-color:rgba(124,58,237,.35)!important;
  box-shadow:0 0 0 4px rgba(124,58,237,.08),0 14px 35px rgba(76,29,149,.10)!important;
}
.card{
  border-radius:20px!important;
  border:1px solid rgba(16,24,40,.07)!important;
  box-shadow:0 10px 28px rgba(16,24,40,.055)!important;
  overflow:hidden;
  position:relative;
}
.card:before{
  content:"";
  position:absolute;left:0;right:0;top:0;height:2px;
  background:linear-gradient(90deg,#7c3aed,#06b6d4,#7c3aed);
  opacity:.0;transition:opacity .2s ease;
}
.card:hover:before{opacity:1}
.card:hover{
  transform:translateY(-6px)!important;
  box-shadow:0 22px 48px rgba(76,29,149,.13)!important;
}
.download,.btn,.primary{
  border-radius:13px!important;
  background:linear-gradient(100deg,#6d28d9,#7c3aed 45%,#06b6d4)!important;
  background-size:180% 100%!important;
  box-shadow:0 9px 24px rgba(124,58,237,.20)!important;
  transition:transform .18s ease,box-shadow .18s ease,background-position .25s ease;
}
.download:hover,.btn:hover,.primary:hover{
  transform:translateY(-2px);
  background-position:100% 0!important;
  box-shadow:0 13px 30px rgba(124,58,237,.28)!important;
}
.cat{
  border-radius:999px!important;
  background:#fff!important;
  border-color:#e8e5f0!important;
}
.cat:hover{border-color:rgba(124,58,237,.25)!important;color:#6d28d9}
.cat.active{
  background:linear-gradient(100deg,#7c3aed,#06b6d4)!important;
  border-color:transparent!important;
  box-shadow:0 8px 22px rgba(124,58,237,.20)!important;
}
.logo{
  background:linear-gradient(100deg,#6d28d9,#7c3aed,#06b6d4,#7c3aed)!important;
  background-size:250% auto!important;
  animation:yonoPremiumShine 4s ease-in-out infinite;
  -webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;
}
@keyframes yonoPremiumShine{
  0%,100%{background-position:0% center}
  50%{background-position:100% center}
}
.section-title{font-weight:800;letter-spacing:-.35px}
.footer{
  background:linear-gradient(180deg,#fff,#faf8ff)!important;
  border-top:1px solid rgba(124,58,237,.08)!important;
}
@media(max-width:700px){
  .hero-box{border-radius:20px!important;min-height:190px}
  .card{border-radius:17px!important}
}


/* FULL LIGHTING EDITION — exterior + interior glow */
:root{
  --glow-purple:rgba(124,58,237,.22);
  --glow-cyan:rgba(6,182,212,.20);
  --glow-pink:rgba(236,72,153,.15);
}

/* Page-wide ambient lighting */
body{
  position:relative;
  isolation:isolate;
}
body:before,body:after{
  content:"";
  position:fixed;
  width:420px;height:420px;
  border-radius:50%;
  filter:blur(80px);
  pointer-events:none;
  z-index:-1;
  opacity:.55;
}
body:before{
  left:-230px;top:130px;
  background:var(--glow-purple);
}
body:after{
  right:-230px;bottom:80px;
  background:var(--glow-cyan);
}

/* Header light */
.header{
  box-shadow:0 0 0 1px rgba(124,58,237,.06),0 8px 30px rgba(124,58,237,.10),0 0 34px rgba(6,182,212,.06)!important;
}

/* Hero multi-light */
.hero-box{
  box-shadow:
    0 20px 60px rgba(124,58,237,.14),
    0 0 45px rgba(6,182,212,.09),
    inset 0 0 45px rgba(255,255,255,.72)!important;
}
.hero-box h1{
  text-shadow:0 0 28px rgba(124,58,237,.18);
}

/* Search glow */
.search{
  box-shadow:
    0 12px 32px rgba(76,29,149,.09),
    0 0 25px rgba(6,182,212,.06)!important;
}

/* Category area */
.cat{
  box-shadow:0 5px 16px rgba(16,24,40,.035);
}
.cat.active{
  box-shadow:
    0 8px 22px rgba(124,58,237,.20),
    0 0 22px rgba(6,182,212,.12)!important;
}

/* App card internal lighting */
.card{
  box-shadow:
    0 12px 30px rgba(16,24,40,.06),
    0 0 24px rgba(124,58,237,.035)!important;
}
.card:after{
  content:"";
  position:absolute;
  width:150px;height:150px;
  right:-85px;top:-85px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(6,182,212,.12),transparent 68%);
  pointer-events:none;
}
.card:hover{
  box-shadow:
    0 22px 50px rgba(76,29,149,.15),
    0 0 32px rgba(6,182,212,.10)!important;
}

/* App logo glow if image exists */
.card img{
  filter:drop-shadow(0 7px 14px rgba(124,58,237,.12));
  transition:filter .2s ease,transform .2s ease;
}
.card:hover img{
  filter:drop-shadow(0 9px 20px rgba(6,182,212,.22));
  transform:translateY(-2px);
}

/* Buttons have their own light */
.download,.btn,.primary{
  box-shadow:
    0 9px 24px rgba(124,58,237,.22),
    0 0 18px rgba(6,182,212,.10)!important;
}
.download:hover,.btn:hover,.primary:hover{
  box-shadow:
    0 13px 30px rgba(124,58,237,.30),
    0 0 28px rgba(6,182,212,.18)!important;
}

/* Section headings / dividers */
.section-title{
  text-shadow:0 0 20px rgba(124,58,237,.08);
}
.section-title:after{
  content:"";
  display:block;
  width:58px;height:3px;
  margin-top:7px;
  border-radius:99px;
  background:linear-gradient(90deg,#7c3aed,#06b6d4);
  box-shadow:0 0 13px rgba(6,182,212,.35);
}

/* Footer ambient lighting */
.footer{
  box-shadow:inset 0 12px 35px rgba(124,58,237,.035),0 -1px 0 rgba(124,58,237,.08)!important;
}

/* Subtle light sweep across important interactive areas */
@keyframes yonoLightPulse{
  0%,100%{box-shadow:0 0 0 rgba(124,58,237,0)}
  50%{box-shadow:0 0 20px rgba(124,58,237,.08)}
}
.hero-box,.search{animation:yonoLightPulse 5s ease-in-out infinite}


/* LIVE NEON LIGHT EDITION */
:root{
  --neon1:#7c3aed;
  --neon2:#06b6d4;
  --neon3:#ec4899;
}

/* Moving light beams across the whole page */
body{overflow-x:hidden}
body:before{
  content:"";
  position:fixed;
  z-index:9999;
  pointer-events:none;
  left:-20%;
  top:0;
  width:42%;
  height:100vh;
  background:linear-gradient(90deg,transparent,rgba(124,58,237,.12),rgba(6,182,212,.10),transparent);
  transform:skewX(-18deg);
  filter:blur(18px);
  animation:yonoLiveBeam 7s linear infinite;
}
body:after{
  content:"";
  position:fixed;
  z-index:9998;
  pointer-events:none;
  right:-25%;
  top:0;
  width:35%;
  height:100vh;
  background:linear-gradient(90deg,transparent,rgba(236,72,153,.08),rgba(6,182,212,.12),transparent);
  transform:skewX(-18deg);
  filter:blur(22px);
  animation:yonoLiveBeam2 9s linear infinite;
}
@keyframes yonoLiveBeam{
  0%{left:-45%;opacity:0}
  12%{opacity:1}
  50%{opacity:.8}
  88%{opacity:1}
  100%{left:120%;opacity:0}
}
@keyframes yonoLiveBeam2{
  0%{right:-45%;opacity:0}
  15%{opacity:1}
  55%{opacity:.7}
  100%{right:120%;opacity:0}
}

/* Hero looks like a live illuminated panel */
.hero-box{
  border:1px solid rgba(124,58,237,.28)!important;
  box-shadow:0 0 8px rgba(124,58,237,.28),0 0 28px rgba(6,182,212,.16),0 20px 60px rgba(76,29,149,.15)!important;
  animation:yonoPanelPulse 2.8s ease-in-out infinite;
}
@keyframes yonoPanelPulse{
  0%,100%{box-shadow:0 0 7px rgba(124,58,237,.25),0 0 22px rgba(6,182,212,.12),0 20px 60px rgba(76,29,149,.12)}
  50%{box-shadow:0 0 15px rgba(124,58,237,.50),0 0 42px rgba(6,182,212,.25),0 20px 65px rgba(76,29,149,.18)}
}

/* Neon border travelling around cards */
.card{
  isolation:isolate;
}
.card:before{
  content:"";
  position:absolute;
  inset:0;
  padding:1px;
  border-radius:inherit;
  background:conic-gradient(from 0deg,transparent 0deg,var(--neon1) 55deg,var(--neon2) 105deg,transparent 165deg,transparent 360deg);
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  opacity:0;
  animation:yonoCardNeon 2.4s linear infinite;
  pointer-events:none;
  z-index:3;
}
.card:hover:before,.card:first-child:before{opacity:1}
@keyframes yonoCardNeon{
  to{transform:rotate(360deg)}
}

/* Live glowing buttons */
.download,.btn,.primary{
  position:relative;
  overflow:hidden;
  box-shadow:0 0 8px rgba(124,58,237,.45),0 0 22px rgba(6,182,212,.18)!important;
}
.download:after,.btn:after,.primary:after{
  content:"";
  position:absolute;
  top:-80%;
  left:-35%;
  width:25%;
  height:260%;
  background:rgba(255,255,255,.60);
  transform:rotate(20deg);
  filter:blur(5px);
  animation:yonoButtonSweep 2.2s linear infinite;
}
@keyframes yonoButtonSweep{
  0%{left:-40%;opacity:0}
  15%{opacity:1}
  55%{left:120%;opacity:.8}
  100%{left:140%;opacity:0}
}

/* Search has a visible breathing light */
.search{
  animation:yonoSearchGlow 2.2s ease-in-out infinite;
}
@keyframes yonoSearchGlow{
  0%,100%{box-shadow:0 0 7px rgba(124,58,237,.10),0 10px 30px rgba(76,29,149,.07)!important}
  50%{box-shadow:0 0 18px rgba(124,58,237,.28),0 0 30px rgba(6,182,212,.10),0 10px 35px rgba(76,29,149,.10)!important}
}

/* Logo gets a moving neon shine */
.logo{
  background:linear-gradient(90deg,var(--neon1),var(--neon2),var(--neon3),var(--neon1))!important;
  background-size:300% auto!important;
  animation:yonoLogoLive 2.5s linear infinite,yonoLogoGlow 1.8s ease-in-out infinite alternate!important;
}
@keyframes yonoLogoLive{to{background-position:300% center}}
@keyframes yonoLogoGlow{
  from{filter:drop-shadow(0 0 2px rgba(124,58,237,.2))}
  to{filter:drop-shadow(0 0 10px rgba(6,182,212,.55))}
}

/* Active category has a live LED-like pulse */
.cat.active{
  animation:yonoLed 1.6s ease-in-out infinite;
}
@keyframes yonoLed{
  0%,100%{box-shadow:0 0 5px rgba(124,58,237,.25),0 0 12px rgba(6,182,212,.10)}
  50%{box-shadow:0 0 10px rgba(124,58,237,.50),0 0 25px rgba(6,182,212,.25)}
}

/* Small LED dots on cards */
.card .app-icon,.card .icon,.card img{
  position:relative;
}


/* ===== Screenshot-style mobile app store layout ===== */
@media(max-width:650px){
  body{
    background:#e8ebf3!important;
    color:#4a4a4a;
    padding-bottom:72px!important;
  }
  .site-header{
    position:relative!important;
    background:linear-gradient(180deg,#101521,#1a202d)!important;
    border-bottom:3px solid #18c49b!important;
    box-shadow:0 5px 18px rgba(0,0,0,.22)!important;
  }
  .header-inner{
    min-height:112px;
    justify-content:center;
    padding:10px 8px;
  }
  .logo{
    width:100%;
    justify-content:center;
    font-family:Georgia,"Times New Roman",serif!important;
    font-size:28px!important;
    font-weight:900!important;
    letter-spacing:-.6px;
    color:#ffd84d!important;
    text-shadow:0 2px 0 #8b5a00,0 0 10px rgba(255,205,50,.38),0 2px 8px #000!important;
  }
  .logo .site-name{
    color:#ffd84d!important;
    background:none!important;
    -webkit-text-fill-color:#ffd84d!important;
  }
  .logo-mark,.logo-mark .custom-logo-link{
    display:flex!important;align-items:center;justify-content:center;
  }
  .logo img,.custom-logo{
    width:74px!important;height:62px!important;
    max-height:62px!important;
    object-fit:contain;
    margin-right:8px;
    filter:drop-shadow(0 0 8px rgba(255,205,50,.25));
  }
  .header-actions,.menu{display:none!important}

  .hero,.categories,.search-wrap,.search-section{display:none!important}
  main.container{width:100%!important;max-width:none!important;padding:0 9px!important}
  .section{padding:15px 0 10px!important}
  .section-head{
    margin:0 2px 16px!important;
    align-items:center!important;
  }
  .section-head .eyebrow,.section-head .muted{display:none!important}
  .section-head h2{
    font-size:27px!important;
    font-weight:500!important;
    letter-spacing:-.7px!important;
    color:#505050!important;
    margin:0!important;
  }

  .screenshot-app-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:20px 10px!important;
  }
  .screenshot-card{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    min-width:0!important;
    padding:20px 8px 9px!important;
    min-height:390px;
    background:#fff!important;
    border:0!important;
    border-bottom:3px solid #1bb993!important;
    border-radius:25px!important;
    box-shadow:0 5px 12px rgba(15,23,42,.07)!important;
    overflow:hidden!important;
  }
  .screenshot-card:before,.screenshot-card:after{display:none!important}
  .screenshot-card .card-top{
    order:3;
    width:100%;
    display:flex!important;
    flex-direction:column;
    align-items:center;
    gap:0;
    margin-top:5px;
  }
  .screenshot-card .latest-badge{
    background:transparent!important;
    color:#a8a8a8!important;
    padding:0!important;
    font-size:14px!important;
    font-weight:400!important;
  }
  .screenshot-card .card-cat{display:none!important}
  .screenshot-card .app-logo{
    order:1;
    width:calc(100% - 18px)!important;
    height:auto!important;
    aspect-ratio:1/1!important;
    border-radius:30px!important;
    grid-row:auto!important;
    object-fit:cover!important;
    margin:0 auto 12px!important;
    box-shadow:0 4px 10px rgba(15,23,42,.12)!important;
  }
  .screenshot-card .info{
    order:2;
    width:100%;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:0!important;
    grid-column:auto!important;
  }
  .screenshot-card .title{
    width:100%;
    font-size:16px!important;
    line-height:1.22!important;
    font-weight:500!important;
    text-align:center!important;
    white-space:normal!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    color:#444!important;
    min-height:39px;
    margin:0 0 6px!important;
  }
  .screenshot-description{
    display:block!important;
    color:#b0b0b0!important;
    font-size:13px!important;
    line-height:1.35!important;
    text-align:center!important;
    min-height:38px;
  }
  .screenshot-stars{
    display:block!important;
    color:#f2bd00!important;
    font-size:25px!important;
    line-height:1!important;
    letter-spacing:-2px;
    white-space:nowrap;
    margin-top:auto;
    text-shadow:0 1px 0 rgba(0,0,0,.04);
  }
  .screenshot-card .app-mini-stats,.screenshot-card .buttons{display:none!important}
  .screenshot-ribbon{
    position:absolute;
    z-index:4;
    left:-35px;
    top:20px;
    width:112px;
    padding:7px 0;
    transform:rotate(-45deg);
    text-align:center;
    background:#e31e24;
    color:#fff;
    font-size:10px;
    font-weight:900;
    box-shadow:0 2px 8px rgba(0,0,0,.14);
  }

  .mobile-yono-download-bar{
    position:fixed;
    left:18px;right:18px;
    bottom:75px;
    z-index:9997;
    padding:0;
  }
  .mobile-yono-download-bar a{
    display:block;
    text-align:center;
    padding:13px 12px;
    border-radius:30px;
    border:2px solid #fff;
    background:linear-gradient(90deg,#ffba00,#ff9800);
    color:#101010!important;
    font-size:18px;
    font-weight:900;
    box-shadow:0 3px 12px rgba(0,0,0,.18),0 0 14px rgba(255,180,0,.35);
  }

  .mobile-bottom-nav{
    position:fixed!important;
    left:0!important;right:0!important;bottom:0!important;
    width:100%!important;
    min-height:77px!important;
    z-index:9998!important;
    display:grid!important;
    grid-template-columns:repeat(6,1fr)!important;
    gap:0!important;
    padding:6px 2px calc(6px + env(safe-area-inset-bottom))!important;
    border:0!important;
    border-top:2px solid #18c49b!important;
    border-radius:0!important;
    background:#171b25!important;
    box-shadow:0 -5px 18px rgba(0,0,0,.20)!important;
    backdrop-filter:none!important;
  }
  .mobile-bottom-nav a{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:2px!important;
    color:#fff!important;
    font-size:15px!important;
    line-height:1.05!important;
    font-weight:400!important;
    text-align:center!important;
  }
  .mobile-bottom-nav a span{
    font-size:16px!important;
    line-height:1.05!important;
    white-space:nowrap;
  }
  .mobile-bottom-nav a small{
    font-size:9px!important;
    line-height:1.15!important;
    color:#fff!important;
    font-weight:400!important;
  }

  /* Hide other catalogue blocks on the initial mobile viewport for the same clean app-store feel. */
  .top-apps-bottom-section,.trending-premium,.premium-stats-section{margin-top:25px}
}
@media(max-width:390px){
  .screenshot-app-grid{gap:16px 7px!important}
  .screenshot-card{min-height:360px;padding-left:6px!important;padding-right:6px!important}
  .screenshot-card .title{font-size:14px!important}
  .screenshot-stars{font-size:21px!important}
  .mobile-yono-download-bar{left:14px;right:14px}
  .mobile-yono-download-bar a{font-size:16px}
  .mobile-bottom-nav a small{font-size:8px!important}
}
@media(min-width:651px){
  .mobile-yono-download-bar{display:none}
}


/* =========================================================
   FINAL MOBILE APP STORE LAYOUT
   This is intentionally different from the screenshot:
   small logo + details + Download button underneath.
   ========================================================= */
@media (max-width: 650px){

  body{
    background:#f6f7fb!important;
    padding-bottom:64px!important;
  }

  /* Compact header */
  .site-header{
    position:sticky!important;
    top:0!important;
    min-height:60px!important;
    background:rgba(255,255,255,.96)!important;
    border-bottom:1px solid #e8e9f0!important;
    box-shadow:0 5px 18px rgba(16,24,40,.07)!important;
    backdrop-filter:blur(14px)!important;
  }
  .header-inner{
    min-height:60px!important;
    width:94%!important;
    padding:6px 0!important;
  }
  .logo{
    font-size:19px!important;
    font-weight:900!important;
    color:#18212f!important;
    text-shadow:none!important;
    display:flex!important;
    align-items:center!important;
  }
  .logo .site-name{
    color:#18212f!important;
    -webkit-text-fill-color:#18212f!important;
    background:none!important;
  }
  .logo img,.logo .custom-logo{
    width:40px!important;
    height:40px!important;
    max-height:40px!important;
    object-fit:cover!important;
    border-radius:10px!important;
    margin-right:7px!important;
  }
  .header-actions{display:none!important}

  /* Remove the big hero/search from the phone catalogue */
  .hero{display:none!important}
  .categories{display:none!important}
  .search{display:none!important}

  main.container{
    width:94%!important;
    max-width:none!important;
    padding:0!important;
  }

  .section{
    padding:16px 0 8px!important;
  }
  .section-head{
    margin:2px 2px 14px!important;
    display:flex!important;
    align-items:center!important;
  }
  .section-head h2{
    font-size:22px!important;
    line-height:1.2!important;
    font-weight:800!important;
    color:#18212f!important;
  }
  .section-head .eyebrow,
  .section-head .muted{
    display:none!important;
  }

  /* TWO COLUMN COMPACT APP GRID */
  #latest-apps .grid,
  #all-apps .grid,
  .screenshot-app-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:11px!important;
  }

  /* Each app card */
  #latest-apps .card,
  #all-apps .card,
  .screenshot-card{
    display:grid!important;
    grid-template-columns:54px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    gap:0!important;
    min-width:0!important;
    min-height:0!important;
    padding:11px!important;
    border-radius:17px!important;
    background:#fff!important;
    border:1px solid #e8eaf0!important;
    border-bottom:3px solid #7c3aed!important;
    box-shadow:0 7px 18px rgba(16,24,40,.065)!important;
    overflow:hidden!important;
  }

  /* Hide screenshot-specific decorations */
  .screenshot-card .screenshot-ribbon,
  .screenshot-card .card-top,
  #latest-apps .card .card-top,
  #all-apps .card .card-top{
    display:none!important;
  }

  /* SMALL LOGO */
  #latest-apps .app-logo,
  #all-apps .app-logo,
  .screenshot-card .app-logo{
    grid-column:1!important;
    grid-row:1!important;
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    min-height:48px!important;
    margin:0!important;
    border-radius:13px!important;
    object-fit:cover!important;
    background:#f1f3f7!important;
    box-shadow:0 4px 10px rgba(16,24,40,.10)!important;
  }

  /* NAME + short info */
  #latest-apps .info,
  #all-apps .info,
  .screenshot-card .info{
    grid-column:2!important;
    grid-row:1!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    padding-left:8px!important;
  }

  #latest-apps .title,
  #all-apps .title,
  .screenshot-card .title{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    white-space:normal!important;
    text-overflow:ellipsis!important;
    margin:0!important;
    min-height:32px!important;
    font-size:13px!important;
    line-height:1.25!important;
    font-weight:800!important;
    color:#202733!important;
  }

  /* Hide counters to keep cards clean */
  #latest-apps .app-mini-stats,
  #all-apps .app-mini-stats,
  .screenshot-card .app-mini-stats{
    display:none!important;
  }

  .screenshot-description{
    display:block!important;
    margin-top:3px!important;
    font-size:10px!important;
    line-height:1.3!important;
    color:#98a0ad!important;
  }

  .screenshot-stars{
    display:block!important;
    margin:5px 0 0!important;
    font-size:13px!important;
    line-height:1!important;
    letter-spacing:-1px!important;
    color:#f3b900!important;
  }

  /* DOWNLOAD UNDER THE APP INFO */
  #latest-apps .buttons,
  #all-apps .buttons,
  .screenshot-card .buttons{
    grid-column:1 / -1!important;
    grid-row:2!important;
    display:flex!important;
    width:100%!important;
    margin:10px 0 0!important;
    padding:0!important;
  }

  #latest-apps .favorite-btn,
  #all-apps .favorite-btn,
  .screenshot-card .favorite-btn{
    display:none!important;
  }

  #latest-apps .buttons .btn.primary,
  #all-apps .buttons .btn.primary,
  .screenshot-card .buttons .btn.primary{
    display:flex!important;
    width:100%!important;
    min-height:32px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:6px 8px!important;
    border-radius:9px!important;
    font-size:11px!important;
    font-weight:900!important;
    color:#fff!important;
    background:linear-gradient(135deg,#7c3aed,#06b6d4)!important;
    box-shadow:0 5px 14px rgba(124,58,237,.18)!important;
  }

  /* No giant floating download bar */
  .mobile-yono-download-bar{
    display:none!important;
  }

  /* Keep lower sections from looking like the reference */
  .trust-section{
    display:none!important;
  }

  /* Bottom navigation stays compact */
  .mobile-bottom-nav{
    display:flex!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:9999!important;
    min-height:60px!important;
    padding:4px 3px calc(4px + env(safe-area-inset-bottom))!important;
    background:#101827!important;
    border-top:2px solid #06b6d4!important;
    box-shadow:0 -7px 24px rgba(16,24,40,.18)!important;
  }
  .mobile-bottom-nav a{
    font-size:10px!important;
    line-height:1.1!important;
  }

  /* Hide duplicate optional app-store section if present */
  .app-store-section{
    display:none!important;
  }
}

@media (max-width:390px){
  main.container{width:95%!important}
  #latest-apps .grid,#all-apps .grid,.screenshot-app-grid{gap:8px!important}
  #latest-apps .card,#all-apps .card,.screenshot-card{
    grid-template-columns:49px minmax(0,1fr)!important;
    padding:9px!important;
  }
  #latest-apps .app-logo,#all-apps .app-logo,.screenshot-card .app-logo{
    width:43px!important;height:43px!important;
    min-width:43px!important;min-height:43px!important;
    border-radius:11px!important;
  }
  #latest-apps .title,#all-apps .title,.screenshot-card .title{
    font-size:12px!important;
    min-height:30px!important;
  }
  .screenshot-stars{font-size:12px!important}
}


/* 3-COLUMN SHORT MOBILE CARDS */
@media (max-width:650px){
  body{padding-bottom:62px!important}
  main.container{width:96%!important;padding:0!important}
  .section{padding:12px 0 6px!important}
  .section-head{margin:2px 2px 10px!important}
  .section-head h2{font-size:20px!important}

  #latest-apps .grid,
  #all-apps .grid,
  .screenshot-app-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
  }

  #latest-apps .card,
  #all-apps .card,
  .screenshot-card{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    min-width:0!important;
    min-height:0!important;
    height:245px!important;
    padding:9px 5px 8px!important;
    border-radius:16px!important;
    background:#fff!important;
    border:1px solid #e8eaf0!important;
    border-bottom:2px solid #7c3aed!important;
    box-shadow:0 5px 14px rgba(16,24,40,.06)!important;
    overflow:hidden!important;
  }

  #latest-apps .app-logo,
  #all-apps .app-logo,
  .screenshot-card .app-logo{
    width:55px!important;
    height:55px!important;
    min-width:55px!important;
    min-height:55px!important;
    margin:0 auto 7px!important;
    border-radius:15px!important;
    object-fit:cover!important;
    flex:none!important;
  }

  #latest-apps .info,
  #all-apps .info,
  .screenshot-card .info{
    width:100%!important;
    min-width:0!important;
    padding:0!important;
    text-align:center!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
  }

  #latest-apps .title,
  #all-apps .title,
  .screenshot-card .title{
    width:100%!important;
    min-height:30px!important;
    max-height:30px!important;
    margin:0!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:normal!important;
    font-size:12px!important;
    line-height:15px!important;
    font-weight:800!important;
    text-align:center!important;
  }

  .screenshot-description{
    width:100%!important;
    min-height:25px!important;
    max-height:25px!important;
    overflow:hidden!important;
    margin:3px 0 0!important;
    font-size:9px!important;
    line-height:12px!important;
    color:#9aa0aa!important;
    text-align:center!important;
  }

  .screenshot-stars{
    margin:5px 0 0!important;
    font-size:13px!important;
    line-height:13px!important;
    letter-spacing:-1px!important;
    white-space:nowrap!important;
    color:#f2b900!important;
  }

  #latest-apps .buttons,
  #all-apps .buttons,
  .screenshot-card .buttons{
    width:94%!important;
    margin:auto 0 0!important;
    padding:0!important;
    display:flex!important;
  }

  #latest-apps .buttons .btn.primary,
  #all-apps .buttons .btn.primary,
  .screenshot-card .buttons .btn.primary{
    display:flex!important;
    width:100%!important;
    min-height:27px!important;
    height:27px!important;
    padding:3px 4px!important;
    border-radius:8px!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:9px!important;
    line-height:1!important;
    font-weight:900!important;
    background:linear-gradient(135deg,#7c3aed,#06b6d4)!important;
    box-shadow:0 4px 10px rgba(124,58,237,.16)!important;
  }

  .mobile-yono-download-bar{display:none!important}
  .trust-section{display:none!important}
}

@media(max-width:390px){
  main.container{width:97%!important}
  #latest-apps .grid,#all-apps .grid,.screenshot-app-grid{gap:6px!important}
  #latest-apps .card,#all-apps .card,.screenshot-card{
    height:228px!important;
    padding:7px 4px 7px!important;
    border-radius:14px!important;
  }
  #latest-apps .app-logo,#all-apps .app-logo,.screenshot-card .app-logo{
    width:50px!important;height:50px!important;
    min-width:50px!important;min-height:50px!important;
    border-radius:13px!important;
    margin-bottom:6px!important;
  }
  #latest-apps .title,#all-apps .title,.screenshot-card .title{
    font-size:11px!important;
    line-height:14px!important;
    min-height:28px!important;
    max-height:28px!important;
  }
  .screenshot-description{font-size:8px!important;min-height:22px!important;max-height:22px!important}
  .screenshot-stars{font-size:12px!important}
  #latest-apps .buttons .btn.primary,#all-apps .buttons .btn.primary,.screenshot-card .buttons .btn.primary{
    height:25px!important;min-height:25px!important;font-size:8px!important
  }
}


/* TIGHT 3-COLUMN CARDS — remove empty space below Download */
@media(max-width:650px){
  #latest-apps .card,
  #all-apps .card,
  .screenshot-card{
    height:218px!important;
    min-height:218px!important;
    padding:8px 5px 6px!important;
  }

  #latest-apps .buttons,
  #all-apps .buttons,
  .screenshot-card .buttons{
    margin-top:6px!important;
    margin-bottom:0!important;
    height:27px!important;
  }

  #latest-apps .buttons .btn.primary,
  #all-apps .buttons .btn.primary,
  .screenshot-card .buttons .btn.primary{
    height:27px!important;
    min-height:27px!important;
    padding:3px 4px!important;
  }

  #latest-apps .app-logo,
  #all-apps .app-logo,
  .screenshot-card .app-logo{
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    min-height:52px!important;
    margin-bottom:5px!important;
  }

  #latest-apps .title,
  #all-apps .title,
  .screenshot-card .title{
    min-height:28px!important;
    max-height:28px!important;
    line-height:14px!important;
  }

  .screenshot-description{
    min-height:19px!important;
    max-height:19px!important;
    margin-top:2px!important;
    line-height:10px!important;
  }

  .screenshot-stars{
    margin:3px 0 0!important;
    line-height:12px!important;
  }
}

@media(max-width:390px){
  #latest-apps .card,
  #all-apps .card,
  .screenshot-card{
    height:202px!important;
    min-height:202px!important;
    padding:7px 4px 5px!important;
  }

  #latest-apps .app-logo,
  #all-apps .app-logo,
  .screenshot-card .app-logo{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    min-height:48px!important;
  }

  #latest-apps .buttons,
  #all-apps .buttons,
  .screenshot-card .buttons{
    height:25px!important;
    margin-top:4px!important;
  }

  #latest-apps .buttons .btn.primary,
  #all-apps .buttons .btn.primary,
  .screenshot-card .buttons .btn.primary{
    height:25px!important;
    min-height:25px!important;
    font-size:8px!important;
  }
}


/* FINAL: remove rating + remove all unnecessary card space */
@media(max-width:650px){
  #latest-apps .screenshot-stars,
  #all-apps .screenshot-stars,
  .screenshot-card .screenshot-stars,
  #latest-apps .rating,
  #all-apps .rating,
  .screenshot-card .rating,
  #latest-apps [class*="rating"],
  #all-apps [class*="rating"],
  .screenshot-card [class*="rating"]{
    display:none!important;
  }

  #latest-apps .card,
  #all-apps .card,
  .screenshot-card{
    height:auto!important;
    min-height:0!important;
    padding:8px 5px 6px!important;
    gap:0!important;
  }

  #latest-apps .app-logo,
  #all-apps .app-logo,
  .screenshot-card .app-logo{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    min-height:48px!important;
    margin:0 auto 5px!important;
  }

  #latest-apps .title,
  #all-apps .title,
  .screenshot-card .title{
    min-height:28px!important;
    max-height:28px!important;
    margin:0!important;
  }

  .screenshot-description{
    min-height:0!important;
    max-height:24px!important;
    margin:2px 0 0!important;
  }

  #latest-apps .buttons,
  #all-apps .buttons,
  .screenshot-card .buttons{
    margin:6px 0 0!important;
    height:26px!important;
    min-height:26px!important;
  }

  #latest-apps .buttons .btn.primary,
  #all-apps .buttons .btn.primary,
  .screenshot-card .buttons .btn.primary{
    height:26px!important;
    min-height:26px!important;
    padding:3px 4px!important;
  }
}

@media(max-width:390px){
  #latest-apps .card,
  #all-apps .card,
  .screenshot-card{
    padding:7px 4px 5px!important;
  }
  #latest-apps .app-logo,
  #all-apps .app-logo,
  .screenshot-card .app-logo{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
  }
  #latest-apps .buttons,
  #all-apps .buttons,
  .screenshot-card .buttons{
    margin-top:5px!important;
    height:24px!important;
    min-height:24px!important;
  }
  #latest-apps .buttons .btn.primary,
  #all-apps .buttons .btn.primary,
  .screenshot-card .buttons .btn.primary{
    height:24px!important;
    min-height:24px!important;
    font-size:8px!important;
  }
}


/* REMOVE MOBILE BOTTOM NAVIGATION */
@media(max-width:650px){
  .mobile-bottom-nav,
  .mobile-nav,
  .bottom-nav,
  .mobile-yono-download-bar,
  .yono-download-bar{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
  }
  body{
    padding-bottom:10px!important;
  }
}


/* REMOVE EXTRA SECTIONS: Popular / Recent Updates / Trending / Views */
@media(max-width:650px){
  .popular-section,
  .popular-apps,
  #popular,
  #popular-apps,
  [id*="popular"],
  [class*="popular"],
  .recent-section,
  .recent-updates,
  #recent,
  #recent-updates,
  [id*="recent"],
  [class*="recent"],
  .trending-section,
  .trending-apps,
  #trending,
  #trending-apps,
  [id*="trending"],
  [class*="trending"],
  .views-section,
  .view-section,
  #views,
  #view,
  [id*="views"],
  [class*="views"]{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
  }
}


/* SAFE FIX: hide only the bottom Home / New YONO navigation.
   Do NOT remove any app/page markup. */
.mobile-bottom-nav,
.mobile-yono-download-bar,
.yono-download-bar,
.bottom-nav,
.mobile-nav,
.mobile-navigation,
.fixed-bottom-nav{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
body{padding-bottom:0!important;}


/* FEATURED: exactly 3 apps, compact cards */
.featured-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
@media(max-width:650px){
  .featured-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
  }
  .featured-grid .featured-card{
    min-width:0!important;
    height:190px!important;
    min-height:190px!important;
    padding:7px 4px 5px!important;
    border-radius:13px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    overflow:hidden!important;
  }
  .featured-grid .featured-card .card-top{
    display:none!important;
  }
  .featured-grid .featured-card .app-logo{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    min-height:48px!important;
    margin:0 auto 5px!important;
    border-radius:12px!important;
    object-fit:cover!important;
  }
  .featured-grid .featured-card .info{
    width:100%!important;
    padding:0!important;
    text-align:center!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
  }
  .featured-grid .featured-card .title{
    width:100%!important;
    height:28px!important;
    min-height:28px!important;
    margin:0!important;
    font-size:11px!important;
    line-height:14px!important;
    font-weight:800!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:normal!important;
  }
  .featured-grid .featured-card .app-mini-stats{
    display:none!important;
  }
  .featured-grid .featured-card .buttons{
    width:94%!important;
    margin:auto 0 0!important;
    padding:0!important;
    display:flex!important;
  }
  .featured-grid .featured-card .favorite-btn{
    display:none!important;
  }
  .featured-grid .featured-card .btn.primary{
    width:100%!important;
    height:25px!important;
    min-height:25px!important;
    padding:3px!important;
    border-radius:7px!important;
    font-size:8px!important;
    line-height:1!important;
  }
}


/* FEATURED DOWNLOAD BUTTON — compact but clearly visible */
@media(max-width:650px){
  .featured-grid .featured-card .buttons{
    width:100%!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    margin:8px 0 0!important;
    padding:0!important;
    flex:0 0 auto!important;
  }

  .featured-grid .featured-card .buttons .btn.primary,
  .featured-grid .featured-card a.btn.primary,
  .featured-grid .featured-card .download{
    display:flex!important;
    width:92%!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
    align-items:center!important;
    justify-content:center!important;
    box-sizing:border-box!important;
    padding:0 5px!important;
    margin:0 auto!important;
    border-radius:8px!important;
    font-size:10px!important;
    line-height:30px!important;
    font-weight:800!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    color:#fff!important;
    background:linear-gradient(135deg,#7c3aed,#06b6d4)!important;
    border:0!important;
    box-shadow:0 4px 11px rgba(124,58,237,.20)!important;
    text-decoration:none!important;
  }

  .featured-grid .featured-card{
    height:184px!important;
    min-height:184px!important;
    padding:7px 4px 6px!important;
  }

  .featured-grid .featured-card .app-logo{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    margin-bottom:4px!important;
  }

  .featured-grid .featured-card .title{
    height:28px!important;
    min-height:28px!important;
    font-size:11px!important;
    line-height:14px!important;
  }
}


/* MULTI-COLOR DOWNLOAD BUTTONS */
@media(max-width:650px){
  /* Every app button gets a different vivid gradient, cycling by position */
  #latest-apps .card:nth-child(6n+1) .btn.primary,
  #all-apps .card:nth-child(6n+1) .btn.primary{
    background:linear-gradient(135deg,#7c3aed,#a855f7)!important;
  }
  #latest-apps .card:nth-child(6n+2) .btn.primary,
  #all-apps .card:nth-child(6n+2) .btn.primary{
    background:linear-gradient(135deg,#0891b2,#06b6d4)!important;
  }
  #latest-apps .card:nth-child(6n+3) .btn.primary,
  #all-apps .card:nth-child(6n+3) .btn.primary{
    background:linear-gradient(135deg,#16a34a,#22c55e)!important;
  }
  #latest-apps .card:nth-child(6n+4) .btn.primary,
  #all-apps .card:nth-child(6n+4) .btn.primary{
    background:linear-gradient(135deg,#ea580c,#f97316)!important;
  }
  #latest-apps .card:nth-child(6n+5) .btn.primary,
  #all-apps .card:nth-child(6n+5) .btn.primary{
    background:linear-gradient(135deg,#db2777,#ec4899)!important;
  }
  #latest-apps .card:nth-child(6n) .btn.primary,
  #all-apps .card:nth-child(6n) .btn.primary{
    background:linear-gradient(135deg,#2563eb,#3b82f6)!important;
  }

  /* Featured 3 buttons: three distinct colors */
  .featured-grid .featured-card:nth-child(1) .btn.primary{
    background:linear-gradient(135deg,#7c3aed,#a855f7)!important;
  }
  .featured-grid .featured-card:nth-child(2) .btn.primary{
    background:linear-gradient(135deg,#0891b2,#06b6d4)!important;
  }
  .featured-grid .featured-card:nth-child(3) .btn.primary{
    background:linear-gradient(135deg,#16a34a,#22c55e)!important;
  }

  #latest-apps .btn.primary,
  #all-apps .btn.primary,
  .featured-grid .btn.primary{
    border:0!important;
    color:#fff!important;
    box-shadow:0 5px 13px rgba(15,23,42,.14)!important;
  }
}

/* FINAL CLICK FIX: buttons are real anchors and cannot be blocked by decorative layers */
.detail-actions{position:relative!important;z-index:50!important}
.detail-actions .primary-big,
.detail-actions .telegram-big{
  position:relative!important;
  z-index:100!important;
  display:flex!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
  cursor:pointer!important;
}
.detail-actions:before,.detail-actions:after{pointer-events:none!important}

/* FINAL DIRECT BUTTONS */
.detail-actions{
  position:relative!important;
  z-index:10000!important;
}
.detail-actions .yono-direct-download,
.detail-actions .yono-direct-telegram{
  position:relative!important;
  z-index:10001!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
  cursor:pointer!important;
}

/* REAL ANCHOR FIX: detail Download + Telegram are normal links */
.detail-actions{
  position:relative!important;
  z-index:20!important;
}
.detail-actions .yono-real-download,
.detail-actions .yono-real-telegram{
  position:relative!important;
  z-index:21!important;
  display:inline-flex!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
  cursor:pointer!important;
  text-decoration:none!important;
}
@media(max-width:650px){
  .detail-actions{
    position:relative!important;
    bottom:auto!important;
  }
  .detail-actions .yono-real-download,
  .detail-actions .yono-real-telegram{
    flex:1 1 100%!important;
    min-width:0!important;
  }
}
