/* Happy Cloud Child Kadence Theme v9.5 — automatic APK marketplace homepage. */
body.softorbit-apk-layout-one .hc-v92-home,
body.softorbit-apk-layout-one .hc-v92-home *{box-sizing:border-box}
body.softorbit-apk-layout-one .hc-v92-home{width:100%;padding:16px 0 34px;background:var(--apk1-page);color:var(--apk1-text-strong)}
body.softorbit-apk-layout-one .hc-v92-home a{text-decoration:none}
body.softorbit-apk-layout-one .hc-v92-icon{display:block;width:1em;height:1em;flex:0 0 auto}
body.softorbit-apk-layout-one .hc-v92-shell{width:min(1440px,calc(100% - 42px));margin-inline:auto}
body.softorbit-apk-layout-one .hc-v92-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:16px;align-items:start}
body.softorbit-apk-layout-one .hc-v92-main{display:grid;gap:14px;min-width:0}
body.softorbit-apk-layout-one .hc-v92-sidebar{display:grid;gap:14px;min-width:0;position:sticky;top:14px}

/* Hero always uses the dedicated App Cover view. */
body.softorbit-apk-layout-one .hc-v92-hero-grid{display:grid;grid-template-columns:minmax(0,2.12fr) minmax(250px,.9fr);gap:10px;min-width:0}
body.softorbit-apk-layout-one .hc-v92-hero{position:relative;min-width:0;height:344px;border-radius:15px;overflow:hidden;background:var(--apk1-text-strongest);box-shadow:0 8px 24px color-mix(in srgb,var(--apk1-text-strongest) 8%,transparent)}
body.softorbit-apk-layout-one .hc-v92-hero-slides,body.softorbit-apk-layout-one .hc-v92-hero-slide{position:relative;width:100%;height:100%}
body.softorbit-apk-layout-one .hc-v92-hero-slide[hidden]{display:none!important}
body.softorbit-apk-layout-one .hc-v92-hero-cover{position:absolute;inset:0;overflow:hidden;background:var(--apk1-text-strongest)}
body.softorbit-apk-layout-one .hc-v92-cover-image{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important}
body.softorbit-apk-layout-one .hc-v92-cover-fallback{display:grid;width:100%;height:100%;place-items:center;color:color-mix(in srgb,var(--apk1-on-accent) 55%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--apk1-text-strongest) 90%,var(--apk1-accent)),var(--apk1-text-strongest))}
body.softorbit-apk-layout-one .hc-v92-cover-fallback .hc-v92-icon{width:74px;height:74px}
body.softorbit-apk-layout-one .hc-v92-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--apk1-text-strongest) 94%,transparent) 0%,color-mix(in srgb,var(--apk1-text-strongest) 78%,transparent) 40%,color-mix(in srgb,var(--apk1-text-strongest) 14%,transparent) 76%,transparent 100%)}
body.softorbit-apk-layout-one .hc-v92-hero-copy{position:absolute;z-index:3;left:58px;top:50%;width:min(455px,60%);transform:translateY(-50%);color:var(--apk1-on-accent)}
body.softorbit-apk-layout-one .hc-v92-hero-badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:var(--apk1-rating);color:var(--apk1-text-strongest);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.02em}
body.softorbit-apk-layout-one .hc-v92-hero-badge .hc-v92-icon{width:12px;height:12px;fill:currentColor}
body.softorbit-apk-layout-one .hc-v92-hero-copy h1{margin:0!important;color:var(--apk1-on-accent)!important;font-size:34px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.035em!important;text-shadow:0 2px 14px color-mix(in srgb,var(--apk1-text-strongest) 38%,transparent)}
body.softorbit-apk-layout-one .hc-v92-hero-tagline{margin:7px 0 0!important;color:var(--apk1-on-accent)!important;font-size:17px!important;line-height:1.3!important;font-weight:700!important}
body.softorbit-apk-layout-one .hc-v92-hero-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:7px 0 0!important;color:color-mix(in srgb,var(--apk1-on-accent) 84%,transparent)!important;font-size:12px!important;line-height:1.45!important}
body.softorbit-apk-layout-one .hc-v92-hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin-top:11px;color:color-mix(in srgb,var(--apk1-on-accent) 88%,transparent);font-size:11px;font-weight:750}
body.softorbit-apk-layout-one .hc-v92-hero-meta span+span::before{content:"";display:inline-block;width:1px;height:12px;margin:0 10px;vertical-align:-2px;background:color-mix(in srgb,var(--apk1-on-accent) 42%,transparent)}
body.softorbit-apk-layout-one .hc-v92-hero-actions{display:flex;gap:10px;margin-top:16px}
body.softorbit-apk-layout-one .hc-v92-download{display:flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;border-radius:8px;background:var(--apk1-accent);color:var(--apk1-on-accent)!important;font-size:10.5px;font-weight:850;box-shadow:0 7px 18px color-mix(in srgb,var(--apk1-accent) 18%,transparent);transition:transform .16s ease,background .16s ease}
body.softorbit-apk-layout-one .hc-v92-download:hover{background:var(--apk1-accent-alt);transform:translateY(-1px)}
body.softorbit-apk-layout-one .hc-v92-download .hc-v92-icon{width:14px;height:14px}
body.softorbit-apk-layout-one .hc-v92-download.is-hero{min-width:174px;min-height:43px;padding:0 19px;border-radius:10px;font-size:12px}
body.softorbit-apk-layout-one .hc-v92-details{display:flex;align-items:center;justify-content:center;min-width:118px;min-height:43px;padding:0 16px;border:1px solid color-mix(in srgb,var(--apk1-on-accent) 48%,transparent);border-radius:10px;background:color-mix(in srgb,var(--apk1-text-strongest) 38%,transparent);color:var(--apk1-on-accent)!important;font-size:12px;font-weight:850;backdrop-filter:blur(8px)}
body.softorbit-apk-layout-one .hc-v92-hero-arrow{position:absolute;z-index:5;top:50%;display:grid;place-items:center;width:35px;height:35px;margin:0;padding:0;border:0;border-radius:50%;transform:translateY(-50%);background:color-mix(in srgb,var(--apk1-card) 90%,transparent);color:var(--apk1-text-strongest);font-size:25px;line-height:1;cursor:pointer;box-shadow:0 5px 16px color-mix(in srgb,var(--apk1-text-strongest) 16%,transparent)}
body.softorbit-apk-layout-one .hc-v92-hero-arrow.is-prev{left:12px}body.softorbit-apk-layout-one .hc-v92-hero-arrow.is-next{right:12px}
body.softorbit-apk-layout-one .hc-v92-hero-dots{position:absolute;z-index:5;left:50%;bottom:12px;display:flex;gap:6px;transform:translateX(-50%)}
body.softorbit-apk-layout-one .hc-v92-hero-dots button{width:8px;height:8px;margin:0;padding:0;border:0;border-radius:50%;background:color-mix(in srgb,var(--apk1-card) 58%,transparent);cursor:pointer}
body.softorbit-apk-layout-one .hc-v92-hero-dots button.is-active{width:18px;border-radius:999px;background:var(--apk1-accent)}
body.softorbit-apk-layout-one .hc-v92-empty-hero{height:100%;display:flex;flex-direction:column;justify-content:center;padding:40px 60px;color:var(--apk1-on-accent)}
body.softorbit-apk-layout-one .hc-v92-empty-hero>span .hc-v92-icon{width:50px;height:50px}
body.softorbit-apk-layout-one .hc-v92-empty-hero h1{margin:12px 0 5px!important;color:inherit!important}
body.softorbit-apk-layout-one .hc-v92-empty-hero p{margin:0!important;color:color-mix(in srgb,var(--apk1-on-accent) 82%,transparent)!important}
body.softorbit-apk-layout-one .hc-v92-hero-promos{display:grid;grid-template-rows:1fr 1fr;gap:10px;min-width:0;height:344px}
body.softorbit-apk-layout-one .hc-v92-cover-promo{position:relative;min-height:0;overflow:hidden;border-radius:14px;background:var(--apk1-text-strongest);box-shadow:0 8px 24px color-mix(in srgb,var(--apk1-text-strongest) 8%,transparent)}
body.softorbit-apk-layout-one .hc-v92-cover-promo-media{position:absolute;inset:0}
body.softorbit-apk-layout-one .hc-v92-cover-promo-shade{position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--apk1-text-strongest) 82%,transparent),color-mix(in srgb,var(--apk1-text-strongest) 18%,transparent) 78%)}
body.softorbit-apk-layout-one .hc-v92-cover-promo-copy{position:absolute;z-index:2;left:20px;right:16px;bottom:18px;color:var(--apk1-on-accent)}
body.softorbit-apk-layout-one .hc-v92-cover-promo-copy h2{margin:0!important;color:var(--apk1-on-accent)!important;font-size:20px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.025em!important}
body.softorbit-apk-layout-one .hc-v92-cover-promo-copy p{margin:5px 0 9px!important;color:color-mix(in srgb,var(--apk1-on-accent) 85%,transparent)!important;font-size:10.5px!important;line-height:1.25!important}
body.softorbit-apk-layout-one .hc-v92-cover-promo-copy a{display:inline-flex;align-items:center;gap:6px;min-height:33px;padding:0 12px;border-radius:999px;background:var(--apk1-card);color:var(--apk1-text-strongest)!important;font-size:9.5px;font-weight:850}
body.softorbit-apk-layout-one .hc-v92-cover-promo-copy a .hc-v92-icon{width:12px;height:12px}

