.sc-search[data-astro-cid-mjrxwznw]{display:flex;flex-direction:column;gap:.75rem;width:100%;background:transparent;box-shadow:none;padding:0;margin:0;border-radius:0}.sc-search--card[data-astro-cid-mjrxwznw]{background:#eef1fb;border:1px solid #d5daf0;padding:1.5rem 1.75rem;border-radius:16px}.search-input-row[data-astro-cid-mjrxwznw]{display:flex;gap:.6rem;width:100%}.sc-search[data-astro-cid-mjrxwznw] input[data-astro-cid-mjrxwznw][type=search]{flex:1;min-width:0;padding:.7rem 1rem;font-size:1rem;border:2px solid #4559b4;border-radius:12px}.sc-search[data-astro-cid-mjrxwznw] .play-ep1-btn[data-astro-cid-mjrxwznw]{background:#4559b4;box-shadow:0 6px #34428a;color:#fff}.sc-search[data-astro-cid-mjrxwznw] .play-ep1-btn[data-astro-cid-mjrxwznw]:hover{background:#4559b4;box-shadow:0 6px #34428a;transform:scale(1.04);animation:jiggle .4s ease-in-out}.age-segment[data-astro-cid-mjrxwznw]{display:inline-flex;align-items:stretch;gap:0;margin:0;padding:0;border:2px solid #4559b4;border-radius:999px;overflow:hidden;align-self:flex-start;max-width:100%;flex-wrap:wrap}.age-segment[data-astro-cid-mjrxwznw] legend[data-astro-cid-mjrxwznw]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.age-seg-option[data-astro-cid-mjrxwznw]{display:inline-flex}.age-seg-option[data-astro-cid-mjrxwznw] input[data-astro-cid-mjrxwznw]{position:absolute;opacity:0;pointer-events:none}.age-seg-option[data-astro-cid-mjrxwznw] span[data-astro-cid-mjrxwznw]{display:inline-block;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600;color:#4559b4;background:#fff;border-left:2px solid #4559b4;cursor:pointer;transition:background .15s ease,color .15s ease;white-space:nowrap}.age-seg-option[data-astro-cid-mjrxwznw]:first-child span[data-astro-cid-mjrxwznw]{border-left:none}.age-seg-option[data-astro-cid-mjrxwznw] span[data-astro-cid-mjrxwznw]:hover{background:#f0f2fa}.age-seg-option[data-astro-cid-mjrxwznw] input[data-astro-cid-mjrxwznw]:checked+span[data-astro-cid-mjrxwznw]{background:#4559b4;color:#fff}.age-seg-option[data-astro-cid-mjrxwznw] input[data-astro-cid-mjrxwznw]:focus-visible+span[data-astro-cid-mjrxwznw]{outline:2px solid #ffcc66;outline-offset:-2px}@media(max-width:700px){.search-input-row[data-astro-cid-mjrxwznw]{flex-direction:column}.age-segment[data-astro-cid-mjrxwznw]{width:100%;justify-content:center}.age-seg-option[data-astro-cid-mjrxwznw]{flex:1;justify-content:center}.age-seg-option[data-astro-cid-mjrxwznw] span[data-astro-cid-mjrxwznw]{width:100%;text-align:center;padding:.5rem}}.ct-section{padding:1rem 0 2rem 1.2rem}.ct-inner{max-width:1100px;margin:0 auto}.ct-title{margin:0 0 .3rem}.ct-intro{margin:0 0 1.2rem}.ct-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.4rem}.ct-tab{font-family:inherit;padding:.5rem 1.1rem;font-size:.9rem;font-weight:700;color:#4559b4;background:#eef1fb;border:1px solid #d5daf0;border-radius:999px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.ct-tab:hover{background:#dfe4f7;animation:jiggle .4s ease-in-out}.ct-tab[aria-selected=true]{background:#ff8a3d;color:#fff;border-color:#ff8a3d;transform:rotate(4deg) scale(1.04)}.ct-panel[hidden]{display:none}.ct-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.9rem}.ct-more{margin:1rem 0 0;text-align:right}.ct-more a{color:#4559b4;text-decoration:none}.ct-more a:hover{text-decoration:underline}.ct-card-li{margin:0;padding:0}.ct-card{display:flex;align-items:center;gap:.8rem;min-height:115px;height:100%;background:#fff;border:1px solid #e4e7f5;border-radius:14px;padding:.65rem .8rem;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.ct-inner .ct-card:hover{box-shadow:0 5px 14px #00000014;border-color:#d5daf0;text-decoration:none;animation:jiggle .4s ease-in-out}.ct-card-art{width:52px;height:52px;flex-shrink:0;border-radius:10px;object-fit:cover;background:#eee}.ct-card-body{display:flex;flex-direction:column;justify-content:center;gap:.15rem;min-width:0}.ct-card-ep{font-size:1rem;line-height:1.2;margin:0;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ct-card-show{font-size:.78rem;color:#4559b4;text-transform:uppercase;letter-spacing:.03em}.ct-mobile-rows{display:none}@media(max-width:768px){.ct-section.ct-mobile .ct-tabs,.ct-section.ct-mobile .ct-panel{display:none}.ct-section.ct-mobile .ct-mobile-rows{display:block}}.ct-mobile-row{margin:0 0 2rem}.ct-mobile-row:last-child{margin-bottom:0}.ct-mobile-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;margin:1rem .6rem .6rem 0}.ct-mobile-row-head h3{margin:0;font-size:1.5rem}.ct-mobile-row-more{font-size:.85rem;color:#4559b4;text-decoration:none;white-space:nowrap;flex-shrink:0}.ct-mobile-row-more:hover{text-decoration:underline}.ct-mobile-strip{display:flex;gap:.9rem;overflow-x:auto;padding:.2rem .1rem .6rem}.ct-mobile-strip::-webkit-scrollbar{height:8px}.ct-mobile-strip::-webkit-scrollbar-thumb{background:#d8dcf0;border-radius:999px}.ct-mobile-card{scroll-snap-align:start;flex:0 0 130px;display:flex;flex-direction:column;text-decoration:none;color:#111}.ct-mobile-card img{width:150px;height:150px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px #00000026;margin-bottom:.35rem;background:#eee}.ct-mobile-card-title{font-size:.82rem;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ct-mobile-card-show{font-size:.72rem;color:#777;margin-top:.15rem}
