/*
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 V233
*/
:root{--accent:#2563eb;--bg:#f5f7fb;--surface:#fff;--surface2:#f8fafc;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--shadow:0 12px 35px rgba(15,23,42,.07)}
*{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,.92);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:#229ed9;color:#fff;border-color:#229ed9}.theme-toggle{cursor:pointer}
.hero{padding:30px 0 16px}.hero-box{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff,#f8fbff);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:var(--accent);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:var(--accent);color:#fff;border-color:var(--accent)}
.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:linear-gradient(180deg,#f8fbff 0%,#eef4fb 100%);color:#334155;padding:34px 0 0;border-top:1px solid #dbe5f0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:30px}.footer-brand{font-size:23px;font-weight:900;color:#0f172a}.footer h3{font-size:14px;color:#0f172a;margin:0 0 12px}.footer p{font-size:12px;line-height:1.7;color:#64748b;margin:8px 0}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.footer ul a{font-size:12px;color:#475569;text-decoration:none}.footer ul a:hover{color:var(--accent)}.telegram-footer{display:inline-flex;align-items:center;gap:7px;background:var(--accent);color:#fff!important;padding:10px 14px;border-radius:10px;font-size:12px;font-weight:900;text-decoration:none}.footer-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.footer-badges span{background:#fff;border:1px solid #dbe5f0;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;color:#475569}.footer-note{font-size:10px!important;color:#94a3b8!important}.footer-bottom{border-top:1px solid #dbe5f0;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(180deg,#f8fbff 0%,#eef4fb 100%)}
.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}
@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}}
.dark-mode .install-app-btn{background:#172033;border-color:#334155;color:#dbeafe}
/* 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}

.app-long-description{color:var(--text);font-size:14px;line-height:1.75;margin-top:8px;white-space:normal}
.app-long-description br+br{display:block;content:"";margin-top:10px}

.discover-row{display:flex;align-items:center;gap:8px}
.discover-row strong{flex:1;min-width:0}
.discover-download-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;border-radius:6px;padding:7px 12px;background:var(--accent,#2563eb);color:#fff!important;font-size:12px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none}
.discover-download-btn:hover{opacity:.9}

.yono-section-download-btn{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;padding:7px 13px;border-radius:7px;text-decoration:none;font-weight:700;font-size:13px;line-height:1;cursor:pointer}

.discover-row{cursor:default}.discover-download-btn{cursor:pointer}

/* Compact share box */
.share-box,.share-card,.share-section,.app-share{
  padding:10px !important;
  margin-top:10px !important;
  margin-bottom:10px !important;
}
.share-box .share-actions,.share-card .share-actions,.share-section .share-actions,.app-share .share-actions{
  gap:6px !important;
}

/* Removed from app detail pages: Category, Updated, Community Rating */
.detail-meta .detail-category,
.detail-meta .detail-updated,
.app-rating,
.community-rating,
.community-rating-box{display:none !important;}

.app-keywords-section{margin-top:14px;padding:10px 0}
.app-keywords-title{font-size:14px;font-weight:800;margin-bottom:7px}
.app-keywords-list{display:flex;flex-wrap:wrap;gap:6px}
.app-keyword{display:inline-block;padding:5px 8px;border:1px solid var(--border);border-radius:999px;background:var(--surface2);font-size:11px;line-height:1.2}


/* Keep the share block compact too */
.app-share{margin-top:12px !important;margin-bottom:8px !important;padding:12px !important}
.app-share .share-head{margin-bottom:7px}
.app-share .share-head h3{font-size:16px}
.app-share .share-hint{font-size:10px}
/* V32: keep app keyword data in page source but hide the visible keyword blocks */
.seo-keywords-section, .app-keywords-section { display:none !important; }

/* V33: ONLY header + mobile bottom navigation visual polish */
.site-header{
  background:linear-gradient(135deg,#2563eb 0%,#4f46e5 52%,#7c3aed 100%) !important;
  border-bottom:0 !important;
  box-shadow:0 6px 20px rgba(37,99,235,.22) !important;
}
.site-header .header-inner{min-height:76px !important;}
.site-header .logo{gap:11px !important;}
.site-header .logo-mark img,.site-header .logo-mark .custom-logo{
  max-width:50px !important;max-height:46px !important;border-radius:12px;
}
.site-header .logo-fallback{
  width:44px !important;height:44px !important;border-radius:12px !important;
  background:rgba(255,255,255,.20) !important;color:#fff !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.25);
}
.site-header .site-name{
  font-size:23px !important;max-width:260px !important;
  color:#fff !important;text-shadow:0 1px 2px rgba(0,0,0,.12);
}
.site-header .header-actions{gap:8px !important;}
.site-header .home-link{
  background:rgba(255,255,255,.16) !important;
  border-color:rgba(255,255,255,.34) !important;
  color:#fff !important;
  box-shadow:0 3px 12px rgba(0,0,0,.08);
}
.site-header .home-link:hover{background:#fff !important;color:#2563eb !important;border-color:#fff !important;}
.site-header .theme-toggle{
  background:rgba(255,255,255,.16) !important;
  border-color:rgba(255,255,255,.34) !important;
  color:#fff !important;
}
.site-header .menu a{color:#fff !important;}
@media(max-width:650px){
  .site-header .header-inner{min-height:70px !important;}
  .site-header .logo-mark img,.site-header .logo-mark .custom-logo{max-width:44px !important;max-height:40px !important;}
  .site-header .site-name{font-size:20px !important;max-width:190px !important;}
  .site-header .home-link{padding:8px 10px !important;font-size:11px !important;}
}

.mobile-bottom-nav{
  background:linear-gradient(135deg,rgba(37,99,235,.98),rgba(79,70,229,.98),rgba(124,58,237,.98)) !important;
  border:1px solid rgba(255,255,255,.25) !important;
  box-shadow:0 10px 30px rgba(37,99,235,.30) !important;
}
.mobile-bottom-nav a,
.mobile-bottom-nav a small{color:rgba(255,255,255,.88) !important;}
.mobile-bottom-nav a span{color:#fff !important;}
.mobile-bottom-nav a.active{
  background:rgba(255,255,255,.20) !important;
  color:#fff !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.15);
}
.mobile-bottom-nav a.active small{color:#fff !important;}
.mobile-bottom-nav:before{background:#fff !important;opacity:.9 !important;}


/* ---------- Promo Codes v2 ---------- */
.yono-promo-section{scroll-margin-top:80px}.yono-promo-code-list{display:grid;gap:7px;margin-bottom:10px}.yono-promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.yono-promo-card{background:linear-gradient(145deg,#fff,#f7f9ff);border:1px solid #e1e6f0;border-radius:18px;padding:14px;box-shadow:0 8px 24px rgba(25,40,80,.08)}.yono-promo-app-head{display:flex;align-items:center;gap:11px;margin-bottom:12px}.yono-promo-app-head img{width:52px;height:52px;border-radius:14px;object-fit:cover}.yono-promo-app-head h3{margin:0;font-size:17px}.yono-promo-app-head span{color:#697386;font-size:12px}.yono-promo-code-row{display:flex;gap:8px;align-items:center}.yono-promo-code-row code{flex:1;min-width:0;background:#111827;color:#fff;border-radius:12px;padding:11px 12px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yono-promo-copy{border:0;border-radius:12px;padding:11px 12px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}.yono-promo-actions{display:flex;gap:8px;margin-top:10px}.yono-promo-actions .btn{flex:1;text-align:center}.yono-promo-actions .primary{background:#2563eb;color:#fff}.yono-promo-actions a{text-decoration:none}.mobile-bottom-nav [data-mobile-tool="promo-codes"] span{font-size:18px}@media(max-width:900px){.yono-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.yono-promo-grid{grid-template-columns:1fr}.yono-promo-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.yono-promo-code-row code{padding:8px 10px;font-size:13px;border-radius:10px;max-width:220px}.yono-promo-copy{display:inline-flex;width:auto;min-width:0;padding:8px 10px;font-size:13px;line-height:1.2;white-space:nowrap;border-radius:10px}.yono-promo-actions{flex-direction:row;gap:6px}.yono-promo-actions .btn{padding:8px 10px;font-size:13px;border-radius:10px}}

/* V75: promo page and per-app sharing */
.yono-promo-section .section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.yono-promo-page-share{border:0;border-radius:12px;padding:9px 13px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 5px 14px rgba(79,70,229,.18)}
.yono-promo-page-share span{margin-left:3px}
.yono-promo-app-head{position:relative}
.yono-promo-app-title{min-width:0;flex:1}
.yono-promo-app-share{width:34px;height:34px;flex:0 0 34px;border:0;border-radius:10px;background:#eef2ff;color:#4f46e5;font-size:18px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background .15s ease}
.yono-promo-app-share:active{transform:scale(.92)}
.yono-promo-app-share:hover{background:#e0e7ff}
@media(max-width:600px){.yono-promo-page-share{padding:8px 11px}.yono-promo-page-share span{font-size:12px}.yono-promo-app-share{width:32px;height:32px;flex-basis:32px;font-size:17px}}

/* Standalone Promo Codes shortcut */
.live-promo-shortcut{text-decoration:none;color:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.live-promo-shortcut:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(25,40,80,.10)}
.yono-promo-page-wrap{padding-top:28px;padding-bottom:60px}
.yono-promo-page-wrap .yono-promo-section{margin-top:0}

/* Promo codes on app detail/download page */
.yono-detail-promo-box{margin:20px 0;padding:18px;border:1px solid rgba(99,102,241,.24);border-radius:18px;background:linear-gradient(135deg,#eef2ff 0%,#f5f3ff 48%,#e0f2fe 100%);box-shadow:0 10px 28px rgba(79,70,229,.10)}
.yono-detail-promo-box .eyebrow{color:#4f46e5;font-weight:800;letter-spacing:.12em}
.yono-detail-promo-box .yono-detail-promo-head h2{color:#172554}
.yono-detail-promo-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.yono-detail-promo-head h2{margin:2px 0 0;font-size:22px}
.yono-promo-copy-all{border:0;border-radius:10px;padding:10px 13px;cursor:pointer;font-weight:700;background:#2563eb;color:#fff}
.yono-detail-promo-list{display:grid;gap:8px}
.yono-detail-promo-code{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5e7eb;border-radius:11px;background:#f8fafc;padding:10px 12px;cursor:pointer;text-align:left}
.yono-detail-promo-code code{font-size:16px;word-break:break-word;color:#1f2937}
.yono-detail-promo-code span{flex:0 0 auto;font-size:13px;font-weight:700;color:#2563eb}
.yono-detail-promo-status{display:block;min-height:18px;margin-top:8px;color:#15803d;font-weight:600}
@media(max-width:600px){.yono-detail-promo-head{align-items:flex-start;flex-direction:column}.yono-promo-copy-all{width:100%}}

/* V74: restore the mobile quick-navigation bar while keeping the new CTA in the footer. */
.mobile-bottom-cta{display:none}
@media(max-width:650px){
  .mobile-bottom-cta{
    position:relative;left:auto;right:auto;bottom:auto;z-index:2;
    display:grid;gap:7px;
    padding:7px;border:1px solid rgba(255,255,255,.82);border-radius:20px;
    background:rgba(255,255,255,.96);backdrop-filter:blur(16px);
    box-shadow:0 14px 34px rgba(15,23,42,.18);
    margin:22px 10px 18px;
  }
  .mobile-bottom-cta__telegram,.mobile-bottom-cta__share{
    min-height:54px;border:0;border-radius:16px;padding:8px 10px;
    display:flex;align-items:center;gap:9px;text-decoration:none;
    cursor:pointer;box-sizing:border-box;
  }
  .mobile-bottom-cta__telegram{background:linear-gradient(100deg,#168cf5,#7c3aed);color:#fff}
  .mobile-bottom-cta__share{background:linear-gradient(100deg,#fff7df,#fff);color:#111827;border:1px solid #f0e2b4}
  .mobile-bottom-cta__icon{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;flex:0 0 35px;font-size:20px;font-weight:900;background:rgba(255,255,255,.96);color:#2563eb}
  .mobile-bottom-cta__share .mobile-bottom-cta__icon{color:#b45309}
  .mobile-bottom-cta__telegram span:nth-child(2),.mobile-bottom-cta__share span:nth-child(2){min-width:0;display:flex;flex-direction:column;line-height:1.05}
  .mobile-bottom-cta strong{font-size:13px;font-weight:900}
  .mobile-bottom-cta small{font-size:9px;margin-top:4px;opacity:.72}
  .mobile-bottom-cta b{margin-left:auto;white-space:nowrap;padding:10px 12px;border-radius:999px;font-size:11px;font-weight:900}
  .mobile-bottom-cta__telegram b{background:#fff;color:#2563eb}
  .mobile-bottom-cta__share b{background:#fbbf24;color:#111827}
}
@media(max-width:390px){
  .mobile-bottom-cta{left:7px;right:7px}
  .mobile-bottom-cta__telegram,.mobile-bottom-cta__share{padding:7px 8px;gap:7px}
  .mobile-bottom-cta b{padding:9px 9px;font-size:10px}
  .mobile-bottom-cta strong{font-size:12px}
}

/* V79: Premium Blue-Purple visual refresh — design only */
:root{
  --accent:#4f46e5;
  --accent-2:#7c3aed;
  --accent-blue:#2563eb;
  --premium-border:rgba(99,102,241,.18);
  --premium-shadow:0 18px 45px rgba(37,52,110,.10);
}
body{background:linear-gradient(180deg,#f7f9ff 0%,#f4f7fc 52%,#f8faff 100%)}
.site-header{background:linear-gradient(135deg,#2563eb 0%,#4f46e5 55%,#7c3aed 100%) !important;box-shadow:0 8px 28px rgba(79,70,229,.20) !important}
.site-header .header-inner{min-height:76px !important}
.site-header .site-name,.site-header .menu a,.site-header .theme-toggle,.site-header .home-link{color:#fff !important}
.site-header .home-link,.site-header .theme-toggle{background:rgba(255,255,255,.14) !important;border-color:rgba(255,255,255,.30) !important;backdrop-filter:blur(10px)}
.site-header .home-link:hover,.site-header .theme-toggle:hover{background:#fff !important;color:#4f46e5 !important}
.hero{padding-top:28px}
.hero-box{background:radial-gradient(circle at 12% 18%,rgba(37,99,235,.18),transparent 29%),radial-gradient(circle at 88% 12%,rgba(124,58,237,.18),transparent 28%),linear-gradient(135deg,#ffffff 0%,#f5f7ff 48%,#eef5ff 100%) !important;border:1px solid rgba(99,102,241,.16) !important;box-shadow:0 20px 55px rgba(55,75,145,.12) !important}
.eyebrow{color:#4f46e5 !important}
.hero h1{background:linear-gradient(90deg,#111827,#4f46e5,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent}
.search{filter:drop-shadow(0 9px 20px rgba(37,99,235,.10))}
.search input{border-color:#dce3f2 !important;background:rgba(255,255,255,.94) !important}
.search button,.primary,.primary-big{background:linear-gradient(135deg,#2563eb,#4f46e5 55%,#7c3aed) !important;box-shadow:0 8px 18px rgba(79,70,229,.18)}
.hero-stats div{background:rgba(255,255,255,.82) !important;border-color:rgba(99,102,241,.14) !important;box-shadow:0 8px 22px rgba(55,75,145,.06)}
.hero-stats div:first-child strong{color:#2563eb}.hero-stats div:nth-child(2) strong{color:#7c3aed}.hero-stats div:nth-child(3) strong{color:#059669}
.section-head h2{letter-spacing:-.035em}
.section-head .eyebrow{margin-bottom:4px}
.card,.app-detail-card,.activity-card,.trending-bar,.trust-card{border-color:rgba(99,102,241,.14) !important;box-shadow:0 10px 28px rgba(55,75,145,.07) !important}
.premium-card{background:linear-gradient(145deg,#ffffff 0%,#fbfcff 58%,#f7f8ff 100%) !important;overflow:hidden}
.premium-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,#2563eb,#4f46e5,#7c3aed);opacity:.95}
.premium-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(55,75,145,.13) !important}
.app-logo{box-shadow:0 8px 20px rgba(37,99,235,.13),0 0 0 4px rgba(99,102,241,.05)}
.card-cat{background:#f4f3ff !important;border-color:#ddd6fe !important;color:#5b21b6 !important}
.rank-badge{background:linear-gradient(135deg,#eef2ff,#ede9fe) !important;color:#4338ca !important;border:1px solid #ddd6fe}
.latest-badge{background:#ecfdf5 !important;border:1px solid #bbf7d0}
.btn{transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}
.btn:hover{transform:translateY(-1px)}
.featured-card .primary{min-width:94px}
.activity-grid .activity-card strong,.premium-stats-section .activity-card strong{background:linear-gradient(90deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent}
.trending-bar{background:linear-gradient(135deg,#ffffff,#f5f7ff) !important}
.trend-dot{box-shadow:0 0 0 5px rgba(37,99,235,.08)}
.yono-promo-grid .yono-promo-card{background:linear-gradient(145deg,#fff 0%,#f8f7ff 55%,#eef6ff 100%) !important;border-color:rgba(99,102,241,.18) !important;box-shadow:0 14px 32px rgba(79,70,229,.09) !important}
.yono-promo-card:before{content:"";display:block;height:3px;margin:-14px -14px 13px;background:linear-gradient(90deg,#2563eb,#7c3aed)}
.yono-promo-copy{background:linear-gradient(135deg,#2563eb,#4f46e5) !important;box-shadow:0 6px 14px rgba(37,99,235,.18)}
.yono-promo-app-share{background:#eef2ff !important;color:#4f46e5 !important;border:1px solid #ddd6fe !important}
.yono-detail-promo-box{background:radial-gradient(circle at 100% 0%,rgba(124,58,237,.12),transparent 34%),linear-gradient(135deg,#eef2ff 0%,#f7f5ff 48%,#ecf7ff 100%) !important;border-color:rgba(99,102,241,.22) !important}
.yono-detail-promo-code{background:rgba(255,255,255,.82) !important;border-color:#dfe5f3 !important;transition:transform .15s ease,box-shadow .15s ease}
.yono-detail-promo-code:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(55,75,145,.08)}
.mobile-bottom-nav{background:linear-gradient(135deg,rgba(37,99,235,.98),rgba(79,70,229,.98),rgba(124,58,237,.98)) !important;box-shadow:0 12px 35px rgba(55,48,163,.30) !important;backdrop-filter:blur(16px)}
.mobile-bottom-nav a.active{background:rgba(255,255,255,.22) !important;box-shadow:0 5px 16px rgba(0,0,0,.10),inset 0 0 0 1px rgba(255,255,255,.16) !important}
.mobile-bottom-cta{border-color:rgba(99,102,241,.18) !important;box-shadow:0 16px 38px rgba(55,75,145,.15) !important}
.mobile-bottom-cta__telegram{background:linear-gradient(135deg,#1d9bf0,#2563eb 55%,#7c3aed) !important}
.mobile-bottom-cta__share{background:linear-gradient(135deg,#fffdf5,#fff7df) !important;border-color:#f5df9c !important}
.footer{background:linear-gradient(180deg,#f7f9ff,#edf3ff) !important}
.footer-brand{color:#172554 !important}
.telegram-footer{background:linear-gradient(135deg,#2563eb,#7c3aed) !important;box-shadow:0 8px 18px rgba(79,70,229,.16)}
@media(max-width:650px){
  .hero-box{border-radius:22px;padding:30px 14px !important}
  .hero h1{font-size:31px}
  .card{border-radius:19px}
  .section-head h2{font-size:22px}
  .mobile-bottom-nav{border-radius:22px !important}
}

/* v80: premium discovery surfaces */
.fresh-today-section{position:relative}
.fresh-today-link{color:#5b4be7!important;text-decoration:none;font-weight:800}
.fresh-today-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.fresh-today-card{position:relative;display:flex;align-items:center;gap:10px;min-width:0;padding:14px;border:1px solid rgba(99,102,241,.14);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(244,240,255,.92));box-shadow:0 10px 28px rgba(79,70,229,.08);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.fresh-today-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#2563eb,#7c3aed)}
.fresh-today-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(79,70,229,.13)}
.fresh-today-card img{width:48px;height:48px;border-radius:14px;object-fit:cover;flex:0 0 48px;box-shadow:0 5px 14px rgba(37,99,235,.12)}
.fresh-today-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}
.fresh-today-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fresh-today-copy span{font-size:10px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fresh-today-card>a{flex:0 0 auto;padding:7px 10px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:800}
.fresh-new-badge{position:absolute;right:10px;top:8px;padding:3px 7px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:8px;font-weight:900;letter-spacing:.3px}
.trending-premium-card{transition:transform .18s ease,box-shadow .18s ease}.trending-premium-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(37,99,235,.10)}

/* V81 discovery polish: Today's Drop, real ranking and App of the Day */
.yono-discovery-zone{margin:26px auto 32px;max-width:1180px;padding:0 14px;font-family:inherit}
.yono-discovery-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:0 0 12px}
.yono-discovery-head span{font-size:11px;font-weight:900;letter-spacing:.12em;color:#6754e8}
.yono-discovery-head h2{margin:4px 0 0;font-size:24px;line-height:1.1;color:#17162a}
.yono-discovery-head a,.yono-discovery-head>small{font-size:12px;font-weight:800;color:#6657d9;text-decoration:none}
.yono-drop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:28px}
.yono-drop-card{position:relative;display:flex;flex-direction:column;gap:7px;padding:16px;border:1px solid #e5e0ff;border-radius:18px;text-decoration:none;background:linear-gradient(145deg,#fff,#f6f3ff);box-shadow:0 8px 24px rgba(81,65,170,.08);transition:.2s}
.yono-drop-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(81,65,170,.13)}
.yono-drop-card b{width:max-content;padding:4px 8px;border-radius:999px;background:#eeeaff;color:#6552df;font-size:10px;letter-spacing:.04em}
.yono-drop-card strong{font-size:16px;color:#1d1a35}.yono-drop-card small{color:#77728c;font-size:12px}
.yono-champ-head{margin-top:4px}.yono-champions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}
.yono-champion{display:flex;align-items:center;gap:11px;padding:14px;border-radius:18px;text-decoration:none;border:1px solid #e8e4fb;background:#fff;box-shadow:0 7px 22px rgba(36,29,90,.07)}
.yono-champion.c1{background:linear-gradient(135deg,#fffdf2,#f4efff);border-color:#eadb9c}.yono-medal{font-size:25px}.yono-champion-info{min-width:0;display:flex;flex-direction:column;gap:3px;flex:1}.yono-champion-info strong{font-size:14px;color:#201d34;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yono-champion-info small{font-size:11px;color:#77738a}.yono-champion em{font-style:normal;font-weight:900;font-size:12px;color:#e75b35}
.yono-app-of-day{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-radius:22px;color:#fff;background:linear-gradient(120deg,#4e55e8,#8b4de8 58%,#b95ce7);box-shadow:0 14px 34px rgba(94,70,210,.23);overflow:hidden;position:relative}
.yono-app-of-day:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.11);right:-55px;top:-85px}.yono-aod-copy{position:relative;z-index:1}.yono-aod-copy>span{font-size:10px;font-weight:900;letter-spacing:.12em;opacity:.9}.yono-aod-copy h2{margin:5px 0 3px;font-size:26px}.yono-aod-copy p{margin:0 0 10px;font-size:12px;opacity:.88}.yono-aod-stats{display:flex;gap:8px;flex-wrap:wrap}.yono-aod-stats b{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.14);font-size:11px}.yono-aod-btn{position:relative;z-index:1;white-space:nowrap;padding:11px 16px;border-radius:13px;background:#fff;color:#5b4ddd;text-decoration:none;font-size:12px;font-weight:900;box-shadow:0 7px 18px rgba(0,0,0,.13)}
@media(max-width:720px){.yono-discovery-zone{padding:0 10px}.yono-drop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.yono-drop-card{padding:13px;border-radius:15px}.yono-drop-card strong{font-size:14px}.yono-champions{grid-template-columns:1fr;gap:9px}.yono-discovery-head h2{font-size:20px}.yono-app-of-day{padding:17px;border-radius:18px}.yono-aod-copy h2{font-size:22px}.yono-aod-btn{padding:10px 12px}}

@media(max-width:900px){.fresh-today-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.fresh-today-grid{grid-template-columns:1fr}.fresh-today-card{padding:12px}.fresh-today-card>a{padding:7px 9px}.fresh-new-badge{top:7px;right:8px}}


/* V83: premium finishing - live promo badges, quick stats and podium feel */
.yono-live-promo-badge{display:inline-flex;align-items:center;gap:4px;margin-left:auto;padding:4px 7px;border-radius:999px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;color:#047857;font-size:8px;font-weight:900;letter-spacing:.02em;white-space:nowrap;box-shadow:0 4px 12px rgba(16,185,129,.10)}
.yono-live-promo-badge::first-letter{color:#10b981}
.yono-detail-quick-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:15px 0 17px}
.yono-detail-quick-stats>div{min-width:0;padding:12px 11px;border:1px solid rgba(99,102,241,.14);border-radius:15px;background:linear-gradient(145deg,#fff,#f7f7ff);box-shadow:0 8px 20px rgba(55,75,145,.055);display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:center}
.yono-detail-quick-stats span{grid-row:1/3;width:29px;height:29px;display:grid;place-items:center;border-radius:10px;background:#eef2ff;color:#4f46e5;font-size:13px}
.yono-detail-quick-stats strong{font-size:14px;line-height:1.05;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.yono-detail-quick-stats small{font-size:9px;color:#7b8190;font-weight:800;margin-top:2px;white-space:nowrap}
.yono-champion{position:relative;overflow:hidden}
.yono-champion.c1{min-height:72px;box-shadow:0 12px 28px rgba(109,84,180,.13)}
.yono-champion.c1::after{content:'TOP';position:absolute;right:10px;top:8px;padding:3px 6px;border-radius:999px;background:#fff3bf;color:#9a6700;font-size:7px;font-weight:900;letter-spacing:.08em}
.yono-champion.c1 .yono-medal{font-size:30px}
.yono-champion.c2,.yono-champion.c3{min-height:62px}
.yono-app-of-day{border:1px solid rgba(255,255,255,.18)}
.yono-app-of-day .yono-aod-stats b{border:1px solid rgba(255,255,255,.13)}
@media(max-width:700px){
 .yono-live-promo-badge{font-size:7px;padding:3px 6px}
 .yono-detail-quick-stats{grid-template-columns:1fr 1fr;gap:8px}
 .yono-detail-quick-stats>div{padding:10px;border-radius:13px}
 .yono-detail-quick-stats strong{font-size:13px}
 .yono-detail-quick-stats small{font-size:8px}
}

/* V85 SEO content polish */
.app-faq{margin-top:26px}.faq-list{display:grid;gap:10px}.faq-item{background:#fff;border:1px solid rgba(99,102,241,.12);border-radius:16px;padding:0 16px;box-shadow:0 8px 24px rgba(30,41,59,.05)}.faq-item summary{cursor:pointer;font-weight:750;padding:16px 2px;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';float:right;color:#6366f1;font-size:20px}.faq-item[open] summary:after{content:'−'}.faq-item p{margin:0 2px 16px;color:#64748b;line-height:1.65}

/* V102 premium live surfaces */
.yono-v102-ticker{display:flex;align-items:center;gap:12px;margin:12px auto 0;max-width:1180px;border:1px solid rgba(99,102,241,.16);background:linear-gradient(90deg,#eef2ff,#faf5ff,#eff6ff);border-radius:14px;padding:8px 12px;overflow:hidden;box-shadow:0 8px 24px rgba(79,70,229,.07)}
.yono-v102-ticker-label{font-weight:900;color:#4f46e5;white-space:nowrap;font-size:12px}.yono-v102-ticker-track{display:flex;gap:18px;overflow:auto;scrollbar-width:none;white-space:nowrap}.yono-v102-ticker-track::-webkit-scrollbar{display:none}.yono-v102-ticker-track a{color:#111827;text-decoration:none;font-size:12px}.yono-v102-ticker-track a span{color:#64748b;margin-left:3px}
.yono-v102-today-hub{margin-top:16px}.yono-v102-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.yono-v102-hub-card{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(99,102,241,.16);border-radius:16px;background:linear-gradient(135deg,#fff,#f5f3ff,#eff6ff);text-decoration:none;color:#111827;box-shadow:0 8px 22px rgba(79,70,229,.06)}.yono-v102-hub-card img{width:44px;height:44px;border-radius:12px;object-fit:cover}.yono-v102-hub-card span{min-width:0;flex:1}.yono-v102-hub-card strong,.yono-v102-hub-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yono-v102-hub-card small{font-size:11px;color:#059669;margin-top:3px}.yono-v102-hub-card>b{color:#4f46e5}.yono-v102-empty{padding:20px;border:1px dashed #c7d2fe;border-radius:16px;text-align:center;color:#64748b}
.yono-v102-top5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.yono-v102-top5>a{display:flex;align-items:center;gap:8px;padding:10px;border-radius:15px;background:#fff;border:1px solid #e5e7eb;text-decoration:none;color:#111827;box-shadow:0 7px 20px rgba(15,23,42,.05);min-width:0}.v102-top-rank{font-weight:900;color:#4f46e5}.yono-v102-top5 img{width:38px;height:38px;border-radius:10px;object-fit:cover}.v102-top-name{min-width:0;flex:1}.v102-top-name strong,.v102-top-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v102-top-name small{font-size:10px;color:#64748b;margin-top:2px}.yono-v102-top5>a>b{font-size:11px;color:#7c3aed}
.yono-promo-freshness{font-size:11px;font-weight:800;color:#059669;margin:0 0 7px}.yono-promo-card{position:relative}
.v102-skeleton .premium-card,.v102-skeleton .fresh-today-card,.v102-skeleton .yono-v102-hub-card{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:v102-shimmer 1.15s infinite;color:transparent!important}.v102-skeleton .premium-card *,.v102-skeleton .fresh-today-card *,.v102-skeleton .yono-v102-hub-card *{visibility:hidden}@keyframes v102-shimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}
@media(max-width:900px){.yono-v102-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yono-v102-top5{grid-template-columns:repeat(3,minmax(0,1fr))}.yono-v102-top5>a:nth-child(n+4){display:none}}
@media(max-width:600px){.yono-v102-ticker{margin:8px 10px 0}.yono-v102-hub-grid{grid-template-columns:1fr}.yono-v102-top5{grid-template-columns:1fr 1fr}.yono-v102-top5>a:nth-child(n+3){display:none}.yono-v102-top5>a{padding:9px}.yono-v102-top5>a>b{display:none}}

/* V103 premium engagement */

/* Frontend admin controls: visible only to logged-in WordPress administrators. */
.yono-front-admin{position:fixed;right:14px;top:84px;z-index:99999;font-family:inherit}.yono-front-admin__toggle{border:0;border-radius:999px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:900;padding:10px 15px;box-shadow:0 10px 28px rgba(37,99,235,.28);cursor:pointer;font-size:13px}.yono-front-admin__panel{width:min(340px,calc(100vw - 28px));margin-top:8px;background:rgba(255,255,255,.98);border:1px solid #dbe3f0;border-radius:18px;padding:12px;box-shadow:0 18px 50px rgba(15,23,42,.20);backdrop-filter:blur(14px)}.yono-front-admin__head{display:flex;align-items:center;justify-content:space-between;padding:3px 4px 10px;font-size:15px;color:#111827}.yono-front-admin__head button{border:0;background:#eef2ff;border-radius:10px;width:30px;height:30px;font-size:20px;cursor:pointer;color:#334155}.yono-front-admin__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.yono-front-admin__grid a,.yono-front-admin__main{display:block;text-decoration:none!important;color:#172033!important;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px;font-size:12px;font-weight:800}.yono-front-admin__grid a:hover,.yono-front-admin__main:hover{border-color:#93c5fd;background:#eff6ff}.yono-front-admin__main{margin-top:9px;text-align:center;background:linear-gradient(135deg,#eff6ff,#f5f3ff)}body.dark-mode .yono-front-admin__panel{background:rgba(15,23,42,.98);border-color:#334155}.dark-mode .yono-front-admin__head{color:#f8fafc}.dark-mode .yono-front-admin__head button{background:#1e293b;color:#e2e8f0}.dark-mode .yono-front-admin__grid a,.dark-mode .yono-front-admin__main{background:#111827;border-color:#334155;color:#e2e8f0!important}.dark-mode .yono-front-admin__grid a:hover,.dark-mode .yono-front-admin__main:hover{background:#172554;border-color:#3b82f6}
@media(max-width:650px){.yono-front-admin{top:72px;right:10px}.yono-front-admin__toggle{padding:9px 12px;font-size:12px}.yono-front-admin__panel{width:min(330px,calc(100vw - 20px))}}

/* V128: App-name visual polish only. Bold + premium accent color across app-name surfaces. */
.title,
.detail-heading h1,
.breadcrumbs > strong,
.discover-row > strong,
.trending-premium-card .trend-copy > strong,
.yono-v102-top5 .v102-top-name > strong,
.fresh-today-card .fresh-today-copy > strong,
.trending-item > span:not(.trend-stats),
.top-app-bottom-info > strong,
.yono-drop-card > strong,
.yono-champion-info > strong,
.yono-app-of-day .yono-aod-copy > h2,
.yono-promo-app-title > h3,
.yono-promo-app-head h3,
.yono-admin-title > h2 {
  font-weight: 950 !important;
  background: linear-gradient(100deg, #2563eb 0%, #7c3aed 52%, #ec4899 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #4f46e5;
}

/* Keep the small app-name surfaces readable while giving them a subtle premium glow. */
.trending-premium-card .trend-copy > strong,
.yono-promo-app-title > h3,
.yono-promo-app-head h3,
.yono-champion-info > strong,
.fresh-today-card .fresh-today-copy > strong,
.top-app-bottom-info > strong {
  text-shadow: 0 2px 12px rgba(99,102,241,.12);
}

.yono-public-alert-tools{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:9997;display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(15,20,34,.94);box-shadow:0 16px 40px rgba(0,0,0,.22);backdrop-filter:blur(12px);max-width:calc(100vw - 24px)}
.yono-alert-btn{border:0;border-radius:11px;padding:10px 13px;background:linear-gradient(100deg,#2563eb,#7c3aed,#ec4899);color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}
.yono-alert-status{font-size:11px;color:#d5def3;white-space:nowrap}
@media(max-width:520px){.yono-public-alert-tools{left:12px;right:12px;transform:none;justify-content:center}.yono-alert-btn{font-size:12px;padding:9px 10px}.yono-alert-status{display:none}}

.yono-public-tools-card{margin:24px auto 30px;max-width:1180px;padding:25px 28px;border-radius:22px;border:1px solid rgba(37,99,235,.20);background:linear-gradient(115deg,rgba(37,99,235,.10),rgba(124,58,237,.08),rgba(236,72,153,.08));display:flex;align-items:center;justify-content:space-between;gap:25px;box-shadow:0 14px 40px rgba(15,23,42,.08)}
.yono-public-tools-card__copy h2{margin:6px 0 5px;font-size:24px}
.yono-public-tools-card__copy p{margin:0;color:#64748b;max-width:650px}
.yono-public-tools-card__actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.yono-home-action{min-height:46px;border:0;border-radius:12px;padding:12px 15px;color:#fff;font-weight:800;cursor:pointer;background:linear-gradient(100deg,#2563eb,#7c3aed,#ec4899);box-shadow:0 8px 22px rgba(37,99,235,.20)}
.yono-home-action.secondary{background:#111827}
.yono-home-action:disabled{opacity:.65;cursor:default}
#yono-home-tools-status{display:block;width:100%;text-align:right;font-size:11px;color:#64748b}
@media(max-width:700px){.yono-public-tools-card{margin:18px 12px 25px;padding:20px;display:block}.yono-public-tools-card__actions{margin-top:16px;justify-content:flex-start}.yono-home-action{flex:1;min-width:145px}.yono-public-tools-card__copy h2{font-size:21px}#yono-home-tools-status{text-align:left;margin-top:8px}}

/* V133 compact public quick actions */
.yono-public-tools-card{margin:10px auto 16px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.yono-public-tools-card__copy,.yono-public-tools-card__actions{display:none!important}
.yono-public-tools-bar{max-width:1180px;margin:10px auto 18px;padding:7px;display:flex;align-items:stretch;gap:7px;border:1px solid rgba(99,102,241,.16);border-radius:15px;background:rgba(248,250,255,.92);box-shadow:0 6px 18px rgba(15,23,42,.055)}
.yono-quick-action{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;padding:8px 10px;cursor:pointer;text-align:left;color:#172554;background:linear-gradient(110deg,#eef5ff,#f6f0ff);font-size:17px}
.yono-quick-action.alerts{background:linear-gradient(110deg,#fff8e8,#f4efff)}
.yono-quick-action span{display:flex;flex-direction:column;line-height:1.15}
.yono-quick-action b{font-size:12px;font-weight:800}
.yono-quick-action small{font-size:9px;font-weight:500;color:#64748b;margin-top:2px}
.yono-quick-status{max-width:130px;align-self:center;font-size:9px;color:#64748b}
@media(max-width:600px){
 .yono-public-tools-bar{margin:8px 10px 14px;padding:5px;gap:5px}
 .yono-quick-action{padding:7px 6px;gap:5px;font-size:15px}
 .yono-quick-action b{font-size:10.5px}
 .yono-quick-action small{font-size:8.5px}
 .yono-quick-status{display:none}
}

/* V135 install + notification visual cards */
.yono-public-tools-card-v135{max-width:1180px;margin:16px auto 24px;padding:18px;border:1px solid rgba(99,102,241,.16);border-radius:20px;background:linear-gradient(120deg,#f7fbff,#f8f2ff,#fff8fb);box-shadow:0 10px 30px rgba(15,23,42,.07)}
.y135-head{text-align:center;margin-bottom:14px}
.y135-badge{display:inline-block;font-size:10px;font-weight:900;letter-spacing:1px;color:#4f46e5;background:#eef2ff;padding:5px 9px;border-radius:999px}
.y135-head h2{margin:7px 0 3px;font-size:22px;color:#172554}
.y135-head p{margin:0;color:#64748b;font-size:12px}
.y135-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.y135-btn{min-height:64px;border:0;border-radius:15px;padding:10px 12px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;color:#fff;box-shadow:0 7px 18px rgba(37,99,235,.15)}
.y135-install{background:linear-gradient(105deg,#2563eb,#7c3aed)}
.y135-alert{background:linear-gradient(105deg,#111827,#4f46e5)}
.y135-alert.enabled{background:linear-gradient(105deg,#047857,#0f766e)}
.y135-icon{font-size:25px;flex:0 0 auto}
.y135-btn span:last-child{display:flex;flex-direction:column;line-height:1.15}
.y135-btn b{font-size:14px}
.y135-btn small{font-size:10px;margin-top:4px;opacity:.88}
.y135-btn:disabled{opacity:.75;cursor:default}
.y135-status{text-align:center;min-height:16px;margin-top:8px;font-size:10px;color:#64748b}
@media(max-width:600px){
 .yono-public-tools-card-v135{margin:12px 10px 18px;padding:14px;border-radius:17px}
 .y135-head h2{font-size:19px}
 .y135-head p{font-size:11px}
 .y135-actions{gap:7px}
 .y135-btn{min-height:58px;padding:8px;gap:7px;border-radius:13px}
 .y135-icon{font-size:21px}
 .y135-btn b{font-size:12px}
 .y135-btn small{font-size:8.5px}
}

/* V137: preserve V135 card size, remove only the upper heading/description */
.y135-head{display:none!important}
.yono-public-tools-card-v135{min-height:0}
.y135-actions{margin-top:0}

/* V139 premium command center */
.y139-command-center{max-width:1180px;margin:0 auto 18px;padding:7px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;border:1px solid rgba(99,102,241,.13);border-radius:16px;background:rgba(255,255,255,.86);box-shadow:0 7px 20px rgba(15,23,42,.055)}
.y139-command-item{min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 8px;border:0;border-radius:11px;background:linear-gradient(120deg,#f7faff,#faf6ff);color:#172554;text-decoration:none;cursor:pointer;text-align:left}
.y139-command-item.live{cursor:default;background:linear-gradient(120deg,#effcf6,#f4f7ff)}
.y139-command-item span:last-child{display:flex;flex-direction:column;line-height:1.15}
.y139-command-item b{font-size:12px;font-weight:850}
.y139-command-item small{font-size:9px;color:#64748b;margin-top:3px;white-space:nowrap}
.y139-icon{font-size:19px}
.y139-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px rgba(16,185,129,.10);flex:0 0 auto}
.y139-whats-new-panel{max-width:1180px;margin:-6px auto 18px;border:1px solid rgba(99,102,241,.16);border-radius:17px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.09);overflow:hidden}
.y139-panel-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #eef2f7;color:#172554}
.y139-panel-head button{border:0;background:#eef2ff;border-radius:50%;width:30px;height:30px;font-size:20px;cursor:pointer}
.y139-new-row{display:flex;align-items:center;gap:10px;padding:10px 14px;text-decoration:none;color:#172554;border-bottom:1px solid #f1f5f9}
.y139-new-row:last-child{border-bottom:0}
.y139-new-row img,.y139-new-placeholder{width:38px;height:38px;border-radius:10px;object-fit:cover;display:grid;place-items:center;background:#eef2ff}
.y139-new-row>span:nth-child(2){display:flex;flex-direction:column;flex:1}
.y139-new-row b{font-size:12px}.y139-new-row small{font-size:9px;color:#64748b;margin-top:3px}.y139-new-row>strong{font-size:20px;color:#64748b}.y139-empty{padding:20px;text-align:center;color:#64748b;font-size:12px}
@media(max-width:600px){
 .y139-command-center{margin:0 10px 14px;padding:5px;gap:5px}
 .y139-command-item{padding:7px 5px;gap:5px;border-radius:10px}
 .y139-command-item b{font-size:9.5px}.y139-command-item small{font-size:7.5px}
 .y139-icon{font-size:16px}.y139-dot{width:6px;height:6px}
 .y139-whats-new-panel{margin:0 10px 14px}
}

/* V140 Smart Platform */
.yono-v140-smart{position:relative}
.yono-v140-smart-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.yono-v140-smart-card{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid rgba(99,102,241,.12);border-radius:15px;background:linear-gradient(125deg,#fbfdff,#faf6ff);text-decoration:none;color:#172554;box-shadow:0 5px 16px rgba(15,23,42,.045)}
.yono-v140-smart-card img,.yono-v140-smart-placeholder{width:42px;height:42px;border-radius:11px;object-fit:cover;background:#eef2ff;display:grid;place-items:center;flex:0 0 auto}
.yono-v140-smart-copy{display:flex;flex-direction:column;line-height:1.15;flex:1}
.yono-v140-smart-copy small{font-size:9px;color:#64748b}.yono-v140-smart-copy b{font-size:12px;margin-top:3px}.yono-v140-smart-copy em{font-size:8px;color:#6366f1;font-style:normal;margin-top:4px;font-weight:800}
.yono-v140-smart-card>strong{font-size:19px;color:#94a3b8}.yono-v140-loading{padding:16px;text-align:center;color:#64748b;font-size:11px}
.yono-v140-admin-analytics{margin:12px 0;padding:15px;border:1px solid rgba(99,102,241,.16);border-radius:16px;background:#fff}
.y140-admin-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.y140-admin-head button{border:0;border-radius:8px;padding:6px 9px;cursor:pointer}
.y140-admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.y140-admin-stats div{padding:10px;border-radius:10px;background:#f8fafc;text-align:center}.y140-admin-stats b{display:block;font-size:18px}.y140-admin-stats small{font-size:9px;color:#64748b}
.y140-categories{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.y140-categories span{font-size:9px;padding:5px 8px;border-radius:999px;background:#eef2ff;color:#4338ca}
@media(max-width:700px){.yono-v140-smart-grid{grid-template-columns:1fr 1fr;gap:7px}.yono-v140-smart-card{padding:8px}.yono-v140-smart-card img,.yono-v140-smart-placeholder{width:36px;height:36px}.yono-v140-smart-copy b{font-size:10.5px}}
@media(max-width:430px){.yono-v140-smart-grid{grid-template-columns:1fr}}

/* V141 visible smart hub */
.yono-v141-smart-hub{max-width:1180px;margin:0 auto 18px;padding:15px;border:1px solid rgba(99,102,241,.14);border-radius:20px;background:linear-gradient(135deg,#fbfdff,#faf5ff);box-shadow:0 9px 24px rgba(15,23,42,.055)}
.y141-hub-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}.y141-hub-head span{font-size:10px;font-weight:900;letter-spacing:1.5px;color:#4f46e5}.y141-hub-head h2{margin:3px 0 0;font-size:20px}.y141-hub-head small{color:#64748b;font-size:9px}
.y141-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.y141-hub-grid button{display:flex;align-items:center;gap:8px;text-align:left;border:1px solid #e9eaf5;border-radius:13px;padding:10px;background:#fff;cursor:pointer;color:#172554}.y141-hub-grid button>b{font-size:18px}.y141-hub-grid span{display:flex;flex-direction:column}.y141-hub-grid strong{font-size:11px}.y141-hub-grid small{font-size:8px;color:#64748b;margin-top:3px}.y141-hub-grid em{font-style:normal}
@media(max-width:600px){.yono-v141-smart-hub{margin:0 10px 14px;padding:12px}.y141-hub-head{display:block}.y141-hub-head small{display:block;margin-top:5px}.y141-hub-grid{grid-template-columns:repeat(2,1fr)}}

/* V142 visible premium feature showcase */
.yono-v142-feature-showcase{max-width:1180px;margin:0 auto 18px;padding:16px;border-radius:21px;border:1px solid rgba(99,102,241,.16);background:linear-gradient(135deg,#fbfdff,#f9f4ff);box-shadow:0 10px 28px rgba(15,23,42,.06)}
.y142-show-head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:11px}.y142-show-head span,.y142-monitor-head span,.y142-admin-tools-head span{font-size:9px;letter-spacing:1.5px;font-weight:900;color:#4f46e5}.y142-show-head h2,.y142-monitor-head h2,.y142-admin-tools-head h2{margin:3px 0 0;font-size:20px;color:#172554}.y142-show-head small,.y142-monitor-head small,.y142-admin-tools-head small{font-size:9px;color:#64748b}
.y142-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.y142-feature-grid button{border:1px solid #e7e9f4;border-radius:14px;background:#fff;padding:12px;text-align:left;cursor:pointer;color:#172554}.y142-feature-grid b{font-size:20px;display:block;margin-bottom:7px}.y142-feature-grid strong{display:block;font-size:11px}.y142-feature-grid small{display:block;font-size:8px;color:#64748b;margin-top:4px}
.yono-v142-update-monitor{max-width:1180px;margin:14px auto;padding:16px;border-radius:20px;border:1px solid rgba(16,185,129,.14);background:linear-gradient(135deg,#fbfffd,#f7fbff)}.y142-monitor-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:9px}.y142-update-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.y142-update-row{display:flex;align-items:center;gap:7px;padding:9px;border-radius:12px;background:#fff;border:1px solid #e8eef0;text-decoration:none;color:#172554;min-width:0}.y142-update-row img,.y142-update-icon{width:34px;height:34px;border-radius:9px;object-fit:cover;background:#ecfdf5;display:grid;place-items:center;flex:0 0 auto}.y142-update-row>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.y142-update-row b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.y142-update-row small{font-size:7.5px;color:#64748b;margin-top:3px}.y142-update-row em{font-style:normal;font-size:7px;font-weight:900;color:#059669}
.yono-v142-admin-tools{max-width:1180px;margin:18px auto;padding:16px;border:1px solid rgba(99,102,241,.18);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.05)}.y142-admin-tools-head{display:flex;justify-content:space-between;align-items:end}.y142-admin-tool-grid{display:flex;gap:8px;margin-top:11px}.y142-admin-tool-grid a,.y142-admin-tool-grid button{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:9px 11px;text-decoration:none;color:#172554;font-weight:800;font-size:10px;cursor:pointer}.y142-scan-result{margin-top:9px;padding:9px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:9px}
@media(max-width:700px){.yono-v142-feature-showcase,.yono-v142-update-monitor,.yono-v142-admin-tools{margin-left:10px;margin-right:10px}.y142-feature-grid{grid-template-columns:repeat(2,1fr)}.y142-update-grid{grid-template-columns:1fr 1fr}.y142-show-head,.y142-monitor-head,.y142-admin-tools-head{display:block}.y142-show-head small,.y142-monitor-head small,.y142-admin-tools-head small{display:block;margin-top:5px}}
@media(max-width:430px){.y142-update-grid{grid-template-columns:1fr}.y142-feature-grid button{padding:10px}}

/* V143 complete feature suite */
.yono-v143-smart-finder,.yono-v143-trending-radar,.yono-v143-alerts{max-width:1180px;margin:0 auto 18px;padding:16px;border:1px solid rgba(99,102,241,.14);border-radius:20px;background:linear-gradient(135deg,#fbfdff,#faf5ff);box-shadow:0 8px 24px rgba(15,23,42,.05)}
.y143-finder-head,.y143-radar-head{display:flex;justify-content:space-between;align-items:end;gap:12px}.y143-finder-head span,.y143-radar-head span,.yono-v143-alerts>div>span{font-size:9px;letter-spacing:1.4px;font-weight:900;color:#4f46e5}.y143-finder-head h2,.y143-radar-head h2,.yono-v143-alerts h2{margin:3px 0;font-size:20px;color:#172554}.y143-finder-head small,.y143-radar-head small,.yono-v143-alerts small{font-size:9px;color:#64748b}
#y143-finder-input{width:100%;box-sizing:border-box;margin-top:11px;padding:12px 14px;border:1px solid #dbe1ee;border-radius:12px;font-size:14px;outline:none;background:#fff}
.y143-finder-results{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:9px}.y143-finder-results>a{display:flex;align-items:center;gap:8px;padding:9px;background:#fff;border:1px solid #e9edf5;border-radius:12px;text-decoration:none;color:#172554}.y143-finder-results img{width:34px;height:34px;border-radius:9px;object-fit:cover}.y143-finder-results a span{display:flex;flex-direction:column;flex:1}.y143-finder-results b{font-size:10px}.y143-finder-results small{font-size:8px;color:#64748b;margin-top:2px}.y143-finder-results strong{color:#94a3b8}
.y143-radar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.y143-radar-grid>a{display:flex;align-items:center;gap:7px;padding:9px;background:#fff;border:1px solid #e8edf2;border-radius:12px;text-decoration:none;color:#172554}.y143-radar-grid>a>b{font-size:10px;color:#6366f1}.y143-radar-grid img{width:36px;height:36px;border-radius:9px;object-fit:cover}.y143-radar-grid>a>span{display:flex;flex-direction:column;flex:1}.y143-radar-grid strong{font-size:10px}.y143-radar-grid small{font-size:7.5px;color:#64748b;margin-top:3px}.y143-radar-grid em{font-size:7px;color:#059669;font-style:normal;font-weight:900}
.yono-v143-alerts{display:flex;align-items:center;gap:12px}.yono-v143-alerts>div:first-child{flex:1}.yono-v143-alerts button{border:0;border-radius:10px;padding:10px 13px;background:#4f46e5;color:#fff;font-weight:800;cursor:pointer}.y143-alert-status{font-size:9px;color:#64748b}
@media(max-width:700px){.yono-v143-smart-finder,.yono-v143-trending-radar,.yono-v143-alerts{margin-left:10px;margin-right:10px}.y143-finder-head,.y143-radar-head,.yono-v143-alerts{display:block}.y143-finder-head small,.y143-radar-head small{display:block;margin-top:5px}.y143-finder-results{grid-template-columns:1fr 1fr}.y143-radar-grid{grid-template-columns:1fr 1fr}.yono-v143-alerts button{margin-top:10px}.y143-alert-status{margin-top:6px}}
@media(max-width:430px){.y143-finder-results,.y143-radar-grid{grid-template-columns:1fr}}

/* V146: analytics card is a real admin navigation link, not a scroll target */
.y142-feature-grid .y142-feature-admin-link{display:block;border:1px solid #e7e9f4;border-radius:14px;background:#fff;padding:12px;text-align:left;cursor:pointer;color:#172554;text-decoration:none}.y142-feature-grid .y142-feature-admin-link b{font-size:20px;display:block;margin-bottom:7px}.y142-feature-grid .y142-feature-admin-link strong{display:block;font-size:11px}.y142-feature-grid .y142-feature-admin-link small{display:block;font-size:8px;color:#64748b;margin-top:4px}

/* V148: compact app-first navigation; preserves existing app cards and layout */
.yono-app-quick-nav{display:flex;gap:7px;flex-wrap:wrap;align-items:center;margin:4px 0 10px;padding:7px 9px;border:1px solid rgba(99,102,241,.14);border-radius:12px;background:rgba(255,255,255,.82)}
.yono-app-quick-nav a{display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:9px;text-decoration:none;font-weight:700;font-size:12px;line-height:1;color:#27345f}
.yono-app-quick-nav a.active{background:#eef2ff;color:#4338ca}
.yono-app-quick-nav a span{font-size:10px;opacity:.72}
@media(max-width:520px){.yono-app-quick-nav{gap:4px;margin-top:2px;padding:6px}.yono-app-quick-nav a{padding:6px 7px;font-size:11px}}

/* V149: Premium Platform compact/mobile-first. App catalogue is untouched. */
.yono-v142-feature-showcase{margin-top:10px!important;margin-bottom:12px!important}
.yono-v142-feature-showcase .y142-show-head{margin-bottom:9px!important}
@media (max-width:600px){
  .yono-v142-feature-showcase{padding:12px!important;border-radius:16px!important}
  .yono-v142-feature-showcase .y142-show-head h2{font-size:20px!important;line-height:1.12!important;margin:2px 0!important}
  .yono-v142-feature-showcase .y142-show-head small{font-size:8px!important}
  .yono-v142-feature-showcase .y142-feature-grid{grid-template-columns:repeat(3,1fr)!important;gap:5px!important}
  .yono-v142-feature-showcase .y142-feature-grid>*{min-width:0!important;min-height:72px!important;padding:8px 6px!important;border-radius:11px!important}
  .yono-v142-feature-showcase .y142-feature-grid>* b{font-size:17px!important;line-height:1!important;margin-bottom:5px!important}
  .yono-v142-feature-showcase .y142-feature-grid>* strong{font-size:9px!important;line-height:1.12!important;display:block!important}
  .yono-v142-feature-showcase .y142-feature-grid>* small{display:none!important}
}

@media (min-width:601px){
  .yono-v142-feature-showcase .y142-feature-grid{grid-template-columns:repeat(4,1fr)!important;gap:7px!important}
  .yono-v142-feature-showcase .y142-feature-grid>*{padding:10px!important}
}

/* V150: hide Premium feature grid by default; one compact control opens it. */
.yono-v150-feature-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1180px;margin:5px auto 8px;padding:8px 12px;border:1px solid rgba(99,102,241,.16);border-radius:11px;background:rgba(255,255,255,.88);color:#3730a3;font-size:11px;font-weight:800;cursor:pointer}
.yono-v150-feature-toggle span{font-size:16px;line-height:1}
.yono-v150-collapsed{display:none!important}
.yono-v150-open{display:block!important}
@media(max-width:600px){.yono-v150-feature-toggle{margin:4px 10px 7px;width:calc(100% - 20px);padding:7px 10px;font-size:10px}.yono-v150-feature-toggle span{font-size:15px}}

/* V151: app-first dashboard. Optional sections are hidden until Explore More is used. */
.yono-v151-optional{display:none!important}
.yono-v151-optional.yono-v151-revealed{display:block!important}
.yono-v151-more-wrap{max-width:1180px;margin:7px auto 10px}
.yono-v151-more-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:9px 12px;border:1px solid rgba(99,102,241,.16);border-radius:12px;background:linear-gradient(135deg,#fff,#f7f5ff);color:#3730a3;font-size:11px;font-weight:900;cursor:pointer}
.yono-v151-more-btn span{font-size:17px;line-height:1}
.yono-v151-more-panel{margin-top:6px;padding:10px;border:1px solid rgba(99,102,241,.13);border-radius:14px;background:#fff;box-shadow:0 8px 25px rgba(15,23,42,.08)}
.yono-v151-more-head{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:7px}
.yono-v151-more-head strong{font-size:12px}.yono-v151-more-head small{font-size:8px;color:#64748b}
.yono-v151-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}
.yono-v151-more-grid button,.yono-v151-more-grid a{display:flex;align-items:center;justify-content:center;min-height:36px;padding:7px 5px;border:1px solid #e8eaf3;border-radius:9px;background:#fafbff;color:#27345f;text-decoration:none;font-size:9px;font-weight:800;cursor:pointer;text-align:center}
@media(max-width:600px){.yono-v151-more-wrap{margin:5px 10px 8px}.yono-v151-more-grid{grid-template-columns:repeat(2,1fr)}.yono-v151-more-head{display:block}.yono-v151-more-head small{display:block;margin-top:3px}}

/* V152: More Features + Explore More in one compact top row. */
.yono-v152-feature-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;max-width:1180px;margin:5px auto 7px}
.yono-v152-feature-actions .yono-v150-feature-toggle,
.yono-v152-feature-actions .yono-v151-more-btn{width:100%;margin:0!important;min-height:36px;padding:8px 10px!important;border-radius:11px!important}
.yono-v152-feature-actions .yono-v150-feature-toggle{justify-content:space-between}
.yono-v152-feature-actions .yono-v151-more-btn{justify-content:space-between}
.yono-v152-feature-actions + .yono-v151-more-wrap{margin-top:0}
.yono-v151-more-wrap{max-width:1180px;margin:0 auto 8px}
@media(max-width:600px){.yono-v152-feature-actions{margin:4px 10px 6px;gap:5px}.yono-v152-feature-actions .yono-v150-feature-toggle,.yono-v152-feature-actions .yono-v151-more-btn{font-size:10px!important;padding:7px 8px!important}.yono-v151-more-wrap{margin:0 10px 7px}}

/* V153: lower shortcut is Today's Promo Codes; no duplicate Explore button. */
.yono-v153-today-promo{display:flex;align-items:center;gap:9px;max-width:1180px;margin:0 auto 7px;padding:9px 12px;border:1px solid rgba(99,102,241,.14);border-radius:12px;background:linear-gradient(135deg,#fff,#f8f6ff);color:#27345f;text-decoration:none;box-shadow:0 3px 12px rgba(15,23,42,.04)}
.yono-v153-promo-icon{font-size:20px;line-height:1}.yono-v153-today-promo span:nth-child(2){flex:1}.yono-v153-today-promo strong{display:block;font-size:12px}.yono-v153-today-promo small{display:block;margin-top:2px;color:#64748b;font-size:9px}.yono-v153-today-promo>b{font-size:24px;color:#4338ca}
.yono-v142-feature-showcase.yono-v151-revealed{display:block!important}
@media(max-width:600px){.yono-v153-today-promo{padding:8px 10px}.yono-v153-today-promo strong{font-size:11px}.yono-v153-today-promo small{font-size:8px}.yono-v153-promo-icon{font-size:18px}}

/* V154: compact home install + notification controls. Visible on home, but no large block. */
.yono-public-tools-card-v135{margin:7px auto 8px;padding:6px 7px;border-radius:13px;max-width:1180px;background:linear-gradient(135deg,#fff,#f8f7ff);border:1px solid rgba(99,102,241,.12);box-shadow:0 4px 14px rgba(15,23,42,.05)}
.y135-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.y135-btn{min-height:44px;height:44px;padding:6px 9px;border-radius:11px;gap:7px;box-shadow:none}
.y135-icon{font-size:18px}
.y135-btn b{font-size:11px;line-height:1.05}
.y135-btn small{font-size:7.5px;margin-top:2px;white-space:nowrap}
.y135-status{min-height:0;height:0;margin:0;overflow:hidden;font-size:8px}
.y135-btn:focus-visible{outline:2px solid rgba(79,70,229,.45);outline-offset:1px}
@media(max-width:600px){
 .yono-public-tools-card-v135{margin:5px 10px 7px;padding:5px 6px;border-radius:12px}
 .y135-actions{gap:5px}
 .y135-btn{min-height:40px;height:40px;padding:5px 7px;border-radius:10px;gap:6px}
 .y135-icon{font-size:16px}
 .y135-btn b{font-size:10px}
 .y135-btn small{font-size:7px}
}

/* V154: Live Activity is an Explore More destination only. */
.yono-v151-optional{display:none!important}
.yono-v151-optional.yono-v151-revealed{display:block!important}

/* V155: one unified Explore More control; Premium Platform duplicate removed. */
.yono-v152-feature-actions{display:block!important;max-width:1180px;margin:5px auto 7px}
.yono-v152-feature-actions .yono-v151-more-btn{width:100%;min-height:38px;margin:0!important;padding:8px 12px!important;border-radius:11px!important}
.yono-v151-more-wrap{max-width:1180px;margin:0 auto 8px}
@media(max-width:600px){
 .yono-v152-feature-actions{margin:4px 10px 6px}
 .yono-v152-feature-actions .yono-v151-more-btn{font-size:11px!important;min-height:36px}
 .yono-v151-more-wrap{margin:0 10px 7px}
}

/* V156: dedicated Favorites page */
.yono-favorites-page{max-width:1180px;margin:20px auto 70px;padding:0 14px}
.yono-favorites-page-head{padding:18px;border-radius:18px;background:linear-gradient(135deg,#eef2ff,#faf5ff);border:1px solid rgba(99,102,241,.14);margin-bottom:14px}
.yono-favorites-page-head>span{display:block;font-size:10px;letter-spacing:1.5px;font-weight:900;color:#4f46e5}
.yono-favorites-page-head h1{margin:7px 0 3px;font-size:28px}.yono-favorites-page-head p{margin:0;color:#64748b;font-size:12px}
.yono-favorites-back{display:inline-block;margin-bottom:12px;text-decoration:none;font-weight:800;color:#4338ca;font-size:12px}
.yono-favorites-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.yono-fav-page-card{min-width:0}
@media(max-width:700px){.yono-favorites-page{margin:12px auto 80px}.yono-favorites-page-head h1{font-size:22px}.yono-favorites-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}
@media(max-width:430px){.yono-favorites-page-grid{grid-template-columns:1fr}}
/* Category destination opened from Explore More */
#categories.yono-v151-revealed{display:block!important;visibility:visible!important;opacity:1!important}

/* V157: premium app detail experience — detail page only */
.yono-detail-premium-strip{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:10px 0 8px;padding:7px 9px;border:1px solid rgba(99,102,241,.12);border-radius:10px;background:linear-gradient(135deg,#f8f7ff,#fff)}
.yono-detail-premium-strip span{font-size:8px;letter-spacing:1px;font-weight:900;color:#4f46e5;margin-right:auto}.yono-detail-premium-strip b{font-size:9px;padding:5px 7px;border-radius:7px;background:#fff;color:#334155;border:1px solid #e8eaf3}
.yono-detail-excerpt{margin:0 0 10px;color:#64748b;font-size:12px;line-height:1.55}
.yono-detail-info-pills{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0 12px}.yono-detail-info-pills span{padding:6px 8px;border-radius:8px;background:#f8fafc;border:1px solid #e7eaf0;color:#64748b;font-size:9px}.yono-detail-info-pills b{color:#1e293b}
.yono-detail-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:15px 0;padding:1px}
.yono-detail-benefits>div{padding:10px 9px;border:1px solid #e8eaf2;border-radius:12px;background:linear-gradient(180deg,#fff,#fafaff);box-shadow:0 3px 12px rgba(15,23,42,.035)}
.yono-detail-benefits span{display:block;font-size:18px;margin-bottom:5px}.yono-detail-benefits strong{display:block;font-size:10px;color:#172554}.yono-detail-benefits small{display:block;margin-top:3px;color:#64748b;font-size:8px;line-height:1.35}
.yono-detail-latest{margin:16px 0;padding:13px;border:1px solid rgba(99,102,241,.12);border-radius:14px;background:linear-gradient(135deg,#f8f7ff,#fff)}.yono-detail-latest h2{margin:3px 0 9px;font-size:18px}.yono-detail-latest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.yono-detail-latest-grid span{padding:8px;border-radius:9px;background:#fff;border:1px solid #e8eaf0;color:#64748b;font-size:9px}.yono-detail-latest-grid b{display:block;color:#172554;font-size:8px;text-transform:uppercase;margin-bottom:3px;letter-spacing:.3px}
.screenshots .screenshot-row{overflow-x:auto;scroll-snap-type:x mandatory;display:flex;gap:10px;padding-bottom:5px}.screenshots .screenshot-row img{scroll-snap-align:start;flex:0 0 auto;max-width:82%;border-radius:14px}
@media(max-width:700px){
 .yono-detail-premium-strip span{flex-basis:100%;margin-right:0}.yono-detail-excerpt{font-size:11px}
 .yono-detail-benefits{grid-template-columns:repeat(2,1fr);gap:6px}.yono-detail-benefits>div{padding:9px 8px}
 .yono-detail-latest-grid{grid-template-columns:repeat(2,1fr)}
 .yono-detail-info-pills span{font-size:8px}
}
@media(max-width:430px){
 .yono-detail-benefits strong{font-size:9px}.yono-detail-benefits small{font-size:7px}
}

/* V158: compact premium app detail page + reliable Categories reveal */
@media(min-width:651px){
  .premium-detail.app-detail-card{padding:20px;max-width:820px}
  .premium-detail .detail-hero{gap:15px;margin-top:12px}
  .premium-detail .detail-logo{width:96px;height:96px;border-radius:20px}
  .premium-detail .detail-heading h1{font-size:30px}
  .premium-detail .detail-actions{margin:16px 0;padding:8px}
  .premium-detail .detail-meta-grid{margin-top:14px;gap:8px}
}
@media(max-width:650px){
  .premium-detail.app-detail-card{padding:14px;border-radius:20px}
  .premium-detail .detail-hero{gap:12px;margin-top:10px}
  .premium-detail .detail-logo{width:88px;height:88px;border-radius:18px}
  .premium-detail .detail-heading h1{font-size:27px;line-height:1.05}
  .premium-detail .detail-heading p{font-size:11px}
  .premium-detail .detail-category{padding:4px 8px;margin-bottom:5px}
  .premium-detail .detail-actions{margin:12px 0 14px;padding:7px;gap:7px;border-radius:13px}
  .premium-detail .detail-actions .big{padding:10px 12px;min-height:44px;font-size:16px}
  .premium-detail .detail-meta-grid{margin-top:10px;gap:7px}
  .premium-detail .detail-meta-grid div{padding:9px;border-radius:11px}
  .premium-detail .yono-detail-premium-strip{margin:8px 0 6px}
  .premium-detail .yono-detail-info-pills{margin:7px 0 9px}
  .premium-detail .yono-detail-benefits{margin:11px 0}
  .premium-detail .yono-detail-latest{margin:11px 0;padding:10px}
  .premium-detail .screenshots{padding-top:16px;margin-top:16px}
}
#categories.yono-v151-revealed{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;overflow:visible!important}
#categories.yono-v151-revealed .categories{display:flex!important;visibility:visible!important;opacity:1!important}

/* V159: interactive detail-page feature cards */
.yono-detail-benefit{display:block;width:100%;text-align:left;text-decoration:none;color:inherit;cursor:pointer;font:inherit}
button.yono-detail-benefit{border:1px solid #e8eaf2}
.yono-detail-benefit:hover{transform:translateY(-1px);border-color:rgba(99,102,241,.35);box-shadow:0 7px 18px rgba(55,75,145,.08)}
.yono-detail-benefit.is-saved{border-color:rgba(16,185,129,.35);background:#f0fdf4}
.yono-detail-quick-stats,.yono-detail-promo-live,.yono-detail-promo-box{scroll-margin-top:18px}

/* V160: live promo ticker + compact promo presentation */
.yono-live-promo-ticker{margin:8px auto 10px;max-width:1180px;padding:0 14px;overflow:hidden}
.yono-live-promo-track{display:flex;align-items:center;gap:8px;min-height:34px;padding:6px 10px;border-radius:10px;text-decoration:none;white-space:nowrap;overflow:hidden;border:1px solid rgba(99,102,241,.14);background:linear-gradient(90deg,#f8f7ff,#fff,#f8f7ff);box-shadow:0 3px 12px rgba(55,65,120,.045)}
.yono-live-promo-live-dot{font-size:8px;font-weight:950;letter-spacing:.5px;color:#e11d48;flex:0 0 auto;animation:yonoPromoPulse 1.5s infinite}
.yono-live-promo-label{font-size:8px;font-weight:900;color:#4f46e5;letter-spacing:.8px;flex:0 0 auto}
.yono-live-promo-item{font-size:10px;font-weight:850;color:#172554;overflow:hidden;text-overflow:ellipsis;min-width:0;animation:yonoPromoSlide .36s ease}
.yono-live-promo-cta{margin-left:auto;flex:0 0 auto;font-size:8px;font-weight:900;color:#4338ca}
@keyframes yonoPromoPulse{0%,100%{opacity:1}50%{opacity:.45}}
@keyframes yonoPromoSlide{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}
.yono-detail-promo-box{padding:11px!important;border-radius:14px!important}
.yono-detail-promo-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px}
.yono-detail-promo-head h2{font-size:18px!important;margin:2px 0!important}
.yono-detail-promo-live-badge{font-size:8px;font-weight:950;color:#be123c;background:#fff1f2;border:1px solid #fecdd3;padding:5px 7px;border-radius:999px;white-space:nowrap}
.yono-detail-promo-code{min-height:40px!important;padding:7px 9px!important;border-radius:9px!important}
.yono-detail-promo-code code{font-size:11px!important}
.yono-detail-promo-code span{font-size:8px!important}
@media(max-width:650px){
 .yono-live-promo-ticker{padding:0 10px;margin:6px auto 8px}.yono-live-promo-track{min-height:31px;padding:5px 8px;gap:6px}.yono-live-promo-item{font-size:9px}.yono-live-promo-cta{font-size:7px}
}

/* V161: compact app-detail share/features + reliable feature focus */
.app-share{padding:10px!important;margin-top:9px!important;margin-bottom:7px!important;border-radius:14px!important}
.app-share .share-head{margin-bottom:5px!important}
.app-share .share-head h3{font-size:15px!important;margin:1px 0!important}
.app-share .share-hint{font-size:9px!important}
.app-share .share-buttons{gap:6px!important}
.app-share .share-buttons .share-btn{min-height:40px!important;padding:8px 10px!important;font-size:13px!important;border-radius:10px!important}
.yono-detail-benefits{gap:8px!important;margin:9px 0!important}
.yono-detail-benefit{padding:9px!important;border-radius:11px!important;min-height:64px}
.yono-detail-benefit span{font-size:19px!important;line-height:1!important}
.yono-detail-benefit strong{font-size:11px!important}
.yono-detail-benefit small{font-size:8px!important;margin-top:3px!important}
.yono-feature-focus{animation:yonoFeatureFocus .9s ease}
@keyframes yonoFeatureFocus{0%{box-shadow:0 0 0 0 rgba(79,70,229,.0)}30%{box-shadow:0 0 0 4px rgba(79,70,229,.18)}100%{box-shadow:0 0 0 0 rgba(79,70,229,0)}}

/* V161: compact standalone Promo Codes page on mobile and desktop */
.yono-promo-page-wrap{padding-top:16px!important;padding-bottom:40px!important}
.yono-promo-page-wrap .yono-promo-section .section-head{margin-bottom:8px!important}
.yono-promo-page-wrap .yono-promo-section .section-head h2{font-size:28px!important;margin:2px 0!important}
.yono-promo-grid{gap:10px!important}
.yono-promo-card{padding:11px!important;border-radius:14px!important}
.yono-promo-card:before{height:2px!important;margin:-11px -11px 8px!important}
.yono-promo-app-head{gap:8px!important}
.yono-promo-app-head img{width:58px!important;height:58px!important;border-radius:14px!important}
.yono-promo-app-title h3{font-size:20px!important;line-height:1.05!important;margin:0!important}
.yono-promo-app-title span{font-size:10px!important}
.yono-promo-freshness{font-size:10px!important;margin:7px 0!important}
.yono-promo-code-list{gap:5px!important}
.yono-promo-code-row{gap:5px!important}
.yono-promo-code-row code{padding:8px 9px!important;font-size:12px!important;border-radius:9px!important}
.yono-promo-copy{padding:8px 9px!important;font-size:11px!important;border-radius:9px!important}
.yono-promo-actions{margin-top:7px!important;gap:5px!important}
.yono-promo-actions .btn{padding:8px 9px!important;font-size:11px!important;border-radius:9px!important}
@media(max-width:600px){
 .yono-promo-page-wrap{padding-top:10px!important;padding-bottom:28px!important}
 .yono-promo-page-wrap .yono-promo-section .section-head h2{font-size:25px!important}
 .yono-promo-card{padding:9px!important}
 .yono-promo-card:before{margin:-9px -9px 7px!important}
 .yono-promo-app-head img{width:50px!important;height:50px!important}
 .yono-promo-app-title h3{font-size:18px!important}
 .yono-promo-code-row code{font-size:11px!important;padding:7px 8px!important}
 .yono-promo-copy{font-size:10px!important;padding:7px 8px!important}
 .yono-promo-actions .btn{font-size:10px!important;padding:7px 8px!important}
}

/* V162: clean app hero + compact share + reliable quick tools */
.yono-detail-premium-strip,.yono-detail-excerpt{display:none!important}
.yono-detail-benefits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:8px 0 14px!important;padding:0!important}
.yono-detail-benefit{min-height:52px!important;padding:7px 8px!important;border-radius:10px!important;display:flex!important;align-items:center!important;gap:7px!important}
.yono-detail-benefit span{font-size:16px!important;margin:0!important;flex:0 0 auto}
.yono-detail-benefit strong{font-size:10px!important;line-height:1.1!important}
.yono-detail-benefit small{font-size:7px!important;line-height:1.1!important;margin-top:2px!important}
.app-share{margin:9px 0 8px!important;padding:8px!important;border-radius:12px!important}
.app-share .share-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-bottom:5px!important}
.app-share .share-head h3{font-size:13px!important;line-height:1.1!important}
.app-share .share-head .eyebrow{font-size:7px!important;letter-spacing:.09em!important}
.app-share .share-hint{font-size:8px!important}
.app-share .share-buttons{gap:5px!important}
.app-share .share-buttons .share-btn{min-height:34px!important;padding:6px 9px!important;font-size:11px!important;border-radius:9px!important}
.app-share .share-status{font-size:8px!important}
@media(max-width:430px){
 .app-share{padding:7px!important}
 .app-share .share-buttons .share-btn{min-height:32px!important;padding:5px 8px!important;font-size:10px!important}
 .yono-detail-benefit{min-height:48px!important}
 .yono-detail-benefit strong{font-size:9px!important}
 .yono-detail-benefit small{font-size:6.5px!important}
}

.yono-detail-benefit{position:relative;z-index:3!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important}
.yono-detail-benefits{position:relative;z-index:4!important}

/* V165: ultra-compact share row */
.app-share{padding:8px 10px!important;border-radius:12px!important}
.app-share .share-compact-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}
.app-share .share-head{margin:0!important;flex:1 1 auto!important;min-width:0!important}
.app-share .share-head .eyebrow{font-size:6px!important;line-height:1!important;margin-bottom:1px!important}
.app-share .share-head h3{font-size:13px!important;line-height:1.05!important;margin:0!important;white-space:nowrap!important}
.app-share .share-buttons{display:flex!important;align-items:center!important;gap:5px!important;flex:0 0 auto!important;margin:0!important}
.app-share .share-buttons .share-btn{min-height:30px!important;height:30px!important;padding:4px 8px!important;font-size:9px!important;font-weight:800!important;border-radius:8px!important;white-space:nowrap!important}
.app-share .share-hint{display:none!important}
.app-share .share-status{display:block!important;font-size:7px!important;margin:2px 0 0!important}
@media(max-width:430px){
 .app-share{padding:7px 8px!important}
 .app-share .share-compact-row{gap:5px!important}
 .app-share .share-head h3{font-size:12px!important}
 .app-share .share-buttons{gap:4px!important}
 .app-share .share-buttons .share-btn{min-height:28px!important;height:28px!important;padding:3px 7px!important;font-size:8px!important;border-radius:7px!important}
}

/* V166: reliable feature-card tap targets */
.yono-detail-benefits{position:relative!important;z-index:20!important}
.yono-detail-benefit{position:relative!important;z-index:21!important;display:block!important;width:100%!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}

/* V167: compact Share/Copy row in place of the Telegram action */
.detail-actions .detail-share-row{
  position:relative!important;display:flex!important;align-items:center!important;
  justify-content:flex-end!important;gap:6px!important;width:100%!important;
  min-height:38px!important;padding:5px 6px!important;box-sizing:border-box!important;
  border:1px solid rgba(90,80,190,.12)!important;border-radius:10px!important;
  background:rgba(248,248,255,.9)!important;z-index:30!important;
}
.detail-actions .detail-share-label{margin-right:auto!important;font-size:10px!important;font-weight:800!important;color:#27345f!important;white-space:nowrap!important}
.detail-actions .detail-share-row .share-btn{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:28px!important;height:28px!important;padding:4px 9px!important;
  border-radius:7px!important;font-size:9px!important;font-weight:800!important;
  line-height:1!important;white-space:nowrap!important;pointer-events:auto!important;touch-action:manipulation!important;
}
.detail-actions .detail-share-row .share-status{position:absolute!important;left:8px!important;top:100%!important;margin-top:3px!important;font-size:9px!important;font-weight:700!important}
@media(max-width:430px){
 .detail-actions .detail-share-row{gap:4px!important;min-height:34px!important;padding:4px!important}
 .detail-actions .detail-share-label{font-size:9px!important}
 .detail-actions .detail-share-row .share-btn{min-height:26px!important;height:26px!important;padding:3px 7px!important;font-size:8px!important}
}

/* V168: Telegram restored; tiny Share + Copy under Save App */
.detail-actions .detail-share-mini{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  width:calc(34% - 4px)!important;
  min-height:24px!important;
  height:24px!important;
  margin:4px 0 0 0!important;
  padding:2px!important;
  box-sizing:border-box!important;
  background:transparent!important;
  border:0!important;
  position:relative!important;
  z-index:40!important;
}
.detail-actions .detail-share-mini .share-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:22px!important;
  height:22px!important;
  padding:2px 7px!important;
  border-radius:6px!important;
  font-size:8px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
}
.detail-actions .detail-share-mini .share-status{
  position:absolute!important;
  left:0!important;
  top:100%!important;
  margin-top:2px!important;
  font-size:8px!important;
  font-weight:700!important;
  white-space:nowrap!important;
}
.detail-actions .telegram-big{
  width:100%!important;
  min-height:56px!important;
  height:56px!important;
  margin-top:7px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
@media(max-width:430px){
  .detail-actions .detail-share-mini{
    width:calc(34% - 3px)!important;
    min-height:22px!important;height:22px!important;
    margin-top:3px!important;
  }
  .detail-actions .detail-share-mini .share-btn{
    min-height:20px!important;height:20px!important;
    padding:2px 6px!important;font-size:7.5px!important;
  }
  .detail-actions .telegram-big{
    min-height:52px!important;height:52px!important;
    margin-top:6px!important;
  }
}

/* V169: Save box with tiny Share/Copy underneath; Download + Telegram full size below */
.detail-actions .save-share-box{width:100%!important;box-sizing:border-box!important;overflow:visible!important}
.detail-actions .save-share-box>.favorite-detail{display:flex!important;width:100%!important;min-height:56px!important;height:56px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;border-radius:12px 12px 0 0!important;margin:0!important}
.detail-actions .save-share-box .detail-share-mini{display:flex!important;width:100%!important;min-height:28px!important;height:28px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;gap:5px!important;margin:0!important;padding:2px!important;border:0!important;border-radius:0 0 12px 12px!important;background:rgba(248,248,255,.92)!important;position:relative!important}
.detail-actions .save-share-box .detail-share-mini .share-btn{min-height:22px!important;height:22px!important;padding:2px 8px!important;border-radius:6px!important;font-size:8px!important;font-weight:800!important;line-height:1!important}
.detail-actions .save-share-box .share-status{position:absolute!important;left:6px!important;top:100%!important;margin-top:2px!important;font-size:8px!important}
.detail-actions .primary-big,.detail-actions .telegram-big{width:100%!important;min-height:56px!important;height:56px!important;margin-top:7px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}
@media(max-width:430px){
 .detail-actions .save-share-box>.favorite-detail{min-height:52px!important;height:52px!important}
 .detail-actions .save-share-box .detail-share-mini{min-height:26px!important;height:26px!important}
 .detail-actions .save-share-box .detail-share-mini .share-btn{min-height:20px!important;height:20px!important;font-size:7.5px!important;padding:2px 7px!important}
 .detail-actions .primary-big,.detail-actions .telegram-big{min-height:52px!important;height:52px!important}
}

/* V170: two equal columns — Save/Download, then Share/Copy/Telegram */
.detail-actions .action-row{
  display:flex!important;
  width:100%!important;
  align-items:stretch!important;
  gap:7px!important;
  margin:0 0 7px!important;
}
.detail-actions .action-row .action-half{
  flex:1 1 0!important;
  width:50%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.detail-actions .action-row-top .favorite-detail,
.detail-actions .action-row-top .primary-big{
  min-height:56px!important;
  height:56px!important;
  margin:0!important;
  border-radius:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.detail-actions .action-row-bottom .detail-share-mini{
  min-height:56px!important;
  height:56px!important;
  margin:0!important;
  padding:4px!important;
  border-radius:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  position:relative!important;
  background:rgba(248,248,255,.92)!important;
  border:1px solid rgba(90,80,190,.12)!important;
}
.detail-actions .action-row-bottom .detail-share-mini .share-btn{
  min-height:30px!important;
  height:30px!important;
  padding:4px 9px!important;
  border-radius:7px!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1!important;
}
.detail-actions .action-row-bottom .telegram-big{
  min-height:56px!important;
  height:56px!important;
  margin:0!important;
  border-radius:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.detail-actions .action-row-bottom .share-status{
  position:absolute!important;
  left:7px!important;
  bottom:3px!important;
  font-size:7px!important;
  font-weight:700!important;
}
@media(max-width:430px){
 .detail-actions .action-row{gap:5px!important;margin-bottom:5px!important}
 .detail-actions .action-row-top .favorite-detail,
 .detail-actions .action-row-top .primary-big,
 .detail-actions .action-row-bottom .detail-share-mini,
 .detail-actions .action-row-bottom .telegram-big{min-height:52px!important;height:52px!important}
 .detail-actions .action-row-bottom .detail-share-mini .share-btn{min-height:27px!important;height:27px!important;padding:3px 7px!important;font-size:8px!important}
}

/* V171: restore the compact/original Save App + Share/Copy box height */
.detail-actions .action-row-top .favorite-detail{
  min-height:40px!important;
  height:40px!important;
  padding:8px 10px!important;
  font-size:11px!important;
  border-radius:9px!important;
}
.detail-actions .action-row-bottom .detail-share-mini{
  min-height:40px!important;
  height:40px!important;
  padding:3px!important;
  border-radius:9px!important;
}
.detail-actions .action-row-bottom .detail-share-mini .share-btn{
  min-height:27px!important;
  height:27px!important;
  padding:3px 8px!important;
  font-size:8px!important;
}
@media(max-width:430px){
 .detail-actions .action-row-top .favorite-detail,
 .detail-actions .action-row-bottom .detail-share-mini{
   min-height:40px!important;height:40px!important;
 }
}

/* V172: all four action boxes use the same compact height */
.detail-actions .action-row-top .primary-big,
.detail-actions .action-row-bottom .telegram-big{
  min-height:40px!important;
  height:40px!important;
  padding:8px 10px!important;
  border-radius:9px!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
@media(max-width:430px){
 .detail-actions .action-row-top .primary-big,
 .detail-actions .action-row-bottom .telegram-big{
   min-height:40px!important;
   height:40px!important;
 }
}

/* V173: requested sizing — Save/Share compact, Download/Telegram larger */
.detail-actions .action-row-top .favorite-detail,
.detail-actions .action-row-bottom .detail-share-mini{
  min-height:40px!important;
  height:40px!important;
  box-sizing:border-box!important;
}
.detail-actions .action-row-top .primary-big,
.detail-actions .action-row-bottom .telegram-big{
  min-height:56px!important;
  height:56px!important;
  box-sizing:border-box!important;
}
@media(max-width:430px){
 .detail-actions .action-row-top .favorite-detail,
 .detail-actions .action-row-bottom .detail-share-mini{
   min-height:40px!important;
   height:40px!important;
 }
 .detail-actions .action-row-top .primary-big,
 .detail-actions .action-row-bottom .telegram-big{
   min-height:56px!important;
   height:56px!important;
 }
}

/* V174: second-row controls match the first-row controls exactly */
.detail-actions .action-row-bottom .detail-share-mini{
  height:56px!important;
  min-height:56px!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:3px!important;
}
.detail-actions .action-row-bottom .telegram-big{
  height:56px!important;
  min-height:56px!important;
  box-sizing:border-box!important;
  margin:0!important;
}
@media(max-width:430px){
  .detail-actions .action-row-bottom .detail-share-mini{
    height:56px!important;
    min-height:56px!important;
  }
  .detail-actions .action-row-bottom .telegram-big{
    height:56px!important;
    min-height:56px!important;
  }
}

/* V175: restore original app actions; use the empty title area for Share/Copy */
.premium-detail .detail-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  align-items:center!important;
}
.premium-detail .detail-actions .favorite-detail{
  flex:0 0 auto!important;
  width:auto!important;
  min-height:40px!important;
  height:40px!important;
  margin:0!important;
}
.premium-detail .detail-actions .big{
  flex:1 1 140px!important;
  min-width:140px!important;
  margin:0!important;
}
.premium-detail .detail-actions .telegram-big{
  flex:1 1 100%!important;
  min-width:100%!important;
}
.detail-title-row{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  min-width:0!important;
}
.detail-title-row h1{
  flex:1 1 auto!important;
  min-width:0!important;
  margin:0!important;
}
.detail-title-share{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  min-height:38px!important;
  padding:3px!important;
  border:1px solid var(--border)!important;
  background:rgba(248,248,255,.9)!important;
  border-radius:10px!important;
  position:relative!important;
}
.detail-title-share .share-btn{
  min-height:30px!important;
  height:30px!important;
  padding:4px 8px!important;
  border-radius:7px!important;
  font-size:8px!important;
  font-weight:800!important;
  line-height:1!important;
}
.detail-title-share .share-status{
  position:absolute!important;
  right:2px!important;
  bottom:-13px!important;
  font-size:7px!important;
  white-space:nowrap!important;
}
@media(max-width:650px){
  .premium-detail .detail-actions .big{
    min-width:140px!important;
    min-height:44px!important;
  }
  .premium-detail .detail-actions .telegram-big{
    flex-basis:100%!important;
  }
  .detail-title-row{gap:5px!important}
  .detail-title-share{
    min-height:34px!important;
    padding:2px!important;
    border-radius:8px!important;
    gap:3px!important;
  }
  .detail-title-share .share-btn{
    min-height:27px!important;
    height:27px!important;
    padding:3px 6px!important;
    font-size:7px!important;
  }
}

/* V176: premium Today's Offer / Promo Code presentation */
.premium-detail .yono-detail-promo-box{
  width:100%!important;
  box-sizing:border-box!important;
  margin:16px 0 20px!important;
  padding:20px!important;
  border-radius:20px!important;
  border:1px solid rgba(99,102,241,.20)!important;
  background:linear-gradient(135deg,#f8f7ff 0%,#f1f7ff 52%,#eefbff 100%)!important;
  box-shadow:0 10px 28px rgba(55,75,145,.08)!important;
}
.premium-detail .yono-detail-promo-head{
  margin-bottom:14px!important;
}
.premium-detail .yono-detail-promo-head .eyebrow{
  color:#4f46e5!important;
  font-size:10px!important;
  letter-spacing:1.2px!important;
}
.premium-detail .yono-detail-promo-head h2{
  font-size:25px!important;
  line-height:1.1!important;
  margin:4px 0 0!important;
  color:#172554!important;
}
.premium-detail .yono-detail-promo-live-badge{
  color:#047857!important;
  background:#dcfce7!important;
  border-color:#86efac!important;
  font-size:9px!important;
  padding:6px 9px!important;
}
.premium-detail .yono-detail-promo-list{
  gap:9px!important;
}
.premium-detail .yono-detail-promo-code{
  width:100%!important;
  min-height:52px!important;
  box-sizing:border-box!important;
  padding:8px 12px 8px 15px!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  border:1px solid rgba(79,70,229,.18)!important;
  border-radius:13px!important;
  background:#fff!important;
  box-shadow:0 5px 14px rgba(55,75,145,.06)!important;
}
.premium-detail .yono-detail-promo-code code{
  flex:1 1 auto!important;
  min-width:0!important;
  text-align:left!important;
  padding:10px 13px!important;
  border-radius:9px!important;
  background:linear-gradient(135deg,#312e81,#6d28d9)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  letter-spacing:.3px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.premium-detail .yono-detail-promo-code span{
  flex:0 0 auto!important;
  color:#4338ca!important;
  font-size:10px!important;
  font-weight:900!important;
  padding:7px 9px!important;
  border-radius:8px!important;
  background:#eef2ff!important;
}
.premium-detail .yono-detail-promo-code:active{
  transform:scale(.99)!important;
}
@media(max-width:650px){
  .premium-detail .yono-detail-promo-box{
    margin:14px 0 18px!important;
    padding:17px!important;
    border-radius:18px!important;
  }
  .premium-detail .yono-detail-promo-head h2{
    font-size:22px!important;
  }
  .premium-detail .yono-detail-promo-code{
    min-height:50px!important;
    padding:7px 9px 7px 11px!important;
    gap:8px!important;
  }
  .premium-detail .yono-detail-promo-code code{
    font-size:13px!important;
    padding:9px 10px!important;
  }
}

/* V177: compact Today's Offer box on app detail pages */
.premium-detail .yono-detail-promo-box{
  margin:12px 0 15px!important;
  padding:13px!important;
  border-radius:16px!important;
}
.premium-detail .yono-detail-promo-head{
  margin-bottom:9px!important;
}
.premium-detail .yono-detail-promo-head .eyebrow{
  font-size:8px!important;
  letter-spacing:1px!important;
}
.premium-detail .yono-detail-promo-head h2{
  font-size:20px!important;
  margin:2px 0 0!important;
}
.premium-detail .yono-detail-promo-live-badge{
  font-size:7px!important;
  padding:4px 6px!important;
}
.premium-detail .yono-detail-promo-list{
  gap:6px!important;
}
.premium-detail .yono-detail-promo-code{
  min-height:42px!important;
  padding:6px 8px 6px 10px!important;
  gap:7px!important;
  border-radius:11px!important;
}
.premium-detail .yono-detail-promo-code code{
  font-size:12px!important;
  padding:7px 9px!important;
  border-radius:8px!important;
}
.premium-detail .yono-detail-promo-code span{
  font-size:9px!important;
  padding:5px 7px!important;
  border-radius:7px!important;
}
@media(max-width:650px){
  .premium-detail .yono-detail-promo-box{
    margin:10px 0 13px!important;
    padding:11px!important;
    border-radius:14px!important;
  }
  .premium-detail .yono-detail-promo-head{
    margin-bottom:7px!important;
  }
  .premium-detail .yono-detail-promo-head h2{
    font-size:19px!important;
  }
  .premium-detail .yono-detail-promo-code{
    min-height:40px!important;
    padding:5px 7px 5px 8px!important;
  }
  .premium-detail .yono-detail-promo-code code{
    font-size:11px!important;
    padding:6px 8px!important;
  }
}

/* V180 — Clean Premium UI + Fast Mobile Surface */
.yono-live-promo-ticker{margin:6px auto 8px!important;padding:0 10px!important}
.yono-live-promo-track{min-height:30px!important;padding:5px 9px!important;border-radius:9px!important;box-shadow:none!important;background:rgba(248,249,255,.92)!important}
.yono-live-promo-item{font-size:9px!important}
.yono-v152-feature-actions{margin:8px auto!important}
.yono-v152-explore-btn{min-height:42px!important;border-radius:12px!important;box-shadow:none!important}
.yono-v151-more-wrap{margin-top:6px!important}
.yono-v153-today-promo{border-radius:12px!important;box-shadow:none!important}

/* Keep the app catalogue visually dominant. */
.catalogue-live .premium-card,.featured-grid .premium-card{box-shadow:0 5px 18px rgba(30,41,80,.06)!important;border-radius:16px!important}
.catalogue-live .premium-card:hover,.featured-grid .premium-card:hover{transform:translateY(-1px)!important}
.catalogue-live .app-logo,.featured-grid .app-logo{border-radius:14px!important}
.catalogue-live .buttons .btn,.catalogue-live .buttons .favorite-btn{min-height:38px!important;border-radius:10px!important}

/* Fresh app markers: small, useful, never dominant. */
.yono-fresh-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;padding:4px 7px;border-radius:999px;background:#eef2ff;border:1px solid #c7d2fe;color:#4338ca;font-size:8px;font-weight:900;letter-spacing:.35px;white-space:nowrap}
.yono-fresh-badge.is-new{background:#ecfdf5;border-color:#a7f3d0;color:#047857}
.card-top .yono-fresh-badge + .yono-live-promo-badge{margin-left:5px}

/* Instant search feedback. */
.yono-search-live-status{min-height:14px;margin-top:5px;font-size:10px;font-weight:800;color:#64748b}
.catalogue-live .premium-card[hidden]{display:none!important}
.premium-search input{transition:border-color .15s ease,box-shadow .15s ease}
.premium-search input:focus{box-shadow:0 0 0 3px rgba(79,70,229,.10)!important}

/* Performance: browsers can skip layout/paint work for lower sections until needed. */
.section.catalogue-live,.section.related-section,.section.favorites-section,.section.trending-section,.section.yono-v151-optional{content-visibility:auto;contain-intrinsic-size:1px 520px}
img[loading="lazy"]{content-visibility:auto}

@media(max-width:650px){
  .yono-live-promo-ticker{margin:4px auto 6px!important}
  .yono-live-promo-track{min-height:29px!important;gap:5px!important}
  .yono-live-promo-live-dot,.yono-live-promo-label,.yono-live-promo-cta{font-size:7px!important}
  .yono-live-promo-item{font-size:8.5px!important}
  .yono-v152-explore-btn{min-height:40px!important}
  .catalogue-live .premium-card,.featured-grid .premium-card{border-radius:14px!important}
  .catalogue-live .app-logo,.featured-grid .app-logo{border-radius:12px!important}
  .yono-fresh-badge{font-size:7px;padding:3px 6px}
  .yono-search-live-status{font-size:9px;margin-top:4px}
}

/* V181: clean 2026 UI — dark mode, search suggestions, freshness badges, restrained motion */
:root[data-yono-theme="dark"]{
  color-scheme:dark;
  --bg:#0b1020;
  --card:#121a2d;
  --surface:#17223a;
  --text:#edf2ff;
  --muted:#9aa7c2;
  --border:rgba(255,255,255,.10);
}
:root[data-yono-theme="dark"] body{background:#0b1020!important;color:#edf2ff!important}
:root[data-yono-theme="dark"] .app-card,
:root[data-yono-theme="dark"] .game-card,
:root[data-yono-theme="dark"] .card,
:root[data-yono-theme="dark"] .section,
:root[data-yono-theme="dark"] .panel{
  background:#121a2d!important;color:#edf2ff!important;border-color:rgba(255,255,255,.10)!important;
}
:root[data-yono-theme="dark"] input,
:root[data-yono-theme="dark"] select,
:root[data-yono-theme="dark"] textarea{
  background:#121a2d!important;color:#edf2ff!important;border-color:rgba(255,255,255,.12)!important;
}
.yono-theme-toggle{
  position:fixed!important;right:14px!important;bottom:78px!important;z-index:9998!important;
  width:38px!important;height:38px!important;border:1px solid rgba(90,80,190,.18)!important;
  border-radius:50%!important;background:rgba(255,255,255,.94)!important;
  box-shadow:0 6px 18px rgba(25,35,80,.14)!important;font-size:17px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  cursor:pointer!important;backdrop-filter:blur(10px)!important;
}
:root[data-yono-theme="dark"] .yono-theme-toggle{background:#17223a!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important}
.yono-search-suggestions{
  position:absolute!important;left:0!important;right:0!important;top:calc(100% + 5px)!important;
  z-index:9997!important;background:#fff!important;border:1px solid rgba(90,80,190,.15)!important;
  border-radius:12px!important;box-shadow:0 12px 30px rgba(25,35,80,.14)!important;
  padding:5px!important;display:flex!important;flex-direction:column!important;gap:3px!important;
}
.yono-search-suggestions[aria-hidden="true"]{display:none!important}
.yono-search-suggestion{
  width:100%!important;text-align:left!important;border:0!important;background:transparent!important;
  padding:9px 10px!important;border-radius:8px!important;font-size:12px!important;font-weight:700!important;
  color:#26345d!important;cursor:pointer!important;
}
.yono-search-suggestion:hover{background:#f1efff!important}
.yono-fresh-badge{
  position:absolute!important;top:8px!important;right:8px!important;z-index:5!important;
  padding:4px 7px!important;border-radius:999px!important;font-size:7px!important;font-weight:900!important;
  letter-spacing:.5px!important;line-height:1!important;
}
.yono-fresh-badge.new{background:#dcfce7!important;color:#047857!important}
.yono-fresh-badge.updated{background:#e0e7ff!important;color:#4338ca!important}
.app-card,.game-card{position:relative!important}
@media(prefers-reduced-motion:no-preference){
  .app-card,.game-card,.btn,.big{transition:transform .16s ease,box-shadow .16s ease!important}
  .app-card:hover,.game-card:hover{transform:translateY(-1px)!important}
}
@media(max-width:600px){
  .yono-theme-toggle{right:10px!important;bottom:72px!important;width:34px!important;height:34px!important;font-size:15px!important}
}

/* V186 premium pulse: additive only */
.yono-pulse-v186{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;padding:8px 11px;border:1px solid rgba(79,70,229,.14);border-radius:12px;background:linear-gradient(90deg,rgba(248,247,255,.96),rgba(239,248,255,.96));box-shadow:0 4px 14px rgba(50,60,120,.05);font-size:10px}.yono-pulse-main{display:flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.yono-pulse-main strong{font-size:9px;letter-spacing:.7px;color:#3730a3}.yono-pulse-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.12);flex:0 0 auto}.yono-pulse-divider{color:#a5b4fc}.yono-pulse-text{color:#52607a;transition:opacity .16s ease}.yono-pulse-text.is-changing{opacity:.25}.yono-pulse-stats{display:flex;gap:8px;white-space:nowrap;color:#667085}.yono-pulse-stats b{color:#3730a3}.yono-app-pulse-v186{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin:6px 0 8px;font-size:9px;color:#667085}.yono-app-pulse-v186 span{display:inline-flex;align-items:center;gap:4px}.yono-app-pulse-v186 i{width:6px;height:6px;border-radius:50%;background:#10b981;display:inline-block}.yono-app-pulse-v186 b{color:#334155}@media(max-width:600px){.yono-pulse-v186{padding:7px 9px;margin-bottom:9px;gap:6px}.yono-pulse-main{gap:5px}.yono-pulse-main strong{font-size:8px}.yono-pulse-text{overflow:hidden;text-overflow:ellipsis}.yono-pulse-stats{gap:5px;font-size:8px}.yono-app-pulse-v186{gap:7px;font-size:8px}}

/* V187: compact 3-column All Apps layout on mobile.
   Existing card content/features remain unchanged. */
@media (max-width: 600px){
  #all-apps .app-grid,
  #all-apps .apps-grid,
  #all-apps .catalogue-grid,
  #all-apps .grid,
  #all-apps .cards-grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:7px !important;
  }

  #all-apps .app-card,
  #all-apps .game-card,
  #all-apps .card{
    min-width:0 !important;
    padding:7px !important;
    border-radius:12px !important;
  }

  #all-apps .app-card img,
  #all-apps .game-card img,
  #all-apps .card img{
    width:58px !important;
    height:58px !important;
    max-width:100% !important;
    border-radius:14px !important;
  }

  #all-apps .app-card h3,
  #all-apps .game-card h3,
  #all-apps .card h3{
    font-size:12px !important;
    line-height:1.15 !important;
    margin:5px 0 !important;
    word-break:break-word !important;
  }

  #all-apps .app-card .category,
  #all-apps .game-card .category,
  #all-apps .card .category{
    font-size:8px !important;
    padding:3px 5px !important;
  }

  #all-apps .app-card .live,
  #all-apps .game-card .live,
  #all-apps .card .live,
  #all-apps [class*="live"]{
    font-size:7px !important;
    padding:3px 5px !important;
    max-width:100% !important;
  }

  #all-apps .app-card .stats,
  #all-apps .game-card .stats,
  #all-apps .card .stats{
    font-size:8px !important;
    gap:4px !important;
  }

  #all-apps .app-card a,
  #all-apps .app-card button,
  #all-apps .game-card a,
  #all-apps .game-card button,
  #all-apps .card a,
  #all-apps .card button{
    min-height:34px !important;
    padding:6px 3px !important;
    font-size:9px !important;
    border-radius:9px !important;
    width:100% !important;
  }
}

/* V189 PREMIUM COLOR POLISH: blue + violet + cyan/mint accents */
:root{
  --premium-blue:#2563eb;
  --premium-violet:#7c3aed;
  --premium-cyan:#06b6d4;
  --premium-mint:#10b981;
}

/* Cleaner premium page background */
body{
  background:
    radial-gradient(circle at 8% 12%,rgba(6,182,212,.045),transparent 24%),
    radial-gradient(circle at 92% 18%,rgba(124,58,237,.055),transparent 26%),
    linear-gradient(180deg,#f8fbff 0%,#f5f7ff 52%,#fbfaff 100%);
}

/* App cards: premium but still clean */
.premium-card{
  border-color:rgba(99,102,241,.16) !important;
  box-shadow:0 10px 28px rgba(37,99,235,.055) !important;
}
.premium-card:before{
  background:linear-gradient(90deg,var(--premium-blue),var(--premium-cyan),var(--premium-violet)) !important;
}
.premium-card:hover{
  box-shadow:0 16px 34px rgba(79,70,229,.12) !important;
}

/* Live badges get a fresh mint/cyan feel */
.latest-badge,
.yono-live-promo-badge{
  background:linear-gradient(135deg,#ecfdf5,#e0fdfa) !important;
  border-color:#a7f3d0 !important;
  color:#047857 !important;
}

/* Category badges */
.card-cat{
  background:linear-gradient(135deg,#f4f7ff,#faf7ff) !important;
  border-color:#dbe4ff !important;
  color:#4f46e5 !important;
}

/* Primary actions: richer blue-violet with a tiny cyan highlight */
.primary,
.primary-big,
.search button{
  background:linear-gradient(135deg,#2563eb 0%,#4f46e5 52%,#7c3aed 100%) !important;
  box-shadow:0 8px 20px rgba(79,70,229,.17) !important;
}
.primary:hover,
.primary-big:hover,
.search button:hover{
  box-shadow:0 10px 24px rgba(6,182,212,.15),0 10px 24px rgba(124,58,237,.16) !important;
}

/* Promo code area: clearly separated premium accent */
.yono-detail-promo-box,
.yono-promo-grid .yono-promo-card{
  background:
    radial-gradient(circle at 100% 0%,rgba(6,182,212,.10),transparent 32%),
    linear-gradient(135deg,#f0f7ff 0%,#f8f5ff 52%,#f2fbff 100%) !important;
  border-color:rgba(99,102,241,.20) !important;
}
.yono-promo-card:before{
  background:linear-gradient(90deg,#2563eb,#06b6d4,#7c3aed) !important;
}
.yono-promo-copy,
.yono-promo-copy-all{
  background:linear-gradient(135deg,#2563eb,#4f46e5 55%,#7c3aed) !important;
}
.yono-detail-promo-code{
  background:linear-gradient(135deg,#111827,#312e81) !important;
  border:1px solid rgba(124,58,237,.25) !important;
  box-shadow:0 8px 20px rgba(49,46,129,.12) !important;
}

/* Trending/live ticker */
.trending-bar,
.yono-v102-ticker{
  background:linear-gradient(90deg,#effcff,#f5f3ff,#f2f8ff) !important;
  border-color:rgba(6,182,212,.14) !important;
}
.trend-dot{
  background:var(--premium-mint) !important;
  box-shadow:0 0 0 5px rgba(16,185,129,.10) !important;
}

/* Small premium cyan accents */
.trust-icon{
  background:#ecfeff !important;
  color:#0891b2 !important;
  border:1px solid #cffafe !important;
}

/* Mobile bottom navigation remains the main brand gradient */
.mobile-bottom-nav{
  background:linear-gradient(135deg,#2563eb 0%,#4f46e5 52%,#7c3aed 100%) !important;
  box-shadow:0 12px 35px rgba(55,48,163,.28) !important;
}

/* Dark mode: preserve contrast */
body.dark-mode{
  background:linear-gradient(180deg,#0b1120 0%,#10182a 55%,#111827 100%) !important;
}
.dark-mode .premium-card{
  background:linear-gradient(145deg,#111827,#151d31) !important;
  border-color:#293653 !important;
}
.dark-mode .card-cat{background:#172554 !important;border-color:#334d87 !important;color:#c7d2fe !important}
.dark-mode .trending-bar,.dark-mode .yono-v102-ticker{background:linear-gradient(90deg,#10202b,#17152c,#122033) !important}

/* V193: slightly larger All Apps Download text only. No button dimensions/layout changes. */
.catalogue-live .buttons .btn.primary{font-size:16px!important;}

/* V194: Download label is larger; no button dimensions/layout changes. */
.catalogue-live .buttons .btn.primary{font-size:16px!important;}

/* V195: premium visual system + interactive catalogue filters. Existing layout preserved. */
:root{
  --yono-royal:#3158e8;
  --yono-violet:#7a3ff0;
  --yono-gold:#d59b24;
  --yono-emerald:#0f9f76;
}
.yono-catalogue-tabs{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding:2px 1px 12px;margin-top:-2px}
.yono-catalogue-tabs::-webkit-scrollbar{display:none}
.yono-catalogue-tabs button{flex:0 0 auto;border:1px solid rgba(99,102,241,.16);background:linear-gradient(145deg,#fff,#f7f7ff);color:#4b45a8;border-radius:999px;padding:8px 12px;font:800 11px/1 inherit;cursor:pointer;box-shadow:0 5px 14px rgba(55,75,145,.05);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}
.yono-catalogue-tabs button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(55,75,145,.09)}
.yono-catalogue-tabs button.is-active{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--yono-royal),var(--yono-violet));box-shadow:0 7px 18px rgba(79,70,229,.22)}
.premium-card .card-top .yono-live-promo-badge{box-shadow:0 4px 12px rgba(15,159,118,.10)}
.premium-card .btn.primary{background:linear-gradient(135deg,var(--yono-royal),#5548e8 55%,var(--yono-violet))!important;box-shadow:0 8px 18px rgba(79,70,229,.18)}
.yono-detail-promo-box,.yono-promo-card{position:relative}
.yono-detail-promo-box:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;border-radius:22px 22px 0 0;background:linear-gradient(90deg,var(--yono-gold),#f0c75e,var(--yono-violet));opacity:.95}
.yono-detail-promo-box .eyebrow{color:#9a6b12!important}
.yono-detail-promo-code code{font-weight:900}
.yono-app-of-day{background:linear-gradient(120deg,#3158e8 0%,#6846e8 48%,#8a42d9 78%,#d09a34 150%)!important}
@media(max-width:650px){.yono-catalogue-tabs{padding-bottom:10px}.yono-catalogue-tabs button{padding:8px 10px;font-size:10px}.yono-app-of-day{background:linear-gradient(135deg,#3158e8,#7544e9)!important}}
.dark-mode .yono-catalogue-tabs button{background:#172033;color:#c7d2fe;border-color:#334155}.dark-mode .yono-catalogue-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#3158e8,#7a3ff0)}

/* V198: App Intelligence badges + compact 7-day trend graph. */
.yono-intel-badge{display:inline-flex;align-items:center;justify-content:center;gap:3px;border-radius:999px;padding:4px 7px;font-size:8px;line-height:1;font-weight:900;white-space:nowrap;box-sizing:border-box;max-width:88px;overflow:hidden;box-shadow:0 3px 9px rgba(55,75,145,.05)}.yono-intel-badge.rising::before{content:'↗';font-size:9px;line-height:1;font-weight:1000}.yono-intel-badge.popular::before{content:'★';font-size:8px;line-height:1}.yono-intel-badge.code::before{content:'✓';font-size:8px;line-height:1}.card-top{overflow:hidden}.card-top .yono-intel-badge{flex:0 1 auto}
.yono-intel-badge.rising{background:#fff7df;color:#9a6700;border:1px solid #f1d58a}.yono-intel-badge.popular{background:#fff0ea;color:#b94b25;border:1px solid #f2c1ae}.yono-intel-badge.code{background:#e9fff5;color:#087957;border:1px solid #b9ead7}
.yono-detail-trend{margin:8px 0 11px;padding:9px 11px;border:1px solid rgba(99,102,241,.13);border-radius:14px;background:linear-gradient(145deg,#fff,#f7f7ff);box-shadow:0 6px 15px rgba(55,75,145,.045)}
.yono-detail-trend-head{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-bottom:6px}.yono-detail-trend-head div{display:flex;flex-direction:column;gap:1px}.yono-detail-trend-head span{font-size:7px;font-weight:900;letter-spacing:.1em;color:#5b4bdb}.yono-detail-trend-head strong{font-size:12px;color:#172554}.yono-detail-trend-head small{font-size:8px;color:#7b8190;font-weight:700}.yono-detail-spark{height:34px;display:flex;align-items:flex-end;gap:5px;padding:0 2px}.yono-detail-spark span{flex:1;min-width:0;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#7a3ff0,#3158e8);box-shadow:0 3px 8px rgba(79,70,229,.12);opacity:.9}.yono-detail-trend-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:3px;color:#9aa1b2;font-size:6px;text-align:center;font-weight:800}
@media(max-width:650px){.yono-intel-badge{font-size:7px;padding:3px 6px;max-width:78px;min-height:20px}.yono-intel-badge.rising::before{font-size:8px}.yono-detail-trend{padding:8px 9px;margin:7px 0 10px}.yono-detail-trend-head small{font-size:7px}.yono-detail-spark{height:30px;gap:4px}}

/* V201: compact intelligence chart; never imply historical data that has not been recorded yet. */
.yono-detail-trend.is-collecting .yono-detail-spark{opacity:.45}.yono-detail-trend.is-collecting .yono-detail-trend-head small{color:#5b4bdb}.yono-detail-trend-note{font-size:7px;color:#8b93a5;font-weight:800;margin-top:4px;text-align:center}


/* V205: keep the mobile bottom navigation above floating overlays. */
@media(max-width:650px){
  .mobile-bottom-nav{z-index:10020!important;pointer-events:auto!important;}
  .mobile-bottom-nav a{position:relative;z-index:10021!important;pointer-events:auto!important;touch-action:manipulation!important;}
}

/* V206: Favorites feature removed completely. Legacy selectors remain harmless for cached markup. */
.favorite-btn,.favorite-detail,.favorites-section,.yono-favorites-page{display:none!important}


/* V215: premium micro-interactions + compact live/download feedback. */
.premium-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;will-change:transform;}
.premium-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(48,58,120,.10);border-color:rgba(79,70,229,.20);}
.premium-card .app-logo{transition:transform .18s ease,filter .18s ease;}
.premium-card:hover .app-logo{transform:scale(1.025);filter:saturate(1.04);}
.premium-card .btn.primary,.yono-download-link{transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;}
.premium-card .btn.primary:hover,.yono-download-link:hover{transform:translateY(-1px);filter:saturate(1.05);}
.premium-card .btn.primary:active,.yono-download-link:active{transform:translateY(0) scale(.985);}
.yono-live-promo-badge{animation:yonoLiveSoftPulse 2.6s ease-in-out infinite;}
@keyframes yonoLiveSoftPulse{0%,100%{box-shadow:0 4px 12px rgba(15,159,118,.10)}50%{box-shadow:0 5px 16px rgba(15,159,118,.22)}}
.yono-download-link.is-opening{display:inline-flex;align-items:center;justify-content:center;gap:7px;pointer-events:none;}
.yono-download-spinner{width:12px;height:12px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:yonoDownloadSpin .65s linear infinite;flex:0 0 auto;}
@keyframes yonoDownloadSpin{to{transform:rotate(360deg)}}
@media(max-width:650px){
  .premium-card:hover{transform:none;box-shadow:none;}
  .premium-card:active{transform:scale(.995);}
  .yono-live-promo-badge{animation-duration:3.2s;}
}
@media(prefers-reduced-motion:reduce){
  .premium-card,.premium-card .app-logo,.premium-card .btn.primary,.yono-download-link{transition:none!important;}
  .yono-live-promo-badge,.yono-download-spinner{animation:none!important;}
}

/* V218: Smart App Status + YonoAgent Score + premium promo history. */
.yono-app-smart-row{display:flex;align-items:stretch;gap:8px;margin:7px 0 8px}
.yono-smart-status,.yono-score-pill{min-width:0;border:1px solid rgba(99,102,241,.12);border-radius:13px;background:linear-gradient(145deg,#fff,#f7f8ff);box-shadow:0 5px 14px rgba(55,75,145,.045)}
.yono-smart-status{flex:1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:7px;padding:8px 10px;align-content:center}
.yono-smart-status .smart-dot{grid-row:1/3;width:8px;height:8px;border-radius:50%;margin-top:3px;background:#9aa1b2;box-shadow:0 0 0 4px rgba(148,163,184,.10)}
.yono-smart-status strong{font-size:10px;line-height:1.15;color:#172554;font-weight:950}
.yono-smart-status small{font-size:7px;line-height:1.25;color:#7b8190;font-weight:750;margin-top:2px}
.yono-smart-status.live .smart-dot{background:#10b981;box-shadow:0 0 0 4px rgba(16,185,129,.11)}
.yono-smart-status.active .smart-dot{background:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.10)}
.yono-smart-status.updated .smart-dot{background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.10)}
.yono-smart-status.ready .smart-dot{background:#94a3b8}
.yono-score-pill{flex:0 0 112px;display:flex;flex-direction:column;justify-content:center;padding:8px 10px;background:linear-gradient(145deg,#eef4ff,#faf7ff)}
.yono-score-pill span{font-size:7px;color:#6b7280;font-weight:850;white-space:nowrap}
.yono-score-pill b{font-size:15px;line-height:1.15;color:#4f46e5;margin-top:2px}
.yono-smart-card-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 7px;background:#eafff5;color:#087957;border:1px solid #b9ead7;font-size:8px;line-height:1;font-weight:950;white-space:nowrap;box-shadow:0 3px 9px rgba(15,159,118,.06)}
.yono-promo-age{display:block;font-size:8px!important;color:#7b8190!important;font-weight:750!important;letter-spacing:0!important;margin-top:2px}
.yono-promo-history{margin:8px 0 2px;border:1px solid rgba(99,102,241,.12);border-radius:13px;background:linear-gradient(145deg,#fff,#f8f8ff);overflow:hidden}
.yono-promo-history summary{cursor:pointer;list-style:none;padding:10px 12px;font-size:10px;font-weight:900;color:#3f3a98;display:flex;align-items:center;justify-content:space-between;gap:8px}
.yono-promo-history summary::-webkit-details-marker{display:none}
.yono-promo-history summary span{font-size:8px;padding:3px 7px;border-radius:999px;background:#eef0ff;color:#5b4bdb}
.yono-promo-history-list{padding:0 10px 9px;display:grid;gap:5px}
.yono-promo-history-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border-radius:9px;background:#f6f7fb;border:1px solid #eceef6}
.yono-promo-history-item code{font:800 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;color:#1f2937;word-break:break-word}
.yono-promo-history-item span{font-size:7px;color:#8b93a5;font-weight:800;white-space:nowrap}
@media(max-width:650px){
  .yono-app-smart-row{gap:6px}
  .yono-smart-status{padding:7px 8px}
  .yono-smart-status strong{font-size:9px}
  .yono-smart-status small{font-size:6.5px}
  .yono-score-pill{flex-basis:98px;padding:7px 8px}
  .yono-score-pill span{font-size:6.5px}
  .yono-score-pill b{font-size:14px}
  .yono-smart-card-badge{font-size:7px;padding:3px 6px}
  .yono-promo-history-item code{font-size:10px}
}

/* V219: compact premium app comparison + promo trust badges */
.yono-compare-trigger{border:1px solid rgba(37,99,235,.18);background:#fff;color:#2563eb;border-radius:10px;padding:9px 12px;font-size:11px;font-weight:800;cursor:pointer;margin-top:8px}
.yono-compare-modal[hidden]{display:none!important}.yono-compare-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:18px}.yono-compare-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45);backdrop-filter:blur(3px)}.yono-compare-dialog{position:relative;width:min(560px,94vw);max-height:88vh;overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 24px 80px rgba(15,23,42,.25)}.yono-compare-close{position:absolute;right:10px;top:8px;border:0;background:#f1f5f9;border-radius:999px;width:32px;height:32px;font-size:20px;cursor:pointer}.yono-compare-dialog h2{margin:4px 0 14px;font-size:20px}.yono-compare-dialog select{width:100%;padding:11px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;font-weight:700}.compare-apps{display:grid;grid-template-columns:1fr 50px 1fr;gap:10px;align-items:center;margin:16px 0}.compare-apps div{padding:12px;border:1px solid #e7ebf0;border-radius:12px;background:#f8fafc}.compare-apps b,.compare-apps span{display:block}.compare-apps span{font-size:10px;color:#64748b;margin-top:3px}.compare-apps>strong{text-align:center;color:#7c3aed}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.compare-grid span{padding:10px;border:1px solid #edf1f5;border-radius:10px;font-size:10px;color:#64748b}.compare-grid strong{display:block;color:#111827;font-size:16px;margin-top:3px}.yono-promo-confidence,.yono-promo-secure{display:inline-flex;align-items:center;margin-left:5px;padding:2px 6px;border-radius:999px;font-size:9px;font-weight:800}.yono-promo-confidence.high{background:#ecfdf5;color:#15803d}.yono-promo-confidence.medium{background:#eff6ff;color:#1d4ed8}.yono-promo-secure{background:#f0fdf4;color:#166534}
@media(max-width:650px){.yono-compare-dialog{padding:16px}.compare-grid{gap:6px}.yono-compare-trigger{width:100%}}

/* V222: premium SEO/detail sections */
.yono-detail-features,.yono-detail-update-info{margin-top:24px;padding:24px;border:1px solid rgba(80,75,190,.14);border-radius:24px;background:linear-gradient(145deg,#fff 0%,#f8f8ff 58%,#f1fbff 100%);box-shadow:0 14px 35px rgba(40,45,100,.06)}
.yono-detail-features .section-head,.yono-detail-update-info>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}
.yono-detail-features h2,.yono-detail-update-info h2{margin:4px 0 0;font-size:clamp(24px,4vw,32px)}
.yono-detail-section-note{font-size:13px;color:#69738b;font-weight:700}
.yono-detail-features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.yono-detail-feature-card{display:flex;gap:13px;align-items:flex-start;padding:16px;border:1px solid rgba(90,90,140,.12);border-radius:18px;background:rgba(255,255,255,.8)}
.yono-detail-feature-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border-radius:13px;background:#eef1ff;font-size:20px}
.yono-detail-feature-card h3{margin:1px 0 5px;font-size:16px}.yono-detail-feature-card p{margin:0;color:#687287;font-size:13px;line-height:1.55}
.yono-detail-update-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.yono-detail-update-grid>div{padding:15px;border:1px solid rgba(90,90,140,.12);border-radius:16px;background:#fff}.yono-detail-update-grid span{display:block;font-size:12px;color:#7a8294;font-weight:700;margin-bottom:6px}.yono-detail-update-grid strong{font-size:15px;color:#18213a}
.yono-detail-update-copy{margin:14px 0 0;color:#687287;font-size:14px;line-height:1.65}
@media(max-width:700px){.yono-detail-features,.yono-detail-update-info{padding:18px;border-radius:20px}.yono-detail-features-grid{grid-template-columns:1fr}.yono-detail-update-grid{grid-template-columns:1fr 1fr}.yono-detail-features .section-head,.yono-detail-update-info>div:first-child{align-items:flex-start}.yono-detail-section-note{display:none}}
@media(max-width:430px){.yono-detail-update-grid{grid-template-columns:1fr}}

/* V223 premium trust/freshness + promo reporting */
.yono-trust-row{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;align-items:center;margin:10px 0 12px}
.yono-trust-meter,.yono-fresh-meter{min-height:44px;padding:9px 12px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(238,244,255,.9));display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px}
.yono-trust-meter b{font-size:14px;color:var(--accent)}.yono-fresh-meter{justify-content:flex-start;flex-direction:column;align-items:flex-start}.yono-fresh-meter small{color:var(--muted);font-size:9px}.yono-code-alert-btn{min-height:44px;border:1px solid var(--border);background:#fff;border-radius:14px;padding:0 13px;font-weight:800;color:var(--accent);cursor:pointer;white-space:nowrap}.yono-code-alert-btn.is-on{background:linear-gradient(135deg,#2563eb,#6d35e8);color:#fff;border-color:transparent}
.yono-detail-promo-code-wrap{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:6px;align-items:center}.yono-report-code{width:38px;height:38px;border:1px solid var(--border);background:#fff;border-radius:10px;cursor:pointer;font-size:14px}.yono-report-code:hover{border-color:#efb0b0}.yono-detail-promo-code-wrap .yono-detail-promo-code{width:100%}
.related-section{margin-top:24px!important;display:block!important;visibility:visible!important;content-visibility:visible!important}.related-section .related-grid{display:grid!important}.related-section .card{min-height:100%}
@media(max-width:650px){.yono-trust-row{grid-template-columns:1fr 1fr}.yono-code-alert-btn{grid-column:1/-1;width:100%}.yono-trust-meter,.yono-fresh-meter{font-size:10px}.related-section{margin-top:18px!important}}

/* V225 premium tools */
.compare-big{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer}.compare-big:hover{border-color:var(--accent);color:var(--accent)}
.yono-compare-modal[hidden]{display:none}.yono-compare-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:18px}.yono-compare-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45);backdrop-filter:blur(4px)}.yono-compare-dialog{position:relative;width:min(620px,100%);background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:0 24px 70px rgba(15,23,42,.2);z-index:1}.yono-compare-close{position:absolute;right:12px;top:10px;border:0;background:var(--surface2);border-radius:10px;width:34px;height:34px;font-size:22px;cursor:pointer}.yono-compare-dialog select{width:100%;margin:14px 0;padding:11px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text)}.compare-apps{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin:12px 0}.compare-apps div{padding:14px;border:1px solid var(--border);border-radius:13px;background:var(--surface2)}.compare-apps b,.compare-apps span{display:block}.compare-apps span{font-size:11px;color:var(--muted);margin-top:3px}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.compare-grid span{padding:10px;border:1px solid var(--border);border-radius:11px;font-size:11px;color:var(--muted)}.compare-grid strong{display:block;color:var(--text);font-size:15px;margin-top:2px}.yono-compare-open{overflow:hidden}
@media(max-width:650px){.compare-big{width:100%}.yono-compare-dialog{padding:17px}.compare-apps{grid-template-columns:1fr}.compare-apps>strong{text-align:center}.compare-grid{grid-template-columns:1fr 1fr}}

/* V226: compact promo performance display */
.yono-detail-promo-code-wrap{position:relative;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.yono-promo-copy-count{font-size:9px;color:#64748b;font-weight:700;white-space:nowrap}.yono-detail-promo-code{flex:1 1 auto}.yono-report-code{flex:0 0 auto}
@media(max-width:650px){.yono-promo-copy-count{font-size:8px}}

/* V227: Place per-app promo alerts directly below the promo code panel. */
.yono-code-alert-placement{margin:10px 0 0;display:flex;justify-content:center}
.yono-code-alert-placement .yono-code-alert-btn{width:100%;min-height:46px;font-size:15px;box-shadow:0 8px 22px rgba(79,70,229,.08)}

/* V228: YonoAgent Neon Glass premium light theme */
:root{
  --yono-blue:#2563eb;
  --yono-violet:#7c3aed;
  --yono-cyan:#06b6d4;
  --yono-mint:#10b981;
  --yono-gold:#f59e0b;
}
body:not(.dark-mode){
  background:
    radial-gradient(circle at 8% 8%,rgba(37,99,235,.055),transparent 24%),
    radial-gradient(circle at 92% 14%,rgba(124,58,237,.055),transparent 25%),
    linear-gradient(180deg,#f8faff 0%,#f5f7fb 48%,#f8faff 100%) !important;
}
body:not(.dark-mode) .site-header{
  background:rgba(255,255,255,.82)!important;
  border-bottom-color:rgba(99,102,241,.14)!important;
  box-shadow:0 5px 22px rgba(37,99,235,.045);
}
body:not(.dark-mode) .card,
body:not(.dark-mode) .app-detail-card,
body:not(.dark-mode) .seo-keywords-box,
body:not(.dark-mode) .activity-card{
  border-color:rgba(99,102,241,.13)!important;
  box-shadow:0 12px 32px rgba(37,99,235,.045),0 2px 8px rgba(15,23,42,.025)!important;
}
body:not(.dark-mode) .card:hover{
  border-color:rgba(99,102,241,.28)!important;
  box-shadow:0 16px 38px rgba(37,99,235,.09),0 4px 12px rgba(124,58,237,.04)!important;
}
body:not(.dark-mode) .hero-box{
  background:
    radial-gradient(circle at 15% 10%,rgba(6,182,212,.10),transparent 28%),
    radial-gradient(circle at 88% 18%,rgba(124,58,237,.10),transparent 28%),
    linear-gradient(135deg,#ffffff,#f5f8ff 55%,#fbf8ff)!important;
  border-color:rgba(99,102,241,.16)!important;
}
body:not(.dark-mode) .app-logo{
  box-shadow:0 9px 22px rgba(37,99,235,.10),0 0 0 5px rgba(99,102,241,.035)!important;
}
body:not(.dark-mode) .primary,
body:not(.dark-mode) .primary-big,
body:not(.dark-mode) .search button{
  background:linear-gradient(135deg,var(--yono-blue),#4f46e5 52%,var(--yono-violet))!important;
}
body:not(.dark-mode) .yono-detail-promo-box,
body:not(.dark-mode) .yono-promo-grid .yono-promo-card{
  background:
    radial-gradient(circle at 8% 95%,rgba(6,182,212,.09),transparent 30%),
    radial-gradient(circle at 95% 5%,rgba(124,58,237,.09),transparent 30%),
    linear-gradient(135deg,#f7fbff,#faf7ff 55%,#f4fcff)!important;
  box-shadow:0 15px 38px rgba(79,70,229,.065)!important;
}
body:not(.dark-mode) .yono-detail-promo-code{
  background:linear-gradient(135deg,#25206d,#4c1d95 55%,#6d28d9)!important;
  box-shadow:0 8px 20px rgba(76,29,149,.16)!important;
}
body:not(.dark-mode) .yono-code-alert-btn{
  background:linear-gradient(135deg,#ffffff,#f7f5ff)!important;
  border-color:rgba(99,102,241,.17)!important;
  box-shadow:0 7px 20px rgba(79,70,229,.07)!important;
}
body:not(.dark-mode) .yono-code-alert-btn:hover{
  border-color:rgba(124,58,237,.32)!important;
  transform:translateY(-1px);
}
body:not(.dark-mode) .yono-trust-meter,
body:not(.dark-mode) .yono-fresh-meter,
body:not(.dark-mode) .yono-score-pill{
  box-shadow:0 8px 22px rgba(37,99,235,.045)!important;
}
body:not(.dark-mode) .yono-fresh-meter{position:relative;overflow:hidden}
body:not(.dark-mode) .yono-fresh-meter:before{
  content:"";width:7px;height:7px;border-radius:50%;background:var(--yono-mint);box-shadow:0 0 0 4px rgba(16,185,129,.10);position:absolute;left:10px;top:14px;
}
body:not(.dark-mode) .yono-fresh-meter{padding-left:24px}
body:not(.dark-mode) .yono-live-promo-badge{box-shadow:0 5px 16px rgba(16,185,129,.10)!important}
body:not(.dark-mode) .yono-fresh-badge.is-new{box-shadow:0 4px 12px rgba(16,185,129,.08)}
body:not(.dark-mode) .mobile-bottom-nav{
  box-shadow:0 -10px 30px rgba(79,70,229,.18)!important;
}
/* One restrained shine on primary actions */
.primary-big,.download-button,.download-btn{position:relative;overflow:hidden}
.primary-big:after,.download-button:after,.download-btn:after{
  content:"";position:absolute;top:0;left:-70%;width:38%;height:100%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:yonoShine 5.5s ease-in-out infinite;pointer-events:none;
}
@keyframes yonoShine{0%,72%,100%{left:-70%;opacity:0}78%{opacity:1}88%{left:135%;opacity:0}}
@media(prefers-reduced-motion:reduce){.primary-big:after,.download-button:after,.download-btn:after{animation:none!important}}
@media(max-width:650px){
  body:not(.dark-mode) .card{box-shadow:0 9px 25px rgba(37,99,235,.045)!important}
  .primary-big:after,.download-button:after,.download-btn:after{animation:none!important}
}

/* V230 — Premium Neon Glass visual refresh inspired by the approved YonoAgent mockup */
:root{
 --accent:#315ee8;
 --accent2:#6d36e8;
 --cyan:#159fd3;
 --navy:#14224b;
 --bg:#f3f6ff;
 --surface:rgba(255,255,255,.88);
 --surface2:rgba(246,248,255,.92);
 --text:#14213d;
 --muted:#68748e;
 --border:rgba(89,105,190,.16);
 --shadow:0 18px 50px rgba(50,64,150,.10);
}
body{background:radial-gradient(circle at 10% 0%,rgba(86,116,255,.10),transparent 28%),radial-gradient(circle at 90% 10%,rgba(123,63,240,.09),transparent 30%),#f3f6ff;color:var(--text)}
.site-header{background:rgba(255,255,255,.80);border-bottom:1px solid rgba(80,96,180,.14);box-shadow:0 8px 28px rgba(45,61,145,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.site-header .logo{gap:11px!important}.site-header .site-name{color:#172650!important;text-shadow:none!important;font-weight:950!important;letter-spacing:-.02em}.site-header .logo-mark img,.site-header .logo-mark .custom-logo{filter:drop-shadow(0 5px 12px rgba(71,74,220,.20))}
.site-header .home-link{background:linear-gradient(135deg,#2e60ed,#6b38e8)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 9px 22px rgba(67,70,220,.20)}
.install-app-btn{background:rgba(255,255,255,.92);border-color:rgba(73,91,185,.15);color:#3158c8;box-shadow:0 7px 18px rgba(52,71,150,.08)}
.hero-box,.card,.featured-card,.app-detail-card,.trust-card,.activity-card,.yono-dashboard,.app-share,.promo-box,.promo-card,.section-card{background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(247,249,255,.82));border-color:rgba(91,104,190,.16);box-shadow:0 16px 42px rgba(55,70,150,.08)}
.hero-box{border-radius:30px;overflow:hidden}.hero-box:before{content:"";position:absolute;inset:-35% auto auto 62%;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(106,67,235,.20),transparent 68%);pointer-events:none}.hero-box:after{content:"";position:absolute;inset:auto auto -42% -10%;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(44,99,235,.16),transparent 70%);pointer-events:none}
.hero h1,.section-head h2,.detail-heading h1{color:#14213d;letter-spacing:-.045em}.hero h1{background:linear-gradient(90deg,#1e55dc,#7136df);-webkit-background-clip:text;background-clip:text;color:transparent}
.search input{background:rgba(255,255,255,.96);border-color:rgba(77,94,177,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.search button,.primary,.primary-big{background:linear-gradient(135deg,#2e61ec,#6b37e8)!important;box-shadow:0 10px 25px rgba(76,66,220,.18)}
.grid{gap:16px}.card{border-radius:22px;padding:16px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(52,67,160,.13);border-color:rgba(83,86,224,.30)}
.card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;border-radius:22px 22px 0 0;background:linear-gradient(90deg,#2d62ed,#20b4d9,#6c35e8)}
.app-logo{border-radius:20px;box-shadow:0 10px 24px rgba(43,61,145,.13),0 0 0 7px rgba(105,118,235,.06)}
.card-cat{background:rgba(244,246,255,.95);border-color:rgba(77,94,180,.14);color:#4d42b2}.latest-badge{background:rgba(219,252,240,.90);color:#08795f;border-color:rgba(20,184,140,.18)}
.buttons .btn,.share-btn{border-radius:12px}.buttons .primary,.buttons .btn.primary{background:linear-gradient(135deg,#2e61ed,#6d38e8)!important}
.detail-wrap{padding-top:24px}.app-detail-card{border-radius:30px;padding:28px}.detail-logo{border-radius:28px;box-shadow:0 16px 35px rgba(45,61,145,.16),0 0 0 8px rgba(100,115,235,.06)}
.detail-heading h1{background:linear-gradient(90deg,#2358dc,#7438df);-webkit-background-clip:text;background-clip:text;color:transparent}.telegram-big{background:linear-gradient(135deg,#1da6d4,#238ed7)!important;box-shadow:0 10px 24px rgba(21,159,211,.18)}
.trending-bar,.trust-card{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(243,247,255,.90));box-shadow:0 12px 30px rgba(54,69,150,.07)}
.trend-dot{background:#20b78a;box-shadow:0 0 0 5px rgba(32,183,138,.11)}
.yono-front-admin__toggle{background:linear-gradient(135deg,#2d60ea,#6e36e8)!important;box-shadow:0 12px 28px rgba(72,66,221,.23)!important;border-color:transparent!important}
.yono-front-admin__panel{background:rgba(255,255,255,.96)!important;border-color:rgba(82,95,185,.18)!important;box-shadow:0 24px 60px rgba(42,54,130,.18)!important;backdrop-filter:blur(20px)}
.yono-dashboard{border-radius:22px}.yono-dashboard-stats>div{background:rgba(247,249,255,.95)!important;border-color:rgba(85,101,185,.12)!important}.yono-top-list>div{background:rgba(255,255,255,.80);border-color:rgba(85,101,185,.11)}
.promo-box,.promo-card{border-radius:24px!important;background:linear-gradient(145deg,rgba(248,250,255,.96),rgba(236,248,255,.86))!important;box-shadow:0 18px 45px rgba(49,79,174,.09)!important}.promo-box:before,.promo-card:before{background:linear-gradient(90deg,#e0b338,#7651dd)!important}
/* subtle premium shine only on primary actions */
.primary,.primary-big,.buttons .primary{position:relative;overflow:hidden}.primary:after,.primary-big:after,.buttons .primary:after{content:"";position:absolute;top:-80%;left:-30%;width:30%;height:260%;transform:rotate(22deg);background:rgba(255,255,255,.18);animation:yonoSoftShine 5.5s ease-in-out infinite}@keyframes yonoSoftShine{0%,72%{left:-35%;opacity:0}78%{opacity:1}90%,100%{left:125%;opacity:0}}
@media(max-width:650px){body{background:radial-gradient(circle at 0 0,rgba(86,116,255,.10),transparent 32%),#f4f7ff}.site-header .site-name{color:#172650!important;font-size:17px!important;max-width:155px}.hero-box{border-radius:24px}.card{border-radius:20px;padding:14px}.app-detail-card{border-radius:24px;padding:18px}.detail-logo{border-radius:22px}}

/* V231 - Reference-inspired YonoAgent Midnight Neon palette
   Keep the existing layout/functionality; only restyle the visual system. */
:root{
  --accent:#5b5cff;
  --bg:#050b1d;
  --surface:#0b1530;
  --surface2:#101d3d;
  --text:#f7f9ff;
  --muted:#aab5d1;
  --border:#263866;
  --shadow:0 16px 45px rgba(0,0,0,.28);
}
html,body{background:#050b1d!important;color:var(--text)!important}
body{
  background:
    radial-gradient(circle at 8% 0%,rgba(37,99,235,.18),transparent 28%),
    radial-gradient(circle at 92% 8%,rgba(168,85,247,.18),transparent 28%),
    linear-gradient(180deg,#050b1d 0%,#07112a 48%,#050a19 100%)!important;
}
.site-header{
  background:rgba(4,10,28,.92)!important;
  border-bottom:1px solid #24365f!important;
  box-shadow:0 10px 30px rgba(0,0,0,.22);
}
.site-header .site-name,.site-header .logo{color:#f7f9ff!important}
.site-header .site-name{background:linear-gradient(90deg,#fff,#8ec5ff 45%,#d79bff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.site-header .logo-fallback{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;box-shadow:0 0 24px rgba(99,102,241,.35)}
.site-header .home-link,.header-telegram,.theme-toggle,.install-app-btn{
  background:rgba(14,27,58,.9)!important;color:#f5f7ff!important;border-color:#31508d!important;
}
.site-header .home-link:hover,.theme-toggle:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;border-color:#6d5cff!important}
.header-telegram{background:linear-gradient(135deg,#0ea5e9,#2563eb)!important;border-color:#1da8ff!important}
.hero-box,.app-detail-card,.seo-keywords-box,.yono-dashboard,.activity-card,.app-share,.top3-card,.app-store-card,.trending-bar{
  background:linear-gradient(145deg,rgba(12,25,55,.97),rgba(8,17,39,.97))!important;
  border-color:#2a447a!important;
  box-shadow:0 16px 40px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.035)!important;
}
.hero-box{background:radial-gradient(circle at 80% 0%,rgba(124,58,237,.22),transparent 35%),linear-gradient(145deg,#0b1a3a,#09132d)!important}
.hero h1,.section-head h2,.section-title,.apps-title,.category-title,.detail-heading h1,.detail-content h2,.seo-keywords-box h2,.app-store-section-title h2{color:#f8fbff!important}
.hero p,.detail-heading p,.detail-content p,.seo-keywords-box p,.muted,.share-hint,.app-mini-stats,.detail-meta-grid span,.activity-card span{color:#aebbd8!important}
.eyebrow,.app-store-section-title small,.trending-item .trend-rank{color:#8e86ff!important}
.search input{background:#08132c!important;color:#fff!important;border-color:#2b467c!important}
.search input::placeholder{color:#7e8eaf!important}
.search button,.primary,.primary-big,.top3-download,.app-store-tab.active,.cat.active{
  background:linear-gradient(135deg,#2563eb 0%,#4f46e5 48%,#8b35e8 100%)!important;
  border-color:#5965ff!important;color:#fff!important;box-shadow:0 8px 24px rgba(79,70,229,.25);
}
.cat,.app-store-tab,.card-cat,.detail-category,.rank-badge,.latest-badge,.hero-stats div,.detail-meta-grid div,.keyword-tag{
  background:#0d1b3a!important;color:#dce6ff!important;border-color:#2a4274!important;
}
.card,.app-card,.app-item,.application-card{
  background:linear-gradient(145deg,#0d1a39,#09142d)!important;
  border-color:#2a4478!important;
  box-shadow:0 12px 32px rgba(0,0,0,.28)!important;
}
.card:hover,.app-card:hover,.app-item:hover,.application-card:hover,.app-store-card:hover{box-shadow:0 18px 38px rgba(30,64,175,.25)!important}
.title,.app-store-card strong,.app-store-card h3,.top3-card strong{color:#f5f8ff!important}
.app-logo,.detail-logo{box-shadow:0 0 0 1px #29447b,0 12px 30px rgba(0,0,0,.35),0 0 24px rgba(59,130,246,.10)!important}
.btn,.share-btn,.favorite-btn,.favorite-detail{background:#101f42!important;color:#f2f6ff!important;border-color:#31508b!important}
.btn.primary,.native-share{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;color:#fff!important;border-color:#5965ff!important}
.telegram-big{background:linear-gradient(135deg,#0891b2,#2563eb)!important;border-color:#18b9e8!important;color:#fff!important}
.detail-actions{background:rgba(7,15,35,.88)!important;border-color:#2a4478!important}
.detail-content{border-top-color:#243b69!important}
.detail-meta-grid div{background:linear-gradient(145deg,#0f1e40,#0b1732)!important}
.app-store-rank{background:linear-gradient(135deg,#2563eb,#7c3aed)!important}
.app-store-tabs{background:transparent!important}
.latest-badge{background:#083b35!important;color:#6ee7c1!important;border-color:#087c69!important}
.rank-badge{color:#a9a4ff!important}
.live-dot{background:#20e0a0!important;box-shadow:0 0 0 4px rgba(32,224,160,.12),0 0 14px rgba(32,224,160,.5)!important}
.footer{background:linear-gradient(180deg,#07122b,#040a19)!important;border-top-color:#263b68!important;color:#c9d4ed!important}
.footer-brand,.footer h3{color:#f4f7ff!important}.footer p,.footer ul a,.footer-bottom{color:#8fa0c0!important}.footer-badges span{background:#0d1a38!important;border-color:#2a4272!important;color:#cbd7ef!important}
.telegram-footer{background:linear-gradient(135deg,#0891b2,#2563eb)!important}
.top3-card{background:linear-gradient(145deg,#0d1b3b,#09152e)!important}
.top3-rank{background:linear-gradient(135deg,#2563eb,#7c3aed)!important}
.yono-dashboard-stats>div,.yono-top-list>div{background:#0d1b3a!important;border-color:#2a4475!important}
.yono-dashboard-stats span,.yono-top-list small{color:#91a2c4!important}
.app-store-section-title{color:#fff!important}
.app-store-grid .app-store-card{border:1px solid #2a4478!important}
.premium-detail .detail-category{color:#91baff!important}

/* Premium neon borders on key actions */
.primary-big,.telegram-big,.search button,.top3-download{position:relative;overflow:hidden}
.primary-big:after,.telegram-big:after,.top3-download:after{
  content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.22) 50%,transparent 65%);
  transform:translateX(-120%);animation:yonoNeonSweep 5s ease-in-out infinite;pointer-events:none;
}
@keyframes yonoNeonSweep{0%,72%{transform:translateX(-120%)}86%,100%{transform:translateX(120%)}}

/* Preserve a readable light surface for any intentional content areas */
input,textarea,select{color:#f5f8ff;background:#09152f;border-color:#2a4478}
::selection{background:#6d5cff;color:#fff}

@media(max-width:650px){
  body{background:linear-gradient(180deg,#050b1d,#07112a 55%,#050a19)!important}
  .hero-box{box-shadow:0 12px 30px rgba(0,0,0,.28)!important}
  .card,.app-card,.app-item,.application-card{box-shadow:0 10px 26px rgba(0,0,0,.25)!important}
}

/* ===== V232: Full-site Midnight Neon reference theme ===== */
:root{
  --bg:#030914;
  --surface:#07152f;
  --surface2:#0a1d3d;
  --text:#f7fbff;
  --muted:#a9b9d6;
  --border:#24477d;
  --accent:#4f7cff;
  --shadow:0 18px 48px rgba(0,0,0,.36);
}
html,body{background:#030914!important;color:#f7fbff!important}
body{background:radial-gradient(circle at 50% -10%,rgba(46,79,180,.22),transparent 30%),linear-gradient(180deg,#020817 0%,#06122b 48%,#020714 100%)!important;min-height:100vh}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 15% 20%,rgba(0,174,255,.07),transparent 24%),radial-gradient(circle at 85% 30%,rgba(168,85,247,.08),transparent 28%)}
.site-header{background:rgba(2,9,25,.94)!important;border-bottom:1px solid #1d3e73!important;box-shadow:0 12px 35px rgba(0,0,0,.35)!important}
.site-header .logo,.site-header .site-name{color:#fff!important}
.site-header .site-name{background:linear-gradient(90deg,#fff 0%,#83b8ff 48%,#d99cff 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.site-header .menu a{color:#dce8ff!important}.site-header .menu a:hover{color:#9dbaff!important}
.site-header .home-link,.site-header .header-telegram,.site-header .theme-toggle,.site-header .install-app-btn{background:rgba(8,23,53,.95)!important;color:#f7fbff!important;border-color:#2d5796!important;box-shadow:0 0 0 1px rgba(76,125,255,.05),0 8px 24px rgba(0,0,0,.22)!important}
.site-header .header-telegram{background:linear-gradient(135deg,#087fc8,#2456df)!important;border-color:#20a9ff!important}
.site-header .home-link:hover,.site-header .theme-toggle:hover{background:linear-gradient(135deg,#1e5de8,#7c3aed)!important;border-color:#7ea4ff!important}

.container{color:#f7fbff!important}
.section,.hero,.detail-wrap,.seo-keywords-section{background:transparent!important}
.hero-box,.app-detail-card,.seo-keywords-box,.yono-dashboard,.activity-card,.app-share,.top3-card,.app-store-card,.trending-bar,.premium-discover-box,.premium-stats-section,.top-app-card,.top-app-bottom-card,.trending-premium-card,.app-rating{
  background:linear-gradient(145deg,rgba(8,24,54,.98),rgba(4,15,35,.98))!important;
  color:#f7fbff!important;border:1px solid #254a82!important;
  box-shadow:0 18px 48px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.035)!important;
}
.hero-box{background:radial-gradient(circle at 82% 0%,rgba(124,58,237,.24),transparent 34%),radial-gradient(circle at 10% 80%,rgba(14,165,233,.12),transparent 30%),linear-gradient(145deg,#081a3b,#040f25)!important}
.hero h1,.section-head h2,.section-title,.apps-title,.category-title,.detail-heading h1,.detail-content h2,.seo-keywords-box h2,.app-store-section-title h2,.premium-discover-box strong,.discover-box-head strong{color:#fff!important}
.hero p,.detail-heading p,.detail-content p,.seo-keywords-box p,.muted,.share-hint,.app-mini-stats,.detail-meta-grid span,.activity-card span,.top-app-info small,.top-app-bottom-info small,.trend-copy small,.discover-box-head span{color:#aabbd9!important}
.eyebrow,.app-store-section-title small,.trend-rank,.top3-rank{color:#9cbcff!important}

.search{filter:drop-shadow(0 10px 24px rgba(0,0,0,.25))}.search input{background:#06142e!important;color:#fff!important;border-color:#2c4f88!important}.search input::placeholder{color:#7f94b8!important}.search button{background:linear-gradient(135deg,#2563eb,#4f46e5 50%,#8b35e8)!important;color:#fff!important;border:1px solid #5f74ff!important}
.hero-stats div,.detail-meta-grid div,.keyword-tag,.cat,.app-store-tab,.card-cat,.detail-category,.rank-badge,.latest-badge,.search-hints a{background:#0a1d3d!important;color:#dce8ff!important;border-color:#294d84!important}
.cat.active,.app-store-tab.active{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;color:#fff!important;border-color:#6e78ff!important}

.grid{gap:15px}.card,.app-card,.app-item,.application-card{
  background:linear-gradient(145deg,#0a1a39,#06132d)!important;color:#f7fbff!important;border:1px solid #274a82!important;
  box-shadow:0 12px 32px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.025)!important;
}
.card:hover,.app-card:hover,.app-item:hover,.application-card:hover{box-shadow:0 18px 42px rgba(37,99,235,.22)!important;border-color:#3865aa!important}
.title,.app-store-card strong,.app-store-card h3,.top3-card strong,.top-app-info strong,.top-app-bottom-info strong,.trend-copy strong{color:#fff!important}
.app-logo,.detail-logo{background:#020817!important;border-color:#284a82!important;box-shadow:0 0 0 1px #315a99,0 12px 32px rgba(0,0,0,.4),0 0 28px rgba(59,130,246,.14)!important}

.btn,.share-btn,.favorite-btn,.favorite-detail,.app-share-btn{background:#0d2145!important;color:#f4f8ff!important;border-color:#31558d!important}.btn.primary,.primary,.native-share{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;color:#fff!important;border-color:#6675ff!important;box-shadow:0 9px 26px rgba(79,70,229,.28)!important}.primary-big{background:linear-gradient(135deg,#1d5fe8,#4f46e5 50%,#8b2ee8)!important;color:#fff!important;border-color:#5e75ff!important;box-shadow:0 10px 30px rgba(79,70,229,.35)!important}.telegram-big{background:linear-gradient(135deg,#008ed0,#155ee8)!important;color:#fff!important;border-color:#20b9ff!important;box-shadow:0 10px 30px rgba(0,174,255,.2)!important}
.detail-actions{background:rgba(4,14,32,.92)!important;border-color:#274a82!important}.detail-content{border-top-color:#234574!important}
.live-dot{background:#20e0a0!important;box-shadow:0 0 0 4px rgba(32,224,160,.12),0 0 16px rgba(32,224,160,.55)!important}.latest-badge{background:rgba(16,185,129,.14)!important;color:#65f0c2!important;border-color:#07866f!important}.rank-badge{color:#b8b2ff!important}

/* Promo blocks and live/alert panels */
[class*="promo"],.promo-card,.promo-codes,.promo-section,.promo-box,.promo-panel,.promo-list,.promo-item,.code-box,.code-card,.promo-history,.alert-new-code,.new-code-alert{
  color:#f7fbff!important;
}
.promo-card,.promo-section,.promo-box,.promo-panel,.promo-list,.promo-history,.alert-new-code,.new-code-alert{
  background:linear-gradient(145deg,#081b3b,#07142f)!important;border-color:#7b48e8!important;box-shadow:0 16px 42px rgba(0,0,0,.3),0 0 28px rgba(124,58,237,.08)!important;
}
.promo-item,.code-box,.code-card{background:#0b1e42!important;border-color:#385b98!important}.promo-item *,.code-box *,.code-card *{color:#f7fbff!important}
[class*="promo"] input,[class*="promo"] textarea{background:#050e22!important;color:#fff!important;border-color:#345b9b!important}

/* Admin / dashboard panels */
.yono-dashboard,.dashboard,.admin-dashboard,.admin-card,.stats-card,.admin-panel,.admin-box,.manager-card,.manager-panel{
  background:linear-gradient(145deg,#07152f,#030d21)!important;color:#f7fbff!important;border-color:#244a84!important;box-shadow:0 18px 44px rgba(0,0,0,.34)!important;
}
.yono-dashboard h1,.yono-dashboard h2,.yono-dashboard h3,.dashboard h1,.dashboard h2,.dashboard h3,.admin-dashboard h1,.admin-dashboard h2,.admin-dashboard h3,.admin-panel h1,.admin-panel h2,.admin-panel h3{color:#fff!important}
.yono-dashboard-stats>div,.yono-top-list>div,.admin-dashboard .stat,.dashboard .stat,.stats-card{background:#0b1d3f!important;border-color:#2a4e87!important;color:#f7fbff!important}.yono-dashboard-stats span,.yono-top-list small{color:#93a9cc!important}

/* Tables, forms and management controls */
table{background:#07152f!important;color:#f7fbff!important;border-color:#294d85!important}th,td{background:#07152f!important;color:#eef5ff!important;border-color:#294d85!important}label{color:#dce8ff!important}select,textarea,input{background:#06142d!important;color:#f7fbff!important;border-color:#2c508b!important}select option{background:#07152f!important;color:#fff!important}
button{font-family:inherit}button:not(.theme-toggle){color:inherit}.admin-dashboard button,.admin-panel button,.manager-panel button{color:#fff!important;background:linear-gradient(135deg,#2563eb,#7c3aed)!important;border-color:#6076ff!important}

/* Footer and mobile nav */
.footer{background:linear-gradient(180deg,#06132b,#020816)!important;border-top-color:#24446f!important;color:#d9e5fb!important}.footer-brand,.footer h3{color:#fff!important}.footer p,.footer ul a,.footer-bottom{color:#8fa4c8!important}.footer-badges span{background:#0b1c3b!important;border-color:#294d84!important;color:#cbd8ee!important}.telegram-footer{background:linear-gradient(135deg,#008fcf,#235ce5)!important}
.mobile-bottom-nav{background:rgba(3,12,29,.96)!important;border-color:#345b9b!important;box-shadow:0 14px 38px rgba(0,0,0,.45),0 0 24px rgba(74,92,255,.12)!important;backdrop-filter:blur(16px)!important}.mobile-bottom-nav a{color:#a8b8d5!important}.mobile-bottom-nav a.active{background:linear-gradient(135deg,#1e55e7,#7437e8)!important;color:#fff!important;box-shadow:0 0 24px rgba(91,76,255,.35)!important}.mobile-bottom-nav:before{background:linear-gradient(90deg,#19b9ff,#8b5cf6)!important}
.mobile-tools-sheet,.mobile-tools-overlay{background:#030914!important;color:#f7fbff!important}.mobile-category-item,.mobile-tool-search{background:#081a38!important;color:#f7fbff!important;border-color:#294d84!important}.mobile-category-item span{background:#0d2145!important}.mobile-tool-search input{background:transparent!important;color:#fff!important}

/* Make all common white surfaces transparent/dark without touching images */
main,article,section,aside,.content,.site-main,.page-content,.entry-content,.widget-area{color:#f7fbff}
main>*,article>*,section>*,aside>*{max-width:100%}
.bg-white,.bg-light,.white-bg{background:#07152f!important;color:#f7fbff!important}
[class*="bg-white"],[class*="bg-light"]{background:#07152f!important;color:#f7fbff!important}
hr{border:0;border-top:1px solid #203f70!important}
a{color:inherit}a:hover{color:#a9c5ff}

/* Reference-style neon edges on key cards */
.hero-box,.app-detail-card,.promo-card,.promo-section,.promo-box,.promo-panel,.alert-new-code,.new-code-alert{position:relative;overflow:hidden}.hero-box:after,.app-detail-card:after,.promo-card:after,.promo-section:after,.promo-box:after,.promo-panel:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,rgba(0,174,255,.08),transparent 34%,rgba(168,85,247,.08) 75%,transparent)}

@media(max-width:650px){body{background:linear-gradient(180deg,#020817 0%,#06132d 50%,#020714 100%)!important}.site-header{background:rgba(2,9,25,.97)!important}.card,.app-card,.app-item,.application-card{box-shadow:0 10px 28px rgba(0,0,0,.28)!important}.hero-box,.app-detail-card{box-shadow:0 14px 34px rgba(0,0,0,.3)!important}.detail-heading h1{color:#fff!important}}

/* V233: FULL MIDNIGHT NEON REFERENCE — public site background/cards/text */
:root{
  --yono-bg:#06132d;
  --yono-bg2:#081a3b;
  --yono-surface:#0a1d40;
  --yono-surface2:#0d2550;
  --yono-line:rgba(55,156,255,.34);
  --yono-line-v:rgba(168,76,255,.42);
  --yono-white:#f7fbff;
  --yono-muted:#b8c7e5;
}
html,body{background:#06132d!important;color:var(--yono-white)!important}
body:not(.dark-mode){
  background:
    radial-gradient(circle at 10% 0%,rgba(26,111,255,.16),transparent 25%),
    radial-gradient(circle at 90% 5%,rgba(142,51,255,.15),transparent 28%),
    linear-gradient(180deg,#06132d 0%,#071734 48%,#06112a 100%)!important;
}
body:not(.dark-mode) a{color:inherit}
.site-header{
  background:linear-gradient(135deg,rgba(3,14,37,.98),rgba(7,25,58,.98))!important;
  border-bottom:1px solid rgba(70,157,255,.38)!important;
  box-shadow:0 10px 35px rgba(0,0,0,.30)!important;
  backdrop-filter:blur(16px);
}
.site-header .site-name,.site-header .menu a,.site-header .logo{color:#fff!important}
.site-header .site-name{ text-shadow:0 0 18px rgba(99,102,241,.45)!important }
.site-header .home-link,.site-header .theme-toggle,.header-telegram{
  background:linear-gradient(135deg,rgba(16,67,150,.68),rgba(106,37,183,.68))!important;
  border-color:rgba(87,174,255,.46)!important;color:#fff!important;
}
.site-header .home-link:hover,.site-header .theme-toggle:hover{background:linear-gradient(135deg,#176cff,#7627e8)!important;color:#fff!important}
.hero,.section,.detail-wrap,.seo-keywords-section{background:transparent!important}
.hero-box,.app-detail-card,.card,.seo-keywords-box,.activity-card,.hero-stats div,.detail-meta-grid>div,
.yono-detail-box,.yono-detail-features,.yono-detail-update-info,.yono-detail-trend,
.yono-detail-quick-stats>div,.yono-detail-benefits>div,.yono-detail-latest,
.yono-detail-latest-grid span,.yono-detail-premium-strip,.yono-detail-info-pills span,
.yono-trust-meter,.yono-fresh-meter,.yono-score-pill,.related-section .card,
.yono-v153-today-promo,.yono-promo-card,.yono-promo-grid .yono-promo-card{
  background:linear-gradient(145deg,rgba(9,30,66,.96),rgba(6,21,49,.96))!important;
  border-color:rgba(64,154,255,.30)!important;
  color:var(--yono-white)!important;
  box-shadow:0 14px 38px rgba(0,0,0,.28),inset 0 0 24px rgba(47,117,255,.035)!important;
}
.card:hover,.related-section .card:hover,.premium-card:hover{
  border-color:rgba(104,186,255,.62)!important;
  box-shadow:0 18px 45px rgba(0,0,0,.36),0 0 24px rgba(55,139,255,.10)!important;
}
.hero-box{
  background:
    radial-gradient(circle at 12% 12%,rgba(0,160,255,.14),transparent 30%),
    radial-gradient(circle at 90% 12%,rgba(160,45,255,.16),transparent 32%),
    linear-gradient(145deg,#081a3a,#06142f)!important;
  border-color:rgba(67,159,255,.38)!important;
}
.hero h1,.section-head h2,.detail-heading h1,.detail-content h2,.seo-keywords-box h2,
.yono-detail-features h2,.yono-detail-update-info h2,.yono-detail-promo-head h2,
.yono-detail-latest h2,.yono-detail-box-title,.title{color:#f7fbff!important}
.hero p,.muted,.detail-heading p,.detail-content p,.seo-keywords-box p,.detail-section-note,
.yono-detail-section-note,.yono-detail-excerpt,.yono-detail-benefits small,.yono-detail-update-copy,
.yono-detail-update-grid span,.yono-detail-latest-grid span,.yono-promo-copy-count,
.yono-fresh-meter small,.yono-detail-promo-status,.back-link{color:#b8c7e5!important}
.eyebrow,.section-head .eyebrow{color:#55b7ff!important}
.hero-stats div{background:rgba(9,30,66,.88)!important;border-color:rgba(64,154,255,.25)!important}
.hero-stats strong,.hero-stats span{color:#f7fbff!important}.hero-stats span{color:#aebfdf!important}
.search input{background:#06152f!important;color:#fff!important;border-color:rgba(67,159,255,.38)!important}
.search input::placeholder{color:#8fa7cc!important}
.cat,.categories .cat,.yono-catalogue-tabs button,.card-cat,.detail-category,.keyword-tag,
.yono-detail-info-pills span,.yono-detail-latest-grid span{
  background:linear-gradient(145deg,#0d2854,#0a1d3e)!important;color:#dce9ff!important;
  border-color:rgba(72,160,255,.28)!important;
}
.cat.active,.yono-catalogue-tabs button.is-active{background:linear-gradient(135deg,#116cff,#7b2cf2)!important;color:#fff!important;border-color:transparent!important}
.rank-badge{background:rgba(80,100,255,.20)!important;color:#bfcaff!important;border-color:rgba(99,102,241,.32)!important}
.latest-badge,.yono-intel-badge.code{background:rgba(16,185,129,.15)!important;color:#72f0c0!important;border-color:rgba(16,185,129,.35)!important}
.yono-intel-badge.rising{background:rgba(245,158,11,.14)!important;color:#ffd166!important;border-color:rgba(245,158,11,.34)!important}
.yono-intel-badge.popular{background:rgba(236,72,153,.14)!important;color:#ff9bd0!important;border-color:rgba(236,72,153,.34)!important}
.primary,.primary-big,.search button,.premium-card .btn.primary{
  background:linear-gradient(135deg,#116cff 0%,#4050ef 48%,#8427ee 100%)!important;color:#fff!important;
  border-color:rgba(93,182,255,.42)!important;box-shadow:0 10px 26px rgba(54,82,255,.25)!important;
}
.telegram-big{background:linear-gradient(135deg,#008bd8,#116cff)!important;color:#fff!important;border:1px solid rgba(64,200,255,.5)!important}
.detail-actions{background:rgba(4,17,39,.82)!important;border-color:rgba(63,151,255,.30)!important;box-shadow:0 12px 30px rgba(0,0,0,.25)!important}
.detail-content{border-color:rgba(64,154,255,.25)!important}
.detail-meta-grid>div{background:linear-gradient(145deg,#0d2854,#091d3d)!important}
.detail-meta-grid span,.detail-meta-grid strong{color:#dce9ff!important}.detail-meta-grid span{color:#9fb3d5!important}
.yono-detail-promo-box{
  background:
    radial-gradient(circle at 8% 95%,rgba(0,174,255,.12),transparent 30%),
    radial-gradient(circle at 95% 5%,rgba(171,55,255,.16),transparent 32%),
    linear-gradient(145deg,#0b2148,#071936 65%,#0b1b3b)!important;
  border:1px solid rgba(176,75,255,.58)!important;
  box-shadow:0 18px 45px rgba(0,0,0,.34),0 0 30px rgba(116,54,255,.08)!important;
}
.yono-detail-promo-box:before{background:linear-gradient(90deg,#00c6ff,#6c35ff,#d52cff)!important}
.yono-detail-promo-box .eyebrow{color:#62c5ff!important}
.yono-detail-promo-live-badge{background:rgba(16,185,129,.14)!important;color:#68efc0!important;border-color:rgba(16,185,129,.45)!important}
.yono-detail-promo-code{
  background:linear-gradient(135deg,#101342,#21105b 55%,#5c1bd1)!important;
  border:1px solid rgba(190,75,255,.55)!important;color:#fff!important;
  box-shadow:0 8px 22px rgba(0,0,0,.28)!important;
}
.yono-detail-promo-code code,.yono-detail-promo-code span{color:#fff!important}.yono-detail-promo-code span{color:#dce7ff!important}
.yono-code-alert-btn{background:linear-gradient(145deg,#0b2148,#091b3a)!important;color:#eaf3ff!important;border-color:rgba(100,174,255,.34)!important}
.yono-code-alert-btn.is-on{background:linear-gradient(135deg,#6b2cf4,#b126df)!important;color:#fff!important}
.yono-report-code{background:#0b2148!important;color:#dce9ff!important;border-color:rgba(100,174,255,.34)!important}
.yono-trust-meter,.yono-fresh-meter,.yono-score-pill{background:linear-gradient(145deg,#0c244c,#091b3a)!important;color:#eaf3ff!important;border-color:rgba(68,160,255,.28)!important}
.yono-trust-meter b,.yono-score-pill b{color:#4ea9ff!important}.yono-fresh-meter{color:#eaf3ff!important}.yono-fresh-meter small{color:#a9bad8!important}
.yono-detail-trend{background:linear-gradient(145deg,#0a2044,#071a38)!important;border-color:rgba(83,159,255,.26)!important}.yono-detail-trend-head strong{color:#f7fbff!important}.yono-detail-trend-head small,.yono-detail-trend-days{color:#9fb2d2!important}
.yono-detail-spark span{background:linear-gradient(180deg,#8a38ff,#1680ff)!important}
.yono-detail-features,.yono-detail-update-info{background:linear-gradient(145deg,#091f43,#071831)!important;border-color:rgba(75,157,255,.30)!important}
.yono-detail-feature-card,.yono-detail-update-grid>div{background:rgba(9,31,66,.90)!important;border-color:rgba(71,155,255,.23)!important;color:#f7fbff!important}.yono-detail-feature-card h3,.yono-detail-update-grid strong{color:#f7fbff!important}.yono-detail-feature-card p{color:#b4c5e2!important}
.yono-detail-benefits>div{background:linear-gradient(180deg,#0c244c,#081a38)!important;border-color:rgba(73,155,255,.24)!important}.yono-detail-benefits strong{color:#dce9ff!important}
.yono-detail-latest{background:linear-gradient(135deg,#0b2148,#081a38)!important;border-color:rgba(72,157,255,.26)!important}.yono-detail-latest-grid span{background:#0d2854!important;color:#b9c9e4!important}
.yono-detail-premium-strip{background:linear-gradient(135deg,#0b2148,#081a38)!important;border-color:rgba(71,155,255,.25)!important}.yono-detail-premium-strip span{color:#6bbcff!important}.yono-detail-premium-strip b{background:#102a56!important;color:#dce9ff!important;border-color:rgba(73,155,255,.25)!important}
.related-section{background:transparent!important}.related-section .section-head h2{color:#f7fbff!important}
.mobile-bottom-nav{background:linear-gradient(135deg,#07152f,#0b2148 50%,#160b3c)!important;border:1px solid rgba(78,164,255,.48)!important;box-shadow:0 -12px 35px rgba(0,0,0,.38),0 0 28px rgba(102,50,255,.10)!important;backdrop-filter:blur(18px)}
.mobile-bottom-nav a,.mobile-bottom-nav a small,.mobile-bottom-nav a span{color:#eaf3ff!important}.mobile-bottom-nav a.active{background:linear-gradient(135deg,#0e5dff,#7028ed)!important;box-shadow:0 0 22px rgba(58,111,255,.32),inset 0 0 0 1px rgba(118,205,255,.24)!important}
.footer{background:linear-gradient(180deg,#071735,#040e21)!important;color:#cbd9ef!important;border-top-color:rgba(69,153,255,.28)!important}.footer-brand,.footer h3{color:#fff!important}.footer p,.footer ul a{color:#9eb1d0!important}.footer-badges span{background:#0b2148!important;color:#cbd9ef!important;border-color:rgba(71,155,255,.24)!important}.footer-bottom{border-top-color:rgba(69,153,255,.22)!important;color:#8fa4c4!important}
.yono-v153-today-promo{color:#f7fbff!important}.yono-v153-today-promo strong{color:#fff!important}.yono-v153-today-promo small{color:#aebfdd!important}
/* Remove any remaining light-mode white surfaces in the public UI. */
body:not(.dark-mode) .premium-card,body:not(.dark-mode) .card,body:not(.dark-mode) .app-detail-card,body:not(.dark-mode) .hero-box,body:not(.dark-mode) .activity-card{color:#f7fbff!important}
body:not(.dark-mode) .premium-card *:not(input):not(button),body:not(.dark-mode) .app-detail-card *:not(input):not(button){border-color:inherit}

/* V234 — FORCE THE REFERENCE MIDNIGHT BACKGROUND EVERYWHERE */
:root{
  --bg:#06142f;
  --surface:#0a1d40;
  --surface2:#0d2854;
  --text:#f7fbff;
  --muted:#a9bad8;
  --border:rgba(73,160,255,.28);
  --shadow:0 16px 45px rgba(0,0,0,.30);
}
html,body{background:#06142f!important;color:#f7fbff!important}
body{background-image:radial-gradient(circle at 15% 0%,rgba(37,99,235,.18),transparent 32%),radial-gradient(circle at 90% 15%,rgba(124,58,237,.15),transparent 30%),linear-gradient(180deg,#06142f 0%,#071735 48%,#041024 100%)!important;background-attachment:fixed!important}
.site-header{background:rgba(4,15,34,.94)!important;border-bottom:1px solid rgba(73,160,255,.30)!important;box-shadow:0 8px 28px rgba(0,0,0,.30)!important}
.site-header .site-name,.site-header .menu a,.site-header .home-link,.site-header .theme-toggle{color:#f7fbff!important}
.site-header .theme-toggle{background:#0b2148!important;border-color:rgba(73,160,255,.35)!important}
main,.site-main,.content-area,.section,.detail-wrap,.app-store-section,.related-section,.app-keywords-section{background:transparent!important;color:#f7fbff!important}
.section-head h2,.section-head .muted,.app-store-section-title,.hero h1,.hero p,.title,.detail-heading h1,.detail-heading p,.detail-content h2,.detail-content p,.back-link,.yono-detail-section-note{color:#f7fbff!important}
.muted,.detail-heading p,.detail-content p,.detail-meta-grid span,.detail-meta-grid strong,.app-mini-stats,.app-store-card p{color:#a9bad8!important}
.hero-box,.card,.premium-card,.app-detail-card,.activity-card,.app-store-card,.faq-item,.trust-card,.trending-bar,.trending-item,.yono-promo-card,.yono-public-tools-card-v135,.yono-v102-hub-card,.yono-v102-top5>a,.yono-champion,.yono-drop-card,.yono-detail-quick-stats>div,.yono-detail-promo-box,.yono-detail-promo-code,.yono-detail-features,.yono-detail-update-info,.yono-detail-latest,.yono-detail-premium-strip{
  background:linear-gradient(145deg,#0a1d40 0%,#081a38 58%,#071631 100%)!important;
  color:#f7fbff!important;
  border-color:rgba(73,160,255,.28)!important;
  box-shadow:0 12px 34px rgba(0,0,0,.24)!important;
}
.hero-box{background:radial-gradient(circle at 10% 10%,rgba(37,99,235,.20),transparent 30%),radial-gradient(circle at 90% 5%,rgba(168,48,255,.18),transparent 28%),linear-gradient(145deg,#0a1d40,#071631)!important}
.card-cat,.cat{background:#0b2148!important;color:#dce9ff!important;border-color:rgba(73,160,255,.30)!important}
.card-cat{color:#dce9ff!important}.latest-badge{background:#063b32!important;color:#76f0c1!important;border-color:#0d9d72!important}.rank-badge{background:#17245a!important;color:#b9c7ff!important}
.search input,.header-telegram,.theme-toggle{background:#081a38!important;color:#f7fbff!important;border-color:rgba(73,160,255,.30)!important}
.search input::placeholder{color:#8fa4c4!important}
.hero-stats div,.detail-meta-grid div{background:#0b2148!important;border-color:rgba(73,160,255,.25)!important;color:#f7fbff!important}
.app-logo,.detail-logo.placeholder{background:#07152f!important}
.trending-bar{background:linear-gradient(135deg,#0a1d40,#081a38)!important}.trending-item{background:#0b2148!important;color:#eaf3ff!important}
.trust-icon{background:#102a56!important;color:#63b7ff!important}
.yono-promo-card,.yono-promo-grid .yono-promo-card{background:linear-gradient(145deg,#0a1d40,#071735)!important;color:#f7fbff!important}
.yono-promo-app-title,.yono-promo-app-head,.yono-promo-freshness,.yono-promo-secure,.yono-promo-code-row,.yono-promo-code-row *{color:#f7fbff!important}
.yono-promo-code-row{background:#071735!important;border-color:rgba(73,160,255,.28)!important}.yono-promo-code-row input,.yono-promo-copy{background:#0b2148!important;color:#fff!important;border-color:rgba(73,160,255,.30)!important}
.faq-item{background:linear-gradient(145deg,#0a1d40,#071735)!important}.faq-item summary{color:#f7fbff!important}.faq-item p{color:#b4c5e2!important}
.app-store-card h3,.app-store-card strong,.app-store-card span{color:#f7fbff!important}
.yono-detail-promo-code{background:#071735!important;color:#f7fbff!important;border-color:rgba(73,160,255,.30)!important}.yono-detail-promo-code *{color:#f7fbff!important}
.yono-code-alert-btn{background:linear-gradient(135deg,#0b2148,#102a56)!important;color:#f7fbff!important;border-color:rgba(73,160,255,.34)!important}
.yono-front-admin__panel{background:rgba(7,20,43,.98)!important;border-color:rgba(73,160,255,.30)!important}.yono-front-admin__head{color:#f7fbff!important}.yono-front-admin__grid a,.yono-front-admin__main{background:#0b2148!important;color:#eaf3ff!important;border-color:rgba(73,160,255,.25)!important}
.install-app-btn,.mobile-bottom-cta{background:linear-gradient(135deg,#0a1d40,#071735)!important;color:#f7fbff!important;border-color:rgba(73,160,255,.28)!important}
.yono-live-promo-ticker,.yono-live-promo-track{background:#0b2148!important;color:#f7fbff!important;border-color:rgba(73,160,255,.28)!important}
.yono-v153-today-promo{background:#0a1d40!important;color:#f7fbff!important;border-color:rgba(73,160,255,.28)!important}
.yono-v102-hub-card,.yono-v102-top5>a{color:#f7fbff!important}.yono-v102-top-name small,.yono-v102-hub-card small{color:#9fc0e8!important}
.footer{background:linear-gradient(180deg,#071735,#040e21)!important;color:#cbd9ef!important}
/* remove accidental light surfaces while preserving actual action buttons */
body:not(.dark-mode) .section-head,body:not(.dark-mode) .app-store-section,body:not(.dark-mode) .app-faq,body:not(.dark-mode) .related-section{background:transparent!important}

/* V235 — HARD PUBLIC DARK-SURFACE PASS
   Keeps the existing functionality and only fixes leftover light/white public surfaces. */
body:not(.wp-admin){
  --yono-bg:#06142f!important;
  --yono-surface:#0a1d40!important;
  --yono-surface2:#0d2854!important;
  --yono-text:#f7fbff!important;
  --yono-muted:#a9bad8!important;
  --yono-line:rgba(73,160,255,.30)!important;
}
body:not(.wp-admin) .site-header,
body:not(.wp-admin) header.site-header{
  background:linear-gradient(135deg,#030d22 0%,#071a3c 55%,#10072d 100%)!important;
  color:#f7fbff!important;
}
body:not(.wp-admin) .site-header *{color:#f7fbff!important}
body:not(.wp-admin) .site-header .logo-fallback,
body:not(.wp-admin) .site-header .home-link,
body:not(.wp-admin) .site-header .theme-toggle{
  background:rgba(16,48,95,.72)!important;
  color:#f7fbff!important;
  border-color:rgba(73,160,255,.38)!important;
}

/* Homepage utility/action surfaces */
body:not(.wp-admin) .yono-public-tools-card-v135,
body:not(.wp-admin) .y135-head,
body:not(.wp-admin) .yono-v150-feature-toggle,
body:not(.wp-admin) .yono-v152-feature-actions,
body:not(.wp-admin) .yono-v151-more-wrap,
body:not(.wp-admin) .yono-v151-more-panel,
body:not(.wp-admin) .yono-v151-more-head,
body:not(.wp-admin) .yono-live-promo-ticker,
body:not(.wp-admin) .yono-live-promo-track,
body:not(.wp-admin) .yono-v153-today-promo,
body:not(.wp-admin) .premium-discover-box,
body:not(.wp-admin) .trending-premium-card,
body:not(.wp-admin) .fresh-today-card,
body:not(.wp-admin) .yono-v102-hub-card,
body:not(.wp-admin) .yono-v102-top5>a,
body:not(.wp-admin) .yono-drop-card,
body:not(.wp-admin) .yono-champion,
body:not(.wp-admin) .yono-v102-empty,
body:not(.wp-admin) .yono-app-of-day,
body:not(.wp-admin) .app-keywords-section,
body:not(.wp-admin) .app-keywords-box,
body:not(.wp-admin) .app-faq,
body:not(.wp-admin) .faq-item,
body:not(.wp-admin) .related-section{
  background:linear-gradient(145deg,#0a1d40 0%,#081a38 58%,#06152f 100%)!important;
  color:#f7fbff!important;
  border-color:rgba(73,160,255,.28)!important;
}
body:not(.wp-admin) .yono-public-tools-card-v135{
  border:1px solid rgba(73,160,255,.28)!important;
  box-shadow:0 12px 32px rgba(0,0,0,.28)!important;
}
body:not(.wp-admin) .yono-v151-more-btn,
body:not(.wp-admin) .yono-v150-feature-toggle{
  background:linear-gradient(135deg,#0b2148,#101c4d)!important;
  color:#eaf3ff!important;
  border-color:rgba(73,160,255,.35)!important;
}
body:not(.wp-admin) .yono-v151-more-panel{
  background:#081a38!important;
  border-color:rgba(73,160,255,.30)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.30)!important;
}
body:not(.wp-admin) .yono-v151-more-head strong,
body:not(.wp-admin) .yono-v151-more-head small{color:#f7fbff!important}
body:not(.wp-admin) .yono-v151-more-head small{color:#9fb2d2!important}
body:not(.wp-admin) .yono-v151-more-grid button,
body:not(.wp-admin) .yono-v151-more-grid a{
  background:#0b2148!important;
  color:#eaf3ff!important;
  border-color:rgba(73,160,255,.28)!important;
}
body:not(.wp-admin) .yono-v153-today-promo,
body:not(.wp-admin) .yono-v153-today-promo strong,
body:not(.wp-admin) .yono-v153-today-promo small,
body:not(.wp-admin) .yono-v153-today-promo>b{color:#f7fbff!important}
body:not(.wp-admin) .yono-v153-today-promo small{color:#9fb2d2!important}
body:not(.wp-admin) .yono-v153-today-promo>b{color:#72b8ff!important}
body:not(.wp-admin) .yono-live-promo-track{background:linear-gradient(90deg,#0b2148,#081a38,#0b2148)!important}
body:not(.wp-admin) .yono-live-promo-label{color:#63b7ff!important}
body:not(.wp-admin) .yono-live-promo-item{color:#eaf3ff!important}
body:not(.wp-admin) .yono-live-promo-cta{color:#9bc9ff!important}
body:not(.wp-admin) .app-keywords-section{border-color:rgba(73,160,255,.25)!important}
body:not(.wp-admin) .app-keywords-title{color:#f7fbff!important}
body:not(.wp-admin) .app-keyword{background:#0b2148!important;color:#dce9ff!important;border-color:rgba(73,160,255,.28)!important}

/* FAQ: remove every remaining white surface and make the question text readable. */
body:not(.wp-admin) .app-faq,
body:not(.wp-admin) .app-faq .section-head,
body:not(.wp-admin) .faq-list,
body:not(.wp-admin) .faq-item,
body:not(.wp-admin) .faq-item summary,
body:not(.wp-admin) .faq-item p{
  background:transparent!important;
  color:#f7fbff!important;
}
body:not(.wp-admin) .faq-item{
  background:linear-gradient(145deg,#0a1d40,#071735)!important;
  border:1px solid rgba(73,160,255,.30)!important;
  border-radius:16px!important;
  box-shadow:0 10px 28px rgba(0,0,0,.24)!important;
}
body:not(.wp-admin) .faq-item summary{color:#f7fbff!important}
body:not(.wp-admin) .faq-item summary:after{color:#c05cff!important}
body:not(.wp-admin) .faq-item p{color:#b8c9e5!important}

/* Detail-page lower sections */
body:not(.wp-admin) .app-detail-card,
body:not(.wp-admin) .app-detail-card .detail-content,
body:not(.wp-admin) .app-detail-card .screenshots,
body:not(.wp-admin) .related-section,
body:not(.wp-admin) .related-section .section-head,
body:not(.wp-admin) .related-section .card{
  color:#f7fbff!important;
}
body:not(.wp-admin) .app-detail-card .detail-content p,
body:not(.wp-admin) .related-section .muted{color:#b8c9e5!important}
body:not(.wp-admin) .related-section .card{background:linear-gradient(145deg,#0a1d40,#071735)!important}

/* Catch common public white surfaces left by older feature blocks. */
body:not(.wp-admin) .yono-v102-ticker,
body:not(.wp-admin) .yono-v102-today-hub,
body:not(.wp-admin) .yono-trending-section,
body:not(.wp-admin) .trending-premium,
body:not(.wp-admin) .fresh-today-section,
body:not(.wp-admin) .yono-discovery-section,
body:not(.wp-admin) .yono-champions-section,
body:not(.wp-admin) .yono-detail-quick-stats>div,
body:not(.wp-admin) .yono-trust-meter,
body:not(.wp-admin) .yono-fresh-meter,
body:not(.wp-admin) .yono-score-pill{
  color:#f7fbff!important;
}
body:not(.wp-admin) .yono-v102-ticker{background:#0b2148!important;border-color:rgba(73,160,255,.28)!important}
body:not(.wp-admin) .yono-v102-ticker-label{color:#63b7ff!important}
body:not(.wp-admin) .yono-v102-ticker-track a{color:#eaf3ff!important}
body:not(.wp-admin) .yono-v102-ticker-track a span{color:#9fb2d2!important}
body:not(.wp-admin) .fresh-today-card{background:linear-gradient(145deg,#0a1d40,#071735)!important;border-color:rgba(73,160,255,.28)!important}
body:not(.wp-admin) .fresh-today-copy strong{color:#f7fbff!important}
body:not(.wp-admin) .fresh-today-copy span{color:#9fb2d2!important}
body:not(.wp-admin) .yono-v102-top5>a{background:#0b2148!important;color:#eaf3ff!important;border-color:rgba(73,160,255,.28)!important}
body:not(.wp-admin) .yono-v102-top5 .v102-top-name strong{color:#f7fbff!important}
body:not(.wp-admin) .yono-v102-top5 .v102-top-name small{color:#9fb2d2!important}
body:not(.wp-admin) .yono-champion{background:#0b2148!important;color:#f7fbff!important;border-color:rgba(73,160,255,.28)!important}
body:not(.wp-admin) .yono-champion-info strong{color:#f7fbff!important}
body:not(.wp-admin) .yono-champion-info small{color:#9fb2d2!important}
body:not(.wp-admin) .yono-drop-card{background:linear-gradient(145deg,#0a1d40,#071735)!important}
body:not(.wp-admin) .yono-drop-card strong{color:#f7fbff!important}
body:not(.wp-admin) .yono-drop-card small{color:#9fb2d2!important}

/* Promo code surfaces */
body:not(.wp-admin) .yono-promo-card,
body:not(.wp-admin) .yono-promo-grid .yono-promo-card,
body:not(.wp-admin) .yono-detail-promo-box{
  background:linear-gradient(145deg,#0a1d40,#071735)!important;
  color:#f7fbff!important;
}
body:not(.wp-admin) .yono-promo-app-head h3,
body:not(.wp-admin) .yono-promo-app-head span,
body:not(.wp-admin) .yono-promo-freshness{color:#f7fbff!important}
body:not(.wp-admin) .yono-promo-app-head span{color:#9fb2d2!important}
body:not(.wp-admin) .yono-promo-app-share{background:#0b2148!important;color:#8fc7ff!important;border-color:rgba(73,160,255,.28)!important}

/* Never let an accidental white public element survive the theme. */
body:not(.wp-admin) .public-card,
body:not(.wp-admin) .public-box,
body:not(.wp-admin) .feature-card,
body:not(.wp-admin) .info-card{
  background:linear-gradient(145deg,#0a1d40,#071735)!important;
  color:#f7fbff!important;
  border-color:rgba(73,160,255,.28)!important;
}

/* V236 — FINAL WHITE-SURFACE ELIMINATION
   Public UI only. Keeps buttons, logos and functionality intact. */
body:not(.wp-admin) .yono-app-quick-nav{
  background:linear-gradient(145deg,#0a1d40,#071735)!important;
  border:1px solid rgba(73,160,255,.30)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.24)!important;
}
body:not(.wp-admin) .yono-app-quick-nav a{
  background:transparent!important;
  color:#dce9ff!important;
}
body:not(.wp-admin) .yono-app-quick-nav a.active{
  background:linear-gradient(135deg,#116cff,#7b2cf2)!important;
  color:#fff!important;
}
body:not(.wp-admin) .yono-app-quick-nav a span{color:#b8c9e5!important}

/* Live pulse/ticker bars that were still inheriting the old light theme. */
body:not(.wp-admin) .yono-pulse-v186,
body:not(.wp-admin) .yono-pulse-v186 *{
  color:#f7fbff!important;
}
body:not(.wp-admin) .yono-pulse-v186{
  background:linear-gradient(90deg,#0b2148,#081a38,#0b2148)!important;
  border:1px solid rgba(73,160,255,.30)!important;
  box-shadow:0 8px 24px rgba(0,0,0,.22)!important;
}
body:not(.wp-admin) .yono-pulse-v186 .yono-pulse-main strong{color:#63b7ff!important}
body:not(.wp-admin) .yono-pulse-v186 .yono-pulse-divider{color:#637fb0!important}
body:not(.wp-admin) .yono-pulse-v186 .yono-pulse-text{color:#dce9ff!important}
body:not(.wp-admin) .yono-pulse-v186 .yono-pulse-stats{color:#9fb2d2!important}
body:not(.wp-admin) .yono-pulse-v186 .yono-pulse-stats b{color:#dce9ff!important}

/* Promo-code alert placement: never leave a white notification box. */
body:not(.wp-admin) .yono-code-alert-placement,
body:not(.wp-admin) .yono-code-alert-placement .yono-code-alert-btn,
body:not(.wp-admin) .yono-code-alert-btn{
  background:linear-gradient(145deg,#0b2148,#071735)!important;
  color:#f7fbff!important;
  border-color:rgba(73,160,255,.34)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.24)!important;
}
body:not(.wp-admin) .yono-code-alert-btn.is-on{
  background:linear-gradient(135deg,#6b2cf4,#b126df)!important;
  color:#fff!important;
}

/* Catalogue sorting tabs: all tabs stay on the midnight surface. */
body:not(.wp-admin) .yono-catalogue-tabs button{
  background:linear-gradient(145deg,#0d2854,#0a1d3e)!important;
  color:#dce9ff!important;
  border-color:rgba(72,160,255,.30)!important;
  box-shadow:0 5px 16px rgba(0,0,0,.18)!important;
}
body:not(.wp-admin) .yono-catalogue-tabs button.is-active{
  background:linear-gradient(135deg,#116cff,#7b2cf2)!important;
  color:#fff!important;
  border-color:transparent!important;
}

/* Detail-page action/surface remnants. */
body:not(.wp-admin) .detail-actions,
body:not(.wp-admin) .detail-actions *:not(a):not(button):not(img){
  color:#f7fbff!important;
}
body:not(.wp-admin) .detail-actions{
  background:linear-gradient(145deg,#081a38,#06142f)!important;
  border-color:rgba(73,160,255,.30)!important;
}
body:not(.wp-admin) .app-detail-card,
body:not(.wp-admin) .app-detail-card .detail-content,
body:not(.wp-admin) .app-detail-card .screenshots,
body:not(.wp-admin) .app-detail-card .detail-hero{
  background:transparent!important;
}

/* Any old light utility surface still emitted by earlier feature versions. */
body:not(.wp-admin) .yono-v150-feature-toggle,
body:not(.wp-admin) .yono-v151-more-btn,
body:not(.wp-admin) .yono-v151-more-panel,
body:not(.wp-admin) .yono-v152-feature-actions,
body:not(.wp-admin) .yono-v152-explore-btn,
body:not(.wp-admin) .app-store-tabs,
body:not(.wp-admin) .app-store-section,
body:not(.wp-admin) .app-keywords-box,
body:not(.wp-admin) .seo-keywords-box,
body:not(.wp-admin) .premium-discover-box,
body:not(.wp-admin) .fresh-today-card,
body:not(.wp-admin) .trending-premium-card{
  background:linear-gradient(145deg,#0a1d40,#071735)!important;
  color:#f7fbff!important;
  border-color:rgba(73,160,255,.28)!important;
}
body:not(.wp-admin) .yono-v150-feature-toggle,
body:not(.wp-admin) .yono-v151-more-btn,
body:not(.wp-admin) .yono-v152-explore-btn{
  color:#eaf3ff!important;
}

/* Never let plain white backgrounds survive on public wrappers. */
body:not(.wp-admin) main,
body:not(.wp-admin) .site-main,
body:not(.wp-admin) .content-area,
body:not(.wp-admin) .section,
body:not(.wp-admin) .detail-wrap{
  background:transparent!important;
}

/* V237 — Remaining light badge/CTA surfaces from older feature layers */
body:not(.wp-admin) .yono-live-promo-badge,
body:not(.wp-admin) .yono-smart-card-badge,
body:not(.wp-admin) .yono-fresh-badge,
body:not(.wp-admin) .yono-fresh-badge.is-new,
body:not(.wp-admin) .yono-fresh-badge.new,
body:not(.wp-admin) .yono-fresh-badge.updated{
  background:linear-gradient(135deg,#0d2854,#0b2148)!important;
  color:#dce9ff!important;
  border:1px solid rgba(73,160,255,.38)!important;
  box-shadow:0 4px 14px rgba(0,0,0,.22)!important;
}
body:not(.wp-admin) .yono-live-promo-badge::first-letter{color:#63e6be!important}
body:not(.wp-admin) .yono-smart-card-badge{color:#72f0c0!important;border-color:rgba(16,185,129,.40)!important;background:rgba(16,185,129,.12)!important}
body:not(.wp-admin) .yono-fresh-badge.is-new,
body:not(.wp-admin) .yono-fresh-badge.new{color:#72f0c0!important;border-color:rgba(16,185,129,.40)!important;background:rgba(16,185,129,.12)!important}
body:not(.wp-admin) .yono-fresh-badge.updated{color:#b9c7ff!important;border-color:rgba(99,102,241,.40)!important;background:rgba(80,100,255,.14)!important}

/* V237 — Share-with-friends CTA must use the same Midnight Neon surface */
body:not(.wp-admin) .mobile-bottom-cta__share{
  background:linear-gradient(135deg,#0b2148,#11184d 55%,#241052)!important;
  color:#f7fbff!important;
  border:1px solid rgba(168,76,255,.42)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.24)!important;
}
body:not(.wp-admin) .mobile-bottom-cta__share strong,
body:not(.wp-admin) .mobile-bottom-cta__share small{color:#f7fbff!important}
body:not(.wp-admin) .mobile-bottom-cta__share small{color:#b8c9e5!important}
body:not(.wp-admin) .mobile-bottom-cta__share .mobile-bottom-cta__icon{color:#63b7ff!important}

/* V237 — common old light app-card labels */
body:not(.wp-admin) .card-top .latest-badge,
body:not(.wp-admin) .card-top .rank-badge,
body:not(.wp-admin) .card-top .card-cat{
  background:linear-gradient(145deg,#0d2854,#0a1d3e)!important;
  color:#dce9ff!important;
  border-color:rgba(73,160,255,.30)!important;
}
body:not(.wp-admin) .card-top .latest-badge{color:#72f0c0!important;border-color:rgba(16,185,129,.40)!important;background:rgba(16,185,129,.12)!important}

/* V237 — detail-page utility/alert wrappers */
body:not(.wp-admin) .yono-detail-promo-status,
body:not(.wp-admin) .yono-promo-copy-count,
body:not(.wp-admin) .yono-detail-section-note{
  color:#9fb2d2!important;
}

/* V238 — PROMO CODE BADGES: remove remaining light-theme pills */
body:not(.wp-admin) .yono-promo-freshness .yono-promo-confidence,
body:not(.wp-admin) .yono-promo-freshness .yono-promo-confidence.high,
body:not(.wp-admin) .yono-promo-freshness .yono-promo-confidence.medium,
body:not(.wp-admin) .yono-promo-freshness .yono-promo-secure{
  display:inline-flex!important;
  align-items:center!important;
  vertical-align:middle!important;
  background:linear-gradient(135deg,#0b2148,#11184d)!important;
  color:#dce9ff!important;
  border:1px solid rgba(73,160,255,.38)!important;
  box-shadow:0 3px 10px rgba(0,0,0,.18)!important;
}
body:not(.wp-admin) .yono-promo-freshness .yono-promo-confidence.high{
  background:rgba(16,185,129,.14)!important;
  color:#72f0c0!important;
  border-color:rgba(16,185,129,.42)!important;
}
body:not(.wp-admin) .yono-promo-freshness .yono-promo-confidence.medium{
  background:rgba(80,100,255,.16)!important;
  color:#b9c7ff!important;
  border-color:rgba(99,102,241,.42)!important;
}
body:not(.wp-admin) .yono-promo-freshness .yono-promo-secure{
  background:rgba(73,160,255,.12)!important;
  color:#8fc7ff!important;
  border-color:rgba(73,160,255,.36)!important;
}
body:not(.wp-admin) .yono-promo-freshness .yono-promo-confidence + .yono-promo-secure{margin-left:5px!important}

/* V239 — PREMIUM MIDNIGHT NEON TYPOGRAPHY
   Keep all existing layouts/functionality; improve readability and give public text a consistent premium dark-theme hierarchy. */
body:not(.wp-admin){
  color:#eaf2ff!important;
}
body:not(.wp-admin) p,
body:not(.wp-admin) li,
body:not(.wp-admin) .description,
body:not(.wp-admin) .excerpt,
body:not(.wp-admin) .meta,
body:not(.wp-admin) .muted,
body:not(.wp-admin) .subtext,
body:not(.wp-admin) .subtitle{
  color:#b8c9e5!important;
}
body:not(.wp-admin) h1,
body:not(.wp-admin) h2,
body:not(.wp-admin) h3,
body:not(.wp-admin) h4,
body:not(.wp-admin) h5,
body:not(.wp-admin) h6,
body:not(.wp-admin) .section-title,
body:not(.wp-admin) .page-title,
body:not(.wp-admin) .app-title,
body:not(.wp-admin) .detail-title,
body:not(.wp-admin) .hero-title{
  color:#f7fbff!important;
  text-shadow:0 2px 18px rgba(73,160,255,.16)!important;
}
/* Main section headings get a subtle blue-violet premium edge without hurting readability. */
body:not(.wp-admin) .section-title,
body:not(.wp-admin) .page-title,
body:not(.wp-admin) .detail-title{
  background:linear-gradient(90deg,#ffffff 0%,#8fc7ff 48%,#c79cff 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
}
body:not(.wp-admin) .eyebrow,
body:not(.wp-admin) .section-kicker,
body:not(.wp-admin) .section-label,
body:not(.wp-admin) .overline,
body:not(.wp-admin) .label,
body:not(.wp-admin) .caption{
  color:#65bfff!important;
  letter-spacing:.08em!important;
}
/* App names: bright, readable, slightly luminous. */
body:not(.wp-admin) .app-card .app-name,
body:not(.wp-admin) .app-card h3,
body:not(.wp-admin) .app-card h4,
body:not(.wp-admin) .app-title{
  color:#7eb7ff!important;
  text-shadow:0 2px 12px rgba(67,111,255,.20)!important;
}
/* Numeric stats remain high contrast. */
body:not(.wp-admin) .stat-value,
body:not(.wp-admin) .count,
body:not(.wp-admin) .score,
body:not(.wp-admin) .views,
body:not(.wp-admin) .downloads{
  color:#f4f8ff!important;
}
/* Links: premium cyan-violet hover, no white-on-white leftovers. */
body:not(.wp-admin) a:not(.button):not(.btn):not([class*="download"]){
  color:#8fc7ff;
}
body:not(.wp-admin) a:not(.button):not(.btn):not([class*="download"]):hover{
  color:#d0a7ff!important;
}
/* Promo/code text stays crisp and monospace. */
body:not(.wp-admin) .promo-code,
body:not(.wp-admin) .promo-code-text,
body:not(.wp-admin) .code-value,
body:not(.wp-admin) code{
  color:#f3f7ff!important;
  text-shadow:0 0 10px rgba(120,170,255,.10)!important;
}


/* V240 — RESTORED MULTI-THEME PICKER + DAYLIGHT-READABLE THEMES.
   Visual-only layer: existing app, promo, Telegram and admin functionality is untouched. */
.yono-theme-picker{position:relative;display:inline-flex;align-items:center;z-index:10020}
.yono-theme-button{border:1px solid rgba(73,160,255,.38);border-radius:10px;padding:8px 11px;background:#0b2148;color:#f7fbff;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.18)}
.yono-theme-menu{position:absolute;right:0;top:calc(100% + 7px);width:190px;padding:6px;border-radius:14px;background:#07152f;border:1px solid rgba(73,160,255,.34);box-shadow:0 18px 45px rgba(0,0,0,.30);backdrop-filter:blur(16px)}
.yono-theme-menu[hidden]{display:none!important}
.yono-theme-menu button{display:block;width:100%;border:0;border-radius:9px;background:transparent;color:#f7fbff;text-align:left;padding:9px 10px;font-size:11px;font-weight:800;cursor:pointer}
.yono-theme-menu button:hover{background:linear-gradient(135deg,#1454c8,#6d2be8)}

/* Midnight Neon — current premium default */
:root[data-yono-theme="midnight"] body{background-color:#06142f!important;color:#f7fbff!important}
:root[data-yono-theme="midnight"] .yono-theme-button{background:linear-gradient(135deg,#0b2148,#2c1a68)!important}

/* Ocean Neon */
:root[data-yono-theme="ocean"] body{background-color:#061b2b!important;color:#f3fbff!important;background-image:radial-gradient(circle at 10% 0%,rgba(0,195,255,.18),transparent 32%),radial-gradient(circle at 90% 20%,rgba(0,120,255,.16),transparent 32%),linear-gradient(180deg,#061b2b,#062a3c 52%,#031521)!important;background-attachment:fixed!important}
:root[data-yono-theme="ocean"] .hero-box,:root[data-yono-theme="ocean"] .card,:root[data-yono-theme="ocean"] .premium-card,:root[data-yono-theme="ocean"] .app-detail-card,:root[data-yono-theme="ocean"] .activity-card,:root[data-yono-theme="ocean"] .app-store-card,:root[data-yono-theme="ocean"] .faq-item,:root[data-yono-theme="ocean"] .trust-card,:root[data-yono-theme="ocean"] .trending-bar,:root[data-yono-theme="ocean"] .yono-promo-card{background:linear-gradient(145deg,#092846,#06304a)!important;color:#f3fbff!important;border-color:rgba(44,211,255,.32)!important}
:root[data-yono-theme="ocean"] .site-header{background:rgba(3,18,34,.96)!important;color:#f3fbff!important}
:root[data-yono-theme="ocean"] .yono-theme-button{background:linear-gradient(135deg,#087ca8,#1457e8)!important}

/* Purple Neon */
:root[data-yono-theme="purple"] body{background-color:#110b2b!important;color:#faf7ff!important;background-image:radial-gradient(circle at 12% 0%,rgba(168,85,247,.22),transparent 32%),radial-gradient(circle at 88% 18%,rgba(236,72,153,.16),transparent 30%),linear-gradient(180deg,#110b2b,#170d3d 50%,#08051a)!important;background-attachment:fixed!important}
:root[data-yono-theme="purple"] .hero-box,:root[data-yono-theme="purple"] .card,:root[data-yono-theme="purple"] .premium-card,:root[data-yono-theme="purple"] .app-detail-card,:root[data-yono-theme="purple"] .activity-card,:root[data-yono-theme="purple"] .app-store-card,:root[data-yono-theme="purple"] .faq-item,:root[data-yono-theme="purple"] .trust-card,:root[data-yono-theme="purple"] .trending-bar,:root[data-yono-theme="purple"] .yono-promo-card{background:linear-gradient(145deg,#20104b,#160d38)!important;color:#faf7ff!important;border-color:rgba(192,132,252,.36)!important}
:root[data-yono-theme="purple"] .site-header{background:rgba(13,7,31,.96)!important;color:#faf7ff!important}
:root[data-yono-theme="purple"] .yono-theme-button{background:linear-gradient(135deg,#6d28d9,#db2777)!important}

/* Bright Glass — high-contrast daytime mode. */
:root[data-yono-theme="bright"] body{background:#f4f7ff!important;color:#101936!important;background-image:radial-gradient(circle at 10% 0%,rgba(37,99,235,.10),transparent 32%),radial-gradient(circle at 90% 10%,rgba(124,58,237,.08),transparent 30%),linear-gradient(180deg,#ffffff 0%,#f3f6ff 55%,#eaf0ff 100%)!important;background-attachment:fixed!important}
:root[data-yono-theme="bright"] .site-header{background:rgba(255,255,255,.94)!important;color:#101936!important;border-bottom:1px solid #d7e0f2!important;box-shadow:0 8px 24px rgba(37,65,120,.10)!important}
:root[data-yono-theme="bright"] .site-header *{color:#101936!important}
:root[data-yono-theme="bright"] .site-header .home-link,:root[data-yono-theme="bright"] .site-header .theme-toggle,:root[data-yono-theme="bright"] .yono-theme-button{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;color:#fff!important;border-color:#5578e8!important}
:root[data-yono-theme="bright"] .hero-box,:root[data-yono-theme="bright"] .card,:root[data-yono-theme="bright"] .premium-card,:root[data-yono-theme="bright"] .app-detail-card,:root[data-yono-theme="bright"] .activity-card,:root[data-yono-theme="bright"] .app-store-card,:root[data-yono-theme="bright"] .faq-item,:root[data-yono-theme="bright"] .trust-card,:root[data-yono-theme="bright"] .trending-bar,:root[data-yono-theme="bright"] .yono-promo-card,:root[data-yono-theme="bright"] .yono-detail-promo-box,:root[data-yono-theme="bright"] .yono-detail-promo-code{background:linear-gradient(145deg,#ffffff,#f5f7ff)!important;color:#101936!important;border-color:#d4ddf0!important;box-shadow:0 10px 28px rgba(37,65,120,.09)!important}
:root[data-yono-theme="bright"] .hero-box *,:root[data-yono-theme="bright"] .card *,:root[data-yono-theme="bright"] .premium-card *,:root[data-yono-theme="bright"] .app-detail-card *,:root[data-yono-theme="bright"] .activity-card *,:root[data-yono-theme="bright"] .app-store-card *,:root[data-yono-theme="bright"] .faq-item *,:root[data-yono-theme="bright"] .trust-card *,:root[data-yono-theme="bright"] .trending-bar *,:root[data-yono-theme="bright"] .yono-promo-card *{color:inherit}
:root[data-yono-theme="bright"] .muted,:root[data-yono-theme="bright"] .detail-heading p,:root[data-yono-theme="bright"] .detail-content p,:root[data-yono-theme="bright"] .detail-meta-grid span,:root[data-yono-theme="bright"] .app-mini-stats,:root[data-yono-theme="bright"] .app-store-card p,:root[data-yono-theme="bright"] .yono-detail-section-note{color:#52627e!important}
:root[data-yono-theme="bright"] .section-head h2,:root[data-yono-theme="bright"] .app-store-section-title,:root[data-yono-theme="bright"] .hero h1,:root[data-yono-theme="bright"] .hero p,:root[data-yono-theme="bright"] .title,:root[data-yono-theme="bright"] .detail-heading h1,:root[data-yono-theme="bright"] .detail-content h2{color:#101936!important}
:root[data-yono-theme="bright"] .card-cat,:root[data-yono-theme="bright"] .cat{background:#eef4ff!important;color:#2546a6!important;border-color:#cbd8f2!important}
:root[data-yono-theme="bright"] .search input{background:#fff!important;color:#101936!important;border-color:#cbd6ea!important}
:root[data-yono-theme="bright"] .trending-item{background:#fff!important;color:#172554!important;border-color:#d4ddf0!important}
:root[data-yono-theme="bright"] .mobile-bottom-nav{background:rgba(255,255,255,.96)!important;border-color:#cbd6ea!important;box-shadow:0 -10px 30px rgba(37,65,120,.14)!important}
:root[data-yono-theme="bright"] .mobile-bottom-nav a,:root[data-yono-theme="bright"] .mobile-bottom-nav a small,:root[data-yono-theme="bright"] .mobile-bottom-nav a span{color:#334155!important}
:root[data-yono-theme="bright"] .mobile-bottom-nav a.active{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;color:#fff!important}
:root[data-yono-theme="bright"] .mobile-bottom-nav a.active small,:root[data-yono-theme="bright"] .mobile-bottom-nav a.active span{color:#fff!important}
:root[data-yono-theme="bright"] .yono-promo-code-row,:root[data-yono-theme="bright"] .yono-detail-promo-code{background:#eef3ff!important;color:#101936!important}
:root[data-yono-theme="bright"] .yono-promo-code-row code{background:#172554!important;color:#fff!important}
:root[data-yono-theme="bright"] .yono-front-admin__panel{background:#fff!important;color:#101936!important;border-color:#d4ddf0!important}
:root[data-yono-theme="bright"] .yono-front-admin__head{color:#101936!important}
:root[data-yono-theme="bright"] .yono-front-admin__grid a,:root[data-yono-theme="bright"] .yono-front-admin__main{background:#f5f7ff!important;color:#172554!important;border-color:#d4ddf0!important}

/* Auto follows the device preference. */
@media (prefers-color-scheme:light){
  :root[data-yono-theme="auto"] body{background:#f4f7ff!important;color:#101936!important;background-image:linear-gradient(180deg,#fff,#edf3ff)!important}
  :root[data-yono-theme="auto"] .site-header{background:rgba(255,255,255,.94)!important;color:#101936!important}
  :root[data-yono-theme="auto"] .site-header *{color:#101936!important}
  :root[data-yono-theme="auto"] .card,:root[data-yono-theme="auto"] .premium-card,:root[data-yono-theme="auto"] .app-detail-card,:root[data-yono-theme="auto"] .activity-card,:root[data-yono-theme="auto"] .app-store-card,:root[data-yono-theme="auto"] .faq-item,:root[data-yono-theme="auto"] .trust-card,:root[data-yono-theme="auto"] .yono-promo-card{background:#fff!important;color:#101936!important;border-color:#d4ddf0!important}
}
@media(max-width:650px){.yono-theme-picker{order:3}.yono-theme-button{padding:7px 9px;font-size:10px}.yono-theme-menu{right:-4px;width:175px}}


/* Theme contrast fix: keep normal site text readable in every theme */
:root[data-yono-theme="midnight"],
:root[data-yono-theme="ocean"],
:root[data-yono-theme="purple"]{
  --text:#f7fbff;
  --muted:#c4cee2;
}
:root[data-yono-theme="midnight"] .site-main,
:root[data-yono-theme="ocean"] .site-main,
:root[data-yono-theme="purple"] .site-main{
  color:#f7fbff;
}
:root[data-yono-theme="midnight"] .site-main p,
:root[data-yono-theme="midnight"] .site-main li,
:root[data-yono-theme="midnight"] .site-main span,
:root[data-yono-theme="ocean"] .site-main p,
:root[data-yono-theme="ocean"] .site-main li,
:root[data-yono-theme="ocean"] .site-main span,
:root[data-yono-theme="purple"] .site-main p,
:root[data-yono-theme="purple"] .site-main li,
:root[data-yono-theme="purple"] .site-main span{
  color:#f7fbff;
}
:root[data-yono-theme="midnight"] .site-main .muted,
:root[data-yono-theme="ocean"] .site-main .muted,
:root[data-yono-theme="purple"] .site-main .muted,
:root[data-yono-theme="midnight"] .site-main .detail-meta-grid span,
:root[data-yono-theme="ocean"] .site-main .detail-meta-grid span,
:root[data-yono-theme="purple"] .site-main .detail-meta-grid span{
  color:#c4cee2 !important;
}
:root[data-yono-theme="midnight"] .site-main a,
:root[data-yono-theme="ocean"] .site-main a,
:root[data-yono-theme="purple"] .site-main a{
  color:#8fc7ff;
}


/* Extra themes */
[data-yono-theme="emerald"] body{
  background:#061c18!important;color:#effff8!important;
  background-image:radial-gradient(circle at 10% 0%,rgba(16,185,129,.22),transparent 32%),radial-gradient(circle at 90% 18%,rgba(34,197,94,.16),transparent 30%),linear-gradient(180deg,#061c18,#07352b 55%,#03120f)!important;
  background-attachment:fixed!important;
}
[data-yono-theme="emerald"] .site-header{background:rgba(3,24,20,.96)!important;color:#effff8!important}
[data-yono-theme="emerald"] .yono-theme-button{background:linear-gradient(135deg,#047857,#16a34a)!important;color:#fff!important}
[data-yono-theme="emerald"] .hero-box,
[data-yono-theme="emerald"] .card,
[data-yono-theme="emerald"] .premium-card,
[data-yono-theme="emerald"] .app-detail-card,
[data-yono-theme="emerald"] .activity-card,
[data-yono-theme="emerald"] .app-store-card,
[data-yono-theme="emerald"] .faq-item,
[data-yono-theme="emerald"] .trust-card,
[data-yono-theme="emerald"] .trending-bar,
[data-yono-theme="emerald"] .yono-promo-card{
  background:linear-gradient(145deg,#0b3027,#08231e)!important;color:#effff8!important;border-color:rgba(52,211,153,.32)!important;
}
[data-yono-theme="sunset"] body{
  background:#24100b!important;color:#fff8f3!important;
  background-image:radial-gradient(circle at 12% 0%,rgba(251,146,60,.24),transparent 32%),radial-gradient(circle at 88% 18%,rgba(244,63,94,.18),transparent 30%),linear-gradient(180deg,#24100b,#3a1710 52%,#170706)!important;
  background-attachment:fixed!important;
}
[data-yono-theme="sunset"] .site-header{background:rgba(36,12,8,.96)!important;color:#fff8f3!important}
[data-yono-theme="sunset"] .yono-theme-button{background:linear-gradient(135deg,#ea580c,#e11d48)!important;color:#fff!important}
[data-yono-theme="sunset"] .hero-box,
[data-yono-theme="sunset"] .card,
[data-yono-theme="sunset"] .premium-card,
[data-yono-theme="sunset"] .app-detail-card,
[data-yono-theme="sunset"] .activity-card,
[data-yono-theme="sunset"] .app-store-card,
[data-yono-theme="sunset"] .faq-item,
[data-yono-theme="sunset"] .trust-card,
[data-yono-theme="sunset"] .trending-bar,
[data-yono-theme="sunset"] .yono-promo-card{
  background:linear-gradient(145deg,#4a1d13,#2d110d)!important;color:#fff8f3!important;border-color:rgba(251,146,60,.34)!important;
}
[data-yono-theme="rose"] body{
  background:#210b18!important;color:#fff5fa!important;
  background-image:radial-gradient(circle at 12% 0%,rgba(244,114,182,.22),transparent 32%),radial-gradient(circle at 88% 18%,rgba(167,139,250,.18),transparent 30%),linear-gradient(180deg,#210b18,#35102a 52%,#12050d)!important;
  background-attachment:fixed!important;
}
[data-yono-theme="rose"] .site-header{background:rgba(31,7,21,.96)!important;color:#fff5fa!important}
[data-yono-theme="rose"] .yono-theme-button{background:linear-gradient(135deg,#db2777,#8b5cf6)!important;color:#fff!important}
[data-yono-theme="rose"] .hero-box,
[data-yono-theme="rose"] .card,
[data-yono-theme="rose"] .premium-card,
[data-yono-theme="rose"] .app-detail-card,
[data-yono-theme="rose"] .activity-card,
[data-yono-theme="rose"] .app-store-card,
[data-yono-theme="rose"] .faq-item,
[data-yono-theme="rose"] .trust-card,
[data-yono-theme="rose"] .trending-bar,
[data-yono-theme="rose"] .yono-promo-card{
  background:linear-gradient(145deg,#45152f,#2b0d21)!important;color:#fff5fa!important;border-color:rgba(244,114,182,.34)!important;
}
:root[data-yono-theme="emerald"] .site-main p,
:root[data-yono-theme="emerald"] .site-main li,
:root[data-yono-theme="emerald"] .site-main span,
:root[data-yono-theme="sunset"] .site-main p,
:root[data-yono-theme="sunset"] .site-main li,
:root[data-yono-theme="sunset"] .site-main span,
:root[data-yono-theme="rose"] .site-main p,
:root[data-yono-theme="rose"] .site-main li,
:root[data-yono-theme="rose"] .site-main span{color:inherit}


/* Final theme text visibility fix */
:root[data-yono-theme="bright"] .site-main,
:root[data-yono-theme="bright"] .content,
:root[data-yono-theme="bright"] .content-area,
:root[data-yono-theme="bright"] .entry-content,
:root[data-yono-theme="bright"] .page-content{
  color:#101936!important;
}
:root[data-yono-theme="bright"] .site-main p,
:root[data-yono-theme="bright"] .site-main li,
:root[data-yono-theme="bright"] .site-main span,
:root[data-yono-theme="bright"] .site-main strong,
:root[data-yono-theme="bright"] .site-main div,
:root[data-yono-theme="bright"] .content p,
:root[data-yono-theme="bright"] .content li,
:root[data-yono-theme="bright"] .content span,
:root[data-yono-theme="bright"] .content strong{
  color:#101936!important;
}
:root[data-yono-theme="bright"] .site-main .muted,
:root[data-yono-theme="bright"] .site-main .detail-meta-grid span,
:root[data-yono-theme="bright"] .site-main .app-mini-stats,
:root[data-yono-theme="bright"] .content .muted,
:root[data-yono-theme="bright"] .detail-content p{
  color:#52627e!important;
}
:root[data-yono-theme="bright"] .site-main a,
:root[data-yono-theme="bright"] .content a{
  color:#2563eb!important;
}
:root[data-yono-theme="bright"] .site-main h1,
:root[data-yono-theme="bright"] .site-main h2,
:root[data-yono-theme="bright"] .site-main h3,
:root[data-yono-theme="bright"] .site-main h4,
:root[data-yono-theme="bright"] .content h1,
:root[data-yono-theme="bright"] .content h2,
:root[data-yono-theme="bright"] .content h3,
:root[data-yono-theme="bright"] .content h4{
  color:#101936!important;
}

/* Extra theme text visibility */
:root[data-yono-theme="emerald"] .site-main,
:root[data-yono-theme="sunset"] .site-main,
:root[data-yono-theme="rose"] .site-main{
  color:#f7fbff!important;
}
:root[data-yono-theme="emerald"] .site-main p,
:root[data-yono-theme="emerald"] .site-main li,
:root[data-yono-theme="emerald"] .site-main span,
:root[data-yono-theme="sunset"] .site-main p,
:root[data-yono-theme="sunset"] .site-main li,
:root[data-yono-theme="sunset"] .site-main span,
:root[data-yono-theme="rose"] .site-main p,
:root[data-yono-theme="rose"] .site-main li,
:root[data-yono-theme="rose"] .site-main span{
  color:#f7fbff!important;
}


/* Theme picker moved directly above Live Promo Code */
.yono-theme-picker{position:relative;display:flex;align-items:center;justify-content:flex-end;margin:0 0 10px;z-index:10020}
.yono-theme-picker .yono-theme-button{white-space:nowrap}


/* Theme picker: directly above Live Promo Code */
.yono-live-promo-ticker + .yono-theme-picker,
.yono-theme-picker{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  width:100%;
  margin:0 0 8px;
  padding:0 12px;
  z-index:10020;
}
.yono-theme-picker .yono-theme-button{white-space:nowrap}


/* Additional light themes */
:root[data-yono-theme="sky"] body{
  background:#eef8ff!important;color:#10243d!important;
  background-image:radial-gradient(circle at 10% 0%,rgba(14,165,233,.13),transparent 32%),linear-gradient(180deg,#ffffff,#eaf7ff)!important;
  background-attachment:fixed!important;
}
:root[data-yono-theme="sky"] .site-header{background:rgba(255,255,255,.95)!important;color:#10243d!important;border-bottom:1px solid #cfe7f7!important}
:root[data-yono-theme="sky"] .site-header *{color:#10243d!important}
:root[data-yono-theme="sky"] .yono-theme-button{background:linear-gradient(135deg,#0284c7,#2563eb)!important;color:#fff!important}
:root[data-yono-theme="sky"] .hero-box,
:root[data-yono-theme="sky"] .card,
:root[data-yono-theme="sky"] .premium-card,
:root[data-yono-theme="sky"] .app-detail-card,
:root[data-yono-theme="sky"] .activity-card,
:root[data-yono-theme="sky"] .app-store-card,
:root[data-yono-theme="sky"] .faq-item,
:root[data-yono-theme="sky"] .trust-card,
:root[data-yono-theme="sky"] .trending-bar,
:root[data-yono-theme="sky"] .yono-promo-card{background:#fff!important;color:#10243d!important;border-color:#cfe3f2!important}
:root[data-yono-theme="sky"] .site-main,
:root[data-yono-theme="sky"] .site-main p,
:root[data-yono-theme="sky"] .site-main li,
:root[data-yono-theme="sky"] .site-main span,
:root[data-yono-theme="sky"] .site-main strong,
:root[data-yono-theme="sky"] .content,
:root[data-yono-theme="sky"] .content p,
:root[data-yono-theme="sky"] .content li{color:#10243d!important}
:root[data-yono-theme="sky"] .site-main a,:root[data-yono-theme="sky"] .content a{color:#0369a1!important}

:root[data-yono-theme="mint"] body{
  background:#effcf7!important;color:#102a23!important;
  background-image:radial-gradient(circle at 10% 0%,rgba(16,185,129,.12),transparent 32%),linear-gradient(180deg,#ffffff,#ecfbf5)!important;
  background-attachment:fixed!important;
}
:root[data-yono-theme="mint"] .site-header{background:rgba(255,255,255,.95)!important;color:#102a23!important;border-bottom:1px solid #cbeadd!important}
:root[data-yono-theme="mint"] .site-header *{color:#102a23!important}
:root[data-yono-theme="mint"] .yono-theme-button{background:linear-gradient(135deg,#059669,#0d9488)!important;color:#fff!important}
:root[data-yono-theme="mint"] .hero-box,
:root[data-yono-theme="mint"] .card,
:root[data-yono-theme="mint"] .premium-card,
:root[data-yono-theme="mint"] .app-detail-card,
:root[data-yono-theme="mint"] .activity-card,
:root[data-yono-theme="mint"] .app-store-card,
:root[data-yono-theme="mint"] .faq-item,
:root[data-yono-theme="mint"] .trust-card,
:root[data-yono-theme="mint"] .trending-bar,
:root[data-yono-theme="mint"] .yono-promo-card{background:#fff!important;color:#102a23!important;border-color:#cbeadd!important}
:root[data-yono-theme="mint"] .site-main,
:root[data-yono-theme="mint"] .site-main p,
:root[data-yono-theme="mint"] .site-main li,
:root[data-yono-theme="mint"] .site-main span,
:root[data-yono-theme="mint"] .site-main strong,
:root[data-yono-theme="mint"] .content,
:root[data-yono-theme="mint"] .content p,
:root[data-yono-theme="mint"] .content li{color:#102a23!important}
:root[data-yono-theme="mint"] .site-main a,:root[data-yono-theme="mint"] .content a{color:#047857!important}

:root[data-yono-theme="lavender"] body{
  background:#f7f3ff!important;color:#21163d!important;
  background-image:radial-gradient(circle at 10% 0%,rgba(139,92,246,.12),transparent 32%),linear-gradient(180deg,#ffffff,#f4efff)!important;
  background-attachment:fixed!important;
}
:root[data-yono-theme="lavender"] .site-header{background:rgba(255,255,255,.95)!important;color:#21163d!important;border-bottom:1px solid #ded2f5!important}
:root[data-yono-theme="lavender"] .site-header *{color:#21163d!important}
:root[data-yono-theme="lavender"] .yono-theme-button{background:linear-gradient(135deg,#7c3aed,#a855f7)!important;color:#fff!important}
:root[data-yono-theme="lavender"] .hero-box,
:root[data-yono-theme="lavender"] .card,
:root[data-yono-theme="lavender"] .premium-card,
:root[data-yono-theme="lavender"] .app-detail-card,
:root[data-yono-theme="lavender"] .activity-card,
:root[data-yono-theme="lavender"] .app-store-card,
:root[data-yono-theme="lavender"] .faq-item,
:root[data-yono-theme="lavender"] .trust-card,
:root[data-yono-theme="lavender"] .trending-bar,
:root[data-yono-theme="lavender"] .yono-promo-card{background:#fff!important;color:#21163d!important;border-color:#ded2f5!important}
:root[data-yono-theme="lavender"] .site-main,
:root[data-yono-theme="lavender"] .site-main p,
:root[data-yono-theme="lavender"] .site-main li,
:root[data-yono-theme="lavender"] .site-main span,
:root[data-yono-theme="lavender"] .site-main strong,
:root[data-yono-theme="lavender"] .content,
:root[data-yono-theme="lavender"] .content p,
:root[data-yono-theme="lavender"] .content li{color:#21163d!important}
:root[data-yono-theme="lavender"] .site-main a,:root[data-yono-theme="lavender"] .content a{color:#6d28d9!important}


/* Final light-theme readability fix */
:root[data-yono-theme="bright"],
:root[data-yono-theme="sky"],
:root[data-yono-theme="mint"],
:root[data-yono-theme="lavender"]{
  --text:#101828!important;
  --muted:#52627a!important;
}
:root[data-yono-theme="bright"] .site-main,
:root[data-yono-theme="bright"] .site-main *,
:root[data-yono-theme="sky"] .site-main,
:root[data-yono-theme="sky"] .site-main *,
:root[data-yono-theme="mint"] .site-main,
:root[data-yono-theme="mint"] .site-main *,
:root[data-yono-theme="lavender"] .site-main,
:root[data-yono-theme="lavender"] .site-main *{
  text-shadow:none;
}
:root[data-yono-theme="bright"] .site-main p,
:root[data-yono-theme="bright"] .site-main li,
:root[data-yono-theme="bright"] .site-main span,
:root[data-yono-theme="bright"] .site-main div,
:root[data-yono-theme="bright"] .site-main strong,
:root[data-yono-theme="bright"] .site-main small,
:root[data-yono-theme="bright"] .site-main label,
:root[data-yono-theme="bright"] .site-main h1,
:root[data-yono-theme="bright"] .site-main h2,
:root[data-yono-theme="bright"] .site-main h3,
:root[data-yono-theme="bright"] .site-main h4,
:root[data-yono-theme="bright"] .site-main h5,
:root[data-yono-theme="bright"] .site-main h6,
:root[data-yono-theme="sky"] .site-main p,
:root[data-yono-theme="sky"] .site-main li,
:root[data-yono-theme="sky"] .site-main span,
:root[data-yono-theme="sky"] .site-main div,
:root[data-yono-theme="sky"] .site-main strong,
:root[data-yono-theme="sky"] .site-main small,
:root[data-yono-theme="sky"] .site-main label,
:root[data-yono-theme="sky"] .site-main h1,
:root[data-yono-theme="sky"] .site-main h2,
:root[data-yono-theme="sky"] .site-main h3,
:root[data-yono-theme="sky"] .site-main h4,
:root[data-yono-theme="sky"] .site-main h5,
:root[data-yono-theme="sky"] .site-main h6,
:root[data-yono-theme="mint"] .site-main p,
:root[data-yono-theme="mint"] .site-main li,
:root[data-yono-theme="mint"] .site-main span,
:root[data-yono-theme="mint"] .site-main div,
:root[data-yono-theme="mint"] .site-main strong,
:root[data-yono-theme="mint"] .site-main small,
:root[data-yono-theme="mint"] .site-main label,
:root[data-yono-theme="mint"] .site-main h1,
:root[data-yono-theme="mint"] .site-main h2,
:root[data-yono-theme="mint"] .site-main h3,
:root[data-yono-theme="mint"] .site-main h4,
:root[data-yono-theme="mint"] .site-main h5,
:root[data-yono-theme="mint"] .site-main h6,
:root[data-yono-theme="lavender"] .site-main p,
:root[data-yono-theme="lavender"] .site-main li,
:root[data-yono-theme="lavender"] .site-main span,
:root[data-yono-theme="lavender"] .site-main div,
:root[data-yono-theme="lavender"] .site-main strong,
:root[data-yono-theme="lavender"] .site-main small,
:root[data-yono-theme="lavender"] .site-main label,
:root[data-yono-theme="lavender"] .site-main h1,
:root[data-yono-theme="lavender"] .site-main h2,
:root[data-yono-theme="lavender"] .site-main h3,
:root[data-yono-theme="lavender"] .site-main h4,
:root[data-yono-theme="lavender"] .site-main h5,
:root[data-yono-theme="lavender"] .site-main h6{
  color:#101828!important;
}
:root[data-yono-theme="bright"] .site-main .muted,
:root[data-yono-theme="bright"] .site-main .detail-meta-grid span,
:root[data-yono-theme="bright"] .site-main .app-mini-stats,
:root[data-yono-theme="sky"] .site-main .muted,
:root[data-yono-theme="sky"] .site-main .detail-meta-grid span,
:root[data-yono-theme="sky"] .site-main .app-mini-stats,
:root[data-yono-theme="mint"] .site-main .muted,
:root[data-yono-theme="mint"] .site-main .detail-meta-grid span,
:root[data-yono-theme="mint"] .site-main .app-mini-stats,
:root[data-yono-theme="lavender"] .site-main .muted,
:root[data-yono-theme="lavender"] .site-main .detail-meta-grid span,
:root[data-yono-theme="lavender"] .site-main .app-mini-stats{
  color:#52627a!important;
}
:root[data-yono-theme="bright"] .site-main a,
:root[data-yono-theme="sky"] .site-main a,
:root[data-yono-theme="mint"] .site-main a,
:root[data-yono-theme="lavender"] .site-main a{
  color:#1d4ed8!important;
}


/* Unique text-color palette for every theme */
:root[data-yono-theme="midnight"]{
  --theme-heading:#ffffff;
  --theme-text:#e8f1ff;
  --theme-muted:#9fb5d4;
  --theme-accent:#60a5fa;
  --theme-link:#7dd3fc;
}
:root[data-yono-theme="ocean"]{
  --theme-heading:#f0fdff;
  --theme-text:#d9f8ff;
  --theme-muted:#8fc4d5;
  --theme-accent:#38bdf8;
  --theme-link:#67e8f9;
}
:root[data-yono-theme="purple"]{
  --theme-heading:#fff7ff;
  --theme-text:#f1e8ff;
  --theme-muted:#c4a9df;
  --theme-accent:#c084fc;
  --theme-link:#e9a8ff;
}
:root[data-yono-theme="bright"]{
  --theme-heading:#101936;
  --theme-text:#24324d;
  --theme-muted:#60708a;
  --theme-accent:#2563eb;
  --theme-link:#1d4ed8;
}
:root[data-yono-theme="emerald"]{
  --theme-heading:#f0fff8;
  --theme-text:#d8f8eb;
  --theme-muted:#8fc5ae;
  --theme-accent:#34d399;
  --theme-link:#6ee7b7;
}
:root[data-yono-theme="sunset"]{
  --theme-heading:#fffaf5;
  --theme-text:#ffe9dc;
  --theme-muted:#d9aa91;
  --theme-accent:#fb923c;
  --theme-link:#fdba74;
}
:root[data-yono-theme="rose"]{
  --theme-heading:#fff5fb;
  --theme-text:#fce7f3;
  --theme-muted:#d9a8c2;
  --theme-accent:#f472b6;
  --theme-link:#f9a8d4;
}
:root[data-yono-theme="sky"]{
  --theme-heading:#102a43;
  --theme-text:#29435c;
  --theme-muted:#647b91;
  --theme-accent:#0284c7;
  --theme-link:#0369a1;
}
:root[data-yono-theme="mint"]{
  --theme-heading:#10352c;
  --theme-text:#294f45;
  --theme-muted:#66857d;
  --theme-accent:#059669;
  --theme-link:#047857;
}
:root[data-yono-theme="lavender"]{
  --theme-heading:#28163f;
  --theme-text:#44325b;
  --theme-muted:#77658b;
  --theme-accent:#7c3aed;
  --theme-link:#6d28d9;
}

/* Apply each theme's own palette consistently */
:root[data-yono-theme] .site-main,
:root[data-yono-theme] .content,
:root[data-yono-theme] .entry-content,
:root[data-yono-theme] .page-content{
  color:var(--theme-text);
}
:root[data-yono-theme] .site-main h1,
:root[data-yono-theme] .site-main h2,
:root[data-yono-theme] .site-main h3,
:root[data-yono-theme] .site-main h4,
:root[data-yono-theme] .site-main h5,
:root[data-yono-theme] .site-main h6,
:root[data-yono-theme] .content h1,
:root[data-yono-theme] .content h2,
:root[data-yono-theme] .content h3,
:root[data-yono-theme] .content h4,
:root[data-yono-theme] .content h5,
:root[data-yono-theme] .content h6,
:root[data-yono-theme] .title,
:root[data-yono-theme] .section-head h2,
:root[data-yono-theme] .hero h1{
  color:var(--theme-heading)!important;
}
:root[data-yono-theme] .site-main p,
:root[data-yono-theme] .site-main li,
:root[data-yono-theme] .site-main strong,
:root[data-yono-theme] .content p,
:root[data-yono-theme] .content li,
:root[data-yono-theme] .content strong{
  color:var(--theme-text);
}
:root[data-yono-theme] .site-main .muted,
:root[data-yono-theme] .site-main small,
:root[data-yono-theme] .detail-meta-grid span,
:root[data-yono-theme] .app-mini-stats,
:root[data-yono-theme] .detail-content p{
  color:var(--theme-muted)!important;
}
:root[data-yono-theme] .site-main a,
:root[data-yono-theme] .content a{
  color:var(--theme-link)!important;
}
:root[data-yono-theme] .eyebrow,
:root[data-yono-theme] .section-head .eyebrow{
  color:var(--theme-accent)!important;
}

/* Keep UI controls readable while retaining each theme's accent */
:root[data-yono-theme="bright"] .site-header .home-link,
:root[data-yono-theme="bright"] .site-header .yono-theme-button,
:root[data-yono-theme="sky"] .site-header .home-link,
:root[data-yono-theme="sky"] .site-header .yono-theme-button,
:root[data-yono-theme="mint"] .site-header .home-link,
:root[data-yono-theme="mint"] .site-header .yono-theme-button,
:root[data-yono-theme="lavender"] .site-header .home-link,
:root[data-yono-theme="lavender"] .site-header .yono-theme-button{
  color:#fff!important;
}


/* Theme color previews */
.yono-theme-menu button{display:flex!important;align-items:center!important;gap:9px!important}
.yono-theme-swatch{width:20px!important;height:20px!important;flex:0 0 20px!important;border-radius:6px!important;display:inline-block!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08),0 2px 7px rgba(0,0,0,.18)!important}
.yono-swatch-midnight{background:linear-gradient(135deg,#06142f,#2563eb,#7c3aed)!important}
.yono-swatch-ocean{background:linear-gradient(135deg,#061b2b,#087ca8,#38bdf8)!important}
.yono-swatch-purple{background:linear-gradient(135deg,#110b2b,#6d28d9,#db2777)!important}
.yono-swatch-bright{background:linear-gradient(135deg,#fff,#dbeafe,#2563eb)!important;border-color:#b8c7e8!important}
.yono-swatch-emerald{background:linear-gradient(135deg,#061c18,#047857,#34d399)!important}
.yono-swatch-sunset{background:linear-gradient(135deg,#24100b,#ea580c,#fb7185)!important}
.yono-swatch-rose{background:linear-gradient(135deg,#210b18,#db2777,#a78bfa)!important}
.yono-swatch-sky{background:linear-gradient(135deg,#fff,#bae6fd,#0284c7)!important;border-color:#9ed6ee!important}
.yono-swatch-mint{background:linear-gradient(135deg,#fff,#bbf7d0,#059669)!important;border-color:#a8dcc2!important}
.yono-swatch-lavender{background:linear-gradient(135deg,#fff,#ddd6fe,#7c3aed)!important;border-color:#c9b9ee!important}

/* V241: Hot Right Now + Follow App */


/* V242 — Premium Daylight Light Mode polish.
   Keeps the existing theme system intact while making Bright cleaner and easier to read in daytime. */
:root[data-yono-theme="bright"]{
  color-scheme:light;
  --bg:#f7f9fd;
  --surface:#ffffff;
  --surface2:#f5f8fc;
  --text:#172033;
  --muted:#64748b;
  --border:#dfe6f0;
  --shadow:0 10px 28px rgba(30,55,100,.07);
  --accent:#2563eb;
}
:root[data-yono-theme="bright"] body{
  background:#f7f9fd!important;
  background-image:radial-gradient(circle at 8% 0%,rgba(37,99,235,.055),transparent 26%),radial-gradient(circle at 92% 8%,rgba(124,58,237,.045),transparent 24%),linear-gradient(180deg,#fff 0%,#f8faff 42%,#f3f6fb 100%)!important;
  color:#172033!important;
}
:root[data-yono-theme="bright"] .site-header{
  background:rgba(255,255,255,.97)!important;
  border-bottom:1px solid #e2e8f0!important;
  box-shadow:0 5px 18px rgba(30,55,100,.055)!important;
}
:root[data-yono-theme="bright"] .site-header *{color:#172033}
:root[data-yono-theme="bright"] .site-header .home-link,
:root[data-yono-theme="bright"] .site-header .theme-toggle,
:root[data-yono-theme="bright"] .yono-theme-button{
  background:#2563eb!important;color:#fff!important;border-color:#2563eb!important;box-shadow:0 6px 14px rgba(37,99,235,.16)!important;
}
:root[data-yono-theme="bright"] .hero-box{
  background:#fff!important;
  border-color:#dfe6f0!important;
  box-shadow:0 14px 34px rgba(30,55,100,.075)!important;
}
:root[data-yono-theme="bright"] .hero-box:before{background:radial-gradient(circle,rgba(37,99,235,.08),transparent 68%)}
:root[data-yono-theme="bright"] .hero-box:after{background:radial-gradient(circle,rgba(124,58,237,.055),transparent 70%)}
:root[data-yono-theme="bright"] .hero h1{
  background:none!important;-webkit-text-fill-color:#172033!important;color:#172033!important;
}
:root[data-yono-theme="bright"] .hero p,
:root[data-yono-theme="bright"] .detail-heading p,
:root[data-yono-theme="bright"] .detail-content p{color:#64748b!important}
:root[data-yono-theme="bright"] .search input{
  background:#fff!important;color:#172033!important;border-color:#d7e0eb!important;box-shadow:none!important;
}
:root[data-yono-theme="bright"] .search input::placeholder{color:#94a3b8!important}
:root[data-yono-theme="bright"] .search button,
:root[data-yono-theme="bright"] .primary,
:root[data-yono-theme="bright"] .primary-big,
:root[data-yono-theme="bright"] .buttons .btn.primary{
  background:#2563eb!important;box-shadow:0 7px 16px rgba(37,99,235,.15)!important;
}
:root[data-yono-theme="bright"] .card,
:root[data-yono-theme="bright"] .premium-card,
:root[data-yono-theme="bright"] .app-detail-card,
:root[data-yono-theme="bright"] .activity-card,
:root[data-yono-theme="bright"] .app-store-card,
:root[data-yono-theme="bright"] .faq-item,
:root[data-yono-theme="bright"] .trust-card,
:root[data-yono-theme="bright"] .trending-bar,
:root[data-yono-theme="bright"] .yono-promo-card,
:root[data-yono-theme="bright"] .section-card{
  background:#fff!important;color:#172033!important;border-color:#dfe6f0!important;box-shadow:0 8px 24px rgba(30,55,100,.055)!important;
}
:root[data-yono-theme="bright"] .card:hover{box-shadow:0 14px 30px rgba(30,55,100,.09)!important;border-color:#cbd8e8!important}
:root[data-yono-theme="bright"] .card:before{background:#2563eb!important}
:root[data-yono-theme="bright"] .app-logo{box-shadow:0 7px 18px rgba(30,55,100,.10),0 0 0 5px #f3f6fb!important}
:root[data-yono-theme="bright"] .card-cat,
:root[data-yono-theme="bright"] .cat{
  background:#f5f8fc!important;color:#36507a!important;border-color:#dfe6f0!important;
}
:root[data-yono-theme="bright"] .cat.active{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important}
:root[data-yono-theme="bright"] .detail-heading h1{background:none!important;-webkit-text-fill-color:#172033!important;color:#172033!important}
:root[data-yono-theme="bright"] .detail-meta-grid div{background:#f8fafc!important;border-color:#dfe6f0!important}
:root[data-yono-theme="bright"] .detail-meta-grid span,
:root[data-yono-theme="bright"] .app-mini-stats{color:#64748b!important}
:root[data-yono-theme="bright"] .yono-hot-now-card,
:root[data-yono-theme="bright"] .premium-discover-box,
:root[data-yono-theme="bright"] .yono-hot-copy small,
:root[data-yono-theme="bright"] .yono-hot-arrow,
:root[data-yono-theme="bright"] .yono-hot-rank{background:#f5f8fc!important;color:#2563eb!important;border-color:#dfe6f0!important}
:root[data-yono-theme="bright"] .yono-theme-menu{background:#fff!important;border-color:#dfe6f0!important;box-shadow:0 16px 36px rgba(30,55,100,.14)!important}
:root[data-yono-theme="bright"] .yono-theme-menu button{color:#172033!important}
:root[data-yono-theme="bright"] .yono-theme-menu button:hover{background:#eef4ff!important;color:#1d4ed8!important}
:root[data-yono-theme="bright"] .footer{background:linear-gradient(180deg,#fff,#f3f6fb)!important;border-top-color:#dfe6f0!important}
:root[data-yono-theme="bright"] .footer-brand,
:root[data-yono-theme="bright"] .footer h3{color:#172033!important}
:root[data-yono-theme="bright"] .footer p,
:root[data-yono-theme="bright"] .footer ul a{color:#64748b!important}
:root[data-yono-theme="bright"] .footer-badges span{background:#fff!important;border-color:#dfe6f0!important;color:#475569!important}
:root[data-yono-theme="bright"] .mobile-bottom-nav{background:rgba(255,255,255,.98)!important;border-color:#dfe6f0!important;box-shadow:0 -8px 24px rgba(30,55,100,.10)!important}
:root[data-yono-theme="bright"] .mobile-bottom-nav a{color:#64748b!important}
:root[data-yono-theme="bright"] .mobile-bottom-nav a.active{background:#2563eb!important;color:#fff!important}
:root[data-yono-theme="bright"] .mobile-bottom-nav a.active small,
:root[data-yono-theme="bright"] .mobile-bottom-nav a.active span{color:#fff!important}
@media(max-width:650px){
  :root[data-yono-theme="bright"] .hero-box{box-shadow:0 10px 25px rgba(30,55,100,.06)!important}
  :root[data-yono-theme="bright"] .card{box-shadow:0 7px 20px rgba(30,55,100,.05)!important}
}

/* V243: live discovery / daylight premium layer. Additive only. */
.yono-v243-pulse-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;padding:10px 13px;border:1px solid #dbe5f5;border-radius:14px;background:linear-gradient(90deg,#ffffff,#f6f9ff);box-shadow:0 6px 20px rgba(40,64,120,.06);color:#334155;font-size:11px}
.yono-v243-pulse-bar>div:first-child{display:flex;align-items:center;gap:7px;min-width:0}.yono-v243-pulse-bar strong{color:#172554;font-size:11px}.v243-pulse-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px rgba(16,185,129,.10);flex:0 0 auto}.v243-pulse-copy{color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v243-pulse-metrics{display:flex;gap:10px;white-space:nowrap;color:#64748b}.v243-pulse-metrics b{color:#334155}
.yono-v243-discovery,.yono-v243-fresh{margin:18px 0}.yono-v243-discovery-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.yono-v243-discovery-head h2{margin:2px 0 3px;font-size:21px;letter-spacing:-.03em;color:#172554}.yono-v243-discovery-head p{margin:0;color:#64748b;font-size:11px}.yono-v243-see-all{font-size:11px;font-weight:900;color:#4f46e5;white-space:nowrap}.yono-v243-hot-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.yono-v243-hot-card{position:relative;display:flex;align-items:center;gap:9px;min-width:0;padding:11px;border:1px solid #dbe4f2;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(30,41,80,.06);color:#172554;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.yono-v243-hot-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(48,64,120,.11)}.yono-v243-hot-card img,.v243-hot-placeholder{width:45px;height:45px;border-radius:13px;object-fit:cover;flex:0 0 auto;background:#eef4ff;display:flex;align-items:center;justify-content:center}.v243-hot-rank{position:absolute;top:7px;left:7px;background:#eef2ff;color:#4338ca;border-radius:999px;padding:2px 5px;font-size:8px;font-weight:900}.v243-hot-info{display:grid;min-width:0;gap:2px}.v243-hot-info strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v243-hot-info small{font-size:9px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v243-hot-info>span{display:flex;gap:6px;font-size:8px;color:#64748b}.v243-hot-info b{font-weight:800}.yono-v243-fresh-list{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.yono-v243-fresh-item{display:grid;grid-template-columns:36px 1fr auto 10px;align-items:center;gap:8px;padding:9px 10px;border:1px solid #e0e7f2;border-radius:13px;background:#fff;color:#172554;text-decoration:none}.yono-v243-fresh-item img,.v243-fresh-placeholder{width:36px;height:36px;border-radius:10px;object-fit:cover;background:#eef4ff;display:flex;align-items:center;justify-content:center}.yono-v243-fresh-item>span:nth-child(2){min-width:0}.yono-v243-fresh-item strong,.yono-v243-fresh-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yono-v243-fresh-item strong{font-size:10px}.yono-v243-fresh-item small{font-size:8px;color:#64748b;margin-top:2px}.yono-v243-fresh-item>b{font-size:8px;color:#64748b;white-space:nowrap}.v243-arrow{font-size:16px;color:#6366f1}
.yono-v243-why{margin:20px 0;padding:16px;border:1px solid #dbe4f2;border-radius:17px;background:linear-gradient(145deg,#fff,#f7f9ff);box-shadow:0 8px 24px rgba(37,65,120,.06)}.yono-v243-why-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.yono-v243-why-head h2{margin:2px 0 0;font-size:19px;color:#172554}.yono-v243-why-head>span{font-size:9px;color:#64748b}.yono-v243-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.yono-v243-why-card{display:flex;gap:8px;align-items:flex-start;padding:10px;border:1px solid #e3e9f4;border-radius:13px;background:#fff}.yono-v243-why-card>span{font-size:18px;line-height:1}.yono-v243-why-card strong,.yono-v243-why-card small{display:block}.yono-v243-why-card strong{font-size:10px;color:#172554}.yono-v243-why-card small{font-size:8px;color:#64748b;line-height:1.35;margin-top:2px}.yono-v243-quick-info{margin-top:12px}
@media(max-width:900px){.yono-v243-hot-grid,.yono-v243-fresh-list{grid-template-columns:repeat(2,1fr)}.yono-v243-why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.yono-v243-pulse-bar{align-items:flex-start;flex-direction:column;gap:7px}.v243-pulse-copy{display:none}.v243-pulse-metrics{width:100%;justify-content:space-between;font-size:9px}.yono-v243-discovery-head{align-items:flex-start}.yono-v243-discovery-head h2{font-size:19px}.yono-v243-hot-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.yono-v243-hot-card{min-width:220px;scroll-snap-align:start}.yono-v243-fresh-list{grid-template-columns:1fr}.yono-v243-why-grid{grid-template-columns:1fr}.yono-v243-why{padding:13px}.yono-v243-why-head{align-items:flex-start}.yono-v243-why-head>span{display:none}.yono-v243-fresh-item{grid-template-columns:36px 1fr auto 10px}}

/* V243 theme safety: preserve readability in all existing dark themes. */
:root[data-yono-theme="midnight"] .yono-v243-pulse-bar,:root[data-yono-theme="ocean"] .yono-v243-pulse-bar,:root[data-yono-theme="purple"] .yono-v243-pulse-bar,:root[data-yono-theme="emerald"] .yono-v243-pulse-bar,:root[data-yono-theme="sunset"] .yono-v243-pulse-bar,:root[data-yono-theme="rose"] .yono-v243-pulse-bar{background:rgba(18,25,43,.92);border-color:rgba(148,163,184,.18);color:#dbeafe}.dark-mode .yono-v243-pulse-bar{background:rgba(18,25,43,.92);border-color:rgba(148,163,184,.18);color:#dbeafe}
:root[data-yono-theme="midnight"] .yono-v243-discovery-head h2,:root[data-yono-theme="ocean"] .yono-v243-discovery-head h2,:root[data-yono-theme="purple"] .yono-v243-discovery-head h2,:root[data-yono-theme="emerald"] .yono-v243-discovery-head h2,:root[data-yono-theme="sunset"] .yono-v243-discovery-head h2,:root[data-yono-theme="rose"] .yono-v243-discovery-head h2,:root[data-yono-theme="midnight"] .yono-v243-why-head h2,:root[data-yono-theme="ocean"] .yono-v243-why-head h2,:root[data-yono-theme="purple"] .yono-v243-why-head h2,:root[data-yono-theme="emerald"] .yono-v243-why-head h2,:root[data-yono-theme="sunset"] .yono-v243-why-head h2,:root[data-yono-theme="rose"] .yono-v243-why-head h2{color:#f8fafc}
:root[data-yono-theme="midnight"] .yono-v243-hot-card,:root[data-yono-theme="ocean"] .yono-v243-hot-card,:root[data-yono-theme="purple"] .yono-v243-hot-card,:root[data-yono-theme="emerald"] .yono-v243-hot-card,:root[data-yono-theme="sunset"] .yono-v243-hot-card,:root[data-yono-theme="rose"] .yono-v243-hot-card,:root[data-yono-theme="midnight"] .yono-v243-fresh-item,:root[data-yono-theme="ocean"] .yono-v243-fresh-item,:root[data-yono-theme="purple"] .yono-v243-fresh-item,:root[data-yono-theme="emerald"] .yono-v243-fresh-item,:root[data-yono-theme="sunset"] .yono-v243-fresh-item,:root[data-yono-theme="rose"] .yono-v243-fresh-item,:root[data-yono-theme="midnight"] .yono-v243-why,:root[data-yono-theme="ocean"] .yono-v243-why,:root[data-yono-theme="purple"] .yono-v243-why,:root[data-yono-theme="emerald"] .yono-v243-why,:root[data-yono-theme="sunset"] .yono-v243-why,:root[data-yono-theme="rose"] .yono-v243-why{background:rgba(17,24,39,.88);border-color:rgba(148,163,184,.18);color:#e5e7eb}
:root[data-yono-theme="midnight"] .yono-v243-hot-card strong,:root[data-yono-theme="ocean"] .yono-v243-hot-card strong,:root[data-yono-theme="purple"] .yono-v243-hot-card strong,:root[data-yono-theme="emerald"] .yono-v243-hot-card strong,:root[data-yono-theme="sunset"] .yono-v243-hot-card strong,:root[data-yono-theme="rose"] .yono-v243-hot-card strong,:root[data-yono-theme="midnight"] .yono-v243-fresh-item strong,:root[data-yono-theme="ocean"] .yono-v243-fresh-item strong,:root[data-yono-theme="purple"] .yono-v243-fresh-item strong,:root[data-yono-theme="emerald"] .yono-v243-fresh-item strong,:root[data-yono-theme="sunset"] .yono-v243-fresh-item strong,:root[data-yono-theme="rose"] .yono-v243-fresh-item strong,:root[data-yono-theme="midnight"] .yono-v243-why-card strong,:root[data-yono-theme="ocean"] .yono-v243-why-card strong,:root[data-yono-theme="purple"] .yono-v243-why-card strong,:root[data-yono-theme="emerald"] .yono-v243-why-card strong,:root[data-yono-theme="sunset"] .yono-v243-why-card strong,:root[data-yono-theme="rose"] .yono-v243-why-card strong{color:#f8fafc}
:root[data-yono-theme="midnight"] .yono-v243-why-card,:root[data-yono-theme="ocean"] .yono-v243-why-card,:root[data-yono-theme="purple"] .yono-v243-why-card,:root[data-yono-theme="emerald"] .yono-v243-why-card,:root[data-yono-theme="sunset"] .yono-v243-why-card,:root[data-yono-theme="rose"] .yono-v243-why-card{background:rgba(30,41,59,.68);border-color:rgba(148,163,184,.15)}


/* V244 — Soft Night + ambient depth. Keeps dark mode readable instead of near-black. */
:root[data-yono-theme="midnight"] body,
body.dark-mode{
  background-color:#121a2a!important;
  background-image:
    radial-gradient(circle at 8% 0%,rgba(56,189,248,.075),transparent 24%),
    radial-gradient(circle at 92% 8%,rgba(139,92,246,.075),transparent 25%),
    radial-gradient(circle at 50% 100%,rgba(37,99,235,.055),transparent 30%),
    linear-gradient(180deg,#121a2a 0%,#101827 52%,#0f1726 100%)!important;
  background-attachment:fixed!important;
}
:root[data-yono-theme="midnight"] .site-header,
body.dark-mode .site-header{background:rgba(18,26,42,.90)!important;backdrop-filter:blur(16px);border-bottom-color:rgba(148,163,184,.16)!important}
:root[data-yono-theme="midnight"] .card,
:root[data-yono-theme="midnight"] .premium-card,
:root[data-yono-theme="midnight"] .app-detail-card,
:root[data-yono-theme="midnight"] .activity-card,
:root[data-yono-theme="midnight"] .section-card,
body.dark-mode .card,body.dark-mode .premium-card,body.dark-mode .app-detail-card,body.dark-mode .activity-card,body.dark-mode .section-card{
  background:rgba(24,34,52,.94)!important;border-color:rgba(148,163,184,.15)!important;box-shadow:0 10px 28px rgba(0,0,0,.16)!important
}
:root[data-yono-theme="midnight"] .card:hover,body.dark-mode .card:hover{border-color:rgba(96,165,250,.30)!important;box-shadow:0 14px 32px rgba(0,0,0,.20),0 0 0 1px rgba(96,165,250,.05)!important}
:root[data-yono-theme="midnight"] .hero-box,body.dark-mode .hero-box{background:linear-gradient(145deg,rgba(24,34,52,.96),rgba(29,39,60,.94))!important;border-color:rgba(148,163,184,.16)!important}
:root[data-yono-theme="midnight"] .search input,body.dark-mode .search input{background:#182236!important;border-color:rgba(148,163,184,.20)!important;color:#f8fafc!important}
:root[data-yono-theme="midnight"] .detail-actions,body.dark-mode .detail-actions{background:rgba(20,29,45,.92)!important;border-color:rgba(148,163,184,.18)!important}

/* V244 — focus glow only while interacting; no constant neon animation. */
body.dark-mode button:focus-visible,body.dark-mode a:focus-visible,body.dark-mode input:focus-visible,body.dark-mode select:focus-visible{outline:2px solid rgba(96,165,250,.65)!important;outline-offset:2px;box-shadow:0 0 0 5px rgba(96,165,250,.10)!important}

/* V244 — Save for Later */
.yono-save-later-btn{border:1px solid var(--border);background:var(--surface2);color:var(--text);border-radius:10px;padding:9px 10px;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap}
.yono-save-later-btn:hover{border-color:#60a5fa;box-shadow:0 5px 16px rgba(37,99,235,.10)}
.yono-save-later-btn.is-saved{background:#ecfdf5;color:#047857;border-color:#a7f3d0}
.yono-saved-trigger{border:1px solid var(--border);border-radius:10px;padding:8px 10px;font-size:11px;font-weight:900;background:var(--surface);color:var(--text);cursor:pointer}
.yono-saved-modal{position:fixed;inset:0;z-index:100000;background:rgba(2,6,23,.58);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:18px}
.yono-saved-dialog{width:min(520px,94vw);max-height:min(720px,88vh);overflow:auto;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:20px;padding:16px;box-shadow:0 25px 80px rgba(0,0,0,.28)}
.yono-saved-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.yono-saved-head h2{margin:2px 0 0;font-size:20px}.yono-saved-close{border:0;background:var(--surface2);color:var(--text);border-radius:9px;font-size:20px;width:34px;height:34px;cursor:pointer}
.yono-saved-list{display:grid;gap:8px}.yono-saved-item{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:9px;border:1px solid var(--border);border-radius:13px;background:var(--surface2);color:var(--text);text-decoration:none}.yono-saved-item img{width:42px;height:42px;border-radius:11px;object-fit:cover;background:#eef4ff}.yono-saved-item strong,.yono-saved-item small{display:block}.yono-saved-item strong{font-size:11px}.yono-saved-item small{font-size:9px;color:var(--muted);margin-top:2px}.yono-saved-item>b{font-size:18px;color:var(--muted)}.yono-saved-empty{text-align:center;padding:34px 10px;color:var(--muted);line-height:1.7}.yono-saved-clear{margin-top:12px;width:100%;border:1px solid var(--border);background:transparent;color:var(--muted);border-radius:10px;padding:9px;font-weight:800;cursor:pointer}
@media(max-width:650px){.yono-saved-trigger{font-size:10px;padding:7px 8px}.yono-save-later-btn{padding:8px 9px}.yono-saved-dialog{padding:13px;border-radius:17px}}
:root[data-yono-theme="midnight"] .yono-save-later-btn,body.dark-mode .yono-save-later-btn{background:#202d43!important;border-color:rgba(148,163,184,.18)!important;color:#e5edf9!important}.dark-mode .yono-save-later-btn.is-saved{background:#06382f!important;color:#86efac!important;border-color:#087f69!important}.dark-mode .yono-saved-trigger{background:#1b2940!important;color:#e5edf9!important;border-color:rgba(148,163,184,.18)!important}


/* V245 — YonoAgent visual refresh based on the approved premium mockup.
 * Presentation-only: no app data, routes, analytics, promo logic or download URLs changed.
 */
:root[data-yono-theme="midnight"] body,
:root[data-yono-theme="ocean"] body,
:root[data-yono-theme="purple"] body,
:root[data-yono-theme="emerald"] body,
:root[data-yono-theme="sunset"] body,
:root[data-yono-theme="rose"] body,
body.dark-mode{
  background-color:#061326!important;
  background-image:radial-gradient(circle at 10% 0%,rgba(30,200,255,.14),transparent 28%),radial-gradient(circle at 92% 12%,rgba(124,58,237,.13),transparent 30%),linear-gradient(180deg,#07162b 0%,#071b31 48%,#061225 100%)!important;
  background-attachment:fixed!important;
  color:#eef6ff!important;
}
:root[data-yono-theme="midnight"] .site-header,
:root[data-yono-theme="ocean"] .site-header,
:root[data-yono-theme="purple"] .site-header,
:root[data-yono-theme="emerald"] .site-header,
:root[data-yono-theme="sunset"] .site-header,
:root[data-yono-theme="rose"] .site-header,
body.dark-mode .site-header{
  background:rgba(5,17,34,.92)!important;
  border-bottom:1px solid rgba(74,144,226,.22)!important;
  box-shadow:0 10px 30px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(18px)!important;
}
:root[data-yono-theme="midnight"] .hero-box,
:root[data-yono-theme="ocean"] .hero-box,
:root[data-yono-theme="purple"] .hero-box,
:root[data-yono-theme="emerald"] .hero-box,
:root[data-yono-theme="sunset"] .hero-box,
:root[data-yono-theme="rose"] .hero-box,
body.dark-mode .hero-box{
  background:linear-gradient(145deg,rgba(11,34,61,.98),rgba(10,25,48,.96))!important;
  border:1px solid rgba(56,189,248,.20)!important;
  box-shadow:0 18px 50px rgba(0,0,0,.18),0 0 40px rgba(37,99,235,.06)!important;
}
:root[data-yono-theme="midnight"] .premium-card,
:root[data-yono-theme="ocean"] .premium-card,
:root[data-yono-theme="purple"] .premium-card,
:root[data-yono-theme="emerald"] .premium-card,
:root[data-yono-theme="sunset"] .premium-card,
:root[data-yono-theme="rose"] .premium-card,
body.dark-mode .premium-card{
  background:linear-gradient(160deg,rgba(10,40,67,.97),rgba(8,31,55,.98))!important;
  border:1px solid rgba(56,189,248,.26)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.14)!important;
  border-radius:18px!important;
}
:root[data-yono-theme="midnight"] .premium-card:hover,
:root[data-yono-theme="ocean"] .premium-card:hover,
:root[data-yono-theme="purple"] .premium-card:hover,
:root[data-yono-theme="emerald"] .premium-card:hover,
:root[data-yono-theme="sunset"] .premium-card:hover,
:root[data-yono-theme="rose"] .premium-card:hover,
body.dark-mode .premium-card:hover{
  border-color:rgba(99,102,241,.55)!important;
  box-shadow:0 16px 34px rgba(0,0,0,.22),0 0 0 1px rgba(59,130,246,.06)!important;
}
:root[data-yono-theme="midnight"] .card .btn.primary,
:root[data-yono-theme="ocean"] .card .btn.primary,
:root[data-yono-theme="purple"] .card .btn.primary,
:root[data-yono-theme="emerald"] .card .btn.primary,
:root[data-yono-theme="sunset"] .card .btn.primary,
:root[data-yono-theme="rose"] .card .btn.primary,
body.dark-mode .card .btn.primary{
  background:linear-gradient(135deg,#1789f7,#6845e8)!important;
  border-color:transparent!important;
  box-shadow:0 8px 20px rgba(79,70,229,.24)!important;
}
/* Pulse / discovery surfaces: compact and closer to the reference mockup. */
:root[data-yono-theme="midnight"] .yono-v243-pulse-bar,
:root[data-yono-theme="ocean"] .yono-v243-pulse-bar,
:root[data-yono-theme="purple"] .yono-v243-pulse-bar,
:root[data-yono-theme="emerald"] .yono-v243-pulse-bar,
:root[data-yono-theme="sunset"] .yono-v243-pulse-bar,
:root[data-yono-theme="rose"] .yono-v243-pulse-bar,
body.dark-mode .yono-v243-pulse-bar{
  background:linear-gradient(145deg,rgba(25,26,84,.82),rgba(7,41,70,.94))!important;
  border:1px solid rgba(99,102,241,.42)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.18),0 0 28px rgba(99,102,241,.08)!important;
  border-radius:18px!important;
}
:root[data-yono-theme="midnight"] .yono-v243-hot-card,
:root[data-yono-theme="ocean"] .yono-v243-hot-card,
:root[data-yono-theme="purple"] .yono-v243-hot-card,
:root[data-yono-theme="emerald"] .yono-v243-hot-card,
:root[data-yono-theme="sunset"] .yono-v243-hot-card,
:root[data-yono-theme="rose"] .yono-v243-hot-card,
body.dark-mode .yono-v243-hot-card{
  background:linear-gradient(155deg,rgba(11,42,69,.96),rgba(8,29,52,.98))!important;
  border-color:rgba(56,189,248,.24)!important;
  border-radius:16px!important;
}
:root[data-yono-theme="midnight"] .yono-v243-fresh-item,
:root[data-yono-theme="ocean"] .yono-v243-fresh-item,
:root[data-yono-theme="purple"] .yono-v243-fresh-item,
:root[data-yono-theme="emerald"] .yono-v243-fresh-item,
:root[data-yono-theme="sunset"] .yono-v243-fresh-item,
:root[data-yono-theme="rose"] .yono-v243-fresh-item,
body.dark-mode .yono-v243-fresh-item{
  background:rgba(10,31,53,.92)!important;
  border-color:rgba(96,165,250,.18)!important;
  border-radius:15px!important;
}
/* Detail page order/style: Quick info → actions → live activity → Why this app. */
:root[data-yono-theme="midnight"] .premium-detail,
:root[data-yono-theme="ocean"] .premium-detail,
:root[data-yono-theme="purple"] .premium-detail,
:root[data-yono-theme="emerald"] .premium-detail,
:root[data-yono-theme="sunset"] .premium-detail,
:root[data-yono-theme="rose"] .premium-detail,
body.dark-mode .premium-detail{
  background:linear-gradient(160deg,rgba(8,28,51,.98),rgba(7,23,43,.98))!important;
  border-color:rgba(56,189,248,.24)!important;
  box-shadow:0 20px 55px rgba(0,0,0,.18)!important;
}
:root[data-yono-theme="midnight"] .yono-v243-quick-info,
:root[data-yono-theme="ocean"] .yono-v243-quick-info,
:root[data-yono-theme="purple"] .yono-v243-quick-info,
:root[data-yono-theme="emerald"] .yono-v243-quick-info,
:root[data-yono-theme="sunset"] .yono-v243-quick-info,
:root[data-yono-theme="rose"] .yono-v243-quick-info,
body.dark-mode .yono-v243-quick-info{
  background:rgba(12,38,65,.78)!important;
  border:1px solid rgba(96,165,250,.18)!important;
  border-radius:16px!important;
}
:root[data-yono-theme="midnight"] .yono-v243-why,
:root[data-yono-theme="ocean"] .yono-v243-why,
:root[data-yono-theme="purple"] .yono-v243-why,
:root[data-yono-theme="emerald"] .yono-v243-why,
:root[data-yono-theme="sunset"] .yono-v243-why,
:root[data-yono-theme="rose"] .yono-v243-why,
body.dark-mode .yono-v243-why{
  background:linear-gradient(145deg,rgba(14,30,51,.98),rgba(9,24,44,.98))!important;
  border-color:rgba(96,165,250,.18)!important;
  border-radius:18px!important;
  box-shadow:0 14px 34px rgba(0,0,0,.14)!important;
}
:root[data-yono-theme="midnight"] .yono-v243-why-card,
:root[data-yono-theme="ocean"] .yono-v243-why-card,
:root[data-yono-theme="purple"] .yono-v243-why-card,
:root[data-yono-theme="emerald"] .yono-v243-why-card,
:root[data-yono-theme="sunset"] .yono-v243-why-card,
:root[data-yono-theme="rose"] .yono-v243-why-card,
body.dark-mode .yono-v243-why-card{
  background:rgba(24,40,62,.74)!important;
  border-color:rgba(148,163,184,.15)!important;
  border-radius:14px!important;
}
:root[data-yono-theme="midnight"] .detail-actions,
:root[data-yono-theme="ocean"] .detail-actions,
:root[data-yono-theme="purple"] .detail-actions,
:root[data-yono-theme="emerald"] .detail-actions,
:root[data-yono-theme="sunset"] .detail-actions,
:root[data-yono-theme="rose"] .detail-actions,
body.dark-mode .detail-actions{
  background:rgba(8,27,49,.86)!important;
  border-color:rgba(96,165,250,.18)!important;
  border-radius:18px!important;
}
:root[data-yono-theme="midnight"] .primary-big,
:root[data-yono-theme="ocean"] .primary-big,
:root[data-yono-theme="purple"] .primary-big,
:root[data-yono-theme="emerald"] .primary-big,
:root[data-yono-theme="sunset"] .primary-big,
:root[data-yono-theme="rose"] .primary-big,
body.dark-mode .primary-big{
  background:linear-gradient(135deg,#1b8ff7,#6d43e8)!important;
  border-color:transparent!important;
  box-shadow:0 10px 26px rgba(79,70,229,.25)!important;
}
  background:rgba(20,52,86,.90)!important;
  border-color:rgba(96,165,250,.28)!important;
}
:root[data-yono-theme="midnight"] .telegram-big,
:root[data-yono-theme="ocean"] .telegram-big,
:root[data-yono-theme="purple"] .telegram-big,
:root[data-yono-theme="emerald"] .telegram-big,
:root[data-yono-theme="sunset"] .telegram-big,
:root[data-yono-theme="rose"] .telegram-big,
body.dark-mode .telegram-big{
  background:linear-gradient(135deg,#0b91ea,#1478ef)!important;
  border-color:rgba(56,189,248,.30)!important;
}
/* Keep light mode bright and clean while retaining the same layout. */
:root[data-yono-theme="bright"] body{
  background:#f5f8fd!important;
  background-image:radial-gradient(circle at 10% 0%,rgba(37,99,235,.08),transparent 28%),linear-gradient(180deg,#ffffff 0%,#f5f8fd 58%,#edf3fb 100%)!important;
}
:root[data-yono-theme="bright"] .premium-card{border-radius:18px!important;box-shadow:0 10px 28px rgba(37,65,120,.08)!important}
/* Remove old save UI even if a cached fragment/plugin injects the legacy class. */
.yono-save-later-btn,.yono-saved-trigger,.yono-saved-modal{display:none!important}
@media(max-width:650px){
  .site-header{position:sticky!important;top:0!important;z-index:9000!important}
  .container{padding-left:12px!important;padding-right:12px!important}
  .yono-v243-pulse-bar{margin-left:2px;margin-right:2px}
  .yono-v243-hot-card{min-width:205px!important}
  .yono-v243-why{margin-top:16px!important}
  .yono-v243-why-card{padding:11px!important}
  .detail-actions{gap:10px!important}
}

/* V246 — Reference UI match: deep navy + cyan/purple premium surface.
   Visual-only layer; keeps existing data, links and feature logic untouched. */
:root[data-yono-theme="midnight"]{
  --accent:#4f7cff;
  --bg:#071b2d;
  --surface:#0c2942;
  --surface2:#102f4b;
  --text:#f4f8ff;
  --muted:#91a9c2;
  --border:rgba(64,150,210,.34);
  --shadow:0 16px 40px rgba(0,0,0,.24);
}
:root[data-yono-theme="midnight"] body,
body.dark-mode{
  background-color:#071b2d!important;
  background-image:
    radial-gradient(circle at 8% 5%,rgba(0,207,255,.12),transparent 25%),
    radial-gradient(circle at 92% 12%,rgba(111,67,255,.13),transparent 27%),
    radial-gradient(circle at 50% 100%,rgba(0,126,255,.09),transparent 34%),
    linear-gradient(180deg,#071b2d 0%,#08233a 48%,#071b2d 100%)!important;
  color:#f4f8ff!important;
}
:root[data-yono-theme="midnight"] .site-header,
body.dark-mode .site-header{
  background:rgba(5,22,38,.88)!important;
  border-bottom-color:rgba(61,151,215,.25)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.18)!important;
}
:root[data-yono-theme="midnight"] .hero-box,
body.dark-mode .hero-box{
  background:linear-gradient(145deg,rgba(10,43,67,.97),rgba(10,31,54,.96))!important;
  border-color:rgba(61,151,215,.32)!important;
  box-shadow:0 18px 45px rgba(0,0,0,.22)!important;
}
:root[data-yono-theme="midnight"] .card,
:root[data-yono-theme="midnight"] .premium-card,
body.dark-mode .card,
body.dark-mode .premium-card{
  background:linear-gradient(155deg,#0c304b,#0a2942)!important;
  border-color:rgba(54,143,205,.38)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.22)!important;
  color:#f4f8ff!important;
}
:root[data-yono-theme="midnight"] .card:before,
body.dark-mode .card:before{
  background:linear-gradient(90deg,#08cfff,#5f6cff,#8b3dff)!important;
  height:3px!important;
  opacity:.95!important;
}
:root[data-yono-theme="midnight"] .card:hover,
body.dark-mode .card:hover{
  border-color:rgba(83,183,242,.55)!important;
  box-shadow:0 18px 36px rgba(0,0,0,.28),0 0 0 1px rgba(74,164,230,.06)!important;
}
:root[data-yono-theme="midnight"] .app-logo,
body.dark-mode .app-logo{
  box-shadow:0 8px 20px rgba(0,0,0,.28),0 0 0 4px rgba(18,71,105,.9)!important;
}
:root[data-yono-theme="midnight"] .card-cat,
:root[data-yono-theme="midnight"] .cat,
body.dark-mode .card-cat,
body.dark-mode .cat{
  background:rgba(12,48,76,.92)!important;
  color:#cfe6ff!important;
  border-color:rgba(70,154,211,.34)!important;
}
:root[data-yono-theme="midnight"] .cat.active,
body.dark-mode .cat.active{
  background:linear-gradient(135deg,#247cff,#6d39e8)!important;
  border-color:transparent!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(71,80,245,.28)!important;
}
:root[data-yono-theme="midnight"] .title,
body.dark-mode .title{color:#f4f8ff!important}
:root[data-yono-theme="midnight"] .app-mini-stats,
body.dark-mode .app-mini-stats{color:#9bb4ca!important}
:root[data-yono-theme="midnight"] .btn.primary,
:root[data-yono-theme="midnight"] .primary-big,
body.dark-mode .btn.primary,
body.dark-mode .primary-big{
  background:linear-gradient(135deg,#168cff,#7139ef)!important;
  border:0!important;
  box-shadow:0 10px 24px rgba(64,77,239,.25)!important;
}
:root[data-yono-theme="midnight"] .detail-wrap,
body.dark-mode .detail-wrap{background:transparent!important}
:root[data-yono-theme="midnight"] .app-detail-card,
body.dark-mode .app-detail-card{
  background:linear-gradient(155deg,rgba(8,37,61,.98),rgba(9,29,50,.98))!important;
  border-color:rgba(61,151,215,.34)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.25)!important;
}
:root[data-yono-theme="midnight"] .detail-meta-grid div,
body.dark-mode .detail-meta-grid div{
  background:rgba(14,51,79,.78)!important;
  border-color:rgba(64,150,210,.30)!important;
}
:root[data-yono-theme="midnight"] .detail-meta-grid span,
body.dark-mode .detail-meta-grid span{color:#8eabc5!important}
:root[data-yono-theme="midnight"] .detail-meta-grid strong,
body.dark-mode .detail-meta-grid strong{color:#f3f8ff!important}
:root[data-yono-theme="midnight"] .detail-actions,
body.dark-mode .detail-actions{
  background:rgba(7,29,49,.92)!important;
  border-color:rgba(67,154,213,.30)!important;
}
  background:linear-gradient(180deg,#123d63,#0e3150)!important;
  color:#f5f9ff!important;
  border-color:rgba(70,156,216,.38)!important;
}
:root[data-yono-theme="midnight"] .telegram-big,
body.dark-mode .telegram-big{
  background:linear-gradient(135deg,#119cf0,#2075ff)!important;
  border:0!important;
}
:root[data-yono-theme="midnight"] .yono-app-pulse-v186,
body.dark-mode .yono-app-pulse-v186{
  color:#9eb7ce!important;
  border-color:rgba(64,150,210,.20)!important;
}
:root[data-yono-theme="midnight"] .yono-v243-why,
body.dark-mode .yono-v243-why{
  background:linear-gradient(145deg,#0c2942,#0b2238)!important;
  border-color:rgba(64,150,210,.30)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.22)!important;
}
:root[data-yono-theme="midnight"] .yono-v243-why-head h2,
body.dark-mode .yono-v243-why-head h2{color:#f4f8ff!important}
:root[data-yono-theme="midnight"] .yono-v243-why-card,
body.dark-mode .yono-v243-why-card{
  background:rgba(24,46,68,.82)!important;
  border-color:rgba(83,145,190,.24)!important;
}
:root[data-yono-theme="midnight"] .yono-v243-why-card strong,
body.dark-mode .yono-v243-why-card strong{color:#f5f9ff!important}
:root[data-yono-theme="midnight"] .yono-v243-why-card small,
body.dark-mode .yono-v243-why-card small{color:#8da8c0!important}
:root[data-yono-theme="midnight"] .yono-v243-pulse-bar,
body.dark-mode .yono-v243-pulse-bar{
  background:linear-gradient(90deg,rgba(8,48,75,.94),rgba(23,38,75,.94))!important;
  border-color:rgba(64,150,210,.28)!important;
  color:#dbeafe!important;
}
:root[data-yono-theme="midnight"] .yono-v243-hot-card,
:root[data-yono-theme="midnight"] .yono-v243-fresh-item,
body.dark-mode .yono-v243-hot-card,
body.dark-mode .yono-v243-fresh-item{
  background:linear-gradient(155deg,#0b304b,#0a2942)!important;
  border-color:rgba(61,151,215,.30)!important;
  color:#f3f8ff!important;
}
:root[data-yono-theme="midnight"] .yono-v243-hot-card strong,
:root[data-yono-theme="midnight"] .yono-v243-fresh-item strong,
body.dark-mode .yono-v243-hot-card strong,
body.dark-mode .yono-v243-fresh-item strong{color:#f5f9ff!important}
:root[data-yono-theme="midnight"] .yono-v243-hot-card small,
:root[data-yono-theme="midnight"] .yono-v243-fresh-item small,
body.dark-mode .yono-v243-hot-card small,
body.dark-mode .yono-v243-fresh-item small{color:#8faac2!important}
:root[data-yono-theme="midnight"] .yono-detail-promo-box,
body.dark-mode .yono-detail-promo-box{
  background:linear-gradient(145deg,#0c2942,#0a2238)!important;
  border-color:rgba(61,151,215,.30)!important;
}
:root[data-yono-theme="midnight"] .mobile-bottom-nav,
body.dark-mode .mobile-bottom-nav{
  background:rgba(7,26,45,.96)!important;
  border-color:rgba(64,150,210,.30)!important;
  box-shadow:0 -12px 32px rgba(0,0,0,.28)!important;
}
:root[data-yono-theme="midnight"] .mobile-bottom-nav a.active,
body.dark-mode .mobile-bottom-nav a.active{
  background:linear-gradient(135deg,#257cff,#7139ef)!important;
  color:#fff!important;
}
@media(max-width:650px){
  :root[data-yono-theme="midnight"] .card,
  body.dark-mode .card{border-radius:16px;padding:11px}
  :root[data-yono-theme="midnight"] .app-logo,
  body.dark-mode .app-logo{width:62px;height:62px;border-radius:16px}
  :root[data-yono-theme="midnight"] .detail-meta-grid{gap:8px}
  :root[data-yono-theme="midnight"] .detail-actions,
  body.dark-mode .detail-actions{border-radius:17px;padding:9px}
}

/* V247 — Reference dashboard: bright, clean, rounded YonoAgent home */
body.home .site-header{display:none!important}
body.home .yono-reference-dashboard{display:block!important}
.yono-legacy-home{display:none!important}
.yono-reference-dashboard{--yd-bg:#f7faff;--yd-card:#ffffff;--yd-text:#14213d;--yd-muted:#66758f;--yd-line:#dfe7f2;--yd-blue:#2563eb;--yd-purple:#7c3aed;--yd-green:#16a34a;position:relative;min-height:100vh;background:linear-gradient(180deg,#f8fbff 0%,#f4f8fd 55%,#f8fbff 100%);color:var(--yd-text);padding:0 0 95px;overflow:hidden}
.yono-reference-dashboard:before,.yono-reference-dashboard:after{content:"";position:absolute;border-radius:50%;filter:blur(48px);pointer-events:none;z-index:0}.yono-reference-dashboard:before{width:280px;height:280px;left:-150px;top:130px;background:rgba(96,165,250,.10)}.yono-reference-dashboard:after{width:320px;height:320px;right:-180px;top:480px;background:rgba(167,139,250,.09)}
.yono-dash-shell{position:relative;z-index:1;max-width:1160px;margin:0 auto;padding:12px 18px 0}
.yono-dash-topbar{height:68px;display:grid;grid-template-columns:44px 1fr 92px;align-items:center;gap:10px}
.yono-dash-icon-btn{width:42px;height:42px;border:0;background:transparent;color:#13203a;font-size:27px;display:grid;place-items:center;border-radius:14px;cursor:pointer}.yono-dash-icon-btn:active{transform:scale(.95)}
.yono-dash-top-actions{display:flex;justify-content:flex-end;gap:4px}.yono-dash-bell{position:relative}.yono-dash-bell i{position:absolute;width:8px;height:8px;border-radius:50%;background:#ef233c;right:8px;top:7px;border:2px solid #fff}
.yono-dash-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#12213e;font-weight:950;font-size:27px;letter-spacing:-.04em}.yono-dash-brand>span:last-child span{color:#2576c8}.yono-dash-brand-shield{width:34px;height:38px;display:grid;place-items:center;color:#6d4be9;background:linear-gradient(145deg,#e6eaff,#fff);border:2px solid #3854a9;border-radius:11px 11px 15px 15px;box-shadow:0 5px 16px rgba(37,99,235,.12)}
.yono-dash-search{display:flex;max-width:720px;margin:0 auto 16px;width:100%;background:#fff;border:1px solid #dce6f3;border-radius:18px;padding:5px;box-shadow:0 8px 24px rgba(37,99,235,.06)}.yono-dash-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:13px 14px;font-size:14px;color:#17233d}.yono-dash-search button{border:0;border-radius:13px;padding:0 18px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:900;cursor:pointer}
.yono-dash-pulse{background:linear-gradient(135deg,#fff,#fbfcff);border:1px solid #dce5f1;border-radius:22px;padding:18px 20px;box-shadow:0 12px 32px rgba(27,57,105,.07)}.yono-dash-section-kicker{font-size:16px;font-weight:950;color:#4a38ca;letter-spacing:-.02em;margin-bottom:13px}.yono-dash-pulse-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.yono-dash-pulse-grid>div{text-align:center;padding:5px}.yono-dash-pulse-grid strong{display:block;font-size:22px;line-height:1.15}.yono-dash-pulse-grid span{display:block;color:#6a7891;font-size:11px;font-weight:700;margin-top:4px}
.yono-dash-shortcuts{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:18px 0 28px}.yono-dash-shortcuts a{min-height:88px;background:#fff;border:1px solid #e1e8f2;border-radius:18px;box-shadow:0 7px 20px rgba(20,45,90,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-decoration:none;color:#17243f;transition:.18s ease}.yono-dash-shortcuts a:hover{transform:translateY(-2px);box-shadow:0 11px 25px rgba(37,99,235,.11)}.yono-dash-shortcuts span{font-size:27px;line-height:1}.yono-dash-shortcuts a:nth-child(3) span{font-size:12px;font-weight:950;background:#d9f7e4;color:#169447;padding:5px 7px;border-radius:8px}.yono-dash-shortcuts b{font-size:11px}
.yono-dash-section{margin:0 0 28px}.yono-dash-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 2px 12px}.yono-dash-heading h2{margin:0;font-size:20px;letter-spacing:-.035em;color:#17233e}.yono-dash-heading a{font-size:12px;font-weight:900;color:#2457d7;text-decoration:none}
.yono-dash-app-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.yono-dash-app-card{position:relative;min-width:0;background:#fff;border:1px solid #e0e8f2;border-radius:20px;padding:14px;text-decoration:none;color:#15213b;box-shadow:0 8px 24px rgba(20,45,90,.07);overflow:hidden;transition:.18s ease}.yono-dash-app-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(37,99,235,.12)}.yono-dash-app-card img{display:block;width:88px;height:88px;border-radius:22px;object-fit:cover;margin:4px auto 11px;box-shadow:0 7px 18px rgba(20,45,90,.12)}.yono-dash-app-card>strong{display:block;text-align:center;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yono-dash-cat{display:block;width:max-content;max-width:100%;margin:5px auto 8px;background:#edf5ff;color:#3571b7;border-radius:999px;padding:4px 9px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yono-dash-stats{display:block;text-align:center;color:#64748b;font-size:10px}.yono-dash-app-card em{display:block;width:max-content;margin:8px auto 0;padding:4px 9px;background:#e8f8e9;color:#159447;border-radius:8px;font-size:11px;font-weight:950;font-style:normal}
.yono-dash-fresh-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.yono-dash-fresh-card{background:#fff;border:1px solid #e0e8f2;border-radius:17px;padding:12px;text-decoration:none;color:#17233e;text-align:center;box-shadow:0 7px 20px rgba(20,45,90,.05)}.yono-dash-fresh-card img{display:block;width:76px;height:76px;border-radius:19px;object-fit:cover;margin:0 auto 9px}.yono-dash-fresh-card strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yono-dash-fresh-card span{display:block;margin-top:5px;color:#66758f;font-size:10px}
.yono-dash-category-row{display:flex;gap:10px;overflow:auto;padding:2px 2px 8px;scrollbar-width:none}.yono-dash-category-row::-webkit-scrollbar{display:none}.yono-dash-category-row a{flex:0 0 94px;background:#fff;border:1px solid #e0e8f2;border-radius:16px;padding:13px 8px;text-decoration:none;color:#17233e;text-align:center;box-shadow:0 6px 18px rgba(20,45,90,.05)}.yono-dash-category-row a span{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 7px;border-radius:50%;background:#f0f7ff;font-size:27px}.yono-dash-category-row a b{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.yono-dash-ai{position:fixed;right:18px;bottom:82px;z-index:10001;display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;text-decoration:none;font-weight:950;box-shadow:0 12px 26px rgba(91,75,219,.28)}.yono-dash-ai span{font-size:14px}
.yono-reference-subpage{min-height:100vh;background:#f7faff;padding:24px 18px 100px}.yono-subpage-head{max-width:1160px;margin:0 auto 22px}.yono-subpage-head>a{font-size:12px;font-weight:900;color:#2563eb;text-decoration:none}.yono-subpage-head h1{margin:9px 0 3px;font-size:30px;letter-spacing:-.04em}.yono-subpage-head>span{color:#6b7890;font-size:12px}.yono-subpage-app-grid{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.yono-subpage-app{background:#fff;border:1px solid #e0e8f2;border-radius:20px;padding:16px;text-decoration:none;color:#17233e;box-shadow:0 8px 22px rgba(20,45,90,.06)}.yono-subpage-app img{width:86px;height:86px;border-radius:21px;display:block;object-fit:cover;margin:0 auto 11px}.yono-subpage-app strong,.yono-subpage-app small,.yono-subpage-app span{display:block;text-align:center}.yono-subpage-app strong{font-size:14px}.yono-subpage-app small{font-size:10px;color:#64748b;margin-top:4px}.yono-subpage-app span{font-size:10px;color:#65738a;margin-top:8px}.yono-subpage-category-grid{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.yono-subpage-category-grid a{background:#fff;border:1px solid #e0e8f2;border-radius:18px;padding:18px;text-decoration:none;color:#17233e;box-shadow:0 7px 20px rgba(20,45,90,.05)}.yono-subpage-category-grid span{font-size:26px}.yono-subpage-category-grid strong{display:block;margin-top:9px}.yono-subpage-category-grid small{display:block;margin-top:4px;color:#6b7890}.yono-saved-page{max-width:760px;margin:0 auto}.yono-saved-empty,.yono-saved-row{background:#fff;border:1px solid #e0e8f2;border-radius:18px;padding:18px}.yono-saved-empty{color:#64748b}.yono-saved-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.yono-saved-row>span{font-size:24px}.yono-saved-row strong,.yono-saved-row small{display:block}.yono-saved-row small{font-size:10px;color:#64748b;margin-top:3px}
.dark-mode .yono-reference-dashboard{--yd-bg:#0f1b31;--yd-card:#15233b;--yd-text:#f3f7ff;--yd-muted:#aebbd0;--yd-line:#29405f;background:radial-gradient(circle at 10% 20%,rgba(37,99,235,.10),transparent 26%),radial-gradient(circle at 90% 50%,rgba(124,58,237,.09),transparent 30%),linear-gradient(180deg,#0e1a2f,#11213a)}.dark-mode .yono-dash-icon-btn,.dark-mode .yono-dash-brand{color:#f3f7ff}.dark-mode .yono-dash-brand-shield{background:#172a49;border-color:#5272d7}.dark-mode .yono-dash-search,.dark-mode .yono-dash-pulse,.dark-mode .yono-dash-shortcuts a,.dark-mode .yono-dash-app-card,.dark-mode .yono-dash-fresh-card,.dark-mode .yono-dash-category-row a,.dark-mode .yono-subpage-app,.dark-mode .yono-subpage-category-grid a,.dark-mode .yono-saved-empty,.dark-mode .yono-saved-row{background:#15243c;border-color:#29405f;color:#f3f7ff}.dark-mode .yono-dash-search input{color:#fff}.dark-mode .yono-dash-heading h2{color:#f3f7ff}.dark-mode .yono-dash-cat{background:#1b3556;color:#bcd5f7}.dark-mode .yono-dash-fresh-card span,.dark-mode .yono-dash-stats,.dark-mode .yono-subpage-head>span,.dark-mode .yono-subpage-app small,.dark-mode .yono-subpage-app span,.dark-mode .yono-saved-empty,.dark-mode .yono-saved-row small{color:#aebbd0}.dark-mode .yono-subpage-head h1{color:#f3f7ff}.dark-mode .yono-reference-subpage{background:#0e1a2f}
@media(max-width:850px){.yono-dash-shell{padding:6px 12px 0}.yono-dash-topbar{height:60px}.yono-dash-brand{font-size:23px}.yono-dash-shortcuts{grid-template-columns:repeat(5,92px);overflow:auto;scrollbar-width:none}.yono-dash-shortcuts::-webkit-scrollbar{display:none}.yono-dash-app-row{display:flex;overflow:auto;gap:12px;padding:2px 2px 10px;scrollbar-width:none}.yono-dash-app-row::-webkit-scrollbar{display:none}.yono-dash-app-card{flex:0 0 150px}.yono-dash-fresh-row{display:flex;overflow:auto;gap:10px;scrollbar-width:none}.yono-dash-fresh-row::-webkit-scrollbar{display:none}.yono-dash-fresh-card{flex:0 0 142px}.yono-dash-ai{right:12px;bottom:78px}.yono-subpage-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yono-subpage-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.yono-reference-dashboard{padding-bottom:92px}.yono-dash-shell{padding:3px 10px 0}.yono-dash-topbar{grid-template-columns:38px 1fr 78px}.yono-dash-icon-btn{width:36px;height:36px;font-size:24px}.yono-dash-brand{font-size:22px;gap:7px}.yono-dash-brand-shield{width:29px;height:32px}.yono-dash-search{margin-bottom:12px;border-radius:15px}.yono-dash-search input{padding:11px 10px;font-size:13px}.yono-dash-search button{padding:0 13px;font-size:12px}.yono-dash-pulse{padding:14px 12px;border-radius:19px}.yono-dash-section-kicker{font-size:14px}.yono-dash-pulse-grid strong{font-size:18px}.yono-dash-pulse-grid span{font-size:9px}.yono-dash-heading h2{font-size:17px}.yono-dash-shortcuts{margin:13px -2px 23px}.yono-dash-shortcuts a{min-height:78px;border-radius:16px}.yono-dash-shortcuts span{font-size:23px}.yono-dash-app-card{flex-basis:145px;padding:12px;border-radius:18px}.yono-dash-app-card img{width:76px;height:76px;border-radius:19px}.yono-dash-fresh-card{flex-basis:132px}.yono-dash-fresh-card img{width:68px;height:68px}.yono-dash-category-row a{flex-basis:82px;padding:10px 6px}.yono-dash-category-row a span{width:46px;height:46px;font-size:24px}.yono-dash-ai{padding:10px 15px;bottom:75px;font-size:13px}.yono-subpage-app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.yono-subpage-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.yono-reference-subpage{padding:18px 10px 92px}.yono-subpage-head h1{font-size:25px}.mobile-bottom-nav{background:rgba(255,255,255,.96)!important;border-color:#dce6f2!important;box-shadow:0 10px 30px rgba(20,45,90,.16)!important}.mobile-bottom-nav a{color:#23334e!important}.mobile-bottom-nav a.active,.mobile-bottom-nav a:active{color:#4b46d8!important;background:#eef2ff!important}.dark-mode .mobile-bottom-nav{background:rgba(18,31,52,.96)!important;border-color:#29405f!important}.dark-mode .mobile-bottom-nav a{color:#d8e2f3!important}.dark-mode .mobile-bottom-nav a.active,.dark-mode .mobile-bottom-nav a:active{color:#fff!important;background:#203556!important}}
/* V247 reference spacing: search opens only from the header icon; keep the home clean. */
.yono-dash-search{display:none}.yono-dash-search.is-open{display:flex}body.home .mobile-bottom-cta{display:none!important}

/* V248 — dashboard is always the bright reference design; never switch the dashboard to dark. */
.yono-reference-dashboard,
.dark-mode .yono-reference-dashboard,
:root[data-yono-theme="midnight"] .yono-reference-dashboard,
:root[data-yono-theme="ocean"] .yono-reference-dashboard,
:root[data-yono-theme="purple"] .yono-reference-dashboard,
:root[data-yono-theme="emerald"] .yono-reference-dashboard,
:root[data-yono-theme="sunset"] .yono-reference-dashboard,
:root[data-yono-theme="rose"] .yono-reference-dashboard{
  --yd-bg:#f7faff!important;
  --yd-card:#ffffff!important;
  --yd-text:#14213d!important;
  --yd-muted:#66758f!important;
  --yd-line:#dfe7f2!important;
  --yd-blue:#2563eb!important;
  --yd-purple:#7c3aed!important;
  --yd-green:#16a34a!important;
  background:linear-gradient(180deg,#f8fbff 0%,#f4f8fd 55%,#f8fbff 100%)!important;
  color:#14213d!important;
}
.dark-mode .yono-reference-dashboard .yono-dash-icon-btn,
.dark-mode .yono-reference-dashboard .yono-dash-brand,
:root[data-yono-theme="midnight"] .yono-reference-dashboard .yono-dash-icon-btn,
:root[data-yono-theme="midnight"] .yono-reference-dashboard .yono-dash-brand,
:root[data-yono-theme="ocean"] .yono-reference-dashboard .yono-dash-icon-btn,
:root[data-yono-theme="ocean"] .yono-reference-dashboard .yono-dash-brand,
:root[data-yono-theme="purple"] .yono-reference-dashboard .yono-dash-icon-btn,
:root[data-yono-theme="purple"] .yono-reference-dashboard .yono-dash-brand{color:#13203a!important}
.dark-mode .yono-reference-dashboard .yono-dash-search,
.dark-mode .yono-reference-dashboard .yono-dash-pulse,
.dark-mode .yono-reference-dashboard .yono-dash-shortcuts a,
.dark-mode .yono-reference-dashboard .yono-dash-app-card,
.dark-mode .yono-reference-dashboard .yono-dash-fresh-card,
.dark-mode .yono-reference-dashboard .yono-dash-category-row a,
:root[data-yono-theme="midnight"] .yono-reference-dashboard .yono-dash-search,
:root[data-yono-theme="midnight"] .yono-reference-dashboard .yono-dash-pulse,
:root[data-yono-theme="midnight"] .yono-reference-dashboard .yono-dash-shortcuts a,
:root[data-yono-theme="midnight"] .yono-reference-dashboard .yono-dash-app-card,
:root[data-yono-theme="midnight"] .yono-reference-dashboard .yono-dash-fresh-card,
:root[data-yono-theme="midnight"] .yono-reference-dashboard .yono-dash-category-row a{
  background:#fff!important;color:#15213b!important;border-color:#e0e8f2!important;
}
.dark-mode .yono-reference-dashboard .yono-dash-heading h2,
:root[data-yono-theme="midnight"] .yono-reference-dashboard .yono-dash-heading h2{color:#14213d!important}

/* No sideways scrolling on phones: show complete dashboard content within the viewport. */
@media(max-width:650px){
  .yono-reference-dashboard{width:100%;max-width:100%;overflow-x:hidden!important}
  .yono-dash-shell{width:100%;max-width:100%;box-sizing:border-box;padding-left:10px;padding-right:10px}
  .yono-dash-topbar,.yono-dash-search,.yono-dash-pulse,.yono-dash-section,.yono-dash-shortcuts{max-width:100%;box-sizing:border-box}
  .yono-dash-shortcuts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;overflow:visible!important;margin-left:0!important;margin-right:0!important}
  .yono-dash-shortcuts a{width:auto!important;min-width:0!important;box-sizing:border-box}
  .yono-dash-app-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding-left:0!important;padding-right:0!important}
  .yono-dash-app-card{width:auto!important;min-width:0!important;flex:none!important;padding:10px!important;border-radius:18px!important}
  .yono-dash-app-card img{width:72px!important;height:72px!important;border-radius:18px!important}
  .yono-dash-fresh-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important}
  .yono-dash-fresh-card{width:auto!important;min-width:0!important;flex:none!important}
  .yono-dash-category-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;overflow:visible!important;padding-left:0!important;padding-right:0!important}
  .yono-dash-category-row a{width:auto!important;min-width:0!important;box-sizing:border-box}
  .yono-dash-heading{display:flex!important;align-items:center;justify-content:space-between;gap:8px}
  .yono-dash-heading h2{min-width:0;font-size:17px!important}
  .yono-dash-heading a{flex:none;font-size:12px!important}
  .yono-dash-ai{right:10px!important;bottom:78px!important;z-index:20}
}

/* V249 — complete bright public UI: dashboard and all public subpages use the approved light reference.
 * Existing PHP/data/features remain unchanged; this is presentation-only plus the All Apps dashboard section. */
body, body.dark-mode {
  background:#f7faff!important;
  color:#14213d!important;
}
body.dark-mode .site-header, body.dark-mode .header-inner {
  background:rgba(255,255,255,.96)!important;
  color:#14213d!important;
}
body.dark-mode .site-header a, body.dark-mode .logo, body.dark-mode .menu a { color:#14213d!important; }
body.dark-mode .yono-reference-subpage,
:root[data-yono-theme="midnight"] .yono-reference-subpage,
:root[data-yono-theme="ocean"] .yono-reference-subpage,
:root[data-yono-theme="purple"] .yono-reference-subpage,
:root[data-yono-theme="emerald"] .yono-reference-subpage,
:root[data-yono-theme="sunset"] .yono-reference-subpage,
:root[data-yono-theme="rose"] .yono-reference-subpage,
body.dark-mode .yono-promo-page-wrap,
:root[data-yono-theme="midnight"] .yono-promo-page-wrap,
:root[data-yono-theme="ocean"] .yono-promo-page-wrap,
:root[data-yono-theme="purple"] .yono-promo-page-wrap,
:root[data-yono-theme="emerald"] .yono-promo-page-wrap,
:root[data-yono-theme="sunset"] .yono-promo-page-wrap,
:root[data-yono-theme="rose"] .yono-promo-page-wrap {
  background:#f7faff!important;
  color:#14213d!important;
}
body.dark-mode .yono-reference-subpage .yono-subpage-head h1,
body.dark-mode .yono-reference-subpage .yono-subpage-head span,
body.dark-mode .yono-reference-subpage .yono-subpage-app,
body.dark-mode .yono-reference-subpage .yono-subpage-app strong,
body.dark-mode .yono-reference-subpage .yono-subpage-app small,
body.dark-mode .yono-reference-subpage .yono-subpage-app span,
body.dark-mode .yono-reference-subpage .yono-subpage-category-grid a,
body.dark-mode .yono-reference-subpage .yono-saved-empty,
body.dark-mode .yono-reference-subpage .yono-saved-row {
  color:#17233e!important;
}
body.dark-mode .yono-reference-subpage .yono-subpage-app,
body.dark-mode .yono-reference-subpage .yono-subpage-category-grid a,
body.dark-mode .yono-reference-subpage .yono-saved-empty,
body.dark-mode .yono-reference-subpage .yono-saved-row {
  background:#fff!important; border-color:#e0e8f2!important; box-shadow:0 8px 22px rgba(20,45,90,.06)!important;
}
body.dark-mode .yono-promo-section,
body.dark-mode .yono-promo-card,
:root[data-yono-theme="midnight"] .yono-promo-card,
:root[data-yono-theme="ocean"] .yono-promo-card,
:root[data-yono-theme="purple"] .yono-promo-card,
:root[data-yono-theme="emerald"] .yono-promo-card,
:root[data-yono-theme="sunset"] .yono-promo-card,
:root[data-yono-theme="rose"] .yono-promo-card {
  color:#17233e!important;
}
body.dark-mode .yono-promo-card,
:root[data-yono-theme="midnight"] .yono-promo-card,
:root[data-yono-theme="ocean"] .yono-promo-card,
:root[data-yono-theme="purple"] .yono-promo-card,
:root[data-yono-theme="emerald"] .yono-promo-card,
:root[data-yono-theme="sunset"] .yono-promo-card,
:root[data-yono-theme="rose"] .yono-promo-card {
  background:#fff!important; border-color:#dfe7f2!important; box-shadow:0 8px 24px rgba(20,45,90,.07)!important;
}
.yono-dash-all-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.yono-dash-all-card{display:flex;align-items:center;gap:10px;min-width:0;background:#fff;border:1px solid #e0e8f2;border-radius:16px;padding:10px;text-decoration:none;color:#17233e;box-shadow:0 6px 18px rgba(20,45,90,.05)}.yono-dash-all-card img,.yono-dash-all-placeholder{width:52px;height:52px;border-radius:14px;object-fit:cover;flex:0 0 auto;background:#eef4ff;display:grid;place-items:center;color:#4f46e5;font-weight:900}.yono-dash-all-info{min-width:0}.yono-dash-all-info strong,.yono-dash-all-info small,.yono-dash-all-info em{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yono-dash-all-info strong{font-size:12px}.yono-dash-all-info small{font-size:9px;color:#66758f;margin-top:2px}.yono-dash-all-info em{font-size:8px;color:#64748b;font-style:normal;margin-top:5px}
@media(max-width:900px){.yono-dash-all-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.yono-dash-all-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.yono-dash-all-card{padding:9px;border-radius:15px}.yono-dash-all-card img,.yono-dash-all-placeholder{width:48px;height:48px}.yono-dash-all-info strong{font-size:11px}.yono-dash-all-info small{font-size:8px}.yono-dash-all-info em{font-size:7px}}
/* Keep every public detail/promo surface readable in the same bright language as the dashboard. */
body.dark-mode .app-detail-card, body.dark-mode .detail-actions, body.dark-mode .detail-meta-grid div, body.dark-mode .detail-content, body.dark-mode .screenshots, body.dark-mode .related-section, body.dark-mode .hero-box, body.dark-mode .card, body.dark-mode .seo-keywords-box, body.dark-mode .footer {
  background:#fff!important; color:#17233e!important; border-color:#e0e8f2!important;
}
body.dark-mode .detail-content p, body.dark-mode .keyword-tag, body.dark-mode .muted, body.dark-mode .detail-heading p { color:#64748b!important; }
body.dark-mode .detail-actions{background:rgba(255,255,255,.96)!important}


/* V250 — PUBLIC PAGES MATCH THE BRIGHT REFERENCE DASHBOARD
 * The approved dashboard language is now used consistently on app detail,
 * promo codes, category/listing pages and public footer/navigation too.
 * Admin controls remain functional; only the front-end presentation changes.
 */
html, body,
body.dark-mode,
body.midnight,
body.ocean,
body.purple,
body.emerald,
body.sunset,
body.rose {
  --bg:#f7faff!important;
  --surface:#ffffff!important;
  --surface2:#f2f6fc!important;
  --text:#14213d!important;
  --muted:#66758f!important;
  --border:#dfe7f2!important;
  --accent:#4f46e5!important;
  background:#f7faff!important;
  color:#14213d!important;
}

/* Remove the WordPress front-end admin toolbar from the public visual canvas;
   the site's own Admin control remains available. */
body:not(.wp-admin) #wpadminbar{display:none!important}
html{margin-top:0!important}

/* App detail page */
body.dark-mode .detail-wrap,
:root[data-yono-theme] .detail-wrap{background:#f7faff!important;color:#14213d!important}
body.dark-mode .app-detail-card,
:root[data-yono-theme] .app-detail-card,
body.dark-mode .premium-detail,
:root[data-yono-theme] .premium-detail{
  background:linear-gradient(145deg,#ffffff,#f7faff)!important;
  color:#14213d!important;
  border:1px solid #dbe5f2!important;
  box-shadow:0 12px 34px rgba(31,65,120,.08)!important;
}
body.dark-mode .detail-heading h1,
:root[data-yono-theme] .detail-heading h1{color:#173b86!important;background:none!important;-webkit-text-fill-color:#173b86!important}
body.dark-mode .detail-heading p,
:root[data-yono-theme] .detail-heading p,
body.dark-mode .yono-detail-excerpt,
:root[data-yono-theme] .yono-detail-excerpt{color:#66758f!important}
body.dark-mode .detail-category,
:root[data-yono-theme] .detail-category{background:#edf4ff!important;color:#3571b7!important;border-color:#d6e5f8!important}
body.dark-mode .detail-meta-grid>div,
:root[data-yono-theme] .detail-meta-grid>div,
body.dark-mode .yono-v243-quick-info>div,
:root[data-yono-theme] .yono-v243-quick-info>div{
  background:#ffffff!important;color:#17233e!important;border:1px solid #dbe5f2!important;
}
body.dark-mode .detail-meta-grid span,
:root[data-yono-theme] .detail-meta-grid span{color:#66758f!important}
body.dark-mode .detail-meta-grid strong,
:root[data-yono-theme] .detail-meta-grid strong{color:#17233e!important}
body.dark-mode .detail-actions,
:root[data-yono-theme] .detail-actions{
  background:#ffffff!important;color:#17233e!important;border:1px solid #dbe5f2!important;
  box-shadow:0 8px 24px rgba(31,65,120,.06)!important;
}
body.dark-mode .detail-actions .big:not(.primary-big):not(.telegram-big),
:root[data-yono-theme] .detail-actions .big:not(.primary-big):not(.telegram-big){
  background:#eef5ff!important;color:#17365f!important;border:1px solid #cfe0f4!important;
}
body.dark-mode .primary-big,
:root[data-yono-theme] .primary-big{background:linear-gradient(135deg,#2d78ed,#7338e8)!important;color:#fff!important;border:0!important}
body.dark-mode .telegram-big,
:root[data-yono-theme] .telegram-big{background:linear-gradient(135deg,#159fe0,#2476e8)!important;color:#fff!important;border:0!important}
body.dark-mode .yono-app-smart-row,
:root[data-yono-theme] .yono-app-smart-row,
body.dark-mode .yono-trust-row,
:root[data-yono-theme] .yono-trust-row,
body.dark-mode .yono-app-pulse-v186,
:root[data-yono-theme] .yono-app-pulse-v186{color:#17233e!important}
body.dark-mode .yono-smart-status,
:root[data-yono-theme] .yono-smart-status,
body.dark-mode .yono-score-pill,
:root[data-yono-theme] .yono-score-pill,
body.dark-mode .yono-trust-meter,
:root[data-yono-theme] .yono-trust-meter,
body.dark-mode .yono-fresh-meter,
:root[data-yono-theme] .yono-fresh-meter{
  background:#fff!important;color:#29415f!important;border:1px solid #dbe5f2!important;box-shadow:none!important;
}
body.dark-mode .yono-score-pill b,
:root[data-yono-theme] .yono-score-pill b,
body.dark-mode .yono-trust-meter b,
:root[data-yono-theme] .yono-trust-meter b{color:#2d78ed!important}
body.dark-mode .yono-app-pulse-v186,
:root[data-yono-theme] .yono-app-pulse-v186{background:#fff!important;border-color:#dbe5f2!important}
body.dark-mode .yono-app-pulse-v186 b,
:root[data-yono-theme] .yono-app-pulse-v186 b{color:#334e70!important}
body.dark-mode .yono-v243-why,
:root[data-yono-theme] .yono-v243-why,
body.dark-mode .yono-detail-features,
:root[data-yono-theme] .yono-detail-features,
body.dark-mode .yono-detail-update-info,
:root[data-yono-theme] .yono-detail-update-info,
body.dark-mode .detail-content,
:root[data-yono-theme] .detail-content,
body.dark-mode .screenshots,
:root[data-yono-theme] .screenshots,
body.dark-mode .related-section,
:root[data-yono-theme] .related-section,
body.dark-mode .seo-keywords-box,
:root[data-yono-theme] .seo-keywords-box{
  background:#fff!important;color:#17233e!important;border-color:#dbe5f2!important;box-shadow:0 8px 24px rgba(31,65,120,.06)!important;
}
body.dark-mode .yono-v243-why-head h2,
:root[data-yono-theme] .yono-v243-why-head h2,
body.dark-mode .yono-detail-features h2,
:root[data-yono-theme] .yono-detail-features h2,
body.dark-mode .yono-detail-update-info h2,
:root[data-yono-theme] .yono-detail-update-info h2,
body.dark-mode .detail-content h2,
:root[data-yono-theme] .detail-content h2{color:#172554!important}
body.dark-mode .yono-v243-why-card,
:root[data-yono-theme] .yono-v243-why-card,
body.dark-mode .yono-detail-feature-card,
:root[data-yono-theme] .yono-detail-feature-card,
body.dark-mode .yono-detail-update-grid>div,
:root[data-yono-theme] .yono-detail-update-grid>div{
  background:#f8fbff!important;color:#17233e!important;border-color:#e0e8f2!important;
}
body.dark-mode .yono-v243-why-card strong,
:root[data-yono-theme] .yono-v243-why-card strong,
body.dark-mode .yono-detail-feature-card h3,
:root[data-yono-theme] .yono-detail-feature-card h3{color:#17233e!important}
body.dark-mode .yono-v243-why-card small,
:root[data-yono-theme] .yono-v243-why-card small,
body.dark-mode .yono-detail-feature-card p,
:root[data-yono-theme] .yono-detail-feature-card p,
body.dark-mode .yono-detail-update-copy,
:root[data-yono-theme] .yono-detail-update-copy{color:#66758f!important}
body.dark-mode .faq-item,
:root[data-yono-theme] .faq-item{background:#fff!important;color:#17233e!important;border-color:#dfe7f2!important}
body.dark-mode .faq-item summary,
:root[data-yono-theme] .faq-item summary{color:#17233e!important}

/* Promo page and promo cards */
body.dark-mode .yono-promo-page-wrap,
:root[data-yono-theme] .yono-promo-page-wrap,
body.dark-mode .yono-promo-section,
:root[data-yono-theme] .yono-promo-section{background:#f7faff!important;color:#14213d!important}
body.dark-mode .yono-promo-section .section-head h2,
:root[data-yono-theme] .yono-promo-section .section-head h2{color:#17233e!important}
body.dark-mode .yono-promo-card,
:root[data-yono-theme] .yono-promo-card,
body.dark-mode .yono-promo-grid .yono-promo-card,
:root[data-yono-theme] .yono-promo-grid .yono-promo-card{
  background:linear-gradient(145deg,#fff,#f7f9ff)!important;color:#17233e!important;border-color:#dbe5f2!important;box-shadow:0 10px 26px rgba(31,65,120,.08)!important;
}
body.dark-mode .yono-promo-app-title h3,
:root[data-yono-theme] .yono-promo-app-title h3,
body.dark-mode .yono-promo-app-head h3,
:root[data-yono-theme] .yono-promo-app-head h3{color:#173b86!important}
body.dark-mode .yono-promo-app-head span,
:root[data-yono-theme] .yono-promo-app-head span,
body.dark-mode .yono-promo-freshness,
:root[data-yono-theme] .yono-promo-freshness{color:#64748b!important}
body.dark-mode .yono-promo-code-row,
:root[data-yono-theme] .yono-promo-code-row{background:#f1f5fb!important;border-color:#e0e8f2!important}
body.dark-mode .yono-promo-code-row code,
:root[data-yono-theme] .yono-promo-code-row code{background:#edf2f8!important;color:#17233e!important}
body.dark-mode .yono-promo-actions .btn:not(.primary),
:root[data-yono-theme] .yono-promo-actions .btn:not(.primary){background:#edf4ff!important;color:#17365f!important;border:1px solid #d4e2f3!important}

/* Global front-end sections that were still inheriting old dark surfaces. */
body.dark-mode .card,
:root[data-yono-theme] .card,
body.dark-mode .premium-card,
:root[data-yono-theme] .premium-card,
body.dark-mode .section-card,
:root[data-yono-theme] .section-card,
body.dark-mode .activity-card,
:root[data-yono-theme] .activity-card,
body.dark-mode .hero-box,
:root[data-yono-theme] .hero-box{
  background:#fff!important;color:#17233e!important;border-color:#dfe7f2!important;
}
body.dark-mode .card .title,
:root[data-yono-theme] .card .title,
body.dark-mode .section-head h2,
:root[data-yono-theme] .section-head h2{color:#17233e!important}
body.dark-mode .card-cat,
:root[data-yono-theme] .card-cat,
body.dark-mode .muted,
:root[data-yono-theme] .muted{color:#64748b!important}

/* Public bottom navigation should match the bright reference. */
body.dark-mode .mobile-bottom-nav,
:root[data-yono-theme] .mobile-bottom-nav{
  background:rgba(255,255,255,.97)!important;border:1px solid #dce6f2!important;box-shadow:0 10px 30px rgba(20,45,90,.16)!important;backdrop-filter:blur(16px)!important;
}
body.dark-mode .mobile-bottom-nav a,
body.dark-mode .mobile-bottom-nav a small,
body.dark-mode .mobile-bottom-nav a span,
:root[data-yono-theme] .mobile-bottom-nav a,
:root[data-yono-theme] .mobile-bottom-nav a small,
:root[data-yono-theme] .mobile-bottom-nav a span{color:#243653!important}
body.dark-mode .mobile-bottom-nav a.active,
:root[data-yono-theme] .mobile-bottom-nav a.active{background:#eef2ff!important;color:#4f46e5!important;box-shadow:none!important}
body.dark-mode .mobile-bottom-nav a.active small,
body.dark-mode .mobile-bottom-nav a.active span,
:root[data-yono-theme] .mobile-bottom-nav a.active small,
:root[data-yono-theme] .mobile-bottom-nav a.active span{color:#4f46e5!important}

/* V251 — FINAL REFERENCE MOBILE READABILITY PASS
 * Presentation-only. Keep existing PHP/data/features unchanged.
 * The approved bright dashboard must never inherit low-contrast text from an older theme layer.
 */
.yono-reference-dashboard,
.yono-reference-dashboard *{
  opacity:1;
}
.yono-reference-dashboard .yono-dash-pulse,
.yono-reference-dashboard .yono-dash-shortcuts a,
.yono-reference-dashboard .yono-dash-app-card,
.yono-reference-dashboard .yono-dash-fresh-card,
.yono-reference-dashboard .yono-dash-category-row a,
.yono-reference-dashboard .yono-dash-all-card{
  color:#14213d!important;
}
.yono-reference-dashboard .yono-dash-section-kicker{color:#4638c7!important}
.yono-reference-dashboard .yono-dash-pulse-grid strong{color:#182641!important}
.yono-reference-dashboard .yono-dash-pulse-grid span{color:#586982!important}
.yono-reference-dashboard .yono-dash-shortcuts b{color:#17233e!important}
.yono-reference-dashboard .yono-dash-heading h2{color:#14213d!important}
.yono-reference-dashboard .yono-dash-heading a{color:#2457d7!important}
.yono-reference-dashboard .yono-dash-app-card>strong,
.yono-reference-dashboard .yono-dash-fresh-card strong,
.yono-reference-dashboard .yono-dash-all-info strong,
.yono-reference-dashboard .yono-dash-category-row a b{color:#14213d!important}
.yono-reference-dashboard .yono-dash-cat{color:#3571b7!important;background:#edf5ff!important}
.yono-reference-dashboard .yono-dash-stats,
.yono-reference-dashboard .yono-dash-fresh-card span,
.yono-reference-dashboard .yono-dash-all-info small,
.yono-reference-dashboard .yono-dash-all-info em{color:#5f7089!important}
.yono-reference-dashboard .yono-dash-app-card em{color:#159447!important;background:#e8f8e9!important}
.yono-reference-dashboard .yono-dash-category-row a span{color:inherit!important}
.yono-reference-dashboard .yono-dash-brand{color:#12213e!important}
.yono-reference-dashboard .yono-dash-icon-btn{color:#13203a!important}
.yono-reference-dashboard .yono-dash-shortcuts a:nth-child(3) span{color:#169447!important}

@media(max-width:650px){
  .yono-reference-dashboard .yono-dash-shortcuts b{font-size:12px!important;line-height:1.2}
  .yono-reference-dashboard .yono-dash-heading h2{font-size:17px!important;line-height:1.25}
  .yono-reference-dashboard .yono-dash-app-card>strong{font-size:13px!important;color:#14213d!important}
  .yono-reference-dashboard .yono-dash-fresh-card strong{font-size:12px!important;color:#14213d!important}
  .yono-reference-dashboard .yono-dash-pulse-grid strong{font-size:18px!important;color:#182641!important}
  .yono-reference-dashboard .yono-dash-pulse-grid span{font-size:10px!important;color:#586982!important}
}

/* V252: compact app-detail promo panel — keep the live codes useful without the oversized box. */
.premium-detail .yono-detail-promo-box{
  margin:8px 0 12px!important;
  padding:10px!important;
  border-radius:14px!important;
}
.premium-detail .yono-detail-promo-head{margin-bottom:6px!important}
.premium-detail .yono-detail-promo-head h2{font-size:18px!important;margin:1px 0 0!important}
.premium-detail .yono-detail-promo-list{gap:5px!important}
.premium-detail .yono-detail-promo-code-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;gap:5px!important;align-items:center!important}
.premium-detail .yono-detail-promo-code{min-height:36px!important;padding:4px 6px 4px 8px!important;border-radius:9px!important}
.premium-detail .yono-detail-promo-code code{font-size:11px!important;padding:6px 8px!important;border-radius:7px!important}
.premium-detail .yono-detail-promo-code span{font-size:8px!important;padding:4px 6px!important}
@media(max-width:650px){
  .premium-detail .yono-detail-promo-box{margin:7px 0 10px!important;padding:9px!important;border-radius:13px!important}
  .premium-detail .yono-detail-promo-head h2{font-size:17px!important}
  .premium-detail .yono-detail-promo-live-badge{font-size:7px!important;padding:3px 5px!important}
  .premium-detail .yono-detail-promo-code-wrap{grid-template-columns:minmax(0,1fr) 36px!important;gap:4px!important}
  .premium-detail .yono-detail-promo-code{min-height:34px!important;padding:3px 5px 3px 7px!important}
  .premium-detail .yono-detail-promo-code code{font-size:10px!important;padding:5px 7px!important}
}

/* V253 — BRIGHT DETAIL READABILITY + COMPACT FOLLOW
   Bright theme only. Keeps dark/other themes unchanged. */
:root[data-yono-theme="bright"] .app-detail-card,
:root[data-yono-theme="bright"] .detail-content,
:root[data-yono-theme="bright"] .detail-heading,
:root[data-yono-theme="bright"] .detail-hero,
:root[data-yono-theme="bright"] .detail-meta-grid,
:root[data-yono-theme="bright"] .yono-detail-quick-stats,
:root[data-yono-theme="bright"] .yono-detail-premium-strip,
:root[data-yono-theme="bright"] .yono-detail-features,
:root[data-yono-theme="bright"] .yono-detail-update-info,
:root[data-yono-theme="bright"] .yono-detail-latest,
:root[data-yono-theme="bright"] .yono-detail-promo-box,
:root[data-yono-theme="bright"] .yono-v243-why{
  color:#172033!important;
}
:root[data-yono-theme="bright"] .detail-heading h1,
:root[data-yono-theme="bright"] .detail-content h2,
:root[data-yono-theme="bright"] .detail-content h3,
:root[data-yono-theme="bright"] .yono-v243-why h2,
:root[data-yono-theme="bright"] .yono-v243-why h3,
:root[data-yono-theme="bright"] .yono-detail-features h2,
:root[data-yono-theme="bright"] .yono-detail-features h3,
:root[data-yono-theme="bright"] .yono-detail-update-info h2,
:root[data-yono-theme="bright"] .yono-detail-latest h2,
:root[data-yono-theme="bright"] .yono-detail-promo-box h2,
:root[data-yono-theme="bright"] .yono-detail-section-note{
  color:#172033!important;
  -webkit-text-fill-color:#172033!important;
}
:root[data-yono-theme="bright"] .detail-content p,
:root[data-yono-theme="bright"] .detail-content span,
:root[data-yono-theme="bright"] .detail-content small,
:root[data-yono-theme="bright"] .yono-v243-why p,
:root[data-yono-theme="bright"] .yono-v243-why span,
:root[data-yono-theme="bright"] .yono-detail-features p,
:root[data-yono-theme="bright"] .yono-detail-update-info p,
:root[data-yono-theme="bright"] .yono-detail-latest p,
:root[data-yono-theme="bright"] .yono-detail-promo-age{
  color:#64748b!important;
}
:root[data-yono-theme="bright"] .detail-meta-grid div,
:root[data-yono-theme="bright"] .yono-detail-quick-stats>div,
:root[data-yono-theme="bright"] .yono-detail-features,
:root[data-yono-theme="bright"] .yono-detail-update-info,
:root[data-yono-theme="bright"] .yono-detail-latest,
:root[data-yono-theme="bright"] .yono-v243-why{
  background:#fff!important;
  border-color:#dfe6f0!important;
  box-shadow:0 8px 24px rgba(30,55,100,.055)!important;
}
:root[data-yono-theme="bright"] .detail-meta-grid strong,
:root[data-yono-theme="bright"] .yono-detail-quick-stats strong,
:root[data-yono-theme="bright"] .yono-detail-latest-grid strong,
:root[data-yono-theme="bright"] .yono-detail-feature-card h3,
:root[data-yono-theme="bright"] .yono-detail-update-grid strong{
  color:#172033!important;
}
:root[data-yono-theme="bright"] .yono-detail-promo-box{
  background:#fff!important;
  border-color:#dfe6f0!important;
  box-shadow:0 8px 24px rgba(30,55,100,.055)!important;
}
:root[data-yono-theme="bright"] .yono-detail-promo-box:before{background:linear-gradient(90deg,#2563eb,#7c3aed,#ec4899)!important}
:root[data-yono-theme="bright"] .yono-detail-promo-box .eyebrow{color:#2563eb!important}
:root[data-yono-theme="bright"] .yono-detail-promo-live-badge{background:#ecfdf5!important;color:#047857!important;border-color:#a7f3d0!important}
:root[data-yono-theme="bright"] .yono-detail-promo-code{
  background:#f8fafc!important;color:#172033!important;border-color:#dfe6f0!important;box-shadow:none!important;
}
:root[data-yono-theme="bright"] .yono-detail-promo-code code{color:#172033!important}
:root[data-yono-theme="bright"] .yono-detail-promo-code span{color:#2563eb!important}
:root[data-yono-theme="bright"] .yono-report-code{background:#f5f8fc!important;color:#475569!important;border-color:#dfe6f0!important}

/* Compact action row: give Download more room and keep Follow smaller. */
:root[data-yono-theme="bright"] .detail-actions{
  display:grid!important;
  grid-template-columns:minmax(0,1.28fr) minmax(0,.72fr)!important;
  gap:10px!important;
  background:rgba(255,255,255,.96)!important;
  border-color:#dfe6f0!important;
  box-shadow:0 8px 24px rgba(30,55,100,.08)!important;
}
:root[data-yono-theme="bright"] .detail-actions .primary-big{
  min-width:0!important;
  width:100%!important;
  font-size:20px!important;
}
  min-width:0!important;
  width:100%!important;
  font-size:15px!important;
  font-weight:800!important;
  padding:10px 8px!important;
  white-space:nowrap!important;
}
@media(max-width:650px){
  :root[data-yono-theme="bright"] .detail-actions{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr)!important}
  :root[data-yono-theme="bright"] .detail-actions .primary-big{font-size:18px!important;padding:10px 10px!important}
}

/* V254: clean app-detail action area — keep only the live views/downloads pulse above actions */
.premium-detail .yono-detail-premium-strip,
.premium-detail .yono-detail-excerpt,
.premium-detail .yono-app-smart-row,
.premium-detail .yono-trust-row,
.premium-detail .detail-meta-grid,
.premium-detail .detail-title-share{display:none!important}
.premium-detail .detail-actions{display:flex!important;align-items:stretch!important;gap:8px!important}
.premium-detail .detail-actions .primary-big{flex:1 1 auto!important;min-width:0!important}
.premium-detail .yono-app-pulse-v186{margin-top:12px!important;margin-bottom:8px!important}
@media(max-width:650px){
  .premium-detail .detail-actions{margin:12px 0 14px!important;padding:7px!important;gap:7px!important}
  .premium-detail .detail-actions .primary-big{flex:1 1 62%!important;min-width:0!important}
}

/* V256: clean mobile Download + Telegram action layout. Keep both actions, but never squeeze or clip them. */
.premium-detail .detail-actions{
  display:flex!important;
  flex-direction:column!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  gap:10px!important;
  padding:8px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
.premium-detail .detail-actions .primary-big,
.premium-detail .detail-actions .telegram-big{
  display:flex!important;
  width:100%!important;
  min-width:0!important;
  min-height:56px!important;
  height:56px!important;
  margin:0!important;
  padding:10px 14px!important;
  box-sizing:border-box!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:visible!important;
  line-height:1.15!important;
}
.premium-detail .detail-actions .primary-big{font-size:20px!important;font-weight:900!important}
.premium-detail .detail-actions .telegram-big{font-size:17px!important;font-weight:900!important}
@media(max-width:650px){
  .premium-detail .detail-actions{gap:8px!important;padding:7px!important}
  .premium-detail .detail-actions .primary-big{font-size:18px!important}
  .premium-detail .detail-actions .telegram-big{font-size:15px!important}
}

/* V257: restore the requested mobile app-action layout — Download first, Telegram below */
@media(max-width:650px){
  .premium-detail #yono-detail-download.detail-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-auto-flow:row!important;
    gap:10px!important;
    width:100%!important;
    box-sizing:border-box!important;
    align-items:stretch!important;
  }
  .premium-detail #yono-detail-download.detail-actions .big{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    box-sizing:border-box!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
  }
  .premium-detail #yono-detail-download.detail-actions .primary-big{grid-column:1!important;grid-row:1!important;}
  .premium-detail #yono-detail-download.detail-actions .telegram-big{grid-column:1!important;grid-row:2!important;}
}
@media(min-width:651px){
  .premium-detail #yono-detail-download.detail-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .premium-detail #yono-detail-download.detail-actions .big{width:100%!important;box-sizing:border-box!important;}
}

/* V258: compact full-width detail actions — keep Download above Telegram, reduce height only. */
.premium-detail #yono-detail-download.detail-actions{
  gap:7px!important;
  padding:6px!important;
}
.premium-detail #yono-detail-download.detail-actions .primary-big,
.premium-detail #yono-detail-download.detail-actions .telegram-big{
  width:100%!important;
  min-height:48px!important;
  height:48px!important;
  padding:7px 12px!important;
  line-height:1.1!important;
}
.premium-detail #yono-detail-download.detail-actions .primary-big{font-size:17px!important;font-weight:900!important}
.premium-detail #yono-detail-download.detail-actions .telegram-big{font-size:14px!important;font-weight:900!important}
@media(max-width:650px){
  .premium-detail #yono-detail-download.detail-actions{gap:7px!important;padding:6px!important}
  .premium-detail #yono-detail-download.detail-actions .primary-big,
  .premium-detail #yono-detail-download.detail-actions .telegram-big{
    min-height:46px!important;height:46px!important;padding:6px 10px!important;
  }
  .premium-detail #yono-detail-download.detail-actions .primary-big{font-size:16px!important}
  .premium-detail #yono-detail-download.detail-actions .telegram-big{font-size:13px!important}
}

/* V259: Compact Hot Right Now — mobile horizontal discovery */
.yono-hot-now-section .yono-hot-now-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.yono-hot-now-section .yono-hot-now-card{
  min-width:0;
  padding:10px;
  gap:8px;
  border-radius:15px;
}
.yono-hot-now-section .yono-hot-now-card img{
  width:42px;height:42px;flex:0 0 42px;border-radius:12px;
}
.yono-hot-now-section .yono-hot-copy strong{font-size:11px}
.yono-hot-now-section .yono-hot-copy small{font-size:8px}
.yono-hot-now-section .yono-hot-rank{font-size:8px;padding:3px 5px}
.yono-hot-now-section .yono-hot-arrow{font-size:18px}
@media(max-width:650px){
  .yono-hot-now-section .yono-hot-now-grid{
    display:flex;
    flex-wrap:nowrap;
    overflow-x:auto;
    overflow-y:hidden;
    gap:8px;
    padding:2px 2px 8px;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .yono-hot-now-section .yono-hot-now-grid::-webkit-scrollbar{display:none}
  .yono-hot-now-section .yono-hot-now-card{
    flex:0 0 154px;
    width:154px;
    min-width:154px;
    min-height:76px;
    scroll-snap-align:start;
  }
}

/* V260: Restore Hot Right Now to the original mobile horizontal-scroll layout.
   Only the Hot Right Now row is reverted; the rest of the dashboard stays unchanged. */
@media(max-width:850px){
  .yono-reference-dashboard .yono-dash-app-row{
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:12px!important;
    padding:2px 2px 10px!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-snap-type:x proximity!important;
  }
  .yono-reference-dashboard .yono-dash-app-row::-webkit-scrollbar{display:none!important}
  .yono-reference-dashboard .yono-dash-app-card{
    flex:0 0 150px!important;
    width:150px!important;
    min-width:150px!important;
    max-width:150px!important;
    box-sizing:border-box!important;
    scroll-snap-align:start;
  }
}
@media(max-width:650px){
  .yono-reference-dashboard .yono-dash-app-card{flex-basis:145px!important;width:145px!important;min-width:145px!important;max-width:145px!important;padding:12px!important;border-radius:18px!important}
  .yono-reference-dashboard .yono-dash-app-card img{width:76px!important;height:76px!important;border-radius:19px!important}
}


/* V261: Hot Right Now compact cards — category and score removed; views/downloads remain. */
.yono-reference-dashboard .yono-dash-app-card .yono-dash-cat,
.yono-reference-dashboard .yono-dash-app-card > em{display:none!important}
.yono-reference-dashboard .yono-dash-app-card{padding:9px!important}
.yono-reference-dashboard .yono-dash-app-card img{width:68px!important;height:68px!important}
@media(max-width:650px){
  .yono-reference-dashboard .yono-dash-app-card{flex-basis:132px!important;width:132px!important;min-width:132px!important;max-width:132px!important;padding:9px!important}
  .yono-reference-dashboard .yono-dash-app-card img{width:62px!important;height:62px!important;border-radius:16px!important}
}

/* V262: Fresh Today matches Hot Right Now horizontal-scroll behavior on mobile. */
@media(max-width:850px){
  .yono-reference-dashboard .yono-dash-fresh-row{
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:12px!important;
    padding:2px 2px 10px!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-snap-type:x proximity!important;
  }
  .yono-reference-dashboard .yono-dash-fresh-row::-webkit-scrollbar{display:none!important}
  .yono-reference-dashboard .yono-dash-fresh-card{
    flex:0 0 150px!important;
    width:150px!important;
    min-width:150px!important;
    max-width:150px!important;
    box-sizing:border-box!important;
    scroll-snap-align:start;
  }
}
@media(max-width:650px){
  .yono-reference-dashboard .yono-dash-fresh-card{
    flex-basis:132px!important;
    width:132px!important;
    min-width:132px!important;
    max-width:132px!important;
    padding:9px!important;
    border-radius:18px!important;
  }
  .yono-reference-dashboard .yono-dash-fresh-card img{
    width:62px!important;
    height:62px!important;
    border-radius:16px!important;
    margin:0 auto 8px!important;
  }
  .yono-reference-dashboard .yono-dash-fresh-card strong{font-size:11px!important}
  .yono-reference-dashboard .yono-dash-fresh-card span{font-size:8px!important}
}

/* V263 — FINAL MOBILE DISCOVERY READABILITY + 3-COLUMN VIEW-ALL
   Only fixes the requested dashboard text visibility and public View All grid. */
.yono-reference-dashboard .yono-dash-heading h2,
.yono-reference-dashboard .yono-dash-heading a,
.yono-reference-dashboard .yono-dash-shortcuts b,
.yono-reference-dashboard .yono-dash-app-card > strong,
.yono-reference-dashboard .yono-dash-fresh-card strong,
.yono-reference-dashboard .yono-dash-fresh-card span,
.yono-reference-dashboard .yono-dash-stats,
.yono-reference-dashboard .yono-dash-pulse-grid strong,
.yono-reference-dashboard .yono-dash-pulse-grid span,
.yono-reference-dashboard .yono-dash-category-row a b,
.yono-reference-dashboard .yono-dash-all-info strong,
.yono-reference-dashboard .yono-dash-all-info small,
.yono-reference-dashboard .yono-dash-all-info em{
  opacity:1!important;
  text-shadow:none!important;
}
.yono-reference-dashboard .yono-dash-heading h2,
.yono-reference-dashboard .yono-dash-shortcuts b,
.yono-reference-dashboard .yono-dash-app-card > strong,
.yono-reference-dashboard .yono-dash-fresh-card strong,
.yono-reference-dashboard .yono-dash-category-row a b,
.yono-reference-dashboard .yono-dash-all-info strong{
  color:#14213d!important;
  -webkit-text-fill-color:#14213d!important;
}
.yono-reference-dashboard .yono-dash-heading a{color:#2457d7!important;-webkit-text-fill-color:#2457d7!important}
.yono-reference-dashboard .yono-dash-fresh-card span,
.yono-reference-dashboard .yono-dash-stats,
.yono-reference-dashboard .yono-dash-pulse-grid span,
.yono-reference-dashboard .yono-dash-all-info small,
.yono-reference-dashboard .yono-dash-all-info em{color:#5f7089!important;-webkit-text-fill-color:#5f7089!important}
.yono-reference-dashboard .yono-dash-pulse-grid strong{color:#182641!important;-webkit-text-fill-color:#182641!important}

/* View All pages: 3 apps per row on mobile, as requested. */
@media(max-width:650px){
  .yono-reference-subpage .yono-subpage-app-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .yono-reference-subpage .yono-subpage-app{
    padding:9px 6px!important;
    border-radius:15px!important;
  }
  .yono-reference-subpage .yono-subpage-app img{
    width:62px!important;
    height:62px!important;
    border-radius:15px!important;
    margin-bottom:7px!important;
  }
  .yono-reference-subpage .yono-subpage-app strong{font-size:11px!important;line-height:1.2!important}
  .yono-reference-subpage .yono-subpage-app small{font-size:8px!important;margin-top:3px!important}
  .yono-reference-subpage .yono-subpage-app span{font-size:8px!important;margin-top:6px!important;white-space:nowrap}
}


/* V264 — PUBLIC SUBPAGE TEXT VISIBILITY
   Keep the existing bright theme/layout; only restore readable text colors. */
.yono-reference-subpage .yono-subpage-head h1,
.yono-reference-subpage .yono-subpage-head > span,
.yono-reference-subpage .yono-subpage-app strong,
.yono-reference-subpage .yono-subpage-app small,
.yono-reference-subpage .yono-subpage-app span,
.yono-reference-subpage .yono-subpage-category-grid strong,
.yono-reference-subpage .yono-subpage-category-grid small{
  opacity:1!important;
  text-shadow:none!important;
  -webkit-text-fill-color:initial!important;
}
.yono-reference-subpage .yono-subpage-head h1,
.yono-reference-subpage .yono-subpage-app strong,
.yono-reference-subpage .yono-subpage-category-grid strong{
  color:#14213d!important;
  -webkit-text-fill-color:#14213d!important;
}
.yono-reference-subpage .yono-subpage-head > span,
.yono-reference-subpage .yono-subpage-app small,
.yono-reference-subpage .yono-subpage-app span,
.yono-reference-subpage .yono-subpage-category-grid small{
  color:#5f7089!important;
  -webkit-text-fill-color:#5f7089!important;
}
.yono-reference-subpage .yono-subpage-head > a{
  color:#2457d7!important;
  -webkit-text-fill-color:#2457d7!important;
}
@media(max-width:650px){
  .yono-reference-subpage .yono-subpage-head h1{font-size:28px!important;line-height:1.15!important}
  .yono-reference-subpage .yono-subpage-head > span{font-size:14px!important}
  .yono-reference-subpage .yono-subpage-app strong{color:#2457d7!important;-webkit-text-fill-color:#2457d7!important}
}

/* V265: keep the four home shortcuts in one compact row on mobile. */
@media(max-width:650px){
  .yono-reference-dashboard .yono-dash-shortcuts{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:7px!important;
    overflow:visible!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .yono-reference-dashboard .yono-dash-shortcuts a{
    min-width:0!important;
    min-height:72px!important;
    padding:7px 3px!important;
    border-radius:14px!important;
    gap:5px!important;
  }
  .yono-reference-dashboard .yono-dash-shortcuts span{font-size:21px!important}
  .yono-reference-dashboard .yono-dash-shortcuts a:nth-child(3) span{font-size:10px!important;padding:4px 5px!important}
  .yono-reference-dashboard .yono-dash-shortcuts b{font-size:9.5px!important;line-height:1.1!important;white-space:nowrap!important}
}

/* V266: mobile detail actions stacked + related apps 3-column compact */
@media(max-width:650px){
  .premium-detail .detail-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  .premium-detail .detail-actions .big{
    width:100%!important;
    min-width:0!important;
    min-height:42px!important;
    padding:9px 10px!important;
    font-size:15px!important;
    box-sizing:border-box!important;
  }
  .premium-detail .related-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
  }
  .premium-detail .related-grid .card{
    padding:8px!important;
    border-radius:13px!important;
    min-width:0!important;
  }
  .premium-detail .related-grid .card-top{margin-bottom:5px!important}
  .premium-detail .related-grid .card-cat{font-size:8px!important;padding:4px 6px!important}
  .premium-detail .related-grid .app-logo{
    width:52px!important;height:52px!important;
    margin:0 auto 6px!important;border-radius:12px!important;
  }
  .premium-detail .related-grid .title{font-size:11px!important;line-height:1.2!important;margin-bottom:4px!important}
  .premium-detail .related-grid .app-mini-stats{font-size:8px!important;margin-bottom:6px!important;gap:4px!important}
  .premium-detail .related-grid .buttons{gap:4px!important}
  .premium-detail .related-grid .buttons .btn,
  .premium-detail .related-grid .buttons .app-share-btn{font-size:8px!important;padding:6px 3px!important;min-width:0!important;border-radius:8px!important}
}

/* V267: force remaining detail promo/related surfaces into the approved light UI.
 * This only fixes the visual surfaces; app data, links and functionality are untouched. */
html body:not(.wp-admin) .premium-detail .yono-detail-promo-box,
html body:not(.wp-admin) .premium-detail .yono-detail-promo-box .yono-detail-promo-code,
html body:not(.wp-admin) .premium-detail .related-section,
html body:not(.wp-admin) .premium-detail .related-section .card{
  background:#ffffff!important;
  color:#172033!important;
  border-color:#dfe6f0!important;
  box-shadow:0 8px 24px rgba(30,55,100,.055)!important;
}
html body:not(.wp-admin) .premium-detail .yono-detail-promo-box h2,
html body:not(.wp-admin) .premium-detail .yono-detail-promo-box .eyebrow,
html body:not(.wp-admin) .premium-detail .related-section .section-head h2,
html body:not(.wp-admin) .premium-detail .related-section .title,
html body:not(.wp-admin) .premium-detail .related-section .card strong,
html body:not(.wp-admin) .premium-detail .related-section .card .title{
  color:#172033!important;
  -webkit-text-fill-color:#172033!important;
}
html body:not(.wp-admin) .premium-detail .yono-detail-promo-box .yono-detail-promo-age,
html body:not(.wp-admin) .premium-detail .related-section .muted,
html body:not(.wp-admin) .premium-detail .related-section .card small,
html body:not(.wp-admin) .premium-detail .related-section .app-mini-stats{
  color:#64748b!important;
}
html body:not(.wp-admin) .premium-detail .yono-detail-promo-box .yono-detail-promo-code code{
  background:#f1f5fb!important;
  color:#172033!important;
}

/* V270 — User-provided YonoAgent logo. Keep the supplied artwork as the public brand mark. */
.yono-site-logo{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:150px!important;height:58px!important;overflow:hidden!important;text-decoration:none!important}
.yono-site-logo-img{display:block!important;width:124px!important;height:58px!important;object-fit:contain!important;object-position:center!important;filter:none!important}
.yono-dash-logo-image{display:flex!important;align-items:center!important;width:150px!important;height:54px!important;overflow:hidden!important}
.yono-dash-logo-image img{display:block!important;width:112px!important;height:54px!important;object-fit:contain!important;object-position:center!important}
@media(max-width:650px){.yono-site-logo{width:128px!important;height:52px!important}.yono-site-logo-img{width:108px!important;height:52px!important}.yono-dash-logo-image{width:126px!important;height:48px!important}.yono-dash-logo-image img{width:100px!important;height:48px!important}}

/* V271: restore visible YonoAgent name beside the new logo */
.site-header .yono-site-logo{display:inline-flex!important;align-items:center!important;gap:8px!important;text-decoration:none!important;min-width:0!important}
.site-header .yono-site-logo-img{display:block!important;width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;object-fit:contain!important;flex:0 0 42px!important}
.site-header .yono-site-logo .site-name{display:inline-block!important;max-width:170px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:21px!important;line-height:1.1!important;font-weight:900!important;color:var(--text)!important}
@media(max-width:650px){.site-header .yono-site-logo-img{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;flex-basis:38px!important}.site-header .yono-site-logo .site-name{font-size:19px!important;max-width:145px!important}}

/* V272 — dashboard header: show YonoAgent beside logo and remove the old right-side notification icon. */
.yono-dash-topbar{grid-template-columns:44px minmax(0,1fr) 44px!important}
.yono-dash-brand-name{display:inline-block!important;color:#24304a!important;font-size:20px!important;font-weight:950!important;letter-spacing:-.035em!important;white-space:nowrap!important;line-height:1!important}
.yono-dash-logo-image{width:auto!important;min-width:0!important;overflow:visible!important;gap:8px!important}
.yono-dash-logo-image img{flex:0 0 auto!important}
.yono-dash-top-actions{justify-content:flex-end!important}
@media(max-width:650px){.yono-dash-topbar{grid-template-columns:38px minmax(0,1fr) 40px!important}.yono-dash-brand-name{font-size:18px!important}.yono-dash-logo-image{width:auto!important;gap:6px!important}.yono-dash-logo-image img{width:78px!important;height:44px!important}}
.dark-mode .yono-dash-brand-name{color:#172033!important}

/* V272 — Related Apps now uses the same clean bright theme as the new dashboard. */
html body:not(.wp-admin) .premium-detail .related-section .card,
html body:not(.wp-admin) .related-section .premium-card{
  background:linear-gradient(145deg,#ffffff,#f7f9ff)!important;
  color:#172033!important;
  border:1px solid #dce5f2!important;
  border-radius:24px!important;
  box-shadow:0 10px 28px rgba(37,65,120,.09)!important;
}
html body:not(.wp-admin) .related-section .premium-card .card-cat{
  background:#edf4ff!important;color:#315ea8!important;border:1px solid #d6e5fb!important;
}
html body:not(.wp-admin) .related-section .premium-card .title,
html body:not(.wp-admin) .related-section .premium-card h3{
  color:#315dcc!important;-webkit-text-fill-color:#315dcc!important;
}
html body:not(.wp-admin) .related-section .premium-card .app-mini-stats{color:#64748b!important}
html body:not(.wp-admin) .related-section .premium-card .app-logo{
  box-shadow:0 8px 20px rgba(37,65,120,.12)!important;
}
html body:not(.wp-admin) .related-section .premium-card .app-share-btn{
  background:#fff!important;color:#263957!important;border:1px solid #cbdcf1!important;
}
html body:not(.wp-admin) .related-section .premium-card .btn.primary{
  background:linear-gradient(135deg,#2186ee,#5b43e8)!important;color:#fff!important;border:0!important;
}
html body.dark-mode .related-section .premium-card{
  background:linear-gradient(145deg,#ffffff,#f7f9ff)!important;color:#172033!important;
}

/* V273: public website/app information footer on the dashboard. */
.yono-dash-info-footer{margin:28px 0 18px;padding:24px 22px 20px;background:linear-gradient(180deg,#fff,#f7faff);border:1px solid #dfe8f4;border-radius:24px;box-shadow:0 10px 28px rgba(30,64,110,.06);color:#17233e}
.yono-dash-info-brand{font-size:24px;font-weight:900;color:#4b46d8;margin-bottom:7px}
.yono-dash-info-footer>p{margin:0;max-width:760px;color:#66748b;font-size:13px;line-height:1.7}
.yono-dash-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}
.yono-dash-info-grid h3{margin:0 0 9px;font-size:13px;color:#17233e}
.yono-dash-info-grid a{display:block;margin:6px 0;color:#4b46d8;text-decoration:none;font-size:12px;font-weight:700}
.yono-dash-info-note{margin-top:18px;padding-top:14px;border-top:1px solid #e4ebf4;color:#778399;font-size:11px;line-height:1.65}
.yono-dash-info-copy{margin-top:12px;color:#94a0b2;font-size:10px}
@media(max-width:650px){.yono-dash-info-footer{margin:22px 2px 16px;padding:20px 16px;border-radius:20px}.yono-dash-info-brand{font-size:21px}.yono-dash-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.yono-dash-info-grid>div:last-child{grid-column:1/-1}.yono-dash-info-footer>p{font-size:12px}}

/* V276: Restore ONLY the app Share + Copy buttons. Keep every other detail-page element unchanged. */
.premium-detail .detail-title-share{display:contents!important}
.premium-detail .detail-title-share .share-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important}
.premium-detail .detail-title-share .share-status{display:none!important}

/* V280: Mobile performance + smooth-scroll pass.
 * Keep the existing UI/behaviour, but reduce paint/compositing work on phones.
 */
@media (max-width:700px){
  html{scroll-behavior:auto!important;-webkit-text-size-adjust:100%;}
  body{-webkit-overflow-scrolling:touch;}

  /* Off-screen catalogue cards do not need full layout/paint work until near the viewport. */
  .catalogue-live .card,
  .related-grid .card,
  .featured-grid .card,
  .yono-dash-app-card,
  .yono-v243-hot-card,
  .yono-v243-fresh-item{
    content-visibility:auto;
    contain-intrinsic-size:220px;
  }

  /* Blur/backdrop filters are expensive during scrolling on many Android GPUs. */
  .site-header,
  .mobile-bottom-nav,
  .yono-front-admin__panel,
  .yono-public-alert-tools,
  .yono-theme-menu,
  .yono-saved-modal{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }

  /* Keep cards stable while the finger is moving; hover effects are not useful on touch. */
  .card,
  .premium-card,
  .yono-dash-app-card,
  .yono-v243-hot-card,
  .yono-v243-fresh-item{
    transition:none!important;
  }
  .card:hover,
  .premium-card:hover,
  .yono-dash-app-card:hover,
  .yono-v243-hot-card:hover,
  .yono-v243-fresh-item:hover{
    transform:none!important;
  }

  /* Non-essential decorative animations are disabled on mobile; functional loading spinner stays intact. */
  .live-dot,
  .yono-live-promo-live-dot,
  .yono-live-promo-item,
  .yono-live-promo-badge,
  .yono-feature-focus,
  .primary-big:after,
  .download-button:after,
  .download-btn:after,
  .primary:after,
  .buttons .primary:after,
  .telegram-big:after,
  .search button:after,
  .top3-download:after,
  .v102-skeleton .premium-card,
  .v102-skeleton .fresh-today-card,
  .v102-skeleton .yono-v102-hub-card{
    animation:none!important;
  }

  /* Reduce large shadow/paint surfaces while preserving the same visual hierarchy. */
  .card,
  .premium-card,
  .yono-dash-app-card,
  .yono-v243-hot-card,
  .yono-v243-fresh-item,
  .yono-app-of-day,
  .faq-item{
    box-shadow:0 5px 16px rgba(30,41,80,.07)!important;
  }
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important;}
  *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;}
}

/* v284: compact live visitors card on the new dashboard */
.yono-dash-live-visitors{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 22px;padding:12px 15px;border:1px solid rgba(37,99,235,.12);border-radius:17px;background:linear-gradient(135deg,#ffffff,#f6f9ff);box-shadow:0 8px 24px rgba(37,99,235,.055)}
.yono-dash-live-left{display:flex;align-items:center;gap:10px;min-width:0}.yono-dash-live-dot{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 5px rgba(22,163,74,.11);animation:yonoDashLivePulse 1.8s ease-in-out infinite}.yono-dash-live-left strong{display:block;font-size:13px;line-height:1.2;color:#17233e}.yono-dash-live-left small{display:block;margin-top:2px;font-size:9px;color:#718096;font-weight:700}.yono-dash-live-count{text-align:right;white-space:nowrap}.yono-dash-live-count b{font-size:20px;line-height:1;color:#2563eb}.yono-dash-live-count span{margin-left:5px;font-size:9px;color:#64748b;font-weight:800}@keyframes yonoDashLivePulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.88)}}
@media(max-width:650px){.yono-dash-live-visitors{margin:0 0 18px;padding:11px 12px;border-radius:15px}.yono-dash-live-left{gap:9px}.yono-dash-live-left strong{font-size:12px}.yono-dash-live-left small{font-size:8px}.yono-dash-live-count b{font-size:18px}.yono-dash-live-count span{font-size:8px}}
.dark-mode .yono-dash-live-visitors{background:linear-gradient(135deg,#15243c,#172a49);border-color:#29405f}.dark-mode .yono-dash-live-left strong{color:#f3f7ff}.dark-mode .yono-dash-live-left small,.dark-mode .yono-dash-live-count span{color:#aebbd0}


/* V297 — Today page: compact Home-style layout; isolated from existing pages */
.yono-today-page{padding:14px 12px 104px;background:var(--bg,#f6f8ff);min-height:70vh}
.yono-today-inner{max-width:1180px;margin:0 auto}
.yono-today-back{margin:2px 0 10px}
.yono-today-back a{color:var(--accent,#3158e8);font-weight:900;text-decoration:none}
.yono-today-hero{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.yono-today-date{width:52px;height:58px;border-radius:12px;overflow:hidden;background:#edf1f5;border:1px solid #dce3ec;box-shadow:0 5px 14px rgba(15,23,42,.06);text-align:center;flex:none}
.yono-today-date .month{display:block;background:#ef4444;color:#fff;font-size:9px;font-weight:950;padding:3px 2px;letter-spacing:.04em}
.yono-today-date strong{display:block;color:#334155;font-size:23px;line-height:1.35}
.yono-today-title h1{margin:0;color:#172650;font-size:30px;line-height:1;font-weight:950;letter-spacing:-.035em}
.yono-today-title p{margin:4px 0 0;color:#6b7890;font-size:11px;font-weight:700}
.yono-today-total{margin-left:auto;background:#eef2ff;color:#3158e8;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}

.yono-today-section{background:rgba(255,255,255,.86);border:1px solid #e3e9f2;border-radius:18px;padding:11px;margin:10px 0;box-shadow:0 7px 20px rgba(31,52,93,.045)}
.yono-today-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}
.yono-today-section-head h2{margin:0;font-size:15px;color:#172650;font-weight:950}
.yono-today-section-head h2 span{display:inline-block;margin-left:5px;padding:3px 7px;border-radius:7px;background:#eaf0ff;color:#3158e8;font-size:9px;vertical-align:middle}
.yono-today-section-head a{color:#3158e8;font-size:10px;font-weight:900;text-decoration:none}
.yono-today-empty{padding:10px 3px;color:#7b8496;font-size:11px}

.yono-today-app-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}
.yono-today-app{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;background:#fff;border:1px solid #e7ebf2;border-radius:13px;padding:8px 5px;min-width:0;box-shadow:0 3px 10px rgba(15,23,42,.035)}
.yono-today-app img,.yono-today-placeholder{width:48px;height:48px;border-radius:12px;object-fit:cover;background:#eef2f7;margin-bottom:5px}
.yono-today-placeholder{display:grid;place-items:center;color:#718096;font-size:8px;font-weight:900}
.yono-today-app strong{font-size:10px;color:#172033;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}
.yono-today-stats{font-size:8px;color:#6f7a8c;margin-top:3px;font-weight:700;white-space:nowrap}
.yono-today-app small{font-size:8px;color:#0b9f65;margin-top:3px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}

.yono-today-promo-row{display:grid;grid-template-columns:38px minmax(90px,1fr) minmax(110px,190px) auto;align-items:center;gap:7px;background:#fff;border:1px solid #e7ebf2;border-radius:11px;padding:6px 8px;margin:5px 0}
.yono-today-promo-row img{width:34px;height:34px;border-radius:9px;object-fit:cover}
.yono-today-promo-name strong,.yono-today-promo-name small{display:block}.yono-today-promo-name strong{font-size:10px}.yono-today-promo-name small{font-size:8px;color:#7b8496;margin-top:1px}
.yono-today-promo-row code{display:block;text-align:center;border:1px dashed #9f8cff;border-radius:7px;padding:6px;color:#6337e9;font-size:10px;font-weight:900;background:#faf9ff}
.yono-today-copy{border:0;border-radius:7px;background:linear-gradient(135deg,#3158e8,#7a3ff0);color:#fff;font-size:9px;font-weight:900;padding:7px 10px;cursor:pointer}

/* Extra discovery sections use the same compact card system and real existing app data. */
.yono-today-more{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}
.yono-today-more .yono-today-app{min-height:108px}

@media(max-width:900px){
  .yono-today-app-grid,.yono-today-more{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:600px){
  .yono-today-page{padding:11px 9px 103px}
  .yono-today-title h1{font-size:27px}
  .yono-today-title p{font-size:10px}
  .yono-today-total{display:none}
  .yono-today-section{padding:9px;border-radius:15px;margin:8px 0}
  .yono-today-section-head h2{font-size:14px}
  .yono-today-app-grid,.yono-today-more{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .yono-today-app{padding:7px 4px;border-radius:11px}
  .yono-today-app img,.yono-today-placeholder{width:45px;height:45px;border-radius:11px}
  .yono-today-promo-row{grid-template-columns:34px minmax(0,1fr) auto}
  .yono-today-promo-row code{grid-column:2/3;grid-row:2;text-align:center}
  .yono-today-copy{grid-column:3;grid-row:2}
}
@media(max-width:390px){
  .yono-today-app-grid,.yono-today-more{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
  .yono-today-app img,.yono-today-placeholder{width:41px;height:41px}
  .yono-today-app strong{font-size:9px}
  .yono-today-stats,.yono-today-app small{font-size:7px}
}


/* V299 — Today promo visibility fixes */
.yono-today-page .yono-today-section,
.yono-today-page .yono-today-section-head,
.yono-today-page .yono-today-section-head h2,
.yono-today-page .yono-today-section-head h2 span,
.yono-today-page .yono-today-section-head a,
.yono-today-page .yono-today-promo-name strong,
.yono-today-page .yono-today-promo-name small{color:#172033}
.yono-today-page .yono-today-promo{color:#172033}
.yono-today-page .yono-today-promo-row{color:#172033;background:#fff;opacity:1}
.yono-today-page .yono-today-promo-row code{color:#5b2ee8!important;background:#faf9ff!important;opacity:1!important;text-shadow:none!important;visibility:visible!important}
.yono-today-page .yono-today-promo-name strong{color:#172033!important;visibility:visible!important}
.yono-today-page .yono-today-promo-name small{color:#687386!important}
.yono-today-page .yono-today-copy{color:#fff!important;visibility:visible!important}
.yono-today-page .yono-today-empty{color:#687386!important}

/* V300 — Offers page only */
.yono-offers-page .yono-offer-card small{display:block;color:#6337e9;font-weight:900;font-size:10px;margin-top:3px}
.yono-offers-empty{background:#fff;border:1px solid #e7ebf2;border-radius:18px;padding:24px;text-align:center;color:#687386}

/* V306 — ONLY the Offers promo ticket marker */
.yono-offers-page .yono-offer-card small .yono-mini-ticket{
  display:inline-block!important;
  position:relative!important;
  width:18px!important;
  height:12px!important;
  margin:0 4px 0 0!important;
  padding:0!important;
  vertical-align:-2px!important;
  background:#ef476f!important;
  border-radius:2px!important;
  transform:rotate(-10deg)!important;
  box-sizing:border-box!important;
}
.yono-offers-page .yono-offer-card small .yono-mini-ticket::before,
.yono-offers-page .yono-offer-card small .yono-mini-ticket::after{
  content:""!important;
  position:absolute!important;
  top:2px!important;
  width:4px!important;
  height:8px!important;
  border-radius:50%!important;
  background:#fff!important;
}
.yono-offers-page .yono-offer-card small .yono-mini-ticket::before{left:-2px!important}
.yono-offers-page .yono-offer-card small .yono-mini-ticket::after{right:-2px!important}


/* V322 — Bright/light text readability fix. Keep existing layout unchanged. */
:root[data-yono-theme="bright"] body:not(.wp-admin),
:root[data-yono-theme="sky"] body:not(.wp-admin),
:root[data-yono-theme="mint"] body:not(.wp-admin),
:root[data-yono-theme="lavender"] body:not(.wp-admin){
  color:#101936!important;
}
:root[data-yono-theme="bright"] body:not(.wp-admin) .app-detail-card,
:root[data-yono-theme="bright"] body:not(.wp-admin) .detail-content,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-v243-why,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-box,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-features,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-update-info,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-latest,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-premium-strip,
:root[data-yono-theme="bright"] body:not(.wp-admin) .related-section .card{
  color:#101936!important;
  background:#fff!important;
}
:root[data-yono-theme="bright"] body:not(.wp-admin) .app-detail-card p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .app-detail-card li,
:root[data-yono-theme="bright"] body:not(.wp-admin) .app-detail-card span,
:root[data-yono-theme="bright"] body:not(.wp-admin) .app-detail-card small,
:root[data-yono-theme="bright"] body:not(.wp-admin) .detail-content p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .app-long-description,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-v243-why p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-v243-why span,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-box p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-features p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-update-info p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-latest p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .related-section .card p{
  color:#52627e!important;
  -webkit-text-fill-color:#52627e!important;
}
:root[data-yono-theme="bright"] body:not(.wp-admin) .app-detail-card h1,
:root[data-yono-theme="bright"] body:not(.wp-admin) .app-detail-card h2,
:root[data-yono-theme="bright"] body:not(.wp-admin) .app-detail-card h3,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-v243-why h2,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-v243-why h3,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-box-title,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-features h2,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-features h3,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-update-info h2,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-latest h2{
  color:#101936!important;
  -webkit-text-fill-color:#101936!important;
}
:root[data-yono-theme="bright"] body:not(.wp-admin) .detail-meta-grid>div,
:root[data-yono-theme="bright"] body:not(.wp-admin) .yono-detail-quick-stats>div{
  background:#f5f7ff!important;
  color:#101936!important;
}
/* Prevent legacy forced-dark public rules from making bright-mode text white. */
:root[data-yono-theme="bright"] body:not(.wp-admin) .site-main p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .site-main li,
:root[data-yono-theme="bright"] body:not(.wp-admin) .site-main strong,
:root[data-yono-theme="bright"] body:not(.wp-admin) .content p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .content li,
:root[data-yono-theme="bright"] body:not(.wp-admin) .content strong{
  color:#101936!important;
}
:root[data-yono-theme="bright"] body:not(.wp-admin) .site-main .muted,
:root[data-yono-theme="bright"] body:not(.wp-admin) .site-main small,
:root[data-yono-theme="bright"] body:not(.wp-admin) .detail-content p,
:root[data-yono-theme="bright"] body:not(.wp-admin) .content .muted{
  color:#52627e!important;
}