/* Panels and section headings. */
body.softorbit-apk-layout-one .hc-v92-panel,body.softorbit-apk-layout-one .hc-v92-side-panel{border:1px solid var(--apk1-border);border-radius:14px;background:var(--apk1-card);box-shadow:0 4px 16px color-mix(in srgb,var(--apk1-text-strongest) 4%,transparent)}
body.softorbit-apk-layout-one .hc-v92-panel{padding:12px}
body.softorbit-apk-layout-one .hc-v92-side-panel{padding:13px 14px}
body.softorbit-apk-layout-one .hc-v92-side-panel header,body.softorbit-apk-layout-one .hc-v92-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
body.softorbit-apk-layout-one .hc-v92-side-panel header{margin-bottom:10px}
body.softorbit-apk-layout-one .hc-v92-section-head{margin-bottom:10px}
body.softorbit-apk-layout-one .hc-v92-side-panel header h2,body.softorbit-apk-layout-one .hc-v92-section-head h2{margin:0!important;color:var(--apk1-text-strongest)!important;font-size:15px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.02em!important}
body.softorbit-apk-layout-one .hc-v92-section-head>div h2{display:flex;align-items:center;gap:7px}
body.softorbit-apk-layout-one .hc-v92-section-head>div p{margin:3px 0 0!important;color:var(--apk1-text-medium)!important;font-size:9.5px!important;line-height:1.3!important}
body.softorbit-apk-layout-one .hc-v92-side-panel header a,body.softorbit-apk-layout-one .hc-v92-section-head>a{display:inline-flex;align-items:center;gap:4px;color:var(--apk1-accent)!important;font-size:9.5px;font-weight:800;white-space:nowrap}
body.softorbit-apk-layout-one .hc-v92-side-panel header a .hc-v92-icon,body.softorbit-apk-layout-one .hc-v92-section-head>a .hc-v92-icon{width:11px;height:11px}
body.softorbit-apk-layout-one .hc-v92-section-icon{display:grid;place-items:center;color:var(--apk1-accent)}
body.softorbit-apk-layout-one .hc-v92-section-icon .hc-v92-icon{width:17px;height:17px}
body.softorbit-apk-layout-one .hc-v92-collection .hc-v92-section-head h2 .hc-v92-section-icon .hc-v92-icon{fill:none}

/* Tabs. */
body.softorbit-apk-layout-one .hc-v92-tabs-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}
body.softorbit-apk-layout-one .hc-v92-tabs{display:flex;align-items:center;gap:7px;min-width:0;overflow-x:auto;scrollbar-width:none}
body.softorbit-apk-layout-one .hc-v92-tabs::-webkit-scrollbar{display:none}
body.softorbit-apk-layout-one .hc-v92-tabs button{min-height:34px;margin:0;padding:0 18px;border:0;border-radius:999px;background:transparent;color:var(--apk1-text-strong);font:inherit;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer}
body.softorbit-apk-layout-one .hc-v92-tabs button.is-active{background:var(--apk1-accent);color:var(--apk1-on-accent);box-shadow:0 7px 17px color-mix(in srgb,var(--apk1-accent) 18%,transparent)}
body.softorbit-apk-layout-one .hc-v92-view-all{display:inline-flex;align-items:center;gap:5px;color:var(--apk1-accent)!important;font-size:9.5px;font-weight:800;white-space:nowrap}
body.softorbit-apk-layout-one .hc-v92-view-all .hc-v92-icon{width:11px;height:11px}
body.softorbit-apk-layout-one .hc-v92-tab-panel[hidden]{display:none!important}

/* Unified APK card contract: 1:1 icon -> one-line name -> version/size -> rating -> CTA. */
body.softorbit-apk-layout-one .hc-v92-app-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
body.softorbit-apk-layout-one .hc-v92-app-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--apk1-border);border-radius:12px;background:var(--apk1-card);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
body.softorbit-apk-layout-one .hc-v92-app-card:hover{transform:translateY(-2px);border-color:var(--apk1-accent-border);box-shadow:0 8px 24px color-mix(in srgb,var(--apk1-text-strongest) 8%,transparent)}
body.softorbit-apk-layout-one .hc-v92-app-card-icon{display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--apk1-bg-subtle)}
body.softorbit-apk-layout-one .hc-v92-app-icon-image{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;background:transparent!important}
body.softorbit-apk-layout-one .hc-v92-app-icon-fallback{display:grid;width:100%;height:100%;place-items:center;background:var(--apk1-bg-subtle);color:var(--apk1-accent)}
body.softorbit-apk-layout-one .hc-v92-app-icon-fallback .hc-v92-icon{width:38%;height:38%}
body.softorbit-apk-layout-one .hc-v92-app-card-copy{display:flex;flex:1;flex-direction:column;min-width:0;padding:10px 10px 8px}
body.softorbit-apk-layout-one .hc-v92-app-card-copy h3{margin:0!important;font-size:11px!important;line-height:1.2!important;font-weight:850!important}
body.softorbit-apk-layout-one .hc-v92-app-card-copy h3 a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--apk1-text-strongest)!important}
body.softorbit-apk-layout-one .hc-v92-card-facts{display:flex;align-items:center;min-height:17px;margin-top:5px;color:var(--apk1-text-subtle);font-size:8.7px;font-weight:680;white-space:nowrap;overflow:hidden}
body.softorbit-apk-layout-one .hc-v92-card-facts span{min-width:0;overflow:hidden;text-overflow:ellipsis}
body.softorbit-apk-layout-one .hc-v92-card-facts span+span::before{content:"•";padding:0 6px;color:var(--apk1-border-strong)}
body.softorbit-apk-layout-one .hc-v92-rating-line{display:flex;align-items:center;min-height:18px;margin-top:4px}
body.softorbit-apk-layout-one .hc-v92-rating{display:inline-flex;align-items:center;gap:3px;color:var(--apk1-rating);font-size:8.5px;font-weight:800}
body.softorbit-apk-layout-one .hc-v92-rating .hc-v92-icon{width:11px;height:11px;fill:currentColor;stroke:currentColor}
body.softorbit-apk-layout-one .hc-v92-rating b{color:var(--apk1-text-strong);font-weight:800}
body.softorbit-apk-layout-one .hc-v92-rating small{color:var(--apk1-text-subtle);font-weight:650}
body.softorbit-apk-layout-one .hc-v92-app-card>.hc-v92-download{margin:0 10px 10px;min-height:34px;border-radius:8px;font-size:9px}
body.softorbit-apk-layout-one .hc-v92-empty{grid-column:1/-1;margin:10px 0!important;color:var(--apk1-text-medium)!important;text-align:center}
body.softorbit-apk-layout-one .hc-v92-section-grid{grid-auto-rows:1fr}

