@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/
:root{--holotame-accent:#27c7ff;--holotame-accent-deep:#0ea5d9;--holotame-accent-soft:#e8f8ff;--holotame-accent-pale:#f5fcff;--holotame-ink:#17324a;--holotame-subtle:#6f8599;--holotame-border:#d9edf7;--holotame-card-shadow:0 14px 34px rgba(39,199,255,.1)}body:not(.wp-admin):not(.block-editor-page):not(.editor-styles-wrapper){color:var(--holotame-ink);background:radial-gradient(circle at top left,rgba(39,199,255,.14),transparent 28%),radial-gradient(circle at top right,rgba(130,219,255,.16),transparent 24%),linear-gradient(180deg,#f5fcff 0%,#fff 220px)}.header-container,.footer{background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}.header-container{background:rgba(255,255,255,.98);border-top:3px solid rgba(39,199,255,.55);border-bottom:1px solid rgba(21,59,86,.1);box-shadow:0 8px 24px rgba(17,84,122,.04)}#header-container-in,#header,#header-in,#navi{background:0 0 !important}#navi{background-color:rgba(255,255,255,.98) !important;border-top:1px solid rgba(21,59,86,.08)}#navi-in{background:rgba(255,255,255,.98) !important}#header-container,#header-container .navi,#navi .navi-in>.menu-header .sub-menu{background-color:rgba(255,255,255,.98) !important}#header-in{position:relative}#header-in:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:1px;background:linear-gradient(90deg,rgba(39,199,255,.18),rgba(21,59,86,.08),rgba(39,199,255,.18))}.holotame-header-main{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:14px 0 10px}.holotame-header-branding{display:flex;align-items:center;min-width:0}.holotame-header-search{flex:0 1 360px;min-width:240px}.holotame-header-search .search-box{padding:6px;border-radius:999px;background:#f7fbfe;border-color:rgba(39,199,255,.18);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.holotame-header-search .search-edit{padding:8px 12px;font-size:.95rem}.holotame-header-search .search-edit:focus,.holotame-header-search .search-submit:focus,.holotame-header-search .search-submit:focus-visible{outline:none;box-shadow:none}.holotame-header-search .search-box:focus-within{background:#fff;border-color:rgba(39,199,255,.34);box-shadow:0 0 0 3px rgba(39,199,255,.1)}.holotame-header-search .search-submit{width:40px;height:40px;min-width:40px;min-height:40px;box-shadow:none}.widget-entry-card-thumb,.popular-entry-card-thumb,.new-entry-card-thumb,.related-entry-card-thumb{overflow:hidden;border-radius:14px}.widget-entry-card-thumb img,.popular-entry-card-thumb img,.new-entry-card-thumb img,.related-entry-card-thumb img{display:block;border-radius:inherit}.navi-in a,.menu-header a,.menu-footer a{color:var(--holotame-ink);font-weight:500}.navi-in>ul{justify-content:center;gap:8px}.navi-in>ul li{width:auto;min-width:0}.navi-in>ul .menu-item>a,.menu-header .menu-item>a{align-items:center;justify-content:center;padding:0 18px;white-space:nowrap;font-size:.95rem;letter-spacing:.02em}.navi-in>ul li a:hover,.menu-header li a:hover{background:0 0;color:var(--holotame-accent-deep)}#header .site-name-text,#header .site-name-text a,#navi .navi-in a,#navi .navi-in a:hover{color:var(--holotame-ink) !important}#navi .navi-in>.menu-header .sub-menu{background-color:#fff !important;border:1px solid #e3edf5;box-shadow:0 14px 30px rgba(15,52,74,.08)}.navi-in>ul .menu-item>a:after,.menu-header .menu-item>a:after{content:"";position:absolute;right:18px;bottom:10px;left:18px;height:2px;background:linear-gradient(90deg,#27c7ff,#70dbff);transform:scaleX(0);transform-origin:left center;transition:transform .2s ease}.navi-in>ul .menu-item>a:hover:after,.navi-in>ul .current-menu-item>a:after,.navi-in>ul .current-menu-ancestor>a:after,.menu-header .menu-item>a:hover:after,.menu-header .current-menu-item>a:after,.menu-header .current-menu-ancestor>a:after{transform:scaleX(1)}#content,.main,.sidebar{position:relative;border-radius:20px}.content,.main,.sidebar,.widget,.article,.entry-card-wrap,.related-entry-card-wrap,.pager-post-navi,.comment-area,.sns-share,.author-box,.box-menus{border-color:var(--holotame-border)}.main,.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.article,.pager-post-navi,.comment-area,.author-box{background:rgba(255,255,255,.92);border-radius:20px}.main{padding:28px;overflow:hidden}.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.author-box,.comment-area{padding:18px}.widget{margin-bottom:16px}.widget-title,.sidebar h3{color:var(--holotame-ink)}.widget-title,.sidebar h3{padding:12px 16px;border:0;border-radius:14px;background:linear-gradient(135deg,#27c7ff,#7fddff);color:#fff;box-shadow:0 12px 24px rgba(39,199,255,.22)}.entry-title,.archive-title,.page-title{color:var(--holotame-ink);line-height:1.35}body:not(.block-editor-page):not(.editor-styles-wrapper) .article h2{color:#fff;position:relative;background:#2eb6dc;padding-left:2.2em}body:not(.block-editor-page):not(.editor-styles-wrapper) .article h2:before{position:absolute;font-family:FontAwesome;content:"\f138";font-weight:400;color:#fff;padding:0;left:20px;top:47%;transform:translateY(-50%)}body:not(.block-editor-page):not(.editor-styles-wrapper) .article h3{color:#555;border-bottom:solid 2px #27acd9;border-top:none;border-right:none;border-left:none;padding:15px 10px;background-color:#fff}body:not(.block-editor-page):not(.editor-styles-wrapper) .article h3:first-letter {color:#27acd9}@media screen and (min-width:768px){.ad-area .adsbygoogle{min-height:280px}}.entry-card-wrap,.related-entry-card-wrap,.widget-entry-card,.popular-entry-card,.new-entry-card{overflow:hidden}.archive-title{color:var(--holotame-ink)}.pagination{margin-top:28px}.pagination .page-numbers{border-radius:999px;border:1px solid var(--holotame-border);background:rgba(255,255,255,.92)}.pagination .current{background:linear-gradient(135deg,#27c7ff,#70dbff);color:#fff;border-color:transparent}.entry-card-wrap,.related-entry-card-wrap,.widget-entry-card,.popular-entry-card,.new-entry-card,.a-wrap{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.entry-card-wrap:hover,.related-entry-card-wrap:hover,.widget-entry-card:hover,.popular-entry-card:hover,.new-entry-card:hover,.a-wrap:hover .entry-card-wrap,.a-wrap:hover .related-entry-card-wrap{transform:translateY(-4px);box-shadow:0 18px 34px rgba(39,199,255,.16)}.cat-label,.tag-link,.pagination-next-link,.pagination-prev-link{border-radius:999px}.cat-label{background:linear-gradient(135deg,#27c7ff,#69d8ff);color:#fff}.sidebar ul li a,.widget_recent_entries li a,.widget_categories li a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px}.sidebar ul li a:hover,.widget_recent_entries li a:hover,.widget_categories li a:hover{background:var(--holotame-accent-pale);text-decoration:none}.post-count{min-width:2.2em;padding:4px 8px;border-radius:999px;background:var(--holotame-accent-soft);color:var(--holotame-accent-deep);text-align:center}body:not(.wp-admin):not(.block-editor-page):not(.editor-styles-wrapper) input[type=text],body:not(.wp-admin):not(.block-editor-page):not(.editor-styles-wrapper) input[type=search],body:not(.wp-admin):not(.block-editor-page):not(.editor-styles-wrapper) textarea,body:not(.wp-admin):not(.block-editor-page):not(.editor-styles-wrapper) select{border:1px solid var(--holotame-border);border-radius:14px;background:#fbfeff}body:not(.wp-admin):not(.block-editor-page):not(.editor-styles-wrapper) input[type=text]:focus,body:not(.wp-admin):not(.block-editor-page):not(.editor-styles-wrapper) input[type=search]:focus,body:not(.wp-admin):not(.block-editor-page):not(.editor-styles-wrapper) textarea:focus,body:not(.wp-admin):not(.block-editor-page):not(.editor-styles-wrapper) select:focus{border-color:rgba(39,199,255,.55);box-shadow:0 0 0 4px rgba(39,199,255,.12)}.search-box{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid rgba(39,199,255,.28);border-radius:18px;background:linear-gradient(180deg,#fafdff 0%,#f2fbff 100%)}.search-box.input-box{border:1px solid rgba(39,199,255,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.search-edit{flex:1;min-width:0;border:0 !important;background:0 0 !important;box-shadow:none !important;color:var(--holotame-ink);font-size:1rem;padding:10px 12px}.search-edit::placeholder{color:#7c94a8}.search-submit{display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;min-width:48px;min-height:48px;padding:0;border-radius:14px;line-height:1;position:static}.search-submit .fa-search{display:block;font-size:1.2rem;line-height:1;position:static;transform:none;margin:0}.search-submit,.pagination-next-link,.pagination-prev-link,.go-to-top-button,.comment-btn,.btn,.btn-wrap>a{border:0;border-radius:999px;background:linear-gradient(135deg,#27c7ff,#70dbff);color:#fff;box-shadow:0 12px 24px rgba(39,199,255,.22)}.search-submit:hover,.comment-btn:hover,.btn:hover,.btn-wrap>a:hover,.go-to-top-button:hover{opacity:.92}.footer{margin-top:48px;border-top:1px solid rgba(39,199,255,.14)}.copyright,.entry-card-snippet,.entry-card-meta,.widget-entry-card-meta,.post-date,.post-update,.list-item-caption{color:var(--holotame-subtle)}.home .main{background:0 0;border:0;box-shadow:none;padding:0}.holotame-home{display:grid;gap:28px}.holotame-home-top{margin-bottom:20px}.holotame-home-section{background:rgba(255,255,255,.98);border:1px solid #e3edf5;border-radius:14px;box-shadow:0 10px 24px rgba(15,52,74,.05)}.holotame-home-kicker,.holotame-section-label,.holotame-panel-label{display:inline-flex;align-items:center;gap:8px;padding:0;border-radius:0;background:0 0;color:var(--holotame-accent-deep);font-size:.74rem;font-weight:700;letter-spacing:.14em}.holotame-home-title,.holotame-section-title,.holotame-panel-title{margin:8px 0 0;color:var(--holotame-ink);line-height:1.25;letter-spacing:-.01em}.holotame-section-title{font-size:clamp(1.85rem,3vw,2.4rem)}.holotame-home-copy{margin:12px 0 0;color:var(--holotame-subtle);line-height:1.7}.holotame-home-hero-grid{display:block}.holotame-home-panel,.holotame-card,.holotame-directory-body{background:#fff;border:1px solid #e3edf5;border-radius:12px;max-width:100%;min-width:0}.holotame-card-thumb-image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.holotame-card-thumb-image-placeholder{background:linear-gradient(135deg,#dff5ff,#f6fdff)}.holotame-home-nav{display:none}.holotame-home-sections{display:grid;gap:24px}.holotame-front-tags-area{margin-top:0}.holotame-front-tags-body .widget-title{display:none}.holotame-front-tags-body .widget{margin-bottom:0;padding:0;border:0;box-shadow:none;background:0 0}.holotame-front-tags-widget .tagcloud{display:flex;flex-wrap:wrap;gap:10px}.holotame-front-tags-widget .tagcloud a{display:inline-flex;align-items:center;padding:8px 14px;border:1px solid #dbe9f2;border-radius:999px;background:#f3faff;color:var(--holotame-accent-deep);font-size:.84rem !important;line-height:1.2;text-decoration:none}.holotame-front-tags-widget .tagcloud a:hover{background:#d8f4ff;transform:translateY(-1px)}.archive-header{margin-bottom:20px;padding-left:6px}.holotame-home-section{padding:22px;position:relative}.holotame-home-section:before{content:"";position:absolute;top:0;right:22px;left:22px;height:5px;border-radius:999px;background:linear-gradient(90deg,rgba(39,199,255,.95),rgba(112,219,255,.32))}.holotame-section-heading{display:grid;grid-template-columns:1fr;align-items:center;gap:10px;margin-bottom:20px;padding:10px 0 14px;border-bottom:1px solid #e7f1f6}.holotame-section-footer{display:flex;justify-content:flex-end;margin-top:16px}.holotame-section-more{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:linear-gradient(135deg,#27c7ff,#70dbff);color:#fff;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.holotame-section-more:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 26px rgba(39,199,255,.24);filter:brightness(1.04)}.holotame-section-grid{display:grid;grid-template-columns:1fr;gap:16px}.holotame-section-list{display:grid;gap:12px;align-content:start}.holotame-card{overflow:hidden;min-width:0;box-shadow:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.holotame-card:hover{transform:translateY(-2px);border-color:#cfe4ef;box-shadow:0 16px 32px rgba(15,52,74,.08)}.holotame-card-link{display:grid;grid-template-columns:128px minmax(0,1fr);min-height:100%}.holotame-card.is-lead .holotame-card-link{grid-template-columns:minmax(280px,46%) minmax(0,1fr)}.holotame-card-thumb-link,.holotame-card-main-link{color:inherit;text-decoration:none}.holotame-card-thumb-link{display:block}.holotame-card-main-link{display:block}.holotame-home-section-featured .holotame-section-list{grid-template-columns:1fr}.holotame-card-thumb{position:relative;margin:0;width:100%;min-height:104px;aspect-ratio:16/10;overflow:hidden;border-radius:10px}.holotame-card.is-lead .holotame-card-thumb{min-height:0;aspect-ratio:16/9}.holotame-card-body{display:flex;flex-direction:column;gap:8px;padding:16px 16px 17px;min-width:0}.holotame-card-title{margin:0;color:var(--holotame-ink);font-size:1rem;font-weight:700;line-height:1.45}.holotame-card.is-lead .holotame-card-title{font-size:1.42rem;line-height:1.32}.holotame-card-snippet{margin:0;color:var(--holotame-subtle);font-size:.92rem;line-height:1.7}.holotame-card.is-compact .holotame-card-snippet{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.holotame-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;color:var(--holotame-subtle);font-size:.74rem;align-items:center}.holotame-card-meta-cats{display:flex;flex-wrap:wrap;gap:6px}.holotame-card-meta-tag{display:inline-flex;align-items:center;padding:4px 8px;border:1px solid #dbe9f2;border-radius:999px;background:#f5fbff;color:var(--holotame-accent-deep);font-weight:700;text-decoration:none}.holotame-card-meta-tag:hover{color:var(--holotame-accent-deep);background:#eaf8ff;border-color:#bfe6f5;transform:translateY(-1px)}.holotame-card.is-compact .holotame-card-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.holotame-card.is-compact .holotame-card-thumb-image-placeholder{min-height:104px}.holotame-strip{display:grid;grid-template-columns:1fr;gap:10px}.holotame-strip-item{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px;align-items:center;padding:8px;border:1px solid #e9f2f8;border-radius:10px;background:#fff;color:inherit;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.holotame-strip-item:hover{border-color:#cfe4ef;transform:translateY(-1px)}.holotame-strip-thumb{margin:0;width:84px;aspect-ratio:16/10;overflow:hidden;border-radius:8px}.holotame-strip-thumb-image{width:100%;height:100%;object-fit:cover;display:block}.holotame-strip-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--holotame-ink);font-size:.92rem;font-weight:700;line-height:1.4}.holotame-strip-date{display:block;margin-top:4px;color:var(--holotame-subtle);font-size:.72rem}.holotame-home-section-directory:before{background:linear-gradient(90deg,rgba(255,138,76,.95),rgba(255,196,112,.32))}.holotame-matome-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.holotame-matome-tab{padding:8px 16px;border-radius:999px;border:1px solid var(--holotame-line,#e3edf5);background:#f5fbff;font-weight:800;font-size:.85rem;color:var(--holotame-subtle);cursor:pointer}.holotame-matome-tab.is-active{background:linear-gradient(135deg,var(--holotame-accent,#27c7ff),#70dbff);color:#fff;border-color:transparent}.holotame-matome-tab-icon{margin-right:6px}.holotame-matome-panel{display:none}.holotame-matome-panel.is-active{display:block}.holotame-matome-cards{display:grid;grid-template-columns:1fr;gap:14px}.holotame-mcard{display:block;border:1px solid var(--holotame-line,#e3edf5);border-radius:14px;overflow:hidden;background:#fff;color:inherit;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.holotame-mcard:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(15,52,74,.1)}.holotame-mcard-thumb{position:relative;margin:0;aspect-ratio:16/9;overflow:hidden}.holotame-mcard-tag{position:absolute;left:10px;top:10px;background:rgba(255,255,255,.92);color:var(--holotame-accent-deep,#0d8fc0);font-weight:800;font-size:.68rem;padding:3px 9px;border-radius:999px}.holotame-mcard-body{padding:12px 13px 14px}.holotame-mcard-title{margin:0 0 6px;font-size:.98rem;line-height:1.4;font-weight:700;color:var(--holotame-ink)}.holotame-mcard-meta{font-size:.72rem;color:var(--holotame-subtle)}.holotame-matome-footer{display:flex;justify-content:flex-end;margin-top:16px}@media (min-width:768px){.holotame-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.holotame-matome-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.holotame-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.holotame-matome-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1023px){.main{padding:22px}.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.author-box,.comment-area{padding:16px}.holotame-section-grid{grid-template-columns:1fr}.holotame-section-heading{grid-template-columns:1fr auto}.holotame-card-link{grid-template-columns:120px minmax(0,1fr)}.holotame-header-main{gap:16px}.holotame-header-search{flex-basis:280px;min-width:220px}}@media screen and (max-width:834px){.main{padding:18px;border-radius:16px}.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.author-box,.comment-area{border-radius:16px}.widget-title,.sidebar h3{padding:10px 14px}.holotame-header-main{padding:10px 0 8px}.holotame-header-search{display:none}.home .main{padding:0}.holotame-home{gap:18px}.holotame-home-section{padding:16px;border-radius:12px}.holotame-card-link,.holotame-card.is-lead .holotame-card-link{grid-template-columns:1fr}.holotame-card-thumb,.holotame-card.is-lead .holotame-card-thumb{min-height:0;aspect-ratio:16/9}}@media screen and (max-width:480px){.main{padding:14px}.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.author-box,.comment-area{padding:12px}.entry-title,.archive-title,.page-title{font-size:1.45em}.holotame-section-heading{grid-template-columns:1fr;align-items:end}.holotame-section-description,.holotame-home-copy{font-size:.93rem}.holotame-card-body,.holotame-card-body{padding:14px}.holotame-card-thumb,.holotame-card.is-lead .holotame-card-thumb{min-height:0;aspect-ratio:16/10}}#main,#sidebar{background-color:#fff}.sidebar h3{background-color:#2eb6dc;color:#fff;border:none}#footer a:hover{color:#000 !important}#popular_entries-4 .main-widget-label{font-size:18px;font-weight:700;text-align:center}.cat-label{background:#2eb6dc}#navi .navi-in a:after{position:absolute;content:"";left:0;bottom:1px;height:1px;width:100%;background:#2eb6dc;transform:scale(0,1);transition:.3s}#navi .navi-in a:hover:after{transform:scale(1)}.widget-index-top-title{padding:1rem 3rem;color:#fff;background-image:-webkit-gradient(linear,left top,right top,from(#209cff),to(#68e0cf));background-image:-webkit-linear-gradient(left,#209cff 0%,#68e0cf 100%);background-image:linear-gradient(to right,#209cff 0%,#68e0cf 100%)}.comment-form-email{display:none}.appreach{text-align:left;padding:10px;border:1px solid #7c7c7c;overflow:hidden}.appreach:after{content:"";display:block;clear:both}.appreach p{margin:0}.appreach a:after{display:none}.appreach__icon{float:left;border-radius:10%;overflow:hidden;margin:0 3% 0 0 !important;width:25% !important;height:auto !important;max-width:120px !important}.appreach__detail{display:inline-block;font-size:20px;line-height:1.5;width:72%;max-width:72%}.appreach__detail:after{content:"";display:block;clear:both}.appreach__name{font-size:16px;line-height:1.5em !important;max-height:3em;overflow:hidden}.appreach__info{font-size:12px !important}.appreach__developper,.appreach__price{margin-right:.5em}.appreach__posted a{margin-left:.5em}.appreach__links{float:left;height:40px;margin-top:8px;white-space:nowrap}.appreach__aslink img{margin-right:10px;height:40px;width:135px}.appreach__gplink img{height:40px;width:134.5px}.appreach__star{position:relative;font-size:14px !important;height:1.5em;width:5em}.appreach__star__base{position:absolute;color:#737373}.appreach__star__evaluate{position:absolute;color:#ffc107;overflow:hidden;white-space:nowrap}.cards{display:flex;flex-direction:column;gap:20px}.card{display:flex;flex-wrap:wrap;border:1px solid #ccc;padding:10px;width:100%}.card img{width:150px;height:auto;margin-right:20px}.card.single .content,.card.album .content,.card.unit .content{flex:1;min-width:300px}.card.single .content p,.card.album .content p,.card.unit .content p{margin:5px 0}.album{border:1px solid #ccc}.unit{border:1px solid #ccc;border-radius:10px}.details{width:100%;margin-top:10px;border-top:1px solid #ccc}.details summary{cursor:pointer;font-weight:700}.details ul{padding-left:20px;font-size:.9em;margin:5px 0}.tabs{max-width:100%;margin:20px 0;font-family:sans-serif}.tab-input{display:none}.tabs .tab-label{display:inline-block;padding:8px 12px;background-color:#f0f0f0;border:1px solid #ddd;border-bottom:none;border-radius:4px 4px 0 0;margin-right:2px;cursor:pointer;font-size:14px;transition:all .3s}.tabs .tab-label:hover{background-color:#e0e0e0}.tab-content{display:none;padding:15px;border:1px solid #ddd;border-radius:0 0 4px 4px;margin-top:-1px;background-color:#fff}.tab-input:checked+.tab-label{background-color:#fff;border-bottom-color:#fff;font-weight:700;color:#06c}.tab-input:checked+.tab-label+.tab-content{display:block}.talent-links{display:flex;flex-wrap:wrap;gap:10px}.talent-link{display:inline-block;padding:8px 12px;background-color:#f0f8ff;border-radius:4px;text-decoration:none;color:#06c;font-size:14px;transition:background-color .2s}.talent-link:hover{background-color:#d0e8ff}@media (max-width:768px){.tabs{display:flex;flex-direction:column}.tab-label{display:block;width:100%;margin-right:0;margin-bottom:2px;border-radius:4px;border:1px solid #ddd}.tab-input:checked+.tab-label{border-bottom-color:#ddd}.tab-content{margin-top:2px;border-radius:4px}.talent-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.talent-link{width:100%;box-sizing:border-box;font-size:13px;padding:8px}}@media (max-width:480px){.talent-links{grid-template-columns:1fr}}.wp-block-list.af_links{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}@media (max-width:768px){.wp-block-list.af_links{grid-template-columns:1fr}}.wp-block-list.af_links>li{margin:0;box-sizing:border-box}.wp-block-list.af_links>li>a{display:block;width:100%;text-align:center;padding:10px 12px;background-color:#73d9f7;color:#fff;border:1px solid #73d9f7;border-radius:4px;text-decoration:none;transition:all .3s ease;font-weight:700;font-size:.95em}.wp-block-list.af_links>li>a:hover{background-color:#fff;color:#73d9f7}.merged-rss-list{list-style:none;margin:0;padding:0;border:1px solid #ddd;border-radius:4px;overflow:hidden;font-size:14px}.merged-rss-list li{padding:8px 12px;border-bottom:1px solid #eee;background:#fff;transition:background .2s}.merged-rss-list li:hover{background:#f9f9f9}.merged-rss-list li:last-child{border-bottom:none}.merged-rss-list li a{text-decoration:none;color:#333;font-weight:700}.merged-rss-list li a:hover{color:#0073aa}.merged-rss-list .merged-rss-date{display:block;color:#888;font-size:12px;margin-top:3px}.related-videos-table{width:100%;border-collapse:collapse;table-layout:fixed;margin:16px 0;font-size:14px;line-height:1.6;background:#fff}.related-videos-table th{background-color:#2eb6dc;color:#fff;border:1px solid #2eb6dc;padding:10px 12px;text-align:left}.related-videos-table td{border:1px solid #cfeaf2;padding:10px 12px;vertical-align:top;color:#333;word-break:break-word}.related-videos-table tr:nth-child(even) td{background-color:#f7fcfe}.related-videos-table a{color:#1a7fa0;text-decoration:none}.related-videos-table a:hover{text-decoration:underline}.cover-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:24px 0 40px}@media (max-width:1024px){.cover-card-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:540px){.cover-card-grid{grid-template-columns:1fr;gap:14px}}.cover-card{display:flex;flex-direction:column;background:#fff;border:1px solid #cfeaf2;border-radius:6px;overflow:hidden;transition:box-shadow .2s ease}.cover-card:hover{box-shadow:0 4px 12px rgba(46,182,220,.18)}.cover-card__thumb{display:block;background:#000;line-height:0}.cover-card__thumb img{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover}.cover-card__body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:6px;font-size:.92em;line-height:1.5}.cover-card__title{margin:0;font-size:1.02em;line-height:1.35}.cover-card__title a{color:#1a7fa0;text-decoration:none}.cover-card__title a:hover{text-decoration:underline}.cover-card__meta{margin:0;color:#555;font-size:.86em}.cover-card__highlight{margin:4px 0 0;color:#333}.holotame-musicdb-container{max-width:1080px;margin:0 auto}.holotame-musicdb-title{font-size:1.7rem;font-weight:800;line-height:1.3;margin:0 0 18px}.holotame-musicdb-emoji{margin-right:6px}.holotame-musicdb-sub{display:block;margin-top:6px;font-size:.84rem;font-weight:600;color:#5b7888}.holotame-musicdb-controls{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center;margin-bottom:16px}.holotame-musicdb-cats{display:flex;flex-wrap:wrap;gap:8px}.holotame-musicdb-catbtn{padding:7px 14px;border-radius:999px;border:1px solid #e3edf5;background:#f5fbff;font-weight:700;font-size:.82rem;color:#5b7888;cursor:pointer}.holotame-musicdb-catbtn.is-active{background:linear-gradient(135deg,#27c7ff,#70dbff);color:#fff;border-color:transparent}.holotame-musicdb-selects{display:flex;flex-wrap:wrap;gap:8px}.holotame-musicdb-search,.holotame-musicdb-selects select{padding:8px 12px;border:1px solid #e3edf5;border-radius:10px;font-size:.85rem;background:#fff;color:#14323f}.holotame-musicdb-search{min-width:200px}.holotame-musicdb-tablewrap{overflow-x:auto;border:1px solid #e3edf5;border-radius:14px;background:#fff}.holotame-musicdb-table{width:100%;border-collapse:collapse;font-size:.88rem}.holotame-musicdb-table th{text-align:left;color:#5b7888;font-size:.72rem;font-weight:700;padding:10px 12px;border-bottom:2px solid #e3edf5;white-space:nowrap}.holotame-musicdb-table td{padding:10px 12px;border-bottom:1px solid #f0f5f9;vertical-align:middle}.holotame-musicdb-table tr:hover td{background:#f7fcff}.ht-musicdb-date{white-space:nowrap;color:#5b7888;font-size:.8rem}.ht-col-thumb,.ht-musicdb-thumb{width:132px}.ht-musicdb-thumb img{width:120px;height:120px;object-fit:cover;border-radius:8px;display:block}.holotame-musicdb-badge{display:inline-block;padding:3px 9px;border-radius:999px;background:#eef8ff;border:1px solid #d8ecf7;color:#0d8fc0;font-size:.72rem;font-weight:700;white-space:nowrap}.ht-musicdb-songtitle{display:block;font-weight:700;line-height:1.4}.ht-musicdb-songtitle a{color:#14323f;text-decoration:none}.ht-musicdb-songtitle a:hover{color:#0d8fc0}.ht-musicdb-artist{display:block;margin-top:2px;font-size:.78rem;color:#5b7888}.ht-musicdb-links{white-space:nowrap}.ht-musicdb-links a{display:inline-block;margin-right:6px;padding:4px 10px;border-radius:8px;background:#f3faff;border:1px solid #dbe9f2;color:#0d8fc0;font-size:.76rem;font-weight:700;text-decoration:none}.ht-musicdb-links a:hover{background:#e3f5ff}.holotame-musicdb-note{margin:14px 0;color:#5b7888}.holotame-musicdb-loadmore{text-align:center;margin-top:18px}.holotame-musicdb-morebtn{padding:10px 28px;border-radius:999px;border:0;background:linear-gradient(135deg,#27c7ff,#70dbff);color:#fff;font-weight:800;font-size:.88rem;cursor:pointer}@media (max-width:560px){.ht-col-thumb,.ht-musicdb-thumb{width:100px}.ht-musicdb-thumb img{width:90px;height:90px}.holotame-musicdb-table{font-size:.8rem}.holotame-musicdb-search{min-width:140px;flex:1}}.holotame-home-section-musicteaser:before{background:linear-gradient(90deg,#2b6fd6,#8fc1ff)}.holotame-musicteaser-lead{margin:0 0 14px;color:#5b7888;font-size:.9rem}.holotame-musicteaser-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:10px}.holotame-musicteaser-item a{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center;padding:8px;border:1px solid #e9f2f8;border-radius:10px;background:#fff;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.holotame-musicteaser-item a:hover{border-color:#cfe4ef;transform:translateY(-1px)}.holotame-musicteaser-thumb img{width:56px;height:56px;object-fit:cover;border-radius:8px;display:block}.holotame-musicteaser-songtitle{display:block;color:#14323f;font-weight:700;font-size:.9rem;line-height:1.35}.holotame-musicteaser-artist{display:block;margin-top:2px;color:#5b7888;font-size:.76rem}@media (min-width:768px){.holotame-musicteaser-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.holotame-musicteaser-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.holotame-matome-block{margin:0}.holotame-matome-sechead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px}.holotame-matome-ttl{display:flex;align-items:center;gap:10px}.holotame-matome-emoji{font-size:1.4rem;line-height:1}.holotame-matome-h2{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:-.01em;color:var(--holotame-ink);line-height:1.25}.holotame-matome-pill{display:inline-block;margin-left:8px;vertical-align:middle;font-size:.64rem;font-weight:900;letter-spacing:.08em;padding:2px 8px;border-radius:999px;background:#fff0e3;color:#d2691e}.holotame-matome-sub{display:block;margin-top:2px;font-size:.78rem;font-weight:700;color:var(--holotame-subtle)}.holotame-matome-more{white-space:nowrap;font-size:.82rem;font-weight:800;color:var(--holotame-accent-deep);text-decoration:none}.holotame-matome-more:hover{text-decoration:underline}.holotame-matome-card{position:relative;background:#fff;border:1px solid var(--holotame-line,#e3edf5);border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(15,52,74,.06)}.holotame-matome-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#ff8a4c,#ffd0a0)}@media (max-width:560px){.holotame-matome-sechead{flex-direction:column;align-items:flex-start}.holotame-matome-h2{font-size:1.3rem}}.holotame-front{display:block}.holotame-front .holotame-fsec{margin:26px 0}.holotame-front .holotame-fsec:first-child{margin-top:0}.holotame-front .holotame-sechead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px}.holotame-front .holotame-sechead-ttl{display:flex;align-items:center;gap:10px}.holotame-front .holotame-sechead-emoji{font-size:1.4rem;line-height:1}.holotame-front .holotame-sechead-h2{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:-.01em;color:var(--holotame-ink);line-height:1.25}.holotame-front .holotame-sechead-sub{display:block;margin-top:2px;font-size:.76rem;font-weight:700;color:var(--holotame-subtle)}.holotame-front .holotame-sechead-more{white-space:nowrap;font-size:.82rem;font-weight:800;color:var(--holotame-accent-deep);text-decoration:none}.holotame-front .holotame-sechead-more:hover{text-decoration:underline}.holotame-front .holotame-pill{display:inline-block;margin-left:8px;vertical-align:middle;font-size:.64rem;font-weight:900;letter-spacing:.08em;padding:2px 8px;border-radius:999px}.holotame-front .holotame-pill-db{background:#e3f0ff;color:#2b6fd6}.holotame-front .holotame-ad{margin:26px 0;border:1px dashed #bcd6e4;border-radius:14px;background:repeating-linear-gradient(45deg,#f4fbff,#f4fbff 12px,#eef7fc 12px,#eef7fc 24px);color:#9bb6c6;text-align:center;padding:20px;font-size:.82rem;font-weight:700;letter-spacing:.08em}.holotame-front .holotame-hero{display:grid;grid-template-columns:1.55fr 1fr;gap:18px}.holotame-front .holotame-feat{position:relative;border-radius:18px;overflow:hidden;min-height:340px;color:#fff;display:flex;align-items:flex-end;box-shadow:0 18px 40px rgba(15,52,74,.16);text-decoration:none}.holotame-front .holotame-feat-img,.holotame-front .holotame-feat-ph{position:absolute;inset:0;background-size:cover;background-position:center}.holotame-front .holotame-feat-ph{background:linear-gradient(135deg,#5ad1ff,#a06bff)}.holotame-front .holotame-feat-grad{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,28,40,.82),rgba(8,28,40,.05) 60%)}.holotame-front .holotame-feat-meta{position:relative;padding:22px}.holotame-front .holotame-badge{display:inline-block;background:#ff8a4c;color:#fff;font-weight:800;font-size:.72rem;padding:4px 10px;border-radius:999px;margin-bottom:10px}.holotame-front .holotame-feat-title{display:block;font-size:1.6rem;font-weight:800;line-height:1.3;margin-bottom:8px;color:#fff}.holotame-front .holotame-feat-sub{font-size:.86rem;opacity:.9}.holotame-front .holotame-latest-list{display:flex;flex-direction:column;gap:10px}.holotame-front .holotame-li{display:grid;grid-template-columns:92px 1fr;gap:12px;background:#fff;border:1px solid var(--holotame-line,#e3edf5);border-radius:12px;padding:8px;align-items:center;text-decoration:none;transition:transform .15s,border-color .15s}.holotame-front .holotame-li:hover{transform:translateX(2px);border-color:#bfe6f5}.holotame-front .holotame-li-thumb{aspect-ratio:16/10;border-radius:8px;background:linear-gradient(135deg,#cdeefb,#e9f0ff);background-size:cover;background-position:center}.holotame-front .holotame-li-t{display:block;font-size:.9rem;font-weight:700;line-height:1.4;color:var(--holotame-ink)}.holotame-front .holotame-li-d{display:block;font-size:.7rem;color:var(--holotame-subtle);margin-top:3px}.holotame-front .holotame-musicdb{position:relative;background:#fff;border:1px solid var(--holotame-line,#e3edf5);border-radius:18px;padding:20px;box-shadow:0 10px 30px rgba(15,52,74,.06)}.holotame-front .holotame-musicdb:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#2b6fd6,#8fc1ff)}.holotame-front .holotame-musicdb-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.holotame-front .holotame-chip{padding:6px 12px;border-radius:999px;background:#eef8ff;border:1px solid var(--holotame-line,#e3edf5);font-size:.78rem;font-weight:700;color:var(--holotame-accent-deep)}.holotame-front .holotame-songs{width:100%;border-collapse:collapse;font-size:.86rem}.holotame-front .holotame-songs th{text-align:left;color:var(--holotame-subtle);font-size:.72rem;border-bottom:2px solid var(--holotame-line,#e3edf5);padding:8px 10px}.holotame-front .holotame-songs td{padding:10px;border-bottom:1px solid #f0f5f9}.holotame-front .holotame-songs tr:hover td{background:#f7fcff}.holotame-front .holotame-play{color:var(--holotame-accent-deep);font-weight:800;text-decoration:none;white-space:nowrap}.holotame-front .holotame-grid2{display:grid;grid-template-columns:1fr 320px;gap:24px}.holotame-front .holotame-trend-item{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid var(--holotame-line,#e3edf5);text-decoration:none}.holotame-front .holotame-trend-thumb{aspect-ratio:16/10;border-radius:10px;background:linear-gradient(135deg,#cdeefb,#ffe6f4);background-size:cover;background-position:center}.holotame-front .holotame-trend-t{display:block;font-size:1rem;font-weight:700;line-height:1.4;color:var(--holotame-ink)}.holotame-front .holotame-trend-mm{display:block;font-size:.72rem;color:var(--holotame-subtle);margin-top:6px}.holotame-front .holotame-sidebox{background:#fff;border:1px solid var(--holotame-line,#e3edf5);border-radius:14px;padding:16px;margin-bottom:18px}.holotame-front .holotame-sidebox h3{margin:0 0 12px;font-size:1rem}.holotame-front .holotame-rank-li{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid #f0f5f9;align-items:center;text-decoration:none}.holotame-front .holotame-rank-no{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,var(--holotame-accent,#27c7ff),#70dbff);color:#fff;font-weight:900;font-size:.8rem;display:grid;place-items:center;flex:0 0 auto}.holotame-front .holotame-rank-li.is-top1 .holotame-rank-no{background:linear-gradient(135deg,#ffb347,#fc3)}.holotame-front .holotame-rank-t{font-size:.84rem;font-weight:700;line-height:1.35;color:var(--holotame-ink)}.holotame-front .holotame-tagcloud{display:flex;flex-wrap:wrap;gap:8px}.holotame-front .holotame-tagcloud a{padding:6px 12px;border-radius:999px;background:#f3faff;border:1px solid var(--holotame-line,#e3edf5);font-size:.8rem;font-weight:700;color:var(--holotame-accent-deep);text-decoration:none}.holotame-front .holotame-members{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.holotame-front .holotame-mgen{background:#fff;border:1px solid var(--holotame-line,#e3edf5);border-radius:14px;padding:14px 16px 16px}.holotame-front .holotame-mgen-title{margin:0 0 12px;padding-bottom:8px;border-bottom:1px dashed #dde9f1;font-size:.92rem;font-weight:800;color:var(--holotame-ink)}.holotame-front .holotame-mgen-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.holotame-front .holotame-member{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none}.holotame-front .holotame-member-ava{width:46px;height:46px;border-radius:50%;margin:0 0 4px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:.95rem;border:2px solid #fff;box-shadow:0 4px 12px rgba(15,52,74,.14);transition:transform .15s}.holotame-front .holotame-member-ava-img{overflow:hidden;background:#eef6fb}.holotame-front .holotame-member-ava-img img{width:100%;height:100%;object-fit:cover;display:block}.holotame-front .holotame-member:hover .holotame-member-ava{transform:translateY(-3px) scale(1.05)}.holotame-front .holotame-member-nm{display:block;font-size:.62rem;color:var(--holotame-subtle);font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media (max-width:700px){.holotame-front .holotame-members{grid-template-columns:1fr}}@media (max-width:900px){.holotame-front .holotame-hero{grid-template-columns:1fr}.holotame-front .holotame-grid2{grid-template-columns:1fr}}@media (max-width:560px){.holotame-front .holotame-feat-title{font-size:1.3rem}.holotame-front .holotame-trend-item{grid-template-columns:96px 1fr}.holotame-front .holotame-sechead{flex-wrap:wrap}}.holotame-front .holotame-matome-empty,.holotame-matome-empty{margin:8px 2px;padding:24px 0;text-align:center;color:#8aa1b2;font-size:.9rem;font-weight:700}.holotame-front .holotame-hubchips,.holotame-hubchips{display:flex;flex-wrap:wrap;gap:10px}.holotame-hubchip{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid var(--holotame-line,#e3edf5);background:#f7fbff;color:var(--holotame-ink,#14323f);font-weight:800;font-size:.92rem;text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.holotame-hubchip:hover{transform:translateY(-2px);border-color:#bfe6f5;box-shadow:0 8px 18px rgba(15,52,74,.08);color:var(--holotame-accent-deep,#0d8fc0)}.holotame-hubchip-ico{font-size:1.15rem;line-height:1}.holotame-hubgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.holotame-hubcard{display:block;border:1px solid var(--holotame-line,#e3edf5);border-radius:14px;overflow:hidden;background:#fff;color:inherit;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.holotame-hubcard:hover{transform:translateY(-3px);border-color:#bfe6f5;box-shadow:0 14px 28px rgba(15,52,74,.1)}.holotame-hubcard-thumb{position:relative;margin:0;aspect-ratio:16/9;overflow:hidden;background:#eef6fb}.holotame-hubcard-thumb .holotame-card-thumb-image{width:100%;height:100%;object-fit:cover;display:block}.holotame-hubcard-ico{position:absolute;left:10px;top:10px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.95);font-size:1.15rem;box-shadow:0 2px 8px rgba(15,52,74,.12)}.holotame-hubcard-body{padding:12px 14px 14px}.holotame-hubcard-title{margin:0 0 6px;font-size:.98rem;font-weight:800;line-height:1.4;color:var(--holotame-ink,#14323f)}.holotame-hubcard-desc{margin:0;font-size:.8rem;line-height:1.6;color:var(--holotame-subtle,#5b7888);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media (min-width:768px){.holotame-hubgrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.holotame-hubgrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.holotame-front .holotame-trendrow{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px;align-items:start}.holotame-front .holotame-trendrank{background:#fff;border:1px solid var(--holotame-line,#e3edf5);border-radius:14px;padding:14px 16px}.holotame-front .holotame-trendrank-h{margin:0 0 10px;padding-bottom:8px;border-bottom:1px dashed #dde9f1;font-size:.92rem;font-weight:800;color:var(--holotame-ink,#14323f)}@media (max-width:900px){.holotame-front .holotame-trendrow{grid-template-columns:1fr 1fr}.holotame-front .holotame-trendmain{grid-column:1/-1}}@media (max-width:560px){.holotame-front .holotame-trendrow{grid-template-columns:1fr}.holotame-front .holotame-trendmain{grid-column:auto}}.holotame-front .holotame-trend-tabs{display:flex;gap:8px;margin-bottom:14px}.holotame-front .holotame-trend-tab{padding:7px 18px;border-radius:999px;border:1px solid var(--holotame-line,#e3edf5);background:#f5fbff;font-weight:800;font-size:.85rem;color:var(--holotame-subtle,#5b7888);cursor:pointer}.holotame-front .holotame-trend-tab.is-active{background:linear-gradient(135deg,#ff8a4c,#ffb37e);color:#fff;border-color:transparent}.holotame-front .holotame-trend-list{display:none;list-style:none;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.holotame-front .holotame-trend-list.is-active{display:grid}.holotame-front .holotame-trend-list li{margin:0}.holotame-front .holotame-trend-row{display:grid;grid-template-columns:36px 128px 1fr;gap:14px;align-items:center;padding:10px;height:100%;border:1px solid var(--holotame-line,#e3edf5);border-radius:12px;background:#fff;text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.holotame-front .holotame-trend-row:hover{transform:translateY(-2px);border-color:#ffd0a0;box-shadow:0 10px 22px rgba(15,52,74,.08)}.holotame-front .holotame-trend-no{justify-self:center;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#eef3f7;color:var(--holotame-subtle,#5b7888);font-weight:900;font-size:.95rem}.holotame-front .holotame-trend-row.is-top1 .holotame-trend-no{background:linear-gradient(135deg,#ffb347,#fc3);color:#fff}.holotame-front .holotame-trend-thumb{width:128px;aspect-ratio:16/10;border-radius:8px;background:linear-gradient(135deg,#cdeefb,#ffe6f4);background-size:cover;background-position:center}.holotame-front .holotame-trend-t{display:block;font-size:.95rem;font-weight:700;line-height:1.4;color:var(--holotame-ink,#14323f)}.holotame-front .holotame-trend-mm{display:block;margin-top:4px;font-size:.72rem;color:var(--holotame-subtle,#5b7888)}@media (max-width:880px){.holotame-front .holotame-trend-list.is-active{grid-template-columns:1fr}}@media (max-width:560px){.holotame-front .holotame-trend-row{grid-template-columns:28px 84px 1fr;gap:10px}.holotame-front .holotame-trend-thumb{width:84px}}.holotame-front .holotame-musicdb-filters .holotame-chip{cursor:pointer;border:1px solid var(--holotame-line,#e3edf5);background:#eef8ff}.holotame-front .holotame-musicdb-filters .holotame-chip.is-active{background:linear-gradient(135deg,#2b6fd6,#5a9be8);color:#fff;border-color:transparent}.holotame-front .holotame-musicpanel{display:none}.holotame-front .holotame-musicpanel.is-active{display:table}.holotame-front .holotame-musicdb-table{table-layout:fixed;width:100%}.holotame-front .holotame-musicdb-table .ht-musicdb-col-date,.holotame-front .holotame-musicdb-table .ht-musicdb-date{width:96px}.holotame-front .holotame-musicdb-table .ht-musicdb-col-thumb,.holotame-front .holotame-musicdb-table .ht-musicdb-thumb{width:132px}.holotame-front .holotame-musicdb-table .ht-musicdb-col-cat,.holotame-front .holotame-musicdb-table .ht-musicdb-cat{width:84px}.holotame-front .holotame-musicdb-table .ht-musicdb-col-links,.holotame-front .holotame-musicdb-table .ht-musicdb-links{width:170px;white-space:nowrap}.holotame-front .holotame-musicdb-table .ht-musicdb-songtitle,.holotame-front .holotame-musicdb-table .ht-musicdb-artist{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}