:root{
  --ho-primary:#f47b52;
  --ho-primary-dark:#d85f39;
  --ho-soft:#fff7f2;
  --ho-text:#292524;
  --ho-muted:#78716c;
  --ho-border:#e7e5e4;
  --ho-coin:#f5b942;
  --ho-success:#15803d;
  --ho-radius:18px;
}
.ho-play-section,.ho-video-detail{font-family:"Plus Jakarta Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ho-text)}
.ho-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.ho-section-head h2{margin:4px 0 6px;font-size:clamp(28px,4vw,40px);line-height:1.15}.ho-section-head p{margin:0;color:var(--ho-muted)}
.ho-eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;color:var(--ho-primary)}
.ho-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ho-video-card{background:#fff;border:1px solid var(--ho-border);border-radius:var(--ho-radius);overflow:hidden;transition:.2s ease}.ho-video-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.07)}
.ho-thumb{display:block;position:relative;aspect-ratio:16/9;background:var(--ho-soft);overflow:hidden}.ho-thumb img{width:100%;height:100%;object-fit:cover}.ho-thumb-empty{height:100%;display:grid;place-items:center;font-size:32px}
.ho-badge,.ho-duration{position:absolute;top:10px;font-size:11px;font-weight:800;border-radius:999px;padding:5px 8px}.ho-badge{left:10px;background:var(--ho-primary);color:#fff}.ho-badge.is-free{background:#22c55e}.ho-duration{right:10px;background:rgba(41,37,36,.82);color:#fff}
.ho-card-body{padding:16px}.ho-card-body h3{font-size:17px;line-height:1.35;margin:0 0 14px}.ho-card-body h3 a{text-decoration:none;color:var(--ho-text)}.ho-card-price{font-size:14px;color:var(--ho-primary-dark)}.ho-card-price strong{color:var(--ho-success)}
.ho-coin-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid var(--ho-border);border-radius:999px;background:#fff;color:var(--ho-text);font-weight:700;text-decoration:none}
.ho-video-detail{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.ho-video-player,.ho-video-copy{grid-column:1}.ho-player-placeholder{aspect-ratio:16/9;border-radius:22px;background:#1c1917;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}.ho-player-placeholder span{font-size:44px;margin-bottom:12px}.ho-player-placeholder small{opacity:.7;margin-top:7px}.ho-unlock-card{grid-column:2;grid-row:1/3;background:var(--ho-soft);border:1px solid #fed7c5;border-radius:20px;padding:22px;position:sticky;top:96px}.ho-price{font-size:28px;font-weight:800;margin:8px 0 12px}.ho-unlock-card p{color:var(--ho-muted)}.ho-unlock-card small{display:block;color:var(--ho-muted);margin-top:10px;line-height:1.5}
.ho-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 18px;text-decoration:none;font-weight:800;border:0}.ho-btn-primary{background:var(--ho-primary);color:#fff}.ho-btn-primary:hover{background:var(--ho-primary-dark);color:#fff}
@media(max-width:900px){.ho-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ho-video-detail{grid-template-columns:1fr}.ho-video-player,.ho-video-copy,.ho-unlock-card{grid-column:1}.ho-unlock-card{grid-row:auto;position:static}}
@media(max-width:560px){.ho-video-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.ho-video-card{min-width:78vw;scroll-snap-align:start}.ho-section-head h2{font-size:28px}}

/* Hackortu modern homepage */
.ho-home{font-family:"Plus Jakarta Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ho-text);background:#fff}
.ho-shell{width:min(1200px,calc(100% - 40px));margin-inline:auto}.ho-home-section{padding:34px 0}.ho-hero{background:linear-gradient(135deg,#fff 0%,#fff8f4 58%,#ffe9dc 100%);overflow:hidden}.ho-hero-grid{min-height:520px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px}.ho-kicker{font-size:12px;letter-spacing:.13em;font-weight:800;color:var(--ho-primary)}.ho-hero h1{font-size:clamp(40px,5vw,68px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 22px;max-width:720px}.ho-hero h1 em{font-style:normal;color:#ef5b2a}.ho-hero-copy>p{font-size:17px;line-height:1.8;color:var(--ho-muted);max-width:590px}.ho-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.ho-btn-secondary{background:#fff;border:1px solid var(--ho-border);color:var(--ho-text);box-shadow:0 5px 18px rgba(41,37,36,.06)}.ho-trust-row{display:flex;gap:10px;flex-wrap:wrap}.ho-trust-row span{background:#fff;border:1px solid #f4e5df;border-radius:12px;padding:10px 14px;font-size:12px;font-weight:700}.ho-hero-visual{display:grid;place-items:center}.ho-family-art{width:min(460px,100%);aspect-ratio:1.15/1;border-radius:48% 48% 24% 24%;background:radial-gradient(circle at 50% 35%,#fff 0 22%,#ffe1d2 23% 60%,#ffd2bd 61%);display:grid;place-items:center;text-align:center;box-shadow:inset 0 0 0 1px rgba(244,123,82,.08)}.ho-family-art span{font-size:110px;line-height:1}.ho-family-art strong{display:block;margin-top:-90px;background:#fff;padding:8px 14px;border-radius:999px;font-size:12px;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.ho-search-panel{margin-top:-28px;background:#fff;border:1px solid var(--ho-border);border-radius:20px;padding:20px 24px;display:grid;grid-template-columns:1.3fr 1fr;gap:28px;align-items:end;box-shadow:0 12px 35px rgba(41,37,36,.08);position:relative;z-index:4}.ho-search-panel h2{font-size:18px;margin:0 0 10px}.ho-search-panel form{position:relative}.ho-search-panel input{width:100%;border:1px solid var(--ho-border);border-radius:999px;padding:13px 44px 13px 16px;font:inherit}.ho-search-panel button{position:absolute;right:5px;top:5px;width:34px;height:34px;border:0;border-radius:50%;background:#fff;font-size:20px}.ho-popular small{color:var(--ho-muted);display:block;margin-bottom:8px}.ho-popular div{display:flex;gap:7px;flex-wrap:wrap}.ho-popular a{font-size:11px;font-weight:700;color:var(--ho-text);text-decoration:none;background:#fff1ea;padding:7px 10px;border-radius:999px}
.ho-home-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.ho-home-title h2{font-size:28px;letter-spacing:-.025em;margin:0 0 5px}.ho-home-title p{margin:0;color:var(--ho-muted)}.ho-home-title>a,.ho-text-link{font-size:13px;font-weight:800;color:var(--ho-primary-dark);text-decoration:none;white-space:nowrap}.ho-topic-row{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.ho-topic-row>a{min-height:90px;border:1px solid var(--ho-border);border-radius:16px;background:#fff9f6;text-decoration:none;color:var(--ho-text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.ho-topic-row>a:nth-child(2n){background:#f5faf8}.ho-topic-row>a:nth-child(3n){background:#fff5f7}.ho-topic-row span{font-size:24px}.ho-topic-row strong{font-size:12px}
.ho-home #hackortu-play .ho-play-section{padding:0}.ho-home #hackortu-play .ho-section-head h2{font-size:28px}.ho-home #hackortu-play .ho-video-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.ho-home #hackortu-play .ho-card-body{padding:13px}.ho-home #hackortu-play .ho-card-body h3{font-size:14px}
.ho-home-grid{display:grid;gap:16px}.ho-home-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ho-content-card{border:1px solid var(--ho-border);border-radius:16px;overflow:hidden;background:#fff;transition:.2s ease}.ho-content-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(41,37,36,.07)}.ho-content-thumb{display:grid;place-items:center;aspect-ratio:16/9;background:var(--ho-soft);overflow:hidden;text-decoration:none}.ho-content-thumb img{width:100%;height:100%;object-fit:cover}.ho-content-thumb span{font-weight:800;color:var(--ho-primary)}.ho-content-body{padding:16px}.ho-content-body h3{font-size:16px;line-height:1.4;margin:0 0 8px}.ho-content-body h3 a{text-decoration:none;color:var(--ho-text)}.ho-content-body p{font-size:13px;line-height:1.6;color:var(--ho-muted);margin:0 0 12px}.ho-curhat-section{background:linear-gradient(90deg,transparent,#fff8f5 12%,#fff8f5 88%,transparent)}.ho-experts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ho-expert{display:flex;align-items:center;gap:12px;border:1px solid var(--ho-border);border-radius:15px;padding:12px;text-decoration:none;color:var(--ho-text)}.ho-expert img{border-radius:50%}.ho-expert span{display:flex;flex-direction:column;gap:4px}.ho-expert strong{font-size:13px}.ho-expert small{color:var(--ho-muted)}.ho-empty{color:var(--ho-muted)}
.ho-coin-cta{margin-top:38px;background:linear-gradient(135deg,#fff7f2,#ffe9dc);padding:52px 0}.ho-coin-cta .ho-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.ho-coin-cta h2{font-size:32px;margin:8px 0}.ho-coin-cta p{color:var(--ho-muted);margin:0;max-width:650px}
@media(max-width:980px){.ho-hero-grid{grid-template-columns:1fr;min-height:auto;padding:64px 0 72px}.ho-hero-visual{display:none}.ho-search-panel{grid-template-columns:1fr}.ho-topic-row{grid-template-columns:repeat(4,1fr)}.ho-home #hackortu-play .ho-video-grid{grid-template-columns:repeat(2,1fr)}.ho-home-grid-4{grid-template-columns:repeat(2,1fr)}.ho-experts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.ho-shell{width:min(100% - 24px,1200px)}.ho-hero-grid{padding:46px 0 64px}.ho-hero h1{font-size:39px}.ho-hero-copy>p{font-size:15px}.ho-search-panel{width:calc(100% - 24px);padding:16px;margin-top:-22px}.ho-topic-row{display:flex;overflow:auto;padding-bottom:6px}.ho-topic-row>a{min-width:86px}.ho-home #hackortu-play .ho-video-grid{display:flex}.ho-home #hackortu-play .ho-video-card{min-width:76vw}.ho-home-grid-4{grid-template-columns:1fr}.ho-experts{grid-template-columns:1fr}.ho-home-title{align-items:start}.ho-home-title>a{display:none}.ho-coin-cta .ho-shell{align-items:flex-start;flex-direction:column}.ho-coin-cta h2{font-size:28px}}

/* v0.3 app shell, header, play archive, premium single */
body.ho-app-page{margin:0;background:#fff;color:var(--ho-text)}body.ho-app-page.admin-bar .ho-site-header{top:32px}.ho-app-page *{box-sizing:border-box}.ho-app-page a{-webkit-tap-highlight-color:transparent}
.ho-site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,229,228,.85)}.ho-header-inner{height:72px;display:flex;align-items:center;gap:28px}.ho-brand{display:flex;align-items:center;min-width:125px}.ho-brand .custom-logo-link{display:flex;align-items:center}.ho-brand .custom-logo{max-height:38px;width:auto}.ho-brand-text,.ho-footer-brand{font-size:25px;font-weight:900;letter-spacing:-.055em;color:var(--ho-primary);text-decoration:none}.ho-main-nav{display:flex;align-items:center;gap:24px;margin-right:auto}.ho-main-nav a{font-size:14px;font-weight:700;text-decoration:none;color:#514b47;transition:.2s}.ho-main-nav a:hover{color:var(--ho-primary)}.ho-header-actions{display:flex;align-items:center;gap:10px}.ho-icon-btn{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--ho-border);border-radius:12px;text-decoration:none;color:var(--ho-text);font-size:21px;background:#fff}.ho-user-pill{display:flex;align-items:center;gap:7px;text-decoration:none;color:var(--ho-text);font-size:12px;font-weight:800}.ho-user-pill img{border-radius:50%}.ho-login-link{text-decoration:none;color:var(--ho-text);font-size:13px;font-weight:800}.ho-header-register{padding:10px 15px;font-size:13px}.ho-mobile-menu{display:none;border:0;background:transparent;font-size:24px;padding:6px}.ho-mobile-nav{display:none;background:#fff;border-top:1px solid var(--ho-border);padding:10px 20px 16px}.ho-mobile-nav a{display:block;padding:11px 0;text-decoration:none;color:var(--ho-text);font-weight:700;border-bottom:1px solid #f5f5f4}
.ho-site-footer{margin-top:70px;background:#282321;color:#fff;padding:52px 0 22px}.ho-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.ho-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ho-footer-grid p{margin:4px 0;color:#d6d3d1;font-size:13px}.ho-footer-grid strong:not(.ho-footer-brand){font-size:13px;margin-bottom:5px}.ho-footer-grid a{color:#e7e5e4;text-decoration:none;font-size:13px}.ho-footer-brand{color:#ff9a73}.ho-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:18px;font-size:11px;color:#a8a29e}
.ho-play-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.93);color:var(--ho-primary);box-shadow:0 7px 20px rgba(0,0,0,.15);opacity:0;transition:.2s}.ho-video-card:hover .ho-play-circle{opacity:1}.ho-badge.is-owned{background:#2563eb}.ho-card-expert{display:flex;align-items:center;gap:7px;margin:-2px 0 12px;color:var(--ho-muted);font-size:11px}.ho-card-expert img{border-radius:50%}.ho-thumb-empty{flex-direction:column;gap:7px;color:var(--ho-primary)}.ho-thumb-empty span{font-size:34px}.ho-thumb-empty small{font-size:11px;font-weight:800;color:var(--ho-muted)}.ho-play-empty{min-height:150px;border:1px dashed #f5b89f;background:#fff8f4;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:14px;padding:26px;color:var(--ho-muted)}.ho-play-empty>span{font-size:30px;color:var(--ho-primary)}.ho-play-empty strong{color:var(--ho-text)}.ho-play-empty p{margin:5px 0 0;font-size:13px}
.ho-play-page{font-family:"Plus Jakarta Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ho-play-hero{background:linear-gradient(135deg,#fff 0%,#fff5ef 62%,#ffe4d6 100%);padding:76px 0 62px;text-align:center}.ho-play-hero h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.05em;line-height:1.04;margin:9px 0 14px}.ho-play-hero p{max-width:650px;margin:0 auto;color:var(--ho-muted);font-size:17px;line-height:1.7}.ho-play-search{max-width:650px;margin:28px auto 0;display:flex;background:#fff;border:1px solid var(--ho-border);padding:5px;border-radius:999px;box-shadow:0 10px 28px rgba(41,37,36,.07)}.ho-play-search input{flex:1;border:0;outline:0;padding:12px 16px;background:transparent;font:inherit;min-width:0}.ho-play-search button{border:0;background:var(--ho-primary);color:#fff;font-weight:800;border-radius:999px;padding:0 22px;cursor:pointer}.ho-play-content{padding:44px 0 10px}.ho-play-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.ho-filter-chips{display:flex;gap:8px;flex-wrap:wrap}.ho-filter-chips a{border:1px solid var(--ho-border);background:#fff;color:var(--ho-text);text-decoration:none;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:800}.ho-filter-chips a.is-active{background:var(--ho-primary);border-color:var(--ho-primary);color:#fff}.ho-result-count{font-size:12px;color:var(--ho-muted);white-space:nowrap}.ho-video-grid-archive{grid-template-columns:repeat(4,minmax(0,1fr))}.ho-pagination{display:flex;gap:7px;justify-content:center;margin:36px 0}.ho-pagination .page-numbers{min-width:38px;height:38px;padding:0 10px;border:1px solid var(--ho-border);border-radius:10px;display:grid;place-items:center;text-decoration:none;color:var(--ho-text);font-size:12px;font-weight:800}.ho-pagination .current{background:var(--ho-primary);color:#fff;border-color:var(--ho-primary)}
.ho-single-video-page{font-family:"Plus Jakarta Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding:32px 0 20px}.ho-breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--ho-muted);margin-bottom:22px;white-space:nowrap;overflow:hidden}.ho-breadcrumb a{color:var(--ho-muted);text-decoration:none}.ho-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.ho-video-layout{display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:34px;align-items:start}.ho-video-stage{position:relative;aspect-ratio:16/9;background:#1c1917;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(41,37,36,.15)}.ho-video-stage img{width:100%;height:100%;object-fit:cover;opacity:.42}.ho-stage-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;text-align:center;padding:20px;background:linear-gradient(180deg,rgba(28,25,23,.06),rgba(28,25,23,.5))}.ho-stage-overlay>span{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);color:var(--ho-primary);font-size:26px;margin-bottom:13px;box-shadow:0 8px 25px rgba(0,0,0,.2)}.ho-stage-overlay strong{font-size:18px}.ho-stage-overlay small{margin-top:5px;opacity:.8}.ho-stage-duration{position:absolute;right:15px;bottom:15px;background:rgba(28,25,23,.85);color:#fff;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:800}.ho-video-title-wrap{padding:23px 3px 15px}.ho-video-topic{font-size:11px;color:var(--ho-primary);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ho-video-title-wrap h1{font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-.04em;margin:7px 0 17px}.ho-video-author{display:flex;align-items:center;gap:9px}.ho-video-author img{border-radius:50%}.ho-video-author span{display:flex;flex-direction:column}.ho-video-author strong{font-size:12px}.ho-video-author small{font-size:10px;color:var(--ho-muted)}.ho-video-description{border-top:1px solid var(--ho-border);padding-top:22px;font-size:15px;line-height:1.8;color:#57534e}.ho-video-description h2,.ho-video-description h3{color:var(--ho-text)}.ho-video-buybox{position:sticky;top:96px;border:1px solid #fed7c5;background:#fff9f6;border-radius:22px;padding:24px;box-shadow:0 10px 30px rgba(41,37,36,.06)}.ho-video-buybox .ho-btn{width:100%;margin-top:10px}.ho-video-buybox>p{font-size:13px;line-height:1.6;color:var(--ho-muted)}.ho-balance-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f5d8ca;border-bottom:1px solid #f5d8ca;padding:12px 0;margin:13px 0;font-size:12px}.ho-owned{font-size:25px;font-weight:900;color:var(--ho-success);margin:8px 0}.ho-low-coin{background:#fff1ed;border-radius:10px;padding:10px 12px;color:#b54322;font-size:12px;font-weight:800;margin:12px 0 2px}.ho-permanent-note{font-size:11px;color:var(--ho-muted);margin-top:14px;padding-top:14px;border-top:1px solid #f5d8ca}.ho-video-buybox small{display:block;color:var(--ho-muted);font-size:10px;text-align:center;margin-top:8px}
@media(max-width:1020px){.ho-main-nav{gap:15px}.ho-main-nav a{font-size:12px}.ho-video-grid-archive{grid-template-columns:repeat(3,minmax(0,1fr))}.ho-video-layout{grid-template-columns:minmax(0,1fr) 300px}}
@media(max-width:820px){body.ho-app-page.admin-bar .ho-site-header{top:46px}.ho-main-nav,.ho-header-register,.ho-user-pill span{display:none}.ho-header-inner{height:64px}.ho-header-actions{margin-left:auto}.ho-mobile-menu{display:block}.ho-menu-open .ho-mobile-nav{display:block}.ho-footer-grid{grid-template-columns:1fr 1fr}.ho-footer-grid>div:first-child{grid-column:1/-1}.ho-video-layout{grid-template-columns:1fr}.ho-video-buybox{position:static}.ho-video-grid-archive{grid-template-columns:repeat(2,minmax(0,1fr))}.ho-play-hero{padding:54px 0 45px}}
@media(max-width:560px){.ho-header-inner{gap:10px}.ho-brand{min-width:auto}.ho-brand-text{font-size:21px}.ho-icon-btn{display:none}.ho-coin-pill{padding:7px 9px;font-size:11px}.ho-login-link{font-size:12px}.ho-site-footer{margin-top:45px}.ho-footer-grid{grid-template-columns:1fr}.ho-footer-grid>div:first-child{grid-column:auto}.ho-play-hero{text-align:left}.ho-play-hero h1{font-size:39px}.ho-play-hero p{font-size:14px}.ho-play-search{border-radius:16px}.ho-play-search input{font-size:12px}.ho-play-search button{border-radius:12px;padding:0 15px}.ho-play-toolbar{align-items:flex-start;flex-direction:column}.ho-filter-chips{width:100%;overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.ho-filter-chips a{white-space:nowrap}.ho-video-grid-archive{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.ho-video-grid-archive .ho-video-card{min-width:78vw;scroll-snap-align:start}.ho-result-count{display:none}.ho-single-video-page{padding-top:18px}.ho-video-stage{border-radius:16px;margin-inline:-12px}.ho-video-title-wrap h1{font-size:30px}.ho-video-buybox{border-radius:18px}.ho-play-circle{opacity:1;width:38px;height:38px}.ho-section-head .ho-text-link{display:none}}


/* v0.3.1 refinements */
.ho-hero-image-wrap{width:min(500px,100%);aspect-ratio:1.12/1;border-radius:44% 44% 24% 24%;overflow:hidden;background:#ffe6d9;box-shadow:0 22px 55px rgba(155,74,44,.14);position:relative}
.ho-hero-image-wrap:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(244,123,82,.08);pointer-events:none}
.ho-hero-image{width:100%;height:100%;object-fit:cover;display:block}
.ho-topic-row>a{min-height:108px;gap:9px;transition:.2s ease}
.ho-topic-row>a:hover{transform:translateY(-3px);border-color:#f5c6b3;box-shadow:0 10px 24px rgba(41,37,36,.06)}
.ho-topic-row span{font-size:40px;line-height:1}
.ho-topic-row strong{font-size:13px}
.ho-search-panel button{cursor:pointer;background:var(--ho-primary);color:#fff;transition:.2s ease}
.ho-search-panel button:hover{background:var(--ho-primary-dark)}
.ho-testimonials{margin-top:25px;background:linear-gradient(180deg,#fffaf7,#fff4ee)}
.ho-testimonial-title{justify-content:center;text-align:center}
.ho-testimonial-title>div{max-width:650px;margin-inline:auto}
.ho-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ho-testimonial-card{background:#fff;border:1px solid #f2ded4;border-radius:20px;padding:24px;box-shadow:0 8px 24px rgba(41,37,36,.04)}
.ho-testimonial-card h3{margin:9px 0 10px;font-size:18px}
.ho-testimonial-card>p{color:var(--ho-muted);font-size:14px;line-height:1.75;margin:0 0 20px}
.ho-stars{color:#f5b942;letter-spacing:.08em;font-size:13px}
.ho-testimonial-person{display:flex;align-items:center;gap:10px}
.ho-testimonial-person>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff0e9;color:var(--ho-primary-dark);font-weight:900}
.ho-testimonial-person>div{display:flex;flex-direction:column}.ho-testimonial-person strong{font-size:13px}.ho-testimonial-person small{color:var(--ho-muted);font-size:11px}
.ho-icon-btn{cursor:pointer}
.ho-search-overlay[hidden]{display:none!important}
.ho-search-overlay{position:fixed;inset:0;z-index:99999;background:rgba(41,37,36,.5);backdrop-filter:blur(5px);display:grid;place-items:start center;padding:110px 20px 30px}
.ho-search-dialog{position:relative;width:min(680px,100%);background:#fff;border-radius:24px;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.22)}
.ho-search-dialog h2{font-size:30px;letter-spacing:-.035em;margin:7px 0 20px}
.ho-search-dialog form{display:flex;gap:9px}
.ho-search-dialog input[type=search]{flex:1;min-width:0;border:1px solid var(--ho-border);border-radius:12px;padding:13px 15px;font:inherit;outline:none}
.ho-search-dialog input[type=search]:focus{border-color:#f4a385;box-shadow:0 0 0 3px #fff0e9}
.ho-search-close{position:absolute;right:17px;top:14px;border:0;background:transparent;font-size:30px;line-height:1;color:var(--ho-muted);cursor:pointer}
body.ho-search-open{overflow:hidden}
@media(max-width:980px){.ho-hero-visual{display:grid}.ho-hero-image-wrap{max-width:430px}.ho-hero-grid{grid-template-columns:1fr 1fr;padding:55px 0 70px}.ho-hero h1{font-size:clamp(38px,5vw,52px)}}
@media(max-width:760px){.ho-hero-grid{grid-template-columns:1fr}.ho-hero-visual{display:none}.ho-testimonial-grid{grid-template-columns:1fr}.ho-topic-row span{font-size:36px}.ho-search-dialog{padding:27px 20px}.ho-search-dialog form{flex-direction:column}.ho-search-dialog .ho-btn{width:100%}}

/* v0.3.2 spacing and desktop testimonial refinements */
.ho-home-section{
  padding:56px 0;
}

/* Give the search panel breathing room below the hero instead of touching the trust badges. */
.ho-search-panel{
  margin-top:24px;
  padding:26px 30px;
  gap:42px;
  align-items:center;
}
.ho-search-panel h2{
  margin-bottom:14px;
}
.ho-search-panel input{
  min-height:54px;
  padding-left:20px;
  padding-right:58px;
}
.ho-search-panel button{
  right:7px;
  top:7px;
  width:40px;
  height:40px;
}
.ho-popular small{
  margin-bottom:12px;
}
.ho-popular div{
  gap:10px;
}
.ho-popular a{
  padding:9px 13px;
}

/* More separation between section heading and cards. */
.ho-home-title{
  margin-bottom:26px;
}
.ho-home-title h2{
  margin-bottom:8px;
}

/* Topics: keep compact cards but make the icon the visual focus. */
.ho-topic-row{
  gap:16px;
}
.ho-topic-row>a{
  min-height:112px;
  padding:14px 8px;
}
.ho-topic-row span{
  font-size:42px;
}

/* Desktop testimonials must be a three-column row. */
.ho-testimonials{
  margin-top:34px;
  padding:8px 0 18px;
}
.ho-testimonial-title{
  justify-content:flex-start;
  text-align:left;
}
.ho-testimonial-title>div{
  max-width:720px;
  margin-inline:0;
}
.ho-testimonial-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:22px;
  align-items:stretch;
}
.ho-testimonial-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  padding:26px;
}
.ho-testimonial-card>p{
  flex:1;
}
.ho-testimonial-person{
  margin-top:auto;
}

/* Keep sections from visually sticking to one another. */
.ho-curhat-section{
  padding-left:22px;
  padding-right:22px;
  border-radius:24px;
}
.ho-coin-cta{
  margin-top:56px;
}

@media (max-width:980px){
  .ho-home-section{padding:46px 0}
  .ho-search-panel{margin-top:20px;gap:22px;padding:24px}
  .ho-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
}

@media (max-width:760px){
  .ho-home-section{padding:38px 0}
  .ho-search-panel{margin-top:16px;padding:20px}
  .ho-testimonial-grid{grid-template-columns:1fr !important;gap:14px}
  .ho-testimonial-card{padding:21px}
  .ho-topic-row{gap:12px}
  .ho-topic-row>a{min-height:104px}
  .ho-topic-row span{font-size:38px}
  .ho-curhat-section{padding-left:14px;padding-right:14px;border-radius:18px}
}

/* v0.3.5 — Full-width compatibility with Astra while preserving Astra header/footer. */
body.ho-app-play .site-content > .ast-container,
body.ho-app-video .site-content > .ast-container,
body.ho-app-play-shortcode .site-content > .ast-container {
    max-width: none !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: block !important;
}

body.ho-app-play #primary,
body.ho-app-video #primary,
body.ho-app-play-shortcode #primary,
body.ho-app-play .content-area,
body.ho-app-video .content-area,
body.ho-app-play-shortcode .content-area {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.ho-app-play #secondary,
body.ho-app-video #secondary,
body.ho-app-play-shortcode #secondary {
    display: none !important;
}

body.ho-app-play .ast-article-single,
body.ho-app-video .ast-article-single,
body.ho-app-play-shortcode .ast-article-single,
body.ho-app-play-shortcode .entry-content {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: none !important;
}

body.ho-app-play-shortcode .entry-header {
    display: none !important;
}

/* The section background can span edge-to-edge while content stays readable. */
body.ho-app-play .ho-play-hero {
    width: 100%;
}

body.ho-app-play .ho-play-content,
body.ho-app-video .ho-single-video-page,
body.ho-app-play-shortcode .ho-play-section {
    width: min(1200px, calc(100% - 48px));
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 560px) {
    body.ho-app-play .ho-play-content,
    body.ho-app-video .ho-single-video-page,
    body.ho-app-play-shortcode .ho-play-section {
        width: min(100% - 28px, 1200px);
    }
}

/* v0.4 direct purchase */
.ho-price-rupiah{font-size:32px;line-height:1.15;color:var(--ho-text);margin:10px 0 14px}
.ho-price-rupiah .woocommerce-Price-amount{font-weight:900}
.ho-card-price .woocommerce-Price-amount{font-weight:800;color:var(--ho-primary-dark)}
.ho-buy-now{display:flex!important;align-items:center;justify-content:center;text-decoration:none}

/* v0.4.1 - price directly below video title */
.ho-card-price-after-title{margin:-4px 0 12px;font-size:16px;line-height:1.35;font-weight:800;color:var(--ho-primary-dark)}
.ho-card-price-after-title .woocommerce-Price-amount{font-size:16px;font-weight:800;color:var(--ho-primary-dark)}
.ho-card-price-after-title strong{font-size:14px;font-weight:800}