/* Top categories sidebar. */
body.softorbit-apk-layout-one .hc-v92-category-list{display:grid}
body.softorbit-apk-layout-one .hc-v92-category-list>a{display:grid;grid-template-columns:28px minmax(0,1fr) auto 11px;align-items:center;gap:8px;min-height:31px;border-bottom:1px solid var(--apk1-border);color:var(--apk1-text-strong)!important}
body.softorbit-apk-layout-one .hc-v92-category-list>a:last-child{border-bottom:0}
body.softorbit-apk-layout-one .hc-v92-cat-icon{display:grid;place-items:center;width:24px;height:24px;overflow:hidden;border-radius:7px;background:var(--apk1-accent-soft);color:var(--apk1-accent)}
body.softorbit-apk-layout-one .hc-v92-cat-icon img,body.softorbit-apk-layout-one .hc-v92-cat-icon svg{display:block;width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;object-fit:contain}
body.softorbit-apk-layout-one .hc-v92-category-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--apk1-text-strong);font-size:10.5px;font-weight:750}
body.softorbit-apk-layout-one .hc-v92-category-list small{color:var(--apk1-text-subtle);font-size:9px;font-weight:650}
body.softorbit-apk-layout-one .hc-v92-category-list i{display:grid;place-items:center;color:var(--apk1-text-subtle);font-style:normal}
body.softorbit-apk-layout-one .hc-v92-category-list i .hc-v92-icon{width:10px;height:10px}

/* All categories promo. */
body.softorbit-apk-layout-one .hc-v92-all-categories{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);min-height:145px;overflow:hidden;border:1px solid var(--apk1-accent-border);border-radius:14px;background:linear-gradient(110deg,var(--apk1-accent-soft),color-mix(in srgb,var(--apk1-info) 10%,var(--apk1-card)));box-shadow:0 4px 16px color-mix(in srgb,var(--apk1-text-strongest) 4%,transparent)}
body.softorbit-apk-layout-one .hc-v92-all-categories-copy{position:relative;z-index:3;align-self:center;padding:22px 28px}
body.softorbit-apk-layout-one .hc-v92-all-categories-copy>span{color:var(--apk1-accent);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}
body.softorbit-apk-layout-one .hc-v92-all-categories-copy h2{margin:2px 0 4px!important;color:var(--apk1-text-strongest)!important;font-size:23px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.03em!important}
body.softorbit-apk-layout-one .hc-v92-all-categories-copy p{max-width:450px;margin:0 0 11px!important;color:var(--apk1-text-medium)!important;font-size:10px!important;line-height:1.4!important}
body.softorbit-apk-layout-one .hc-v92-all-categories-copy a{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 16px;border-radius:999px;background:var(--apk1-accent);color:var(--apk1-on-accent)!important;font-size:9.5px;font-weight:850}
body.softorbit-apk-layout-one .hc-v92-all-categories-copy a .hc-v92-icon{width:12px;height:12px}
body.softorbit-apk-layout-one .hc-v92-category-cloud{position:relative;min-height:145px}
body.softorbit-apk-layout-one .hc-v92-category-cloud-item{position:absolute;z-index:3;display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:12px;background:var(--apk1-card);color:var(--apk1-accent);box-shadow:0 10px 25px color-mix(in srgb,var(--apk1-text-strongest) 12%,transparent);transform:rotate(-10deg)}
body.softorbit-apk-layout-one .hc-v92-category-cloud-item img,body.softorbit-apk-layout-one .hc-v92-category-cloud-item svg{display:block;width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;object-fit:contain}
body.softorbit-apk-layout-one .hc-v92-category-cloud-item.item-1{left:5%;top:28%;transform:rotate(-10deg)}body.softorbit-apk-layout-one .hc-v92-category-cloud-item.item-2{left:18%;top:12%;transform:rotate(8deg)}body.softorbit-apk-layout-one .hc-v92-category-cloud-item.item-3{left:31%;top:47%;transform:rotate(-6deg)}body.softorbit-apk-layout-one .hc-v92-category-cloud-item.item-4{left:46%;top:10%;transform:rotate(11deg)}body.softorbit-apk-layout-one .hc-v92-category-cloud-item.item-5{right:9%;top:12%;transform:rotate(-8deg)}body.softorbit-apk-layout-one .hc-v92-category-cloud-item.item-6{right:1%;top:50%;transform:rotate(9deg)}body.softorbit-apk-layout-one .hc-v92-category-cloud-item.item-7{left:12%;bottom:-9px;transform:rotate(7deg)}body.softorbit-apk-layout-one .hc-v92-category-cloud-item.item-8{left:40%;bottom:-10px;transform:rotate(-10deg)}
body.softorbit-apk-layout-one .hc-v92-category-phone{position:absolute;z-index:2;right:16%;bottom:-44px;width:118px;height:190px;border:7px solid var(--apk1-text-strongest);border-radius:23px;background:var(--apk1-card);transform:rotate(7deg);box-shadow:0 18px 35px color-mix(in srgb,var(--apk1-text-strongest) 18%,transparent)}
body.softorbit-apk-layout-one .hc-v92-category-phone i{position:absolute;left:50%;top:7px;width:40px;height:5px;border-radius:999px;background:var(--apk1-text-strongest);transform:translateX(-50%)}
body.softorbit-apk-layout-one .hc-v92-category-phone b{position:absolute;left:14px;right:14px;top:33px;display:grid;height:88px;place-items:center;border-radius:13px;background:var(--apk1-accent-soft);color:var(--apk1-accent)}
body.softorbit-apk-layout-one .hc-v92-category-phone b .hc-v92-icon{width:44px;height:44px}

