:root{--kh-blue:#075ae5;--kh-dark:#072d91;--kh-red:#ff1d25;--kh-yellow:#ffc900;--kh-pink:#ff3c8e;--kh-cyan:#14b9ef;--kh-ink:#09276f;--kh-muted:#66749a;--kh-line:#dce5f3;--kh-soft:#eff7ff;--kh-radius:18px;--kh-shadow:0 10px 30px rgba(7,45,145,.13);--kh-container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;color:var(--kh-ink);background:#fff;font-family:Nunito,system-ui,sans-serif;overflow-x:clip;padding-bottom:68px}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.kh-container{width:min(var(--kh-container),calc(100% - 36px));margin-inline:auto}.narrow{max-width:820px;padding-block:55px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;clip:auto;padding:12px 18px;background:#fff;z-index:9999}.site-header{position:sticky;top:0;z-index:100;background:#fff;transition:box-shadow .25s}.header-inner{height:142px;display:flex;align-items:center;gap:24px;transition:height .25s}.site-logo{width:132px;height:132px;flex:0 0 132px;border-radius:18px;overflow:hidden;transition:.25s}.site-logo img,.site-logo .custom-logo-link,.site-logo .custom-logo{display:block;width:100%;height:100%;object-fit:cover}.site-header.is-sticky{box-shadow:0 8px 25px rgba(7,45,145,.14)}.site-header.is-sticky .header-inner{height:76px}.site-header.is-sticky .site-logo{width:66px;height:66px;flex-basis:66px;border-radius:11px}.primary-nav{flex:1}.primary-nav ul{display:flex;justify-content:center;align-items:center;gap:6px;list-style:none;padding:0;margin:0}.primary-nav a{display:block;padding:14px 11px;border-radius:14px;font-size:13px;font-weight:900}.primary-nav a:hover,.primary-nav .current-menu-item>a{color:var(--kh-blue);background:#eaf3ff}.header-actions{display:flex;gap:12px}.header-actions>a,.menu-toggle{width:44px;height:44px;border:1px solid var(--kh-line);border-radius:50%;display:grid;place-items:center;background:#fff;font-size:20px}.cart-link{position:relative}.cart-link span{position:absolute;right:-4px;top:-6px;min-width:19px;height:19px;border-radius:50%;background:var(--kh-red);color:#fff;font-size:11px;display:grid;place-items:center}.menu-toggle{display:none}.home-hero{min-height:450px;color:#fff;background-image:linear-gradient(90deg,rgba(0,35,150,.72),rgba(0,41,180,.12) 58%,transparent),url('../images/kidshits-hero.png');background-size:cover;background-position:center}.home-hero>.kh-container{min-height:450px;display:flex;align-items:center}.hero-copy{width:55%;position:relative;z-index:1}.hero-copy h1{font-size:clamp(40px,4vw,58px);line-height:1.02;letter-spacing:-2px;margin:0 0 20px;text-shadow:0 4px 0 rgba(0,37,122,.35)}.hero-copy mark{background:none;color:var(--kh-yellow)}.hero-copy p{font-size:18px;max-width:520px}.hero-buttons{display:flex;gap:14px;margin-top:25px}.kh-button,.wp-element-button,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0!important;border-radius:999px!important;padding:14px 23px!important;font-weight:900!important;line-height:1.2!important;transition:.2s}.kh-button:hover,.button:hover{transform:translateY(-2px)}.kh-button--red,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--kh-red)!important;color:#fff!important}.kh-button--blue{background:var(--kh-blue);color:#fff}.kh-button--white{background:#fff;color:var(--kh-blue)}.radio-overlap{position:relative;margin-top:-60px;z-index:5}.radio-player{background:#fff;display:flex;align-items:center;gap:20px;box-shadow:var(--kh-shadow)}.radio-player--large{min-height:170px;border-radius:28px;padding:22px 28px}.radio-cover{width:96px;height:96px;flex:0 0 96px;border:4px dotted var(--kh-cyan);border-radius:50%;display:grid;place-items:center;font-size:38px}.radio-copy{display:flex;flex-direction:column;flex:1}.radio-copy small{color:var(--kh-blue);font-weight:800}.radio-copy small b{color:#fff;background:var(--kh-red);border-radius:6px;padding:3px 7px}.radio-copy strong{font-size:24px;margin-top:7px}.radio-copy span{color:#294991}.radio-copy em{font-size:12px;margin-top:9px}.radio-controls{display:flex;align-items:center;gap:18px}.radio-play{width:70px;height:70px;border:0;border-radius:50%;background:var(--kh-red);color:#fff;font-size:27px;box-shadow:0 6px 16px #ff969b}.radio-controls input{accent-color:var(--kh-blue)}.radio-player--sticky{position:fixed;left:0;right:0;bottom:0;z-index:130;height:68px;border-top:2px solid var(--kh-line);padding:8px max(18px,calc((100vw - var(--kh-container))/2));box-shadow:0 -5px 18px rgba(0,0,0,.09)}.radio-player--sticky .radio-cover{width:46px;height:46px;flex-basis:46px;border-width:2px;font-size:20px}.radio-player--sticky .radio-copy strong{font-size:13px}.radio-player--sticky .radio-copy span,.radio-player--sticky small{font-size:11px}.radio-player--sticky .radio-play{width:42px;height:42px;font-size:16px;box-shadow:none}.kh-section{padding:50px 0}.kh-section--soft{background:var(--kh-soft)}.kh-section h2{font-size:30px;margin:0 0 8px}.promo-grid,.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.promo{min-height:180px;border-radius:var(--kh-radius);padding:26px;color:#fff;overflow:hidden}.promo--blue{background:linear-gradient(135deg,var(--kh-blue),var(--kh-cyan))}.promo--yellow{background:linear-gradient(135deg,#ffad00,#ffda00);color:#9b3b00}.promo--red{background:linear-gradient(135deg,var(--kh-red),var(--kh-pink))}.post-grid{grid-template-columns:repeat(4,1fr);margin-top:22px}.post-card{border:1px solid var(--kh-line);border-radius:var(--kh-radius);overflow:hidden;background:#fff}.post-card img,.post-placeholder{width:100%;aspect-ratio:16/9;object-fit:cover}.post-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#081467,#f2157b);font-size:54px}.post-card__copy{padding:16px}.post-card__copy span{font-size:12px;color:var(--kh-muted)}.post-card__copy h2{font-size:18px;margin:6px 0}.post-card__copy p{font-size:13px}.page-hero{padding:55px 0 110px;background:linear-gradient(120deg,#0864ea,#0036be);color:#fff}.page-hero h1{font-size:clamp(38px,5vw,58px);margin:0}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:42px;padding-block:55px}.article-header{text-align:center}.article-header h1{font-size:clamp(36px,5vw,52px);line-height:1.08}.article-meta{color:var(--kh-blue);font-weight:800}.article-image{width:100%;border-radius:var(--kh-radius);margin:26px 0}.entry-content{font-size:17px;line-height:1.75}.entry-content h2,.entry-content h3{color:var(--kh-dark)}.entry-content img{border-radius:14px}.sidebar-card{border:1px solid var(--kh-line);border-radius:var(--kh-radius);padding:20px;margin-bottom:18px}.trust-strip>.kh-container{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:20px 0;font-size:12px;font-weight:800}.site-footer{background:linear-gradient(135deg,#0879ef,#0341c8);color:#fff;padding:36px 0}.footer-grid{display:grid;grid-template-columns:150px 1fr 1fr 1.5fr;gap:30px}.footer-logo{width:120px;height:120px;border-radius:16px;object-fit:cover}.site-footer h2{font-size:18px}.site-footer a{display:block;margin:7px 0}.newsletter{background:#eaf4ff;color:var(--kh-ink);padding:20px;border-radius:16px}.empty-state{text-align:center;padding:100px 20px}.empty-icon{font-size:100px}.woocommerce .products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:16px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--kh-line);border-radius:16px;padding:13px;position:relative;background:#fff;transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--kh-shadow)}.woocommerce ul.products li.product img{border-radius:11px}.woocommerce-loop-product__title{color:var(--kh-dark);font-size:16px!important}.woocommerce .price{color:var(--kh-dark)!important;font-size:18px!important;font-weight:900!important}.woocommerce .star-rating{color:#ffa800}.kh-badge{position:absolute;z-index:3;top:9px;left:9px;background:var(--kh-red);color:#fff;padding:5px 8px;border-radius:6px;font-size:11px;font-weight:900}.kh-badge--yellow{background:#f1aa00}.kh-shop{padding-block:45px}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:35px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{font-size:40px}.woocommerce div.product p.price{font-size:38px!important}.woocommerce-cart .wc-block-cart,.woocommerce-checkout .wc-block-checkout{max-width:1180px;margin:40px auto}.woocommerce-message,.woocommerce-info{border-top-color:var(--kh-blue)!important}.woocommerce-message::before,.woocommerce-info::before{color:var(--kh-blue)!important}:focus-visible{outline:3px solid var(--kh-yellow);outline-offset:3px}@media(max-width:900px){.header-inner{height:110px}.site-logo{width:100px;height:100px;flex-basis:100px}.primary-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:15px;box-shadow:var(--kh-shadow)}.primary-nav.is-open{display:block}.primary-nav ul{display:grid;grid-template-columns:repeat(2,1fr)}.menu-toggle{display:grid;margin-left:auto}.site-header.is-sticky .header-inner{height:70px}.site-header.is-sticky .site-logo{width:60px;height:60px;flex-basis:60px}.home-hero,.home-hero>.kh-container{min-height:550px}.hero-copy{width:72%}.promo-grid{grid-template-columns:1fr}.post-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.article-sidebar{display:none}.trust-strip>.kh-container{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.woocommerce .products{grid-template-columns:repeat(3,1fr)}.woocommerce div.product{grid-template-columns:1fr}}@media(max-width:600px){body{padding-bottom:62px}.kh-container{width:calc(100% - 24px)}.header-inner{height:96px}.site-logo{width:86px;height:86px;flex-basis:86px}.site-header.is-sticky .header-inner{height:64px}.site-header.is-sticky .site-logo{width:54px;height:54px;flex-basis:54px}.home-hero{background-position:62% center;background-image:linear-gradient(90deg,rgba(0,29,135,.88),rgba(0,46,175,.55) 62%,rgba(0,31,130,.1)),url('../images/kidshits-hero.png')}.hero-copy{width:100%}.hero-copy h1{font-size:39px}.hero-buttons{flex-wrap:wrap}.radio-overlap{margin-top:-35px}.radio-player--large{padding:14px;gap:10px;min-height:115px}.radio-player--large .radio-cover{width:58px;height:58px;flex-basis:58px;font-size:22px}.radio-player--large .radio-copy strong{font-size:17px}.radio-player--large .radio-copy em,.radio-player--large .radio-controls input,.radio-player--large>.kh-button{display:none}.radio-player--large .radio-play{width:50px;height:50px}.radio-player--sticky{height:62px}.radio-player--sticky .radio-cover{display:none}.radio-player--sticky>.kh-button{padding:10px 15px!important}.post-grid{grid-template-columns:1fr}.trust-strip>.kh-container{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.newsletter{grid-column:1/-1}.woocommerce .products{grid-template-columns:repeat(2,1fr);gap:9px}.woocommerce ul.products li.product{padding:9px}.woocommerce .products .button{padding:10px 12px!important;font-size:12px}.radio-player--sticky .radio-controls{margin-left:auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

