@charset "UTF-8";.nt-page{--ntfh-link: #007d73}.nt-page .ntfh-label{margin:0 0 10px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ntfh-link)}.nt-page .ntfh-hero__title{font-size:clamp(26px,3vw,36px);line-height:1.3}.nt-page .ntfh-card :where(span),.nt-page .ntfh-banner :where(span){color:inherit}.nt-page .ntfh-stack{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;list-style:none}.nt-page .ntfh-stack__item{position:absolute;top:50%;left:50%}.nt-page .ntfh-stack__item:nth-child(1){z-index:3;transform:translate(-50%,-50%) rotate(-5deg)}.nt-page .ntfh-stack__item:nth-child(2){z-index:2;transform:translate(-38%,-58%) rotate(4deg)}.nt-page .ntfh-stack__item:nth-child(3){z-index:1;transform:translate(-62%,-44%) rotate(-12deg)}.nt-page .ntfh-stack__item:hover{z-index:4}.nt-page .ntfh-stack__more{position:absolute;right:6%;bottom:8%;z-index:4;padding:6px 16px;border-radius:var(--nt-radius-pill);background:var(--nt-black);color:var(--nt-white);font-size:12px;font-weight:700;text-decoration:none}.nt-page .ntfh-card{--ntfh-accent: #0e5a52;position:relative;display:flex;flex-direction:column;justify-content:space-between;width:330px;min-height:196px;padding:18px 20px 16px;border-radius:var(--nt-radius-md);overflow:hidden;background:linear-gradient(120deg,#182a28 0%,var(--ntfh-accent) 100%);color:var(--nt-white);text-decoration:none;box-shadow:0 10px 26px #112d2a40;transition:transform .15s ease,box-shadow .15s ease}.nt-page .ntfh-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 18px 36px #112d2a52}.nt-page .ntfh-card--skeleton{background:linear-gradient(120deg,var(--nt-gray-200) 0%,var(--nt-gray-100) 50%,var(--nt-gray-200) 100%);background-size:200% 100%;box-shadow:none;animation:ntfh-skeleton-shift 1.4s ease-in-out infinite;pointer-events:none}.nt-page .ntfh-card--skeleton:hover{transform:none;box-shadow:none}@keyframes ntfh-skeleton-shift{0%{background-position:0% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.nt-page .ntfh-card--skeleton{animation:none}}.nt-page .ntfh-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nt-page .ntfh-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a121161,#0a12111f 40%,#0a12118c)}.nt-page .ntfh-card__club{display:block;position:relative;max-width:52%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;opacity:.85}.nt-page .ntfh-card__artist{display:block;position:relative;margin-top:2px;font-size:17px;font-weight:800;line-height:1.4}.nt-page .ntfh-card__plan{position:absolute;top:14px;right:14px;z-index:1;max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 10px;border:1px solid rgba(255,255,255,.35);border-radius:var(--nt-radius-pill);background:#ffffff29;font-size:10.5px;font-weight:700}.nt-page .ntfh-card__no{display:block;position:relative;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:18px;letter-spacing:.14em;color:#e3e8ee;text-shadow:0 1px 0 rgba(0,0,0,.4)}.nt-page .ntfh-card__no--pending{font-family:var(--nt-font);font-size:12px;letter-spacing:.04em;opacity:.85}.nt-page .ntfh-card__meta{position:relative;display:flex;justify-content:space-between;margin-top:2px;font-size:10.5px;opacity:.75}.nt-page .ntfh-card:focus-visible,.nt-page .ntfh-stack__more:focus-visible,.nt-page .ntfh-banner__cta:focus-visible{outline:3px solid var(--nt-black);outline-offset:3px}.nt-page .ntfh-banner{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin:0 0 12px;padding:12px 16px;border-radius:var(--nt-radius-sm);font-size:12.5px}.nt-page .ntfh-banner__icon{flex-shrink:0}.nt-page .ntfh-banner__body{flex:1;min-width:200px}.nt-page .ntfh-banner--warning{background:#fff6e4;border:1px solid #f4dda6;color:#7a5b12}.nt-page .ntfh-banner--info{background:#e9f7f5;border:1px solid #bfe8e3;color:#0c5f57}.nt-page .ntfh-banner__cta{flex-shrink:0;padding:5px 16px;border-radius:var(--nt-radius-pill);background:var(--nt-black);color:var(--nt-white);font-size:12px;font-weight:700;text-decoration:none}.nt-page .ntfh-banner__cta:hover{opacity:.85}.nt-page .ntfh-banners{margin-top:18px}.nt-page .ntfh-sec-label{margin:0 0 2px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ntfh-link)}.nt-page .ntfh-sec-head{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}.nt-page .ntfh-sec-head h2{margin:0;font-size:22px;font-weight:800}.nt-page .ntfh-sec-more{margin-left:auto;font-size:12.5px;font-weight:700;color:var(--ntfh-link);text-decoration:none;white-space:nowrap}.nt-page .ntfh-sec-more:hover{text-decoration:underline}.nt-page .ntfh-member-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:var(--nt-radius-pill);background:var(--nt-black);color:var(--nt-white);font-size:10px;font-weight:700;letter-spacing:.04em}.nt-page .ntfh-divider{display:flex;align-items:center;gap:16px;margin:48px auto 8px;max-width:var(--nt-container);padding:0 24px;color:var(--nt-gray-700);font-size:13px;font-weight:700;letter-spacing:.08em}.nt-page .ntfh-divider:before,.nt-page .ntfh-divider:after{content:"";flex:1;height:1px;background:var(--nt-gray-200)}.nt-page .ntfh-empty{margin:0;padding:28px 0;text-align:center;font-size:13px;color:var(--nt-gray-500)}.nt-page .ntfh-member-badge--media{position:absolute;right:10px;bottom:10px;z-index:1}.nt-page .ntfh-feed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.nt-page .ntfh-post{display:flex;flex-direction:column;border-radius:var(--nt-radius-md);border:1px solid #eef1f0;background:var(--nt-white);box-shadow:var(--nt-shadow-soft);overflow:hidden;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.nt-page .ntfh-post:hover{transform:translateY(-3px);box-shadow:var(--nt-shadow-card)}.nt-page .ntfh-post--skeleton{min-height:190px;background:var(--nt-gray-100);box-shadow:none}.nt-page .ntfh-post__thumb{position:relative;display:block;aspect-ratio:16/9;background:var(--nt-gray-100)}.nt-page .ntfh-post__thumb-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.nt-page .ntfh-post__thumb-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--nt-gradient);opacity:.25}.nt-page .ntfh-post__lock{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#11111159;color:var(--nt-white);font-size:11px;font-weight:700}.nt-page .ntfh-post__lock :where(span){color:inherit}.nt-page .ntfh-post__body{display:flex;flex-direction:column;gap:6px;padding:12px 14px 14px}.nt-page .ntfh-post__who{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--nt-gray-700)}.nt-page .ntfh-post__icon{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.nt-page .ntfh-post__artist{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700;color:var(--nt-gray-700)}.nt-page .ntfh-post__date{margin-left:auto;flex-shrink:0;color:var(--nt-gray-500)}.nt-page .ntfh-post__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:13.5px;font-weight:700;line-height:1.55;color:var(--nt-black)}.nt-page .ntfh-post__media{display:flex;gap:10px;font-size:11px;color:var(--nt-gray-500)}.nt-page .ntfh-post__media-item{display:inline-flex;align-items:center;gap:3px;color:var(--nt-gray-500)}.nt-page .ntfh-today-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.nt-page .ntfh-today-grid--tiles{margin-bottom:16px}.nt-page .ntfh-schedule{display:grid;grid-template-columns:minmax(300px,380px) 1fr;gap:20px;align-items:start}.nt-page .ntfh-cal{padding:16px 18px 18px;border-radius:var(--nt-radius-md);border:1px solid #eef1f0;background:var(--nt-white);box-shadow:var(--nt-shadow-soft)}.nt-page .ntfh-cal__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.nt-page .ntfh-cal__month{margin:0;font-size:14px;font-weight:800}.nt-page .ntfh-cal__nav{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--nt-gray-200);border-radius:50%;background:var(--nt-white);color:var(--nt-gray-700);cursor:pointer}.nt-page .ntfh-cal__nav:hover{border-color:var(--nt-primary);color:var(--ntfh-link)}.nt-page .ntfh-cal__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.nt-page .ntfh-cal__weekday{padding:2px 0 6px;text-align:center;font-size:10.5px;font-weight:700;color:var(--nt-gray-500)}.nt-page .ntfh-cal__weekday--sun{color:var(--nt-live)}.nt-page .ntfh-cal__weekday--sat{color:var(--nt-premium)}.nt-page .ntfh-cal__cell{display:flex;flex-direction:column;align-items:center;gap:2px;min-height:34px;padding-top:4px;border-radius:8px}.nt-page .ntfh-cal__day{font-size:11.5px;font-weight:600;color:var(--nt-black);font-variant-numeric:tabular-nums}.nt-page .ntfh-cal__cell--out .ntfh-cal__day{color:var(--nt-gray-200)}.nt-page .ntfh-cal__cell--today{background:#e2faf7}.nt-page .ntfh-cal__cell--today .ntfh-cal__day{color:var(--ntfh-link);font-weight:800}.nt-page .ntfh-cal__dots{display:flex;gap:3px}.nt-page .ntfh-cal__dot{width:5px;height:5px;border-radius:50%}.nt-page .ntfh-cal__dot--schedule{background:var(--nt-premium)}.nt-page .ntfh-cal__dot--stream{background:var(--nt-live)}.nt-page .ntfh-cal__dot--room{background:var(--nt-primary)}.nt-page .ntfh-upcoming{padding:16px 18px;border-radius:var(--nt-radius-md);border:1px solid #eef1f0;background:var(--nt-white);box-shadow:var(--nt-shadow-soft)}.nt-page .ntfh-upcoming__heading{margin:0 0 10px;font-size:13px;font-weight:800;color:var(--nt-black)}.nt-page .ntfh-upcoming__empty{padding:20px 0;text-align:center;font-size:12.5px;color:var(--nt-gray-500)}.nt-page .ntfh-upcoming__list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.nt-page .ntfh-upcoming__item{display:flex;align-items:flex-start;gap:10px;padding:9px 0}.nt-page .ntfh-upcoming__item+.nt-page .ntfh-upcoming__item{border-top:1px solid var(--nt-gray-100)}.nt-page .ntfh-upcoming__chip{flex-shrink:0;margin-top:1px;padding:2px 10px;border-radius:var(--nt-radius-pill);font-size:10.5px;font-weight:700;color:var(--nt-white)}.nt-page .ntfh-upcoming__chip--schedule{background:var(--nt-premium)}.nt-page .ntfh-upcoming__chip--stream{background:var(--nt-live)}.nt-page .ntfh-upcoming__chip--room{background:var(--nt-primary)}.nt-page .ntfh-upcoming__body{display:flex;flex-direction:column;gap:1px;min-width:0}.nt-page .ntfh-upcoming__time{font-size:11px;font-weight:700;color:var(--nt-gray-500);font-variant-numeric:tabular-nums}.nt-page .ntfh-upcoming__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;font-weight:700;line-height:1.5;color:var(--nt-black);text-decoration:none}.nt-page .ntfh-upcoming__title:hover{color:var(--ntfh-link)}.nt-page .ntfh-upcoming__artist{font-size:11px;color:var(--nt-gray-700)}.nt-page .ntfh-news__heading{margin:22px 0 10px;font-size:13px;font-weight:800;color:var(--nt-black)}.nt-page .ntfh-news{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.nt-page .ntfh-news__card{display:flex;flex-direction:column;border-radius:var(--nt-radius-md);border:1px solid #eef1f0;background:var(--nt-white);box-shadow:var(--nt-shadow-soft);overflow:hidden;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.nt-page .ntfh-news__card:hover{transform:translateY(-3px);box-shadow:var(--nt-shadow-card)}.nt-page .ntfh-news__thumb{position:relative;display:block;aspect-ratio:5/2;background:var(--nt-gray-100)}.nt-page .ntfh-news__thumb-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.nt-page .ntfh-news__thumb-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--nt-gradient);opacity:.25}.nt-page .ntfh-news__body{display:flex;flex-direction:column;gap:3px;padding:10px 14px 12px}.nt-page .ntfh-news__artist{font-size:11px;font-weight:700;color:var(--nt-gray-700)}.nt-page .ntfh-news__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;font-weight:700;line-height:1.55;color:var(--nt-black)}.nt-page .ntfh-tile{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:16px 18px;border-radius:var(--nt-radius-md);border:1px solid #eef1f0;background:var(--nt-white);box-shadow:var(--nt-shadow-soft)}.nt-page .ntfh-tile__label{display:inline-flex;align-items:center;gap:5px;margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--nt-gray-500)}.nt-page .ntfh-tile__status{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:11px;font-weight:800;letter-spacing:.06em;color:var(--nt-premium)}.nt-page .ntfh-tile__status i{width:8px;height:8px;border-radius:50%;background:currentcolor}.nt-page .ntfh-tile__status--live{color:var(--nt-live)}.nt-page .ntfh-tile__status--live i{animation:ntfh-live-blink 1.4s infinite}@keyframes ntfh-live-blink{50%{opacity:.25}}@media (prefers-reduced-motion: reduce){.nt-page .ntfh-tile__status--live i{animation:none}}.nt-page .ntfh-tile__big{margin:0;font-size:15.5px;font-weight:800;color:var(--nt-black)}.nt-page .ntfh-tile__sm{margin:0;font-size:12px;color:var(--nt-gray-700)}.nt-page .ntfh-tile__cta{margin-top:8px;padding:6px 18px;border-radius:var(--nt-radius-pill);background:var(--nt-primary);color:var(--nt-white);font-size:12px;font-weight:800;text-decoration:none}.nt-page .ntfh-tile__cta:hover{opacity:.85}.nt-page .ntfh-tile__cta--ghost{background:var(--nt-white);color:var(--ntfh-link);border:1.5px solid var(--nt-primary)}@media (max-width: 900px){.nt-page .ntfh-schedule{grid-template-columns:1fr}.nt-page .ntfh-hero .nt-hero__grid{grid-template-columns:1fr;gap:8px}.nt-page .ntfh-hero .nt-hero__visual{height:300px}.nt-page .ntfh-card{width:288px;min-height:172px}}