/* Right rail rankings. */
body.softorbit-apk-layout-one .hc-v92-rank-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin:-2px 0 8px;padding:3px;border:1px solid var(--apk1-border);border-radius:7px;background:var(--apk1-page)}
body.softorbit-apk-layout-one .hc-v92-rank-tabs span{display:grid;place-items:center;min-height:24px;border-radius:5px;color:var(--apk1-text-subtle);font-size:8px;font-weight:750}
body.softorbit-apk-layout-one .hc-v92-rank-tabs span.is-active{background:var(--apk1-accent);color:var(--apk1-on-accent)}
body.softorbit-apk-layout-one .hc-v92-rank-list{display:grid}
body.softorbit-apk-layout-one .hc-v92-rank-row{display:grid;grid-template-columns:18px 34px minmax(0,1fr) 27px;align-items:center;gap:7px;min-height:45px;border-bottom:1px solid var(--apk1-border);color:var(--apk1-text-strong)!important}
body.softorbit-apk-layout-one .hc-v92-rank-row:last-child{border-bottom:0}
body.softorbit-apk-layout-one .hc-v92-rank-number{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--apk1-page);color:var(--apk1-text-subtle);font-size:8px;font-weight:900}
body.softorbit-apk-layout-one .hc-v92-rank-row:nth-child(-n+3) .hc-v92-rank-number{background:var(--apk1-rating-soft);color:var(--apk1-text-strongest)}
body.softorbit-apk-layout-one .hc-v92-rank-icon{display:grid;place-items:center;width:34px;height:34px;overflow:hidden;border-radius:8px;background:var(--apk1-bg-subtle)}
body.softorbit-apk-layout-one .hc-v92-rank-copy{display:grid;gap:3px;min-width:0}
body.softorbit-apk-layout-one .hc-v92-rank-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--apk1-text-strongest);font-size:9.5px;font-weight:800}
body.softorbit-apk-layout-one .hc-v92-rank-copy small{display:flex;align-items:center;gap:6px;color:var(--apk1-rating);font-size:8px;font-weight:750}
body.softorbit-apk-layout-one .hc-v92-rank-copy small em{color:var(--apk1-text-subtle);font-style:normal;font-weight:650}
body.softorbit-apk-layout-one .hc-v92-rank-download{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--apk1-accent-soft);color:var(--apk1-accent)}
body.softorbit-apk-layout-one .hc-v92-rank-download .hc-v92-icon{width:12px;height:12px}

@media (max-width:1240px){
 body.softorbit-apk-layout-one .hc-v92-shell{width:min(1180px,calc(100% - 30px))}
 body.softorbit-apk-layout-one .hc-v92-layout{grid-template-columns:minmax(0,1fr) 260px}
 body.softorbit-apk-layout-one .hc-v92-app-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 body.softorbit-apk-layout-one .hc-v92-hero-copy{left:48px;width:min(430px,65%)}
}
@media (max-width:1024px){
 body.softorbit-apk-layout-one .hc-v92-home{padding-top:12px}
 body.softorbit-apk-layout-one .hc-v92-shell{width:min(940px,calc(100% - 24px))}
 body.softorbit-apk-layout-one .hc-v92-layout{grid-template-columns:1fr}
 body.softorbit-apk-layout-one .hc-v92-sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr));order:2}
 body.softorbit-apk-layout-one .hc-v92-hero{height:326px}
 body.softorbit-apk-layout-one .hc-v92-hero-promos{height:326px}
 body.softorbit-apk-layout-one .hc-v92-app-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (max-width:767px){
 body.softorbit-apk-layout-one .hc-v92-home{padding:8px 0 24px}
 body.softorbit-apk-layout-one .hc-v92-shell{width:calc(100% - 16px)}
 body.softorbit-apk-layout-one .hc-v92-main{gap:10px}
 body.softorbit-apk-layout-one .hc-v92-hero-grid{grid-template-columns:1fr;gap:8px}
 body.softorbit-apk-layout-one .hc-v92-hero{height:295px;border-radius:13px}
 body.softorbit-apk-layout-one .hc-v92-hero-shade{background:linear-gradient(0deg,color-mix(in srgb,var(--apk1-text-strongest) 92%,transparent) 0%,color-mix(in srgb,var(--apk1-text-strongest) 52%,transparent) 50%,color-mix(in srgb,var(--apk1-text-strongest) 5%,transparent) 100%)}
 body.softorbit-apk-layout-one .hc-v92-hero-copy{left:18px;right:18px;top:auto;bottom:22px;width:auto;transform:none}
 body.softorbit-apk-layout-one .hc-v92-hero-copy h1{font-size:25px!important}
 body.softorbit-apk-layout-one .hc-v92-hero-tagline{font-size:13px!important}
 body.softorbit-apk-layout-one .hc-v92-hero-description{display:none!important}
 body.softorbit-apk-layout-one .hc-v92-hero-meta{margin-top:8px;font-size:9.5px}
 body.softorbit-apk-layout-one .hc-v92-hero-actions{margin-top:11px!important}
 body.softorbit-apk-layout-one .hc-v92-download.is-hero{min-width:148px;min-height:40px;font-size:10.5px}
 body.softorbit-apk-layout-one .hc-v92-details{min-width:104px!important;min-height:40px!important;font-size:10.5px!important}
 body.softorbit-apk-layout-one .hc-v92-hero-arrow{width:32px;height:32px;font-size:22px}
 body.softorbit-apk-layout-one .hc-v92-hero-arrow.is-prev{left:8px!important}
 body.softorbit-apk-layout-one .hc-v92-hero-arrow.is-next{right:8px!important}
 body.softorbit-apk-layout-one .hc-v92-hero-dots{bottom:8px!important}
 body.softorbit-apk-layout-one .hc-v92-hero-promos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;height:112px;gap:8px}
 body.softorbit-apk-layout-one .hc-v92-cover-promo{border-radius:12px}
 body.softorbit-apk-layout-one .hc-v92-cover-promo-copy{left:12px;right:9px;bottom:11px}
 body.softorbit-apk-layout-one .hc-v92-cover-promo-copy h2{font-size:14px!important}
 body.softorbit-apk-layout-one .hc-v92-cover-promo-copy p{display:none}
 body.softorbit-apk-layout-one .hc-v92-cover-promo-copy a{min-height:27px;padding:0 9px;font-size:8px}
 body.softorbit-apk-layout-one .hc-v92-panel{padding:9px;border-radius:12px}
 body.softorbit-apk-layout-one .hc-v92-tabs-head{align-items:flex-start;gap:7px;margin-bottom:8px}
 body.softorbit-apk-layout-one .hc-v92-tabs{gap:4px}
 body.softorbit-apk-layout-one .hc-v92-tabs button{min-height:32px;padding:0 13px;font-size:9.5px}
 body.softorbit-apk-layout-one .hc-v92-view-all{display:none!important}
 body.softorbit-apk-layout-one .hc-v92-section-head{align-items:center}
 body.softorbit-apk-layout-one .hc-v92-section-head>div p{display:none}
 body.softorbit-apk-layout-one .hc-v92-app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 body.softorbit-apk-layout-one .hc-v92-app-card-copy{padding:9px 9px 7px}
 body.softorbit-apk-layout-one .hc-v92-app-card-copy h3{font-size:10.5px!important}
 body.softorbit-apk-layout-one .hc-v92-card-facts{font-size:8.2px}
 body.softorbit-apk-layout-one .hc-v92-app-card>.hc-v92-download{margin:0 9px 9px;min-height:35px;font-size:8.8px}
 body.softorbit-apk-layout-one .hc-v92-all-categories{grid-template-columns:1fr;min-height:215px}
 body.softorbit-apk-layout-one .hc-v92-all-categories-copy{padding:19px 18px 12px}
 body.softorbit-apk-layout-one .hc-v92-all-categories-copy h2{font-size:22px!important}
 body.softorbit-apk-layout-one .hc-v92-category-cloud{min-height:100px}
 body.softorbit-apk-layout-one .hc-v92-category-phone{right:12%;bottom:-76px;transform:scale(.82) rotate(7deg)}
 body.softorbit-apk-layout-one .hc-v92-category-cloud-item{width:40px;height:40px;border-radius:10px}
 body.softorbit-apk-layout-one .hc-v92-category-cloud-item img,body.softorbit-apk-layout-one .hc-v92-category-cloud-item svg{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important}
 body.softorbit-apk-layout-one .hc-v92-sidebar{grid-template-columns:1fr;gap:10px}
 body.softorbit-apk-layout-one .hc-v92-side-panel{border-radius:12px}
 body.softorbit-apk-layout-one .hc-v92-category-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}
 body.softorbit-apk-layout-one .hc-v92-category-list>a:nth-last-child(2){border-bottom:0}
}
@media (max-width:440px){
 body.softorbit-apk-layout-one .hc-v92-hero{height:278px}
 body.softorbit-apk-layout-one .hc-v92-hero-copy h1{font-size:22px!important}
 body.softorbit-apk-layout-one .hc-v92-hero-tagline{font-size:12px!important}
 body.softorbit-apk-layout-one .hc-v92-hero-meta span+span::before{margin:0 7px!important}
 body.softorbit-apk-layout-one .hc-v92-details{display:none!important}
 body.softorbit-apk-layout-one .hc-v92-download.is-hero{min-width:156px!important}
 body.softorbit-apk-layout-one .hc-v92-app-grid{gap:7px}
 body.softorbit-apk-layout-one .hc-v92-app-card-copy{padding:8px 8px 6px}
 body.softorbit-apk-layout-one .hc-v92-app-card-copy h3{font-size:10px!important}
 body.softorbit-apk-layout-one .hc-v92-card-facts{font-size:7.8px}
 body.softorbit-apk-layout-one .hc-v92-rating{font-size:8px}
 body.softorbit-apk-layout-one .hc-v92-app-card>.hc-v92-download{margin:0 8px 8px;min-height:34px;font-size:8.3px}
 body.softorbit-apk-layout-one .hc-v92-category-list{grid-template-columns:1fr}
 body.softorbit-apk-layout-one .hc-v92-category-list>a:nth-last-child(2){border-bottom:1px solid var(--apk1-border)}
}
@media (prefers-reduced-motion:reduce){body.softorbit-apk-layout-one .hc-v92-home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* ========================================================================== 
 * Happy Cloud v9.5 — selected two-card homepage system.
 * Desktop composition is an exact 30% / 70% split:
 *   Style A: featured APK card (left 30%)
 *   Style B: compact APK cards (right 70%)
 * App cards use the dedicated app icon. Cover images remain hero-only.
 * ========================================================================== */
body.softorbit-apk-layout-one .hc-v94-card-split{
 display:grid;
 grid-template-columns:minmax(0,3fr) minmax(0,7fr);
 gap:12px;
 align-items:stretch;
 min-width:0;
}
body.softorbit-apk-layout-one .hc-v94-card-split-featured,
body.softorbit-apk-layout-one .hc-v94-card-split-list{min-width:0}
body.softorbit-apk-layout-one .hc-v94-card-split-featured{display:flex}
body.softorbit-apk-layout-one .hc-v94-card-split-list{
 display:grid;
 grid-template-columns:repeat(2,minmax(0,1fr));
 gap:10px;
 align-content:stretch;
}

/* Card Style A: 30% featured card. */
body.softorbit-apk-layout-one .hc-v94-featured-card{
 position:relative;
 display:flex;
 flex:1;
 flex-direction:column;
 min-width:0;
 min-height:100%;
 padding:15px;
 overflow:hidden;
 border:1px solid var(--apk1-border);
 border-radius:14px;
 background:linear-gradient(145deg,var(--apk1-card) 0%,var(--apk1-bg-subtle) 100%);
 box-shadow:0 7px 22px color-mix(in srgb,var(--apk1-text-strongest) 7%,transparent);
}
body.softorbit-apk-layout-one .hc-v94-featured-card::before{
 content:"";
 position:absolute;
 width:150px;
 height:150px;
 right:-72px;
 top:-72px;
 border-radius:50%;
 background:var(--apk1-accent-soft);
 opacity:.72;
 pointer-events:none;
}
body.softorbit-apk-layout-one .hc-v94-featured-card::after{
 content:"";
 position:absolute;
 width:105px;
 height:105px;
 left:-62px;
 bottom:55px;
 border-radius:50%;
 background:var(--apk1-rating-soft);
 opacity:.42;
 pointer-events:none;
}
body.softorbit-apk-layout-one .hc-v94-featured-badge{
 position:relative;
 z-index:1;
 display:inline-flex;
 align-items:center;
 align-self:flex-start;
 gap:6px;
 min-height:27px;
 margin-bottom:14px;
 padding:0 10px;
 border:1px solid color-mix(in srgb,var(--apk1-rating) 28%,var(--apk1-card));
 border-radius:999px;
 background:var(--apk1-rating-soft);
 color:color-mix(in srgb,var(--apk1-rating) 70%,var(--apk1-text-strongest));
 font-size:9px;
 font-weight:900;
 line-height:1;
 text-transform:uppercase;
 letter-spacing:.035em;
}
body.softorbit-apk-layout-one .hc-v94-featured-badge .hc-v92-icon{width:12px;height:12px;fill:currentColor}
body.softorbit-apk-layout-one .hc-v94-featured-identity{
 position:relative;
 z-index:1;
 display:grid;
 grid-template-columns:88px minmax(0,1fr);
 align-items:center;
 gap:12px;
 min-width:0;
}
body.softorbit-apk-layout-one .hc-v94-featured-icon,
body.softorbit-apk-layout-one .hc-v94-compact-icon{
 display:block;
 aspect-ratio:1/1;
 overflow:hidden;
 border:1px solid var(--apk1-border);
 background:var(--apk1-bg-subtle);
 box-shadow:0 5px 14px color-mix(in srgb,var(--apk1-text-strongest) 8%,transparent);
}
body.softorbit-apk-layout-one .hc-v94-featured-icon{width:88px;border-radius:18px}
body.softorbit-apk-layout-one .hc-v94-featured-icon img,
body.softorbit-apk-layout-one .hc-v94-featured-icon .hc-v92-app-icon-fallback,
body.softorbit-apk-layout-one .hc-v94-compact-icon img,
body.softorbit-apk-layout-one .hc-v94-compact-icon .hc-v92-app-icon-fallback{
 display:grid!important;
 width:100%!important;
 height:100%!important;
 max-width:none!important;
 place-items:center;
 object-fit:cover!important;
}
body.softorbit-apk-layout-one .hc-v94-featured-icon .hc-v92-app-icon-fallback,
body.softorbit-apk-layout-one .hc-v94-compact-icon .hc-v92-app-icon-fallback{color:var(--apk1-accent)}
body.softorbit-apk-layout-one .hc-v94-featured-copy,
body.softorbit-apk-layout-one .hc-v94-compact-copy{min-width:0}
body.softorbit-apk-layout-one .hc-v94-featured-copy h3,
body.softorbit-apk-layout-one .hc-v94-compact-copy h3{
 margin:0!important;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 color:var(--apk1-text-strongest)!important;
 font-weight:900!important;
 letter-spacing:-.025em!important;
}
body.softorbit-apk-layout-one .hc-v94-featured-copy h3{font-size:17px!important;line-height:1.15!important}
body.softorbit-apk-layout-one .hc-v94-featured-copy h3 a,
body.softorbit-apk-layout-one .hc-v94-compact-copy h3 a{color:inherit!important}
body.softorbit-apk-layout-one .hc-v94-meta-line{
 display:flex;
 align-items:center;
 min-width:0;
 margin-top:7px;
 color:var(--apk1-text-subtle);
 font-size:10px;
 font-weight:720;
 line-height:1.2;
 white-space:nowrap;
}
body.softorbit-apk-layout-one .hc-v94-meta-line span{min-width:0;overflow:hidden;text-overflow:ellipsis}
body.softorbit-apk-layout-one .hc-v94-meta-line span+span::before{
 content:"";
 display:inline-block;
 width:1px;
 height:11px;
 margin:0 8px;
 vertical-align:-1px;
 background:var(--apk1-border-strong);
}
body.softorbit-apk-layout-one .hc-v94-rating{
 display:flex;
 align-items:center;
 gap:6px;
 min-width:0;
 margin-top:8px;
 color:var(--apk1-text-strong);
 font-size:10px;
 line-height:1;
}
body.softorbit-apk-layout-one .hc-v94-stars{
 position:relative;
 display:inline-block;
 flex:0 0 auto;
 overflow:hidden;
 color:var(--apk1-border-strong);
 font-size:12px;
 letter-spacing:1px;
 line-height:1;
}
body.softorbit-apk-layout-one .hc-v94-stars::after{
 content:"★★★★★";
 position:absolute;
 inset:0;
 width:var(--hc-rating-fill,0%);
 overflow:hidden;
 color:var(--apk1-rating);
 white-space:nowrap;
}
body.softorbit-apk-layout-one .hc-v94-stars>span{visibility:hidden}
body.softorbit-apk-layout-one .hc-v94-rating strong{color:var(--apk1-text-strongest);font-weight:900}
body.softorbit-apk-layout-one .hc-v94-rating small{min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--apk1-text-subtle);font-weight:650;white-space:nowrap}
body.softorbit-apk-layout-one .hc-v94-featured-description{
 position:relative;
 z-index:1;
 display:-webkit-box;
 -webkit-line-clamp:3;
 -webkit-box-orient:vertical;
 overflow:hidden;
 margin:15px 0 14px!important;
 color:var(--apk1-text-medium)!important;
 font-size:11px!important;
 line-height:1.55!important;
}
body.softorbit-apk-layout-one .hc-v94-featured-download{
 position:relative;
 z-index:1;
 width:100%;
 min-height:43px;
 margin-top:auto;
 border-radius:10px;
 font-size:10.5px;
}

/* Card Style B: horizontal compact card used throughout the 70% region. */
body.softorbit-apk-layout-one .hc-v94-compact-card{
 display:grid;
 grid-template-columns:64px minmax(0,1fr);
 grid-template-rows:auto auto;
 gap:9px 11px;
 min-width:0;
 padding:11px;
 border:1px solid var(--apk1-border);
 border-radius:12px;
 background:var(--apk1-card);
 box-shadow:0 4px 15px color-mix(in srgb,var(--apk1-text-strongest) 5%,transparent);
 transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;
}
body.softorbit-apk-layout-one .hc-v94-compact-card:hover{
 transform:translateY(-1px);
 border-color:var(--apk1-accent-border);
 box-shadow:0 7px 20px color-mix(in srgb,var(--apk1-text-strongest) 8%,transparent);
}
body.softorbit-apk-layout-one .hc-v94-compact-icon{grid-row:1;width:64px;border-radius:14px}
body.softorbit-apk-layout-one .hc-v94-compact-copy{grid-row:1;align-self:center}
body.softorbit-apk-layout-one .hc-v94-compact-copy h3{font-size:12px!important;line-height:1.18!important}
body.softorbit-apk-layout-one .hc-v94-compact-lower{
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:8px;
 min-width:0;
 margin-top:4px;
}
body.softorbit-apk-layout-one .hc-v94-compact-lower .hc-v94-rating{margin-top:0}
body.softorbit-apk-layout-one .hc-v94-android{
 display:flex;
 align-items:center;
 gap:4px;
 min-width:0;
 color:var(--apk1-success);
 font-size:8.5px;
 font-weight:750;
 white-space:nowrap;
}
body.softorbit-apk-layout-one .hc-v94-android .hc-v92-icon{width:11px;height:11px}
body.softorbit-apk-layout-one .hc-v94-android span{overflow:hidden;text-overflow:ellipsis}
body.softorbit-apk-layout-one .hc-v94-compact-download{
 grid-column:1/-1;
 grid-row:2;
 width:100%;
 min-height:34px;
 margin:0;
 border-radius:8px;
 font-size:9px;
}
body.softorbit-apk-layout-one .hc-v94-compact-download .hc-v92-icon{width:12px;height:12px}

/* The tabbed quick-browse block uses the same selected 30/70 system. */
body.softorbit-apk-layout-one .hc-v92-tab-panel>.hc-v94-card-split{margin-top:2px}

@media (max-width:1180px){
 body.softorbit-apk-layout-one .hc-v94-card-split{grid-template-columns:minmax(220px,3fr) minmax(0,7fr);gap:10px}
 body.softorbit-apk-layout-one .hc-v94-card-split-list{gap:8px}
 body.softorbit-apk-layout-one .hc-v94-featured-card{padding:13px}
 body.softorbit-apk-layout-one .hc-v94-featured-identity{grid-template-columns:78px minmax(0,1fr);gap:10px}
 body.softorbit-apk-layout-one .hc-v94-featured-icon{width:78px;border-radius:16px}
 body.softorbit-apk-layout-one .hc-v94-featured-copy h3{font-size:15px!important}
 body.softorbit-apk-layout-one .hc-v94-compact-card{grid-template-columns:56px minmax(0,1fr);padding:9px;gap:7px 9px}
 body.softorbit-apk-layout-one .hc-v94-compact-icon{width:56px;border-radius:12px}
 body.softorbit-apk-layout-one .hc-v94-compact-copy h3{font-size:11px!important}
 body.softorbit-apk-layout-one .hc-v94-stars{font-size:10px}
 body.softorbit-apk-layout-one .hc-v94-rating{gap:4px;font-size:9px}
 body.softorbit-apk-layout-one .hc-v94-android{font-size:8px}
}
@media (max-width:860px){
 body.softorbit-apk-layout-one .hc-v94-card-split{grid-template-columns:minmax(205px,3fr) minmax(0,7fr)}
 body.softorbit-apk-layout-one .hc-v94-featured-identity{grid-template-columns:72px minmax(0,1fr)}
 body.softorbit-apk-layout-one .hc-v94-featured-icon{width:72px}
 body.softorbit-apk-layout-one .hc-v94-featured-description{-webkit-line-clamp:4}
}
@media (max-width:767px){
 body.softorbit-apk-layout-one .hc-v94-card-split{grid-template-columns:1fr;gap:9px}
 body.softorbit-apk-layout-one .hc-v94-card-split-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 body.softorbit-apk-layout-one .hc-v94-featured-card{min-height:0;padding:13px}
 body.softorbit-apk-layout-one .hc-v94-featured-identity{grid-template-columns:76px minmax(0,1fr)}
 body.softorbit-apk-layout-one .hc-v94-featured-icon{width:76px}
 body.softorbit-apk-layout-one .hc-v94-featured-description{-webkit-line-clamp:2;margin:11px 0 12px!important}
 body.softorbit-apk-layout-one .hc-v94-compact-card{grid-template-columns:52px minmax(0,1fr);gap:7px 8px;padding:9px}
 body.softorbit-apk-layout-one .hc-v94-compact-icon{width:52px;border-radius:11px}
 body.softorbit-apk-layout-one .hc-v94-compact-lower{align-items:flex-start;flex-direction:column;gap:4px}
 body.softorbit-apk-layout-one .hc-v94-meta-line{font-size:8.5px}
 body.softorbit-apk-layout-one .hc-v94-compact-copy h3{font-size:10.5px!important}
 body.softorbit-apk-layout-one .hc-v94-compact-download{min-height:34px;font-size:8.5px}
}
@media (max-width:540px){
 body.softorbit-apk-layout-one .hc-v94-featured-copy h3{font-size:15px!important}
 body.softorbit-apk-layout-one .hc-v94-featured-description{font-size:10.5px!important}
 body.softorbit-apk-layout-one .hc-v94-compact-card{grid-template-columns:58px minmax(0,1fr)}
 body.softorbit-apk-layout-one .hc-v94-compact-icon{width:58px}
 body.softorbit-apk-layout-one .hc-v94-compact-copy h3{font-size:11px!important}
 body.softorbit-apk-layout-one .hc-v94-compact-lower{flex-direction:row;align-items:center}
}

/* ========================================================================== 
 * Happy Cloud v9.5 — section-specific card system and corrected homepage flow.
 * Hero sits across the full shell. The content/sidebar grid begins beneath it,
 * so Top Categories lines up with the Latest Apps / Popular Games tab panel.
 * All colors continue to resolve from the live Kadence palette bridge.
 * ========================================================================== */
body.softorbit-apk-layout-one .hc-v95-hero-grid{margin-bottom:14px}
body.softorbit-apk-layout-one .hc-v95-content-layout{align-items:start}

/* Category media is optional: use the assigned image only, never a fallback. */
body.softorbit-apk-layout-one .hc-v92-category-list>a.has-icon{grid-template-columns:28px minmax(0,1fr) auto 11px}
body.softorbit-apk-layout-one .hc-v92-category-list>a.no-icon{grid-template-columns:minmax(0,1fr) auto 11px}
body.softorbit-apk-layout-one .hc-v92-cat-icon:empty{display:none}

/* v9.5 horizontal cards — Latest Apps, Popular Games, Latest Games, All APKs. */
body.softorbit-apk-layout-one .hc-v95-horizontal-grid{
 display:grid;
 grid-template-columns:repeat(2,minmax(0,1fr));
 gap:10px;
}
body.softorbit-apk-layout-one .hc-v95-horizontal-card{
 display:grid;
 grid-template-columns:72px minmax(0,1fr) auto;
 grid-template-rows:auto;
 align-items:center;
 gap:10px;
 min-width:0;
 padding:10px;
 border:1px solid var(--apk1-border);
 border-radius:13px;
 background:var(--apk1-card);
 box-shadow:0 4px 14px color-mix(in srgb,var(--apk1-text-strongest) 4%,transparent);
 transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;
}
body.softorbit-apk-layout-one .hc-v95-horizontal-card:hover{
 transform:translateY(-1px);
 border-color:var(--apk1-accent-border);
 box-shadow:0 8px 20px color-mix(in srgb,var(--apk1-text-strongest) 7%,transparent);
}
body.softorbit-apk-layout-one .hc-v95-horizontal-icon{
 display:block;
 width:72px;
 aspect-ratio:1/1;
 overflow:hidden;
 border:1px solid var(--apk1-border);
 border-radius:15px;
 background:var(--apk1-bg-subtle);
}
body.softorbit-apk-layout-one .hc-v95-horizontal-icon img,
body.softorbit-apk-layout-one .hc-v95-horizontal-icon .hc-v92-app-icon-fallback{
 display:grid!important;
 width:100%!important;
 height:100%!important;
 max-width:none!important;
 place-items:center;
 object-fit:cover!important;
}
body.softorbit-apk-layout-one .hc-v95-horizontal-copy{min-width:0}
body.softorbit-apk-layout-one .hc-v95-horizontal-copy h3{
 margin:0!important;
 overflow:hidden;
 color:var(--apk1-text-strongest)!important;
 font-size:13px!important;
 font-weight:900!important;
 line-height:1.2!important;
 letter-spacing:-.02em!important;
 text-overflow:ellipsis;
 white-space:nowrap;
}
body.softorbit-apk-layout-one .hc-v95-horizontal-copy h3 a{color:inherit!important}
body.softorbit-apk-layout-one .hc-v95-horizontal-meta{
 display:flex;
 flex-wrap:wrap;
 align-items:center;
 gap:0;
 margin-top:5px;
 color:var(--apk1-text-subtle);
 font-size:9px;
 font-weight:700;
 line-height:1.2;
}
body.softorbit-apk-layout-one .hc-v95-horizontal-meta span+span::before{
 content:"";
 display:inline-block;
 width:1px;
 height:10px;
 margin:0 7px;
 vertical-align:-1px;
 background:var(--apk1-border-strong);
}
body.softorbit-apk-layout-one .hc-v95-horizontal-lower{
 display:flex;
 flex-wrap:wrap;
 align-items:center;
 gap:7px 10px;
 margin-top:7px;
 min-width:0;
}
body.softorbit-apk-layout-one .hc-v95-horizontal-lower .hc-v94-rating{margin-top:0}
body.softorbit-apk-layout-one .hc-v95-android{
 display:inline-flex;
 align-items:center;
 gap:4px;
 min-width:0;
 color:var(--apk1-success);
 font-size:8.5px;
 font-weight:760;
 white-space:nowrap;
}
body.softorbit-apk-layout-one .hc-v95-android .hc-v92-icon{width:11px;height:11px}
body.softorbit-apk-layout-one .hc-v95-horizontal-download{
 min-width:112px;
 min-height:36px;
 padding:0 11px;
 border-radius:9px;
 font-size:9px;
 white-space:nowrap;
}

/* v9.5 vertical cards — Editor's Picks, Most Downloaded, Top Rated, categories. */
body.softorbit-apk-layout-one .hc-v95-vertical-grid{
 display:grid;
 grid-template-columns:repeat(4,minmax(0,1fr));
 gap:10px;
}
body.softorbit-apk-layout-one .hc-v95-vertical-card{
 position:relative;
 display:flex;
 flex-direction:column;
 align-items:stretch;
 min-width:0;
 min-height:100%;
 padding:12px;
 overflow:hidden;
 border:1px solid var(--apk1-border);
 border-radius:14px;
 background:linear-gradient(145deg,var(--apk1-card) 0%,color-mix(in srgb,var(--apk1-accent-soft) 40%,var(--apk1-card)) 100%);
 box-shadow:0 5px 16px color-mix(in srgb,var(--apk1-text-strongest) 5%,transparent);
 transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;
}
body.softorbit-apk-layout-one .hc-v95-vertical-card::after{
 content:"";
 position:absolute;
 right:-42px;
 top:-46px;
 width:110px;
 height:110px;
 border-radius:50%;
 background:var(--apk1-accent-soft);
 opacity:.55;
 pointer-events:none;
}
body.softorbit-apk-layout-one .hc-v95-vertical-card:hover{
 transform:translateY(-2px);
 border-color:var(--apk1-accent-border);
 box-shadow:0 10px 24px color-mix(in srgb,var(--apk1-text-strongest) 8%,transparent);
}
body.softorbit-apk-layout-one .hc-v95-vertical-icon{
 position:relative;
 z-index:1;
 display:block;
 width:88px;
 aspect-ratio:1/1;
 margin:0 auto 10px;
 overflow:hidden;
 border:1px solid var(--apk1-border);
 border-radius:18px;
 background:var(--apk1-bg-subtle);
 box-shadow:0 5px 14px color-mix(in srgb,var(--apk1-text-strongest) 7%,transparent);
}
body.softorbit-apk-layout-one .hc-v95-vertical-icon img,
body.softorbit-apk-layout-one .hc-v95-vertical-icon .hc-v92-app-icon-fallback{
 display:grid!important;
 width:100%!important;
 height:100%!important;
 max-width:none!important;
 place-items:center;
 object-fit:cover!important;
}
body.softorbit-apk-layout-one .hc-v95-vertical-body{position:relative;z-index:1;min-width:0;text-align:left}
body.softorbit-apk-layout-one .hc-v95-vertical-body h3{
 margin:0!important;
 overflow:hidden;
 color:var(--apk1-text-strongest)!important;
 font-size:12.5px!important;
 font-weight:900!important;
 line-height:1.2!important;
 letter-spacing:-.02em!important;
 text-overflow:ellipsis;
 white-space:nowrap;
}
body.softorbit-apk-layout-one .hc-v95-vertical-body h3 a{color:inherit!important}
body.softorbit-apk-layout-one .hc-v95-facts{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:5px;
 margin-top:9px;
}
body.softorbit-apk-layout-one .hc-v95-facts>span{
 display:flex;
 min-width:0;
 flex-direction:column;
 gap:2px;
 padding:5px 6px;
 border:1px solid var(--apk1-border);
 border-radius:8px;
 background:color-mix(in srgb,var(--apk1-card) 76%,transparent);
 color:var(--apk1-text-strong);
 font-size:8px;
 font-weight:760;
 line-height:1.1;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
body.softorbit-apk-layout-one .hc-v95-facts>span b{
 color:var(--apk1-text-subtle);
 font-size:6.5px;
 font-weight:800;
 letter-spacing:.03em;
 text-transform:uppercase;
}
body.softorbit-apk-layout-one .hc-v95-facts>span.is-rating{color:var(--apk1-text-strongest)}
body.softorbit-apk-layout-one .hc-v95-facts>span.is-rating .hc-v92-icon{width:9px;height:9px;display:inline;fill:var(--apk1-rating);color:var(--apk1-rating)}
body.softorbit-apk-layout-one .hc-v95-vertical-body>.hc-v94-rating{margin-top:8px}
body.softorbit-apk-layout-one .hc-v95-vertical-download{
 position:relative;
 z-index:1;
 width:100%;
 min-height:36px;
 margin-top:auto;
 padding:0 10px;
 border-radius:9px;
 font-size:9px;
}
body.softorbit-apk-layout-one .hc-v95-vertical-body+.hc-v95-vertical-download{margin-top:10px}

/* Top download period tabs are real controls in v9.5. */
body.softorbit-apk-layout-one .hc-v92-rank-tabs button{
 display:grid;
 place-items:center;
 min-height:24px;
 margin:0;
 padding:0 4px;
 border:0;
 border-radius:5px;
 background:transparent;
 color:var(--apk1-text-subtle);
 font:inherit;
 font-size:8px;
 font-weight:750;
 cursor:pointer;
}
body.softorbit-apk-layout-one .hc-v92-rank-tabs button.is-active{background:var(--apk1-accent);color:var(--apk1-on-accent)}
body.softorbit-apk-layout-one .hc-v95-rank-panel[hidden]{display:none!important}
body.softorbit-apk-layout-one .hc-v95-rank-empty{margin:8px 0 2px!important;color:var(--apk1-text-subtle)!important;font-size:9px!important;text-align:center}

@media (max-width:1240px){
 body.softorbit-apk-layout-one .hc-v95-vertical-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 body.softorbit-apk-layout-one .hc-v95-horizontal-card{grid-template-columns:64px minmax(0,1fr);gap:8px}
 body.softorbit-apk-layout-one .hc-v95-horizontal-icon{width:64px;border-radius:13px}
 body.softorbit-apk-layout-one .hc-v95-horizontal-download{grid-column:1/-1;width:100%;min-height:34px}
}
@media (max-width:1024px){
 body.softorbit-apk-layout-one .hc-v95-hero-grid{margin-bottom:10px}
 body.softorbit-apk-layout-one .hc-v95-vertical-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 body.softorbit-apk-layout-one .hc-v95-horizontal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:767px){
 body.softorbit-apk-layout-one .hc-v95-horizontal-grid{grid-template-columns:1fr;gap:8px}
 body.softorbit-apk-layout-one .hc-v95-horizontal-card{grid-template-columns:64px minmax(0,1fr) auto;padding:9px;gap:8px}
 body.softorbit-apk-layout-one .hc-v95-horizontal-download{grid-column:auto;width:auto;min-width:98px;min-height:34px}
 body.softorbit-apk-layout-one .hc-v95-vertical-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 body.softorbit-apk-layout-one .hc-v95-vertical-card{padding:10px;border-radius:12px}
 body.softorbit-apk-layout-one .hc-v95-vertical-icon{width:72px;margin-bottom:8px;border-radius:15px}
 body.softorbit-apk-layout-one .hc-v95-vertical-body h3{font-size:11px!important}
 body.softorbit-apk-layout-one .hc-v95-facts{gap:3px;margin-top:7px}
 body.softorbit-apk-layout-one .hc-v95-facts>span{padding:4px;font-size:7px}
 body.softorbit-apk-layout-one .hc-v95-facts>span b{font-size:6px}
 body.softorbit-apk-layout-one .hc-v95-vertical-download{min-height:34px;font-size:8.5px}
}
@media (max-width:520px){
 body.softorbit-apk-layout-one .hc-v95-horizontal-card{grid-template-columns:58px minmax(0,1fr);gap:8px}
 body.softorbit-apk-layout-one .hc-v95-horizontal-icon{width:58px;border-radius:12px}
 body.softorbit-apk-layout-one .hc-v95-horizontal-copy h3{font-size:11.5px!important}
 body.softorbit-apk-layout-one .hc-v95-horizontal-meta{font-size:8px}
 body.softorbit-apk-layout-one .hc-v95-horizontal-lower{gap:5px 8px}
 body.softorbit-apk-layout-one .hc-v95-horizontal-download{grid-column:1/-1;width:100%;min-height:34px}
 body.softorbit-apk-layout-one .hc-v95-vertical-icon{width:66px}
 body.softorbit-apk-layout-one .hc-v95-facts{grid-template-columns:1fr 1fr}
 body.softorbit-apk-layout-one .hc-v95-facts>span.is-rating{grid-column:1/-1;flex-direction:row;align-items:center;gap:4px}
 body.softorbit-apk-layout-one .hc-v95-facts>span.is-rating b{margin-right:auto}
}
body.softorbit-apk-layout-one .hc-v92-section-icon.is-category-media img,
body.softorbit-apk-layout-one .hc-v92-section-icon.is-category-media svg{display:block!important;width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;object-fit:contain}


/* ==========================================================================
 * Happy Cloud v9.6 — homepage flow adjustments.
 * Editor's Picks uses the approved featured card layout without the badge.
 * Category sections and All APKs reuse the same horizontal card system.
 * ========================================================================== */
body.softorbit-apk-layout-one .hc-v96-featured-grid{
 display:grid;
 grid-template-columns:repeat(2,minmax(0,1fr));
 gap:12px;
}
body.softorbit-apk-layout-one .hc-v96-editor-card .hc-v94-featured-badge{display:none}
body.softorbit-apk-layout-one .hc-v96-editor-card{min-height:100%}
body.softorbit-apk-layout-one .hc-v96-editor-card .hc-v94-featured-description{margin-top:12px}
body.softorbit-apk-layout-one .hc-v95-section-horizontal .hc-v95-horizontal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
body.softorbit-apk-layout-one .hc-v95-section-horizontal .hc-v95-horizontal-card{min-height:100%}
body.softorbit-apk-layout-one .hc-v92-app-tabs{margin-top:12px}
@media (max-width:1024px){
 body.softorbit-apk-layout-one .hc-v96-featured-grid{grid-template-columns:1fr}
}
@media (max-width:767px){
 body.softorbit-apk-layout-one .hc-v96-featured-grid{gap:10px}
}
